Hi, On Tue, Oct 24, 2006, Jurij Smakov wrote: > Attached is the proposed patch (intltool.patch) and a test case > archive (test.tar.gz). The patch just implements the same logic as in > glib-gettext.m4 to set DATADIRNAME variable if it is not set already.
Thanks! I'm forwarded it upstream for comments; would they not reply timely, I would change your patch to do something lile: INTLTOOL_DATADIRNAME=$DATADIRNAME AC_SUBST(INTLTOOL_DATADIRNAME) and would update Makefile.in.in accordingly. (I don't want to add an AC_SUBST(DATADIRNAME)) I wish there would be some mechanism to detect mixture of incompatible intltool macro and Makefile.in.in (the former is updated by aclocal, the later by intltoolize); but this is an historical problem. Bye, -- Loïc Minier <[EMAIL PROTECTED]>