]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
enable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows
authorJeff Trawick <trawick@apache.org>
Sun, 27 Mar 2011 23:51:18 +0000 (23:51 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 27 Mar 2011 23:51:18 +0000 (23:51 +0000)
commitddf06604b5490a051da96e890871e3ed26c8277d
tree86bae7f46b13750aa6204e6596dfc2f02150b894
parentbc956c30c389c1f4f907126fa2fc2cafa8ee72e4
enable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows

this commit is missing the Windows and NetWare build
logic to copy the appropriate file to include/ap_config_layout.h

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086073 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_config.h
modules/cache/mod_socache_dbm.c
modules/cache/mod_socache_shmcb.c
os/netware/netware_config_layout.h [new file with mode: 0644]
os/win32/win32_config_layout.h [new file with mode: 0644]
server/mpm/netware/mpm_default.h
server/mpm/winnt/mpm_default.h
server/util_mutex.c