From: Rich Salz Date: Thu, 1 Feb 2018 18:18:32 +0000 (-0500) Subject: Shorten output by a line X-Git-Tag: OpenSSL_1_1_1-pre1~67 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=67c836e860c735cf1b039ef52973237fd26b74d6;p=oweals%2Fopenssl.git Shorten output by a line Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/5238) --- diff --git a/Configure b/Configure index cad25bbe60..a99487662c 100755 --- 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?