]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* TODO: multiline args in config files and headers work now.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 17 Oct 2007 19:20:19 +0000 (21:20 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 17 Oct 2007 19:20:19 +0000 (21:20 +0200)
ChangeLog
TODO

index 76124f0880c85c19cee5ccc967c5f9628ab9a2ef..210f3c8ad8e335f006f5a0fc761a211b1bf24728 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * TODO: multiline args in config files and headers work now.
+
        Autotest: do not use shell functions for individual tests.
        * lib/autotest/general.m4 (AT_INIT) <at_func_test>: Merely
        extract the source test source, do not invoke it.
diff --git a/TODO b/TODO
index 27c8ba50df7ec8a4130da512ca5f93697530b07f..fae35f32ebf5dbaaf2d6b82551a928b3d0f1dd37 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,10 +9,6 @@ these suggestions... their presence here doesn't imply my endorsement.
 
 * Soon
 
-** AC_CHECK_HEADERS
-and the like, don't have a consistent way to handle multi-line
-arguments.  Fix, test, and document.
-
 ** AC_PROG_INSTALL
 This test should be extended to check that install supports the GNU
 Install syntax: install FILES... DIR.  This will relieve everybody
@@ -651,8 +647,8 @@ with autoconf scripts.
 
 ------------------------------------------------------------------------------
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
-Foundation, Inc.
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2007 Free
+Software Foundation, Inc.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by