bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a saner bootstrap script


From: Bruno Haible
Subject: Re: a saner bootstrap script
Date: Sun, 16 Oct 2011 10:58:57 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Gary V. Vaughan wrote:
> If there is a bug in gnulib-tool, or autopoint that puts unnecessary
> 'intl/' references into Makefiles when the presence of
> AM_GNU_GETTEXT_VERSION in configure.ac is a declaration that says there
> is no need for local 'intl/', then I think the bug should be fixed there
> rather than patched around in bootstrap.  Unfortunately, some difference
> in our environments is preventing me from exploring further since I can't
> reproduce your error on my machine :(

It doesn't come from gnulb-tool nor autopoint, but from the gnulib module
called 'gettext'. The -Iintl option there is generally safe, except that
coreutils activates lots of GCC warnings plus -Werror.

This -Iintl option will disappear with gettext version 0.19 - because
then "gettextize --intl" will not work any more; it's already deprecated.

Bruno
-- 
In memoriam Thomas Sankara <http://en.wikipedia.org/wiki/Thomas_Sankara>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]