Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 40165 invoked from network); 10 Jan 2007 03:52:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jan 2007 03:52:37 -0000 Received: (qmail 19365 invoked by uid 500); 10 Jan 2007 03:52:43 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 18518 invoked by uid 500); 10 Jan 2007 03:52:41 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 18506 invoked by uid 99); 10 Jan 2007 03:52:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jan 2007 19:52:41 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [207.155.248.4] (HELO repulse.cnchost.com) (207.155.248.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jan 2007 19:52:30 -0800 Received: from [192.168.0.21] (c-24-15-193-17.hsd1.il.comcast.net [24.15.193.17]) (as wrowe@rowe-clan.net) by repulse.cnchost.com (ConcentricHost(2.54) Relay) with ESMTP id 213132EC7; Tue, 9 Jan 2007 22:52:07 -0500 (EST) Message-ID: <45A462C9.2060007@rowe-clan.net> Date: Tue, 09 Jan 2007 21:51:37 -0600 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.8 (X11/20061107) MIME-Version: 1.0 To: Justin Erenkrantz CC: dev@httpd.apache.org Subject: Re: [VOTE] [CORRECTIONS] httpd-2.2.4 release candidate for review References: <459F5295.6050108@rowe-clan.net> <7BDED619-7F5B-417B-8E3F-1B3A78C4A727@apache.org> <45A3318D.6060401@rowe-clan.net> <20070109232917.GJ3226@bourbon.ics.uci.edu> <45A42707.1090804@rowe-clan.net> <5c902b9e0701091541g56c4cc17pcd823ae4bf9875fe@mail.gmail.com> <45A42A3A.8030001@rowe-clan.net> <5c902b9e0701091554i2da9184crc96e7c1e26dfc977@mail.gmail.com> <45A43891.8000806@rowe-clan.net> <5c902b9e0701091703p30fc180cv803834ce65a4c2be@mail.gmail.com> In-Reply-To: <5c902b9e0701091703p30fc180cv803834ce65a4c2be@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Justin Erenkrantz wrote: > On 1/9/07, William A. Rowe, Jr. wrote: >> >> The directories themselves, nevermind the .mak files within them, should >> have never existed in a source package. > > So, what Makefile.win does hack-msvc8-httpd-2.2.4.patch apply to? Justin, this is giving me a headache, follow the entire thread next time :) "The directories" == srclib/zlib and srclib/openssl which were in the very first roll of httpd-2.2.4-win32-src.zip, containing various specific .mak files that were never to be in the package. That was change 1/2 that I documented at the start of the [CORRECTIONS] thread. Those are now gone from the second and third iterations. About Makefile.win, that was the patched file and change 2/2 from this [CORRECTIONS] thread. The patch is removed from the third iteration per your comments on an involatile tag & roll. Clear now?