Fix no-hmac and no-ripemd.
[openssl.git] / config
diff --git a/config b/config
index 63ddfbfe34159b861c8149a1b4ad11eaf1a50f99..af3ae9ae1199db59768a601979911a679ccde377 100755 (executable)
--- a/config
+++ b/config
@@ -365,7 +365,7 @@ case "$GUESSOS" in
   i386-*) options="$options 386" ;;
 esac
 
   i386-*) options="$options 386" ;;
 esac
 
-for i in bf cast des dh dsa hmac md2 md5 mdc2 rc2 rc4 rc5 rsa sha
+for i in bf cast des dh dsa hmac md2 md5 mdc2 rc2 rc4 rc5 ripemd rsa sha
 do
   if [ ! -d crypto/$i ]
   then
 do
   if [ ! -d crypto/$i ]
   then