ITS#7891 fix ODBC link check

Due to 89bae499ed
This commit is contained in:
Howard Chu 2014-07-03 01:30:24 -07:00
parent 64d47b170f
commit 1b34a45a26

View File

@ -1979,7 +1979,7 @@ if test $ol_enable_sql != no ; then
])
sql_LIBS="$LIBS"
LIBS="$LTHREAD_LIBS"
LIBS="$LTHREAD_LIBS $LIBS"
if test $ol_with_odbc = auto ; then
ol_with_odbc="iodbc unixodbc odbc32"