summaryrefslogtreecommitdiff
path: root/sapi/pi3web
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-09-04 18:47:28 +0000
committerfoobar <sniper@php.net>2002-09-04 18:47:28 +0000
commit3bf7519210f53439d22d66c2b05a65e903a12926 (patch)
tree9bf39a3928e465b4e62b4d0a3066133470f4278e /sapi/pi3web
parentdcf995c648aced2fc1f6801bd8dee1145823325f (diff)
downloadphp-git-3bf7519210f53439d22d66c2b05a65e903a12926.tar.gz
@- Added --disable-all configure option. (Jani)
Diffstat (limited to 'sapi/pi3web')
-rw-r--r--sapi/pi3web/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/pi3web/config.m4 b/sapi/pi3web/config.m4
index 3541a9cf19..49a25439fa 100644
--- a/sapi/pi3web/config.m4
+++ b/sapi/pi3web/config.m4
@@ -3,7 +3,7 @@ dnl $Id$
dnl
PHP_ARG_WITH(pi3web,for Pi3Web Support,
-[ --with-pi3web=DIR Build PHP as a module for use with Pi3Web.])
+[ --with-pi3web=DIR Build PHP as a module for use with Pi3Web.], no, no)
if test "$PHP_PI3WEB" != "no"; then
if test "$PHP_PI3WEB" = "yes"; then