autoconf/bin
Akim Demaille 5c521a0948 * autoconf.sh (tmpbase): New var. Adjust trap code and other tmp
file names.
(translate_awk::BEGIN): Set RS to "0" so that the whole file be a
single record.
(translate_awk::trans): Convert from array to function.
(translate_awk::error): New function.
(translate_awk::main action): Implement support for ${sep}@ and
${sep}*.  Use trans() and error().
(translate_awk): Don't put space before user functions call, it is
not portable.
Remove trailing `;', this is not C :).
(task trace): Quote `$traces' when you eval it, to protect the
white spaces.
Propagate `translate_awk' failures to `autoconf.sh'.
Translate the quadrigraphs.
2000-03-13 17:30:32 +00:00
..
autoconf.in * autoconf.sh (tmpbase): New var. Adjust trap code and other tmp 2000-03-13 17:30:32 +00:00
autoheader.in Trap on 0 is not executed when `exit' is called without argument. 2000-03-13 17:28:06 +00:00
autoreconf.in More uniform style is scripts. 2000-03-13 17:26:21 +00:00
autoscan.in * autoscan.pl (parse_args): Add support for -m <macrodir>. 2000-03-02 18:25:34 +00:00
ifnames.in More uniform style is scripts. 2000-03-13 17:26:21 +00:00