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:
323edf1
)
Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_H
author
Richard Levitte
<levitte@openssl.org>
Wed, 11 Dec 2002 07:24:47 +0000
(07:24 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 11 Dec 2002 07:24:47 +0000
(07:24 +0000)
were defined.
crypto/opensslconf.h.in
patch
|
blob
|
history
diff --git
a/crypto/opensslconf.h.in
b/crypto/opensslconf.h.in
index 9082a16c46fc6ed1e42f8a3e77bdda7d50ba24ca..685e83b7a33ff912a508ceb5b2bc25b9a941be07 100644
(file)
--- a/
crypto/opensslconf.h.in
+++ b/
crypto/opensslconf.h.in
@@
-47,7
+47,7
@@
#endif
#endif
-#if (defined(HEADER_
DES_H) || defined(HEADER_DES_OLD
_H)) && !defined(DES_LONG)
+#if (defined(HEADER_
NEW_DES_H) || defined(HEADER_DES
_H)) && !defined(DES_LONG)
/* If this is set to 'unsigned int' on a DEC Alpha, this gives about a
* %20 speed up (longs are 8 bytes, int's are 4). */
#ifndef DES_LONG