libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libtool--gary--1.0--patch-50


From: Gary V. Vaughan
Subject: libtool--gary--1.0--patch-50
Date: Wed, 22 Sep 2004 23:25:21 +0100 (BST)
User-agent: mailnotify/0.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The other changeset needed to link CVS M4...

Okay to apply?
- -- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
_________________________________________________________
This patch notification generated by tlaapply version 0.5
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD8DBQFBUfvQFRMICSmD1gYRAn5IAKDEXcUHN30BGaNU7Hcjab3WpNO2kACfdo07
zD40ChyXAb2qKLXLi1ck1UM=
=TMH6
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--gary--1.0--patch-49 to compare with
* comparing to address@hidden/libtool--gary--1.0--patch-49
M  ChangeLog
M  config/ltmain.in

* modified files

Index: Changelog
from  Gary V. Vaughan  <address@hidden>
        * config/ltmain.in (func_mode_link): When linking an installed
        libtool library on the command line using -lfoo we need to find
        the library in the search paths and add it's dependency_libs to
        the link in the conv pass so that any libtool libs listed are
        correctly expanded in the link pass.

--- orig/config/ltmain.in
+++ mod/config/ltmain.in
@@ -3031,10 +3031,6 @@
            func_warning "\`-l' is ignored for archives/objects"
            continue
          fi
-         if test "$pass" = conv; then
-           deplibs="$deplib $deplibs"
-           continue
-         fi
          name=`$ECHO "X$deplib" | $Xsed -e 's/^-l//'`
          for searchdir in $newlib_search_path $lib_search_path 
$sys_lib_search_path $shlib_search_path; do
            for search_ext in .la $std_shrext .so .a; do




reply via email to

[Prev in Thread] Current Thread [Next in Thread]