2014-03-07 18:28:52 +01:00
|
|
|
# Package Information for pkg-config
|
|
|
|
|
|
|
|
prefix=/usr/local
|
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=${exec_prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: libpcre2-posix
|
|
|
|
Description: Posix compatible interface to libpcre2-8
|
2014-06-14 20:29:51 +02:00
|
|
|
Version: 10.00-DEV
|
2014-03-07 18:28:52 +01:00
|
|
|
Libs: -L${libdir} -lpcre2-posix
|
|
|
|
Cflags: -I${includedir} @PCRE_STATIC_CFLAG@
|
|
|
|
Requires.private: libpcre2-8
|