X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.in;h=810b2fa7f4d7cddaa014d0727a62cd13d1b7068f;hb=5791f9e938cad776c319e96ff7834a150cfa6961;hp=3d546aabd5e37f6f65888b8b00e64e309577f719;hpb=8983bb956b40cd7cf81adcf45393ba8d27a28eae;p=openldap diff --git a/configure.in b/configure.in index 3d546aabd5..810b2fa7f4 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"