From 45e04a5860476c40b0943e189c9a58f62dca07c8 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 16 Sep 1999 05:58:44 +0000 Subject: * Some minor pre-release updates. --- README.template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'README.template') diff --git a/README.template b/README.template index 1822174..afb3f69 100644 --- a/README.template +++ b/README.template @@ -74,9 +74,8 @@ debug this code, you can do `make check-loadavg' to see if it works properly on your system. (You must run `configure' beforehand, but you need not build Make itself to run this test.) -Another potential source of porting problems is the configure support -enabling GNU make to access large files (LFS) on those operating systems -that support them. Please report any bugs that you find in this area. -If you run into difficulties, then as a workaround you should be able to -disable LFS by adding the `--disable-largefile' option to the -`configure' script. +Another potential source of porting problems is the support for large +files (LFS) in configure for those operating systems that provide it. +Please report any bugs that you find in this area. If you run into +difficulties, then as a workaround you should be able to disable LFS by +adding the `--disable-largefile' option to the `configure' script. -- cgit v1.2.3