diff options
Diffstat (limited to 'libpcre.pc.in')
-rw-r--r-- | libpcre.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcre.pc.in b/libpcre.pc.in index 0683cb0..2c3fa19 100644 --- a/libpcre.pc.in +++ b/libpcre.pc.in @@ -9,4 +9,4 @@ Name: libpcre Description: PCRE - Perl compatible regular expressions C library Version: @PACKAGE_VERSION@ Libs: -L${libdir} -lpcre -Cflags: -I${includedir} +Cflags: -I${includedir} @PCRE_STATIC_CFLAG@ |