]> granicus.if.org Git - php/commitdiff
* fix default path in configure help text
authorStig Bakken <ssb@php.net>
Wed, 10 Oct 2001 16:14:25 +0000 (16:14 +0000)
committerStig Bakken <ssb@php.net>
Wed, 10 Oct 2001 16:14:25 +0000 (16:14 +0000)
sapi/apache/config.m4

index 3cdb95566b30e3c27a0fbfae95ae86b991db0ed6..c5fa19b2e591a38fbfd08bcd5929258443d77359 100644 (file)
@@ -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