File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre / libpcreposix.pc.in
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 08:25:55 2013 UTC (10 years, 10 months ago) by misho
Branches: pcre, MAIN
CVS tags: v8_34, v8_33, v8_31, v8_30, v8_21, HEAD
8.33

# Package Information for pkg-config

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

Name: libpcreposix
Description: PCREPosix - Posix compatible interface to libpcre
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpcreposix
Cflags: -I${includedir} @PCRE_STATIC_CFLAG@
Requires.private: libpcre

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