]> granicus.if.org Git - apache/commit
If "@APACHECTL_ULIMIT@" is used in apachectl.in, then something must
authorMartin Kraemer <martin@apache.org>
Tue, 16 Jul 2002 08:30:41 +0000 (08:30 +0000)
committerMartin Kraemer <martin@apache.org>
Tue, 16 Jul 2002 08:30:41 +0000 (08:30 +0000)
commit354b7f5f65b5bc649e67e49358fac03bd9472eba
treef300472c14af026dff30d31fa02e9f0e5c8e2859
parent6a89a23ec2fc26681d0e08cefd1fa9df287fb254
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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96071 13f79535-47bb-0310-9956-ffa450edef68
support/apachectl.in