mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-12 15:10:31 +08:00
enable back-monitor build by default
This commit is contained in:
parent
a78c03bb4a
commit
489b178eaa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user