CFLAG, not CFLAGS
authorRichard Levitte <levitte@openssl.org>
Fri, 10 Jan 2003 11:30:44 +0000 (11:30 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 10 Jan 2003 11:30:44 +0000 (11:30 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index dc84a6841f394e7e71e6093baa75bf566f2b48e0..cc6b731741fda0296bc38d6bf385e6d39c04bd2d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
      If a test fails, look at the output.  There may be reasons for
      the failure that isn't a problem in OpenSSL itself (like a missing
      or malfunctioning bc).  If it is a problem with OpenSSL itself,
      If a test fails, look at the output.  There may be reasons for
      the failure that isn't a problem in OpenSSL itself (like a missing
      or malfunctioning bc).  If it is a problem with OpenSSL itself,
-     try removing any compiler optimization flags from the CFLAGS line
+     try removing any compiler optimization flags from the CFLAG line
      in Makefile.ssl and run "make clean; make". Please send a bug
      report to <openssl-bugs@openssl.org>, including the output of
      "make report" in order to be added to the request tracker at
      in Makefile.ssl and run "make clean; make". Please send a bug
      report to <openssl-bugs@openssl.org>, including the output of
      "make report" in order to be added to the request tracker at