sniper Thu Mar 6 23:32:49 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4/ext/odbc config.m4
Log:
MFH
Index: php4/ext/odbc/config.m4
diff -u php4/ext/odbc/config.m4:1.55.2.1 php4/ext/odbc/config.m4:1.55.2.2
--- php4/ext/odbc/config.m4:1.55.2.1 Tue Feb 25 06:48:57 2003
+++ php4/ext/odbc/config.m4 Thu Mar 6 23:32:49 2003
@@ -1,5 +1,5 @@
dnl
-dnl $Id: config.m4,v 1.55.2.1 2003/02/25 11:48:57 sniper Exp $
+dnl $Id: config.m4,v 1.55.2.2 2003/03/07 04:32:49 sniper Exp $
dnl
dnl
@@ -537,7 +537,7 @@
if test -n "$ODBC_TYPE"; then
if test "$ODBC_TYPE" != "dbmaker"; then
if test "$shared" != "yes"; then
- PHP_EVAL_LIBLINE([$ODBC_LFLAGS $ODBC_LIBS], OBDC_SHARED_LIBADD)
+ PHP_EVAL_LIBLINE([$ODBC_LFLAGS $ODBC_LIBS], ODBC_SHARED_LIBADD)
fi
fi
AC_DEFINE(HAVE_UODBC,1,[ ])
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php