Change all references in the code to HAS_OPENSSL to HAVE_SSL to consolidate all SSL...
authorAri Johnson <ari@theari.com>
Fri, 29 Apr 2011 17:40:30 +0000 (13:40 -0400)
committerAri Johnson <ari@theari.com>
Fri, 29 Apr 2011 17:40:30 +0000 (13:40 -0400)
commitba2b94be66610d68be2ff21f608c3d380673f27d
treeb5dd01a0dd5af5b2a5356bf20ae4d2bbcf878800
parent638ac3b53a308b49511989736146325429e85aaa
Change all references in the code to HAS_OPENSSL to HAVE_SSL to consolidate all SSL-related #ifdefs to the same symbol

fixes #254
15 files changed:
config.h.in
hdrs/conf.h
hdrs/mushtype.h
hdrs/myssl.h
m4/confsetup.m4
src/bsd.c
src/conf.c
src/funcrypt.c
src/game.c
src/htab.c
src/mycrypt.c
src/myssl.c
src/notify.c
src/shs.c
win32/config.h