From: Kurt Zeilenga Date: Mon, 15 Apr 2002 17:17:34 +0000 (+0000) Subject: Align --help X-Git-Tag: OPENLDAP_REL_ENG_2_MP~211 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fb440f01ab14fdeaa57a078c0f0cf7a35fa34e2c;p=openldap Align --help --- diff --git a/configure b/configure index a0710f1a12..d16879253d 100755 --- a/configure +++ b/configure @@ -121,7 +121,7 @@ ac_help="$ac_help ac_help="$ac_help --enable-null enable null backend [no]" ac_help="$ac_help - --with-null-module module type [static]" + --with-null-module module type [static]" ac_help="$ac_help --enable-passwd enable passwd backend [no]" ac_help="$ac_help diff --git a/configure.in b/configure.in index e76123546d..8e82fa3dc3 100644 --- a/configure.in +++ b/configure.in @@ -200,7 +200,7 @@ OL_ARG_ENABLE(monitor,[ --enable-monitor enable monitor backend], no)dnl OL_ARG_WITH(monitor_module,[ --with-monitor-module module type], static, [static dynamic]) OL_ARG_ENABLE(null,[ --enable-null enable null backend], no)dnl -OL_ARG_WITH(null_module,[ --with-null-module module type], static, +OL_ARG_WITH(null_module,[ --with-null-module module type], static, [static dynamic]) OL_ARG_ENABLE(passwd,[ --enable-passwd enable passwd backend], no)dnl OL_ARG_WITH(passwd_module,[ --with-passwd-module module type], static,