Skip to content
Snippets Groups Projects
Commit 02b9e624 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix bad merge of dnl multimaster

parent 96028dc0
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -212,9 +212,6 @@ if test $ol_enable_slapd = no ; then
if test $ol_enable_modules = yes ; then
AC_MSG_WARN([slapd disabled, ignoring --enable-modules argument])
fi
if test $ol_enable_multimaster = yes ; then
AC_MSG_WARN([slapd disabled, ignoring --enable-multimaster argument])
fi
dnl if test $ol_enable_multimaster = yes ; then
dnl AC_MSG_WARN([slapd disabled, ignoring --enable-multimaster argument])
dnl fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment