make stunnel see OpenSSL libs

This commit is contained in:
Ivan Kuten 2007-12-13 12:22:26 +00:00
parent 81cc4715b9
commit 4dc67bf2d2

View File

@ -44,7 +44,7 @@ $(STUNNEL_DIR)/.configured: $(STUNNEL_DIR)/.unpacked
--infodir=/usr/info \
--with-random=/dev/urandom \
--disable-libwrap \
--with-ssl=$(STAGING_DIR) \
--with-ssl=$(STAGING_DIR)/usr/ \
$(DISABLE_NLS) \
$(DISABLE_LARGEFILE) \
)