Richard Levitte - VMS Whacker <[EMAIL PROTECTED]>: > In revision 1.81 of Configure, the automatic run of 'make depend' was > commented out. IIRC, this was done because we had a dependency > rebuild war happening a little now and then back then. Since then, > we've unified the results of dependency generation with the domd > script, so this kind of war doesn't really happen any more that I know > of. > > Doug Kaufman very correctly points out that it's not documented that > configuration with some algorithms removed requires a manual 'make > depend',
Does it? Disabling algorithms with './Configure no-... ...' should not require 'make depend' (when building from an OpenSSL release as opposed to a snapshot version where the links in include/openssl are missing). Only if you remove the corresponding parts of the source code tree you have to run 'make depend', and in this case you have done manual changes anyway. We could document this better, though. Or check that all the header files are there when Configure is run and do an automatic 'make depend' only if some are missing. -- Bodo M�ller <[EMAIL PROTECTED]> PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html * TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt * Tel. +49-6151-16-6628, Fax +49-6151-16-6036 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
