summaryrefslogtreecommitdiff
path: root/pcre/libpcre16.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/libpcre16.pc.in')
-rw-r--r--pcre/libpcre16.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcre/libpcre16.pc.in b/pcre/libpcre16.pc.in
index f589b757662..080c9dcfe8a 100644
--- a/pcre/libpcre16.pc.in
+++ b/pcre/libpcre16.pc.in
@@ -9,4 +9,5 @@ Name: libpcre16
Description: PCRE - Perl compatible regular expressions C library with 16 bit character support
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpcre16
+Libs.private: @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
Cflags: -I${includedir} @PCRE_STATIC_CFLAG@