summaryrefslogtreecommitdiff
path: root/libpcre16.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libpcre16.pc.in')
-rw-r--r--libpcre16.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpcre16.pc.in b/libpcre16.pc.in
index f589b75..080c9dc 100644
--- a/libpcre16.pc.in
+++ b/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@