@kugel- 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
Sorry for the delay. Yes, you're right, we can remove the file.
For LOCALEDIR, it seems we only use it really in C code, and we already have a `-DLOCALEDIR=xxx` in place. So I don't even think we need AC_SUBST anymore.