Shorten output by a line

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5238)
This commit is contained in:
Rich Salz 2018-02-01 13:18:32 -05:00
parent 34544072e9
commit 67c836e860

View file

@ -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?