Print a reassuring message when Configure is done.
authorUlf Möller <ulf@openssl.org>
Tue, 1 Feb 2000 01:35:29 +0000 (01:35 +0000)
committerUlf Möller <ulf@openssl.org>
Tue, 1 Feb 2000 01:35:29 +0000 (01:35 +0000)
Configure

index 25b277b8b079441f9210543a2996ccd2dd9be7cd..d149eabb65c6ad548ae67095ced7f4186ffdd02f 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -770,6 +770,8 @@ EOF
 
 print <<EOF;
 
+Configured for $target.
+
 NOTE: OpenSSL header files were moved from <*.h> to <openssl/*.h>;
 see file INSTALL for hints on coping with compatibility problems.
 EOF