From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22137 invoked by alias); 11 May 2002 00:26:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 22095 invoked by uid 71); 11 May 2002 00:26:00 -0000 Date: Fri, 10 May 2002 17:26:00 -0000 Message-ID: <20020511002600.22092.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Joseph S. Myers" Subject: Re: bootstrap/6622: configure should fail if bison is not found Reply-To: "Joseph S. Myers" X-SW-Source: 2002-05/txt/msg00307.txt.bz2 List-Id: The following reply was made to PR bootstrap/6622; it has been noted by GNATS. From: "Joseph S. Myers" To: Cc: , Subject: Re: bootstrap/6622: configure should fail if bison is not found Date: Sat, 11 May 2002 01:22:32 +0100 (BST) On 10 May 2002 spillner@internet24.de wrote: > >Fix: > Bail out if no bison is found. This is not appropriate for building from release tarballs, which include the Bison-generated files so that users don't need Bison installed. -- Joseph S. Myers jsm28@cam.ac.uk