From: Gary V. Vaughan Date: Sat, 16 Mar 2002 18:39:42 +0000 (+0000) Subject: * TODO: Removed obsolete comments about RMS' package system. X-Git-Tag: release-1-5~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4591395cd74842aded1ff44e92fbcb965bfd305;p=thirdparty%2Flibtool.git * TODO: Removed obsolete comments about RMS' package system. --- diff --git a/ChangeLog b/ChangeLog index 2192f0876..75c23cad7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-03-16 Gary V. Vaughan + + * TODO: Removed obsolete comments about RMS' package system. + 2002-03-14 Robert Boehne ltmain.in: Touch-up to make testsuite pass, and default tagname diff --git a/TODO b/TODO index 2fab33a80..7a26826fe 100644 --- a/TODO +++ b/TODO @@ -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.