@eht16 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]) I reverted this to the version 0.19 as in Geany, this makes the CI happy. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1434#discussion_r2105486312 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1434/review/[email protected]>
