|
|
@ -28,7 +28,8 @@ sysconfdir=${sysconfdir%/openldap} |
|
|
|
|
|
|
|
pkginstalled tcp_wrappers && var_append extraconfopt ' ' '--enable-wrappers' |
|
|
|
|
|
|
|
var_append extraconfopt ' ' "--enable-shared" |
|
|
|
# without debugging, NO log messages will be generated. none. at all. jikes. |
|
|
|
var_append extraconfopt ' ' "--enable-shared --enable-debug" |
|
|
|
|
|
|
|
if [ "$ROCKCFG_PKG_OPENLDAP_JUSTLIBS" = "1" ]; then |
|
|
|
var_append extraconfopt ' ' "--without-cyrus-sasl --disable-slapd \ |
|
|
|