On Tue, 26 Aug 2008, Jim Meyering wrote:
Eric Blake <[EMAIL PROTECTED]> wrote:
According to Jim Meyering on 8/26/2008 2:18 AM:
Hi Joel,
How about this instead?
Then it can be changed arbitrarily on a per-project basis.
From 6e4373f0b071f6b604ce343e8267e45d25bf4aa6 Mon Sep 17 00:00:00 2001
From: Jim Meyering <[EMAIL PROTECTED]>
Date: Tue, 26 Aug 2008 10:14:36 +0200
Subject: [PATCH] GNUmakefile: cfg.mk definitions override default
autoreconf-rerun policy
* top/GNUmakefile (_is-dist-target, _is-install-target): Make
these definitions conditional, so that they may be overridden, too.
I like it.
Thanks for the feedback.
I pushed it.
That worked for me. Thanks.