Disable option checking in the toplevel, avoid 2.64 fopen glitch.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 19 Aug 2009 22:21:10 +0000 (22:21 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 19 Aug 2009 22:21:10 +0000 (22:21 +0000)
commit34a0f3cffad19d24b3d36be9a39d69ae353889da
tree47a83ac68e7a7c1805198856f1e7c2d5e6629cfb
parentc1102ce79aa237e26045e2a32867c79702cd5ad0
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
This page took 0.025502 seconds and 4 git commands to generate.