projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
403f1bd
)
The directory 'rijndael' doesn't exist any more, let's check the aes
author
Richard Levitte
<levitte@openssl.org>
Thu, 14 Nov 2002 08:23:32 +0000
(08:23 +0000)
committer
Richard 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
patch
|
blob
|
history
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