--- code/trunk/libpcre16.pc.in 2011/12/28 17:16:11 836 +++ code/trunk/libpcre16.pc.in 2012/01/01 14:36:56 843 @@ -8,5 +8,5 @@ Name: libpcre16 Description: PCRE - Perl compatible regular expressions C library with 16 bit character support Version: @PACKAGE_VERSION@ -Libs: -L${libdir} -lpcre +Libs: -L${libdir} -lpcre16 Cflags: -I${includedir} @PCRE_STATIC_CFLAG@