@eht16 commented on this pull request.


In configure.ac:

> @@ -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

If we don't call GP_I18N here anymore, couldn't we remove build/i18n.m4 completely?

If so, we probably need to declare LOCALEDIR here or still use GP_I18N.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1183/review/1095670373@github.com>