OpenSSL 1.0.2f
[tomato.git] / release / src / router / libxml2 / libxml-2.0-uninstalled.pc.in
blobcab68346534c2e0c4edefc8de1702a809f4b88ea
1 prefix=
2 exec_prefix=
3 libdir=${pcfiledir}
4 includedir=${pcfiledir}/include
7 Name: libXML
8 Version: @VERSION@
9 Description: libXML library version2.
10 Requires:
11 Libs: -L${libdir} -lxml2 @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@
12 Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@