Re: running autoreconf for nano-8.0
Jordi Mallach <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey! El dl. 06 de 05 de 2024 a les 11:57 +0200, en/na Benno Schulenberg va escriure: > > Op 06-05-2024 om 09:51 schreef Jordi Mallach: > > Has anyone tried to reconfigure nano 8.0? > > Never did, but just now using `autoreconf -i -f` in the > unpacked nano-8.0 source gives me the same result as you. > > Then I remembered that autogen.sh was changed to call the > auto stuff in a particular order: > > https://git.savannah.gnu.org/cgit/nano.git/commit/?id=4a1db96d Oh, this is annoying. > > Which means that `autopoint` must be prevented from running > during any running of autoreconf. At the end o > https://www.gnu.org/software/gnulib/manual/html_node/gettextize-and-autopoint.html > > it says > how to achieve that: > > AUTOPOINT=true autoreconf -i -f > > Running that in a freshly unpacked nano-8.0 finishes without errors. Indeed, this worked. Thanks for the pointer, Benno! -- Jordi Mallach <[email protected]>