Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 14387 invoked by uid 6000); 5 Mar 1998 13:42:46 -0000 Received: (qmail 14380 invoked from network); 5 Mar 1998 13:42:45 -0000 Received: from unknown (HELO mail3.bellglobal.com) (198.235.216.132) by taz.hyperreal.org with SMTP; 5 Mar 1998 13:42:45 -0000 Received: from shell.lerdorf.on.ca ([207.164.141.19]) by mail3.bellglobal.com (Netscape Mail Server v2.02) with SMTP id AAA29453 for ; Thu, 5 Mar 1998 08:42:12 -0500 Date: Thu, 5 Mar 1998 08:45:11 -0500 (Eastern Standard Time) From: rasmus@lerdorf.on.ca (Rasmus Lerdorf) To: new-httpd@apache.org Subject: Re: #define collisions In-Reply-To: Message-ID: X-X-Sender: rasmus@imap3.bellglobal.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org > Isn't any module using autoconf practically guaranteeing a conflict with > anything else using autoconf? Well, yes, but normally one wouldn't need to use the defines from that something else. Apache is a special case because the API is badly designed. -Rasmus