Fix openldap build when cyrus-sasl and openssl devel libraries are not installed on host system

SVN-Revision: 989
This commit is contained in:
Nicolas Thill 2005-05-20 14:23:17 +00:00
parent 56640c7763
commit 98cd65d221

View File

@ -61,6 +61,9 @@ $(PKG_BUILD_DIR)/.built:
$(DISABLE_LARGEFILE) \
$(DISABLE_NLS) \
$(PKG_CONFIGURE_OPTIONS) \
--without-cyrus-sasl \
--without-threads \
--without-tls \
)
$(MAKE) -C $(PKG_BUILD_DIR) depend
$(MAKE) -C $(PKG_BUILD_DIR)/libraries/liblutil