From 961d500e5a2acaef78d6d86e5e3630388b2f2028 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Fri, 20 Nov 1998 21:51:30 +0000 Subject: [PATCH] added some things to do --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index a922a95..5ee7fad 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +* Add code to generate foo-config script like gnome, gtk + * `DEFS += foo' won't work. That's because DEFS is defined in header-vars.am, which is read after the user's Makefile.am. @@ -10,7 +12,7 @@ Some (very rare) POSIX systems don't support `=' in filenames. If this ever becomes a problem, fix it -a* distclean must remove config.status +* distclean must remove config.status can't this cause problems for maintainer-clean? shouldn't maintainer-clean print the message before running any part of the make? (just to slow things down long enough -- 2.7.4