Print a reassuring message when Configure is done.
diff --git a/Configure b/Configure
index 25b277b..d149eab 100755
--- a/Configure
+++ b/Configure
@@ -770,6 +770,8 @@
 
 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