added some things to do
authorTom Tromey <tromey@redhat.com>
Fri, 20 Nov 1998 21:51:30 +0000 (21:51 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 20 Nov 1998 21:51:30 +0000 (21:51 +0000)
TODO

diff --git a/TODO b/TODO
index a922a95..5ee7fad 100644 (file)
--- 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