nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

running autoreconf for nano-8.0


From: Benno Schulenberg
Subject: running autoreconf for nano-8.0
Date: Mon, 6 May 2024 11:57:37 +0200
User-agent: Mozilla Thunderbird


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

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.


Benno

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]