From b55a155f005366b5a6c886a2e4c57707b341b619 Mon Sep 17 00:00:00 2001 From: Rical Jasan Date: Thu, 6 Oct 2016 12:28:45 +0530 Subject: Manual typos: Installing 2016-05-06 Rical Jasan * manual/install.texi: Fix typos in the manual. * INSTALL: Regenerated. --- INSTALL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index ec3445f2d6..51f26bf962 100644 --- a/INSTALL +++ b/INSTALL @@ -155,8 +155,8 @@ will be used, and CFLAGS sets optimization options for the compiler. can configure with '--disable-werror'. '--disable-mathvec' - By default for x86_64, the GNU C Library is built with vector math - library. Use this option to disable vector math library. + By default for x86_64, the GNU C Library is built with the vector + math library. Use this option to disable the vector math library. '--build=BUILD-SYSTEM' '--host=HOST-SYSTEM' @@ -193,8 +193,8 @@ will be used, and CFLAGS sets optimization options for the compiler. To build the library and related programs, type 'make'. This will produce a lot of output, some of which may look like errors from 'make' -but isn't. Look for error messages from 'make' containing '***'. Those -indicate that something is seriously wrong. +but aren't. Look for error messages from 'make' containing '***'. +Those indicate that something is seriously wrong. The compilation process can take a long time, depending on the configuration and the speed of your machine. Some complex modules may -- cgit v1.2.3