X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.in;fp=configure.in;h=8a73414866f527622f0bd9a668ff05c9fe92f9ed;hb=e2f4eff8fee10d630fcfcbfdc81d057347c97e02;hp=31915cb7dffd39c0c261859a01a838650464279b;hpb=0cfd2619c8e8f0d27b5efcb155b03b26b8470abd;p=openldap diff --git a/configure.in b/configure.in index 31915cb7df..8a73414866 100644 --- a/configure.in +++ b/configure.in @@ -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