]> 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)
commit821dee4c85e01a3bf1abd733ac0df91d67324086
treedb13fb587376c1223793effd2e141593a6573091
parentebbd77a6877dfe03e11f0b9eca9b24d18494edd4
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