From 969e807088b69dc9ce4c7c81bf55a19aebe63015 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Sun, 11 Aug 1996 19:28:08 +0000 Subject: [PATCH] Nothing --- TODO | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index f8370b81..eebba118 100644 --- a/TODO +++ b/TODO @@ -39,9 +39,6 @@ files, which means rewriting so that the Makefile.am contents aren't copied into the output immediately. This feature is probably required to fully support libtool ("grody compilation issue") -If @LIBOBJS@ or @ALLOCA@ appears in _LDADD or _LIBADD, put it into -dependencies automatically - Think about: maybe "make check" should just bomb if error occurs? Then user must use "make -k check". This is probably more natural. @@ -218,7 +215,6 @@ some support for this. Here are some of the issues: * Should handle AC_CONFIG_SUBDIRS, ie must handle configure.in in subdirs * can do this by looking at subdirs, seeing configure.in and auto-running Automake there -* Must handle SUBDIRS in subdir Makefile.am's dejagnu support: * use RUNTEST_FOR_TARGET in some cases? @@ -256,12 +252,9 @@ containing application. must fill in definitions for some of the AC_FEATURE macros -dependency checking needs some work. in particular scanning a .m4 -file should note all AC_DEFUNs contained therein, and avoid trying to -add_file any such - consider including autosystem; that is the only way the AC_FEATURE -macros even make sense. +macros even make sense. Or move the AC_FEATURE macros back into +autosystem... ================================================================ -- 2.43.5