Diff for /embedaddon/pcre/libpcre.pc.in between versions 1.1 and 1.1.1.2

version 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 libraryDescription: 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@

Removed from v.1.1  
changed lines
  Added in v.1.1.1.2


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