On Wed, Sep 13, 2006 at 01:07:22PM -0700, Steve Langasek wrote:
[...]
> > The only problem is with 2.b.  In this case, developers should call
> > autopoint before aclocal.  Bruno Haible provided autopoint for this
> > exact purpose.  It can regenerate m4/gettext.m4 and
> > po/Makefile.in.in for any previous version of gettext, this tool
> > is really great.  Since autopoint 0.11.3, one can for instance add
> >   AM_GNU_GETTEXT_VERSION([0.12.1])
> > just after AM_GNU_GETTEXT in configure.ac to request files from
> > gettext 0.12.1.  This is useful with packages which depend on
> > automake 1.4, one can use more recent versions; ideally we should
> > try to reproduce the exact same version as upstream to avoid
> > problems.
> 
> And this fixes the problem that the current version of gettext.m4 depends on
> AM_PROG_MKDIR_P, a macro introduced in automake 1.8?

Yes, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386072;msg=28

> In any case, I agree that there is no reason for a separate gettext-0.14
> package, but I don't see how autopoint solves the problem of the undefined
> macro which has to do with compatibility of older versions of *automake*,
> not with older versions of *gettext*; in which case it would still be nice
> to have a solution for making a gettext.m4 available that's compatible with
> the automake-1.4 and automake-1.7 we still ship.  (But indeed, no longer RC
> if all the packages build-depending on gettext have been fixed.)

Hmmm, I do not get your point.  Which build failure do you have in mind?

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to