[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: m4_wrap behavior
From: |
Paul Eggert |
Subject: |
Re: m4_wrap behavior |
Date: |
Thu, 15 Jun 2006 00:28:56 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Stepan Kasal <address@hidden> writes:
> But such a wrapper is not needed for Autoconf proper....
> ...
> Luckily, there is no risk of installing a broken version of autoconf;
> the build will break, since autoconf.as is a m4sh script.
Sorry, I'm lost. If Autoconf doesn't need a wrapper, then why does a
build break with a 2.0-like m4?
I'm fine with documenting that m4_wrap order is
implementation-dependent, but I'd like to see a patch that will cause
Autoconf to work regardless of m4wrap order.