|
@@ -1,6 +1,6 @@
|
|
|
#! /bin/sh
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
-# Generated by GNU Autoconf 2.65 for aria2 1.9.3.
|
|
|
+# Generated by GNU Autoconf 2.65 for aria2 1.9.4.
|
|
|
#
|
|
|
# Report bugs to <t-tujikawa@users.sourceforge.net>.
|
|
|
#
|
|
@@ -552,8 +552,8 @@ MAKEFLAGS=
|
|
|
# Identity of this package.
|
|
|
PACKAGE_NAME='aria2'
|
|
|
PACKAGE_TARNAME='aria2'
|
|
|
-PACKAGE_VERSION='1.9.3'
|
|
|
-PACKAGE_STRING='aria2 1.9.3'
|
|
|
+PACKAGE_VERSION='1.9.4'
|
|
|
+PACKAGE_STRING='aria2 1.9.4'
|
|
|
PACKAGE_BUGREPORT='t-tujikawa@users.sourceforge.net'
|
|
|
PACKAGE_URL='http://aria2.sourceforge.net/'
|
|
|
|
|
@@ -731,6 +731,8 @@ LIBEXPAT_LIBS
|
|
|
XML_LIBS
|
|
|
XML_CPPFLAGS
|
|
|
XML2_CONFIG
|
|
|
+PKG_CONFIG_LIBDIR
|
|
|
+PKG_CONFIG_PATH
|
|
|
PKG_CONFIG
|
|
|
EGREP
|
|
|
GREP
|
|
@@ -889,6 +891,8 @@ YACC
|
|
|
YFLAGS
|
|
|
CXXCPP
|
|
|
PKG_CONFIG
|
|
|
+PKG_CONFIG_PATH
|
|
|
+PKG_CONFIG_LIBDIR
|
|
|
SQLITE3_CFLAGS
|
|
|
SQLITE3_LIBS
|
|
|
LIBGNUTLS_CFLAGS
|
|
@@ -1434,7 +1438,7 @@ if test "$ac_init_help" = "long"; then
|
|
|
# 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.
|
|
|
cat <<_ACEOF
|
|
|
-\`configure' configures aria2 1.9.3 to adapt to many kinds of systems.
|
|
|
+\`configure' configures aria2 1.9.4 to adapt to many kinds of systems.
|
|
|
|
|
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
|
|
|
|
@@ -1505,7 +1509,7 @@ fi
|
|
|
|
|
|
if test -n "$ac_init_help"; then
|
|
|
case $ac_init_help in
|
|
|
- short | recursive ) echo "Configuration of aria2 1.9.3:";;
|
|
|
+ short | recursive ) echo "Configuration of aria2 1.9.4:";;
|
|
|
esac
|
|
|
cat <<\_ACEOF
|
|
|
|
|
@@ -1575,6 +1579,10 @@ Some influential environment variables:
|
|
|
default value of `-d' given by some make applications.
|
|
|
CXXCPP C++ preprocessor
|
|
|
PKG_CONFIG path to pkg-config utility
|
|
|
+ PKG_CONFIG_PATH
|
|
|
+ directories to add to pkg-config's search path
|
|
|
+ PKG_CONFIG_LIBDIR
|
|
|
+ path overriding pkg-config's built-in search path
|
|
|
SQLITE3_CFLAGS
|
|
|
C compiler flags for SQLITE3, overriding pkg-config
|
|
|
SQLITE3_LIBS
|
|
@@ -1651,7 +1659,7 @@ fi
|
|
|
test -n "$ac_init_help" && exit $ac_status
|
|
|
if $ac_init_version; then
|
|
|
cat <<\_ACEOF
|
|
|
-aria2 configure 1.9.3
|
|
|
+aria2 configure 1.9.4
|
|
|
generated by GNU Autoconf 2.65
|
|
|
|
|
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
|
@@ -2478,7 +2486,7 @@ cat >config.log <<_ACEOF
|
|
|
This file contains any messages produced by compilers while
|
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
|
|
-It was created by aria2 $as_me 1.9.3, which was
|
|
|
+It was created by aria2 $as_me 1.9.4, which was
|
|
|
generated by GNU Autoconf 2.65. Invocation command line was
|
|
|
|
|
|
$ $0 $@
|
|
@@ -3402,7 +3410,7 @@ fi
|
|
|
|
|
|
# Define the identity of the package.
|
|
|
PACKAGE='aria2'
|
|
|
- VERSION='1.9.3'
|
|
|
+ VERSION='1.9.4'
|
|
|
|
|
|
|
|
|
cat >>confdefs.h <<_ACEOF
|
|
@@ -5672,6 +5680,10 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
|
|
|
# Check pkg-config is available
|
|
|
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
|
|
|
if test -n "$ac_tool_prefix"; then
|
|
|
# Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
|
|
@@ -5784,7 +5796,6 @@ $as_echo "yes" >&6; }
|
|
|
$as_echo "no" >&6; }
|
|
|
PKG_CONFIG=""
|
|
|
fi
|
|
|
-
|
|
|
fi
|
|
|
|
|
|
# Checks for libraries.
|
|
@@ -6170,11 +6181,10 @@ pkg_failed=no
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SQLITE3" >&5
|
|
|
$as_echo_n "checking for SQLITE3... " >&6; }
|
|
|
|
|
|
-if test -n "$PKG_CONFIG"; then
|
|
|
- if test -n "$SQLITE3_CFLAGS"; then
|
|
|
- pkg_cv_SQLITE3_CFLAGS="$SQLITE3_CFLAGS"
|
|
|
- else
|
|
|
- if test -n "$PKG_CONFIG" && \
|
|
|
+if test -n "$SQLITE3_CFLAGS"; then
|
|
|
+ pkg_cv_SQLITE3_CFLAGS="$SQLITE3_CFLAGS"
|
|
|
+ elif test -n "$PKG_CONFIG"; then
|
|
|
+ if test -n "$PKG_CONFIG" && \
|
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3\""; } >&5
|
|
|
($PKG_CONFIG --exists --print-errors "sqlite3") 2>&5
|
|
|
ac_status=$?
|
|
@@ -6184,15 +6194,13 @@ if test -n "$PKG_CONFIG"; then
|
|
|
else
|
|
|
pkg_failed=yes
|
|
|
fi
|
|
|
- fi
|
|
|
-else
|
|
|
- pkg_failed=untried
|
|
|
+ else
|
|
|
+ pkg_failed=untried
|
|
|
fi
|
|
|
-if test -n "$PKG_CONFIG"; then
|
|
|
- if test -n "$SQLITE3_LIBS"; then
|
|
|
- pkg_cv_SQLITE3_LIBS="$SQLITE3_LIBS"
|
|
|
- else
|
|
|
- if test -n "$PKG_CONFIG" && \
|
|
|
+if test -n "$SQLITE3_LIBS"; then
|
|
|
+ pkg_cv_SQLITE3_LIBS="$SQLITE3_LIBS"
|
|
|
+ elif test -n "$PKG_CONFIG"; then
|
|
|
+ if test -n "$PKG_CONFIG" && \
|
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3\""; } >&5
|
|
|
($PKG_CONFIG --exists --print-errors "sqlite3") 2>&5
|
|
|
ac_status=$?
|
|
@@ -6202,14 +6210,15 @@ if test -n "$PKG_CONFIG"; then
|
|
|
else
|
|
|
pkg_failed=yes
|
|
|
fi
|
|
|
- fi
|
|
|
-else
|
|
|
- pkg_failed=untried
|
|
|
+ else
|
|
|
+ pkg_failed=untried
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
if test $pkg_failed = yes; then
|
|
|
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
|
+$as_echo "no" >&6; }
|
|
|
|
|
|
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
|
|
|
_pkg_short_errors_supported=yes
|
|
@@ -6217,17 +6226,17 @@ else
|
|
|
_pkg_short_errors_supported=no
|
|
|
fi
|
|
|
if test $_pkg_short_errors_supported = yes; then
|
|
|
- SQLITE3_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sqlite3"`
|
|
|
+ SQLITE3_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sqlite3" 2>&1`
|
|
|
else
|
|
|
- SQLITE3_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sqlite3"`
|
|
|
+ SQLITE3_PKG_ERRORS=`$PKG_CONFIG --print-errors "sqlite3" 2>&1`
|
|
|
fi
|
|
|
# Put the nasty error message in config.log where it belongs
|
|
|
echo "$SQLITE3_PKG_ERRORS" >&5
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
|
-$as_echo "no" >&6; }
|
|
|
- have_sqlite3=no
|
|
|
+ have_sqlite3=no
|
|
|
elif test $pkg_failed = untried; then
|
|
|
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
|
+$as_echo "no" >&6; }
|
|
|
have_sqlite3=no
|
|
|
else
|
|
|
SQLITE3_CFLAGS=$pkg_cv_SQLITE3_CFLAGS
|
|
@@ -6334,11 +6343,10 @@ pkg_failed=no
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBGNUTLS" >&5
|
|
|
$as_echo_n "checking for LIBGNUTLS... " >&6; }
|
|
|
|
|
|
-if test -n "$PKG_CONFIG"; then
|
|
|
- if test -n "$LIBGNUTLS_CFLAGS"; then
|
|
|
- pkg_cv_LIBGNUTLS_CFLAGS="$LIBGNUTLS_CFLAGS"
|
|
|
- else
|
|
|
- if test -n "$PKG_CONFIG" && \
|
|
|
+if test -n "$LIBGNUTLS_CFLAGS"; then
|
|
|
+ pkg_cv_LIBGNUTLS_CFLAGS="$LIBGNUTLS_CFLAGS"
|
|
|
+ elif test -n "$PKG_CONFIG"; then
|
|
|
+ if test -n "$PKG_CONFIG" && \
|
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnutls >= 1.2.9\""; } >&5
|
|
|
($PKG_CONFIG --exists --print-errors "gnutls >= 1.2.9") 2>&5
|
|
|
ac_status=$?
|
|
@@ -6348,15 +6356,13 @@ if test -n "$PKG_CONFIG"; then
|
|
|
else
|
|
|
pkg_failed=yes
|
|
|
fi
|
|
|
- fi
|
|
|
-else
|
|
|
- pkg_failed=untried
|
|
|
+ else
|
|
|
+ pkg_failed=untried
|
|
|
fi
|
|
|
-if test -n "$PKG_CONFIG"; then
|
|
|
- if test -n "$LIBGNUTLS_LIBS"; then
|
|
|
- pkg_cv_LIBGNUTLS_LIBS="$LIBGNUTLS_LIBS"
|
|
|
- else
|
|
|
- if test -n "$PKG_CONFIG" && \
|
|
|
+if test -n "$LIBGNUTLS_LIBS"; then
|
|
|
+ pkg_cv_LIBGNUTLS_LIBS="$LIBGNUTLS_LIBS"
|
|
|
+ elif test -n "$PKG_CONFIG"; then
|
|
|
+ if test -n "$PKG_CONFIG" && \
|
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnutls >= 1.2.9\""; } >&5
|
|
|
($PKG_CONFIG --exists --print-errors "gnutls >= 1.2.9") 2>&5
|
|
|
ac_status=$?
|
|
@@ -6366,14 +6372,15 @@ if test -n "$PKG_CONFIG"; then
|
|
|
else
|
|
|
pkg_failed=yes
|
|
|
fi
|
|
|
- fi
|
|
|
-else
|
|
|
- pkg_failed=untried
|
|
|
+ else
|
|
|
+ pkg_failed=untried
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
if test $pkg_failed = yes; then
|
|
|
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
|
+$as_echo "no" >&6; }
|
|
|
|
|
|
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
|
|
|
_pkg_short_errors_supported=yes
|
|
@@ -6381,17 +6388,17 @@ else
|
|
|
_pkg_short_errors_supported=no
|
|
|
fi
|
|
|
if test $_pkg_short_errors_supported = yes; then
|
|
|
- LIBGNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gnutls >= 1.2.9"`
|
|
|
+ LIBGNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gnutls >= 1.2.9" 2>&1`
|
|
|
else
|
|
|
- LIBGNUTLS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnutls >= 1.2.9"`
|
|
|
+ LIBGNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors "gnutls >= 1.2.9" 2>&1`
|
|
|
fi
|
|
|
# Put the nasty error message in config.log where it belongs
|
|
|
echo "$LIBGNUTLS_PKG_ERRORS" >&5
|
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
|
-$as_echo "no" >&6; }
|
|
|
- have_libgnutls=no
|
|
|
+ have_libgnutls=no
|
|
|
elif test $pkg_failed = untried; then
|
|
|
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
|
|
|
+$as_echo "no" >&6; }
|
|
|
have_libgnutls=no
|
|
|
else
|
|
|
LIBGNUTLS_CFLAGS=$pkg_cv_LIBGNUTLS_CFLAGS
|
|
@@ -15994,7 +16001,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|
|
# report actual input values of CONFIG_FILES etc. instead of their
|
|
|
# values after options handling.
|
|
|
ac_log="
|
|
|
-This file was extended by aria2 $as_me 1.9.3, which was
|
|
|
+This file was extended by aria2 $as_me 1.9.4, which was
|
|
|
generated by GNU Autoconf 2.65. Invocation command line was
|
|
|
|
|
|
CONFIG_FILES = $CONFIG_FILES
|
|
@@ -16061,7 +16068,7 @@ _ACEOF
|
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
|
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
|
|
ac_cs_version="\\
|
|
|
-aria2 config.status 1.9.3
|
|
|
+aria2 config.status 1.9.4
|
|
|
configured by $0, generated by GNU Autoconf 2.65,
|
|
|
with options \\"\$ac_cs_config\\"
|
|
|
|