From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Lederhofer Subject: Re: [PATCH] auto-detect changed $prefix in Makefile and properly rebuild to avoid broken install Date: Thu, 15 Jun 2006 11:26:02 +0200 Message-ID: References: <0J0V00LDT7B9BU00@mxout2.netvision.net.il> <7vver3cxlw.fsf@assigned-by-dhcp.cox.net> <7vhd2nctjk.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Jun 15 11:26:27 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fqo7A-0006Re-Kx for gcvg-git@gmane.org; Thu, 15 Jun 2006 11:26:13 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932456AbWFOJ0J (ORCPT ); Thu, 15 Jun 2006 05:26:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932467AbWFOJ0I (ORCPT ); Thu, 15 Jun 2006 05:26:08 -0400 Received: from moooo.ath.cx ([85.116.203.178]:52884 "EHLO moooo.ath.cx") by vger.kernel.org with ESMTP id S932456AbWFOJ0H (ORCPT ); Thu, 15 Jun 2006 05:26:07 -0400 To: Yakov Lerner Mail-Followup-To: Yakov Lerner , git@vger.kernel.org Content-Disposition: inline In-Reply-To: User-Agent: mutt-ng/devel-r790 (Linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: > Either GIT-CFLAGS or GIT-BUILD-FLAGS, > whichever is shorter :-) I would not take GIT-CFLAGS because there is an environment variable used by make named CFLAGS and means something else. What is the target test-prefix-change good for? Should it really be included?