Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7753 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38997 invoked by uid 1010); 11 Feb 2004 16:10:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 38948 invoked from network); 11 Feb 2004 16:10:42 -0000 Received: from unknown (HELO smtp2.pp.htv.fi) (213.243.153.14) by pb1.pair.com with SMTP; 11 Feb 2004 16:10:42 -0000 Received: from localhost.localdomain (cs181008.pp.htv.fi [213.243.181.8]) by smtp2.pp.htv.fi (Postfix) with ESMTP id 603642985F0; Wed, 11 Feb 2004 18:10:41 +0200 (EET) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id i1BGAfpn032756; Wed, 11 Feb 2004 18:10:41 +0200 Date: Wed, 11 Feb 2004 18:10:40 +0200 (EET) Reply-To: Jani Taskinen To: Pierre-Alain Joye Cc: internals@lists.php.net In-Reply-To: <20040211131837.75ac4ef0@localhost.localdomain> Message-ID: References: <5.1.0.14.2.20040211140521.0641ebe0@localhost> <5.1.0.14.2.20040211140605.04419790@127.0.0.1> <20040211131837.75ac4ef0@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Fwd: Re: dl() problem From: sniper@iki.fi (Jani Taskinen) On Wed, 11 Feb 2004, Pierre-Alain Joye wrote: > >I feel this problem in the same way as the auto* tools. Each time >someone came in and say: "got errors using version x", "we" answer >please use the(damn old) version 2.x or whatever. As most of other >applications use recent auto* tools without problem. Our codebase is much larger than any other plus we 'misuse' the auto* tools. :) Feel free to bring the stuff up-to-date so we actually COULD update to latest libtool/autoconf, etc. I looked at this once and decided it wasn't worth the effort.. Just use the snapshots if your auto* tools don't work. :) (autoconf > 2.13 is slow too. And the generated configure is REALLY slow. Not to forget the fact that the versions I tested are also buggy in some cases, can't remember right now in what way and too busy to actually test again) --Jani