0b7a88b355
$ git --no-pager grep -lw isnan lib/xmlparse.c tests/runtests.c xmlwf/xmlwf.c
12 lines
260 B
PkgConfig
12 lines
260 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: @PACKAGE_NAME@
|
|
Version: @PACKAGE_VERSION@
|
|
Description: expat XML parser
|
|
URL: https://libexpat.github.io/
|
|
Libs: -L${libdir} -l@PACKAGE_NAME@ @LIBM@
|
|
Cflags: -I${includedir}
|