Use the detected no-builtin flag. (NicJA)
[AROS.git] / workbench / libs / expat / expat.pc.aros
blobd966930ab8b7aa7f55758ab2b62c698c6825d5c6
1 prefix=/Developer
2 exec_prefix=${prefix}
3 libdir=${prefix}/lib
4 includedir=${prefix}/include
6 Name: expat
7 Version: 2.1.0
8 Description: expat XML parser
9 URL: http://www.libexpat.org
10 Libs: -L${libdir} -lexpat
11 Cflags: -I${includedir}