X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.in;h=130d6b3e8c2828d309f487eb50d42900d9f4aadf;hb=0d6e1a4cbe1c7e50811d4feb84f03efa8c943eac;hp=2bfec8feed613ba65bc055aeeadf71df02842447;hpb=36d5d25e31b2c482ae21b63c70258c2da9e1e730;p=openldap diff --git a/configure.in b/configure.in index 2bfec8feed..130d6b3e8c 100644 --- a/configure.in +++ b/configure.in @@ -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 \