has MMAP. If APR_HAS_MMAP is true then USE_MMAP_FILES is true. We also
no longer check for MMAP in autoconf within Apache. Apache relies on APR
to give us MMAP functionality, and therefore doesn't need to check for
itself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84278
13f79535-47bb-0310-9956-
ffa450edef68
difftime \
syslog \
)
-AC_FUNC_MMAP
-
-dnl XXX - is autoconf's detection routine good enough?
-if test "$ac_cv_func_mmap_fixed_mapped" = "yes"; then
- AC_DEFINE(USE_MMAP_FILES)
-fi