From 85d94e41dd413ae2f5ddf363f241e96784444b67 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 14 Apr 1998 17:51:11 +0000 Subject: applied Mathews typo and grammar fixes --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 374e3be0..4950ba94 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,7 @@ Configure options for GNUPG --with-included-zlib Forces usage of the local zlib sources. Default is to use the (shared) library of the system. ---with-included-gettext Forces usage of the local gettext sources instead of. +--with-included-gettext Forces usage of the local gettext sources instead of the one provided by your system. --disable-nls Disable NLS support (See ABOUT-NLS) @@ -32,12 +32,12 @@ Problems If you have compile problems, try the configure options "--with-included-zlib" or "--disable-nls" (See ABOUT-NLS). -I cant check all assembler files; so if you have problems assembling them +I can't check all assembler files, so if you have problems assembling them (or the program crashes), simply delete the files in the mpi/ directory. The configure scripts may consider several subdirectories to get all available assembler files; be sure to delete the correct ones. The assembler replacements are in C and in mpi/generic; never delete udiv-qrnnd.S -in any CPU directory, because there maybe no C substitute. +in any CPU directory, because there may be no C substitute. Don't forget to delete "config.cache" and run "./config.status --recheck". -- cgit v1.2.1