some people just can't read the instructions
authorRichard Levitte <levitte@openssl.org>
Wed, 6 Nov 2002 06:02:05 +0000 (06:02 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 6 Nov 2002 06:02:05 +0000 (06:02 +0000)
Configure

index 084e7afce97094a5d5297d66132ce70dd5f597b4..11a3566cf4b009377c88202ee9203e22455a5c57 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -712,7 +712,7 @@ PROCESS_ARGS:
                        { $threads=1; }
                elsif (/^no-shared$/)
                        { $no_shared=1; }
                        { $threads=1; }
                elsif (/^no-shared$/)
                        { $no_shared=1; }
-               elsif (/^shared$/)
+               elsif (/^shared$/ || /^-shared$/ || /^--shared$/)
                        { $no_shared=0; }
                elsif (/^no-zlib$/)
                        { $zlib=0; }
                        { $no_shared=0; }
                elsif (/^no-zlib$/)
                        { $zlib=0; }