On 05/06/2013 04:08 AM US Central Time, Brice Goglin wrote:
> Le 05/05/2013 19:26, Pavan Balaji a écrit :
>> -autoreconf -ivf
>> +autoreconf ${autoreconf_args:"-ivf"}
>> -- 1.8.1.2
> 
> This needs an additional dash:
> 
> -autoreconf -ivf
> +autoreconf ${autoreconf_args:-"-ivf"}

Where did you add an extra dash?

> and it requires a non-empty autoreconf_args such as " " to actually
> remove our "-ivf". I assume it's still ok for you.

Yup, that's OK.

 -- Pavan

-- 
Pavan Balaji
http://www.mcs.anl.gov/~balaji

Reply via email to