Hash :
8990abb5
Author :
Date :
2024-07-28T12:11:30
std-gnu23: new module The plan is to update the c99 module to depend on std-gnu23 instead of on std-gnu11, and to make std-gnu11 obsolete. A benefit of this will be that c99 will no longer affect C++. For now, though, std-gnu23 is simply a new, optional module. * MODULES.html.sh (func_all_modules): Add it. * modules/std-gnu11: Change description. * modules/std-gnu23, m4/std-gnu23.m4: New files. * m4/std-gnu11.m4: Do nothing if _AC_C_C23_OPTIONS is defined. (AC_PROG_CC): Use AC_DEFUN, not AC_DEFUN_ONCE, so that we can be superseded.