From 24c73c0d8069f3fcbf58cd8555b0c489d2689724 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 2 Dec 1998 12:11:35 +0000 Subject: [PATCH] TODO update --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index ab73891bf..62469cccd 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,12 @@ * Add code to generate foo-config script like gnome, gtk +* right now automake sets `TAR' when automake is configured + this loses in some situations. + however, checking for it in every configure.in also seems lame. + probably should just give in on this; meanwhile people can + override TAR themselves. + * `DEFS += foo' won't work. That's because DEFS is defined in header-vars.am, which is read after the user's Makefile.am. -- 2.47.3