summaryrefslogtreecommitdiff
path: root/pcre-config.in
diff options
context:
space:
mode:
Diffstat (limited to 'pcre-config.in')
-rw-r--r--pcre-config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcre-config.in b/pcre-config.in
index 30d66ce..0953819 100644
--- a/pcre-config.in
+++ b/pcre-config.in
@@ -43,7 +43,7 @@ while test $# -gt 0; do
echo $exec_prefix
;;
--version)
- echo @PCRE_VERSION@
+ echo @PACKAGE_VERSION@
;;
--cflags | --cflags-posix)
if test @includedir@ != /usr/include ; then