Skip to content
Snippets Groups Projects
Commit 1808b41b authored by Howard Chu's avatar Howard Chu Committed by Quanah Gibson-Mount
Browse files

ITS#7891 fix ODBC link check

Due to 89bae499
parent 8de4384e
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment