]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get mod_file_cache to refuse to compile on systems with neither
authorJeff Trawick <trawick@apache.org>
Sat, 31 Mar 2001 11:51:16 +0000 (11:51 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 31 Mar 2001 11:51:16 +0000 (11:51 +0000)
commitaa532ee2435fe9273ab80ab91e0414876444d045
treed2a3bfe5ec3421e110320878d895bb4b5c368c3d
parent0879bc771624e170edd5c48197668493ed9d64b1
Get mod_file_cache to refuse to compile on systems with neither
sendfile nor mmap.

Get mod_file_cache to compile on systems with sendfile but !mmap.

Submitted by: Greg Stein

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88623 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_file_cache.c