]> git.sur5r.net Git - openldap/commitdiff
enable back-monitor build by default
authorPierangelo Masarati <ando@openldap.org>
Mon, 6 Oct 2003 00:09:59 +0000 (00:09 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 6 Oct 2003 00:09:59 +0000 (00:09 +0000)
configure.in

index cb6b43d07cfac5ea3bcb1508052027042601b91e..ed4209fcfa53e40214e580c14369b7d4cfcf3063 100644 (file)
@@ -208,7 +208,7 @@ OL_ARG_WITH(ldbm_type,[    --with-ldbm-type   use LDBM type auto|btree|hash], au
 OL_ARG_ENABLE(meta,[    --enable-meta    enable metadirectory backend], no)dnl
 OL_ARG_WITH(meta_module,[    --with-meta-module          module type static|dynamic], static,
        [static dynamic])
-OL_ARG_ENABLE(monitor,[    --enable-monitor      enable monitor backend], no)dnl
+OL_ARG_ENABLE(monitor,[    --enable-monitor      enable monitor backend], yes)dnl
 OL_ARG_WITH(monitor_module,[    --with-monitor-module module type static|dynamic], static,
        [static dynamic])
 OL_ARG_ENABLE(null,[    --enable-null    enable null backend], no)dnl