commit | 89ec98e0cec73b14702de5669a669f32a10aa99d | [log] [tgz] |
---|---|---|
author | Ulf Möller <ulf@openssl.org> | Tue Feb 01 01:35:29 2000 +0000 |
committer | Ulf Möller <ulf@openssl.org> | Tue Feb 01 01:35:29 2000 +0000 |
tree | cc6a6c29bf4809af9952648c6bb7e676b805d6a9 | |
parent | 6671fe16eea92a5a7021d71c49a969310ad7d0f4 [diff] [blame] |
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