libtool-patches
[Top][All Lists]
Advanced

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

FYI: libtool--devo--1.0--patch-169


From: Gary V. Vaughan
Subject: FYI: libtool--devo--1.0--patch-169
Date: Sun, 5 Sep 2004 19:16:47 +0100 (BST)
User-agent: mailnotify/0.3

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

Applied to HEAD.
- -- 
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)

iD8DBQFBO1gPFRMICSmD1gYRAriYAKCh5C5Txsouv14BWCnktOE9ePzOLACeKsNv
81GIH7L7nOPR9UrvAaJJ60g=
=eevw
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--devo--1.0--patch-168 to compare with
* comparing to address@hidden/libtool--devo--1.0--patch-168
M  ChangeLog
M  config/ltmain.in

* modified files

Index: Changelog
from  Albert Chin-A-Young  <address@hidden>

        * config/ltmain.in (func_mode_link): Pass otherwise unrecognised +
        and - style switches to the compiler.
        * NEWS: Updated.

--- orig/config/ltmain.in
+++ mod/config/ltmain.in
@@ -2996,6 +2996,10 @@
          arg="\"$arg\""
          ;;
        esac
+
+       if test -z "$prev"; then
+         compiler_flags="$compiler_flags $arg"
+       fi
        ;;
 
       *.$objext)




reply via email to

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