On Wed, 2023-11-22 at 20:57 -0500, Ben Boeckel wrote: > Is there a version of autoconf I should use? I have 2.71 laying around > but see that these were generated with 2.69. If you want me to regen > with 2.71, I'll do that as separate prep commits so that this diff is > sensible. Or I can try and dig up a 2.69 in some container to do it.
Use 2.69. A container is not needed, you can just install autoconf-2.69 with -- prefix=$HOME/ac269 (or another directory you like) and run $HOME/ac269/bin/autoconf, $HOME/ac269/bin/autoheader, etc. -- Xi Ruoyao <xry...@xry111.site> School of Aerospace Science and Technology, Xidian University