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:
6888f2b
)
remove editing artifacts
author
Bodo Möller
<bodo@openssl.org>
Fri, 9 Jul 1999 13:02:14 +0000
(13:02 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 9 Jul 1999 13:02:14 +0000
(13:02 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 52730c1468d443058f55db5b3ce32d2e7cfe45c8..1a4b2644c11007a1445a7c7d88f8072eff58d47d 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-56,7
+56,7
@@
*) mk1mf.pl (used by Windows builds) did not properly read the
options set by Configure in the top level Makefile, and Configure
-
did not
was not even able to write more than one option correctly.
+ was not even able to write more than one option correctly.
Fixed, now "no-idea no-rc5 -DCRYPTO_MDEBUG" etc. works as intended.
[Bodo Moeller]