configure (neon-0.31.1) | : | configure (neon-0.31.2) | ||
---|---|---|---|---|
#! /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 <neon@lists.manyfish.co.uk>. | # Report bugs to <neon@lists.manyfish.co.uk>. | |||
# | # | |||
# | # | |||
# 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 591 | skipping to change at line 591 | |||
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='neon' | PACKAGE_NAME='neon' | |||
PACKAGE_TARNAME='neon' | PACKAGE_TARNAME='neon' | |||
PACKAGE_VERSION='0.31.1' | PACKAGE_VERSION='0.31.2' | |||
PACKAGE_STRING='neon 0.31.1' | PACKAGE_STRING='neon 0.31.2' | |||
PACKAGE_BUGREPORT='neon@lists.manyfish.co.uk' | PACKAGE_BUGREPORT='neon@lists.manyfish.co.uk' | |||
PACKAGE_URL='' | PACKAGE_URL='' | |||
ac_unique_file="src/ne_request.c" | ac_unique_file="src/ne_request.c" | |||
# 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 | |||
skipping to change at line 1330 | skipping to change at line 1330 | |||
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 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]... | |||
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 1395 | skipping to change at line 1395 | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
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] | |||
_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 neon 0.31.1:";; | short | recursive ) echo "Configuration of neon 0.31.2:";; | |||
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] | |||
--disable-webdav disable WebDAV support | --disable-webdav disable WebDAV support | |||
--enable-threadsafe-ssl=posix | --enable-threadsafe-ssl=posix | |||
enable SSL library thread-safety using POSIX | enable SSL library thread-safety using POSIX | |||
skipping to change at line 1523 | 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 | |||
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. | |||
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. | |||
Copyright 2000-2010 Joe Orton and others | Copyright 2000-2010 Joe Orton and others | |||
This configure script may be copied, distributed and modified under the | This configure script may be copied, distributed and modified under the | |||
terms of the GNU Library General Public license; see src/COPYING.LIB for | terms of the GNU Library General Public license; see src/COPYING.LIB for | |||
more details. | more details. | |||
skipping to change at line 2237 | skipping to change at line 2237 | |||
eval ac_res=\$$4 | eval ac_res=\$$4 | |||
{ $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_check_member | } # ac_fn_c_check_member | |||
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 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 $@ | |||
_ACEOF | _ACEOF | |||
exec 5>>config.log | exec 5>>config.log | |||
{ | { | |||
cat <<_ASUNAME | cat <<_ASUNAME | |||
## --------- ## | ## --------- ## | |||
## Platform. ## | ## Platform. ## | |||
skipping to change at line 2762 | skipping to change at line 2762 | |||
# The bundled macros also set this, which makes sure we recurse | # The bundled macros also set this, which makes sure we recurse | |||
# into the 'src' directory. | # into the 'src' directory. | |||
NEON_BUILD_BUNDLED=yes | NEON_BUILD_BUNDLED=yes | |||
# Define NEON_VERSION etc and make the appropriate substitutions. | # Define NEON_VERSION etc and make the appropriate substitutions. | |||
# 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 | |||
NE_LIBTOOL_VERSINFO="31:${NE_VERSION_PATCH}:4" | NE_LIBTOOL_VERSINFO="31:${NE_VERSION_PATCH}:4" | |||
NEON_VERSION="${NE_VERSION_MAJOR}.${NE_VERSION_MINOR}.${NE_VERSION_PATCH}${NE_VE RSION_TAG}" | NEON_VERSION="${NE_VERSION_MAJOR}.${NE_VERSION_MINOR}.${NE_VERSION_PATCH}${NE_VE RSION_TAG}" | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define NEON_VERSION "${NEON_VERSION}" | #define NEON_VERSION "${NEON_VERSION}" | |||
_ACEOF | _ACEOF | |||
skipping to change at line 14245 | skipping to change at line 14245 | |||
fi | fi | |||
# Search in /usr/ccs/bin for Solaris | # Search in /usr/ccs/bin for Solaris | |||
ne_PATH=$PATH:/usr/ccs/bin | ne_PATH=$PATH:/usr/ccs/bin | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. | |||
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 | if test -n "$AR"; then | |||
[\\/]* | ?:[\\/]*) | ac_cv_prog_AR="$AR" # Let the user override the test. | |||
ac_cv_path_AR="$AR" # Let the user override the test with a path. | else | |||
;; | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
*) | ||||
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 | |||
done | 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; } | |||
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 | |||
fi | fi | |||
if test -z "$ac_cv_path_AR"; then | if test -z "$ac_cv_prog_AR"; then | |||
ac_pt_AR=$AR | 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 | if test -n "$ac_ct_AR"; then | |||
[\\/]* | ?:[\\/]*) | ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. | |||
ac_cv_path_ac_pt_AR="$ac_pt_AR" # Let the user override the test with a path. | else | |||
;; | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
*) | ||||
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 | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
;; | ||||
esac | ||||
fi | fi | |||
ac_pt_AR=$ac_cv_path_ac_pt_AR | fi | |||
if test -n "$ac_pt_AR"; then | ac_ct_AR=$ac_cv_prog_ac_ct_AR | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_AR" >&5 | if test -n "$ac_ct_AR"; then | |||
$as_echo "$ac_pt_AR" >&6; } | { $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 | |||
yes:) | yes:) | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 | |||
$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 | |||
as_fn_error $? "could not find ar tool" "$LINENO" 5 | as_fn_error $? "could not find ar tool" "$LINENO" 5 | |||
fi | fi | |||
if test -n "$ac_tool_prefix"; then | if test -n "$ac_tool_prefix"; then | |||
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. | # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. | |||
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 | if test -n "$RANLIB"; then | |||
[\\/]* | ?:[\\/]*) | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | |||
ac_cv_path_RANLIB="$RANLIB" # Let the user override the test with a path. | else | |||
;; | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
*) | ||||
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 | |||
done | 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; } | |||
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 | |||
fi | fi | |||
if test -z "$ac_cv_path_RANLIB"; then | if test -z "$ac_cv_prog_RANLIB"; then | |||
ac_pt_RANLIB=$RANLIB | 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 | if test -n "$ac_ct_RANLIB"; then | |||
[\\/]* | ?:[\\/]*) | ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. | |||
ac_cv_path_ac_pt_RANLIB="$ac_pt_RANLIB" # Let the user override the test with | else | |||
a path. | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |||
;; | ||||
*) | ||||
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 | |||
done | done | |||
done | done | |||
IFS=$as_save_IFS | IFS=$as_save_IFS | |||
;; | ||||
esac | ||||
fi | fi | |||
ac_pt_RANLIB=$ac_cv_path_ac_pt_RANLIB | fi | |||
if test -n "$ac_pt_RANLIB"; then | ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_RANLIB" >&5 | if test -n "$ac_ct_RANLIB"; then | |||
$as_echo "$ac_pt_RANLIB" >&6; } | { $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 | |||
yes:) | yes:) | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 | |||
$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 | |||
for ac_header in sys/time.h signal.h stdint.h locale.h | for ac_header in sys/time.h signal.h stdint.h locale.h | |||
do : | do : | |||
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | |||
ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_include s_default" | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_include s_default" | |||
if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |||
_ACEOF | _ACEOF | |||
skipping to change at line 16759 | skipping to change at line 16747 | |||
## 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 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 | |||
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 16824 | skipping to change at line 16812 | |||
Configuration commands: | Configuration commands: | |||
$config_commands | $config_commands | |||
Report bugs to <neon@lists.manyfish.co.uk>." | Report bugs to <neon@lists.manyfish.co.uk>." | |||
_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="\\ | |||
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\\" | |||
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 18364 | skipping to change at line 18352 | |||
$ac_cs_success || as_fn_exit 1 | $ac_cs_success || as_fn_exit 1 | |||
fi | fi | |||
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un recognized_opts" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un recognized_opts" >&5 | |||
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} | |||
fi | 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} | |||
XML Parser: ${neon_xml_parser_message} | XML Parser: ${neon_xml_parser_message} | |||
SSL library: ${ne_SSL_message} | SSL library: ${ne_SSL_message} | |||
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} | |||
XML Parser: ${neon_xml_parser_message} | XML Parser: ${neon_xml_parser_message} | |||
SSL library: ${ne_SSL_message} | SSL library: ${ne_SSL_message} | |||
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} | |||
" >&6;} | " >&6;} | |||
case $ALLOW_INSTALL in | case $ALLOW_INSTALL in | |||
End of changes. 39 change blocks. | ||||
73 lines changed or deleted | 60 lines changed or added |