Deleted Added
full compact
configure (362181) configure (369302)
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.69 for subversion 1.14.0.
3# Generated by GNU Autoconf 2.69 for subversion 1.14.1.
4#
5# Report bugs to <http://subversion.apache.org/>.
6#
7#
8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9#
10#
11# This configure script is free software; the Free Software Foundation

--- 573 unchanged lines hidden (view full) ---

585cross_compiling=no
586subdirs=
587MFLAGS=
588MAKEFLAGS=
589
590# Identity of this package.
591PACKAGE_NAME='subversion'
592PACKAGE_TARNAME='subversion'
4#
5# Report bugs to <http://subversion.apache.org/>.
6#
7#
8# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9#
10#
11# This configure script is free software; the Free Software Foundation

--- 573 unchanged lines hidden (view full) ---

585cross_compiling=no
586subdirs=
587MFLAGS=
588MAKEFLAGS=
589
590# Identity of this package.
591PACKAGE_NAME='subversion'
592PACKAGE_TARNAME='subversion'
593PACKAGE_VERSION='1.14.0'
594PACKAGE_STRING='subversion 1.14.0'
593PACKAGE_VERSION='1.14.1'
594PACKAGE_STRING='subversion 1.14.1'
595PACKAGE_BUGREPORT='http://subversion.apache.org/'
596PACKAGE_URL=''
597
598ac_unique_file="subversion/include/svn_types.h"
599# Factoring default headers for most tests.
600ac_includes_default="\
601#include <stdio.h>
602#ifdef HAVE_SYS_TYPES_H

--- 896 unchanged lines hidden (view full) ---

1499
1500#
1501# Report the --help message.
1502#
1503if test "$ac_init_help" = "long"; then
1504 # Omit some internal or obsolete options to make the list less imposing.
1505 # This message is too long to be a string in the A/UX 3.1 sh.
1506 cat <<_ACEOF
595PACKAGE_BUGREPORT='http://subversion.apache.org/'
596PACKAGE_URL=''
597
598ac_unique_file="subversion/include/svn_types.h"
599# Factoring default headers for most tests.
600ac_includes_default="\
601#include <stdio.h>
602#ifdef HAVE_SYS_TYPES_H

--- 896 unchanged lines hidden (view full) ---

1499
1500#
1501# Report the --help message.
1502#
1503if test "$ac_init_help" = "long"; then
1504 # Omit some internal or obsolete options to make the list less imposing.
1505 # This message is too long to be a string in the A/UX 3.1 sh.
1506 cat <<_ACEOF
1507\`configure' configures subversion 1.14.0 to adapt to many kinds of systems.
1507\`configure' configures subversion 1.14.1 to adapt to many kinds of systems.
1508
1509Usage: $0 [OPTION]... [VAR=VALUE]...
1510
1511To assign environment variables (e.g., CC, CFLAGS...), specify them as
1512VAR=VALUE. See below for descriptions of some of the useful variables.
1513
1514Defaults for the options are specified in brackets.
1515

--- 49 unchanged lines hidden (view full) ---

1565 --build=BUILD configure for building on BUILD [guessed]
1566 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1567 --target=TARGET configure for building compilers for TARGET [HOST]
1568_ACEOF
1569fi
1570
1571if test -n "$ac_init_help"; then
1572 case $ac_init_help in
1508
1509Usage: $0 [OPTION]... [VAR=VALUE]...
1510
1511To assign environment variables (e.g., CC, CFLAGS...), specify them as
1512VAR=VALUE. See below for descriptions of some of the useful variables.
1513
1514Defaults for the options are specified in brackets.
1515

--- 49 unchanged lines hidden (view full) ---

1565 --build=BUILD configure for building on BUILD [guessed]
1566 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1567 --target=TARGET configure for building compilers for TARGET [HOST]
1568_ACEOF
1569fi
1570
1571if test -n "$ac_init_help"; then
1572 case $ac_init_help in
1573 short | recursive ) echo "Configuration of subversion 1.14.0:";;
1573 short | recursive ) echo "Configuration of subversion 1.14.1:";;
1574 esac
1575 cat <<\_ACEOF
1576
1577Optional Features:
1578 --disable-option-checking ignore unrecognized --enable/--with options
1579 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1580 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1581 --enable-apache-whitelist=VER

--- 239 unchanged lines hidden (view full) ---

1821 fi || ac_status=$?
1822 cd "$ac_pwd" || { ac_status=$?; break; }
1823 done
1824fi
1825
1826test -n "$ac_init_help" && exit $ac_status
1827if $ac_init_version; then
1828 cat <<\_ACEOF
1574 esac
1575 cat <<\_ACEOF
1576
1577Optional Features:
1578 --disable-option-checking ignore unrecognized --enable/--with options
1579 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1580 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1581 --enable-apache-whitelist=VER

--- 239 unchanged lines hidden (view full) ---

1821 fi || ac_status=$?
1822 cd "$ac_pwd" || { ac_status=$?; break; }
1823 done
1824fi
1825
1826test -n "$ac_init_help" && exit $ac_status
1827if $ac_init_version; then
1828 cat <<\_ACEOF
1829subversion configure 1.14.0
1829subversion configure 1.14.1
1830generated by GNU Autoconf 2.69
1831
1832Copyright (C) 2012 Free Software Foundation, Inc.
1833This configure script is free software; the Free Software Foundation
1834gives unlimited permission to copy, distribute and modify it.
1835_ACEOF
1836 exit
1837fi

--- 527 unchanged lines hidden (view full) ---

2365$as_echo "$ac_res" >&6; }
2366 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2367
2368} # ac_fn_c_check_type
2369cat >config.log <<_ACEOF
2370This file contains any messages produced by compilers while
2371running configure, to aid debugging if configure makes a mistake.
2372
1830generated by GNU Autoconf 2.69
1831
1832Copyright (C) 2012 Free Software Foundation, Inc.
1833This configure script is free software; the Free Software Foundation
1834gives unlimited permission to copy, distribute and modify it.
1835_ACEOF
1836 exit
1837fi

--- 527 unchanged lines hidden (view full) ---

2365$as_echo "$ac_res" >&6; }
2366 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2367
2368} # ac_fn_c_check_type
2369cat >config.log <<_ACEOF
2370This file contains any messages produced by compilers while
2371running configure, to aid debugging if configure makes a mistake.
2372
2373It was created by subversion $as_me 1.14.0, which was
2373It was created by subversion $as_me 1.14.1, which was
2374generated by GNU Autoconf 2.69. Invocation command line was
2375
2376 $ $0 $@
2377
2378_ACEOF
2379exec 5>>config.log
2380{
2381cat <<_ASUNAME

--- 363 unchanged lines hidden (view full) ---

2745# They can cause serious problems if a builder's source tree is in a directory
2746# whose full name contains unusual characters.
2747ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2748ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2749ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2750
2751
2752
2374generated by GNU Autoconf 2.69. Invocation command line was
2375
2376 $ $0 $@
2377
2378_ACEOF
2379exec 5>>config.log
2380{
2381cat <<_ASUNAME

--- 363 unchanged lines hidden (view full) ---

2745# They can cause serious problems if a builder's source tree is in a directory
2746# whose full name contains unusual characters.
2747ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2748ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2749ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2750
2751
2752
2753{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring Subversion 1.14.0" >&5
2754$as_echo "$as_me: Configuring Subversion 1.14.0" >&6;}
2753{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring Subversion 1.14.1" >&5
2754$as_echo "$as_me: Configuring Subversion 1.14.1" >&6;}
2755
2756abs_srcdir="`cd $srcdir && pwd`"
2757
2758abs_builddir="`pwd`"
2759
2760if test "$abs_srcdir" = "$abs_builddir"; then
2761 canonicalized_srcdir=""
2762else

--- 2005 unchanged lines hidden (view full) ---

4768if test -z "$MKDIR"; then
4769 MKDIR="$INSTALL -d"
4770fi
4771
4772
4773# ==== Libraries, for which we may have source to build ======================
4774
4775
2755
2756abs_srcdir="`cd $srcdir && pwd`"
2757
2758abs_builddir="`pwd`"
2759
2760if test "$abs_srcdir" = "$abs_builddir"; then
2761 canonicalized_srcdir=""
2762else

--- 2005 unchanged lines hidden (view full) ---

4768if test -z "$MKDIR"; then
4769 MKDIR="$INSTALL -d"
4770fi
4771
4772
4773# ==== Libraries, for which we may have source to build ======================
4774
4775
4776APR_VER_REGEXES="1\.[5-9]\. 2\."
4776APR_VER_REGEXES="1\.[4-9]\. 2\."
4777
4778
4779 APR_WANTED_REGEXES="$APR_VER_REGEXES"
4780
4781 { $as_echo "$as_me:${as_lineno-$LINENO}: Apache Portable Runtime (APR) library configuration" >&5
4782$as_echo "$as_me: Apache Portable Runtime (APR) library configuration" >&6;}
4783
4784

--- 19672 unchanged lines hidden (view full) ---

24457 output_flags="$output_flags $flag"
24458 fi
24459 done
24460 if test -n "$output_flags"; then
24461 printf "%s" "${output_flags# }"
24462 fi
24463`"
24464
4777
4778
4779 APR_WANTED_REGEXES="$APR_VER_REGEXES"
4780
4781 { $as_echo "$as_me:${as_lineno-$LINENO}: Apache Portable Runtime (APR) library configuration" >&5
4782$as_echo "$as_me: Apache Portable Runtime (APR) library configuration" >&6;}
4783
4784

--- 19672 unchanged lines hidden (view full) ---

24457 output_flags="$output_flags $flag"
24458 fi
24459 done
24460 if test -n "$output_flags"; then
24461 printf "%s" "${output_flags# }"
24462 fi
24463`"
24464
24465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python >= 3" >&5
24465 if test "$SWIG" = "none"; then
24466 SWIG_PY_ERRMSG=""
24467 else
24468 # Look more closely at the SWIG and Python versions to
24469 # determine SWIG_PY_OPTS. We can skip this if we already
24470 # have the SWIG-generated files.
24471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python >= 3" >&5
24466$as_echo_n "checking for Python >= 3... " >&6; }
24467if ${ac_cv_python_is_py3+:} false; then :
24468 $as_echo_n "(cached) " >&6
24469else
24470
24472$as_echo_n "checking for Python >= 3... " >&6; }
24473if ${ac_cv_python_is_py3+:} false; then :
24474 $as_echo_n "(cached) " >&6
24475else
24476
24471 ac_cv_python_is_py3="no"
24472 $PYTHON -c 'import sys; sys.exit(0x3000000 > sys.hexversion)' && \
24473 ac_cv_python_is_py3="yes"
24477 ac_cv_python_is_py3="no"
24478 $PYTHON -c 'import sys; sys.exit(0x3000000 > sys.hexversion)' && \
24479 ac_cv_python_is_py3="yes"
24474
24475fi
24476{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_python_is_py3" >&5
24477$as_echo "$ac_cv_python_is_py3" >&6; }
24478
24480
24481fi
24482{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_python_is_py3" >&5
24483$as_echo "$ac_cv_python_is_py3" >&6; }
24484
24479 if test "$ac_cv_python_is_py3" = "yes"; then
24480 if test "$SWIG_VERSION" -ge "300010"; then
24481 SWIG_PY_ERRMSG=""
24482 else
24483 SWIG_PY_ERRMSG="SWIG version is not suitable"
24484 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&5
24485 if test "$ac_cv_python_is_py3" = "yes"; then
24486 if test "$SWIG_VERSION" -ge "300010"; then
24487 SWIG_PY_ERRMSG=""
24488 else
24489 SWIG_PY_ERRMSG="SWIG version is not suitable"
24490 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&5
24485$as_echo "$as_me: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&2;}
24491$as_echo "$as_me: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&2;}
24486 fi
24487 if test "$SWIG_VERSION" -lt "400000"; then
24488 SWIG_PY_OPTS="-python -py3 -nofastunpack -modern"
24492 fi
24493 if test "$SWIG_VERSION" -lt "400000"; then
24494 SWIG_PY_OPTS="-python -py3 -nofastunpack -modern"
24495 else
24496 SWIG_PY_OPTS="-python -py3 -nofastunpack"
24497 fi
24489 else
24498 else
24490 SWIG_PY_OPTS="-python -py3 -nofastunpack"
24491 fi
24492 else
24493 if test "$SWIG_VERSION" -lt "400000"; then
24494 SWIG_PY_OPTS="-python -classic"
24495 SWIG_PY_ERRMSG=""
24496 else
24497 SWIG_PY_OPTS="-python -nofastunpack"
24498 SWIG_PY_ERRMSG="SWIG version is not suitable"
24499 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&5
24499 if test "$SWIG_VERSION" -lt "400000"; then
24500 SWIG_PY_OPTS="-python -classic"
24501 SWIG_PY_ERRMSG=""
24502 else
24503 SWIG_PY_OPTS="-python -nofastunpack"
24504 SWIG_PY_ERRMSG="SWIG version is not suitable"
24505 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&5
24500$as_echo "$as_me: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&2;}
24506$as_echo "$as_me: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&2;}
24507 fi
24501 fi
24502 fi
24503 fi
24508 fi
24509 fi
24510 fi
24504
24505 fi
24506 fi
24507
24508 fi
24509
24510 SWIG_PL_ERRMSG="check config.log for details"
24511 if test "$PERL" != "none"; then
24512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking perl version" >&5

--- 575 unchanged lines hidden (view full) ---

25088 output_flags="$output_flags $flag"
25089 fi
25090 done
25091 if test -n "$output_flags"; then
25092 printf "%s" "${output_flags# }"
25093 fi
25094`"
25095
24511 fi
24512 fi
24513
24514 fi
24515
24516 SWIG_PL_ERRMSG="check config.log for details"
24517 if test "$PERL" != "none"; then
24518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking perl version" >&5

--- 575 unchanged lines hidden (view full) ---

25094 output_flags="$output_flags $flag"
25095 fi
25096 done
25097 if test -n "$output_flags"; then
25098 printf "%s" "${output_flags# }"
25099 fi
25100`"
25101
25096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python >= 3" >&5
25102 if test "$SWIG" = "none"; then
25103 SWIG_PY_ERRMSG=""
25104 else
25105 # Look more closely at the SWIG and Python versions to
25106 # determine SWIG_PY_OPTS. We can skip this if we already
25107 # have the SWIG-generated files.
25108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python >= 3" >&5
25097$as_echo_n "checking for Python >= 3... " >&6; }
25098if ${ac_cv_python_is_py3+:} false; then :
25099 $as_echo_n "(cached) " >&6
25100else
25101
25109$as_echo_n "checking for Python >= 3... " >&6; }
25110if ${ac_cv_python_is_py3+:} false; then :
25111 $as_echo_n "(cached) " >&6
25112else
25113
25102 ac_cv_python_is_py3="no"
25103 $PYTHON -c 'import sys; sys.exit(0x3000000 > sys.hexversion)' && \
25104 ac_cv_python_is_py3="yes"
25114 ac_cv_python_is_py3="no"
25115 $PYTHON -c 'import sys; sys.exit(0x3000000 > sys.hexversion)' && \
25116 ac_cv_python_is_py3="yes"
25105
25106fi
25107{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_python_is_py3" >&5
25108$as_echo "$ac_cv_python_is_py3" >&6; }
25109
25117
25118fi
25119{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_python_is_py3" >&5
25120$as_echo "$ac_cv_python_is_py3" >&6; }
25121
25110 if test "$ac_cv_python_is_py3" = "yes"; then
25111 if test "$SWIG_VERSION" -ge "300010"; then
25112 SWIG_PY_ERRMSG=""
25113 else
25114 SWIG_PY_ERRMSG="SWIG version is not suitable"
25115 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&5
25122 if test "$ac_cv_python_is_py3" = "yes"; then
25123 if test "$SWIG_VERSION" -ge "300010"; then
25124 SWIG_PY_ERRMSG=""
25125 else
25126 SWIG_PY_ERRMSG="SWIG version is not suitable"
25127 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&5
25116$as_echo "$as_me: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&2;}
25128$as_echo "$as_me: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&2;}
25117 fi
25118 if test "$SWIG_VERSION" -lt "400000"; then
25119 SWIG_PY_OPTS="-python -py3 -nofastunpack -modern"
25129 fi
25130 if test "$SWIG_VERSION" -lt "400000"; then
25131 SWIG_PY_OPTS="-python -py3 -nofastunpack -modern"
25132 else
25133 SWIG_PY_OPTS="-python -py3 -nofastunpack"
25134 fi
25120 else
25135 else
25121 SWIG_PY_OPTS="-python -py3 -nofastunpack"
25122 fi
25123 else
25124 if test "$SWIG_VERSION" -lt "400000"; then
25125 SWIG_PY_OPTS="-python -classic"
25126 SWIG_PY_ERRMSG=""
25127 else
25128 SWIG_PY_OPTS="-python -nofastunpack"
25129 SWIG_PY_ERRMSG="SWIG version is not suitable"
25130 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&5
25136 if test "$SWIG_VERSION" -lt "400000"; then
25137 SWIG_PY_OPTS="-python -classic"
25138 SWIG_PY_ERRMSG=""
25139 else
25140 SWIG_PY_OPTS="-python -nofastunpack"
25141 SWIG_PY_ERRMSG="SWIG version is not suitable"
25142 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&5
25131$as_echo "$as_me: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&2;}
25143$as_echo "$as_me: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&2;}
25144 fi
25132 fi
25133 fi
25134 fi
25145 fi
25146 fi
25147 fi
25135
25136 fi
25137 fi
25138
25139 fi
25140
25141 SWIG_PL_ERRMSG="check config.log for details"
25142 if test "$PERL" != "none"; then
25143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking perl version" >&5

--- 575 unchanged lines hidden (view full) ---

25719 output_flags="$output_flags $flag"
25720 fi
25721 done
25722 if test -n "$output_flags"; then
25723 printf "%s" "${output_flags# }"
25724 fi
25725`"
25726
25148 fi
25149 fi
25150
25151 fi
25152
25153 SWIG_PL_ERRMSG="check config.log for details"
25154 if test "$PERL" != "none"; then
25155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking perl version" >&5

--- 575 unchanged lines hidden (view full) ---

25731 output_flags="$output_flags $flag"
25732 fi
25733 done
25734 if test -n "$output_flags"; then
25735 printf "%s" "${output_flags# }"
25736 fi
25737`"
25738
25727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python >= 3" >&5
25739 if test "$SWIG" = "none"; then
25740 SWIG_PY_ERRMSG=""
25741 else
25742 # Look more closely at the SWIG and Python versions to
25743 # determine SWIG_PY_OPTS. We can skip this if we already
25744 # have the SWIG-generated files.
25745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python >= 3" >&5
25728$as_echo_n "checking for Python >= 3... " >&6; }
25729if ${ac_cv_python_is_py3+:} false; then :
25730 $as_echo_n "(cached) " >&6
25731else
25732
25746$as_echo_n "checking for Python >= 3... " >&6; }
25747if ${ac_cv_python_is_py3+:} false; then :
25748 $as_echo_n "(cached) " >&6
25749else
25750
25733 ac_cv_python_is_py3="no"
25734 $PYTHON -c 'import sys; sys.exit(0x3000000 > sys.hexversion)' && \
25735 ac_cv_python_is_py3="yes"
25751 ac_cv_python_is_py3="no"
25752 $PYTHON -c 'import sys; sys.exit(0x3000000 > sys.hexversion)' && \
25753 ac_cv_python_is_py3="yes"
25736
25737fi
25738{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_python_is_py3" >&5
25739$as_echo "$ac_cv_python_is_py3" >&6; }
25740
25754
25755fi
25756{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_python_is_py3" >&5
25757$as_echo "$ac_cv_python_is_py3" >&6; }
25758
25741 if test "$ac_cv_python_is_py3" = "yes"; then
25742 if test "$SWIG_VERSION" -ge "300010"; then
25743 SWIG_PY_ERRMSG=""
25744 else
25745 SWIG_PY_ERRMSG="SWIG version is not suitable"
25746 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&5
25759 if test "$ac_cv_python_is_py3" = "yes"; then
25760 if test "$SWIG_VERSION" -ge "300010"; then
25761 SWIG_PY_ERRMSG=""
25762 else
25763 SWIG_PY_ERRMSG="SWIG version is not suitable"
25764 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&5
25747$as_echo "$as_me: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&2;}
25765$as_echo "$as_me: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&2;}
25748 fi
25749 if test "$SWIG_VERSION" -lt "400000"; then
25750 SWIG_PY_OPTS="-python -py3 -nofastunpack -modern"
25766 fi
25767 if test "$SWIG_VERSION" -lt "400000"; then
25768 SWIG_PY_OPTS="-python -py3 -nofastunpack -modern"
25769 else
25770 SWIG_PY_OPTS="-python -py3 -nofastunpack"
25771 fi
25751 else
25772 else
25752 SWIG_PY_OPTS="-python -py3 -nofastunpack"
25753 fi
25754 else
25755 if test "$SWIG_VERSION" -lt "400000"; then
25756 SWIG_PY_OPTS="-python -classic"
25757 SWIG_PY_ERRMSG=""
25758 else
25759 SWIG_PY_OPTS="-python -nofastunpack"
25760 SWIG_PY_ERRMSG="SWIG version is not suitable"
25761 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&5
25773 if test "$SWIG_VERSION" -lt "400000"; then
25774 SWIG_PY_OPTS="-python -classic"
25775 SWIG_PY_ERRMSG=""
25776 else
25777 SWIG_PY_OPTS="-python -nofastunpack"
25778 SWIG_PY_ERRMSG="SWIG version is not suitable"
25779 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&5
25762$as_echo "$as_me: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&2;}
25780$as_echo "$as_me: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&2;}
25781 fi
25763 fi
25764 fi
25765 fi
25782 fi
25783 fi
25784 fi
25766
25767 fi
25768 fi
25769
25770 fi
25771
25772 SWIG_PL_ERRMSG="check config.log for details"
25773 if test "$PERL" != "none"; then
25774 { $as_echo "$as_me:${as_lineno-$LINENO}: checking perl version" >&5

--- 578 unchanged lines hidden (view full) ---

26353 output_flags="$output_flags $flag"
26354 fi
26355 done
26356 if test -n "$output_flags"; then
26357 printf "%s" "${output_flags# }"
26358 fi
26359`"
26360
25785 fi
25786 fi
25787
25788 fi
25789
25790 SWIG_PL_ERRMSG="check config.log for details"
25791 if test "$PERL" != "none"; then
25792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking perl version" >&5

--- 578 unchanged lines hidden (view full) ---

26371 output_flags="$output_flags $flag"
26372 fi
26373 done
26374 if test -n "$output_flags"; then
26375 printf "%s" "${output_flags# }"
26376 fi
26377`"
26378
26361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python >= 3" >&5
26379 if test "$SWIG" = "none"; then
26380 SWIG_PY_ERRMSG=""
26381 else
26382 # Look more closely at the SWIG and Python versions to
26383 # determine SWIG_PY_OPTS. We can skip this if we already
26384 # have the SWIG-generated files.
26385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Python >= 3" >&5
26362$as_echo_n "checking for Python >= 3... " >&6; }
26363if ${ac_cv_python_is_py3+:} false; then :
26364 $as_echo_n "(cached) " >&6
26365else
26366
26386$as_echo_n "checking for Python >= 3... " >&6; }
26387if ${ac_cv_python_is_py3+:} false; then :
26388 $as_echo_n "(cached) " >&6
26389else
26390
26367 ac_cv_python_is_py3="no"
26368 $PYTHON -c 'import sys; sys.exit(0x3000000 > sys.hexversion)' && \
26369 ac_cv_python_is_py3="yes"
26391 ac_cv_python_is_py3="no"
26392 $PYTHON -c 'import sys; sys.exit(0x3000000 > sys.hexversion)' && \
26393 ac_cv_python_is_py3="yes"
26370
26371fi
26372{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_python_is_py3" >&5
26373$as_echo "$ac_cv_python_is_py3" >&6; }
26374
26394
26395fi
26396{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_python_is_py3" >&5
26397$as_echo "$ac_cv_python_is_py3" >&6; }
26398
26375 if test "$ac_cv_python_is_py3" = "yes"; then
26376 if test "$SWIG_VERSION" -ge "300010"; then
26377 SWIG_PY_ERRMSG=""
26378 else
26379 SWIG_PY_ERRMSG="SWIG version is not suitable"
26380 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&5
26399 if test "$ac_cv_python_is_py3" = "yes"; then
26400 if test "$SWIG_VERSION" -ge "300010"; then
26401 SWIG_PY_ERRMSG=""
26402 else
26403 SWIG_PY_ERRMSG="SWIG version is not suitable"
26404 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&5
26381$as_echo "$as_me: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&2;}
26405$as_echo "$as_me: WARNING: Subversion Python bindings for Python 3 require SWIG 3.0.10 or newer" >&2;}
26382 fi
26383 if test "$SWIG_VERSION" -lt "400000"; then
26384 SWIG_PY_OPTS="-python -py3 -nofastunpack -modern"
26406 fi
26407 if test "$SWIG_VERSION" -lt "400000"; then
26408 SWIG_PY_OPTS="-python -py3 -nofastunpack -modern"
26409 else
26410 SWIG_PY_OPTS="-python -py3 -nofastunpack"
26411 fi
26385 else
26412 else
26386 SWIG_PY_OPTS="-python -py3 -nofastunpack"
26387 fi
26388 else
26389 if test "$SWIG_VERSION" -lt "400000"; then
26390 SWIG_PY_OPTS="-python -classic"
26391 SWIG_PY_ERRMSG=""
26392 else
26393 SWIG_PY_OPTS="-python -nofastunpack"
26394 SWIG_PY_ERRMSG="SWIG version is not suitable"
26395 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&5
26413 if test "$SWIG_VERSION" -lt "400000"; then
26414 SWIG_PY_OPTS="-python -classic"
26415 SWIG_PY_ERRMSG=""
26416 else
26417 SWIG_PY_OPTS="-python -nofastunpack"
26418 SWIG_PY_ERRMSG="SWIG version is not suitable"
26419 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&5
26396$as_echo "$as_me: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&2;}
26420$as_echo "$as_me: WARNING: Subversion Python bindings for Python 2 require 1.3.24 <= SWIG < 4.0.0" >&2;}
26421 fi
26397 fi
26398 fi
26399 fi
26422 fi
26423 fi
26424 fi
26400
26401 fi
26402 fi
26403
26404 fi
26405
26406 SWIG_PL_ERRMSG="check config.log for details"
26407 if test "$PERL" != "none"; then
26408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking perl version" >&5

--- 1947 unchanged lines hidden (view full) ---

28356_ASEOF
28357test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
28358
28359cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28360# Save the log message, to keep $0 and so on meaningful, and to
28361# report actual input values of CONFIG_FILES etc. instead of their
28362# values after options handling.
28363ac_log="
26425 fi
26426 fi
26427
26428 fi
26429
26430 SWIG_PL_ERRMSG="check config.log for details"
26431 if test "$PERL" != "none"; then
26432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking perl version" >&5

--- 1947 unchanged lines hidden (view full) ---

28380_ASEOF
28381test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
28382
28383cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
28384# Save the log message, to keep $0 and so on meaningful, and to
28385# report actual input values of CONFIG_FILES etc. instead of their
28386# values after options handling.
28387ac_log="
28364This file was extended by subversion $as_me 1.14.0, which was
28388This file was extended by subversion $as_me 1.14.1, which was
28365generated by GNU Autoconf 2.69. Invocation command line was
28366
28367 CONFIG_FILES = $CONFIG_FILES
28368 CONFIG_HEADERS = $CONFIG_HEADERS
28369 CONFIG_LINKS = $CONFIG_LINKS
28370 CONFIG_COMMANDS = $CONFIG_COMMANDS
28371 $ $0 $@
28372

--- 49 unchanged lines hidden (view full) ---

28422$config_commands
28423
28424Report bugs to <http://subversion.apache.org/>."
28425
28426_ACEOF
28427cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28428ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
28429ac_cs_version="\\
28389generated by GNU Autoconf 2.69. Invocation command line was
28390
28391 CONFIG_FILES = $CONFIG_FILES
28392 CONFIG_HEADERS = $CONFIG_HEADERS
28393 CONFIG_LINKS = $CONFIG_LINKS
28394 CONFIG_COMMANDS = $CONFIG_COMMANDS
28395 $ $0 $@
28396

--- 49 unchanged lines hidden (view full) ---

28446$config_commands
28447
28448Report bugs to <http://subversion.apache.org/>."
28449
28450_ACEOF
28451cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
28452ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
28453ac_cs_version="\\
28430subversion config.status 1.14.0
28454subversion config.status 1.14.1
28431configured by $0, generated by GNU Autoconf 2.69,
28432 with options \\"\$ac_cs_config\\"
28433
28434Copyright (C) 2012 Free Software Foundation, Inc.
28435This config.status script is free software; the Free Software Foundation
28436gives unlimited permission to copy, distribute and modify it."
28437
28438ac_pwd='$ac_pwd'

--- 1873 unchanged lines hidden ---
28455configured by $0, generated by GNU Autoconf 2.69,
28456 with options \\"\$ac_cs_config\\"
28457
28458Copyright (C) 2012 Free Software Foundation, Inc.
28459This config.status script is free software; the Free Software Foundation
28460gives unlimited permission to copy, distribute and modify it."
28461
28462ac_pwd='$ac_pwd'

--- 1873 unchanged lines hidden ---