X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?a=blobdiff_plain;f=libpcre32.pc.in;h=a3ae0e11fcf4bf003f841a87709b22ddb5acee12;hb=de39c0bc662d54aa6719d0ccec125f9e4f5aa6d6;hp=65821056188a179c61673c916114adea601d52c0;hpb=dd986e8b547c0dde924c4b566ad0894ad4f1beb9;p=pcre3.git 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@