libtool-patches
[Top][All Lists]
Advanced

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

FYI: 71-gary-fix-patch-69.patch [Was 69-gary-fix-sh-test-failure.patch]


From: Gary V. Vaughan
Subject: FYI: 71-gary-fix-patch-69.patch [Was 69-gary-fix-sh-test-failure.patch]
Date: Mon, 12 Jan 2004 15:10:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

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

Hi Bob,

On Friday, January 9, 2004, at 08:34  pm, Bob Friesenhahn wrote:
| With the proposed patch, I don't see how the test could ever possibly
| succeed.

D'oh.  Thanks, that might have gone unnoticed for quite some time.
Good catch.

Here's the replacement (excuse line wrapping from my MUA):

Index: ChangeLog
from  Gary V. Vaughan  <address@hidden>

~        * libtoolize.in (func_copy_all_files): s/xfunc_copy/Xfunc_copy.
~        Now the test can actually succeed sometimes.

Index: libtoolize.in
===================================================================
RCS file: /cvsroot/libtool/libtool/libtoolize.in,v
retrieving revision 1.36
diff -u -p -u -r1.36 libtoolize.in
- --- libtoolize.in 9 Jan 2004 16:55:03 -0000 1.36
+++ libtoolize.in 11 Jan 2004 23:22:47 -0000
@@ -246,7 +246,7 @@ func_copy_all_files ()
~       fi

~       if test -f "$my_srcdir/$my_filename"; then
- -        if test "X$my_copy_cb" = xfunc_copy; then
+        if test "X$my_copy_cb" = Xfunc_copy; then
~          $force_opt || if test -f "$my_destdir/$my_filename"; then
~            $quiet_opt \
~              || func_error "\`$my_destdir/$my_filename' exists: use
\`--force' to overwrite"

Cheers,
        Gary.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://www.oranda.demon.co.uk
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAArkDFRMICSmD1gYRAtJlAKCRBjKxra8sZKuSsr0S4ByaWBCqNQCglKvy
lGUU8Rl450Y/QCRqoZX5TYY=
=Exwd
-----END PGP SIGNATURE-----





reply via email to

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