All platforms, Description - When building individual executables, ie - ca, req, enc, etc. conf.h cannot be resolved from within apps.c. Fix: #ifndef MONOLITH #include <openssl/conf.h> #endif needs to be added to the include block within apps.c (i'd diff it but i'm currently stuck on windows ;-( ) Andrew ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- Re: fix to allow for non-monolith builds Andrew W. Gray
- Re: fix to allow for non-monolith build... Richard Levitte - VMS Whacker
