On 8/7/26 03:25, Lasse Collin wrote:
From groff-1.25.0.rc2/configure.ac:# Autoconf [2.70,2.72] tries to cram C11 and C++11 down our throats. We # don't (yet) want them. ac_cv_prog_cc_c11=no
Perhaps the problem goes away if Autoconf 2.73 is used? That might be the simplest fix.
