aboutsummaryrefslogtreecommitdiff
path: root/pcre2-config.in
diff options
context:
space:
mode:
Diffstat (limited to 'pcre2-config.in')
-rw-r--r--pcre2-config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcre2-config.in b/pcre2-config.in
index bacea876..9639a907 100644
--- a/pcre2-config.in
+++ b/pcre2-config.in
@@ -79,7 +79,7 @@ while test $# -gt 0; do
if test @includedir@ != /usr/include ; then
includes=-I@includedir@
fi
- echo $includes @PCRE2_STATIC_CFLAG@
+ echo $includes @PCRE2POSIX_CFLAG@
else
echo "${usage}" 1>&2
fi