projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6671fe1
)
Print a reassuring message when Configure is done.
author
Ulf Möller
<ulf@openssl.org>
Tue, 1 Feb 2000 01:35:29 +0000
(
01:35
+0000)
committer
Ulf Möller
<ulf@openssl.org>
Tue, 1 Feb 2000 01:35:29 +0000
(
01:35
+0000)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/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