Shorten output by a line
authorRich Salz <rsalz@openssl.org>
Thu, 1 Feb 2018 18:18:32 +0000 (13:18 -0500)
committerRich Salz <rsalz@openssl.org>
Thu, 1 Feb 2018 18:18:32 +0000 (13:18 -0500)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5238)

Configure

index cad25bbe607d913c38347e5b852c84805c8d807a..a99487662c811b8d6b54a7c2bab6e4504574a523 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -939,7 +939,7 @@ if ($target eq "HASH") {
     exit 0;
 }
 
-print "Configuring OpenSSL version $config{version} ($config{version_num})\n";
+print "Configuring OpenSSL version $config{version} ($config{version_num}) ";
 print "for $target\n";
 
 # Backward compatibility?