]> granicus.if.org Git - apache/commit
Move any load library path environment variables out of
authorJeff Trawick <trawick@apache.org>
Sat, 15 Dec 2001 13:56:36 +0000 (13:56 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 15 Dec 2001 13:56:36 +0000 (13:56 +0000)
commit7dc8e9bfabb8ab5f67aadf91a615099eba22d503
tree8c654e9867576b9758ade893e5691b56171eb153
parent0bb8e72743aee0f943154f0d258157a7caff2015
Move any load library path environment variables out of
apachectl and into a separate environment variable file which
can be more easily tailored by the admin.  The environment
variable file as built by Apache may have additional system-
specific settings.  For example, on OS/390 we tailor the heap
settings to allow lots of threads.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92490 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
Makefile.in
configure.in
support/.cvsignore
support/Makefile.in
support/apachectl.in
support/envvars-std.in [new file with mode: 0644]