bug#13355: Deprecating and removing the 'mkinstalldir' script

2013-01-12 Thread Stefano Lattarini
On 01/04/2013 11:15 AM, Stefano Lattarini wrote: > Severity: wishlist > > The 'mksintalldirs' script has been by long superseded by "install-sh -d", > has already deprecated in the documentation, and already removed in > Automake-NG. I'd like to remove it in future Automake versions. > > Howeve

bug#11419: Get rid of ylwrap, and simplify yacc/lex rules: withdrawn this wishlist entry

2013-01-12 Thread Stefano Lattarini
tags 11419 wontfix close 11419 thanks Reference: The improvements to the ylwrap script contributed by Akim in the 1.12.x and 1.13 releases have fixed most of the issues or bugs this proposal intended to address; even better, they did so in a co

bug#13351: [IMPORTANT] Dropping support for split '.info' files in mainline Automake

2013-01-12 Thread Stefano Lattarini
On 01/11/2013 10:55 PM, Paolo Bonzini wrote: > Il 03/01/2013 21:53, Stefano Lattarini ha scritto: > >> So I believe we could follow suit with Automake-NG (see commit dd603e21, >> ) >> and have Automake-generated makefiles pass the

bug#13378: Patches for master, making 'subdir-objects' mandatory

2013-01-12 Thread Stefano Lattarini
I thought I had managed to send the cover letter of that patch series to the bug tracker too, but I was wrong. Oh well. Here is the link: http://lists.gnu.org/archive/html/automake-patches/2013-01/msg00102.html Stefano

bug#13378: [PATCH] compile: use 'compile' script when "-c -o" is used with losing compilers

2013-01-12 Thread Stefano Lattarini
On 01/11/2013 08:16 PM, Stefano Lattarini wrote: > On 01/11/2013 07:19 PM, Eric Blake wrote: >> On 01/10/2013 06:33 AM, Stefano Lattarini wrote: >>> Reference: >>> >>> >> >>> @acindex AC_PROG_CC_C_O >>> -This is like @code{AC_PROG_CC_C_O}, bu