File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / confuse / libconfuse.pc.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Jan 24 14:48:55 2017 UTC (7 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@


Name: @PACKAGE@
Version: @VERSION@
Description: configuration file parser library
Requires: 
Libs: -L${libdir} -lconfuse @LTLIBINTL@
Cflags: -I${includedir}


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