From: Akim Demaille Date: Fri, 22 Dec 2000 10:26:46 +0000 (+0000) Subject: Fix. X-Git-Tag: autoconf-2.50~283 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c00bbf9bd3af15c54c5b85ccbb644cdaee7e249;p=thirdparty%2Fautoconf.git Fix. --- diff --git a/ChangeLog b/ChangeLog index 454ad1f27..7ca51284a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,8 +12,9 @@ 2000-12-20 Akim Demaille - * aclang.m4 (_AC_LANG_COMPILER_GNU): Use a tabulation to indent - `choke me' so that the SGI Fortran compiler really chokes on it. + * aclang.m4 (_AC_LANG_COMPILER_GNU): Be sure to have `choke me' on + the seventh column so that the SGI Fortran compiler really chokes + on it. From Ezra Peisach. 2000-12-20 Akim Demaille