2007-09-03 13:26:20 -04:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
2019-10-09 17:14:21 -04:00
|
|
|
Name: @_EXPAT_TARGET@
|
2007-09-03 13:26:20 -04:00
|
|
|
Version: @PACKAGE_VERSION@
|
|
|
|
Description: expat XML parser
|
2009-01-18 22:35:06 -05:00
|
|
|
URL: http://www.libexpat.org
|
2019-10-09 17:14:21 -04:00
|
|
|
Libs: -L${libdir} -l@_EXPAT_TARGET@
|
2007-09-03 13:26:20 -04:00
|
|
|
Cflags: -I${includedir}
|