autoconf-patches
[Top][All Lists]
Advanced

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

Re: config files substitution with awk


From: Paolo Bonzini
Subject: Re: config files substitution with awk
Date: Mon, 20 Nov 2006 10:19:58 +0100
User-agent: Thunderbird 1.5.0.8 (Macintosh/20061025)


As much as I like this, it breaks scripts using the undocumented "extrasub" variable.

No, it doesn't.  Only the "regular" substitutions are done with awk,
there is still a bunch left that are done with sed, including but not
limited to the ac_vpsub and the extrasub hack, and all output-directory-
dependent variables.

Pfew. So all remains is the "I like this" bit. You should still ask Aharon Robbins whether he has problems with this (sed does provide a bootstrapping mechanism that does not require any working sed on the machine).

Paolo




reply via email to

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