Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63048 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81690 invoked from network); 18 Sep 2012 07:59:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2012 07:59:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:50818] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/22-07072-DC928505 for ; Tue, 18 Sep 2012 03:59:09 -0400 Received: by ieak14 with SMTP id k14so12235894iea.29 for ; Tue, 18 Sep 2012 00:59:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=H3uTyrBcSB5ZH7K8ikYo22JKyULC0JFjtLfKAcIp/W0=; b=hU0uEmcvTfntRK46mIKw4CNmvhlutDcsvHKbJBVW1kGwEugY3gx+KGDCH8Kdr25Chd vstBulFctcVB/HYE/2sehUTzpThVBU75l1yOG2pxrS34VStqhD0JQXXxvPqpwqzCg3um jr5XbIsyNTJJMvoC+27WSQZSmqUlJzQyMDHVWglApiOhEWa828E07a+fLHt+a22fPVjE 52IfRf/yF75Yfpn1PZ60UE/EsHj54u4GBLA8MlAlDHR2k5PEH+k1tONSHuCJGf6bxrX2 woQ4kblZoyRmXF4ICXYJUx3KC73NGyd1n5TVggUMWOI6cm2PpGn3FgiDFQ1KECcyZ+AF OBxQ== MIME-Version: 1.0 Received: by 10.50.202.8 with SMTP id ke8mr9634877igc.6.1347955146720; Tue, 18 Sep 2012 00:59:06 -0700 (PDT) Received: by 10.64.89.41 with HTTP; Tue, 18 Sep 2012 00:59:06 -0700 (PDT) In-Reply-To: References: Date: Tue, 18 Sep 2012 09:59:06 +0200 Message-ID: To: Hannes Magnusson Cc: Philip Olson , jpauli , Michael Felt , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] an configure option to "enable-all" From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, Sep 17, 2012 at 7:54 PM, Hannes Magnusson wrote: > Something like the attached patch could work, but that means we would > have to update all the config.m4s :] As far as I remember, the enable/disable option default behavior is what is used in the --help. So basically we do have --enable-all as the --disable-all being set to false. I would document that as such instead of modifying the m4 macros everywhere, much less painful. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org