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:
6c61726
)
Update default dependency flags.
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 27 Apr 2005 16:32:30 +0000
(16:32 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 27 Apr 2005 16:32:30 +0000
(16:32 +0000)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 316d309fa632206dfd6dec9a0e20598c3b4f8b29..0b186a0ea247d6492c48b99089318e5c2fba9f70 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-627,7
+627,7
@@
my %disabled = ( # "what" => "comment"
# For symmetry, "disable-..." is a synonym for "no-...".
# This is what $depflags will look like with the above default:
-my $default_depflags = "-DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 ";
+my $default_depflags = "-DOPENSSL_NO_
GMP -DOPENSSL_NO_
MDC2 -DOPENSSL_NO_RC5 ";
my $no_sse2=0;