From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27592 invoked by alias); 22 Aug 2003 17:05:59 -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 27582 invoked by uid 589); 22 Aug 2003 17:05:59 -0000 Date: Fri, 22 Aug 2003 17:05:00 -0000 Message-ID: <20030822170559.27580.qmail@sources.redhat.com> From: geoffk@sources.redhat.com To: src-cvs@sources.redhat.com Subject: src configure X-SW-Source: 2003-q3/txt/msg00028.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: geoffk@sourceware.org 2003-08-22 17:05:59 Modified files: . : configure Log message: Index: ChangeLog 2003-08-20 Geoffrey Keating PR 8180 * configure.in: When testing with_libs and with_headers, treat 'no' as unset. Based on a patch by Dan Kegel . * configure: Regenerate. Index: gcc/ChangeLog 2003-08-20 Geoffrey Keating PR 8180 * configure.in: When testing with_libs and with_headers, treat 'no' as unset. Based on a patch by Dan Kegel . * configure: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.88&r2=1.89