CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/06 20:26:06
Modified files:
lib/libssl/ssl : Makefile
Log message:
Stop defining TERMIOS, ANSI_SOURCE and OPENSSL_NO_RC5 for libssl builds.
The first two are unused in libssl/libcrypto and OPENSSL_NO_RC5 is already
defined via openssl/opensslfeatures.h.
ok beck@ doug@ miod@
