aboutsummaryrefslogtreecommitdiff
path: root/libxml2-2.9.10/libxml-2.0-uninstalled.pc.in
diff options
context:
space:
mode:
authorWojtek Kosior <wk@koszkonutek-tmp.pl.eu.org>2021-04-30 18:47:09 +0200
committerWojtek Kosior <wk@koszkonutek-tmp.pl.eu.org>2021-04-30 18:47:09 +0200
commit35a201cc8ef0c3f5b2df88d2e528aabee1048348 (patch)
tree902dae955480e19f4498dbe4964619fc91d09b06 /libxml2-2.9.10/libxml-2.0-uninstalled.pc.in
downloadxml-backup-restore-master.tar.gz
xml-backup-restore-master.zip
Initial/Final commitHEADmaster
Diffstat (limited to 'libxml2-2.9.10/libxml-2.0-uninstalled.pc.in')
-rw-r--r--libxml2-2.9.10/libxml-2.0-uninstalled.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/libxml2-2.9.10/libxml-2.0-uninstalled.pc.in b/libxml2-2.9.10/libxml-2.0-uninstalled.pc.in
new file mode 100644
index 0000000..60b886b
--- /dev/null
+++ b/libxml2-2.9.10/libxml-2.0-uninstalled.pc.in
@@ -0,0 +1,12 @@
+prefix=
+exec_prefix=
+libdir=${pcfiledir}
+includedir=${pcfiledir}/include
+
+
+Name: libXML
+Version: @VERSION@
+Description: libXML library version2.
+Requires:
+Libs: -L${libdir} -lxml2 @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@
+Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@