]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Don't
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Apr 2006 06:10:50 +0000 (06:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Apr 2006 06:10:50 +0000 (06:10 +0000)
commit5863d13f3fd11aa90aaec2f1aa1fa1a8a9db6ef9
tree92979845ad5577473379115276ac2ec9cee85e14
parent5455100eda81a8eedbb137015b2e2955ea625a33
* lib/autoconf/general.m4 (_AC_INIT_CONFIG_LOG): Don't
use ">&-" since we're only 99.999% sure that this is portable,
and since the MinGW bug is fixed in a different way.
* lib/autotest/general.m4 (AT_INIT): Likewise.

* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Handle --recheck
before opening config.log, to avoid hitting a bug on MinGW.
ChangeLog
lib/autoconf/general.m4
lib/autoconf/status.m4
lib/autotest/general.m4