]> Savannah Git Hosting - gnulib.git/commit
snippet/warn-on-use: Don't cause wrong AC_CHECK_DECL results with clang.
authorBruno Haible <bruno@clisp.org>
Tue, 20 Sep 2022 21:31:19 +0000 (23:31 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 20 Sep 2022 21:31:19 +0000 (23:31 +0200)
commit5210250cccb00c9906a96d27212016ee578e8f29
treeaa24a4c719624567bd712f07e36a0954762b8b84
parent101b00c5aabc8b99c301a818da20f2cefa2ce176
snippet/warn-on-use: Don't cause wrong AC_CHECK_DECL results with clang.

* m4/warn-on-use.m4 (gl_WARN_ON_USE_PREPARE): Use the clang command-line
option that disables implicit built-in function declarations in clang.
ChangeLog
m4/warn-on-use.m4