Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 19994 invoked by uid 6000); 5 Mar 1998 14:13:39 -0000 Received: (qmail 19980 invoked from network); 5 Mar 1998 14:13:38 -0000 Received: from unknown (HELO mail3.bellglobal.com) (198.235.216.132) by taz.hyperreal.org with SMTP; 5 Mar 1998 14:13:38 -0000 Received: from shell.lerdorf.on.ca ([207.164.141.19]) by mail3.bellglobal.com (Netscape Mail Server v2.02) with SMTP id AAA225 for ; Thu, 5 Mar 1998 09:13:06 -0500 Date: Thu, 5 Mar 1998 09:16:04 -0500 (Eastern Standard Time) From: rasmus@lerdorf.on.ca (Rasmus Lerdorf) To: new-httpd@apache.org Subject: Re: cvs commit: apache-1.3/src/include hide.h In-Reply-To: <199803051326.IAA03334@devsys.jaguNET.com> 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 > But the -DHIDE isn't, and that's done by Configure which some > modules don't worry about (eg: mod_php) But, presumably I can control the state of the HIDE flag through my mod_php3.module file, so this shouldn't be a problem. -Rasmus