autoconf-patches
[Top][All Lists]
Advanced

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

Re: 17-m4-token-allow.patch


From: Alexandre Oliva
Subject: Re: 17-m4-token-allow.patch
Date: 12 Nov 2000 19:19:10 -0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

On Nov 12, 2000, Akim Demaille <address@hidden> wrote:

>       Provide a means for escaping the forbidden patterns test.

> +m4_define([m4_file_append],
> +[m4_syscmd([cat >>$1 <<_m4eof
> +$2
> +_m4eof])])

Methinks it might be a better idea to just output the patterns as
magic comments in the configure file, and let gawk collect them on the
fly.  We might use two passes, if we need to support disabling
checking of patterns that appear before they're marked as acceptable,
but I don't see a need for that.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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