From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19182 invoked by alias); 14 Jun 2005 10:35:52 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 19085 invoked by uid 22791); 14 Jun 2005 10:35:43 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 14 Jun 2005 10:35:43 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j5EAZfcV026152 for ; Tue, 14 Jun 2005 06:35:41 -0400 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j5EAZeu27598; Tue, 14 Jun 2005 06:35:40 -0400 Received: from [172.31.0.98] (vpnuser9.surrey.redhat.com [172.16.9.9]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id j5EAZdo7023344; Tue, 14 Jun 2005 11:35:39 +0100 Message-ID: <42AEB398.7080802@redhat.com> Date: Tue, 14 Jun 2005 10:35:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) MIME-Version: 1.0 To: Martin Koegler CC: binutils@sources.redhat.com Subject: Re: [PATCH] Add missing DESTDIR to dejagnu References: <20050527114203.GA1457@ahab.auto.tuwien.ac.at> In-Reply-To: <20050527114203.GA1457@ahab.auto.tuwien.ac.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-06/txt/msg00370.txt.bz2 Hi Martin, > 2005-05-26 Martin Koegler > > * Makefile.am: Honor $DESTDIR for dejagnu.h Approved and applied. (Plus I did regenerate Makefile.in and check this in as well). Cheers Nick