From: Ben Elliston Date: Fri, 24 Sep 1999 04:24:32 +0000 (+0000) Subject: 1999-09-24 Ben Elliston X-Git-Tag: trunk-pre-merge-trunk-into-experimental-1999-10-01~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=751c85fe2a8924ffa51c8d2026ee5cc20c6d7e00;p=thirdparty%2Fautoconf.git 1999-09-24 Ben Elliston * install.texi: Replace `can not' with `cannot'. --- diff --git a/ChangeLog b/ChangeLog index e23d78f48..ad2cf4205 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-09-24 Ben Elliston + + * install.texi: Replace `can not' with `cannot'. + 1999-09-22 Ben Elliston * config.guess: Clear the CCOPTS environment variable before diff --git a/doc/install.texi b/doc/install.texi index f26dfcd41..f38a8fc59 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -142,10 +142,10 @@ and @samp{--x-libraries=@var{dir}} to specify their locations. @node System Type @section Specifying the System Type -There may be some features @code{configure} can not figure out +There may be some features @code{configure} cannot figure out automatically, but needs to determine by the type of host the package will run on. Usually @code{configure} can figure that out, but if it -prints a message saying it can not guess the host type, give it the +prints a message saying it cannot guess the host type, give it the @samp{--host=@var{type}} option. @var{type} can either be a short name for the system type, such as @samp{sun4}, or a canonical name with three fields: diff --git a/install.texi b/install.texi index f26dfcd41..f38a8fc59 100644 --- a/install.texi +++ b/install.texi @@ -142,10 +142,10 @@ and @samp{--x-libraries=@var{dir}} to specify their locations. @node System Type @section Specifying the System Type -There may be some features @code{configure} can not figure out +There may be some features @code{configure} cannot figure out automatically, but needs to determine by the type of host the package will run on. Usually @code{configure} can figure that out, but if it -prints a message saying it can not guess the host type, give it the +prints a message saying it cannot guess the host type, give it the @samp{--host=@var{type}} option. @var{type} can either be a short name for the system type, such as @samp{sun4}, or a canonical name with three fields: