mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 21:19:53 -05:00
parent
64d47b170f
commit
1b34a45a26
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue