2014-02-20 14:17:05 -05:00
|
|
|
# Package Information for pkg-config
|
|
|
|
|
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
2014-03-07 12:28:52 -05:00
|
|
|
Name: libpcre2-posix
|
|
|
|
Description: Posix compatible interface to libpcre2-8
|
2014-02-20 14:17:05 -05:00
|
|
|
Version: @PACKAGE_VERSION@
|
2014-03-07 12:28:52 -05:00
|
|
|
Libs: -L${libdir} -lpcre2-posix
|
2014-10-17 11:52:57 -04:00
|
|
|
Cflags: -I${includedir} @PCRE2_STATIC_CFLAG@
|
2014-03-07 12:28:52 -05:00
|
|
|
Requires.private: libpcre2-8
|