From: Ralf Wildenhues Date: Wed, 17 Oct 2007 19:20:19 +0000 (+0200) Subject: * TODO: multiline args in config files and headers work now. X-Git-Tag: v2.62~205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876191ff4059165202868991662f20c807e6e620;p=thirdparty%2Fautoconf.git * TODO: multiline args in config files and headers work now. --- diff --git a/ChangeLog b/ChangeLog index 76124f08..210f3c8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-10-17 Ralf Wildenhues + * 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) : Merely extract the source test source, do not invoke it. diff --git a/TODO b/TODO index 27c8ba50..fae35f32 100644 --- 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