[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: branch-1_4 cannot build Autoconf 2.59 any more
From: |
Eric Blake |
Subject: |
Re: branch-1_4 cannot build Autoconf 2.59 any more |
Date: |
Mon, 24 Mar 2008 06:08:14 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Ralf Wildenhues on 3/24/2008 5:43 AM:
|> # As long as we aren't ready to upgrade to autoconf 2.60,
|> # make sure that newer M4 will still use LIFO order:
|> m4_define([arg1], [$1])dnl
|> m4_define([m4_wrap],
|> [m4_if([_$0_text],
Bah. That should be m4_ifdef, not m4_if.
|> ~ [m4_define([_$0_text], [$1]m4_defn([_$0_text]))],
|> ~ [m4_builtin([m4wrap],
|> ~ [arg1(m4_defn([_$0_text])m4_undefine([_$0_text]))])dnl
|> m4_define([_$0_text], [$1])])])dnl
|
| This isn't sufficient
With the typo corrected, I get no difference on your simple example.
| (and also, arg1 is not namespace-clean):
True, but it's easy enough to change (and it is for a workaround, not part
of autoconf proper).
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkfnma4ACgkQ84KuGfSFAYC5qQCeJGrs5tzJRew6fmqkuIxOs5Wq
8M0AnAl5FiRG5//8TIqu2TmZNS3uDwaj
=tGkV
-----END PGP SIGNATURE-----
- branch-1_4 cannot build Autoconf 2.59 any more, Ralf Wildenhues, 2008/03/23
- Re: branch-1_4 cannot build Autoconf 2.59 any more, Eric Blake, 2008/03/23
- Re: branch-1_4 cannot build Autoconf 2.59 any more, Eric Blake, 2008/03/23
- Re: branch-1_4 cannot build Autoconf 2.59 any more, Eric Blake, 2008/03/24
- Re: branch-1_4 cannot build Autoconf 2.59 any more, Ralf Wildenhues, 2008/03/24
- Re: branch-1_4 cannot build Autoconf 2.59 any more, Eric Blake, 2008/03/24
- m4-1.4.x fails to build git Autoconf for some x (was: branch-1_4 cannot build Autoconf 2.59 any more), Ralf Wildenhues, 2008/03/24
- Re: m4-1.4.x fails to build git Autoconf for some x (was: branch-1_4 cannot build Autoconf 2.59 any more), Keith Marshall, 2008/03/24
- Re: m4-1.4.x fails to build git Autoconf for some x (was: branch-1_4 cannot build Autoconf 2.59 any more), Ralf Wildenhues, 2008/03/24
- Re: m4-1.4.x fails to build git Autoconf for some x (was: branch-1_4 cannot build Autoconf 2.59 any more), Keith Marshall, 2008/03/24
- Re: m4-1.4.x fails to build git Autoconf for some x, Eric Blake, 2008/03/25