From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 609 invoked by alias); 31 Mar 2006 02:32:59 -0000 Received: (qmail 601 invoked by uid 22791); 31 Mar 2006 02:32:59 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 31 Mar 2006 02:32:58 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k2V2WUZ3031828; Thu, 30 Mar 2006 21:32:30 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id k2V2WUd4027685; Thu, 30 Mar 2006 21:32:30 -0500 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k2V2WS522330; Thu, 30 Mar 2006 21:32:28 -0500 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.1/8.13.1) with ESMTP id k2V2WM7H012835; Thu, 30 Mar 2006 21:32:22 -0500 Received: (from dj@localhost) by greed.delorie.com (8.13.1/8.13.1/Submit) id k2V2WGcg012766; Thu, 30 Mar 2006 21:32:16 -0500 Date: Fri, 31 Mar 2006 02:37:00 -0000 Message-Id: <200603310232.k2V2WGcg012766@greed.delorie.com> From: DJ Delorie To: bje@au1.ibm.com CC: binutils@sourceware.org, dave.anglin@nrc-cnrc.gc.ca In-reply-to: <20060331021833.GA31401@ozlabs.au.ibm.com> (message from Ben Elliston on Fri, 31 Mar 2006 13:18:33 +1100) Subject: Re: Fix for PR 1860 References: <20060331021833.GA31401@ozlabs.au.ibm.com> X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00366.txt.bz2 > 2006-03-31 Ben Elliston > > PR binutils/1860 > * configure.in: Require makeinfo 4.4 or higher. > * configure: Regenerate. Technically acceptable, but please consider that you're changing the requirements for more than just binutils. Check with gcc, gdb, newlib, and cygwin; if nobody objects, go ahead and commit it.