OSDN Git Service

Disable option checking in the toplevel, avoid 2.64 fopen glitch.
authorrwild <rwild>
Wed, 19 Aug 2009 22:21:10 +0000 (22:21 +0000)
committerrwild <rwild>
Wed, 19 Aug 2009 22:21:10 +0000 (22:21 +0000)
commitca41544b43a98c2bedfe4d400f41ea78d8bb447b
tree14b81d1ba053c04bf342d55c0374dd921b6963d6
parent21567553f03fd144bdd75a421461af61ff35a177
Disable option checking in the toplevel, avoid 2.64 fopen glitch.

/:
* configure.ac: Call AC_DISABLE_OPTION_CHECKING.
(baseargs): Add --disable-option-checking.
* configure: Regenerate.

config/:
* override.m4 (AC_DISABLE_OPTION_CHECKING): Define to be
empty if not defined, to avoid error with 2.59.
(_AC_LANG_IO_PROGRAM): When the Autoconf version is exactly
2.64, avoid per-language instances to drop fopen from test
program.
ChangeLog
config/ChangeLog
config/override.m4
configure
configure.ac