[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/3] Texinfo: allow '.info' placed in $(builddir), remove cru
From: |
Stefano Lattarini |
Subject: |
Re: [PATCH 0/3] Texinfo: allow '.info' placed in $(builddir), remove cruft |
Date: |
Mon, 31 Dec 2012 19:45:06 +0100 |
On 12/31/2012 11:02 AM, Stefano Lattarini wrote:
> See the commit messages of the individual patches for rationales and
> background. I plan to push this series to master in 72 hours.
>
> Stefano Lattarini (3):
> texinfo: info files can be generated in the builddir
> docs: document the new 'info-in-builddir' option
> texinfo: remove hack about info files in CLEANFILES variables
>
Actually, I think it might make sense to apply the first two patches
to maint (after the 1.13.1 bug-fixing release is out). This should
be OK, since the change itself is very unobtrusive and no possible
source of bugs (Murphy spare me for having said so :-). In addition,
having this new option earlier will allow a proper deprecation of the
old CLEANFILES hack, so that its final removal in Automake 1.14 won't
be too abrupt.
Opinions, objections?
Regards,
Stefano