use new BIO_indent() function here as well
[openssl.git] / 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