The directory 'rijndael' doesn't exist any more, let's check the aes
authorRichard Levitte <levitte@openssl.org>
Thu, 14 Nov 2002 08:23:32 +0000 (08:23 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 Nov 2002 08:23:32 +0000 (08:23 +0000)
directory instead (this should have been done long ago...).

config

diff --git a/config b/config
index 3e9af7680a772d9351ec66d139cf0c073c5d6645..87e7f870946d526733a31bb14f2db12bf0c828bf 100755 (executable)
--- 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