bug#18744: Problem with am__is_gnu_make: Arg list too long

2014-12-19 Thread Stefano Lattarini
On 12/19/2014 08:13 PM, Daniel Richard G. wrote: On Fri, 2014 Dec 19 18:12+0100, Stefano Lattarini wrote: tags 18744 + patch close 18744 stop Reference: http://debbugs.gnu.org/18744 Should be fixed by the attached patch. Thank you Stefano, just a few comment typos I noticed: * "The code use

bug#19020: flex support

2014-12-19 Thread Stefano Lattarini
retitle 19020 improve support for flex in C++ mode tags 19020 + moreinfo thanks Reference: http://debbugs.gnu.org/19020 On 11/11/2014 11:51 AM, brahim sahbi wrote: Hello, Hi, sorry for the delay. I am trying to use flex with these options AM_LFLAGS = --header-file=lang.h --yyclass=Lang --c+

bug#18744: Problem with am__is_gnu_make: Arg list too long

2014-12-19 Thread Daniel Richard G.
On Fri, 2014 Dec 19 18:12+0100, Stefano Lattarini wrote: > tags 18744 + patch > close 18744 > stop > > Reference: http://debbugs.gnu.org/18744 > > Should be fixed by the attached patch. Thank you Stefano, just a few comment typos I noticed: * "The code used to detect whether the currently used ma

bug#18744: Problem with am__is_gnu_make: Arg list too long

2014-12-19 Thread Stefano Lattarini
tags 18744 + patch close 18744 stop Reference: http://debbugs.gnu.org/18744 Should be fixed by the attached patch. Thanks, Stefano >From ff40472d4f5ad85c27c6f5a9c5dc2beaeca41c85 Mon Sep 17 00:00:00 2001 Message-Id: From: Stefano Lattarini Date: Fri, 19 Dec 2014 15:10:09 +0100 Subject: [PATC

bug#18744: Problem with am__is_gnu_make: Arg list too long

2014-12-19 Thread Stefano Lattarini
Reference: http://debbugs.gnu.org/18744 On 10/16/2014 04:57 AM, Daniel Richard G. wrote: Hello gnus, I was hacking on libarchive for compatibility with an older Tru64 system, in conjuction with Automake 1.14.1, when I encountered a problem during "gmake check": [...] gmake check-TESTS gmake[2

bug#17354: distclean fails when source is relatively otherplace

2014-12-19 Thread Stefano Lattarini
tags 17354 wontfix close 17354 stop On 04/27/2014 01:48 AM, Jan Engelhardt wrote: With automake-1.13.4 & automake-1.14, when there is a _SOURCES = ../blah.c, make does not properly run because .deps is gone too early. File set: # Makefile.am SUBDIRS = b noinst_PROGRAMS = foo # configure.ac

bug#18075: AM_INIT_AUTOMAKE followed by comment

2014-12-19 Thread Stefano Lattarini
forcemerge 16841 18075 stop Reference: http://debbugs.gnu.org/18075 Hi Scott. Thanks for the report, and sorry for the awful delay. I've already solved this issue as part of http://debbugs.gnu.org/16841 The fix will appear in the next Automake version (hopefully to be released before the end of

bug#16841: Bug#738716: automake: Generates syntax error in configure script

2014-12-19 Thread Stefano Lattarini
tags 16841 + patch close 16841 thanks On 02/22/2014 08:40 AM, Eric Dorland wrote: * Hilko Bengen (ben...@debian.org) wrote: Source: automake-1.14 Version: 1:1.14.1-2 Severity: critical Tags: patch While trying to build a new version of nbdkit, I fonud that a freshly generated configure script

bug#19108: bad error messages in dist targets, automake 1.14.1

2014-12-19 Thread Stefano Lattarini
On 12/19/2014 11:37 AM, Gary V. Vaughan wrote: Hi Stefano, On 19 Dec 2014, at 10:12, Stefano Lattarini wrote: severity 19108 minor close 19108 thanks On 11/19/2014 05:40 PM, Aharon Robbins wrote: Hi. I'm trying to upgrade to automake 1.14.1, and I see this: @@ -993,10 +993,16 @@ dist-xz: d

bug#19108: bad error messages in dist targets, automake 1.14.1

2014-12-19 Thread Gary V. Vaughan
Hi Stefano, > On 19 Dec 2014, at 10:12, Stefano Lattarini > wrote: > > severity 19108 minor > close 19108 > thanks > >> On 11/19/2014 05:40 PM, Aharon Robbins wrote: >> Hi. I'm trying to upgrade to automake 1.14.1, and I see this: >> >> @@ -993,10 +993,16 @@ dist-xz: distdir >> $(am__pos

bug#19108: bad error messages in dist targets, automake 1.14.1

2014-12-19 Thread Stefano Lattarini
severity 19108 minor close 19108 thanks On 11/19/2014 05:40 PM, Aharon Robbins wrote: Hi. I'm trying to upgrade to automake 1.14.1, and I see this: @@ -993,10 +993,16 @@ dist-xz: distdir $(am__post_remove_distdir) dist-tarZ: distdir + @echo WARNING: "Support for shar distributi