]> git.sur5r.net Git - openldap/blobdiff - configure.in
Fix dynamic linking dependencies for NT and Unix
[openldap] / configure.in
index 2bfec8feed613ba65bc055aeeadf71df02842447..130d6b3e8c2828d309f487eb50d42900d9f4aadf 100644 (file)
@@ -417,7 +417,7 @@ if test $ol_enable_spasswd = yes ; then
        if test $ol_with_cyrus_sasl = no ; then
                AC_MSG_ERROR([options require --with-cyrus-sasl])
        fi
-       ol_with_cyrus_sasl=yes
+       ol_link_spasswd=yes
 fi
 
 AC_MSG_RESULT(done)
@@ -2122,6 +2122,7 @@ fi
 AC_CHECK_FUNCS(                \
        bcopy                   \
        closesocket             \
+       chroot                  \
        endgrent                \
        endpwent                \
        flock                   \