From owner-freebsd-current@FreeBSD.ORG Wed Mar 1 15:22:00 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3207016A422 for ; Wed, 1 Mar 2006 15:22:00 +0000 (GMT) (envelope-from ade@lovett.com) Received: from mail.lovett.com (foo.lovett.com [67.134.38.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 238E143E66 for ; Wed, 1 Mar 2006 15:19:36 +0000 (GMT) (envelope-from ade@lovett.com) Received: from hellfire.canal.lovett.com ([172.16.32.20]:58559) by mail.lovett.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FET6J-000Nh0-DR; Wed, 01 Mar 2006 07:18:51 -0800 In-Reply-To: <86d5h6iinj.fsf@xps.des.no> References: <44013740.6000609@kashzone.info> <86r75qednn.fsf@xps.des.no> <440248FD.6080806@paradise.net.nz> <86veuz7c9u.fsf@xps.des.no> <4404CB8E.1020300@paradise.net.nz> <86lkvu64my.fsf@xps.des.no> <86d5h6iinj.fsf@xps.des.no> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <746598F7-85DA-4355-9620-362DD6F9D859@FreeBSD.org> Content-Transfer-Encoding: quoted-printable From: Ade Lovett Date: Wed, 1 Mar 2006 07:18:32 -0800 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= X-Mailer: Apple Mail (2.746.2) Sender: ade@lovett.com Cc: freebsd-current@freebsd.org Subject: Re: /bin/sh doesn't run autoconf'ied configure scripts correctly X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2006 15:22:00 -0000 On Mar 01, 2006, at 02:06 , Dag-Erling Sm=F8rgrav wrote: > Ade Lovett writes: >> Of course, the next step, now that the pain of the single libtool is >> mostly behind us (devel/gnu-libtool is slated for demolition fairly >> soon) > > Huh? Why? What will developers working on software that uses libtool > use? devel/libtool15, which now installs non-versioned binaries and =20 scripts, and is free from the somewhat interesting set of FreeBSD-=20 specific modifications we had collected over the times. It's now stock, working for both ports and development. -aDe