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:
1904677
)
some people just can't read the instructions
author
Richard Levitte
<levitte@openssl.org>
Wed, 6 Nov 2002 06:03:07 +0000
(06:03 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 6 Nov 2002 06:03:07 +0000
(06:03 +0000)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 478389040ec5c374a1fb2e5377358955d188c3d8..aa0d7e3203edb1d5e0ec9b738b6890684f26395d 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-714,7
+714,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; }