From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2152 invoked by alias); 21 Jun 2002 22:11:55 -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 2132 invoked from network); 21 Jun 2002 22:11:52 -0000 Received: from unknown (HELO igw3.watson.ibm.com) (198.81.209.18) by sources.redhat.com with SMTP; 21 Jun 2002 22:11:52 -0000 Received: from sp1n293en1.watson.ibm.com (sp1n293en1.watson.ibm.com [9.2.112.57]) by igw3.watson.ibm.com (8.11.4/8.11.4) with ESMTP id g5LMBcU19604; Fri, 21 Jun 2002 18:11:38 -0400 Received: from makai.watson.ibm.com (makai.watson.ibm.com [9.2.216.144]) by sp1n293en1.watson.ibm.com (8.11.4/8.11.4) with ESMTP id g5LMBcL41244; Fri, 21 Jun 2002 18:11:38 -0400 Received: from watson.ibm.com (localhost [127.0.0.1]) by makai.watson.ibm.com (AIX4.3/8.9.3/8.9.3/01-10-2000) with ESMTP id SAA30788; Fri, 21 Jun 2002 18:11:37 -0400 Message-Id: <200206212211.SAA30788@makai.watson.ibm.com> To: DJ Delorie , neroden@doctormoo.dyndns.org cc: geoffk@redhat.com, gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: [patch] fix top level AIX configury bug References: <20020621215807.GA17325@doctormoo.dyndns.org> Date: Fri, 21 Jun 2002 15:11:00 -0000 From: David Edelsohn X-SW-Source: 2002-06/txt/msg00447.txt.bz2 2002-06-22 Nathanael Nerode * configure.in: Fix AIX configury bug. This is fine with me. Thanks, David