From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17347 invoked by alias); 22 Jun 2003 15:35:26 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29848 invoked from network); 22 Jun 2003 15:25:26 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 22 Jun 2003 15:25:26 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.9/8.12.9) with ESMTP id h5MFPNGp018141; Sun, 22 Jun 2003 10:25:23 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.9/8.12.9) with ESMTP id h5MFPNns004335; Sun, 22 Jun 2003 10:25:23 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.9/8.12.9/Submit) id h5MFPNh5004334; Sun, 22 Jun 2003 11:25:23 -0400 Date: Sun, 22 Jun 2003 15:35:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200306221525.h5MFPNh5004334@duracef.shout.net> To: ac131313@redhat.com, drow@mvista.com Subject: Re: src/dejagnu/Makefile.am Cc: gdb@sources.redhat.com X-SW-Source: 2003-06/txt/msg00430.txt.bz2 ac> I see http://sources.redhat.com/gdb/bugs/708 is still open? Yeah, I wandered off to fix the problem in dejagnu, and never finished. At this point I would rather go with (1): mec> (1) Just edit dejagnu/example/calc/Makefile.am and set SUBDIRS properly. mec> mec> In fact Andrew C has done that in the past (2000-04-19), but then mec> this gets obliterated the next time someone imports dejagnu mec> (Nick C, 2002-04-21). Is that okay with you, Daniel? Michael C