summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-24 11:55:57 +0000
committerUlf Möller <ulf@openssl.org>2000-02-24 11:55:57 +0000
commit4d524e10b4853436a1bfbc83822c5d0e87d64fbd (patch)
treeb231a1742332385b25a7038b036174003333fd5e /INSTALL
parentc6a33c6f6128172baf30f50edeb0def90e7d0618 (diff)
nicer manpages
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 3eaaeae554..c4105f96fc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -117,8 +117,7 @@
If "make" fails, please report the problem to <openssl-bugs@openssl.org>
(note that your message will be forwarded to a public mailing list).
- Include the output of "./config -t" and the OpenSSL version
- number in your message.
+ Include the output of "make report" in your message.
[If you encounter assembler error messages, try the "no-asm"
configuration option as an immediate fix.]
@@ -133,7 +132,7 @@
If a test fails, try removing any compiler optimization flags from
the CFLAGS line in Makefile.ssl and run "make clean; make". Please
send a bug report to <openssl-bugs@openssl.org>, including the
- output of "openssl version -a" and of the failed test.
+ output of "make report".
4. If everything tests ok, install OpenSSL with