]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
typo
authorStepan Kasal <kasal@ucw.cz>
Thu, 21 Sep 2006 10:36:19 +0000 (10:36 +0000)
committerStepan Kasal <kasal@ucw.cz>
Thu, 21 Sep 2006 10:36:19 +0000 (10:36 +0000)
ChangeLog

index b0dd781d43a90037846044e906399931e8ce3c5e..02ebfe9705eae0f9c5b367df8e4b334118a6d656 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (AC_COMPUTE_INT): No longer caches or reports.  New signature.
        All uses changed to AC_CACHE_CHECK_INT.
        * tests/base.at (AC_CACHE_CHECK_INT): New test.
-       * tests/mktests.sh (ac_exclude_lsit): Add AC_CACHE_CHECK_INT.
+       * tests/mktests.sh (ac_exclude_list): Add AC_CACHE_CHECK_INT.
 
 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>