From: foobar Date: Sat, 18 Jun 2005 13:17:52 +0000 (+0000) Subject: no trailing dots X-Git-Tag: php-5.1.0b2~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ca58ffa00846e0807c3d836b4e131eeaa7aef7f;p=php no trailing dots --- diff --git a/ext/odbc/config.m4 b/ext/odbc/config.m4 index 7356ed35b3..3a49fb4e7c 100644 --- a/ext/odbc/config.m4 +++ b/ext/odbc/config.m4 @@ -400,7 +400,7 @@ AC_ARG_WITH(custom-odbc, run configure script: CPPFLAGS=\"-DODBC_QNX -DSQLANY_BUG\" LDFLAGS=-lunix - CUSTOM_ODBC_LIBS=\"-ldblib -lodbc\".], + CUSTOM_ODBC_LIBS=\"-ldblib -lodbc\"], [ if test "$withval" = "yes"; then withval=/usr/local