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 00:07:19 +0000

-----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 (Darwin)

iD8DBQFAAeU4FRMICSmD1gYRAsIdAJ9ln+mru8psWUbmc4LKg5Uju580BACeMPth
ptGSZhdEB5OYEkWQ6nQHBsw=
=2+AU
-----END PGP SIGNATURE-----





reply via email to

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