]> git.sur5r.net Git - openldap/blobdiff - configure.in
Sync with HEAD
[openldap] / configure.in
index 31915cb7dffd39c0c261859a01a838650464279b..8a73414866f527622f0bd9a668ff05c9fe92f9ed 100644 (file)
@@ -808,11 +808,11 @@ else
        ol_with_sql_module=static
        if test $ol_with_dyngroup = mod ; then
                AC_MSG_WARN([building static dyngroup overlay])
-               ol_with_dyngroup = yes
+               ol_with_dyngroup=yes
        fi
        if test $ol_with_proxycache = mod ; then
                AC_MSG_WARN([building static proxycache overlay])
-               ol_with_proxycache = yes
+               ol_with_proxycache=yes
        fi
 fi