]> git.sur5r.net Git - openldap/blobdiff - configure.in
Fix typo
[openldap] / configure.in
index 31ba7fdbcc27a005c03968f01ca2476c722fca4a..f63cfff0f30d7e5aaab41a7810ce0fa5e7d3b661 100644 (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"