[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-NG] [PATCH 08/10] [ng] texi: be more aware of possible fai
From: |
Stefano Lattarini |
Subject: |
Re: [Automake-NG] [PATCH 08/10] [ng] texi: be more aware of possible failures in recipes |
Date: |
Mon, 03 Sep 2012 15:27:44 +0200 |
On 09/03/2012 12:09 PM, Akim Demaille wrote:
>
> Le 12 août 2012 à 13:19, Stefano Lattarini a écrit :
>
>> @@ -90,12 +90,10 @@ define am.texi.build.html
>> -I $(@D) -I $(srcdir)/$(@D) \
>> -o $(@:.html=.htp) $<; \
>
> Why bother we such names instead of address@hidden or address@hidden
>
I just saw no reason to change. In fact, I didn't even consider
the issue, being occupied with other changes and tweaks.
> We no longer have to deal with the 8.3 issues, right?
>
Absolutely true. And using 'address@hidden' as the name of the temporary
directory would probably offer some more consistency with other
usages. So patches welcome :-)
Regards,
Stefano