From: Stig Bakken Date: Wed, 10 Oct 2001 16:14:25 +0000 (+0000) Subject: * fix default path in configure help text X-Git-Tag: PRE_PARAMETER_PARSING_API~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99687096cae7ce2669cf8a7704f4c3ae91acc47d;p=php * fix default path in configure help text --- 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