--- embedaddon/pcre/libpcre.pc.in 2012/02/21 23:05:51 1.1.1.1 +++ embedaddon/pcre/libpcre.pc.in 2013/07/22 08:25:55 1.1.1.2 @@ -6,7 +6,7 @@ libdir=@libdir@ includedir=@includedir@ 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@ Libs: -L${libdir} -lpcre Cflags: -I${includedir} @PCRE_STATIC_CFLAG@