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:
33c3f72
)
some people just can't read the instructions
author
Richard Levitte
<levitte@openssl.org>
Wed, 6 Nov 2002 06:02:17 +0000
(06:02 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 6 Nov 2002 06:02:17 +0000
(06:02 +0000)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index 15cfbaa0331b92601b125ef2ce809b99b8895b8a..d85c99b81d718055abfde3311de323e622d68c80 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-619,7
+619,7
@@
PROCESS_ARGS:
{ $threads=1; }
elsif (/^no-shared$/)
{ $no_shared=1; }
- elsif (/^shared$/)
+ elsif (/^shared$/
|| /^-shared$/ || /^--shared$/
)
{ $no_shared=0; }
elsif (/^no-symlinks$/)
{ $symlink=0; }