|
|
@ -20,3 +20,6 @@ if pkginstalled openldap ; then |
|
|
|
pkgprefix -t openldap |
|
|
|
pkgprefix -t openldap |
|
|
|
var_append extraconfopt ' ' "--with-ldap" |
|
|
|
var_append extraconfopt ' ' "--with-ldap" |
|
|
|
fi |
|
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# generic SQL support |
|
|
|
|
|
|
|
var_append extraconfopt ' ' "--with-sql=plugin" |
|
|
|