autoconf/bin
Akim Demaille e140e3ce82 Don't rely on RS = "0" to swallow the whole input as a single
record, this is not portable: mawk and nawk understand it as RS =
"".  gawk understands it as expected.

* autoconf.sh (translate_awk::BEGIN): No longer change RS.
(translate_awk::body): Move to the END.
Instead, accumulate the input in `request'.
2000-03-20 10:30:54 +00:00
..
autoconf.in Don't rely on RS = "0" to swallow the whole input as a single 2000-03-20 10:30:54 +00:00
autoheader.in * autoheader.sh: Use run_m4f, not run_m4. 2000-03-14 09:34:42 +00:00
autoreconf.in More uniform style is scripts. 2000-03-13 17:26:21 +00:00
autoscan.in
ifnames.in More uniform style is scripts. 2000-03-13 17:26:21 +00:00