From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11176 invoked by alias); 10 Nov 2003 09:15:04 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 11166 invoked from network); 10 Nov 2003 09:15:03 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 10 Nov 2003 09:15:03 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id hAA9F2M22487 for ; Mon, 10 Nov 2003 04:15:02 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hAA9F1a16128 for ; Mon, 10 Nov 2003 04:15:01 -0500 Received: from cygbert.vinschen.de (vpn50-25.rdu.redhat.com [172.16.50.25]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id hAA9F0J27245 for ; Mon, 10 Nov 2003 01:15:00 -0800 Received: by cygbert.vinschen.de (Postfix, from userid 500) id 268445809A; Mon, 10 Nov 2003 10:14:59 +0100 (CET) Date: Mon, 10 Nov 2003 09:15:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: [PATCH] dejagnu/Makefile.in: Add empty targets install-info and uninstall-info Message-ID: <20031110091459.GF18706@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <20031031084339.GA2064@cygbert.vinschen.de> <87vfptozja.fsf@wasabisystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87vfptozja.fsf@wasabisystems.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2003-11/txt/msg00185.txt.bz2 On Mon, Nov 10, 2003 at 11:08:57AM +1100, Ben Elliston wrote: > Corinna Vinschen writes: > > > The reason for that patch is, that it's not possible to call `make > > install-info' from a top level build dir, because the install > > process fails in dejagnu with the message > > > > make: *** No rule to make target `install-info'. Stop. > > > > The below patch allows that now, just doing nothing in the dejagnu > > subdir for now. > > You can apply this patch to src/dejagnu, if you wish, to solve your > immediate problem. This problem does not exist in the savannah > DejaGnu repository, though, where we have upgraded to Automake 1.7. Thanks, applied. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc.