projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
some people just can't read the instructions
[openssl.git]
/
Configure
diff --git
a/Configure
b/Configure
index
084e7af
..
11a3566
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; }