Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15897 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69599 invoked by uid 1010); 7 Apr 2005 17:08:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69579 invoked from network); 7 Apr 2005 17:08:21 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 7 Apr 2005 17:08:21 -0000 X-Host-Fingerprint: 204.11.219.140 lt1.firehawksystems.com Linux 2.4/2.6 Received: from ([204.11.219.140:47214] helo=lt1.firehawksystems.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id F5/D8-19272-30965524 for ; Thu, 07 Apr 2005 13:08:20 -0400 Received: from [216.145.57.228] (bfrance-mac.corp.yahoo.com [216.145.57.228]) (authenticated bits=0) by lt1.firehawksystems.com (8.13.3/8.13.3) with ESMTP id j37H80Jm013595 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Thu, 7 Apr 2005 10:08:01 -0700 In-Reply-To: References: <20050327221532.GA17108@csh.rit.edu> <20050329114511.GB42955@isis.sigpipe.cz> <20050329124758.GD42955@isis.sigpipe.cz> <20050330034330.GA6092@csh.rit.edu> <20050404053537.GC40@csh.rit.edu> <496e9f86293f5d44da2611a8fce4dc16@firehawksystems.com> <64fb66853cac5193c88958ffd5f8a6fc@firehawksystems.com> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Thu, 7 Apr 2005 12:07:44 -0500 To: Jani Taskinen X-Mailer: Apple Mail (2.619.2) X-Virus-Scanned: ClamAV 0.83/813/Thu Apr 7 03:20:51 2005 on lt1 X-Virus-Status: Clean Subject: Re: [PHP-DEV] Build system support for stock FreeBSD autoconf ports From: list@firehawksystems.com ("Brian J. France") On Apr 7, 2005, at 1:28 AM, Jani Taskinen wrote: > I made some changes to phpize now. But not using your > patch since that would not have worked everywhere. Cool, changes look good. What about getting Jon's original patch and this change back ported? > Searching for these tools is _still_ a big no no. > Just make sure they're in PATH. I agree and why we keep our own list of internal patches. It is much easier to maintain the search patch then handle the same email (can't find autoconf) from a hundred or so of developers we support. Brian