The following reply was made to PR general/3638; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: general/3638: old header still in source ap_config_auto.h. d Date: Sun, 10 Jan 1999 19:46:36 -0800 (PST) On Sun, 10 Jan 1999, Michael wrote: > > Woah! That is something you should have mentioned from the start. > > > > Does Apache without mod_javascript compile fine? That is always the > > first thing to try. > > > > > Yeah, no problem. I've had it running on this system for some time. I > just want to add the javascript module so I can incorporate > serverside javascript. Seems that this is a chicken and egg problem. > If I understand correctly, I must configure but not build apache. > Then configure and build mod_javascript, the re-configure and build > apache??? Seems kinda wierd but OK, I can do that and I see that the > necessary headers are in fact created. No, you don't have to compile it just configure it by running Configure or configure, depending on which you use.
