summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sapi/apache/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache/config.m4 b/sapi/apache/config.m4
index 3cdb95566b..c5fa19b2e5 100644
--- a/sapi/apache/config.m4
+++ b/sapi/apache/config.m4
@@ -64,7 +64,7 @@ if test "$PHP_SAPI" != "apache"; then
AC_MSG_CHECKING(for Apache module support)
AC_ARG_WITH(apache,
[ --with-apache[=DIR] Build Apache module. DIR is the top-level Apache
- build directory, defaults to /usr/local/etc/httpd.],[
+ build directory, defaults to /usr/local/apache.],[
if test "$withval" = "yes"; then
# Apache's default directory
withval=/usr/local/apache