File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / axl-babel.pc.in
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 07:09:12 2011 UTC (13 years ago) by misho
Branches: axl, MAIN
CVS tags: HEAD, AXL0_6_7, AXL0_6_1
3th party - XML

    1: prefix=@prefix@ 
    2: exec_prefix=@exec_prefix@ 
    3: libdir=@libdir@ 
    4: includedir=@includedir@ 
    5: 
    6: Name: libAXL Babel extended encoding support for AXL
    7: Description: Detection and encoding support for axl
    8: Version: @AXL_VERSION@ 
    9: Requires: axl
   10: Libs: -L${libdir} -laxl-babel
   11: Cflags: -I${includedir}/axl

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