From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22614 invoked by alias); 15 Jul 2008 15:30:30 -0000 Received: (qmail 22594 invoked by uid 22791); 15 Jul 2008 15:30:30 -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; Tue, 15 Jul 2008 15:30:12 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m6FFUA8S017547; Tue, 15 Jul 2008 11:30:10 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6FFU6hQ011329; Tue, 15 Jul 2008 11:30:06 -0400 Received: from opsy.redhat.com (vpn-12-60.rdu.redhat.com [10.11.12.60]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m6FFU5RL014271; Tue, 15 Jul 2008 11:30:05 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 95BCA378172; Tue, 15 Jul 2008 09:30:03 -0600 (MDT) To: Ralf Wildenhues Cc: classpath-patches@gnu.org, gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Subject: Re: [PATCH, classpath, build] Use AM_COND_IF if available. References: <20080706120608.GA9488@ins.uni-bonn.de> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Wed, 16 Jul 2008 13:59:00 -0000 In-Reply-To: <20080706120608.GA9488@ins.uni-bonn.de> (Ralf Wildenhues's message of "Sun\, 6 Jul 2008 14\:06\:09 +0200") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact java-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2008-q3/txt/msg00020.txt.bz2 >>>>> "Ralf" == Ralf Wildenhues writes: Ralf> Tested by building the tree with --{enable,disable}-tool-wrappers and Ralf> with Automake 1.9.6 and git Automake. OK for GCC trunk, and if yes, can Ralf> somebody push this to classpath upstream? This is ok. I will check it in to classpath. thanks, Tom