version 1.1.1.1, 2012/02/21 23:05:51
|
version 1.1.1.2, 2013/07/22 08:25:55
|
Line 6 libdir=@libdir@
|
Line 6 libdir=@libdir@
|
includedir=@includedir@ |
includedir=@includedir@ |
|
|
Name: libpcre |
Name: libpcre |
Description: PCRE - Perl compatible regular expressions C library | Description: PCRE - Perl compatible regular expressions C library with 8 bit character support |
Version: @PACKAGE_VERSION@ |
Version: @PACKAGE_VERSION@ |
Libs: -L${libdir} -lpcre |
Libs: -L${libdir} -lpcre |
Cflags: -I${includedir} @PCRE_STATIC_CFLAG@ |
Cflags: -I${includedir} @PCRE_STATIC_CFLAG@ |