From: Sascha Schumann Date: Tue, 5 Oct 1999 13:55:23 +0000 (+0000) Subject: Fix typo. X-Git-Tag: php-4.0b3_RC2~309 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2dd9f01a69caefe6950a618073f523f2af5f5341;p=php Fix typo. --- diff --git a/sapi/apache/config.m4 b/sapi/apache/config.m4 index 0a14760aac..67e311aaf4 100644 --- a/sapi/apache/config.m4 +++ b/sapi/apache/config.m4 @@ -3,7 +3,7 @@ dnl ## -*- sh -*- AC_MSG_CHECKING(for Apache module support via DSO through APXS) AC_ARG_WITH(apxs, [ --with-apxs[=FILE] Build shared Apache module. FILE is the optional - pathname to the Apache apxs tool; defaults to "apxs".] + pathname to the Apache apxs tool; defaults to "apxs".], [ if test "$withval" = "yes"; then withval=apxs