|
@@ -1,6 +1,6 @@
|
|
|
#! /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 neon 0.31.1.
|
|
|
|
|
|
|
+# Generated by GNU Autoconf 2.69 for neon 0.31.2.
|
|
|
#
|
|
#
|
|
|
# Report bugs to <[email protected]>.
|
|
# Report bugs to <[email protected]>.
|
|
|
#
|
|
#
|
|
@@ -595,8 +595,8 @@ MAKEFLAGS=
|
|
|
# Identity of this package.
|
|
# Identity of this package.
|
|
|
PACKAGE_NAME='neon'
|
|
PACKAGE_NAME='neon'
|
|
|
PACKAGE_TARNAME='neon'
|
|
PACKAGE_TARNAME='neon'
|
|
|
-PACKAGE_VERSION='0.31.1'
|
|
|
|
|
-PACKAGE_STRING='neon 0.31.1'
|
|
|
|
|
|
|
+PACKAGE_VERSION='0.31.2'
|
|
|
|
|
+PACKAGE_STRING='neon 0.31.2'
|
|
|
PACKAGE_BUGREPORT='[email protected]'
|
|
PACKAGE_BUGREPORT='[email protected]'
|
|
|
PACKAGE_URL=''
|
|
PACKAGE_URL=''
|
|
|
|
|
|
|
@@ -1337,7 +1337,7 @@ 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 neon 0.31.1 to adapt to many kinds of systems.
|
|
|
|
|
|
|
+\`configure' configures neon 0.31.2 to adapt to many kinds of systems.
|
|
|
|
|
|
|
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
|
|
|
|
|
|
@@ -1402,7 +1402,7 @@ 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 neon 0.31.1:";;
|
|
|
|
|
|
|
+ short | recursive ) echo "Configuration of neon 0.31.2:";;
|
|
|
esac
|
|
esac
|
|
|
cat <<\_ACEOF
|
|
cat <<\_ACEOF
|
|
|
|
|
|
|
@@ -1530,7 +1530,7 @@ 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
|
|
|
-neon configure 0.31.1
|
|
|
|
|
|
|
+neon configure 0.31.2
|
|
|
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.
|
|
@@ -2244,7 +2244,7 @@ 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 neon $as_me 0.31.1, which was
|
|
|
|
|
|
|
+It was created by neon $as_me 0.31.2, which was
|
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
|
|
|
|
$ $0 $@
|
|
$ $0 $@
|
|
@@ -2790,7 +2790,7 @@ NEON_BUILD_BUNDLED=yes
|
|
|
# Define the current versions.
|
|
# Define the current versions.
|
|
|
NE_VERSION_MAJOR=0
|
|
NE_VERSION_MAJOR=0
|
|
|
NE_VERSION_MINOR=31
|
|
NE_VERSION_MINOR=31
|
|
|
-NE_VERSION_PATCH=1
|
|
|
|
|
|
|
+NE_VERSION_PATCH=2
|
|
|
NE_VERSION_TAG=
|
|
NE_VERSION_TAG=
|
|
|
|
|
|
|
|
# 0.31.x is backwards-compatible to 0.27.x, so AGE=4
|
|
# 0.31.x is backwards-compatible to 0.27.x, so AGE=4
|
|
@@ -15314,22 +15314,20 @@ if test -n "$ac_tool_prefix"; then
|
|
|
set dummy ${ac_tool_prefix}ar; ac_word=$2
|
|
set dummy ${ac_tool_prefix}ar; ac_word=$2
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
|
$as_echo_n "checking for $ac_word... " >&6; }
|
|
$as_echo_n "checking for $ac_word... " >&6; }
|
|
|
-if ${ac_cv_path_AR+:} false; then :
|
|
|
|
|
|
|
+if ${ac_cv_prog_AR+:} false; then :
|
|
|
$as_echo_n "(cached) " >&6
|
|
$as_echo_n "(cached) " >&6
|
|
|
else
|
|
else
|
|
|
- case $AR in
|
|
|
|
|
- [\\/]* | ?:[\\/]*)
|
|
|
|
|
- ac_cv_path_AR="$AR" # Let the user override the test with a path.
|
|
|
|
|
- ;;
|
|
|
|
|
- *)
|
|
|
|
|
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
|
|
|
|
+ if test -n "$AR"; then
|
|
|
|
|
+ ac_cv_prog_AR="$AR" # Let the user override the test.
|
|
|
|
|
+else
|
|
|
|
|
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
for as_dir in $ne_PATH
|
|
for as_dir in $ne_PATH
|
|
|
do
|
|
do
|
|
|
IFS=$as_save_IFS
|
|
IFS=$as_save_IFS
|
|
|
test -z "$as_dir" && as_dir=.
|
|
test -z "$as_dir" && as_dir=.
|
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
|
- ac_cv_path_AR="$as_dir/$ac_word$ac_exec_ext"
|
|
|
|
|
|
|
+ ac_cv_prog_AR="${ac_tool_prefix}ar"
|
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
|
break 2
|
|
break 2
|
|
|
fi
|
|
fi
|
|
@@ -15337,10 +15335,9 @@ done
|
|
|
done
|
|
done
|
|
|
IFS=$as_save_IFS
|
|
IFS=$as_save_IFS
|
|
|
|
|
|
|
|
- ;;
|
|
|
|
|
-esac
|
|
|
|
|
fi
|
|
fi
|
|
|
-AR=$ac_cv_path_AR
|
|
|
|
|
|
|
+fi
|
|
|
|
|
+AR=$ac_cv_prog_AR
|
|
|
if test -n "$AR"; then
|
|
if test -n "$AR"; then
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
|
|
|
$as_echo "$AR" >&6; }
|
|
$as_echo "$AR" >&6; }
|
|
@@ -15351,28 +15348,26 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
fi
|
|
fi
|
|
|
-if test -z "$ac_cv_path_AR"; then
|
|
|
|
|
- ac_pt_AR=$AR
|
|
|
|
|
|
|
+if test -z "$ac_cv_prog_AR"; then
|
|
|
|
|
+ ac_ct_AR=$AR
|
|
|
# Extract the first word of "ar", so it can be a program name with args.
|
|
# Extract the first word of "ar", so it can be a program name with args.
|
|
|
set dummy ar; ac_word=$2
|
|
set dummy ar; ac_word=$2
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
|
$as_echo_n "checking for $ac_word... " >&6; }
|
|
$as_echo_n "checking for $ac_word... " >&6; }
|
|
|
-if ${ac_cv_path_ac_pt_AR+:} false; then :
|
|
|
|
|
|
|
+if ${ac_cv_prog_ac_ct_AR+:} false; then :
|
|
|
$as_echo_n "(cached) " >&6
|
|
$as_echo_n "(cached) " >&6
|
|
|
else
|
|
else
|
|
|
- case $ac_pt_AR in
|
|
|
|
|
- [\\/]* | ?:[\\/]*)
|
|
|
|
|
- ac_cv_path_ac_pt_AR="$ac_pt_AR" # Let the user override the test with a path.
|
|
|
|
|
- ;;
|
|
|
|
|
- *)
|
|
|
|
|
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
|
|
|
|
+ if test -n "$ac_ct_AR"; then
|
|
|
|
|
+ ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
|
|
|
|
|
+else
|
|
|
|
|
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
for as_dir in $ne_PATH
|
|
for as_dir in $ne_PATH
|
|
|
do
|
|
do
|
|
|
IFS=$as_save_IFS
|
|
IFS=$as_save_IFS
|
|
|
test -z "$as_dir" && as_dir=.
|
|
test -z "$as_dir" && as_dir=.
|
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
|
- ac_cv_path_ac_pt_AR="$as_dir/$ac_word$ac_exec_ext"
|
|
|
|
|
|
|
+ ac_cv_prog_ac_ct_AR="ar"
|
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
|
break 2
|
|
break 2
|
|
|
fi
|
|
fi
|
|
@@ -15380,19 +15375,18 @@ done
|
|
|
done
|
|
done
|
|
|
IFS=$as_save_IFS
|
|
IFS=$as_save_IFS
|
|
|
|
|
|
|
|
- ;;
|
|
|
|
|
-esac
|
|
|
|
|
fi
|
|
fi
|
|
|
-ac_pt_AR=$ac_cv_path_ac_pt_AR
|
|
|
|
|
-if test -n "$ac_pt_AR"; then
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_AR" >&5
|
|
|
|
|
-$as_echo "$ac_pt_AR" >&6; }
|
|
|
|
|
|
|
+fi
|
|
|
|
|
+ac_ct_AR=$ac_cv_prog_ac_ct_AR
|
|
|
|
|
+if test -n "$ac_ct_AR"; then
|
|
|
|
|
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
|
|
|
|
|
+$as_echo "$ac_ct_AR" >&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
|
|
|
|
|
|
|
|
- if test "x$ac_pt_AR" = x; then
|
|
|
|
|
|
|
+ if test "x$ac_ct_AR" = x; then
|
|
|
AR="notfound"
|
|
AR="notfound"
|
|
|
else
|
|
else
|
|
|
case $cross_compiling:$ac_tool_warned in
|
|
case $cross_compiling:$ac_tool_warned in
|
|
@@ -15401,10 +15395,10 @@ yes:)
|
|
|
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
|
ac_tool_warned=yes ;;
|
|
ac_tool_warned=yes ;;
|
|
|
esac
|
|
esac
|
|
|
- AR=$ac_pt_AR
|
|
|
|
|
|
|
+ AR=$ac_ct_AR
|
|
|
fi
|
|
fi
|
|
|
else
|
|
else
|
|
|
- AR="$ac_cv_path_AR"
|
|
|
|
|
|
|
+ AR="$ac_cv_prog_AR"
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
if test "x$AR" = "xnotfound"; then
|
|
if test "x$AR" = "xnotfound"; then
|
|
@@ -15415,22 +15409,20 @@ if test -n "$ac_tool_prefix"; then
|
|
|
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
|
|
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
|
$as_echo_n "checking for $ac_word... " >&6; }
|
|
$as_echo_n "checking for $ac_word... " >&6; }
|
|
|
-if ${ac_cv_path_RANLIB+:} false; then :
|
|
|
|
|
|
|
+if ${ac_cv_prog_RANLIB+:} false; then :
|
|
|
$as_echo_n "(cached) " >&6
|
|
$as_echo_n "(cached) " >&6
|
|
|
else
|
|
else
|
|
|
- case $RANLIB in
|
|
|
|
|
- [\\/]* | ?:[\\/]*)
|
|
|
|
|
- ac_cv_path_RANLIB="$RANLIB" # Let the user override the test with a path.
|
|
|
|
|
- ;;
|
|
|
|
|
- *)
|
|
|
|
|
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
|
|
|
|
+ if test -n "$RANLIB"; then
|
|
|
|
|
+ ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
|
|
|
|
|
+else
|
|
|
|
|
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
for as_dir in $ne_PATH
|
|
for as_dir in $ne_PATH
|
|
|
do
|
|
do
|
|
|
IFS=$as_save_IFS
|
|
IFS=$as_save_IFS
|
|
|
test -z "$as_dir" && as_dir=.
|
|
test -z "$as_dir" && as_dir=.
|
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
|
- ac_cv_path_RANLIB="$as_dir/$ac_word$ac_exec_ext"
|
|
|
|
|
|
|
+ ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
|
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
|
break 2
|
|
break 2
|
|
|
fi
|
|
fi
|
|
@@ -15438,10 +15430,9 @@ done
|
|
|
done
|
|
done
|
|
|
IFS=$as_save_IFS
|
|
IFS=$as_save_IFS
|
|
|
|
|
|
|
|
- ;;
|
|
|
|
|
-esac
|
|
|
|
|
fi
|
|
fi
|
|
|
-RANLIB=$ac_cv_path_RANLIB
|
|
|
|
|
|
|
+fi
|
|
|
|
|
+RANLIB=$ac_cv_prog_RANLIB
|
|
|
if test -n "$RANLIB"; then
|
|
if test -n "$RANLIB"; then
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
|
|
|
$as_echo "$RANLIB" >&6; }
|
|
$as_echo "$RANLIB" >&6; }
|
|
@@ -15452,28 +15443,26 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
fi
|
|
fi
|
|
|
-if test -z "$ac_cv_path_RANLIB"; then
|
|
|
|
|
- ac_pt_RANLIB=$RANLIB
|
|
|
|
|
|
|
+if test -z "$ac_cv_prog_RANLIB"; then
|
|
|
|
|
+ ac_ct_RANLIB=$RANLIB
|
|
|
# Extract the first word of "ranlib", so it can be a program name with args.
|
|
# Extract the first word of "ranlib", so it can be a program name with args.
|
|
|
set dummy ranlib; ac_word=$2
|
|
set dummy ranlib; ac_word=$2
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
|
|
|
$as_echo_n "checking for $ac_word... " >&6; }
|
|
$as_echo_n "checking for $ac_word... " >&6; }
|
|
|
-if ${ac_cv_path_ac_pt_RANLIB+:} false; then :
|
|
|
|
|
|
|
+if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
|
|
|
$as_echo_n "(cached) " >&6
|
|
$as_echo_n "(cached) " >&6
|
|
|
else
|
|
else
|
|
|
- case $ac_pt_RANLIB in
|
|
|
|
|
- [\\/]* | ?:[\\/]*)
|
|
|
|
|
- ac_cv_path_ac_pt_RANLIB="$ac_pt_RANLIB" # Let the user override the test with a path.
|
|
|
|
|
- ;;
|
|
|
|
|
- *)
|
|
|
|
|
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
|
|
|
|
+ if test -n "$ac_ct_RANLIB"; then
|
|
|
|
|
+ ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
|
|
|
|
|
+else
|
|
|
|
|
+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
|
|
for as_dir in $ne_PATH
|
|
for as_dir in $ne_PATH
|
|
|
do
|
|
do
|
|
|
IFS=$as_save_IFS
|
|
IFS=$as_save_IFS
|
|
|
test -z "$as_dir" && as_dir=.
|
|
test -z "$as_dir" && as_dir=.
|
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
|
|
|
- ac_cv_path_ac_pt_RANLIB="$as_dir/$ac_word$ac_exec_ext"
|
|
|
|
|
|
|
+ ac_cv_prog_ac_ct_RANLIB="ranlib"
|
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
|
|
|
break 2
|
|
break 2
|
|
|
fi
|
|
fi
|
|
@@ -15481,19 +15470,18 @@ done
|
|
|
done
|
|
done
|
|
|
IFS=$as_save_IFS
|
|
IFS=$as_save_IFS
|
|
|
|
|
|
|
|
- ;;
|
|
|
|
|
-esac
|
|
|
|
|
fi
|
|
fi
|
|
|
-ac_pt_RANLIB=$ac_cv_path_ac_pt_RANLIB
|
|
|
|
|
-if test -n "$ac_pt_RANLIB"; then
|
|
|
|
|
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_RANLIB" >&5
|
|
|
|
|
-$as_echo "$ac_pt_RANLIB" >&6; }
|
|
|
|
|
|
|
+fi
|
|
|
|
|
+ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
|
|
|
|
|
+if test -n "$ac_ct_RANLIB"; then
|
|
|
|
|
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
|
|
|
|
|
+$as_echo "$ac_ct_RANLIB" >&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
|
|
|
|
|
|
|
|
- if test "x$ac_pt_RANLIB" = x; then
|
|
|
|
|
|
|
+ if test "x$ac_ct_RANLIB" = x; then
|
|
|
RANLIB=":"
|
|
RANLIB=":"
|
|
|
else
|
|
else
|
|
|
case $cross_compiling:$ac_tool_warned in
|
|
case $cross_compiling:$ac_tool_warned in
|
|
@@ -15502,10 +15490,10 @@ yes:)
|
|
|
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
|
|
|
ac_tool_warned=yes ;;
|
|
ac_tool_warned=yes ;;
|
|
|
esac
|
|
esac
|
|
|
- RANLIB=$ac_pt_RANLIB
|
|
|
|
|
|
|
+ RANLIB=$ac_ct_RANLIB
|
|
|
fi
|
|
fi
|
|
|
else
|
|
else
|
|
|
- RANLIB="$ac_cv_path_RANLIB"
|
|
|
|
|
|
|
+ RANLIB="$ac_cv_prog_RANLIB"
|
|
|
fi
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
@@ -17974,7 +17962,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|
|
# 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 neon $as_me 0.31.1, which was
|
|
|
|
|
|
|
+This file was extended by neon $as_me 0.31.2, 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
|
|
@@ -18040,7 +18028,7 @@ _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="\\
|
|
|
-neon config.status 0.31.1
|
|
|
|
|
|
|
+neon config.status 0.31.2
|
|
|
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\\"
|
|
|
|
|
|
|
@@ -19600,7 +19588,7 @@ fi
|
|
|
# for VPATH builds:
|
|
# for VPATH builds:
|
|
|
test -d test/common || mkdir test/common
|
|
test -d test/common || mkdir test/common
|
|
|
|
|
|
|
|
-{ $as_echo "$as_me:${as_lineno-$LINENO}: Configured to build neon 0.31.1:
|
|
|
|
|
|
|
+{ $as_echo "$as_me:${as_lineno-$LINENO}: Configured to build neon 0.31.2:
|
|
|
|
|
|
|
|
Install prefix: ${prefix}
|
|
Install prefix: ${prefix}
|
|
|
Compiler: ${CC}
|
|
Compiler: ${CC}
|
|
@@ -19609,7 +19597,7 @@ test -d test/common || mkdir test/common
|
|
|
zlib support: ${ne_ZLIB_message}
|
|
zlib support: ${ne_ZLIB_message}
|
|
|
Build libraries: Shared=${enable_shared}, Static=${enable_static}
|
|
Build libraries: Shared=${enable_shared}, Static=${enable_static}
|
|
|
" >&5
|
|
" >&5
|
|
|
-$as_echo "$as_me: Configured to build neon 0.31.1:
|
|
|
|
|
|
|
+$as_echo "$as_me: Configured to build neon 0.31.2:
|
|
|
|
|
|
|
|
Install prefix: ${prefix}
|
|
Install prefix: ${prefix}
|
|
|
Compiler: ${CC}
|
|
Compiler: ${CC}
|