File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / expat / expat.pc.in
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 16:09:42 2014 UTC (10 years ago) by misho
Branches: expat, MAIN
CVS tags: v2_1_0, HEAD
expat 2.1.0

    1: prefix=@prefix@
    2: exec_prefix=@exec_prefix@
    3: libdir=@libdir@
    4: includedir=@includedir@
    5: 
    6: Name: expat
    7: Version: @PACKAGE_VERSION@
    8: Description: expat XML parser
    9: URL: http://www.libexpat.org
   10: Libs: -L${libdir} -lexpat
   11: Cflags: -I${includedir}

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