autoconf/bin
Zack Weinberg 623ec9a0d1
Avoid ‘new File::Temp’ in Perl scripts.
Despite what the documentation says, ‘new File::Temp’ does not work
reliably in perl 5.6.x.  Rather than figure out exactly what is wrong
with it, let’s just stick to ‘tempfile’.

 * bin/autom4te.in (handle_output): Use tempfile function instead of
   object-oriented File::Temp interface.
 * bin/autoreconf.in (install_aux_file): Likewise.
2020-11-30 11:45:26 -05:00
..
autoconf.as Manually sync ChannelDefs.pm from automake. 2020-09-22 15:46:42 -04:00
autoheader.in Disable all warnings when running autoconf as a subprocess. 2020-09-22 15:46:43 -04:00
autom4te.in Avoid ‘new File::Temp’ in Perl scripts. 2020-11-30 11:45:26 -05:00
autoreconf.in Avoid ‘new File::Temp’ in Perl scripts. 2020-11-30 11:45:26 -05:00
autoscan.in Disable all warnings when running autoconf as a subprocess. 2020-09-22 15:46:43 -04:00
autoupdate.in Manually sync ChannelDefs.pm from automake. 2020-09-22 15:46:42 -04:00
ifnames.in Fatalize all warnings in Perl code. 2020-08-31 13:15:46 -04:00
local.mk maint: make update-copyright 2020-01-01 11:45:50 -08:00