Applied to HEAD.

Regards,
Ralf

2005-03-21  Ralf Wildenhues  <[EMAIL PROTECTED]>

       * TODO: Update.

Index: TODO
===================================================================
RCS file: /cvsroot/libtool/libtool/TODO,v
retrieving revision 1.63
diff -u -r1.63 TODO
--- TODO        8 Mar 2005 09:36:39 -0000       1.63
+++ TODO        21 Mar 2005 08:01:37 -0000
@@ -56,6 +56,10 @@

 * Improve support for C++ with templates.

+* Audit use of $ECHO in libtool.m4.
+
+* Fix deplibs_check_method=pass_all (which is wrong!) on linux.
+
 1.2. libtldl
 ------------

@@ -92,6 +96,11 @@
   `.la' files so that people can depend on their format.  This would be
   a good thing to put before the maintainance notes.

+* Document the installed `libtool' and its limitations clearly (maybe implement
+  --disable-script-install as well).  Or, even better, remove its limitations.
+
+* Platform notes redo.
+
 2.2. test suite
 ---------------

@@ -109,6 +118,8 @@
     - cross compile
     - dirs with ~
     - multiple input files
+    - look at the wrapper-in-wrapper problem: `libtool' vs.
+        distcc, ccache, mpicc.

 2.3. libtool
 ------------
@@ -159,6 +170,8 @@
   libtool script smaller and easier to follow, maybe a little faster
   too?

+* Look at position-independent executables.
+
 2.4. libtool autoconf macros
 ----------------------------



Reply via email to