PKGNAME=openldap+32
PKGSEC=net
PKGDEP="aosc-aaa+32 openssl+32"
BUILDDEP="devel-base+32"
PKGDES="Lightweight Directory Access Protocol (LDAP) client/server (32-bit x86 runtime)"

ABHOST=optenv32

AUTOTOOLS_AFTER=(
    '--enable-crypt'
    '--enable-dynamic'
    '--with-threads'
    '--disable-wrappers'
    '--disable-spasswd'
    '--without-cyrus-sasl'
)
