* TODO: Removed obsolete comments about RMS' package system.

This commit is contained in:
Gary V. Vaughan 2002-03-16 18:39:42 +00:00
parent 6df1ea79f2
commit a4591395cd
2 changed files with 4 additions and 7 deletions

View File

@ -1,3 +1,7 @@
2002-03-16 Gary V. Vaughan <gary@gnu.org>
* TODO: Removed obsolete comments about RMS' package system.
2002-03-14 Robert Boehne <rboehne@gnu.org>
ltmain.in: Touch-up to make testsuite pass, and default tagname

7
TODO
View File

@ -157,13 +157,6 @@ properly with AC_CONFIG_AUX_DIR using projects.
Things to think about:
**********************
* Talk with RMS about his so-called `automatic package generation
tool.' This is probably what Thomas has been murmuring about for the
Hurd. We'll need to integrate package-supplied programs such as
libtool into that scheme, since it manages some of the preinstall and
postinstall commands, but isn't installed itself. Probably, things
like libtool should be distributed as part of such a binary package.
* Maybe implement full support for other orthogonal library types
(libhello_g, libhello_p, 64 vs 32-bit ABI's, etc). Make these types
configurable.