From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19470 invoked by alias); 7 Jul 2004 22:00:38 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 19452 invoked from network); 7 Jul 2004 22:00:37 -0000 Received: from unknown (HELO physunc.phy.uc.edu) (129.137.4.6) by sourceware.org with SMTP; 7 Jul 2004 22:00:37 -0000 Received: from tin.geop.uc.edu (tin.geop.uc.edu [10.44.11.213]) by physunc.phy.uc.edu (8.9.3p2/8.9.3) with ESMTP id SAA20953 for ; Wed, 7 Jul 2004 18:00:33 -0400 (EDT) Received: (from pinskia@localhost) by tin.geop.uc.edu (8.11.6/8.9.3) id i67M0ZU27804 for gcc-patches@gcc.gnu.org; Wed, 7 Jul 2004 18:00:35 -0400 From: Andrew Pinski Message-Id: <200407072200.i67M0ZU27804@tin.geop.uc.edu> Subject: [Committed] Regen configure To: gcc-patches@gcc.gnu.org Date: Wed, 07 Jul 2004 22:14:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00679.txt.bz2 I noticed that HJL regnerated configure with the wrong autoconf, how I do not know. So I committed the correct regernation of configure which fixes bootstrap for me. Thanks, Andrew Pinski