libtool
[Top][All Lists]
Advanced

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

Re: quoting bug


From: Gary V . Vaughan
Subject: Re: quoting bug
Date: Mon, 5 Jul 2004 08:37:18 +0100

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

Hi Patrick,

On 3 Jul 2004, at 21:56, Patrick Welche wrote:
Index: m4/libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/m4/libtool.m4,v
retrieving revision 1.76
diff -u -r1.76 libtool.m4
--- m4/libtool.m4       21 Jun 2004 10:17:27 -0000      1.76
+++ m4/libtool.m4       3 Jul 2004 21:04:29 -0000
@@ -619,7 +619,7 @@

 AC_PROVIDE_IFELSE([LT_PROG_RC],
                    1
   [LT_LANG(RC)],
             2 2
-  [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
               3                  4           4         5 5 3 1
+  [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])
 ])# _LT_LANG_DEFAULT_CONFIG
    ^ matches the start of the AC_DEFUN

Counting parens shows that removing a set will stop the AC_DEFUN from
being closed.

If you are experiencing a quoting problem, the cause must be elsewhere...

Cheers,
        Gary.
- --
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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD8DBQFA6QUyFRMICSmD1gYRAmtHAKDEoWzj64HFzrxdrcgtN8FzzHh6hgCgl1YE
NGy99iijrK/4baOO+dM3fAg=
=ptKm
-----END PGP SIGNATURE-----





reply via email to

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