@b4n commented on this pull request.
> @@ -16,9 +16,11 @@ AM_PROG_CC_C_O AC_DISABLE_STATIC AC_PROG_LIBTOOL -dnl i18n -IT_PROG_INTLTOOL([0.35.0]) -GP_I18N +dnl i18n, inline so autoreconf can detect gettext usage +AM_GNU_GETTEXT_VERSION([0.23.1]) Maybe that's the kind of problem newer versions tried to fix, but if we don't have the issue in Geany we should be able to figure something out. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1434#discussion_r2105763199 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1434/review/[email protected]>
