File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / libxml-2.0-uninstalled.pc.in
Revision 1.1.1.2.2.1: download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 20:01:53 2014 UTC (10 years ago) by misho
Branches: v2_9_1p0
Diff to: branchpoint 1.1.1.2: preferred, unified
patch

    1: prefix=
    2: exec_prefix=
    3: libdir=${pcfiledir}
    4: includedir=${pcfiledir}/include
    5: 
    6: 
    7: Name: libXML
    8: Version: @VERSION@
    9: Description: libXML library version2.
   10: Requires:
   11: Libs: -L${libdir} -lxml2 @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@
   12: Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>