From ebe099095d75c0c9cfdf3b544b2fd7cac0b4c4b7 Mon Sep 17 00:00:00 2001 From: Stepan Kasal Date: Thu, 20 Oct 2005 06:13:33 +0000 Subject: [PATCH] typo --- ChangeLog | 4 ++++ NEWS | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c3c63436..b41485ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-10-20 Stepan Kasal + + * NEWS: Fix an old typo. + 2005-10-19 Paul Eggert * doc/autoconf.texi (Generating Sources): AC_LANG_PROGRAMS -> diff --git a/NEWS b/NEWS index a7cd3668..ecece0d9 100644 --- a/NEWS +++ b/NEWS @@ -216,7 +216,7 @@ Release tips: - Writing Test Programs This sections explains how to write good test sources to use with - AC_COMPILE_IFELSE etc. It documents AC_LANG_PROGRAMS and so forth. + AC_COMPILE_IFELSE etc. It documents AC_LANG_PROGRAM and so forth. - AC_FOO_IFELSE vs. AC_TRY_FOO