]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove AP_USE_MMAP_FILES, it doesn't really control anything anymore. Now
authorRyan Bloom <rbb@apache.org>
Mon, 1 Jan 2001 00:36:46 +0000 (00:36 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 1 Jan 2001 00:36:46 +0000 (00:36 +0000)
commitb8939e98875f0068ce9c4b94d4fefaaf5459cdd1
treedb13fb587376c1223793effd2e141593a6573091
parentb7fd92206545c2f343a6bfe79c0a7127022f22b6
Remove AP_USE_MMAP_FILES, it doesn't really control anything anymore.  Now
we just use APR_HAS_MMAP directly, just like APR-util does.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87564 13f79535-47bb-0310-9956-ffa450edef68
include/ap_config.h
server/main.c