From: foobar Date: Sat, 5 Apr 2003 17:47:03 +0000 (+0000) Subject: --enable-all is not useful at all, removed from help X-Git-Tag: RELEASE_0_5~118 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0f630470bd5a41ee5c807c935bf884d875b1d2d;p=php --enable-all is not useful at all, removed from help --- diff --git a/configure.in b/configure.in index 3ffc27fc3f..35dcecabb5 100644 --- a/configure.in +++ b/configure.in @@ -773,7 +773,6 @@ dnl AC_ARG_ENABLE(all, [ --disable-all Disable all extensions enabled by default. - --enable-all Enable all extensions. ], [ PHP_ENABLE_ALL=$enableval ])