• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/apache-793/httpd/

Lines Matching +refs:lm +refs:xy +refs:to +refs:index

10 # gives unlimited permission to copy, distribute and modify it.
21 # is contrary to our usage. Disable this feature.
84 # there to prevent editors from complaining about space-tab.
86 # splitting by setting IFS to empty value.)
105 # in which case we are not to be found in the path.
135 # Use a proper internal environment variable to ensure we don't fall
139 # We cannot yet assume a decent shell, so we have to provide a
142 # Preserve -v and -x to the replacement shell.
158 # We don't want this to propagate to other subprocesses.
165 # is contrary to our usage. Disable this feature.
218 # Try only shells that exist, to save several forks.
240 # We cannot yet assume a decent shell, so we have to provide a
243 # Preserve -v and -x to the replacement shell.
265 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
278 # Unset more variables known to interfere with behavior of common tools.
296 # Set $? to STATUS, without forking.
369 # Append the text in VALUE to the end of the definition contained in VAR. Take
405 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
406 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489 # already done that, so ensure we don't try to do so again and fall
492 # Don't try to exec as it changes $[0], causing all sort of problems
494 # original and so on. Autoconf is especially sensitive to this).
503 case `echo 'xy\c'` in
505 xy) ECHO_C='\c';;
526 # In both cases, we have to default to `cp -pR'.
550 # Sed expression to map a string onto a valid CPP name.
553 # Sed expression to map a string onto a valid variable name.
1149 # dashes changed to underlines.
1167 # and all the variables that are supposed to be based on exec_prefix
1553 as_fn_error $? "missing argument to $ac_option"
1577 # Be sure to have absolute directory names.
1586 # used to hold the argument of --host etc.
1678 # Omit some internal or obsolete options to make the list less imposing.
1679 # This message is too long to be a string in the A/UX 3.1 sh.
1681 \`configure' configures this package to adapt to many kinds of systems.
1692 --help=short display options specific to this package
1740 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1766 Space-separated list of modules to enable | "all" |
1769 Space-separated list of shared modules to enable |
1772 Space-separated list of static modules to enable |
1838 one that enables the server to function as an HTTP
1839 server. It is only useful to disable it if you want
1840 to use another protocol module instead. Don't
1844 --disable-mime mapping of file-extension to MIME. Disabling this
1847 --disable-log-config logging configuration. You won't be able to log
1848 requests to the server without this module.
1864 --enable-remoteip translate header contents to an apparent client
1877 --enable-proxy-fdpass Apache proxy to Unix Daemon Socket module. Requires
1896 Must be specified in addition to --enable-ssl.
1905 --enable-dialup rate limits static files to dialup modem speeds
1935 Space-separated list of MPM modules to enable for
1961 --enable-userdir mapping of requests to user-specific directories
1962 --disable-alias mapping of requests to different filesystem parts
1964 --enable-v4-mapped Allow IPv6 sockets to handle IPv4 connections
1970 --with-apr=PATH prefix for installed APR or the full path to
1972 --with-apr-util=PATH prefix for installed APU or the full path to
1975 --with-port=PORT Port on which to listen (default is 80)
1976 --with-sslport=SSLPORT Port on which to securelisten (default is 443)
1980 --with-lua=PATH Path to the Lua 5.1 prefix
1982 --with-mpm=MPM Choose the process model for Apache to use by
1990 --with-suexec-bin Path to suexec binary
1991 --with-suexec-caller User allowed to call SuExec
2005 LIBS libraries to pass to the linker, e.g. -l<library>
2010 Use these variables to override the choices made by `configure' or to help
2011 it to find libraries and programs with nonstandard names/locations.
2013 Report bugs to the package provider.
2081 gives unlimited permission to copy, distribute and modify it.
2092 # Try to compile conftest.$ac_ext, and return whether this succeeded.
2130 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
2254 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
2327 # Try to link conftest.$ac_ext, and return whether this succeeded.
2384 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2388 /* System header to define __stub macros and hopefully few prototypes,
2390 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2401 /* Override any GCC internal prototype to avoid an error.
2409 to always fail with ENOSYS. Some functions are actually named
2485 running configure, to aid debugging if configure makes a mistake.
2542 # Strip out --silent because we don't want to record it for future runs.
2544 # Make two passes to allow for proper duplicate-argument suppression.
2566 ac_must_keep_next=false # Got value, back to normal.
2591 # WARNING: Use '\'' to represent an apostrophe within the trap.
2592 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2717 # Let the site file select an alternate cache file if it wants to.
2718 # Prefer an explicitly selected file to automatically selected ones.
2745 as_fn_error $? "failed to load site script $ac_site_file
2751 # Some versions of bash will fail to source /dev/null (special files
2777 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2778 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2787 # differences in whitespace do not lead to failure.
2805 # Pass precious variables to config.status.
2859 # and are intended to be withdrawn in a future Autoconf release.
3037 echo "** Error: unable to find layout $layout_name"
3082 # the arguments are quoted to preserve accuracy.
3188 # Be sure to have absolute paths.
4071 # Remember, the first character of IFS is used to create $*,
4104 # Remember, the first character of IFS is used to create $*,
4137 # Remember, the first character of IFS is used to create $*,
4171 as_fn_error $? "Bundled APR requested but not found at ./srclib/. Download and unpack the corresponding apr and apr-util packages to ./srclib/." "$LINENO" 5
4206 as_fn_error $? "--with-apr requires a directory or file to be provided" "$LINENO" 5
4325 as_fn_error $? "failed to find major version of bundled APR" "$LINENO" 5
4355 # save our work to this point; this allows the sub-package to use it
4361 # want to keep, you may remove or edit it.
4363 # config.status only pays attention to the cache file if you give it
4364 # the --recheck option to rerun configure.
4375 # Ultrix sh set writes to stderr and can't be redirected directly,
4376 # and sets the high bit in the cache file unless we assign to the vars.
4453 # required to correctly handle subdirs that might actually
4492 # Some versions of bash will fail to source /dev/null (special files
4522 test "x$silent" != "xyes" && echo " setting CC to \"`$apr_config --cc`\""
4528 test "x$silent" != "xyes" && echo " setting CPP to \"`$apr_config --cpp`\""
4534 test "x$silent" != "xyes" && echo " setting CFLAGS to \"`$apr_config --cflags`\""
4547 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
4555 test "x$silent" != "xyes" && echo " setting CPPFLAGS to \"`$apr_config --cppflags`\""
4568 test "x$silent" != "xyes" && echo " adding \"$i\" to CPPFLAGS"
4577 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"`$apr_config --ldflags`\""
4590 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
4616 as_fn_error $? "Bundled APR-Util requested but not found at ./srclib/. Download and unpack the corresponding apr and apr-util packages to ./srclib/." "$LINENO" 5
4652 as_fn_error $? "--with-apr-util requires a directory or file to be provided" "$LINENO" 5
4705 as_fn_error $? "failed to find major version of bundled APU" "$LINENO" 5
4746 # save our work to this point; this allows the sub-package to use it
4752 # want to keep, you may remove or edit it.
4754 # config.status only pays attention to the cache file if you give it
4755 # the --recheck option to rerun configure.
4766 # Ultrix sh set writes to stderr and can't be redirected directly,
4767 # and sets the high bit in the cache file unless we assign to the vars.
4844 # required to correctly handle subdirs that might actually
4883 # Some versions of bash will fail to source /dev/null (special files
4911 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"`$apu_config --ldflags`\""
4924 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
5113 # first if we set CC to just the basename; use the full file name.
5278 # Try to create an executable without -o first, disregard a.out.
5309 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
5310 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
5312 # so that the user can short-circuit this test for compilers unknown to
5331 # argument, so we may need to know it at that point already.
5381 # work properly (i.e., refer to `conftest.exe'), while it won't with
5454 If you meant to cross compile, use \`--host'.
5630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
5631 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
5664 as 'x'. The following induces an error, until -std is added to get
5666 array size at least. It's necessary to write '\x00'==0 to get something
5731 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5732 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5741 # Double quotes because CPP needs to be expanded
5749 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5752 # not just through cpp. "Syntax error" is here to catch this case.
5808 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5811 # not just through cpp. "Syntax error" is here to catch this case.
5864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
5865 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
6043 # Likewise, ensure that CC and CPP are passed through to the pcre
6115 test "x$silent" != "xyes" && echo " setting PCRE_INCLUDES to \"`$PCRE_CONFIG --cflags`\""
6128 test "x$silent" != "xyes" && echo " adding \"$i\" to PCRE_INCLUDES"
6136 test "x$silent" != "xyes" && echo " setting PCRE_LIBS to \"`$PCRE_CONFIG --libs`\""
6149 test "x$silent" != "xyes" && echo " adding \"$i\" to PCRE_LIBS"
6173 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I.\""
6186 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
6196 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_builddir)/include\""
6209 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
6219 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/os/\$(OS_DIR) -I\$(top_srcdir)/include\""
6232 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
6244 test "x$silent" != "xyes" && echo " setting INCLUDES to \"$APR_INCLUDES\""
6257 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
6265 test "x$silent" != "xyes" && echo " setting INCLUDES to \"$APU_INCLUDES\""
6278 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
6287 test "x$silent" != "xyes" && echo " setting INCLUDES to \"$PCRE_INCLUDES\""
6300 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
6362 test "x$silent" != "xyes" && echo " forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to \"1\""
6368 test "x$silent" != "xyes" && echo " forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to \"1\""
6379 test "x$silent" != "xyes" && echo " forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to \"1\""
6387 test "x$silent" != "xyes" && echo " forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to \"1\""
6398 test "x$silent" != "xyes" && echo " forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to \"1\""
6406 test "x$silent" != "xyes" && echo " forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to \"1\""
6413 test "x$silent" != "xyes" && echo " setting INTERNAL_CPPFLAGS to \"-DAP_DECLARE_EXPORT\""
6426 test "x$silent" != "xyes" && echo " adding \"$i\" to INTERNAL_CPPFLAGS"
6434 test "x$silent" != "xyes" && echo " setting ac_cv_func_times to \"no\""
6440 test "x$silent" != "xyes" && echo " setting ac_cv_func_getpwnam to \"no\""
6446 test "x$silent" != "xyes" && echo " setting ac_cv_func_getgrnam to \"no\""
6455 test "x$silent" != "xyes" && echo " forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to \"1\""
6462 test "x$silent" != "xyes" && echo " forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to \"1\""
6469 test "x$silent" != "xyes" && echo " forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to \"1\""
6827 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6844 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
6951 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
7000 /* Override any GCC internal prototype to avoid an error.
7106 # we need to add the APR includes to CPPFLAGS
7272 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7289 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7518 /* Override any GCC internal prototype to avoid an error.
7583 /* Override any GCC internal prototype to avoid an error.
7767 # for 32-bit builds, increase MAXDATA to allow lots of threads
7812 test "x$silent" != "xyes" && echo " setting CPPFLAGS to \"-DAPR_DTRACE_PROVIDER\""
7825 test "x$silent" != "xyes" && echo " adding \"$i\" to CPPFLAGS"
7869 test "x$silent" != "xyes" && echo " setting INTERNAL_CPPFLAGS to \"-DAP_HOOK_PROBES_ENABLED\""
7882 test "x$silent" != "xyes" && echo " adding \"$i\" to INTERNAL_CPPFLAGS"
7907 { $as_echo "$as_me:${as_lineno-$LINENO}: Setting \"LOAD_ALL_MODULES\" to $LOAD_ALL_MODULES" >&5
7908 $as_echo "$as_me: Setting \"LOAD_ALL_MODULES\" to $LOAD_ALL_MODULES" >&6;}
7923 test "x$silent" != "xyes" && echo " setting CPPFLAGS to \"-DAP_DEBUG\""
7936 test "x$silent" != "xyes" && echo " adding \"$i\" to CPPFLAGS"
7945 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith\""
7958 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
7993 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Wdeclaration-after-statement\""
8006 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8045 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Werror=declaration-after-statement\""
8058 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8097 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Wformat\""
8110 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8149 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Wformat-security\""
8162 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8201 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Werror=format-security\""
8214 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8227 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-qfullpath -qinitauto=FE -qcheck=all -qinfo=pro\""
8240 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8249 { $as_echo "$as_me:${as_lineno-$LINENO}: Maintainer mode setting \"LOAD_ALL_MODULES\" to $LOAD_ALL_MODULES" >&5
8250 $as_echo "$as_me: Maintainer mode setting \"LOAD_ALL_MODULES\" to $LOAD_ALL_MODULES" >&6;}
8254 { $as_echo "$as_me:${as_lineno-$LINENO}: Maintainer mode setting \"enable_bucketeer\" to yes" >&5
8255 $as_echo "$as_me: Maintainer mode setting \"enable_bucketeer\" to yes" >&6;}
8267 test "x$silent" != "xyes" && echo " setting CPPFLAGS to \"-DAP_DEBUG\""
8280 test "x$silent" != "xyes" && echo " adding \"$i\" to CPPFLAGS"
8289 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -O0\""
8302 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8337 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Wdeclaration-after-statement\""
8350 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8389 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Werror=declaration-after-statement\""
8402 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8441 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Wformat\""
8454 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8493 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Wformat-security\""
8506 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8545 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Werror=format-security\""
8558 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8571 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-qfullpath -qinitauto=FE -qcheck=all -qinfo=pro\""
8584 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
8755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authn_file" >&5
8756 $as_echo_n "checking whether to enable mod_authn_file... " >&6; }
8849 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHN_FILE_LDADD)\""
8862 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
8889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authn_dbm" >&5
8890 $as_echo_n "checking whether to enable mod_authn_dbm... " >&6; }
8983 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHN_DBM_LDADD)\""
8996 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
9023 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authn_anon" >&5
9024 $as_echo_n "checking whether to enable mod_authn_anon... " >&6; }
9117 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHN_ANON_LDADD)\""
9130 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
9157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authn_dbd" >&5
9158 $as_echo_n "checking whether to enable mod_authn_dbd... " >&6; }
9251 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHN_DBD_LDADD)\""
9264 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
9291 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authn_socache" >&5
9292 $as_echo_n "checking whether to enable mod_authn_socache... " >&6; }
9385 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHN_SOCACHE_LDADD)\""
9398 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
9426 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authn_core" >&5
9427 $as_echo_n "checking whether to enable mod_authn_core... " >&6; }
9520 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHN_CORE_LDADD)\""
9533 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
9561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authz_host" >&5
9562 $as_echo_n "checking whether to enable mod_authz_host... " >&6; }
9655 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHZ_HOST_LDADD)\""
9668 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
9695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authz_groupfile" >&5
9696 $as_echo_n "checking whether to enable mod_authz_groupfile... " >&6; }
9789 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHZ_GROUPFILE_LDADD)\""
9802 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
9829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authz_user" >&5
9830 $as_echo_n "checking whether to enable mod_authz_user... " >&6; }
9923 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHZ_USER_LDADD)\""
9936 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
9963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authz_dbm" >&5
9964 $as_echo_n "checking whether to enable mod_authz_dbm... " >&6; }
10057 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHZ_DBM_LDADD)\""
10070 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
10097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authz_owner" >&5
10098 $as_echo_n "checking whether to enable mod_authz_owner... " >&6; }
10191 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHZ_OWNER_LDADD)\""
10204 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
10231 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authz_dbd" >&5
10232 $as_echo_n "checking whether to enable mod_authz_dbd... " >&6; }
10325 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHZ_DBD_LDADD)\""
10338 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
10366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authz_core" >&5
10367 $as_echo_n "checking whether to enable mod_authz_core... " >&6; }
10460 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHZ_CORE_LDADD)\""
10473 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
10501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authnz_ldap" >&5
10502 $as_echo_n "checking whether to enable mod_authnz_ldap... " >&6; }
10596 test "x$silent" != "xyes" && echo " setting MOD_AUTHNZ_LDAP_LDADD to \"$LDAP_LIBS\""
10609 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_AUTHNZ_LDAP_LDADD"
10623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_authnz_ldap" >&5
10624 $as_echo_n "checking whether to enable mod_authnz_ldap... " >&6; }
10629 as_fn_error $? "mod_authnz_ldap has been requested but can not be built due to prerequisite failures" "$LINENO" 5
10674 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTHNZ_LDAP_LDADD)\""
10687 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
10715 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_access_compat" >&5
10716 $as_echo_n "checking whether to enable mod_access_compat... " >&6; }
10809 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_ACCESS_COMPAT_LDADD)\""
10822 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
10851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_auth_basic" >&5
10852 $as_echo_n "checking whether to enable mod_auth_basic... " >&6; }
10945 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTH_BASIC_LDADD)\""
10958 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
10985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_auth_form" >&5
10986 $as_echo_n "checking whether to enable mod_auth_form... " >&6; }
11079 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTH_FORM_LDADD)\""
11092 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
11119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_auth_digest" >&5
11120 $as_echo_n "checking whether to enable mod_auth_digest... " >&6; }
11197 echo "You need APR random support to use mod_auth_digest."
11203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_auth_digest" >&5
11204 $as_echo_n "checking whether to enable mod_auth_digest... " >&6; }
11209 as_fn_error $? "mod_auth_digest has been requested but can not be built due to prerequisite failures" "$LINENO" 5
11254 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTH_DIGEST_LDADD)\""
11267 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
11295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_allowmethods" >&5
11296 $as_echo_n "checking whether to enable mod_allowmethods... " >&6; }
11389 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_ALLOWMETHODS_LDADD)\""
11402 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
11431 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
11444 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
11485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_isapi" >&5
11486 $as_echo_n "checking whether to enable mod_isapi... " >&6; }
11579 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_ISAPI_LDADD)\""
11592 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
11653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_file_cache" >&5
11654 $as_echo_n "checking whether to enable mod_file_cache... " >&6; }
11747 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_FILE_CACHE_LDADD)\""
11760 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
11801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cache" >&5
11802 $as_echo_n "checking whether to enable mod_cache... " >&6; }
11895 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CACHE_LDADD)\""
11908 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
11935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cache_disk" >&5
11936 $as_echo_n "checking whether to enable mod_cache_disk... " >&6; }
11999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cache_disk" >&5
12000 $as_echo_n "checking whether to enable mod_cache_disk... " >&6; }
12005 as_fn_error $? "mod_cache_disk has been requested but can not be built due to prerequisite failures" "$LINENO" 5
12050 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CACHE_DISK_LDADD)\""
12063 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
12090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cache_socache" >&5
12091 $as_echo_n "checking whether to enable mod_cache_socache... " >&6; }
12184 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CACHE_SOCACHE_LDADD)\""
12197 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
12227 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_socache_shmcb" >&5
12228 $as_echo_n "checking whether to enable mod_socache_shmcb... " >&6; }
12321 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SOCACHE_SHMCB_LDADD)\""
12334 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
12361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_socache_dbm" >&5
12362 $as_echo_n "checking whether to enable mod_socache_dbm... " >&6; }
12455 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SOCACHE_DBM_LDADD)\""
12468 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
12495 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_socache_memcache" >&5
12496 $as_echo_n "checking whether to enable mod_socache_memcache... " >&6; }
12589 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SOCACHE_MEMCACHE_LDADD)\""
12602 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
12629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_socache_dc" >&5
12630 $as_echo_n "checking whether to enable mod_socache_dc... " >&6; }
12720 test "x$silent" != "xyes" && echo " setting CPPFLAGS to \"-I$ap_distcache_base/include\""
12733 test "x$silent" != "xyes" && echo " adding \"$i\" to CPPFLAGS"
12741 test "x$silent" != "xyes" && echo " setting MOD_INCLUDES to \"-I$ap_distcache_base/include\""
12754 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_INCLUDES"
12762 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"-L$ap_distcache_base/lib\""
12775 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
12783 test "x$silent" != "xyes" && echo " setting ap_distcache_ldflags to \"-L$ap_distcache_base/lib\""
12796 test "x$silent" != "xyes" && echo " adding \"$i\" to ap_distcache_ldflags"
12805 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"$ap_platform_runtime_link_flag$ap_distcache_base/lib\""
12818 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
12826 test "x$silent" != "xyes" && echo " setting ap_distcache_ldflags to \"$ap_platform_runtime_link_flag$ap_distcache_base/lib\""
12839 test "x$silent" != "xyes" && echo " adding \"$i\" to ap_distcache_ldflags"
12898 test "x$silent" != "xyes" && echo " setting LIBS to \"$ap_distcache_libs\""
12911 test "x$silent" != "xyes" && echo " adding \"$i\" to LIBS"
12955 test "x$silent" != "xyes" && echo " setting MOD_SOCACHE_DC_LDADD to \"$ap_distcache_ldflags $ap_distcache_libs\""
12968 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_SOCACHE_DC_LDADD"
12985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_socache_dc" >&5
12986 $as_echo_n "checking whether to enable mod_socache_dc... " >&6; }
12991 as_fn_error $? "mod_socache_dc has been requested but can not be built due to prerequisite failures" "$LINENO" 5
13036 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SOCACHE_DC_LDADD)\""
13049 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
13078 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
13091 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
13177 test "x$silent" != "xyes" && echo " setting HTTPD_LDFLAGS to \"-export-dynamic\""
13190 test "x$silent" != "xyes" && echo " adding \"$i\" to HTTPD_LDFLAGS"
13214 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_so" >&5
13215 $as_echo_n "checking whether to enable mod_so... " >&6; }
13308 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SO_LDADD)\""
13321 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
13349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_watchdog" >&5
13350 $as_echo_n "checking whether to enable mod_watchdog... " >&6; }
13427 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: mod_watchdog requires apr to be built with --enable-threads" >&5
13428 $as_echo "$as_me: WARNING: mod_watchdog requires apr to be built with --enable-threads" >&2;}
13433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_watchdog" >&5
13434 $as_echo_n "checking whether to enable mod_watchdog... " >&6; }
13439 as_fn_error $? "mod_watchdog has been requested but can not be built due to prerequisite failures" "$LINENO" 5
13484 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_WATCHDOG_LDADD)\""
13497 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
13525 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_macro" >&5
13526 $as_echo_n "checking whether to enable mod_macro... " >&6; }
13619 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_MACRO_LDADD)\""
13632 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
13661 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
13674 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
13714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_dbd" >&5
13715 $as_echo_n "checking whether to enable mod_dbd... " >&6; }
13808 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_DBD_LDADD)\""
13821 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
13850 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
13863 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
13903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_bucketeer" >&5
13904 $as_echo_n "checking whether to enable mod_bucketeer... " >&6; }
13997 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_BUCKETEER_LDADD)\""
14010 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
14037 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_dumpio" >&5
14038 $as_echo_n "checking whether to enable mod_dumpio... " >&6; }
14131 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_DUMPIO_LDADD)\""
14144 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
14205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_echo" >&5
14206 $as_echo_n "checking whether to enable mod_echo... " >&6; }
14299 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_ECHO_LDADD)\""
14312 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
14372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_example_hooks" >&5
14373 $as_echo_n "checking whether to enable mod_example_hooks... " >&6; }
14466 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_EXAMPLE_HOOKS_LDADD)\""
14479 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
14506 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_case_filter" >&5
14507 $as_echo_n "checking whether to enable mod_case_filter... " >&6; }
14600 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CASE_FILTER_LDADD)\""
14613 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
14640 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_case_filter_in" >&5
14641 $as_echo_n "checking whether to enable mod_case_filter_in... " >&6; }
14734 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CASE_FILTER_IN_LDADD)\""
14747 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
14774 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_example_ipc" >&5
14775 $as_echo_n "checking whether to enable mod_example_ipc... " >&6; }
14868 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_EXAMPLE_IPC_LDADD)\""
14881 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
14974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_buffer" >&5
14975 $as_echo_n "checking whether to enable mod_buffer... " >&6; }
15068 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_BUFFER_LDADD)\""
15081 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
15108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_data" >&5
15109 $as_echo_n "checking whether to enable mod_data... " >&6; }
15202 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_DATA_LDADD)\""
15215 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
15242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_ratelimit" >&5
15243 $as_echo_n "checking whether to enable mod_ratelimit... " >&6; }
15336 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_RATELIMIT_LDADD)\""
15349 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
15376 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_reqtimeout" >&5
15377 $as_echo_n "checking whether to enable mod_reqtimeout... " >&6; }
15470 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_REQTIMEOUT_LDADD)\""
15483 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
15510 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_ext_filter" >&5
15511 $as_echo_n "checking whether to enable mod_ext_filter... " >&6; }
15604 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_EXT_FILTER_LDADD)\""
15617 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
15644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_request" >&5
15645 $as_echo_n "checking whether to enable mod_request... " >&6; }
15738 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_REQUEST_LDADD)\""
15751 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
15778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_include" >&5
15779 $as_echo_n "checking whether to enable mod_include... " >&6; }
15872 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_INCLUDE_LDADD)\""
15885 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
15912 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_filter" >&5
15913 $as_echo_n "checking whether to enable mod_filter... " >&6; }
16006 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_FILTER_LDADD)\""
16019 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
16046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_reflector" >&5
16047 $as_echo_n "checking whether to enable mod_reflector... " >&6; }
16140 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_REFLECTOR_LDADD)\""
16153 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
16180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_substitute" >&5
16181 $as_echo_n "checking whether to enable mod_substitute... " >&6; }
16274 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SUBSTITUTE_LDADD)\""
16287 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
16316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_sed" >&5
16317 $as_echo_n "checking whether to enable mod_sed... " >&6; }
16372 # The only symbol which needs to be exported is the module
16373 # structure, so ask libtool to hide libsed internals:
16376 test "x$silent" != "xyes" && echo " setting MOD_SED_LDADD to \"-export-symbols-regex sed_module\""
16389 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_SED_LDADD"
16398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_sed" >&5
16399 $as_echo_n "checking whether to enable mod_sed... " >&6; }
16404 as_fn_error $? "mod_sed has been requested but can not be built due to prerequisite failures" "$LINENO" 5
16449 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SED_LDADD)\""
16462 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
16493 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_charset_lite" >&5
16494 $as_echo_n "checking whether to enable mod_charset_lite... " >&6; }
16587 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CHARSET_LITE_LDADD)\""
16600 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
16628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_charset_lite" >&5
16629 $as_echo_n "checking whether to enable mod_charset_lite... " >&6; }
16722 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CHARSET_LITE_LDADD)\""
16735 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
16765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_deflate" >&5
16766 $as_echo_n "checking whether to enable mod_deflate... " >&6; }
16865 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I${ap_zlib_base}/include\""
16878 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
16886 test "x$silent" != "xyes" && echo " setting MOD_INCLUDES to \"-I${ap_zlib_base}/include\""
16899 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_INCLUDES"
16908 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"-L${ap_zlib_base}/lib\""
16921 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
16929 test "x$silent" != "xyes" && echo " setting ap_zlib_ldflags to \"-L${ap_zlib_base}/lib\""
16942 test "x$silent" != "xyes" && echo " adding \"$i\" to ap_zlib_ldflags"
16951 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"$ap_platform_runtime_link_flag${ap_zlib_base}/lib\""
16964 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
16972 test "x$silent" != "xyes" && echo " setting ap_zlib_ldflags to \"$ap_platform_runtime_link_flag${ap_zlib_base}/lib\""
16985 test "x$silent" != "xyes" && echo " adding \"$i\" to ap_zlib_ldflags"
16995 test "x$silent" != "xyes" && echo " setting LIBS to \"-lz\""
17008 test "x$silent" != "xyes" && echo " adding \"$i\" to LIBS"
17032 test "x$silent" != "xyes" && echo " setting MOD_DEFLATE_LDADD to \"$ap_zlib_ldflags -lz\""
17045 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_DEFLATE_LDADD"
17091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_deflate" >&5
17092 $as_echo_n "checking whether to enable mod_deflate... " >&6; }
17097 as_fn_error $? "mod_deflate has been requested but can not be built due to prerequisite failures" "$LINENO" 5
17142 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_DEFLATE_LDADD)\""
17155 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
17185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_xml2enc" >&5
17186 $as_echo_n "checking whether to enable mod_xml2enc... " >&6; }
17279 test "x$silent" != "xyes" && echo " setting MOD_CFLAGS to \"-I${XML2_INCLUDES}\""
17292 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_CFLAGS"
17300 test "x$silent" != "xyes" && echo " setting MOD_XML2ENC_LDADD to \"-lxml2\""
17313 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_XML2ENC_LDADD"
17324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_xml2enc" >&5
17325 $as_echo_n "checking whether to enable mod_xml2enc... " >&6; }
17330 as_fn_error $? "mod_xml2enc has been requested but can not be built due to prerequisite failures" "$LINENO" 5
17375 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_XML2ENC_LDADD)\""
17388 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
17415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_html" >&5
17416 $as_echo_n "checking whether to enable mod_proxy_html... " >&6; }
17509 test "x$silent" != "xyes" && echo " setting MOD_CFLAGS to \"-I${XML2_INCLUDES}\""
17522 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_CFLAGS"
17530 test "x$silent" != "xyes" && echo " setting MOD_PROXY_HTML_LDADD to \"-lxml2\""
17543 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_PROXY_HTML_LDADD"
17555 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_html" >&5
17556 $as_echo_n "checking whether to enable mod_proxy_html... " >&6; }
17561 as_fn_error $? "mod_proxy_html has been requested but can not be built due to prerequisite failures" "$LINENO" 5
17606 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_HTML_LDADD)\""
17619 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
17648 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
17661 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
17709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_http" >&5
17710 $as_echo_n "checking whether to enable mod_http... " >&6; }
17803 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_HTTP_LDADD)\""
17816 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
17843 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_mime" >&5
17844 $as_echo_n "checking whether to enable mod_mime... " >&6; }
17937 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_MIME_LDADD)\""
17950 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
18012 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_ldap" >&5
18013 $as_echo_n "checking whether to enable mod_ldap... " >&6; }
18107 test "x$silent" != "xyes" && echo " setting MOD_LDAP_LDADD to \"$LDAP_LIBS\""
18120 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_LDAP_LDADD"
18134 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_ldap" >&5
18135 $as_echo_n "checking whether to enable mod_ldap... " >&6; }
18140 as_fn_error $? "mod_ldap has been requested but can not be built due to prerequisite failures" "$LINENO" 5
18185 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LDAP_LDADD)\""
18198 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
18227 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
18240 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
18281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_log_config" >&5
18282 $as_echo_n "checking whether to enable mod_log_config... " >&6; }
18375 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LOG_CONFIG_LDADD)\""
18388 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
18415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_log_debug" >&5
18416 $as_echo_n "checking whether to enable mod_log_debug... " >&6; }
18509 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LOG_DEBUG_LDADD)\""
18522 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
18549 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_log_forensic" >&5
18550 $as_echo_n "checking whether to enable mod_log_forensic... " >&6; }
18643 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LOG_FORENSIC_LDADD)\""
18656 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
18687 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_builddir)/server\""
18700 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
18709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_logio" >&5
18710 $as_echo_n "checking whether to enable mod_logio... " >&6; }
18803 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LOGIO_LDADD)\""
18816 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
18845 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
18858 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
18902 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_lua" >&5
18903 $as_echo_n "checking whether to enable mod_lua... " >&6; }
18973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pow in -lm" >&5
18974 $as_echo_n "checking for pow in -lm... " >&6; }
18979 LIBS="-lm $LIBS"
18983 /* Override any GCC internal prototype to avoid an error.
19010 lib_m="-lm"
19013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5
19014 $as_echo_n "checking for sqrt in -lm... " >&6; }
19019 LIBS="-lm $LIBS"
19023 /* Override any GCC internal prototype to avoid an error.
19050 lib_m="-lm"
19072 /* Override any GCC internal prototype to avoid an error.
19114 /* Override any GCC internal prototype to avoid an error.
19156 /* Override any GCC internal prototype to avoid an error.
19222 /* Override any GCC internal prototype to avoid an error.
19254 test "x$silent" != "xyes" && echo " setting LUA_LIBS to \"$ap_platform_runtime_link_flag$x/lib\""
19267 test "x$silent" != "xyes" && echo " adding \"$i\" to LUA_LIBS"
19304 /* Override any GCC internal prototype to avoid an error.
19336 test "x$silent" != "xyes" && echo " setting LUA_LIBS to \"$ap_platform_runtime_link_flag$x/lib/lua51\""
19349 test "x$silent" != "xyes" && echo " adding \"$i\" to LUA_LIBS"
19386 /* Override any GCC internal prototype to avoid an error.
19418 test "x$silent" != "xyes" && echo " setting LUA_LIBS to \"$ap_platform_runtime_link_flag$x/lib\""
19431 test "x$silent" != "xyes" && echo " adding \"$i\" to LUA_LIBS"
19474 test "x$silent" != "xyes" && echo " setting MOD_CPPFLAGS to \""-DAP_ENABLE_LUAJIT"\""
19487 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_CPPFLAGS"
19503 test "x$silent" != "xyes" && echo " setting MOD_INCLUDES to \"$LUA_CFLAGS\""
19516 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_INCLUDES"
19524 test "x$silent" != "xyes" && echo " setting MOD_LUA_LDADD to \"$LUA_LIBS\""
19537 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_LUA_LDADD"
19546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_lua" >&5
19547 $as_echo_n "checking whether to enable mod_lua... " >&6; }
19552 as_fn_error $? "mod_lua has been requested but can not be built due to prerequisite failures" "$LINENO" 5
19597 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LUA_LDADD)\""
19610 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
19639 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
19652 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
19693 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_env" >&5
19694 $as_echo_n "checking whether to enable mod_env... " >&6; }
19787 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_ENV_LDADD)\""
19800 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
19827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_mime_magic" >&5
19828 $as_echo_n "checking whether to enable mod_mime_magic... " >&6; }
19921 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_MIME_MAGIC_LDADD)\""
19934 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
19961 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cern_meta" >&5
19962 $as_echo_n "checking whether to enable mod_cern_meta... " >&6; }
20055 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CERN_META_LDADD)\""
20068 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
20095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_expires" >&5
20096 $as_echo_n "checking whether to enable mod_expires... " >&6; }
20189 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_EXPIRES_LDADD)\""
20202 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
20229 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_headers" >&5
20230 $as_echo_n "checking whether to enable mod_headers... " >&6; }
20323 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_HEADERS_LDADD)\""
20336 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
20363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_ident" >&5
20364 $as_echo_n "checking whether to enable mod_ident... " >&6; }
20457 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_IDENT_LDADD)\""
20470 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
20498 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_usertrack" >&5
20499 $as_echo_n "checking whether to enable mod_usertrack... " >&6; }
20578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_usertrack" >&5
20579 $as_echo_n "checking whether to enable mod_usertrack... " >&6; }
20584 as_fn_error $? "mod_usertrack has been requested but can not be built due to prerequisite failures" "$LINENO" 5
20629 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_USERTRACK_LDADD)\""
20642 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
20670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_unique_id" >&5
20671 $as_echo_n "checking whether to enable mod_unique_id... " >&6; }
20764 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_UNIQUE_ID_LDADD)\""
20777 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
20804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_setenvif" >&5
20805 $as_echo_n "checking whether to enable mod_setenvif... " >&6; }
20898 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SETENVIF_LDADD)\""
20911 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
20938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_version" >&5
20939 $as_echo_n "checking whether to enable mod_version... " >&6; }
21032 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_VERSION_LDADD)\""
21045 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
21072 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_remoteip" >&5
21073 $as_echo_n "checking whether to enable mod_remoteip... " >&6; }
21166 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_REMOTEIP_LDADD)\""
21179 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
21248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy" >&5
21249 $as_echo_n "checking whether to enable mod_proxy... " >&6; }
21342 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_LDADD)\""
21355 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
21409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_connect" >&5
21410 $as_echo_n "checking whether to enable mod_proxy_connect... " >&6; }
21473 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_connect" >&5
21474 $as_echo_n "checking whether to enable mod_proxy_connect... " >&6; }
21479 as_fn_error $? "mod_proxy_connect has been requested but can not be built due to prerequisite failures" "$LINENO" 5
21524 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_CONNECT_LDADD)\""
21537 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
21564 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_ftp" >&5
21565 $as_echo_n "checking whether to enable mod_proxy_ftp... " >&6; }
21628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_ftp" >&5
21629 $as_echo_n "checking whether to enable mod_proxy_ftp... " >&6; }
21634 as_fn_error $? "mod_proxy_ftp has been requested but can not be built due to prerequisite failures" "$LINENO" 5
21679 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_FTP_LDADD)\""
21692 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
21719 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_http" >&5
21720 $as_echo_n "checking whether to enable mod_proxy_http... " >&6; }
21783 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_http" >&5
21784 $as_echo_n "checking whether to enable mod_proxy_http... " >&6; }
21789 as_fn_error $? "mod_proxy_http has been requested but can not be built due to prerequisite failures" "$LINENO" 5
21834 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_HTTP_LDADD)\""
21847 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
21874 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_fcgi" >&5
21875 $as_echo_n "checking whether to enable mod_proxy_fcgi... " >&6; }
21938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_fcgi" >&5
21939 $as_echo_n "checking whether to enable mod_proxy_fcgi... " >&6; }
21944 as_fn_error $? "mod_proxy_fcgi has been requested but can not be built due to prerequisite failures" "$LINENO" 5
21989 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_FCGI_LDADD)\""
22002 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
22029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_scgi" >&5
22030 $as_echo_n "checking whether to enable mod_proxy_scgi... " >&6; }
22093 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_scgi" >&5
22094 $as_echo_n "checking whether to enable mod_proxy_scgi... " >&6; }
22099 as_fn_error $? "mod_proxy_scgi has been requested but can not be built due to prerequisite failures" "$LINENO" 5
22144 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_SCGI_LDADD)\""
22157 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
22184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_fdpass" >&5
22185 $as_echo_n "checking whether to enable mod_proxy_fdpass... " >&6; }
22263 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_fdpass" >&5
22264 $as_echo_n "checking whether to enable mod_proxy_fdpass... " >&6; }
22269 as_fn_error $? "mod_proxy_fdpass has been requested but can not be built due to prerequisite failures" "$LINENO" 5
22314 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_FDPASS_LDADD)\""
22327 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
22354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_wstunnel" >&5
22355 $as_echo_n "checking whether to enable mod_proxy_wstunnel... " >&6; }
22418 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_wstunnel" >&5
22419 $as_echo_n "checking whether to enable mod_proxy_wstunnel... " >&6; }
22424 as_fn_error $? "mod_proxy_wstunnel has been requested but can not be built due to prerequisite failures" "$LINENO" 5
22469 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_WSTUNNEL_LDADD)\""
22482 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
22509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_ajp" >&5
22510 $as_echo_n "checking whether to enable mod_proxy_ajp... " >&6; }
22573 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_ajp" >&5
22574 $as_echo_n "checking whether to enable mod_proxy_ajp... " >&6; }
22579 as_fn_error $? "mod_proxy_ajp has been requested but can not be built due to prerequisite failures" "$LINENO" 5
22624 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_AJP_LDADD)\""
22637 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
22664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_balancer" >&5
22665 $as_echo_n "checking whether to enable mod_proxy_balancer... " >&6; }
22728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_balancer" >&5
22729 $as_echo_n "checking whether to enable mod_proxy_balancer... " >&6; }
22734 as_fn_error $? "mod_proxy_balancer has been requested but can not be built due to prerequisite failures" "$LINENO" 5
22779 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_BALANCER_LDADD)\""
22792 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
22820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_express" >&5
22821 $as_echo_n "checking whether to enable mod_proxy_express... " >&6; }
22884 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_proxy_express" >&5
22885 $as_echo_n "checking whether to enable mod_proxy_express... " >&6; }
22890 as_fn_error $? "mod_proxy_express has been requested but can not be built due to prerequisite failures" "$LINENO" 5
22935 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PROXY_EXPRESS_LDADD)\""
22948 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
22977 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
22990 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
23053 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_session" >&5
23054 $as_echo_n "checking whether to enable mod_session... " >&6; }
23147 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SESSION_LDADD)\""
23160 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
23187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_session_cookie" >&5
23188 $as_echo_n "checking whether to enable mod_session_cookie... " >&6; }
23251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_session_cookie" >&5
23252 $as_echo_n "checking whether to enable mod_session_cookie... " >&6; }
23257 as_fn_error $? "mod_session_cookie has been requested but can not be built due to prerequisite failures" "$LINENO" 5
23302 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SESSION_COOKIE_LDADD)\""
23315 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
23382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_session_crypto" >&5
23383 $as_echo_n "checking whether to enable mod_session_crypto... " >&6; }
23450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_session_crypto" >&5
23451 $as_echo_n "checking whether to enable mod_session_crypto... " >&6; }
23456 as_fn_error $? "mod_session_crypto has been requested but can not be built due to prerequisite failures" "$LINENO" 5
23501 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SESSION_CRYPTO_LDADD)\""
23514 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
23542 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_session_dbd" >&5
23543 $as_echo_n "checking whether to enable mod_session_dbd... " >&6; }
23606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_session_dbd" >&5
23607 $as_echo_n "checking whether to enable mod_session_dbd... " >&6; }
23612 as_fn_error $? "mod_session_dbd has been requested but can not be built due to prerequisite failures" "$LINENO" 5
23657 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SESSION_DBD_LDADD)\""
23670 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
23699 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
23712 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
23754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_slotmem_shm" >&5
23755 $as_echo_n "checking whether to enable mod_slotmem_shm... " >&6; }
23848 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SLOTMEM_SHM_LDADD)\""
23861 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
23888 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_slotmem_plain" >&5
23889 $as_echo_n "checking whether to enable mod_slotmem_plain... " >&6; }
23982 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SLOTMEM_PLAIN_LDADD)\""
23995 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
24056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_ssl" >&5
24057 $as_echo_n "checking whether to enable mod_ssl... " >&6; }
24169 test "x$silent" != "xyes" && echo " setting CPPFLAGS to \"$pkglookup\""
24182 test "x$silent" != "xyes" && echo " adding \"$i\" to CPPFLAGS"
24190 test "x$silent" != "xyes" && echo " setting MOD_CFLAGS to \"$pkglookup\""
24203 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_CFLAGS"
24211 test "x$silent" != "xyes" && echo " setting ab_CFLAGS to \"$pkglookup\""
24224 test "x$silent" != "xyes" && echo " adding \"$i\" to ab_CFLAGS"
24233 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"$pkglookup\""
24246 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
24254 test "x$silent" != "xyes" && echo " setting MOD_LDFLAGS to \"$pkglookup\""
24267 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_LDFLAGS"
24276 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"$pkglookup\""
24289 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
24297 test "x$silent" != "xyes" && echo " setting MOD_LDFLAGS to \"$pkglookup\""
24310 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_LDFLAGS"
24323 test "x$silent" != "xyes" && echo " setting CPPFLAGS to \"-I$ap_openssl_base/include\""
24336 test "x$silent" != "xyes" && echo " adding \"$i\" to CPPFLAGS"
24344 test "x$silent" != "xyes" && echo " setting MOD_CFLAGS to \"-I$ap_openssl_base/include\""
24357 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_CFLAGS"
24365 test "x$silent" != "xyes" && echo " setting ab_CFLAGS to \"-I$ap_openssl_base/include\""
24378 test "x$silent" != "xyes" && echo " adding \"$i\" to ab_CFLAGS"
24386 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"-L$ap_openssl_base/lib\""
24399 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
24407 test "x$silent" != "xyes" && echo " setting MOD_LDFLAGS to \"-L$ap_openssl_base/lib\""
24420 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_LDFLAGS"
24429 test "x$silent" != "xyes" && echo " setting LDFLAGS to \"$ap_platform_runtime_link_flag$ap_openssl_base/lib\""
24442 test "x$silent" != "xyes" && echo " adding \"$i\" to LDFLAGS"
24450 test "x$silent" != "xyes" && echo " setting MOD_LDFLAGS to \"$ap_platform_runtime_link_flag$ap_openssl_base/lib\""
24463 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_LDFLAGS"
24505 test "x$silent" != "xyes" && echo " setting MOD_LDFLAGS to \"$ap_openssl_libs\""
24518 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_LDFLAGS"
24526 test "x$silent" != "xyes" && echo " setting LIBS to \"$ap_openssl_libs\""
24539 test "x$silent" != "xyes" && echo " adding \"$i\" to LIBS"
24546 test "x$silent" != "xyes" && echo " forcing ab_LDFLAGS to \"$MOD_LDFLAGS\""
24621 # The only symbol which needs to be exported is the module
24622 # structure, so ask libtool to hide everything else:
24625 test "x$silent" != "xyes" && echo " setting MOD_SSL_LDADD to \"-export-symbols-regex ssl_module\""
24638 test "x$silent" != "xyes" && echo " adding \"$i\" to MOD_SSL_LDADD"
24650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_ssl" >&5
24651 $as_echo_n "checking whether to enable mod_ssl... " >&6; }
24656 as_fn_error $? "mod_ssl has been requested but can not be built due to prerequisite failures" "$LINENO" 5
24701 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SSL_LDADD)\""
24714 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
24744 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
24757 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
24798 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_optional_hook_export" >&5
24799 $as_echo_n "checking whether to enable mod_optional_hook_export... " >&6; }
24892 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_OPTIONAL_HOOK_EXPORT_LDADD)\""
24905 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
24932 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_optional_hook_import" >&5
24933 $as_echo_n "checking whether to enable mod_optional_hook_import... " >&6; }
25026 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_OPTIONAL_HOOK_IMPORT_LDADD)\""
25039 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
25066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_optional_fn_import" >&5
25067 $as_echo_n "checking whether to enable mod_optional_fn_import... " >&6; }
25160 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_OPTIONAL_FN_IMPORT_LDADD)\""
25173 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
25200 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_optional_fn_export" >&5
25201 $as_echo_n "checking whether to enable mod_optional_fn_export... " >&6; }
25294 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_OPTIONAL_FN_EXPORT_LDADD)\""
25307 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
25335 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_dialup" >&5
25336 $as_echo_n "checking whether to enable mod_dialup... " >&6; }
25429 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_DIALUP_LDADD)\""
25442 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
25471 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
25484 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
25544 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-DOS2 -O2\""
25557 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
25693 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/server\""
25706 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
25759 test "x$silent" != "xyes" && echo " setting ac_cv_func_kqueue to \"no\""
25997 test "x$silent" != "xyes" && echo " setting htpasswd_LTFLAGS to \"-static\""
26010 test "x$silent" != "xyes" && echo " adding \"$i\" to htpasswd_LTFLAGS"
26018 test "x$silent" != "xyes" && echo " setting htdigest_LTFLAGS to \"-static\""
26031 test "x$silent" != "xyes" && echo " adding \"$i\" to htdigest_LTFLAGS"
26039 test "x$silent" != "xyes" && echo " setting rotatelogs_LTFLAGS to \"-static\""
26052 test "x$silent" != "xyes" && echo " adding \"$i\" to rotatelogs_LTFLAGS"
26060 test "x$silent" != "xyes" && echo " setting logresolve_LTFLAGS to \"-static\""
26073 test "x$silent" != "xyes" && echo " adding \"$i\" to logresolve_LTFLAGS"
26081 test "x$silent" != "xyes" && echo " setting htdbm_LTFLAGS to \"-static\""
26094 test "x$silent" != "xyes" && echo " adding \"$i\" to htdbm_LTFLAGS"
26102 test "x$silent" != "xyes" && echo " setting ab_LTFLAGS to \"-static\""
26115 test "x$silent" != "xyes" && echo " adding \"$i\" to ab_LTFLAGS"
26123 test "x$silent" != "xyes" && echo " setting checkgid_LTFLAGS to \"-static\""
26136 test "x$silent" != "xyes" && echo " adding \"$i\" to checkgid_LTFLAGS"
26144 test "x$silent" != "xyes" && echo " setting htcacheclean_LTFLAGS to \"-static\""
26157 test "x$silent" != "xyes" && echo " adding \"$i\" to htcacheclean_LTFLAGS"
26165 test "x$silent" != "xyes" && echo " setting httxt2dbm_LTFLAGS to \"-static\""
26178 test "x$silent" != "xyes" && echo " adding \"$i\" to httxt2dbm_LTFLAGS"
26186 test "x$silent" != "xyes" && echo " setting fcgistarter_LTFLAGS to \"-static\""
26199 test "x$silent" != "xyes" && echo " adding \"$i\" to fcgistarter_LTFLAGS"
26216 test "x$silent" != "xyes" && echo " setting htpasswd_LTFLAGS to \"-static\""
26229 test "x$silent" != "xyes" && echo " adding \"$i\" to htpasswd_LTFLAGS"
26271 test "x$silent" != "xyes" && echo " setting htdigest_LTFLAGS to \"-static\""
26284 test "x$silent" != "xyes" && echo " adding \"$i\" to htdigest_LTFLAGS"
26326 test "x$silent" != "xyes" && echo " setting rotatelogs_LTFLAGS to \"-static\""
26339 test "x$silent" != "xyes" && echo " adding \"$i\" to rotatelogs_LTFLAGS"
26381 test "x$silent" != "xyes" && echo " setting logresolve_LTFLAGS to \"-static\""
26394 test "x$silent" != "xyes" && echo " adding \"$i\" to logresolve_LTFLAGS"
26436 test "x$silent" != "xyes" && echo " setting htdbm_LTFLAGS to \"-static\""
26449 test "x$silent" != "xyes" && echo " adding \"$i\" to htdbm_LTFLAGS"
26491 test "x$silent" != "xyes" && echo " setting ab_LTFLAGS to \"-static\""
26504 test "x$silent" != "xyes" && echo " adding \"$i\" to ab_LTFLAGS"
26546 test "x$silent" != "xyes" && echo " setting checkgid_LTFLAGS to \"-static\""
26559 test "x$silent" != "xyes" && echo " adding \"$i\" to checkgid_LTFLAGS"
26601 test "x$silent" != "xyes" && echo " setting htcacheclean_LTFLAGS to \"-static\""
26614 test "x$silent" != "xyes" && echo " adding \"$i\" to htcacheclean_LTFLAGS"
26656 test "x$silent" != "xyes" && echo " setting httxt2dbm_LTFLAGS to \"-static\""
26669 test "x$silent" != "xyes" && echo " adding \"$i\" to httxt2dbm_LTFLAGS"
26711 test "x$silent" != "xyes" && echo " setting fcgistarter_LTFLAGS to \"-static\""
26724 test "x$silent" != "xyes" && echo " adding \"$i\" to fcgistarter_LTFLAGS"
26815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_lbmethod_byrequests" >&5
26816 $as_echo_n "checking whether to enable mod_lbmethod_byrequests... " >&6; }
26909 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LBMETHOD_BYREQUESTS_LDADD)\""
26922 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
26949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_lbmethod_bytraffic" >&5
26950 $as_echo_n "checking whether to enable mod_lbmethod_bytraffic... " >&6; }
27043 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LBMETHOD_BYTRAFFIC_LDADD)\""
27056 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
27083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_lbmethod_bybusyness" >&5
27084 $as_echo_n "checking whether to enable mod_lbmethod_bybusyness... " >&6; }
27177 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LBMETHOD_BYBUSYNESS_LDADD)\""
27190 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
27217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_lbmethod_heartbeat" >&5
27218 $as_echo_n "checking whether to enable mod_lbmethod_heartbeat... " >&6; }
27311 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_LBMETHOD_HEARTBEAT_LDADD)\""
27324 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
27370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which MPM to use by default" >&5
27371 $as_echo_n "checking which MPM to use by default... " >&6; }
27474 as_fn_error $? "The default MPM ($default_mpm) must be included in --enable-mpms-shared. Use --with-mpm to change the default MPM." "$LINENO" 5
27528 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_MPM_EVENT_LDADD)\""
27541 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
27566 # add default MPM to LoadModule list
27611 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\""
27624 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
27649 # add default MPM to LoadModule list
27683 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\""
27696 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
27721 # add default MPM to LoadModule list
27755 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\""
27768 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
27793 # add default MPM to LoadModule list
27837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_unixd" >&5
27838 $as_echo_n "checking whether to enable mod_unixd... " >&6; }
27931 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_UNIXD_LDADD)\""
27944 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
27971 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_privileges" >&5
27972 $as_echo_n "checking whether to enable mod_privileges... " >&6; }
28047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_privileges" >&5
28048 $as_echo_n "checking whether to enable mod_privileges... " >&6; }
28053 as_fn_error $? "mod_privileges has been requested but can not be built due to prerequisite failures" "$LINENO" 5
28098 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_PRIVILEGES_LDADD)\""
28111 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
28140 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
28153 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
28204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_heartbeat" >&5
28205 $as_echo_n "checking whether to enable mod_heartbeat... " >&6; }
28268 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_heartbeat" >&5
28269 $as_echo_n "checking whether to enable mod_heartbeat... " >&6; }
28274 as_fn_error $? "mod_heartbeat has been requested but can not be built due to prerequisite failures" "$LINENO" 5
28319 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_HEARTBEAT_LDADD)\""
28332 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
28359 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_heartmonitor" >&5
28360 $as_echo_n "checking whether to enable mod_heartmonitor... " >&6; }
28453 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_HEARTMONITOR_LDADD)\""
28466 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
28534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_dav" >&5
28535 $as_echo_n "checking whether to enable mod_dav... " >&6; }
28628 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_DAV_LDADD)\""
28641 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
28674 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
28687 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
28728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_status" >&5
28729 $as_echo_n "checking whether to enable mod_status... " >&6; }
28822 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_STATUS_LDADD)\""
28835 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
28862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_autoindex" >&5
28863 $as_echo_n "checking whether to enable mod_autoindex... " >&6; }
28956 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_AUTOINDEX_LDADD)\""
28969 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
28996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_asis" >&5
28997 $as_echo_n "checking whether to enable mod_asis... " >&6; }
29090 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_ASIS_LDADD)\""
29103 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
29130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_info" >&5
29131 $as_echo_n "checking whether to enable mod_info... " >&6; }
29224 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_INFO_LDADD)\""
29237 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
29264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_suexec" >&5
29265 $as_echo_n "checking whether to enable mod_suexec... " >&6; }
29321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_suexec" >&5
29322 $as_echo_n "checking whether to enable mod_suexec... " >&6; }
29327 as_fn_error $? "mod_suexec has been requested but can not be built due to prerequisite failures" "$LINENO" 5
29372 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SUEXEC_LDADD)\""
29385 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
29428 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cgid" >&5
29429 $as_echo_n "checking whether to enable mod_cgid... " >&6; }
29505 Without these patches, mod_cgid is non-functional on Solaris 10 due to an OS
29509 - switch to the prefork MPM
29521 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cgid" >&5
29522 $as_echo_n "checking whether to enable mod_cgid... " >&6; }
29527 as_fn_error $? "mod_cgid has been requested but can not be built due to prerequisite failures" "$LINENO" 5
29572 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CGID_LDADD)\""
29585 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
29612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cgi" >&5
29613 $as_echo_n "checking whether to enable mod_cgi... " >&6; }
29706 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CGI_LDADD)\""
29719 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
29747 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cgi" >&5
29748 $as_echo_n "checking whether to enable mod_cgi... " >&6; }
29841 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CGI_LDADD)\""
29854 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
29881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_cgid" >&5
29882 $as_echo_n "checking whether to enable mod_cgid... " >&6; }
29975 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_CGID_LDADD)\""
29988 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
30018 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
30031 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
30080 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\""
30093 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
30118 # add default MPM to LoadModule list
30127 test "x$silent" != "xyes" && echo " setting CFLAGS to \"-Zmt\""
30140 test "x$silent" != "xyes" && echo " adding \"$i\" to CFLAGS"
30180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_dav_fs" >&5
30181 $as_echo_n "checking whether to enable mod_dav_fs... " >&6; }
30244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_dav_fs" >&5
30245 $as_echo_n "checking whether to enable mod_dav_fs... " >&6; }
30250 as_fn_error $? "mod_dav_fs has been requested but can not be built due to prerequisite failures" "$LINENO" 5
30295 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_DAV_FS_LDADD)\""
30308 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
30378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_dav_lock" >&5
30379 $as_echo_n "checking whether to enable mod_dav_lock... " >&6; }
30442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_dav_lock" >&5
30443 $as_echo_n "checking whether to enable mod_dav_lock... " >&6; }
30448 as_fn_error $? "mod_dav_lock has been requested but can not be built due to prerequisite failures" "$LINENO" 5
30493 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_DAV_LOCK_LDADD)\""
30506 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
30632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_vhost_alias" >&5
30633 $as_echo_n "checking whether to enable mod_vhost_alias... " >&6; }
30726 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_VHOST_ALIAS_LDADD)\""
30739 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
30766 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_negotiation" >&5
30767 $as_echo_n "checking whether to enable mod_negotiation... " >&6; }
30860 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_NEGOTIATION_LDADD)\""
30873 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
30900 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_dir" >&5
30901 $as_echo_n "checking whether to enable mod_dir... " >&6; }
30994 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_DIR_LDADD)\""
31007 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
31034 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_imagemap" >&5
31035 $as_echo_n "checking whether to enable mod_imagemap... " >&6; }
31128 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_IMAGEMAP_LDADD)\""
31141 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
31168 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_actions" >&5
31169 $as_echo_n "checking whether to enable mod_actions... " >&6; }
31262 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_ACTIONS_LDADD)\""
31275 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
31302 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_speling" >&5
31303 $as_echo_n "checking whether to enable mod_speling... " >&6; }
31396 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_SPELING_LDADD)\""
31409 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
31436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_userdir" >&5
31437 $as_echo_n "checking whether to enable mod_userdir... " >&6; }
31530 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_USERDIR_LDADD)\""
31543 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
31570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_alias" >&5
31571 $as_echo_n "checking whether to enable mod_alias... " >&6; }
31664 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_ALIAS_LDADD)\""
31677 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
31704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_rewrite" >&5
31705 $as_echo_n "checking whether to enable mod_rewrite... " >&6; }
31798 test "x$silent" != "xyes" && echo " setting AP_LIBS to \"\$(MOD_REWRITE_LDADD)\""
31811 test "x$silent" != "xyes" && echo " adding \"$i\" to AP_LIBS"
31840 test "x$silent" != "xyes" && echo " setting INCLUDES to \"-I\$(top_srcdir)/$modpath_current\""
31853 test "x$silent" != "xyes" && echo " adding \"$i\" to INCLUDES"
31923 test "x$silent" != "xyes" && echo " setting HTTPD_LDFLAGS to \"-Wl,-uXML_Parse -Wl,-bE:$abs_builddir/server/httpd.exp\""
31936 test "x$silent" != "xyes" && echo " adding \"$i\" to HTTPD_LDFLAGS"
31944 test "x$silent" != "xyes" && echo " setting SH_LDFLAGS to \"\$(EXTRA_LDFLAGS) \$(EXTRA_LIBS)\""
31957 test "x$silent" != "xyes" && echo " adding \"$i\" to SH_LDFLAGS"
31965 test "x$silent" != "xyes" && echo " setting UTIL_LDFLAGS to \"-Wl,-uXML_Parse\""
31978 test "x$silent" != "xyes" && echo " adding \"$i\" to UTIL_LDFLAGS"
31988 test "x$silent" != "xyes" && echo " setting HTTPD_LDFLAGS to \"--main=$abs_srcdir/server/main.o --core-dll=$abs_srcdir/apachecore.dll\""
32001 test "x$silent" != "xyes" && echo " adding \"$i\" to HTTPD_LDFLAGS"
32009 test "x$silent" != "xyes" && echo " setting SH_LDFLAGS to \"--core-dll=$abs_srcdir/apachecore.dll\""
32022 test "x$silent" != "xyes" && echo " adding \"$i\" to SH_LDFLAGS"
32291 echo " restoring CPPFLAGS to \"$CPPFLAGS\""
32292 echo " setting EXTRA_CPPFLAGS to \"$EXTRA_CPPFLAGS\""
32310 echo " restoring CFLAGS to \"$CFLAGS\""
32311 echo " setting EXTRA_CFLAGS to \"$EXTRA_CFLAGS\""
32329 echo " restoring CXXFLAGS to \"$CXXFLAGS\""
32330 echo " setting EXTRA_CXXFLAGS to \"$EXTRA_CXXFLAGS\""
32348 echo " restoring LDFLAGS to \"$LDFLAGS\""
32349 echo " setting EXTRA_LDFLAGS to \"$EXTRA_LDFLAGS\""
32367 echo " restoring LIBS to \"$LIBS\""
32368 echo " setting EXTRA_LIBS to \"$EXTRA_LIBS\""
32386 echo " restoring INCLUDES to \"$INCLUDES\""
32387 echo " setting EXTRA_INCLUDES to \"$EXTRA_INCLUDES\""
32747 perlbin="/replace/with/path/to/perl/interpreter"
32781 # want to keep, you may remove or edit it.
32783 # config.status only pays attention to the cache file if you give it
32784 # the --recheck option to rerun configure.
32795 # Ultrix sh set writes to stderr and can't be redirected directly,
32796 # and sets the high bit in the cache file unless we assign to the vars.
32876 # will be set to the directory where LIBOBJS objects are built.
32896 # Run this file to recreate the current configuration.
32918 # is contrary to our usage. Disable this feature.
32981 # there to prevent editors from complaining about space-tab.
32983 # splitting by setting IFS to empty value.)
33002 # in which case we are not to be found in the path.
33035 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
33036 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
33052 # Set $? to STATUS, without forking.
33078 # Append the text in VALUE to the end of the definition contained in VAR. Take
33160 case `echo 'xy\c'` in
33162 xy) ECHO_C='\c';;
33183 # In both cases, we have to default to `cp -pR'.
33263 # Sed expression to map a string onto a valid CPP name.
33266 # Sed expression to map a string onto a valid variable name.
33278 # Save the log message, to keep $0 and so on meaningful, and to
33316 from templates according to the current configuration. Unless the files
33342 Report bugs to the package provider."
33354 gives unlimited permission to copy, distribute and modify it."
33513 # If the user did not use the arguments to specify the items to instantiate,
33528 # after its creation but before its name has been assigned to `$tmp'.
33551 # No need to generate them if there are no CONFIG_FILES.
33685 # (actually we leave an empty line to preserve line numbers).
33709 # No need to generate them if there are no CONFIG_HEADERS.
33718 # config.h.in to produce config.h.
33720 # Create a delimiter string that does not exist in confdefs.h, to ease
33794 prefix = substr(line, 1, index(line, defundef) - 1)
33802 # on some systems where configure will not decide to define it.
33861 # use $as_me), people would be surprised to read:
33970 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
33971 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
33986 # FIXME: do we really want to maintain this feature?
34013 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
34014 which seems to be undefined. Please make sure it is defined" >&5
34015 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
34016 which seems to be undefined. Please make sure it is defined" >&2;}
34071 # configure is writing to config.log, and then calls config.status.
34072 # config.status does its own redirection, appending to config.log.
34074 # by configure, so config.status won't be able to write to it; its
34075 # output is simply discarded. So we exec the FD to /dev/null,
34077 # appended to by config.status. When coming back to configure, we
34078 # need to make the FD available again.
34087 # Use ||, not &&, to avoid exiting from the if with $? = 1, which