On 8/7/26 10:57, Lasse Collin wrote:
I don't know if this even needs to work because without ac_cv_prog_cc_c23=no the compiler would be in GNU C11/C17 mode
Yes. What happens if you remove the ac_cv_prog_cc_c11=no from configure.ac? (You can keep the ac_cv_prog_cxx_cxx11=no line.) Again, I'm looking for a simple fix.
