summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b798a3255..2954d40b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1935,7 +1935,7 @@ else
fi
;;
"")
- AC_MSG_RESULT([could not find $PHP-config or obtain PHP version from it]) ;;
+ AC_MSG_RESULT([could not find $PHPCONFIG or obtain PHP version from it]) ;;
*)
AC_MSG_RESULT([found PHP $php_version, but only PHP 5 is supported]) ;;
esac