bug-automake
[Top][All Lists]
Advanced

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

Re: make dist improvements


From: Behdad Esfahbod
Subject: Re: make dist improvements
Date: Tue, 07 Oct 2008 17:10:20 -0400
User-agent: Thunderbird 2.0.0.16 (X11/20080919)

Ralf Wildenhues wrote:
> * Behdad Esfahbod wrote on Tue, Oct 07, 2008 at 10:56:02PM CEST:
>> Right.  So why is:
>>
>> AMTAR = TAR_OPTIONS="$(TAR_OPTIONS)" ${SHELL}
>> /home/behdad/src/git/fd.o/cairo/build/missing --run tar
>>
>> not backward-compatible then?
> 
> Because it breaks an external script that calls
>   TAR_OPTIONS=foobar make dist

That's what I understood.  But if make imports env vars as make vars, doesn't
the $(TAR_OPTIONS) in the proposed AMTAR definition pick up the user's set
TAR_OPTIONS env var and things continue to work?

behdad

> Cheers,
> Ralf
> 




reply via email to

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