Re: running autoreconf for nano-8.0
Benno Schulenberg <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Jordi, >> 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. It is. So I've been trying different versions of gettext, and version 0.20 is the first that doesn't overwrite the 'extern-inline.m4' file any more. When making the following change in configure.ac in the unpacked nano-8.0 source, then running `autoreconf -ifs` runs to completion without problems. -AM_GNU_GETTEXT_VERSION([0.18.3]) +AM_GNU_GETTEXT_VERSION([0.20]) Does that work for you too on your machines? Gettext-0.20 is five years old, so most machines should have upgraded by now to a distro that has that version or newer. So it should be fine to bump the requirement. Benno
OpenPGP_signature.asc
(application/pgp-signature, 840 B)
-----BEGIN PGP SIGNATURE----- wsF5BAABCAAjFiEEFo5vQpe/16ea/USWUUu+Lrjhlh8FAmZAhgYFAwAAAAAACgkQUUu+Lrjhlh+P Eg//beN6oo63+P4SM9Y5kvEgvtcOgokQrIRaAl8UXyIRnlz73dki4rdMhxfZjlZHazHCHI5zQYTt pLbXLcyXlePaktj68wpwoKH97kyVdtp0+NQMXttCNAcZ7wm1Jk8xZ0Hu1DmwLcWLQ4uu9NCULLdu /qAFRZ18B3VJIXWOiiR3AtBthzJNuV9QAZ3X0cyVlc+4UPJI7N4517XKiHvphGDkXN56YToyKckW Flcd0NaAJxPZSHx2GcVBEL9Q0bW9Wcaw3x/vkjC1AGeWSEkFEsFdUhRsBsA3iJ/Qu2vS2bzZXJAF Pbrq+YGpl9PeAYbe7UxYtYL7ToOtBgs1ylvijZefGKMPNfanRBjX7bM4Kvs6c1hl97wfeZVVAPEj 0ATgL9kpdI3xuvblBUL6o9AMIDd6AHNiqWdUEPNxloKeFYldBZq3jZgYoPokQZ1Ga8i2y3pSmn6R +e+UqltOEhIK9s77+rwuyhsoFl5fmZ14bDZX9mbcYmOBsCBexAaMOWrmi/sZtyVGEhA1UAy1m0e5 JG1iVJfvPHUbEUbpuMpH9R0/5VT0xkUAIUsVHEydyBzRfVDXPV7uL+D8MT/ZuYPO3/pGYXioQ7j2 Q8+3DWnvpWHmpZEmYdroMO/4moqusBnVnitKfzl7gZJLxzHglRoIDjLQQUK0FqfmfTqcVZTVVa4n CyQ= =3gat -----END PGP SIGNATURE-----