[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: |
Akim Demaille |
Subject: |
Re: [Automake-NG] [PATCH 08/10] [ng] texi: be more aware of possible failures in recipes |
Date: |
Mon, 3 Sep 2012 12:09:24 +0200 |
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 We no
longer have to deal with the 8.3 issues, right?
- Re: [Automake-NG] [PATCH 08/10] [ng] texi: be more aware of possible failures in recipes,
Akim Demaille <=