Re: problem building Gnulib libgnu_a-malloca.o with Debian oldstable's clang
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs |
|---|---|
| Message-ID | <[email protected]> |
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.