On Tue, Jul 16, 2002 at 08:30:41AM -0000, [EMAIL PROTECTED] wrote: > martin 2002/07/16 01:30:41 > > Modified: support apachectl.in > Log: > If "@APACHECTL_ULIMIT@" is used in apachectl.in, then something must > replace it by a sensible (platform dependent?) value upon "make install". > Until that is done, $ULIMIT_MAX_FILES is set to the empty string > so that apachectl does not cause a subsequent error > @APACHECTL_ULIMIT@: not found
This is replaced for me when I run configure, are you not using autoconf? In any case, if what is substituted for you right now doesn't work, we should fix it in autoconf, not remove the substitution from apachectl.in. -aaron