autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Don't infloop upon "make dist".


From: Jim Meyering
Subject: Re: [PATCH] Don't infloop upon "make dist".
Date: Sun, 02 Mar 2008 22:06:04 +0100

Ralf Wildenhues <address@hidden> wrote:
...
> The patch is ok with this change:  The _curr-ver computation needs to be
>
>     _curr-ver := $(shell cd $(srcdir) && ./build-aux/git-version-gen \
>                    .tarball-version)
>
> because otherwise it won't work with a VPATH build.

Good catch.
However, a slight correction:

    ... otherwise it won't work with an *out-of-tree* VPATH build.

I did test, of course, just not with an out-of-tree build dir.
As is, it works fine for an in-tree VPATH build.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]