From: Paul Eggert Date: Tue, 13 Nov 2007 20:42:02 +0000 (-0800) Subject: Fix typo in my previous changelog entry. X-Git-Tag: v2.62~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cb78970e9845b3820144810f34159368d84a031;p=thirdparty%2Fautoconf.git Fix typo in my previous changelog entry. --- diff --git a/ChangeLog b/ChangeLog index 86cccd23..a3dcfd36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,7 @@ (AC_TYPE_LONG_LONG_INT, AC_TYPE_UNSIGNED_LONG_LONG_INT): These no longer check for preprocessor flaws. * lib/autoconf/types.m4 (_AC_TYPE_LONG_LONG_SNIPPET): - Do not check for preprocessor flows. + Do not check for preprocessor flaws. 2007-11-13 Jim Meyering