chiark / gitweb /
Changelog for 2:8.38-3
[pcre3.git] / libpcre.pc.in
index 1f26b32b0f7c867aee1d9280e7e1c13e128d1a67..0a35da87f85c62192ba765c8ae0590db61818a58 100644 (file)
@@ -9,4 +9,5 @@ Name: libpcre
 Description: PCRE - Perl compatible regular expressions C library with 8 bit character support
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lpcre
+Libs.private: @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
 Cflags: -I${includedir} @PCRE_STATIC_CFLAG@