X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.in;h=f63cfff0f30d7e5aaab41a7810ce0fa5e7d3b661;hb=f9ccc1d133f6565a73dc5fef7c08bffd4451abee;hp=31ba7fdbcc27a005c03968f01ca2476c722fca4a;hpb=01d506270f11d9bbf7b41ed70d3a1b6b9230158a;p=openldap diff --git a/configure.in b/configure.in index 31ba7fdbcc..f63cfff0f3 100644 --- a/configure.in +++ b/configure.in @@ -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"