* bin/autoconf.as: Don't exit with status 0 after write failure
commitc7761f20ad26e0e4cdc4f96a28b4a6d6fd3728fe
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Feb 2005 23:31:16 +0000 (2 23:31 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Feb 2005 23:31:16 +0000 (2 23:31 +0000)
tree12cb9e777e8810b9d3ed19b4462ed821a92dab40
parent3dcc2928e72ea9f72f242ea20938f65136a57b08
* bin/autoconf.as: Don't exit with status 0 after write failure
with --help or --version.
* lib/autoconf/general.m4 (_AC_INIT_HELP, _AC_INIT_VERSION): Likewise.
* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Likewise.
bin/autoconf.as
lib/autoconf/general.m4
lib/autoconf/status.m4