Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:722 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8030 invoked from network); 5 Apr 2003 14:56:48 -0000 Received: from unknown (HELO mailout01.sul.t-online.com) (194.25.134.80) by pb1.pair.com with SMTP; 5 Apr 2003 14:56:48 -0000 Received: from fwd00.sul.t-online.de by mailout01.sul.t-online.com with smtp id 191p67-0000ze-02; Sat, 05 Apr 2003 16:56:47 +0200 Received: from baumbart.marcus-boerger.de (520072483730-0001@[80.142.152.137]) by fwd00.sul.t-online.com with esmtp id 191p5z-11lyEqC; Sat, 5 Apr 2003 16:56:39 +0200 Reply-to:marcus.boerger@post.rwth-aachen.de Message-ID: <5.1.0.14.2.20030405165313.03addf08@mailbox.rwth-aachen.de> X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 05 Apr 2003 16:56:37 +0200 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Sender: 520072483730-0001@t-dialin.net Subject: --enable-all From: marcus.boerger@t-online.de ((Marcus =?iso-8859-1?Q?B=F6rger?=)) I just noticed the fact that --enable-all also works for all --with-xyz by being mailed about it. IMHO there should be an --with-all. This because we have a clear difference between --enable-xy and --with-xy. This difference should hold for --enable-all, too. regards marcus