aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-01 01:35:29 +0000
committerUlf Möller <ulf@openssl.org>2000-02-01 01:35:29 +0000
commit89ec98e0cec73b14702de5669a669f32a10aa99d (patch)
treecc6a6c29bf4809af9952648c6bb7e676b805d6a9 /Configure
parent6671fe16eea92a5a7021d71c49a969310ad7d0f4 (diff)
downloadopenssl-89ec98e0cec73b14702de5669a669f32a10aa99d.tar.gz
Print a reassuring message when Configure is done.
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/Configure b/Configure
index 25b277b8b0..d149eabb65 100755
--- 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