sniper Sun Oct 20 20:35:18 2002 EDT
Modified files:
/php4/ext/odbc config.m4
Log:
Align with other configure --help texts
Index: php4/ext/odbc/config.m4
diff -u php4/ext/odbc/config.m4:1.53 php4/ext/odbc/config.m4:1.54
--- php4/ext/odbc/config.m4:1.53 Wed Jun 26 17:44:58 2002
+++ php4/ext/odbc/config.m4 Sun Oct 20 20:35:17 2002
@@ -1,5 +1,5 @@
dnl
-dnl $Id: config.m4,v 1.53 2002/06/26 21:44:58 sniper Exp $
+dnl $Id: config.m4,v 1.54 2002/10/21 00:35:17 sniper Exp $
dnl
dnl
@@ -291,7 +291,7 @@
if test -z "$ODBC_TYPE"; then
AC_MSG_CHECKING(for Birdstep support)
AC_ARG_WITH(birdstep,
-[ --with-birdstep[=DIR] Include Birdstep support. DIR is the Birdstep base
+[ --with-birdstep[=DIR] Include Birdstep support. DIR is the Birdstep base
install directory, defaults to /usr/local/birdstep.],
[
PHP_WITH_SHARED
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php