# # Needs openssl if openldap was compiled with openssl support? setup_pkg_ '1.2.8 1.2.7' \ libs: 'apr db expat gdbm openldap openssl sqlite' && autoconf_pkg_ && set -- \ --with-apr="$SPF_CONF"/apr \ --with-ldap=ldap \ --with-ldap-include="$SPF_CONF"/openldap/include/ \ --with-ldap-lib="$SPF_CONF"/openldap/lib \ --with-dbm=db44 \ --with-gdbm="$SPF_CONF"/gdbm \ --with-berkeley-db="$SPF_CONF"/db \ --with-sqlite3="$SPF_CONF"/sqlite \ --with-expat="$SPF_CONF"/expat \ ${1+"$@"} # --with-mysql # --with-pgsql