File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / libpcre32.pc.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 01:05:39 2013 UTC (10 years, 10 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: libpcre32
Description: PCRE - Perl compatible regular expressions C library with 32 bit character support
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpcre32
Cflags: -I${includedir} @PCRE_STATIC_CFLAG@

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