]> granicus.if.org Git - apache/commitdiff
Revert modules/core/config.m4 from r1749922, 2.4.x branch back to r1749919
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Jun 2016 15:33:33 +0000 (15:33 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Jun 2016 15:33:33 +0000 (15:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1749923 13f79535-47bb-0310-9956-ffa450edef68

modules/core/config.m4

index 94fb4a12483d97e49277056b4374401ea7d4d33e..8bb39a5cb235757da1883966a884a1afa3b8d983 100644 (file)
@@ -45,7 +45,7 @@ fi
 
 APACHE_MODULE(so, DSO capability.  This module will be automatically enabled unless you build all modules statically., , , $enable_so)
 
-APACHE_MODULE(watchdog, Watchdog module, , , most, [
+APACHE_MODULE(watchdog, Watchdog module, , , , [
     APR_CHECK_APR_DEFINE(APR_HAS_THREADS)
     if test $ac_cv_define_APR_HAS_THREADS = "no"; then
         AC_MSG_WARN([mod_watchdog requires apr to be built with --enable-threads])