[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: config files substitution with awk
From: |
Ralf Wildenhues |
Subject: |
Re: config files substitution with awk |
Date: |
Tue, 5 Dec 2006 07:01:19 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
* Paul Eggert wrote on Tue, Dec 05, 2006 at 01:04:42AM CET:
> > 2006-12-04 Ralf Wildenhues <address@hidden>
> >
> > * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Use `$AWK'
> > instead of `awk' consistently.
> > (_AC_OUTPUT_CONFIG_STATUS): Initialize $AWK.
> > * tests/torture.at (Torturing config.status): Test both the
> > result of AC_PROG_AWK and plain awk.
> > (Substitute a 2000-byte string): Likewise.
> > (Substitute and define special characters): Likewise.
> > (Substitute a newline): Likewise.
>
> Thanks for writing that; it looks good. Please install it.
Done, thanks!
Cheers,
Ralf