1 2 3 4 5 6 7 8 9 10 11
--- imap/src/osdep/unix/Makefile.orig Thu Jun 9 18:46:59 2005 +++ imap/src/osdep/unix/Makefile Thu Jun 9 18:47:26 2005 @@ -32,7 +32,7 @@ SSLDIR=/usr/local/ssl SSLCERTS=$(SSLDIR)/certs SSLKEYS=$(SSLCERTS) -SSLINCLUDE=$(SSLDIR)/include +SSLINCLUDE=/usr/include/openssl SSLLIB=$(SSLDIR)/lib SSLCRYPTO=-lcrypto