Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 11415 invoked by uid 500); 11 May 2000 13:32:58 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 11394 invoked from network); 11 May 2000 13:32:56 -0000 From: "Keith Wannamaker" To: Subject: RE: cvs commit: apache-1.3/src/modules/experimental mod_mmap_static.c Date: Thu, 11 May 2000 09:32:27 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <000201bfbac9$6d7d8a40$345985d0@corecomm.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N > That's why xmltok was added (since xmlparse required it). You should not build xmltok from makefile.win since it is a dependency of xmlparse and will be built automatically. That is how I set up makefile.nt Keith