]> git.sur5r.net Git - openldap/commitdiff
fix typo (ITS#1397)
authorPierangelo Masarati <ando@openldap.org>
Fri, 19 Oct 2001 08:09:03 +0000 (08:09 +0000)
committerPierangelo Masarati <ando@openldap.org>
Fri, 19 Oct 2001 08:09:03 +0000 (08:09 +0000)
configure.in

index db4b6ea9f102808e7affb66b5ffe960511d0bf26..50e2f640ae15f381378261b57cd8f48630762756 100644 (file)
@@ -234,7 +234,7 @@ if test $ol_enable_slapd = no ; then
        if test $ol_enable_meta = yes ; then
                AC_MSG_WARN([slapd disabled, ignoring --enable-meta argument])
        fi
-       if test $ol_enable_module = yes ; then
+       if test $ol_enable_monitor = yes ; then
                AC_MSG_WARN([slapd disabled, ignoring --enable-monitor argument])
        fi
        if test $ol_enable_passwd = yes ; then