summaryrefslogtreecommitdiff
path: root/libpcre2-16.pc.in
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-10-17 15:52:57 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-10-17 15:52:57 +0000
commit2d211e7fdc93368918130b6d0c62546b59e71e7e (patch)
tree66614951c9c99dee3c079c53b790666f28e702ec /libpcre2-16.pc.in
parentf49bb1abe2fd65d94b1e59ad067e4ec935d3f3cb (diff)
downloadpcre2-2d211e7fdc93368918130b6d0c62546b59e71e7e.tar.gz
Change --enable-pcre8 etc to --enable-pcre2-8 etc and consequent changes;
change "pcre" to "pcre2" in a number of files. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@117 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'libpcre2-16.pc.in')
-rw-r--r--libpcre2-16.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcre2-16.pc.in b/libpcre2-16.pc.in
index 6cbddaf..f967459 100644
--- a/libpcre2-16.pc.in
+++ b/libpcre2-16.pc.in
@@ -9,4 +9,4 @@ Name: libpcre2-16
Description: PCRE2 - Perl compatible regular expressions C library (2nd API) with 16 bit character support
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpcre2-16
-Cflags: -I${includedir} @PCRE_STATIC_CFLAG@
+Cflags: -I${includedir} @PCRE2_STATIC_CFLAG@