]> granicus.if.org Git - apache/commitdiff
mmap_static isn't in the standard directory yet; this directory
authorManoj Kasichainula <manoj@apache.org>
Mon, 20 Dec 1999 02:01:31 +0000 (02:01 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 20 Dec 1999 02:01:31 +0000 (02:01 +0000)
shouldn't try to configure it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84326 13f79535-47bb-0310-9956-ffa450edef68

modules/aaa/config.m4

index 20b38b522b06783a81f84f1fae8d6c1ce60a9db7..edbb926e27f39a0ca8e6344c9d75a21b26aa7969 100644 (file)
@@ -21,7 +21,6 @@ AC_DEFUN(APACHE_CHECK_STANDARD_MODULE, [
     fi
 ])
 
-APACHE_CHECK_STANDARD_MODULE(mmap_static, , no)
 APACHE_CHECK_STANDARD_MODULE(vhost_alias, , no)
 APACHE_CHECK_STANDARD_MODULE(env, , yes)
 APACHE_CHECK_STANDARD_MODULE(log_config, config_log, yes)