From: Richard Levitte Date: Thu, 14 Nov 2002 08:23:32 +0000 (+0000) Subject: The directory 'rijndael' doesn't exist any more, let's check the aes X-Git-Tag: OpenSSL_0_9_7-beta4~18^2~35 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=97101fafd5700c594090877b63c53bb01d962e25;p=oweals%2Fopenssl.git The directory 'rijndael' doesn't exist any more, let's check the aes directory instead (this should have been done long ago...). --- diff --git a/config b/config index 3e9af7680a..87e7f87094 100755 --- a/config +++ b/config @@ -759,7 +759,7 @@ case "$GUESSOS" in i386-*) options="$options 386" ;; esac -for i in bf cast des dh dsa ec hmac idea md2 md5 mdc2 rc2 rc4 rc5 rijndael ripemd rsa sha +for i in bf cast des dh dsa ec hmac idea md2 md5 mdc2 rc2 rc4 rc5 aes ripemd rsa sha do if [ ! -d crypto/$i ] then