sniper          Tue Mar 13 14:33:53 2001 EDT

  Modified files:              
    /php4/ext/fbsql     config.m4 
  Log:
  Extension was enabled by default..
  
  
Index: php4/ext/fbsql/config.m4
diff -u php4/ext/fbsql/config.m4:1.1 php4/ext/fbsql/config.m4:1.2
--- php4/ext/fbsql/config.m4:1.1        Tue Mar 13 12:58:47 2001
+++ php4/ext/fbsql/config.m4    Tue Mar 13 14:33:53 2001
@@ -1,8 +1,8 @@
-dnl $Id: config.m4,v 1.1 2001/03/13 20:58:47 fmk Exp $
+dnl $Id: config.m4,v 1.2 2001/03/13 22:33:53 sniper Exp $
 
 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])



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to