From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7898 invoked by alias); 6 May 2006 20:55:37 -0000 Received: (qmail 7889 invoked by uid 22791); 6 May 2006 20:55:37 -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; Sat, 06 May 2006 20:55:35 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k46KtWUL020325; Sat, 6 May 2006 16:55:32 -0400 Received: from opsy.redhat.com (vpn50-85.rdu.redhat.com [172.16.50.85]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k46KtViF007757; Sat, 6 May 2006 16:55:31 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 1A2262DDF5D; Sat, 6 May 2006 14:52:46 -0600 (MDT) To: Andreas Tobler Cc: Java Patches Subject: Re: [patch] add HP-UX shared lib extension to libjava.exp References: <445BAF7B.60906@pop.agri.ch> <445D0CAE.4080201@pop.agri.ch> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Sat, 06 May 2006 20:55:00 -0000 In-Reply-To: <445D0CAE.4080201@pop.agri.ch> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-patches-owner@gcc.gnu.org X-SW-Source: 2006-q2/txt/msg00124.txt.bz2 >>>>> "Andreas" == Andreas Tobler writes: Andreas> Bah, I have this one since months in my tree. Andreas> Here the updated patch. Looks good, please commit. Tom