The check in configure currently only checks for presence of stdatomic.h. It seems to be problematic on systems with multiple compilers where one supports stdatomic.h and the other doesn't. Mukund