]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* TODO: Removed obsolete comments about RMS' package system.
authorGary V. Vaughan <gary@gnu.org>
Sat, 16 Mar 2002 18:39:42 +0000 (18:39 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sat, 16 Mar 2002 18:39:42 +0000 (18:39 +0000)
ChangeLog
TODO

index 2192f08762c2583c519aa70c6875b6382e043670..75c23cad7175a96b6f33115d0ed3d9b86556feaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/TODO b/TODO
index 2fab33a8038ad2e29c3108424c8d77dc202326e2..7a26826fe7983454834e118274b5203101864045 100644 (file)
--- 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.