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:
d618f70
)
some people just can't read the instructions
author
Richard Levitte
<levitte@openssl.org>
Wed, 6 Nov 2002 06:02:05 +0000
(06:02 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 6 Nov 2002 06:02:05 +0000
(06:02 +0000)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 084e7afce97094a5d5297d66132ce70dd5f597b4..11a3566cf4b009377c88202ee9203e22455a5c57 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-712,7
+712,7
@@
PROCESS_ARGS:
{ $threads=1; }
elsif (/^no-shared$/)
{ $no_shared=1; }
- elsif (/^shared$/)
+ elsif (/^shared$/
|| /^-shared$/ || /^--shared$/
)
{ $no_shared=0; }
elsif (/^no-zlib$/)
{ $zlib=0; }