8829f5c3fd
The issue was that the code generated by AC_LANG_PROGRAM produces warnings, and hence -Werror makes detection fail: $ gcc -x c -Werror -Wstrict-prototypes - <<<'int main() {}'; echo $? <stdin>:1:5: error: function declaration isn’t a prototype [-Werror=strict-prototypes] cc1: all warnings being treated as errors 1 |
||
---|---|---|
.. | ||
.gitignore | ||
ax-append-compile-flags.m4 | ||
ax-append-flag.m4 | ||
ax-append-link-flags.m4 | ||
ax-check-compile-flag.m4 | ||
ax-check-link-flag.m4 | ||
ax-require-defined.m4 | ||
expat.m4 | ||
expatcfg-compiler-supports-visibility.m4 | ||
get-version.sh | ||
PrintPath |