Hi,

> 5. Added -DWIN32_LEAN_AND_MEAN and drop the conflict undef of x509.h

While I don't mind having to compile the library itself with "special"
flags, the above implies that every _user_ of OpenSSL who includes
x509.h has to either use -DWIN32_LEAN_AND_MEAN as well or that he is
going to have to add those undefs himself, so IMHO this is something
which really should be done by openssl headers themselves, even if
that means a bit more work and occassionally doesn't work (i.e. when
MS adds yet another conflicting definition to their headers...).

        Regards,
                Stefan





______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to