]> granicus.if.org Git - php/commitdiff
Extension was enabled by default..
authorfoobar <sniper@php.net>
Tue, 13 Mar 2001 22:33:53 +0000 (22:33 +0000)
committerfoobar <sniper@php.net>
Tue, 13 Mar 2001 22:33:53 +0000 (22:33 +0000)
ext/fbsql/config.m4

index b166ba3655043399644a8c0e7a9836cb2cff7727..b3ab2fb8a3bb096d5b8f847dfbe3a8a24ef12ff1 100644 (file)
@@ -2,7 +2,7 @@ dnl $Id$
 
 PHP_ARG_WITH(fbsql, for FrontBase SQL92 (fbsql) support,
 [  --with-fbsql[=DIR]      Include FrontBase support. DIR is the FrontBase base
-                          directory. .], yes)
+                          directory. .])
 
 if test "$PHP_FBSQL" != "no"; then
   AC_DEFINE(HAVE_FBSQL, 1, [Whether you have FrontBase])