"make depend". This takes into account the algorithms that are now
authorBodo Möller <bodo@openssl.org>
Sun, 13 Mar 2005 19:49:47 +0000 (19:49 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 13 Mar 2005 19:49:47 +0000 (19:49 +0000)
disabled by default (MDC2 and RC5), which until now were skipped
by "make links" and yet supposedly required by some of the Makefiles,
meaning that the recent snapshots failed to compile.

Problem reported by Nils Larsch.


No differences found