Re: gdb and ancient GNU autotools
Simon Marchi via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2/24/24 13:30, Tomasz Kłoczko via Gdb wrote: > Going back to the subject: someone at least started thinking about starting > doing something to move away from those ancient GNU autotools versions > (probably kicking a few as*ess on integrating properly some > libtool changes) or move to meson/cmake? Good news, I found a concrete of a problem that would be fixed by moving to a newer autoconf: https://sourceware.org/bugzilla/show_bug.cgi?id=31417#c1 You can start working on patches to bump the autoconf/automake versions, I can help with the review. Simon