* 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.
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>
* 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