]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
typo
authorStepan Kasal <kasal@ucw.cz>
Thu, 20 Oct 2005 06:13:33 +0000 (06:13 +0000)
committerStepan Kasal <kasal@ucw.cz>
Thu, 20 Oct 2005 06:13:33 +0000 (06:13 +0000)
ChangeLog
NEWS

index c3c63436eaea78d06a2ad40f4863bda8fb2cb4dd..b41485ce85ea557485cf14c71c189020a210bc84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-20  Stepan Kasal  <kasal@ucw.cz>
+
+       * NEWS: Fix an old typo.
+
 2005-10-19  Paul Eggert  <eggert@cs.ucla.edu>
 
        * doc/autoconf.texi (Generating Sources): AC_LANG_PROGRAMS ->
diff --git a/NEWS b/NEWS
index a7cd36685e29d94a73a8e8652cd313bdaab87161..ecece0d92605e1ba45b34b882a42e8d16b0cb12a 100644 (file)
--- 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