configure (mod_http2-1.15.16) | : | configure (mod_http2-1.15.17) | ||
---|---|---|---|---|
#! /bin/sh | #! /bin/sh | |||
# Guess values for system-dependent variables and create Makefiles. | # Guess values for system-dependent variables and create Makefiles. | |||
# Generated by GNU Autoconf 2.69 for mod_http2 1.15.16. | # Generated by GNU Autoconf 2.69 for mod_http2 1.15.17. | |||
# | # | |||
# Report bugs to <stefan.eissing@greenbytes.de>. | # Report bugs to <stefan.eissing@greenbytes.de>. | |||
# | # | |||
# | # | |||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. | |||
# | # | |||
# | # | |||
# This configure script is free software; the Free Software Foundation | # This configure script is free software; the Free Software Foundation | |||
# gives unlimited permission to copy, distribute and modify it. | # gives unlimited permission to copy, distribute and modify it. | |||
## -------------------- ## | ## -------------------- ## | |||
skipping to change at line 586 | skipping to change at line 586 | |||
ac_config_libobj_dir=. | ac_config_libobj_dir=. | |||
LIBOBJS= | LIBOBJS= | |||
cross_compiling=no | cross_compiling=no | |||
subdirs= | subdirs= | |||
MFLAGS= | MFLAGS= | |||
MAKEFLAGS= | MAKEFLAGS= | |||
# Identity of this package. | # Identity of this package. | |||
PACKAGE_NAME='mod_http2' | PACKAGE_NAME='mod_http2' | |||
PACKAGE_TARNAME='mod_http2' | PACKAGE_TARNAME='mod_http2' | |||
PACKAGE_VERSION='1.15.16' | PACKAGE_VERSION='1.15.17' | |||
PACKAGE_STRING='mod_http2 1.15.16' | PACKAGE_STRING='mod_http2 1.15.17' | |||
PACKAGE_BUGREPORT='stefan.eissing@greenbytes.de' | PACKAGE_BUGREPORT='stefan.eissing@greenbytes.de' | |||
PACKAGE_URL='' | PACKAGE_URL='' | |||
# Factoring default headers for most tests. | # Factoring default headers for most tests. | |||
ac_includes_default="\ | ac_includes_default="\ | |||
#include <stdio.h> | #include <stdio.h> | |||
#ifdef HAVE_SYS_TYPES_H | #ifdef HAVE_SYS_TYPES_H | |||
# include <sys/types.h> | # include <sys/types.h> | |||
#endif | #endif | |||
#ifdef HAVE_SYS_STAT_H | #ifdef HAVE_SYS_STAT_H | |||
skipping to change at line 634 | skipping to change at line 634 | |||
# include <unistd.h> | # include <unistd.h> | |||
#endif" | #endif" | |||
ac_unique_file="mod_http2/h2_config.c" | ac_unique_file="mod_http2/h2_config.c" | |||
ac_subst_vars='am__EXEEXT_FALSE | ac_subst_vars='am__EXEEXT_FALSE | |||
am__EXEEXT_TRUE | am__EXEEXT_TRUE | |||
LTLIBOBJS | LTLIBOBJS | |||
LIBOBJS | LIBOBJS | |||
PKGCONFIG | PKGCONFIG | |||
CURL_BIN | CURL_BIN | |||
TEST_MODULE_SRC | ||||
MODULE_SRC | MODULE_SRC | |||
HTTPD_USER | HTTPD_USER | |||
SERVER_DIR | SERVER_DIR | |||
GEN_DIR | GEN_DIR | |||
TEST_DIR | TEST_DIR | |||
SERVER_NAME | SERVER_NAME | |||
HTTP_TLD | HTTP_TLD | |||
HTTPS_PORT | HTTPS_PORT | |||
HTTP_PORT | HTTP_PORT | |||
PREFIX | PREFIX | |||
skipping to change at line 1337 | skipping to change at line 1338 | |||
eval ac_cv_env_${ac_var}_value=\$${ac_var} | eval ac_cv_env_${ac_var}_value=\$${ac_var} | |||
done | done | |||
# | # | |||
# Report the --help message. | # Report the --help message. | |||
# | # | |||
if test "$ac_init_help" = "long"; then | if test "$ac_init_help" = "long"; then | |||
# Omit some internal or obsolete options to make the list less imposing. | # Omit some internal or obsolete options to make the list less imposing. | |||
# This message is too long to be a string in the A/UX 3.1 sh. | # This message is too long to be a string in the A/UX 3.1 sh. | |||
cat <<_ACEOF | cat <<_ACEOF | |||
\`configure' configures mod_http2 1.15.16 to adapt to many kinds of systems. | \`configure' configures mod_http2 1.15.17 to adapt to many kinds of systems. | |||
Usage: $0 [OPTION]... [VAR=VALUE]... | Usage: $0 [OPTION]... [VAR=VALUE]... | |||
To assign environment variables (e.g., CC, CFLAGS...), specify them as | To assign environment variables (e.g., CC, CFLAGS...), specify them as | |||
VAR=VALUE. See below for descriptions of some of the useful variables. | VAR=VALUE. See below for descriptions of some of the useful variables. | |||
Defaults for the options are specified in brackets. | Defaults for the options are specified in brackets. | |||
Configuration: | Configuration: | |||
-h, --help display this help and exit | -h, --help display this help and exit | |||
skipping to change at line 1408 | skipping to change at line 1409 | |||
System types: | System types: | |||
--build=BUILD configure for building on BUILD [guessed] | --build=BUILD configure for building on BUILD [guessed] | |||
--host=HOST cross-compile to build programs to run on HOST [BUILD] | --host=HOST cross-compile to build programs to run on HOST [BUILD] | |||
--target=TARGET configure for building compilers for TARGET [HOST] | --target=TARGET configure for building compilers for TARGET [HOST] | |||
_ACEOF | _ACEOF | |||
fi | fi | |||
if test -n "$ac_init_help"; then | if test -n "$ac_init_help"; then | |||
case $ac_init_help in | case $ac_init_help in | |||
short | recursive ) echo "Configuration of mod_http2 1.15.16:";; | short | recursive ) echo "Configuration of mod_http2 1.15.17:";; | |||
esac | esac | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
Optional Features: | Optional Features: | |||
--disable-option-checking ignore unrecognized --enable/--with options | --disable-option-checking ignore unrecognized --enable/--with options | |||
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | |||
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |||
--enable-shared[=PKGS] build shared libraries [default=yes] | --enable-shared[=PKGS] build shared libraries [default=yes] | |||
--enable-static[=PKGS] build static libraries [default=yes] | --enable-static[=PKGS] build static libraries [default=yes] | |||
--enable-fast-install[=PKGS] | --enable-fast-install[=PKGS] | |||
skipping to change at line 1522 | skipping to change at line 1523 | |||
else | else | |||
$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | |||
fi || ac_status=$? | fi || ac_status=$? | |||
cd "$ac_pwd" || { ac_status=$?; break; } | cd "$ac_pwd" || { ac_status=$?; break; } | |||
done | done | |||
fi | fi | |||
test -n "$ac_init_help" && exit $ac_status | test -n "$ac_init_help" && exit $ac_status | |||
if $ac_init_version; then | if $ac_init_version; then | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
mod_http2 configure 1.15.16 | mod_http2 configure 1.15.17 | |||
generated by GNU Autoconf 2.69 | generated by GNU Autoconf 2.69 | |||
Copyright (C) 2012 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This configure script is free software; the Free Software Foundation | This configure script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it. | gives unlimited permission to copy, distribute and modify it. | |||
_ACEOF | _ACEOF | |||
exit | exit | |||
fi | fi | |||
## ------------------------ ## | ## ------------------------ ## | |||
skipping to change at line 2075 | skipping to change at line 2076 | |||
eval ac_res=\$$3 | eval ac_res=\$$3 | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | |||
$as_echo "$ac_res" >&6; } | $as_echo "$ac_res" >&6; } | |||
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno | |||
} # ac_fn_c_find_uintX_t | } # ac_fn_c_find_uintX_t | |||
cat >config.log <<_ACEOF | cat >config.log <<_ACEOF | |||
This file contains any messages produced by compilers while | This file contains any messages produced by compilers while | |||
running configure, to aid debugging if configure makes a mistake. | running configure, to aid debugging if configure makes a mistake. | |||
It was created by mod_http2 $as_me 1.15.16, which was | It was created by mod_http2 $as_me 1.15.17, which was | |||
generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
$ $0 $@ | $ $0 $@ | |||
_ACEOF | _ACEOF | |||
exec 5>>config.log | exec 5>>config.log | |||
{ | { | |||
cat <<_ASUNAME | cat <<_ASUNAME | |||
## --------- ## | ## --------- ## | |||
## Platform. ## | ## Platform. ## | |||
skipping to change at line 10785 | skipping to change at line 10786 | |||
program_transform_name="s&^&$program_prefix&;$program_transform_name" | program_transform_name="s&^&$program_prefix&;$program_transform_name" | |||
# Use a double $ so make ignores it. | # Use a double $ so make ignores it. | |||
test "$program_suffix" != NONE && | test "$program_suffix" != NONE && | |||
program_transform_name="s&\$&$program_suffix&;$program_transform_name" | program_transform_name="s&\$&$program_suffix&;$program_transform_name" | |||
# Double any \ or $. | # Double any \ or $. | |||
# By default was `s,x,x', remove it if useless. | # By default was `s,x,x', remove it if useless. | |||
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' | ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' | |||
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` | program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` | |||
if test x"${MISSING+set}" != xset; then | if test x"${MISSING+set}" != xset; then | |||
case $am_aux_dir in | MISSING="\${SHELL} '$am_aux_dir/missing'" | |||
*\ * | *\ *) | ||||
MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; | ||||
*) | ||||
MISSING="\${SHELL} $am_aux_dir/missing" ;; | ||||
esac | ||||
fi | fi | |||
# Use eval to expand $SHELL | # Use eval to expand $SHELL | |||
if eval "$MISSING --is-lightweight"; then | if eval "$MISSING --is-lightweight"; then | |||
am_missing_run="$MISSING " | am_missing_run="$MISSING " | |||
else | else | |||
am_missing_run= | am_missing_run= | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 | |||
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} | $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} | |||
fi | fi | |||
skipping to change at line 11113 | skipping to change at line 11109 | |||
if test -z "$CYGPATH_W"; then | if test -z "$CYGPATH_W"; then | |||
if (cygpath --version) >/dev/null 2>/dev/null; then | if (cygpath --version) >/dev/null 2>/dev/null; then | |||
CYGPATH_W='cygpath -w' | CYGPATH_W='cygpath -w' | |||
else | else | |||
CYGPATH_W=echo | CYGPATH_W=echo | |||
fi | fi | |||
fi | fi | |||
# Define the identity of the package. | # Define the identity of the package. | |||
PACKAGE='mod_http2' | PACKAGE='mod_http2' | |||
VERSION='1.15.16' | VERSION='1.15.17' | |||
# Some tools Automake needs. | # Some tools Automake needs. | |||
ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} | ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} | |||
AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | |||
AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} | AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} | |||
AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} | AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} | |||
skipping to change at line 13806 | skipping to change at line 13802 | |||
SERVER_DIR="$request_serverdir" | SERVER_DIR="$request_serverdir" | |||
HTTP_PORT=42001 | HTTP_PORT=42001 | |||
HTTPS_PORT=42002 | HTTPS_PORT=42002 | |||
HTTPD_USER="$USER" | HTTPD_USER="$USER" | |||
MODULE_SRC="$PWD/mod_http2" | MODULE_SRC="$PWD/mod_http2" | |||
TEST_MODULE_SRC="$PWD/test/mod_h2test" | ||||
# we need curl for testing | # we need curl for testing | |||
# | # | |||
curl_check="curl" | curl_check="curl" | |||
CURL_BIN="-" | CURL_BIN="-" | |||
if test "x$request_curl" != "xcheck"; then | if test "x$request_curl" != "xcheck"; then | |||
curl_check="$request_curl/bin/curl" | curl_check="$request_curl/bin/curl" | |||
test -x $curl_check && CURL_BIN=$curl_check | test -x $curl_check && CURL_BIN=$curl_check | |||
else | else | |||
# Extract the first word of ""$curl_check"", so it can be a program name wit h args. | # Extract the first word of ""$curl_check"", so it can be a program name wit h args. | |||
set dummy "$curl_check"; ac_word=$2 | set dummy "$curl_check"; ac_word=$2 | |||
skipping to change at line 13916 | skipping to change at line 13914 | |||
fi | fi | |||
PKGCONFIG=$ac_cv_path_PKGCONFIG | PKGCONFIG=$ac_cv_path_PKGCONFIG | |||
if test -n "$PKGCONFIG"; then | if test -n "$PKGCONFIG"; then | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKGCONFIG" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKGCONFIG" >&5 | |||
$as_echo "$PKGCONFIG" >&6; } | $as_echo "$PKGCONFIG" >&6; } | |||
else | else | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | |||
$as_echo "no" >&6; } | $as_echo "no" >&6; } | |||
fi | fi | |||
ac_config_files="$ac_config_files Makefile mod_http2/Makefile mod_http2/h2_versi on.h test/Makefile test/e2e/config.ini test/e2e/conf/httpd.conf test/e2e/conf/mo dules.conf" | ac_config_files="$ac_config_files Makefile mod_http2/Makefile mod_http2/h2_versi on.h test/Makefile test/mod_h2test/Makefile test/e2e/config.ini test/e2e/conf/ht tpd.conf test/e2e/conf/modules.conf" | |||
cat >confcache <<\_ACEOF | cat >confcache <<\_ACEOF | |||
# This file is a shell script that caches the results of configure | # This file is a shell script that caches the results of configure | |||
# tests run on this system so they can be shared between configure | # tests run on this system so they can be shared between configure | |||
# scripts and configure runs, see configure's option --config-cache. | # scripts and configure runs, see configure's option --config-cache. | |||
# It is not useful on other systems. If it contains results you don't | # It is not useful on other systems. If it contains results you don't | |||
# want to keep, you may remove or edit it. | # want to keep, you may remove or edit it. | |||
# | # | |||
# config.status only pays attention to the cache file if you give it | # config.status only pays attention to the cache file if you give it | |||
# the --recheck option to rerun configure. | # the --recheck option to rerun configure. | |||
skipping to change at line 14437 | skipping to change at line 14435 | |||
## Main body of $CONFIG_STATUS script. ## | ## Main body of $CONFIG_STATUS script. ## | |||
## ----------------------------------- ## | ## ----------------------------------- ## | |||
_ASEOF | _ASEOF | |||
test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | |||
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
# Save the log message, to keep $0 and so on meaningful, and to | # Save the log message, to keep $0 and so on meaningful, and to | |||
# report actual input values of CONFIG_FILES etc. instead of their | # report actual input values of CONFIG_FILES etc. instead of their | |||
# values after options handling. | # values after options handling. | |||
ac_log=" | ac_log=" | |||
This file was extended by mod_http2 $as_me 1.15.16, which was | This file was extended by mod_http2 $as_me 1.15.17, which was | |||
generated by GNU Autoconf 2.69. Invocation command line was | generated by GNU Autoconf 2.69. Invocation command line was | |||
CONFIG_FILES = $CONFIG_FILES | CONFIG_FILES = $CONFIG_FILES | |||
CONFIG_HEADERS = $CONFIG_HEADERS | CONFIG_HEADERS = $CONFIG_HEADERS | |||
CONFIG_LINKS = $CONFIG_LINKS | CONFIG_LINKS = $CONFIG_LINKS | |||
CONFIG_COMMANDS = $CONFIG_COMMANDS | CONFIG_COMMANDS = $CONFIG_COMMANDS | |||
$ $0 $@ | $ $0 $@ | |||
on `(hostname || uname -n) 2>/dev/null | sed 1q` | on `(hostname || uname -n) 2>/dev/null | sed 1q` | |||
" | " | |||
skipping to change at line 14502 | skipping to change at line 14500 | |||
Configuration commands: | Configuration commands: | |||
$config_commands | $config_commands | |||
Report bugs to <stefan.eissing@greenbytes.de>." | Report bugs to <stefan.eissing@greenbytes.de>." | |||
_ACEOF | _ACEOF | |||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`" | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`" | |||
ac_cs_version="\\ | ac_cs_version="\\ | |||
mod_http2 config.status 1.15.16 | mod_http2 config.status 1.15.17 | |||
configured by $0, generated by GNU Autoconf 2.69, | configured by $0, generated by GNU Autoconf 2.69, | |||
with options \\"\$ac_cs_config\\" | with options \\"\$ac_cs_config\\" | |||
Copyright (C) 2012 Free Software Foundation, Inc. | Copyright (C) 2012 Free Software Foundation, Inc. | |||
This config.status script is free software; the Free Software Foundation | This config.status script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it." | gives unlimited permission to copy, distribute and modify it." | |||
ac_pwd='$ac_pwd' | ac_pwd='$ac_pwd' | |||
srcdir='$srcdir' | srcdir='$srcdir' | |||
INSTALL='$INSTALL' | INSTALL='$INSTALL' | |||
skipping to change at line 14915 | skipping to change at line 14913 | |||
for ac_config_target in $ac_config_targets | for ac_config_target in $ac_config_targets | |||
do | do | |||
case $ac_config_target in | case $ac_config_target in | |||
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; | "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; | |||
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; | "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; | |||
"mod_http2/config.h") CONFIG_HEADERS="$CONFIG_HEADERS mod_http2/config.h" ;; | "mod_http2/config.h") CONFIG_HEADERS="$CONFIG_HEADERS mod_http2/config.h" ;; | |||
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; | "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; | |||
"mod_http2/Makefile") CONFIG_FILES="$CONFIG_FILES mod_http2/Makefile" ;; | "mod_http2/Makefile") CONFIG_FILES="$CONFIG_FILES mod_http2/Makefile" ;; | |||
"mod_http2/h2_version.h") CONFIG_FILES="$CONFIG_FILES mod_http2/h2_version.h " ;; | "mod_http2/h2_version.h") CONFIG_FILES="$CONFIG_FILES mod_http2/h2_version.h " ;; | |||
"test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;; | "test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;; | |||
"test/mod_h2test/Makefile") CONFIG_FILES="$CONFIG_FILES test/mod_h2test/Make file" ;; | ||||
"test/e2e/config.ini") CONFIG_FILES="$CONFIG_FILES test/e2e/config.ini" ;; | "test/e2e/config.ini") CONFIG_FILES="$CONFIG_FILES test/e2e/config.ini" ;; | |||
"test/e2e/conf/httpd.conf") CONFIG_FILES="$CONFIG_FILES test/e2e/conf/httpd. conf" ;; | "test/e2e/conf/httpd.conf") CONFIG_FILES="$CONFIG_FILES test/e2e/conf/httpd. conf" ;; | |||
"test/e2e/conf/modules.conf") CONFIG_FILES="$CONFIG_FILES test/e2e/conf/modu les.conf" ;; | "test/e2e/conf/modules.conf") CONFIG_FILES="$CONFIG_FILES test/e2e/conf/modu les.conf" ;; | |||
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | |||
esac | esac | |||
done | done | |||
# If the user did not use the arguments to specify the items to instantiate, | # If the user did not use the arguments to specify the items to instantiate, | |||
# then the envvar interface is used. Set only those that are not. | # then the envvar interface is used. Set only those that are not. | |||
skipping to change at line 16063 | skipping to change at line 16062 | |||
&& sed -e '/# am--include-marker/d' "$am_filepart" \ | && sed -e '/# am--include-marker/d' "$am_filepart" \ | |||
| $MAKE -f - am--depfiles) >&5 2>&5 | | $MAKE -f - am--depfiles) >&5 2>&5 | |||
ac_status=$? | ac_status=$? | |||
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |||
(exit $ac_status); } || am_rc=$? | (exit $ac_status); } || am_rc=$? | |||
done | done | |||
if test $am_rc -ne 0; then | if test $am_rc -ne 0; then | |||
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |||
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | |||
as_fn_error $? "Something went wrong bootstrapping makefile fragments | as_fn_error $? "Something went wrong bootstrapping makefile fragments | |||
for automatic dependency tracking. Try re-running configure with the | for automatic dependency tracking. If GNU make was not used, consider | |||
re-running the configure script with MAKE=\"gmake\" (or whatever is | ||||
necessary). You can also try re-running configure with the | ||||
'--disable-dependency-tracking' option to at least be able to build | '--disable-dependency-tracking' option to at least be able to build | |||
the package (albeit without support for automatic dependency tracking). | the package (albeit without support for automatic dependency tracking). | |||
See \`config.log' for more details" "$LINENO" 5; } | See \`config.log' for more details" "$LINENO" 5; } | |||
fi | fi | |||
{ am_dirpart=; unset am_dirpart;} | { am_dirpart=; unset am_dirpart;} | |||
{ am_filepart=; unset am_filepart;} | { am_filepart=; unset am_filepart;} | |||
{ am_mf=; unset am_mf;} | { am_mf=; unset am_mf;} | |||
{ am_rc=; unset am_rc;} | { am_rc=; unset am_rc;} | |||
rm -f conftest-deps.mk | rm -f conftest-deps.mk | |||
} | } | |||
End of changes. 15 change blocks. | ||||
18 lines changed or deleted | 19 lines changed or added |