Fix for +xxx options.
authorUlf Möller <ulf@openssl.org>
Mon, 10 May 1999 20:38:47 +0000 (20:38 +0000)
committerUlf Möller <ulf@openssl.org>
Mon, 10 May 1999 20:38:47 +0000 (20:38 +0000)
Submitted by: Anonymous

Configure

index 1282d8c2921520fe0783d3cbae337310450bf86e..46c3e188cf3e41520b1f4ac818cc2919db6d3848 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -321,7 +321,7 @@ foreach (@ARGV)
                $libs.= "-lRSAglue -lrsaref ";
                $flags.= "-DRSAref ";
                }
-       elsif (/^-/)
+       elsif (/^[-+]/)
                {
                if (/^-[lL](.*)$/)
                        {