]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Revert 2007-10-17 change.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 17 Nov 2007 08:31:11 +0000 (09:31 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 17 Nov 2007 08:31:11 +0000 (09:31 +0100)
* TODO: Multiline args in config files and headers mean something
different and are not fixed, see
<http://lists.gnu.org/archive/html/autoconf-patches/2007-05/msg00017.html>
Report by Stepan Kasal.

ChangeLog
TODO

index 823ded8b32ee4a201ff4cdab8c620a3721e50370..3cb8e49b53640c18c4fdde54df058a6ec9187ab7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2007-11-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       Revert 2007-10-17 change.
+       * TODO: Multiline args in config files and headers mean something
+       different and are not fixed, see
+       <http://lists.gnu.org/archive/html/autoconf-patches/2007-05/msg00017.html>
+       Report by Stepan Kasal.
+
        * doc/autoconf.texi (Generic Programs): Fix typo.
 
 2007-11-16  Stepan Kasal  <kasal@ucw.cz>
diff --git a/TODO b/TODO
index fae35f32ebf5dbaaf2d6b82551a928b3d0f1dd37..a463f849ece9409850ed776f395a9a7ba7f3f6c0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,10 @@ 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