@b4n commented on this pull request.
> +#AM_GNU_GETTEXT_VERSION([0.19.8]) +AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8]) Oops, my bad, I got lost with all these. OK, looking at [the docs](https://www.gnu.org/software/gettext/manual/html_node/autopoint-Invocation.html) it seems like using the latter is fine: AFAIK we don't really care which version is used so long as it works as expected. Also, this macro seems [old enough](https://lists.gnu.org/archive/html/autoconf-patches/2015-10/msg00000.html) for our requirements I guess -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1434#discussion_r2106162970 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1434/review/[email protected]>
