Fine.

How about this change?
iff --git a/Configure b/Configure
index cad25bb..a994876 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";


From: "[email protected]" <[email protected]>
Reply-To: "[email protected]" <[email protected]>
Date: Thursday, February 1, 2018 at 12:50 PM
To: "[email protected]" <[email protected]>
Subject: Re: [openssl-project] chatty make output

Me, I've noticed that quite a lot of people don't read CHANGES, so this is to 
avoid getting a ton of reports about Configure not displaying all the stuff it 
used to do.

Also, the message is geared to disappear with 1.1.1a or above.

Cheers
Richard

"Salz, Rich" <[email protected]> skrev: (1 februari 2018 18:00:57 CET)
I think this belongs in CHANGES or NEWS, not with every single reconfigure build

Creating Makefile

NOTE: Starting with OpenSSL 1.1.1, 'Configure' doesn't display all the disabled
options or the "make variables" with their values.  Instead, you must use
'configdata.pm' as a script to get a display of the configuration data.  For
help, please do this:

        perl configdata.pm --help



--
Skickat från min Android-enhet med K-9 Mail. Ursäkta min fåordighet.
_______________________________________________
openssl-project mailing list
[email protected]
https://mta.openssl.org/mailman/listinfo/openssl-project

Reply via email to