bug-bison
[Top][All Lists]
Advanced

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

Re: [bug-gnulib] Re: bootstrap script failing due to gettext AM_CPPFLAGS


From: Bruno Haible
Subject: Re: [bug-gnulib] Re: bootstrap script failing due to gettext AM_CPPFLAGS change
Date: Wed, 26 Apr 2006 16:19:48 +0200
User-agent: KMail/1.5

Paul Eggert wrote:
> 2006-04-25  Paul Eggert  <address@hidden>
>
>       * bootstrap: Comment out the AM_CPPFLAGS line, since we don't use
>       that variable and the line breaks the bootstrap.  Problem reported
>       by Juan M. Guerrero.

Another fix would be to define AM_CPPFLAGS to empty in lib/Makefile.am,
paralleling the change that was made in gnulib-tool:

        * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
        for AM_CPPFLAGS.

> I'd rather not complicate all the Bison builds with an unused
> -I../intl flag

Don't you find an unused -I option acceptable? I know it is ugly, but in
the absence of communication between gettextize and gnulib-tool it looked
like an working compromise. Should I try to find a different approach?

Bruno





reply via email to

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