On Apr 16, 2001, "Gary V. Vaughan" <[EMAIL PROTECTED]> wrote:

> I like this idea.  Would you add it to the libtool TODO file please, 

Ok to install?

Index: ChangeLog
from  Alexandre Oliva  <[EMAIL PROTECTED]>

	* TODO: Add -L- flag.

Index: TODO
===================================================================
RCS file: /cvsroot/libtool/libtool/TODO,v
retrieving revision 1.42
diff -u -p -r1.42 TODO
--- TODO 2001/01/31 16:26:48 1.42
+++ TODO 2001/04/18 04:43:45
@@ -18,6 +18,13 @@ be desirable.
 * Lists of exported symbols should be stored in the pseudo library
 so that the size of lt_preloaded_symbols can be reduced.
 
+* Have some option to tell libtool not to include -L flags that point
+into a certain tree in the dependence list of an installed library.
+For example: -L-$top_builddir would let one link with libtool
+libraries in sibling subdirectories within a project, using the -L
+notation, without getting builddir pathnames ever mentioned in .la
+files that get installed.
+
 In the future:
 **************
 

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to