From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24721 invoked by alias); 24 Mar 2004 04:31:26 -0000 Mailing-List: contact src-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sources.redhat.com Received: (qmail 24683 invoked by uid 9334); 24 Mar 2004 04:31:25 -0000 Date: Wed, 24 Mar 2004 04:31:00 -0000 Message-ID: <20040324043125.24681.qmail@sources.redhat.com> From: neroden@sources.redhat.com To: src-cvs@sources.redhat.com Subject: src ChangeLog Makefile.in Makefile.tpl X-SW-Source: 2004-q1/txt/msg00070.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: neroden@sourceware.org 2004-03-24 04:31:24 Modified files: . : ChangeLog Makefile.in Makefile.tpl Log message: 2004-03-23 Nathanael Nerode * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure for stages 2 and 3 as well as in make. As a consequence, remove OUTPUT_OPTION (now detected by configure) from the flags passed down to make. * Makefile.in: Regenerate. * Makefile.tpl (new-bootstrap): Fix typo. * Makefile.in: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.473&r2=1.474 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.160&r2=1.161 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.90&r2=1.91