From: Jim Meyering Date: Sat, 17 Mar 2007 09:01:58 +0000 (+0000) Subject: * doc/autoconf.texi: Adjust grammar around use of "heuristics". X-Git-Tag: v2.62~345 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db55ec66820b774b2a54c5cfb195033aa99d2609;p=thirdparty%2Fautoconf.git * doc/autoconf.texi: Adjust grammar around use of "heuristics". --- diff --git a/ChangeLog b/ChangeLog index 5469ccbb..0db98012 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-03-17 Jim Meyering + + * doc/autoconf.texi: Adjust grammar around use of "heuristics". + 2007-03-09 Stepan Kasal * doc/autoconf.texi (Specifying Names): `--host' does not diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 53f92740..389220f5 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -6137,7 +6137,7 @@ AC_CHECK_TYPES([unsigned long long int, uintmax_t]) Autoconf, up to 2.13, used to provide to another version of @code{AC_CHECK_TYPE}, broken by design. In order to keep backward -compatibility, a simple heuristics, quite safe but not totally, is +compatibility, a simple heuristic, quite safe but not totally, is implemented. In case of doubt, read the documentation of the former @code{AC_CHECK_TYPE}, see @ref{Obsolete Macros}. @@ -16829,7 +16829,7 @@ AC_CHECK_TYPE([@var{type}], [], @end example In order to keep backward compatibility, the two versions of -@code{AC_CHECK_TYPE} are implemented, selected by a simple heuristics: +@code{AC_CHECK_TYPE} are implemented, selected using these heuristics: @enumerate @item