From: Bodo Möller Date: Sat, 22 Sep 2001 01:39:51 +0000 (+0000) Subject: crypto/idea and crypto/rijndael were missing in the list of X-Git-Tag: OpenSSL_0_9_6c~26^2~210 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2413a3975ff888206cc7f87377efb5ce1037c862;p=oweals%2Fopenssl.git crypto/idea and crypto/rijndael were missing in the list of directories that may have been deleted --- diff --git a/config b/config index d244d405e7..a056bcb22b 100755 --- a/config +++ b/config @@ -676,7 +676,7 @@ case "$GUESSOS" in i386-*) options="$options 386" ;; esac -for i in bf cast des dh dsa ec hmac md2 md5 mdc2 rc2 rc4 rc5 ripemd rsa sha +for i in bf cast des dh dsa ec hmac idea md2 md5 mdc2 rc2 rc4 rc5 rijndael ripemd rsa sha do if [ ! -d crypto/$i ] then