chiark / gitweb /
Patch from Graham Inggs to add symbols support (Closes: #767374)
[pcre3.git] / libpcre32.pc.in
index 65821056188a179c61673c916114adea601d52c0..a3ae0e11fcf4bf003f841a87709b22ddb5acee12 100644 (file)
@@ -9,4 +9,5 @@ Name: libpcre32
 Description: PCRE - Perl compatible regular expressions C library with 32 bit character support
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lpcre32
 Description: PCRE - Perl compatible regular expressions C library with 32 bit character support
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lpcre32
+Libs.private: @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
 Cflags: -I${includedir} @PCRE_STATIC_CFLAG@
 Cflags: -I${includedir} @PCRE_STATIC_CFLAG@