Bring in expat 2.1.0 from vendor.
[AROS.git] / workbench / libs / expat / expat.pc.in
blob5207e3e1b06b1e12dc23488f6e72a534a1fef252
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: expat
7 Version: @PACKAGE_VERSION@
8 Description: expat XML parser
9 URL: http://www.libexpat.org
10 Libs: -L${libdir} -lexpat
11 Cflags: -I${includedir}