diff options
Diffstat (limited to 'rubbos/app/httpd-2.0.64/server/mpm/experimental/threadpool/config5.m4')
-rw-r--r-- | rubbos/app/httpd-2.0.64/server/mpm/experimental/threadpool/config5.m4 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/rubbos/app/httpd-2.0.64/server/mpm/experimental/threadpool/config5.m4 b/rubbos/app/httpd-2.0.64/server/mpm/experimental/threadpool/config5.m4 deleted file mode 100644 index 667b534a..00000000 --- a/rubbos/app/httpd-2.0.64/server/mpm/experimental/threadpool/config5.m4 +++ /dev/null @@ -1,6 +0,0 @@ -dnl ## XXX - Need a more thorough check of the proper flags to use - -if test "$MPM_NAME" = "threadpool" ; then - AC_CHECK_FUNCS(pthread_kill) - APACHE_FAST_OUTPUT(server/mpm/$MPM_SUBDIR_NAME/Makefile) -fi |