libtool-patches
[Top][All Lists]
Advanced

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

FYI: set tmpdir from func_mktempdir [libtool--devo--1.0--patch-222]


From: Gary V. Vaughan
Subject: FYI: set tmpdir from func_mktempdir [libtool--devo--1.0--patch-222]
Date: Fri, 1 Oct 2004 13:46:07 +0100 (BST)
User-agent: mailnotify/0.3

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

Applied to HEAD.

  * looking for address@hidden/libtool--devo--1.0--patch-221 to compare with
  * comparing to address@hidden/libtool--devo--1.0--patch-221
  M  ChangeLog
  M  config/ltmain.in
  
  * modified files
  
  Index: Changelog
  from  Ralf Wildenhues  <address@hidden>
        * config/ltmain.in (func_mode_install): Need to set $tmpdir before
        using it.
  
  --- orig/config/ltmain.in
  +++ mod/config/ltmain.in
  @@ -1988,7 +1988,7 @@
          outputname=
          if test "$fast_install" = no && test -n "$relink_command"; then
            if test "$finalize" = yes && test -z "$run"; then
  -           func_mktempdir "${TMPDIR-/tmp}/libtool-XXXXXXXX"
  +           tmpdir=`func_mktempdir "${TMPDIR-/tmp}/libtool-XXXXXXXX"`
              file=`$ECHO "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
              outputname="$tmpdir/$file"
              # Replace the output file specification.
  
  
  
- -- 
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.6
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFBXVGPFRMICSmD1gYRAreBAJ9DHrPgbTFbkd2cN22F92gcE/7sXgCeNGLe
594ns58CeIAnHDUYh/iHTbw=
=Mqe2
-----END PGP SIGNATURE-----




reply via email to

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