On Fri, Apr 13, 2012 at 10:42:09AM +0200, Stefano Lattarini wrote:
> Hi Dmitry, thanks for the report and the fix.
>
> On 04/13/2012 12:22 AM, Dmitry V. Levin wrote:
> >
> > [PATCH] install: fix the case then an install directory is a shell command
> >
> > Fixe
On Fri, Apr 13, 2012 at 02:04:13AM +0400, Dmitry V. Levin wrote:
> The patch containing the fix with test case will follow shortly.
>From 8810b494a6fff57e7299cee8375ae43c35a82921 Mon Sep 17 00:00:00 2001
From: "Dmitry V. Levin"
Date: Thu, 12 Apr 2012 16:24:23 +
Subject: [PAT
Hi,
Commit v1.11-759-g368f1c4 (git describe --contain v1.11-759-g368f1c4 says
it is v1.11.3b~3^2~1) introduced a regression. GNU automake used to
support shell commands in installation directories, but it seems to be
inadvertently broken now because of the change in shell quoting.
In 3 of 24 plac
Hi,
There seems to be a bug in automake: silent-rules support is not
compatible with --disable-dependency-tracking yet. Passing this option to
configure results to garbage both in silent and verbose output.
Here is a reproducer on GNU/Linux:
$ automake --version |head -1
automake (GNU automake)
On Wed, Mar 19, 2008 at 11:41:14PM +0100, Jim Meyering wrote:
> "Dmitry V. Levin" <[EMAIL PROTECTED]> wrote:
> > On Fri, Mar 07, 2008 at 03:27:19PM +0100, Jim Meyering wrote:
> >> There have been over 50 change-sets since the last one, so...
> >
>