File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / libxml-2.0.pc.in
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 19:53:29 2014 UTC (9 years, 11 months ago) by misho
Branches: libxml2, MAIN
CVS tags: v2_9_1p0, v2_9_1, HEAD
libxml2 2.9.1

    1: prefix=@prefix@
    2: exec_prefix=@exec_prefix@
    3: libdir=@libdir@
    4: includedir=@includedir@
    5: modules=@WITH_MODULES@
    6: 
    7: Name: libXML
    8: Version: @VERSION@
    9: Description: libXML library version2.
   10: Requires:
   11: Libs: -L${libdir} -lxml2
   12: Libs.private: @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @ICONV_LIBS@ @M_LIBS@ @WIN32_EXTRA_LIBADD@ @LIBS@
   13: Cflags: @XML_INCLUDEDIR@ @XML_CFLAGS@

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