• Bug#1103956: bonnie++: diff for NMU version 2.00a+nmu3 (2/6)

    From Lucas Nussbaum@21:1/5 to All on Tue May 6 20:50:01 2025
    [continued from previous message]

    - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
    - | --sharedst | --shareds | --shared | --share | --shar \
    - | --sha | --sh)
    - ac_prev=sharedstatedir ;;
    - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
    - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
    - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
    - | --sha=* | --sh=*)
    - sharedstatedir=$ac_optarg ;;
    -
    - -site | --site | --sit)
    - ac_prev=site ;;
    - -site=* | --site=* | --sit=*)
    - site=$ac_optarg ;;
    -
    - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
    - ac_prev=srcdir ;;
    - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
    - srcdir=$ac_optarg ;;
    -
    - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
    - | --syscon | --sysco | --sysc | --sys | --sy)
    - ac_prev=sysconfdir ;;
    - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
    - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
    - sysconfdir=$ac_optarg ;;
    -
    - -target | --target | --targe | --targ | --tar | --ta | --t)
    - ac_prev=target_alias ;;
    - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
    - target_alias=$ac_optarg ;;
    -
    - -v | -verbose | --verbose | --verbos | --verbo | --verb)
    - verbose=yes ;;
    -
    - -version | --version | --versio | --versi | --vers | -V)
    - ac_init_version=: ;;
    -
    - -with-* | --with-*)
    - ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
    - # Reject names that are not valid shell variable names.
    - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    - as_fn_error $? "invalid package name: $ac_useropt"
    - ac_useropt_orig=$ac_useropt
    - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    - case $ac_user_opts in
    - *"
    -"with_$ac_useropt"
    -"*) ;;
    - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
    - ac_unrecognized_sep=', ';;
    - esac
    - eval with_$ac_useropt=\$ac_optarg ;;
    -
    - -without-* | --without-*)
    - ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
    - # Reject names that are not valid shell variable names.
    - expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
    - as_fn_error $? "invalid package name: $ac_useropt"
    - ac_useropt_orig=$ac_useropt
    - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
    - case $ac_user_opts in
    - *"
    -"with_$ac_useropt"
    -"*) ;;
    - *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
    - ac_unrecognized_sep=', ';;
    - esac
    - eval with_$ac_useropt=no ;;
    -
    - --x)
    - # Obsolete; use --with-x.
    - with_x=yes ;;
    -
    - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
    - | --x-incl | --x-inc | --x-in | --x-i)
    - ac_prev=x_includes ;;
    - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
    - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
    - x_includes=$ac_optarg ;;
    -
    - -x-libraries | --x-libraries | --x-librarie | --x-librari \
    - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
    - ac_prev=x_libraries ;;
    - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
    - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;;
    -
    - -*) as_fn_error $? "unrecognized option: \`$ac_option'
    -Try \`$0 --help' for more information"
    - ;;
    -
    - *=*)
    - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
    - # Reject names that are not valid shell variable names.
    - case $ac_envvar in #(
    - '' | [0-9]* | *[!_$as_cr_alnum]* )
    - as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
    - esac
    - eval $ac_envvar=\$ac_optarg
    - export $ac_envvar ;;
    -
    - *)
    - # FIXME: should be removed in autoconf 3.0.
    - $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
    - $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
    - : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
    - ;;
    -
    - esac
    -done
    -
    -if test -n "$ac_prev"; then
    - ac_option=--`echo $ac_prev | sed 's/_/-/g'`
    - as_fn_error $? "missing argument to $ac_option"
    -fi
    -
    -if test -n "$ac_unrecognized_opts"; then
    - case $enable_option_checking in
    - no) ;;
    - fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
    - *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
    - esac
    -fi
    -
    -# Check all directory arguments for consistency.
    -for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
    - datadir sysconfdir sharedstatedir localstatedir includedir \
    - oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
    - libdir localedir mandir runstatedir
    -do
    - eval ac_val=\$$ac_var
    - # Remove trailing slashes.
    - case $ac_val in
    - */ )
    - ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
    - eval $ac_var=\$ac_val;;
    - esac
    - # Be sure to have absolute directory names.
    - case $ac_val in
    - [\\/$]* | ?:[\\/]* ) continue;;
    - NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
    - esac
    - as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" -done
    -
    -# There might be people who depend on the old broken behavior: `$host'
    -# used to hold the argument of --host etc.
    -# FIXME: To remove some day.
    -build=$build_alias
    -host=$host_alias
    -target=$target_alias
    -
    -# FIXME: To remove some day.
    -if test "x$host_alias" != x; then
    - if test "x$build_alias" = x; then
    - cross_compiling=maybe
    - elif test "x$build_alias" != "x$host_alias"; then
    - cross_compiling=yes
    - fi
    -fi
    -
    -ac_tool_prefix=
    -test -n "$host_alias" && ac_tool_prefix=$host_alias-
    -
    -test "$silent" = yes && exec 6>/dev/null
    -
    -
    -ac_pwd=`pwd` && test -n "$ac_pwd" &&
    -ac_ls_di=`ls -di .` &&
    -ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
    - as_fn_error $? "working directory cannot be determined"
    -test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
    - as_fn_error $? "pwd does not report name of working directory"
    -
    -
    -# Find the source files, if location was not specified.
    -if test -z "$srcdir"; then
    - ac_srcdir_defaulted=yes
    - # Try the directory containing this script, then the parent directory.
    - ac_confdir=`$as_dirname -- "$as_myself" ||
    -$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
    - X"$as_myself" : 'X\(//\)[^/]' \| \
    - X"$as_myself" : 'X\(//\)$' \| \
    - X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
    -$as_echo X"$as_myself" |
    - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
    - s//\1/
    - q
    - }
    - /^X\(\/\/\)[^/].*/{
    - s//\1/
    - q
    - }
    - /^X\(\/\/\)$/{
    - s//\1/
    - q
    - }
    - /^X\(\/\).*/{
    - s//\1/
    - q
    - }
    - s/.*/./; q'`
    - srcdir=$ac_confdir
    - if test ! -r "$srcdir/$ac_unique_file"; then
    - srcdir=..
    - fi
    -else
    - ac_srcdir_defaulted=no
    -fi
    -if test ! -r "$srcdir/$ac_unique_file"; then
    - test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
    - as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
    -fi
    -ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" -ac_abs_confdir=`(
    - cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" - pwd)`
    -# When building in place, set srcdir=.
    -if test "$ac_abs_confdir" = "$ac_pwd"; then
    - srcdir=.
    -fi
    -# Remove unnecessary trailing slashes from srcdir.
    -# Double slashes in file names in object file debugging info
    -# mess up M-x gdb in Emacs.
    -case $srcdir in
    -*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
    -esac
    -for ac_var in $ac_precious_vars; do
    - eval ac_env_${ac_var}_set=\${${ac_var}+set}
    - eval ac_env_${ac_var}_value=\$${ac_var}
    - eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
    - eval ac_cv_env_${ac_var}_value=\$${ac_var}
    -done
    -
    -#
    -# Report the --help message.
    -#
    -if test "$ac_init_help" = "long"; then
    - # Omit some internal or obsolete options to make the list less imposing.
    - # This message is too long to be a string in the A/UX 3.1 sh.
    - cat <<_ACEOF
    -\`configure' configures this package to adapt to many kinds of systems.
    -
    -Usage: $0 [OPTION]... [VAR=VALUE]...
    -
    -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables.
    -
    -Defaults for the options are specified in brackets.
    -
    -Configuration:
    - -h, --help display this help and exit
    - --help=short display options specific to this package
    - --help=recursive display the short help of all the included packages - -V, --version display version information and exit
    - -q, --quiet, --silent do not print \`checking ...' messages
    - --cache-file=FILE cache test results in FILE [disabled]
    - -C, --config-cache alias for \`--cache-file=config.cache'
    - -n, --no-create do not create output files
    - --srcdir=DIR find the sources in DIR [configure dir or \`..']
    -
    -Installation directories:
    - --prefix=PREFIX install architecture-independent files in PREFIX
    - [$ac_default_prefix]
    - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
    - [PREFIX]
    -
    -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
    -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'.
    -
    -For better control, use the options below.
    -
    -Fine tuning of the installation directories:
    - --bindir=DIR user executables [EPREFIX/bin]
    - --sbindir=DIR system admin executables [EPREFIX/sbin]
    - --libexecdir=DIR program executables [EPREFIX/libexec]
    - --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
    - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
    - --localstatedir=DIR modifiable single-machine data [PREFIX/var]
    - --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
    - --libdir=DIR object code libraries [EPREFIX/lib]
    - --includedir=DIR C header files [PREFIX/include]
    - --oldincludedir=DIR C header files for non-gcc [/usr/include]
    - --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] - --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
    - --infodir=DIR info documentation [DATAROOTDIR/info]
    - --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
    - --mandir=DIR man documentation [DATAROOTDIR/man]
    - --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
    - --htmldir=DIR html documentation [DOCDIR]
    - --dvidir=DIR dvi documentation [DOCDIR]
    - --pdfdir=DIR pdf documentation [DOCDIR]
    - --psdir=DIR ps documentation [DOCDIR]
    -_ACEOF
    -
    - cat <<\_ACEOF
    -_ACEOF
    -fi
    -
    -if test -n "$ac_init_help"; then
    -
    - cat <<\_ACEOF
    -
    -Optional Features:
    - --disable-option-checking ignore unrecognized --enable/--with options
    - --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) - --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
    - --disable-stripping disables stripping of installed binaries
    - --enable-debug enables debug code generation for binaries
    -
    -Some influential environment variables:
    - CC C compiler command
    - CFLAGS C compiler flags
    - LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
    - nonstandard directory <lib dir>
    - LIBS libraries to pass to the linker, e.g. -l<library>
    - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
    - you have headers in a nonstandard directory <include dir>
    - CXX C++ compiler command
    - CXXFLAGS C++ compiler flags
    - CXXCPP C++ preprocessor
    -
    -Use these variables to override the choices made by `configure' or to help
    -it to find libraries and programs with nonstandard names/locations.
    -
    -Report bugs to the package provider.
    -_ACEOF
    -ac_status=$?
    -fi
    -
    -if test "$ac_init_help" = "recursive"; then
    - # If there are subdirs, report their specific --help.
    - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
    - test -d "$ac_dir" ||
    - { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
    - continue
    - ac_builddir=.
    -
    -case "$ac_dir" in
    -.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
    -*)
    - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
    - # A ".." for each directory in $ac_dir_suffix.
    - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
    - case $ac_top_builddir_sub in
    - "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
    - *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
    - esac ;;
    -esac
    -ac_abs_top_builddir=$ac_pwd
    -ac_abs_builddir=$ac_pwd$ac_dir_suffix
    -# for backward compatibility:
    -ac_top_builddir=$ac_top_build_prefix
    -
    -case $srcdir in
    - .) # We are building in place.
    - ac_srcdir=.
    - ac_top_srcdir=$ac_top_builddir_sub
    - ac_abs_top_srcdir=$ac_pwd ;;
    - [\\/]* | ?:[\\/]* ) # Absolute name.
    - ac_srcdir=$srcdir$ac_dir_suffix;
    - ac_top_srcdir=$srcdir
    - ac_abs_top_srcdir=$srcdir ;;
    - *) # Relative name.
    - ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
    - ac_top_srcdir=$ac_top_build_prefix$srcdir
    - ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
    -esac
    -ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
    -
    - cd "$ac_dir" || { ac_status=$?; continue; }
    - # Check for guested configure.
    - if test -f "$ac_srcdir/configure.gnu"; then
    - echo &&
    - $SHELL "$ac_srcdir/configure.gnu" --help=recursive
    - elif test -f "$ac_srcdir/configure"; then
    - echo &&
    - $SHELL "$ac_srcdir/configure" --help=recursive
    - else
    - $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
    - fi || ac_status=$?
    - cd "$ac_pwd" || { ac_status=$?; break; }
    - done
    -fi
    -
    -test -n "$ac_init_help" && exit $ac_status
    -if $ac_init_version; then
    - cat <<\_ACEOF
    -configure
    -generated by GNU Autoconf 2.69
    -
    -Copyright (C) 2012 Free Software Foundation, Inc.
    -This configure script is free software; the Free Software Foundation
    -gives unlimited permission to copy, distribute and modify it.
    -_ACEOF
    - exit
    -fi
    -
    -## ------------------------ ##
    -## Autoconf initialization. ##
    -## ------------------------ ##
    -
    -# ac_fn_c_try_compile LINENO
    -# --------------------------
    -# Try to compile conftest.$ac_ext, and return whether this succeeded. -ac_fn_c_try_compile ()
    -{
    - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext
    - if { { ac_try="$ac_compile"
    -case "(($ac_try" in
    - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    - *) ac_try_echo=$ac_try;;
    -esac
    -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
    -$as_echo "$ac_try_echo"; } >&5
    - (eval "$ac_compile") 2>conftest.err
    - ac_status=$?
    - if test -s conftest.err; then
    - grep -v '^ *+' conftest.err >conftest.er1
    - cat conftest.er1 >&5
    - mv -f conftest.er1 conftest.err
    - fi
    - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
    - test $ac_status = 0; } && {
    - test -z "$ac_c_werror_flag" ||
    - test ! -s conftest.err
    - } && test -s conftest.$ac_objext; then :
    - ac_retval=0
    -else
    - $as_echo "$as_me: failed program was:" >&5
    -sed 's/^/| /' conftest.$ac_ext >&5
    -
    - ac_retval=1
    -fi
    - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    - as_fn_set_status $ac_retval
    -
    -} # ac_fn_c_try_compile
    -
    -# ac_fn_cxx_try_compile LINENO
    -# ----------------------------
    -# Try to compile conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_compile ()
    -{
    - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext
    - if { { ac_try="$ac_compile"
    -case "(($ac_try" in
    - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    - *) ac_try_echo=$ac_try;;
    -esac
    -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
    -$as_echo "$ac_try_echo"; } >&5
    - (eval "$ac_compile") 2>conftest.err
    - ac_status=$?
    - if test -s conftest.err; then
    - grep -v '^ *+' conftest.err >conftest.er1
    - cat conftest.er1 >&5
    - mv -f conftest.er1 conftest.err
    - fi
    - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
    - test $ac_status = 0; } && {
    - test -z "$ac_cxx_werror_flag" ||
    - test ! -s conftest.err
    - } && test -s conftest.$ac_objext; then :
    - ac_retval=0
    -else
    - $as_echo "$as_me: failed program was:" >&5
    -sed 's/^/| /' conftest.$ac_ext >&5
    -
    - ac_retval=1
    -fi
    - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    - as_fn_set_status $ac_retval
    -
    -} # ac_fn_cxx_try_compile
    -
    -# ac_fn_cxx_try_cpp LINENO
    -# ------------------------
    -# Try to preprocess conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_cpp ()
    -{
    - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_cpp conftest.$ac_ext"
    -case "(($ac_try" in
    - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    - *) ac_try_echo=$ac_try;;
    -esac
    -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
    -$as_echo "$ac_try_echo"; } >&5
    - (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
    - ac_status=$?
    - if test -s conftest.err; then
    - grep -v '^ *+' conftest.err >conftest.er1
    - cat conftest.er1 >&5
    - mv -f conftest.er1 conftest.err
    - fi
    - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
    - test $ac_status = 0; } > conftest.i && {
    - test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
    - test ! -s conftest.err
    - }; then :
    - ac_retval=0
    -else
    - $as_echo "$as_me: failed program was:" >&5
    -sed 's/^/| /' conftest.$ac_ext >&5
    -
    - ac_retval=1
    -fi
    - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    - as_fn_set_status $ac_retval
    -
    -} # ac_fn_cxx_try_cpp
    -
    -# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
    -# ---------------------------------------------
    -# Tests whether TYPE exists after having included INCLUDES, setting cache
    -# variable VAR accordingly.
    -ac_fn_cxx_check_type ()
    -{
    - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    -$as_echo_n "checking for $2... " >&6; }
    -if eval \${$3+:} false; then :
    - $as_echo_n "(cached) " >&6
    -else
    - eval "$3=no"
    - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
    -/* end confdefs.h. */
    -$4
    -int
    -main ()
    -{
    -if (sizeof ($2))
    - return 0;
    - ;
    - return 0;
    -}
    -_ACEOF
    -if ac_fn_cxx_try_compile "$LINENO"; then :
    - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
    -/* end confdefs.h. */
    -$4
    -int
    -main ()
    -{
    -if (sizeof (($2)))
    - return 0;
    - ;
    - return 0;
    -}
    -_ACEOF
    -if ac_fn_cxx_try_compile "$LINENO"; then :
    -
    -else
    - eval "$3=yes"
    -fi
    -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    -fi
    -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    -fi
    -eval ac_res=\$$3
    - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; }
    - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    -
    -} # ac_fn_cxx_check_type
    -
    -# ac_fn_cxx_try_run LINENO
    -# ------------------------
    -# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
    -# that executables *can* be run.
    -ac_fn_cxx_try_run ()
    -{
    - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_link"
    -case "(($ac_try" in
    - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    - *) ac_try_echo=$ac_try;;
    -esac
    -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
    -$as_echo "$ac_try_echo"; } >&5
    - (eval "$ac_link") 2>&5
    - ac_status=$?
    - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
    - test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
    - { { case "(($ac_try" in
    - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    - *) ac_try_echo=$ac_try;;
    -esac
    -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
    -$as_echo "$ac_try_echo"; } >&5
    - (eval "$ac_try") 2>&5
    - ac_status=$?
    - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
    - test $ac_status = 0; }; }; then :
    - ac_retval=0
    -else
    - $as_echo "$as_me: program exited with status $ac_status" >&5
    - $as_echo "$as_me: failed program was:" >&5
    -sed 's/^/| /' conftest.$ac_ext >&5
    -
    - ac_retval=$ac_status
    -fi
    - rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    - as_fn_set_status $ac_retval
    -
    -} # ac_fn_cxx_try_run
    -
    -# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES
    -# ---------------------------------------------------------
    -# Tests whether HEADER exists and can be compiled using the include files in -# INCLUDES, setting the cache variable VAR accordingly. -ac_fn_cxx_check_header_compile ()
    -{
    - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    -$as_echo_n "checking for $2... " >&6; }
    -if eval \${$3+:} false; then :
    - $as_echo_n "(cached) " >&6
    -else
    - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
    -/* end confdefs.h. */
    -$4
    -#include <$2>
    -_ACEOF
    -if ac_fn_cxx_try_compile "$LINENO"; then :
    - eval "$3=yes"
    -else
    - eval "$3=no"
    -fi
    -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    -fi
    -eval ac_res=\$$3
    - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; }
    - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    -
    -} # ac_fn_cxx_check_header_compile
    -
    -# ac_fn_cxx_try_link LINENO
    -# -------------------------
    -# Try to link conftest.$ac_ext, and return whether this succeeded. -ac_fn_cxx_try_link ()
    -{
    - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest$ac_exeext
    - if { { ac_try="$ac_link"
    -case "(($ac_try" in
    - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    - *) ac_try_echo=$ac_try;;
    -esac
    -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
    -$as_echo "$ac_try_echo"; } >&5
    - (eval "$ac_link") 2>conftest.err
    - ac_status=$?
    - if test -s conftest.err; then
    - grep -v '^ *+' conftest.err >conftest.er1
    - cat conftest.er1 >&5
    - mv -f conftest.er1 conftest.err
    - fi
    - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
    - test $ac_status = 0; } && {
    - test -z "$ac_cxx_werror_flag" ||
    - test ! -s conftest.err
    - } && test -s conftest$ac_exeext && {
    - test "$cross_compiling" = yes ||
    - test -x conftest$ac_exeext
    - }; then :
    - ac_retval=0
    -else
    - $as_echo "$as_me: failed program was:" >&5
    -sed 's/^/| /' conftest.$ac_ext >&5
    -
    - ac_retval=1
    -fi
    - # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
    - # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
    - # interfere with the next link command; also delete a directory that is
    - # left behind by Apple's compiler. We do this before executing the actions. - rm -rf conftest.dSYM conftest_ipa8_conftest.oo
    - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    - as_fn_set_status $ac_retval
    -
    -} # ac_fn_cxx_try_link
    -
    -# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
    -# ---------------------------------------------------------
    -# Tests whether HEADER exists, giving a warning if it cannot be compiled using -# the include files in INCLUDES and setting the cache variable VAR
    -# accordingly.
    -ac_fn_cxx_check_header_mongrel ()
    -{
    - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if eval \${$3+:} false; then :
    - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    -$as_echo_n "checking for $2... " >&6; }
    -if eval \${$3+:} false; then :
    - $as_echo_n "(cached) " >&6
    -fi
    -eval ac_res=\$$3
    - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; }
    -else
    - # Is the header compilable?
    -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 -$as_echo_n "checking $2 usability... " >&6; }
    -cat confdefs.h - <<_ACEOF >conftest.$ac_ext
    -/* end confdefs.h. */
    -$4
    -#include <$2>
    -_ACEOF
    -if ac_fn_cxx_try_compile "$LINENO"; then :
    - ac_header_compiler=yes
    -else
    - ac_header_compiler=no
    -fi
    -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
    -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 -$as_echo "$ac_header_compiler" >&6; }
    -
    -# Is the header present?
    -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
    -$as_echo_n "checking $2 presence... " >&6; }
    -cat confdefs.h - <<_ACEOF >conftest.$ac_ext
    -/* end confdefs.h. */
    -#include <$2>
    -_ACEOF
    -if ac_fn_cxx_try_cpp "$LINENO"; then :
    - ac_header_preproc=yes
    -else
    - ac_header_preproc=no
    -fi
    -rm -f conftest.err conftest.i conftest.$ac_ext
    -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 -$as_echo "$ac_header_preproc" >&6; }
    -
    -# So? What about this header?
    -case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #((
    - yes:no: )
    - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
    -$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
    - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
    -$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
    - ;;
    - no:yes:* )
    - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
    -$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
    - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
    -$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
    - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
    -$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
    - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
    -$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
    - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
    -$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
    - ;;
    -esac
    - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
    -$as_echo_n "checking for $2... " >&6; }
    -if eval \${$3+:} false; then :
    - $as_echo_n "(cached) " >&6
    -else
    - eval "$3=\$ac_header_compiler"
    -fi
    -eval ac_res=\$$3
    - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -$as_echo "$ac_res" >&6; }
    -fi
    - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
    -
    -} # ac_fn_cxx_check_header_mongrel
    -cat >config.log <<_ACEOF
    -This file contains any messages produced by compilers while
    -running configure, to aid debugging if configure makes a mistake.
    -
    -It was created by $as_me, which was
    -generated by GNU Autoconf 2.69. Invocation command line was
    -
    - $ $0 $@
    -
    -_ACEOF
    -exec 5>>config.log
    -{
    -cat <<_ASUNAME
    -## --------- ##
    -## Platform. ##
    -## --------- ##
    -
    -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
    -uname -m = `(uname -m) 2>/dev/null || echo unknown`
    -uname -r = `(uname -r) 2>/dev/null || echo unknown`
    -uname -s = `(uname -s) 2>/dev/null || echo unknown`
    -uname -v = `(uname -v) 2>/dev/null || echo unknown`
    -
    -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
    -
    -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
    -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
    -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
    -/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
    -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
    -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
    -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
    -
    -_ASUNAME
    -
    -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
    -for as_dir in $PATH
    -do
    - IFS=$as_save_IFS
    - test -z "$as_dir" && as_dir=.
    - $as_echo "PATH: $as_dir"
    - done
    -IFS=$as_save_IFS
    -
    -} >&5
    -
    -cat >&5 <<_ACEOF
    -
    -
    -## ----------- ##
    -## Core tests. ##
    -## ----------- ##
    -
    -_ACEOF
    -
    -
    -# Keep a trace of the command line.
    -# Strip out --no-create and --no-recursion so they do not pile up.
    -# Strip out --silent because we don't want to record it for future runs.
    -# Also quote any args containing shell meta-characters.
    -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args=
    -ac_configure_args0=
    -ac_configure_args1=
    -ac_must_keep_next=false
    -for ac_pass in 1 2
    -do
    - for ac_arg
    - do
    - case $ac_arg in
    - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
    - -q | -quiet | --quiet | --quie | --qui | --qu | --q \
    - | -silent | --silent | --silen | --sile | --sil)
    - continue ;;
    - *\'*)
    - ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
    - esac
    - case $ac_pass in
    - 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
    - 2)
    - as_fn_append ac_configure_args1 " '$ac_arg'"
    - if test $ac_must_keep_next = true; then
    - ac_must_keep_next=false # Got value, back to normal.
    - else
    - case $ac_arg in
    - *=* | --config-cache | -C | -disable-* | --disable-* \
    - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
    - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
    - | -with-* | --with-* | -without-* | --without-* | --x)
    - case "$ac_configure_args0 " in
    - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
    - esac
    - ;;
    - -* ) ac_must_keep_next=true ;;
    - esac
    - fi
    - as_fn_append ac_configure_args " '$ac_arg'"
    - ;;
    - esac
    - done
    -done
    -{ ac_configure_args0=; unset ac_configure_args0;}
    -{ ac_configure_args1=; unset ac_configure_args1;}
    -
    -# When interrupted or exit'd, cleanup temporary files, and complete
    -# config.log. We remove comments because anyway the quotes in there
    -# would cause problems or look ugly.
    -# WARNING: Use '\'' to represent an apostrophe within the trap.
    -# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
    -trap 'exit_status=$?
    - # Save into config.log some information that might help in debugging.
    - {
    - echo
    -
    - $as_echo "## ---------------- ##
    -## Cache variables. ##
    -## ---------------- ##"
    - echo
    - # The following way of writing the cache mishandles newlines in values,
    -(
    - for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
    - eval ac_val=\$$ac_var
    - case $ac_val in #(
    - *${as_nl}*)
    - case $ac_var in #(
    - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
    -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; - esac
    - case $ac_var in #(
    - _ | IFS | as_nl) ;; #(
    - BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
    - *) { eval $ac_var=; unset $ac_var;} ;;
    - esac ;;
    - esac
    - done
    - (set) 2>&1 |
    - case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
    - *${as_nl}ac_space=\ *)
    - sed -n \
    - "s/'\''/'\''\\\\'\'''\''/g;
    - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
    - ;; #(
    - *)
    - sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
    - ;;
    - esac |
    - sort
    -)
    - echo
    -
    - $as_echo "## ----------------- ##
    -## Output variables. ##
    -## ----------------- ##"
    - echo
    - for ac_var in $ac_subst_vars
    - do
    - eval ac_val=\$$ac_var
    - case $ac_val in
    - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
    - esac
    - $as_echo "$ac_var='\''$ac_val'\''"

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)