b4n left a comment (geany/geany-plugins#1433) FWIW, it *probably* comes from intltool: ``` configure.ac:20: warning: AM_NLS is m4_require'd but not m4_defun'd build/cache/intltool.m4:27: IT_PROG_INTLTOOL is expanded from... configure.ac:20: the top level ```
So I guess it's inltoolize that should be updated. I'll still look into fixing this somehow, which might be porting away from `AM_GLIB_GNU_GETTEXT` (which is declared obsolete already, and we don't use in Geany anymore). -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/1433#issuecomment-2905778406 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/issues/1433/[email protected]>
