From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 0/7] tools: remove private Makefile variables Date: Thu, 7 May 2015 10:07:39 +0200 Message-ID: <20150507080739.GA17476@aepfle.de> References: <1429871134-16719-1-git-send-email-olaf@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Wed, May 06, George Dunlap wrote: > On Fri, Apr 24, 2015 at 11:25 AM, Olaf Hering wrote: > > Replace all private variables in Makefiles with automake variables. > > This series is based on 92ff75384bce7a11e27fbfaf0c531e88dd1ab4c7. > > Why? Thanks for your reply. The rationale comes from the --prefix changes I did for 4.5, it was just not enough time to get it into 4.5. See this msg and the followup. http://lists.xenproject.org/archives/html/xen-devel/2014-09/msg03311.html I will resend this series with updated description. Olaf