From 4ca58ffa00846e0807c3d836b4e131eeaa7aef7f Mon Sep 17 00:00:00 2001 From: foobar Date: Sat, 18 Jun 2005 13:17:52 +0000 Subject: [PATCH] no trailing dots --- ext/odbc/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1