Commit 2eb78f0716542854209a35d7ea5bd2d38ef32582

Bruno Haible 2022-09-24T23:42:44

stdbool: Don't #include a gnulib-generated stdbool.h from config.h. * m4/c-bool.m4 (gl_C_BOOL): Check for stdbool.h and for _Bool. If stdbool.h does not exist, don't #include <stdbool.h> but instead put the substitute code into config.h.