Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31012 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77054 invoked by uid 1010); 17 Jul 2007 18:10:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 77039 invoked from network); 17 Jul 2007 18:10:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2007 18:10:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:11898] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/C9-05050-4260D964 for ; Tue, 17 Jul 2007 14:10:48 -0400 Received: (qmail 28658 invoked from network); 17 Jul 2007 18:10:36 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 17 Jul 2007 18:10:36 -0000 Message-ID: <469D061D.7000605@zend.com> Date: Tue, 17 Jul 2007 22:10:37 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Rasmus Lerdorf CC: internals References: <469D03D1.1060508@lerdorf.com> In-Reply-To: <469D03D1.1060508@lerdorf.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Nifty feature From: antony@zend.com (Antony Dovgal) On 17.07.2007 22:00, Rasmus Lerdorf wrote: > Hey Jani, nice job on the unknown configure options check. Yeah, it's really nice. It also helped me to locate minor error in oci8/config.m4 =) Thanks, Jani. > I saw the commit go through a couple of days ago, and today it got me to clean up > an ancient build script I have been using for ages when it gave me this: > > Notice: Following unknown configure options were used: > > --with-pdflib=/usr/local > --enable-gd-imgstrttf > --with-expat=/usr > --with-xmlreader > > Check './configure --help' for available options > > -Rasmus > -- Wbr, Antony Dovgal