On Thu, Jan 20, 2000 at 09:48:01AM +0100, Vaclav Ovsik wrote: > 1) Symbol WINDOWS is not defined. That would seem to imply it doesn't define WIN32 any more? Ouch. I'll add #if defined(_WIN32) && !defined(WIN32) # define WIN32 #endif to e_os.h. That should also solve the recently reported Cygwin32 problem. Thanks for the info. In case you still find any problems in tomorrow's OpenSSL snapshot, please let me know. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
