|
|
@ -26,9 +26,8 @@ createdocs=0 |
|
|
|
set_confopt |
|
|
|
sysconfdir=${sysconfdir%/openldap} |
|
|
|
|
|
|
|
if [ -f $root/var/adm/flists/tcp_wrappers ]; then |
|
|
|
var_append extraconfopt ' ' '--enable-wrappers' |
|
|
|
fi |
|
|
|
pkginstalled tcp_wrappers && var_append extraconfopt ' ' '--enable-wrappers' |
|
|
|
|
|
|
|
var_append extraconfopt ' ' "--enable-shared" |
|
|
|
|
|
|
|
if [ "$ROCKCFG_PKG_OPENLDAP_JUSTLIBS" = "1" ]; then |
|
|
|