summaryrefslogtreecommitdiff
path: root/libpcre32.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libpcre32.pc.in')
-rw-r--r--libpcre32.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpcre32.pc.in b/libpcre32.pc.in
index 6582105..a3ae0e1 100644
--- a/libpcre32.pc.in
+++ b/libpcre32.pc.in
@@ -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
+Libs.private: @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
Cflags: -I${includedir} @PCRE_STATIC_CFLAG@