Print a reassuring message when Configure is done.
This commit is contained in:
parent
6671fe16ee
commit
89ec98e0ce
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue