Update from Gnulib by running admin/merge-gnulib
This commit is contained in:
parent
cd4208f6d8
commit
2ceb09315c
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ AC_DEFUN([gl_ASSERT_H],
|
|||
[AC_LANG_PROGRAM(
|
||||
[[#if defined __clang__ && __STDC_VERSION__ < 202311
|
||||
#pragma clang diagnostic error "-Wc2x-extensions"
|
||||
#pragma clang diagnostic error "-Wc++17-extensions"
|
||||
#endif
|
||||
#ifdef INCLUDE_ASSERT_H
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue