Remove debugging option.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 21 Feb 2011 19:29:48 +0000 (19:29 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 21 Feb 2011 19:29:48 +0000 (19:29 +0000)
Configure

index c87c316b6c1153fbbcd1cb160f9fe4c461ba4160..fbaccc4569eb933ee63591bb8c1227f312bc9d85 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -1334,7 +1334,6 @@ if ($no_asm)
        $thread_cflags=~s/\-D[BL]_ENDIAN//      if ($fips);
        }
 
-print STDERR "No shared if $no_shared\n";
 if (!$no_shared)
        {
        $cast_obj="";   # CAST assembler is not PIC