File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / libpcre16.pc.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:50:25 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

# Package Information for pkg-config

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

Name: libpcre16
Description: PCRE - Perl compatible regular expressions C library with 16 bit character support
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpcre16
Cflags: -I${includedir} @PCRE_STATIC_CFLAG@

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