From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Libtool Date: Sun, 04 Jan 2015 00:18:48 +0100 Message-ID: <87fvbr78rr.fsf@gnu.org> References: <20141109092619.GA8425@debian> <87d28wtgew.fsf@gnu.org> <20141109182914.GA1675@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7Xy7-00016Z-Fc for guix-devel@gnu.org; Sat, 03 Jan 2015 18:18:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7Xy4-0005pT-Aa for guix-devel@gnu.org; Sat, 03 Jan 2015 18:18:51 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:53878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7Xy4-0005nD-3M for guix-devel@gnu.org; Sat, 03 Jan 2015 18:18:48 -0500 In-Reply-To: <20141109182914.GA1675@debian> (Andreas Enge's message of "Sun, 9 Nov 2014 19:29:14 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org I=E2=80=99ve finally updated Libtool (commit e13f715). The test failures t= urned out to be just the same as before, plus a couple of others due to the fact that some tests now need autoconf and automake. However, I haven=E2=80=99t ported the MIPS patch. I would like to make this version of Libtool the default in core-updates, but that needs to work on MIPS before we can do that. Mark? Thanks, Ludo=E2=80=99.