configure (recode-3.7.4) | : | configure (recode-3.7.5) | ||
---|---|---|---|---|
#! /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 recode 3.7.4. | # Generated by GNU Autoconf 2.69 for recode 3.7.5. | |||
# | # | |||
# Report bugs to <rrt@sc3d.org>. | # Report bugs to <rrt@sc3d.org>. | |||
# | # | |||
# | # | |||
# 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 585 | skipping to change at line 585 | |||
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='recode' | PACKAGE_NAME='recode' | |||
PACKAGE_TARNAME='recode' | PACKAGE_TARNAME='recode' | |||
PACKAGE_VERSION='3.7.4' | PACKAGE_VERSION='3.7.5' | |||
PACKAGE_STRING='recode 3.7.4' | PACKAGE_STRING='recode 3.7.5' | |||
PACKAGE_BUGREPORT='rrt@sc3d.org' | PACKAGE_BUGREPORT='rrt@sc3d.org' | |||
PACKAGE_URL='' | PACKAGE_URL='' | |||
ac_unique_file="src/recode.c" | ac_unique_file="src/recode.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 2364 | skipping to change at line 2364 | |||
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 recode 3.7.4 to adapt to many kinds of systems. | \`configure' configures recode 3.7.5 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 2435 | skipping to change at line 2435 | |||
--program-transform-name=PROGRAM run sed PROGRAM on installed program names | --program-transform-name=PROGRAM run sed PROGRAM on installed program names | |||
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 recode 3.7.4:";; | short | recursive ) echo "Configuration of recode 3.7.5:";; | |||
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-silent-rules less verbose build output (undo: "make V=1") | --enable-silent-rules less verbose build output (undo: "make V=1") | |||
--disable-silent-rules verbose build output (undo: "make V=0") | --disable-silent-rules verbose build output (undo: "make V=0") | |||
--enable-dependency-tracking | --enable-dependency-tracking | |||
skipping to change at line 2558 | skipping to change at line 2558 | |||
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 | |||
recode configure 3.7.4 | recode configure 3.7.5 | |||
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 3267 | skipping to change at line 3267 | |||
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 recode $as_me 3.7.4, which was | It was created by recode $as_me 3.7.5, 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 4165 | skipping to change at line 4165 | |||
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='recode' | PACKAGE='recode' | |||
VERSION='3.7.4' | VERSION='3.7.5' | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define PACKAGE "$PACKAGE" | #define PACKAGE "$PACKAGE" | |||
_ACEOF | _ACEOF | |||
cat >>confdefs.h <<_ACEOF | cat >>confdefs.h <<_ACEOF | |||
#define VERSION "$VERSION" | #define VERSION "$VERSION" | |||
_ACEOF | _ACEOF | |||
# Some tools Automake needs. | # Some tools Automake needs. | |||
skipping to change at line 13632 | skipping to change at line 13632 | |||
$as_echo "#define YYTEXT_POINTER 1" >>confdefs.h | $as_echo "#define YYTEXT_POINTER 1" >>confdefs.h | |||
fi | fi | |||
rm -f conftest.l $LEX_OUTPUT_ROOT.c | rm -f conftest.l $LEX_OUTPUT_ROOT.c | |||
fi | fi | |||
if test -n "$PYTHON"; then | if test -n "$PYTHON"; then | |||
# If the user set $PYTHON, use it and don't search something else. | # If the user set $PYTHON, use it and don't search something else. | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version | |||
is >= 2.2" >&5 | is >= 3.5" >&5 | |||
$as_echo_n "checking whether $PYTHON version is >= 2.2... " >&6; } | $as_echo_n "checking whether $PYTHON version is >= 3.5... " >&6; } | |||
prog="import sys | prog="import sys | |||
# split strings by '.' and convert to numeric. Append some zeros | # split strings by '.' and convert to numeric. Append some zeros | |||
# because we need at least 4 digits for the hex conversion. | # because we need at least 4 digits for the hex conversion. | |||
# map returns an iterator in Python 3.0 and a list in 2.x | # map returns an iterator in Python 3.0 and a list in 2.x | |||
minver = list(map(int, '2.2'.split('.'))) + [0, 0, 0] | minver = list(map(int, '3.5'.split('.'))) + [0, 0, 0] | |||
minverhex = 0 | minverhex = 0 | |||
# xrange is not present in Python 3.0 and range returns an iterator | # xrange is not present in Python 3.0 and range returns an iterator | |||
for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] | for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] | |||
sys.exit(sys.hexversion < minverhex)" | sys.exit(sys.hexversion < minverhex)" | |||
if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 | if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 | |||
($PYTHON -c "$prog") >&5 2>&5 | ($PYTHON -c "$prog") >&5 2>&5 | |||
ac_status=$? | ac_status=$? | |||
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |||
(exit $ac_status); }; then : | (exit $ac_status); }; then : | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | |||
$as_echo "yes" >&6; } | $as_echo "yes" >&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; } | |||
as_fn_error $? "Python interpreter is too old" "$L INENO" 5 | as_fn_error $? "Python interpreter is too old" "$L INENO" 5 | |||
fi | fi | |||
am_display_PYTHON=$PYTHON | am_display_PYTHON=$PYTHON | |||
else | else | |||
# Otherwise, try each interpreter until we find one that satisfies | # Otherwise, try each interpreter until we find one that satisfies | |||
# VERSION. | # VERSION. | |||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter | |||
with version >= 2.2" >&5 | with version >= 3.5" >&5 | |||
$as_echo_n "checking for a Python interpreter with version >= 2.2... " >&6; } | $as_echo_n "checking for a Python interpreter with version >= 3.5... " >&6; } | |||
if ${am_cv_pathless_PYTHON+:} false; then : | if ${am_cv_pathless_PYTHON+:} false; then : | |||
$as_echo_n "(cached) " >&6 | $as_echo_n "(cached) " >&6 | |||
else | else | |||
for am_cv_pathless_PYTHON in python python2 python3 python3.8 python3.7 p ython3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do | for am_cv_pathless_PYTHON in python python2 python3 python3.8 python3.7 p ython3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do | |||
test "$am_cv_pathless_PYTHON" = none && break | test "$am_cv_pathless_PYTHON" = none && break | |||
prog="import sys | prog="import sys | |||
# split strings by '.' and convert to numeric. Append some zeros | # split strings by '.' and convert to numeric. Append some zeros | |||
# because we need at least 4 digits for the hex conversion. | # because we need at least 4 digits for the hex conversion. | |||
# map returns an iterator in Python 3.0 and a list in 2.x | # map returns an iterator in Python 3.0 and a list in 2.x | |||
minver = list(map(int, '2.2'.split('.'))) + [0, 0, 0] | minver = list(map(int, '3.5'.split('.'))) + [0, 0, 0] | |||
minverhex = 0 | minverhex = 0 | |||
# xrange is not present in Python 3.0 and range returns an iterator | # xrange is not present in Python 3.0 and range returns an iterator | |||
for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] | for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] | |||
sys.exit(sys.hexversion < minverhex)" | sys.exit(sys.hexversion < minverhex)" | |||
if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5 | if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5 | |||
($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5 | ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5 | |||
ac_status=$? | ac_status=$? | |||
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |||
(exit $ac_status); }; then : | (exit $ac_status); }; then : | |||
break | break | |||
skipping to change at line 32127 | skipping to change at line 32127 | |||
## 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 recode $as_me 3.7.4, which was | This file was extended by recode $as_me 3.7.5, 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 32192 | skipping to change at line 32192 | |||
Configuration commands: | Configuration commands: | |||
$config_commands | $config_commands | |||
Report bugs to <rrt@sc3d.org>." | Report bugs to <rrt@sc3d.org>." | |||
_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="\\ | |||
recode config.status 3.7.4 | recode config.status 3.7.5 | |||
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 33315 | skipping to change at line 33315 | |||
setopt NO_GLOB_SUBST | setopt NO_GLOB_SUBST | |||
fi | fi | |||
cfgfile=${ofile}T | cfgfile=${ofile}T | |||
trap "$RM \"$cfgfile\"; exit 1" 1 2 15 | trap "$RM \"$cfgfile\"; exit 1" 1 2 15 | |||
$RM "$cfgfile" | $RM "$cfgfile" | |||
cat <<_LT_EOF >> "$cfgfile" | cat <<_LT_EOF >> "$cfgfile" | |||
#! $SHELL | #! $SHELL | |||
# Generated automatically by $as_me ($PACKAGE) $VERSION | # Generated automatically by $as_me ($PACKAGE) $VERSION | |||
# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: | ||||
# NOTE: Changes made to this file will be lost: look at ltmain.sh. | # NOTE: Changes made to this file will be lost: look at ltmain.sh. | |||
# Provide generalized library-building support services. | # Provide generalized library-building support services. | |||
# Written by Gordon Matzigkeit, 1996 | # Written by Gordon Matzigkeit, 1996 | |||
# Copyright (C) 2014 Free Software Foundation, Inc. | # Copyright (C) 2014 Free Software Foundation, Inc. | |||
# This is free software; see the source for copying conditions. There is NO | # This is free software; see the source for copying conditions. There is NO | |||
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |||
# GNU Libtool is free software; you can redistribute it and/or modify | # GNU Libtool is free software; you can redistribute it and/or modify | |||
End of changes. 14 change blocks. | ||||
18 lines changed or deleted | 19 lines changed or added |