From 3e4a8cb800983ee276bbc118dcd5749fc852401a Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 16 Aug 2008 03:27:07 +0000 Subject: Fix Use of conditional definition of USE_OPENSSL --- lib/Makefile.netware | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Makefile.netware') diff --git a/lib/Makefile.netware b/lib/Makefile.netware index 30a2b563a..b52ac0128 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -517,7 +517,6 @@ ifdef WITH_ZLIB endif ifdef WITH_SSL @echo $(DL)#define USE_SSLEAY 1$(DL) >> $@ - @echo $(DL)#define USE_OPENSSL 1$(DL) >> $@ @echo $(DL)#define HAVE_OPENSSL_X509_H 1$(DL) >> $@ @echo $(DL)#define HAVE_OPENSSL_SSL_H 1$(DL) >> $@ @echo $(DL)#define HAVE_OPENSSL_RSA_H 1$(DL) >> $@ -- cgit v1.2.3