Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:729 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7187 invoked from network); 5 Apr 2003 18:10:48 -0000 Received: from unknown (HELO www.lerdorf.com) (66.93.78.119) by pb1.pair.com with SMTP; 5 Apr 2003 18:10:48 -0000 Received: from DELL.lerdorf.com ([10.0.1.22]) by www.lerdorf.com (8.12.9/8.12.9/Debian-1) with ESMTP id h35IAgfD015411 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 5 Apr 2003 10:10:42 -0800 Date: Sat, 5 Apr 2003 10:11:10 -0800 (Pacific Standard Time) To: marcus.boerger@post.rwth-aachen.de cc: Jani Taskinen , internals@lists.php.net In-Reply-To: <5.1.0.14.2.20030405200707.03ae0298@mailbox.rwth-aachen.de> Message-ID: References: <5.1.0.14.2.20030405165313.03addf08@mailbox.rwth-aachen.de> <5.1.0.14.2.20030405165313.03addf08@mailbox.rwth-aachen.de> <5.1.0.14.2.20030405200707.03ae0298@mailbox.rwth-aachen.de> X-X-Sender: rasmus@lerdorf.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] --enable-all From: rasmus@lerdorf.com (Rasmus Lerdorf) > Jani, IMO --enable-all is a good thing but it shouldn't apply to --with > extensions. So perhaps we should have an undocumented --with-all > and make --enable-all what it is supposed to. --with-all is rather unrealistic, isn't it? Some of the --with flags are mutually exclusive as well so you can never have a real --with-all. -Rasmus