a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Guess values for system-dependent variables and create Makefiles.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Generated by GNU Autoconf 2.69 for rdesktop 1.8.3.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# This configure script is free software; the Free Software Foundation
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# gives unlimited permission to copy, distribute and modify it.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## -------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## M4sh Initialization. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## -------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Be more Bourne compatible
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # is contrary to our usage. Disable this feature.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Printing a long string crashes Solaris 7 /usr/bin/printf.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Prefer a ksh shell builtin over an external printf program on Solaris,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# but without wasting forks for bash or zsh.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -z "$BASH_VERSION$ZSH_VERSION" \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_echo_n_body='eval
a180a41bba1d50822df23fff0099e90b86638b89vboxsync export as_echo_n_body
a180a41bba1d50822df23fff0099e90b86638b89vboxsync export as_echo_body
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# The user is always right.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "${PATH_SEPARATOR+set}" != set; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync PATH_SEPARATOR=:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# We need space, tab and new line, in precisely that order. Quoting is
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# there to prevent editors from complaining about space-tab.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# (If _AS_PATH_WALK were called with IFS unset, it would disable word
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# splitting by setting IFS to empty value.)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncIFS=" "" $as_nl"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Find who we are. Look in the path if we contain no directory separator.
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase $0 in #((
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *[\\/]* ) as_myself=$0 ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor as_dir in $PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync IFS=$as_save_IFS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -z "$as_dir" && as_dir=.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncIFS=$as_save_IFS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# We did not find ourselves, most probably we were run as `sh COMMAND'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# in which case we are not to be found in the path.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$as_myself" = x; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test ! -f "$as_myself"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Unset variables that we do not need and which cause bugs (e.g. in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# suppresses any "Segmentation fault" message there. '((' could
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# trigger a bug in pdksh 5.2.14.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# NLS nuisances.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Use a proper internal environment variable to ensure we don't fall
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # into an infinite loop, continuously re-executing ourselves.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # We cannot yet assume a decent shell, so we have to provide a
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# neutralization value for shells without unset; and this also
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# works around shells that cannot unset nonexistent variables.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Preserve -v and -x to the replacement shell.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Admittedly, this is quite paranoid, since all the known shells bail
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# out after a failed `exec'.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # We don't want this to propagate to other subprocesses.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$CONFIG_SHELL" = x; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # is contrary to our usage. Disable this feature.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync alias -g '\${1+\"\$@\"}'='\"\$@\"'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync setopt NO_GLOB_SUBST
a180a41bba1d50822df23fff0099e90b86638b89vboxsync case \`(set -o) 2>/dev/null\` in #(
a180a41bba1d50822df23fff0099e90b86638b89vboxsync set -o posix ;; #(
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_success () { as_fn_return 0; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_failure () { as_fn_return 1; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_ret_success () { return 0; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_ret_failure () { return 1; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_success || { exitcode=1; echo as_fn_success failed.; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync exitcode=1; echo positional parameters were not saved.
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest x\$exitcode = x0 || exit 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest -x / || exit 1"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest \$(( 1 + 1 )) = 2 || exit 1"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Try only shells that exist, to save several forks.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test "x$CONFIG_SHELL" != x; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # We cannot yet assume a decent shell, so we have to provide a
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# neutralization value for shells without unset; and this also
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# works around shells that cannot unset nonexistent variables.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Preserve -v and -x to the replacement shell.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Admittedly, this is quite paranoid, since all the known shells bail
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# out after a failed `exec'.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$0: This script requires a shell more modern than all"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$0: the shells that I found on your system."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$0: including any error possibly output before this
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$0: message. Then install a modern shell, or manually run
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$0: the script under such a shell if you do have one."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Unset more variables known to interfere with behavior of common tools.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## --------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## M4sh Shell Functions. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## --------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_unset VAR
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ---------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Portably unset VAR.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_set_status STATUS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -----------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Set $? to STATUS, without forking.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_exit STATUS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -----------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_mkdir_p
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Create "$as_dir" as a directory, including parents if necessary.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync while :; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\/\)[^/].*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\/\)$/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\).*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_executable_p FILE
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -----------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Test if FILE is an executable regular file.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_append VAR VALUE
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ----------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Append the text in VALUE to the end of the definition contained in VAR. Take
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# advantage of any shell optimizations that allow amortized linear growth over
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# repeated appends, instead of the typical quadratic growth present in naive
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# implementations.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval 'as_fn_append ()
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $1+=\$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $1=\$$1\$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfi # as_fn_append
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_arith ARG...
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Perform arithmetic evaluation on the ARGs, and store the result in the
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# global $as_val. Take advantage of shells that can avoid forks. The arguments
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# must be portable across $(()) and expr.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval 'as_fn_arith ()
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_val=$(( $* ))
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfi # as_fn_arith
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_error STATUS ERROR [LINENO LOG_FD]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ----------------------------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# script with STATUS, using 1 if that was 0.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_status=$1; test $as_status -eq 0 && as_status=1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\/\(\/\/\)$/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\/\(\/\).*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Avoid depending upon Character Ranges.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /[$]LINENO/=
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s/[$]LINENO.*/&-/
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # already done that, so ensure we don't try to do so again and fall
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # in an infinite loop. This has already happened in practice.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Don't try to exec as it changes $[0], causing all sort of problems
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # (the dirname of $[0] is not the place where we might find the
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # original and so on. Autoconf is especially sensitive to this).
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *c*) ECHO_T=' ';; # ECHO_T is single tab character.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # ... but there are two gotchas:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # In both cases, we have to default to `cp -pR'.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -d ./-p && rmdir ./-p
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Sed expression to map a string onto a valid CPP name.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Sed expression to map a string onto a valid variable name.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Name of the host.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# so uname gets run too.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Initializations.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Identity of this package.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Factoring default headers for most tests.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_TYPES_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_STAT_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef STDC_HEADERS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ifdef HAVE_STDLIB_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_STRING_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_STRINGS_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_INTTYPES_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_STDINT_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_UNISTD_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncLIBSAMPLERATE_LIBS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncLIBSAMPLERATE_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncLIBAO_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncRDP2VNCTARGET
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPCSCLITE_LIBS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPCSCLITE_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncXRANDR_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncGSSGLUE_LIBS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncGSSGLUE_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPKG_CONFIG_LIBDIR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPKG_CONFIG_PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncX_EXTRA_LIBS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncINSTALL_DATA
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncINSTALL_SCRIPT
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncINSTALL_PROGRAM
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncbuild_vendor
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctarget_alias
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncoldincludedir
a180a41bba1d50822df23fff0099e90b86638b89vboxsynclocalstatedir
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncsharedstatedir
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncprogram_transform_name
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPACKAGE_BUGREPORT
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPACKAGE_STRING
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPACKAGE_VERSION
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPACKAGE_TARNAME
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPACKAGE_NAME
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPATH_SEPARATOR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncenable_option_checking
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_openssl
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncenable_static_openssl
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncenable_credssp
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncenable_static_gssglue
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncenable_smartcard
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_egd_socket
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_libvncserver_config
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_libvncserver
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncenable_static_libsamplerate
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_libiconv_prefix
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncenable_largefile
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_debug_kbd
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_debug_rdp5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_debug_clipboard
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_debug_sound
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_debug_channel
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_debug_seamless
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_debug_smartcard
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwith_debug_credssp
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctarget_alias
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPKG_CONFIG_PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPKG_CONFIG_LIBDIR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncGSSGLUE_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncGSSGLUE_LIBS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncXRANDR_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPCSCLITE_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncPCSCLITE_LIBS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncLIBAO_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncLIBSAMPLERATE_CFLAGS
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncLIBSAMPLERATE_LIBS'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Initialize some variables set by options.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# The variables have the same names as the options, with
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# dashes changed to underlines.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Installation directory options.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# These are left unexpanded so users can "make install exec_prefix=/foo"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# and all the variables that are supposed to be based on exec_prefix
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# by default will actually change.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Use braces instead of parens because sh, perl, etc. also accept them.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# (The list follows the same order as the GNU Coding Standards.)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # If the previous option needs an argument, assign it.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -n "$ac_prev"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Accept the important Cygnus configure options, so we can diagnose typos.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -bindir | --bindir | --bindi | --bind | --bin | --bi)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -build=* | --build=* | --buil=* | --bui=* | --bu=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -cache-file | --cache-file | --cache-fil | --cache-fi \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Reject names that are not valid shell variable names.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Reject names that are not valid shell variable names.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Obsolete; use --with-gas.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -includedir | --includedir | --includedi | --included | --include \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -infodir | --infodir | --infodi | --infod | --info | --inf)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -localedir | --localedir | --localedi | --localed | --locale)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -localstatedir | --localstatedir | --localstatedi | --localstated \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --localstate | --localstat | --localsta | --localst | --locals)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Obsolete; use --without-fp.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -no-create | --no-create | --no-creat | --no-crea | --no-cre \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -no-recursion | --no-recursion | --no-recursio | --no-recursi \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -program-prefix | --program-prefix | --program-prefi | --program-pref \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -program-prefix=* | --program-prefix=* | --program-prefi=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -program-suffix | --program-suffix | --program-suffi | --program-suff \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -program-suffix=* | --program-suffix=* | --program-suffi=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -program-transform-name | --program-transform-name \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --program-transform-nam | --program-transform-na \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -program-transform-name=* | --program-transform-name=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --program-transform-nam=* | --program-transform-na=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --program-transform-n=* | --program-transform-=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -q | -quiet | --quiet | --quie | --qui | --qu | --q \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -sharedstatedir | --sharedstatedir | --sharedstatedi \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --sharedst | --shareds | --shared | --share | --shar \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -target | --target | --targe | --targ | --tar | --ta | --t)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -v | -verbose | --verbose | --verbos | --verbo | --verb)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -version | --version | --versio | --versi | --vers | -V)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Reject names that are not valid shell variable names.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Reject names that are not valid shell variable names.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Obsolete; use --with-x.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -x-libraries | --x-libraries | --x-librarie | --x-librari \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -*) as_fn_error $? "unrecognized option: \`$ac_option'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncTry \`$0 --help' for more information"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Reject names that are not valid shell variable names.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # FIXME: should be removed in autoconf 3.0.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -n "$ac_prev"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -n "$ac_unrecognized_opts"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check all directory arguments for consistency.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync datadir sysconfdir sharedstatedir localstatedir includedir \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Remove trailing slashes.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Be sure to have absolute directory names.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync [\\/$]* | ?:[\\/]* ) continue;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# There might be people who depend on the old broken behavior: `$host'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# used to hold the argument of --host etc.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# FIXME: To remove some day.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# FIXME: To remove some day.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$host_alias" != x; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test "x$build_alias" = x; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest -n "$host_alias" && ac_tool_prefix=$host_alias-
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "working directory cannot be determined"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "pwd does not report name of working directory"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Find the source files, if location was not specified.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -z "$srcdir"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Try the directory containing this script, then the parent directory.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\/\)[^/].*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\/\)$/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\).*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test ! -r "$srcdir/$ac_unique_file"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test ! -r "$srcdir/$ac_unique_file"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# When building in place, set srcdir=.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Remove unnecessary trailing slashes from srcdir.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Double slashes in file names in object file debugging info
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# mess up M-x gdb in Emacs.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Report the --help message.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Omit some internal or obsolete options to make the list less imposing.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # This message is too long to be a string in the A/UX 3.1 sh.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync\`configure' configures rdesktop 1.8.3 to adapt to many kinds of systems.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncUsage: $0 [OPTION]... [VAR=VALUE]...
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncTo assign environment variables (e.g., CC, CFLAGS...), specify them as
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncVAR=VALUE. See below for descriptions of some of the useful variables.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncDefaults for the options are specified in brackets.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncConfiguration:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -h, --help display this help and exit
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --help=short display options specific to this package
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --help=recursive display the short help of all the included packages
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -V, --version display version information and exit
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -q, --quiet, --silent do not print \`checking ...' messages
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --cache-file=FILE cache test results in FILE [disabled]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -C, --config-cache alias for \`--cache-file=config.cache'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -n, --no-create do not create output files
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --srcdir=DIR find the sources in DIR [configure dir or \`..']
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncInstallation directories:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --prefix=PREFIX install architecture-independent files in PREFIX
a180a41bba1d50822df23fff0099e90b86638b89vboxsync [$ac_default_prefix]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncBy default, \`make install' will install all the files in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncan installation prefix other than \`$ac_default_prefix' using \`--prefix',
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor instance \`--prefix=\$HOME'.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncFor better control, use the options below.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncFine tuning of the installation directories:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --bindir=DIR user executables [EPREFIX/bin]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --sbindir=DIR system admin executables [EPREFIX/sbin]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --libexecdir=DIR program executables [EPREFIX/libexec]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --localstatedir=DIR modifiable single-machine data [PREFIX/var]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --libdir=DIR object code libraries [EPREFIX/lib]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --includedir=DIR C header files [PREFIX/include]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --oldincludedir=DIR C header files for non-gcc [/usr/include]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --infodir=DIR info documentation [DATAROOTDIR/info]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --mandir=DIR man documentation [DATAROOTDIR/man]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --docdir=DIR documentation root [DATAROOTDIR/doc/rdesktop]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --htmldir=DIR html documentation [DOCDIR]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --dvidir=DIR dvi documentation [DOCDIR]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --pdfdir=DIR pdf documentation [DOCDIR]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --psdir=DIR ps documentation [DOCDIR]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --build=BUILD configure for building on BUILD [guessed]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --host=HOST cross-compile to build programs to run on HOST [BUILD]
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -n "$ac_init_help"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync short | recursive ) echo "Configuration of rdesktop 1.8.3:";;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --disable-option-checking ignore unrecognized --enable/--with options
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --enable-static-libsamplerate link libsamplerate statically
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-openssl=DIR look for OpenSSL at DIR/include, DIR/lib
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-egd-socket=PATH look for Entropy Gathering Daemon socket at PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-libvncserver-config=CMD use CMD as libvncserver-config
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-sound select sound system ("oss", "sgi", "sun", "alsa" or "libao")
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-debug-kbd enable debugging of keyboard handling
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-debug-clipboard enable debugging of clipboard code
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-debug-channel enable debugging of virtual channel code
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-debug-seamless enable debugging of SeamlessRDP code
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-debug-smartcard enable debugging of smart-card code
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --with-debug-credssp enable debugging of CredSSP code
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LIBS libraries to pass to the linker, e.g. -l<library>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
a180a41bba1d50822df23fff0099e90b86638b89vboxsync you have headers in a nonstandard directory <include dir>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync XMKMF Path to xmkmf, Makefile generator for X Window System
a180a41bba1d50822df23fff0099e90b86638b89vboxsync PKG_CONFIG_LIBDIR
a180a41bba1d50822df23fff0099e90b86638b89vboxsync C compiler flags for GSSGLUE, overriding pkg-config
a180a41bba1d50822df23fff0099e90b86638b89vboxsync XRANDR_LIBS linker flags for XRANDR, overriding pkg-config
a180a41bba1d50822df23fff0099e90b86638b89vboxsync C compiler flags for PCSCLITE, overriding pkg-config
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LIBAO_LIBS linker flags for LIBAO, overriding pkg-config
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ALSA_CFLAGS C compiler flags for ALSA, overriding pkg-config
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ALSA_LIBS linker flags for ALSA, overriding pkg-config
a180a41bba1d50822df23fff0099e90b86638b89vboxsync C compiler flags for LIBSAMPLERATE, overriding pkg-config
a180a41bba1d50822df23fff0099e90b86638b89vboxsync linker flags for LIBSAMPLERATE, overriding pkg-config
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncUse these variables to override the choices made by `configure' or to help
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncit to find libraries and programs with nonstandard names/locations.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncReport bugs to the package provider.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_status=$?
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "$ac_init_help" = "recursive"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # If there are subdirs, report their specific --help.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -d "$ac_dir" ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_builddir=.
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase "$ac_dir" in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # A ".." for each directory in $ac_dir_suffix.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync case $ac_top_builddir_sub in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_abs_top_builddir=$ac_pwd
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_abs_builddir=$ac_pwd$ac_dir_suffix
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# for backward compatibility:
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_top_builddir=$ac_top_build_prefix
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase $srcdir in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync .) # We are building in place.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_srcdir=.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_top_srcdir=$ac_top_builddir_sub
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_abs_top_srcdir=$ac_pwd ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync [\\/]* | ?:[\\/]* ) # Absolute name.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_srcdir=$srcdir$ac_dir_suffix;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_top_srcdir=$srcdir
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_abs_top_srcdir=$srcdir ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) # Relative name.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_top_srcdir=$ac_top_build_prefix$srcdir
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
a180a41bba1d50822df23fff0099e90b86638b89vboxsync cd "$ac_dir" || { ac_status=$?; continue; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Check for guested configure.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -f "$ac_srcdir/configure.gnu"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $SHELL "$ac_srcdir/configure.gnu" --help=recursive
a180a41bba1d50822df23fff0099e90b86638b89vboxsync elif test -f "$ac_srcdir/configure"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $SHELL "$ac_srcdir/configure" --help=recursive
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync fi || ac_status=$?
a180a41bba1d50822df23fff0099e90b86638b89vboxsync cd "$ac_pwd" || { ac_status=$?; break; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest -n "$ac_init_help" && exit $ac_status
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif $ac_init_version; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync cat <<\_ACEOF
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop configure 1.8.3
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncgenerated by GNU Autoconf 2.69
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncCopyright (C) 2012 Free Software Foundation, Inc.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncThis configure script is free software; the Free Software Foundation
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncgives unlimited permission to copy, distribute and modify it.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ------------------------ ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## Autoconf initialization. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ------------------------ ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_try_compile LINENO
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# --------------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Try to compile conftest.$ac_ext, and return whether this succeeded.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_try_compile ()
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync rm -f conftest.$ac_objext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if { { ac_try="$ac_compile"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase "(($ac_try" in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_try_echo=$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$ac_try_echo"; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (eval "$ac_compile") 2>conftest.err
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_status=$?
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -s conftest.err; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test $ac_status = 0; } && {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -z "$ac_c_werror_flag" ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync } && test -s conftest.$ac_objext; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_retval=0
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me: failed program was:" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_retval=1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_set_status $ac_retval
a180a41bba1d50822df23fff0099e90b86638b89vboxsync} # ac_fn_c_try_compile
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync# ac_fn_cxx_try_compile LINENO
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync# ----------------------------
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync# Try to compile conftest.$ac_ext, and return whether this succeeded.
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncac_fn_cxx_try_compile ()
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync rm -f conftest.$ac_objext
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync if { { ac_try="$ac_compile"
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsynccase "(($ac_try" in
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync *) ac_try_echo=$ac_try;;
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync$as_echo "$ac_try_echo"; } >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync (eval "$ac_compile") 2>conftest.err
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync ac_status=$?
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync if test -s conftest.err; then
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync test $ac_status = 0; } && {
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync test -z "$ac_cxx_werror_flag" ||
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync } && test -s conftest.$ac_objext; then :
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync ac_retval=0
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync $as_echo "$as_me: failed program was:" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync ac_retval=1
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync as_fn_set_status $ac_retval
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync} # ac_fn_cxx_try_compile
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_try_cpp LINENO
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ----------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_try_cpp ()
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if { { ac_try="$ac_cpp conftest.$ac_ext"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase "(($ac_try" in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_try_echo=$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$ac_try_echo"; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_status=$?
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -s conftest.err; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test $ac_status = 0; } > conftest.i && {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_retval=0
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me: failed program was:" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_retval=1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_set_status $ac_retval
a180a41bba1d50822df23fff0099e90b86638b89vboxsync} # ac_fn_c_try_cpp
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_try_run LINENO
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ----------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# that executables *can* be run.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_try_run ()
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if { { ac_try="$ac_link"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase "(($ac_try" in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_try_echo=$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$ac_try_echo"; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (eval "$ac_link") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_status=$?
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { case "(($ac_try" in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_try_echo=$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$ac_try_echo"; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (eval "$ac_try") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_status=$?
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test $ac_status = 0; }; }; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_retval=0
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me: program exited with status $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me: failed program was:" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_retval=$ac_status
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_set_status $ac_retval
a180a41bba1d50822df23fff0099e90b86638b89vboxsync} # ac_fn_c_try_run
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -------------------------------------------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Tests whether HEADER exists and can be compiled using the include files in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# INCLUDES, setting the cache variable VAR accordingly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_compile ()
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for $2... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval \${$3+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo_n "(cached) " >&6
a180a41bba1d50822df23fff0099e90b86638b89vboxsync cat confdefs.h - <<_ACEOF >conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <$2>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ac_fn_c_try_compile "$LINENO"; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval "$3=yes"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval "$3=no"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_res=\$$3
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$ac_res" >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsync} # ac_fn_c_check_header_compile
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_try_link LINENO
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -----------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Try to link conftest.$ac_ext, and return whether this succeeded.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_try_link ()
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync rm -f conftest.$ac_objext conftest$ac_exeext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if { { ac_try="$ac_link"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase "(($ac_try" in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_try_echo=$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$ac_try_echo"; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (eval "$ac_link") 2>conftest.err
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_status=$?
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -s conftest.err; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test $ac_status = 0; } && {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -z "$ac_c_werror_flag" ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync } && test -s conftest$ac_exeext && {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "$cross_compiling" = yes ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -x conftest$ac_exeext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_retval=0
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me: failed program was:" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_retval=1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # interfere with the next link command; also delete a directory that is
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # left behind by Apple's compiler. We do this before executing the actions.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_check_func LINENO FUNC VAR
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ----------------------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Tests whether FUNC exists, setting the cache variable VAR accordingly
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval \${$3+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync For example, HP-UX 11i <limits.h> declares gettimeofday. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define $2 innocuous_$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* System header to define __stub macros and hopefully few prototypes,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync which can conflict with char $2 (); below.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
a180a41bba1d50822df23fff0099e90b86638b89vboxsync <limits.h> exists even on freestanding compilers. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __STDC__
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# include <limits.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# include <assert.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* The GNU C library defines this for functions which it implements
a180a41bba1d50822df23fff0099e90b86638b89vboxsync to always fail with ENOSYS. Some functions are actually named
a180a41bba1d50822df23fff0099e90b86638b89vboxsync something starting with __ and the normal name is an alias. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if defined __stub_$2 || defined __stub___$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn $2 ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -------------------------------------------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Tests whether HEADER exists, giving a warning if it cannot be compiled using
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# the include files in INCLUDES and setting the cache variable VAR
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# accordingly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if eval \${$3+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval \${$3+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <$2>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Is the header present?
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <$2>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# So? What about this header?
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval \${$3+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ---------------------------------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# accordingly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval \${$3+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifndef $as_decl_name
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (void) $as_decl_use;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (void) $as_decl_name;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -------------------------------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Tests whether TYPE exists after having included INCLUDES, setting cache
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# variable VAR accordingly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval \${$3+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (sizeof ($2))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (sizeof (($2)))
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ----------------------------------------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Tries to find if the field MEMBER exists in type AGGR, after including
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# INCLUDES, setting cache variable VAR accordingly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval \${$4+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncstatic $2 ac_aggr;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (ac_aggr.$3)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncstatic $2 ac_aggr;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (sizeof ac_aggr.$3)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncThis file contains any messages produced by compilers while
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrunning configure, to aid debugging if configure makes a mistake.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncIt was created by rdesktop $as_me 1.8.3, which was
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncgenerated by GNU Autoconf 2.69. Invocation command line was
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## --------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## Platform. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## --------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsynchostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncuname -m = `(uname -m) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncuname -r = `(uname -r) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncuname -s = `(uname -s) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncuname -v = `(uname -v) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat >&5 <<_ACEOF
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ----------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## Core tests. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ----------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Keep a trace of the command line.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Strip out --no-create and --no-recursion so they do not pile up.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Strip out --silent because we don't want to record it for future runs.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Also quote any args containing shell meta-characters.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Make two passes to allow for proper duplicate-argument suppression.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -q | -quiet | --quiet | --quie | --qui | --qu | --q \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync continue ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $ac_must_keep_next = true; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_must_keep_next=false # Got value, back to normal.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *=* | --config-cache | -C | -disable-* | --disable-* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | -with-* | --with-* | -without-* | --without-* | --x)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# When interrupted or exit'd, cleanup temporary files, and complete
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# config.log. We remove comments because anyway the quotes in there
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# would cause problems or look ugly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# WARNING: Use '\'' to represent an apostrophe within the trap.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Save into config.log some information that might help in debugging.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "## ---------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## Cache variables. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ---------------- ##"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # The following way of writing the cache mishandles newlines in values,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval ac_val=\$$ac_var
a180a41bba1d50822df23fff0099e90b86638b89vboxsync case $ac_val in #(
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *${as_nl}*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync case $ac_var in #(
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync case $ac_var in #(
a180a41bba1d50822df23fff0099e90b86638b89vboxsync _ | IFS | as_nl) ;; #(
a180a41bba1d50822df23fff0099e90b86638b89vboxsync BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) { eval $ac_var=; unset $ac_var;} ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (set) 2>&1 |
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *${as_nl}ac_space=\ *)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## Output variables. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ----------------- ##"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## File substitutions. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ------------------- ##"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -s confdefs.h; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ----------- ##"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_signal in 1 2 13 15; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# confdefs.h avoids OS command line length limits that DEFS can exceed.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f -r conftest* confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "/* confdefs.h */" > confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Predefined preprocessor variables.
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat >>confdefs.h <<_ACEOF
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define PACKAGE_NAME "$PACKAGE_NAME"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat >>confdefs.h <<_ACEOF
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat >>confdefs.h <<_ACEOF
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define PACKAGE_VERSION "$PACKAGE_VERSION"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat >>confdefs.h <<_ACEOF
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define PACKAGE_STRING "$PACKAGE_STRING"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat >>confdefs.h <<_ACEOF
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat >>confdefs.h <<_ACEOF
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define PACKAGE_URL "$PACKAGE_URL"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Let the site file select an alternate cache file if it wants to.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Prefer an explicitly selected file to automatically selected ones.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_site_file1=NONE
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_site_file2=NONE
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -n "$CONFIG_SITE"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # We do not want a PATH search for config.site.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync case $CONFIG_SITE in #((
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -*) ac_site_file1=./$CONFIG_SITE;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync */*) ac_site_file1=$CONFIG_SITE;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_site_file1=./$CONFIG_SITE;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif test "x$prefix" != xNONE; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_site_file1=$prefix/share/config.site
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_site_file2=$prefix/etc/config.site
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_site_file in "$ac_site_file1" "$ac_site_file2"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "x$ac_site_file" = xNONE && continue
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: loading site script $ac_site_file" >&6;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync . "$ac_site_file" \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_error $? "failed to load site script $ac_site_file
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Some versions of bash will fail to source /dev/null (special files
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # actually), so we avoid doing that. DJGPP emulates it as a regular file.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test /dev/null != "$cache_file" && test -f "$cache_file"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check that the precious variables saved in the cache have kept the same
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_cache_corrupted=false
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_var in $ac_precious_vars; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval ac_old_set=\$ac_cv_env_${ac_var}_set
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval ac_new_set=\$ac_env_${ac_var}_set
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval ac_old_val=\$ac_cv_env_${ac_var}_value
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval ac_new_val=\$ac_env_${ac_var}_value
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cache_corrupted=: ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cache_corrupted=: ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # differences in whitespace do not lead to failure.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cache_corrupted=:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $ac_var=\$ac_old_val
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Pass precious variables to config.status.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## -------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## Main body of script. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## -------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# These three variables are undocumented and unsupported,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# and are intended to be withdrawn in a future Autoconf release.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# They can cause serious problems if a builder's source tree is in a directory
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# whose full name contains unusual characters.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Make sure we can run config.sub.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_build+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_build_alias=$build_alias
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_save_IFS=$IFS; IFS='-'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncbuild_cpu=$1
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncbuild_vendor=$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncshift; shift
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Remember, the first character of IFS is used to create $*,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# except with old shells:
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_host+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_save_IFS=$IFS; IFS='-'
a180a41bba1d50822df23fff0099e90b86638b89vboxsynchost_vendor=$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncshift; shift
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Remember, the first character of IFS is used to create $*,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# except with old shells:
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncset dummy ${ac_tool_prefix}gcc; ac_word=$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_CC+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_prog_CC="$CC" # Let the user override the test.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor as_dir in $PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "gcc", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncset dummy gcc; ac_word=$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_ac_ct_CC+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor as_dir in $PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_tool_warned=yes ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncset dummy ${ac_tool_prefix}cc; ac_word=$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_CC+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_prog_CC="$CC" # Let the user override the test.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor as_dir in $PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "cc", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncset dummy cc; ac_word=$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_CC+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_prog_CC="$CC" # Let the user override the test.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_prog_rejected=no
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor as_dir in $PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_prog_rejected=yes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $ac_prog_rejected = yes; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # We found a bogon in the path, so make sure we never use it.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $# != 0; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # We chose a different compiler from the bogus one.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # However, it has the same basename, so the bogon will be chosen
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # first if we set CC to just the basename; use the full file name.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_prog in cl.exe
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncset dummy $ac_tool_prefix$ac_prog; ac_word=$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_CC+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_prog_CC="$CC" # Let the user override the test.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor as_dir in $PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_prog in cl.exe
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "$ac_prog", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncset dummy $ac_prog; ac_word=$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_ac_ct_CC+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor as_dir in $PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_tool_warned=yes ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_error $? "no acceptable C compiler found in \$PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Provide some information about the compiler.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncset X $ac_compile
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_compiler=$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_option in --version -v -V -qversion; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { ac_try="$ac_compiler $ac_option >&5"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase "(($ac_try" in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_try_echo=$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$ac_try_echo"; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (eval "$ac_compiler $ac_option >&5") 2>conftest.err
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_status=$?
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -s conftest.err; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test $ac_status = 0; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat confdefs.h - <<_ACEOF >conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_clean_files_save=$ac_clean_files
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Try to create an executable without -o first, disregard a.out.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# It will help us diagnose broken compilers, and finding out an intuition
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# of exeext.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking whether the C compiler works... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# The possible output files:
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_file in $ac_files
a180a41bba1d50822df23fff0099e90b86638b89vboxsync case $ac_file in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * ) ac_rmfiles="$ac_rmfiles $ac_file";;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f $ac_rmfiles
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif { { ac_try="$ac_link_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase "(($ac_try" in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) ac_try_echo=$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$ac_try_echo"; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (eval "$ac_link_default") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_status=$?
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test $ac_status = 0; }; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# in a Makefile. We should not override ac_cv_exeext if it was cached,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# so that the user can short-circuit this test for compilers unknown to
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # We found the default executable, but exeext='' is most
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync then :; else
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # We set ac_cv_exeext here because the later test for it is not
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # safe: cross compilers may not add the suffix if given an `-o'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # argument, so we may need to know it at that point already.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Even if this section looks crufty: it has the advantage of
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_error 77 "C compiler cannot create executables
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for C compiler default output file name... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for suffix of executables... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # If both `conftest.exe' and `conftest' are `present' (well, observable)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# work properly (i.e., refer to `conftest.exe'), while it won't with
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * ) break;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_error $? "cannot compute suffix of executables: cannot compile and link
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdio.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncFILE *f = fopen ("conftest.out", "w");
a180a41bba1d50822df23fff0099e90b86638b89vboxsync return ferror (f) || fclose (f) != 0;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check that the compiler produces executables we can run. If not, either
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# the compiler is broken, or we cross compile.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking whether we are cross compiling... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncIf you meant to cross compile, use \`--host'.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for suffix of object files... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_objext+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_file in conftest.o conftest.obj conftest.*; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_error $? "cannot compute suffix of object files: cannot compile
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_c_compiler_gnu+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifndef __GNUC__
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $ac_compiler_gnu = yes; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking whether $CC accepts -g... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_cc_g+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif test $ac_cv_prog_cc_g = yes; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_cc_c89+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdarg.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdio.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncstruct stat;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncstruct buf { int x; };
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncFILE * (*rcsopen) (struct buf *, struct stat *, int);
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncstatic char *e (p, i)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync return p[i];
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncstatic char *f (char * (*g) (char **, int), char **p, ...)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync va_start (v,p);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s = g (p, va_arg (v,int));
a180a41bba1d50822df23fff0099e90b86638b89vboxsync va_end (v);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
a180a41bba1d50822df23fff0099e90b86638b89vboxsync function prototypes and stuff, but not '\xHH' hex character constants.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync These don't provoke an error unfortunately, instead are silently treated
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as 'x'. The following induces an error, until -std is added to get
a180a41bba1d50822df23fff0099e90b86638b89vboxsync proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
a180a41bba1d50822df23fff0099e90b86638b89vboxsync array size at least. It's necessary to write '\x00'==0 to get something
a180a41bba1d50822df23fff0099e90b86638b89vboxsync that's true only with -std. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncint osf4_cc_array ['\x00' == 0 ? 1 : -1];
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
a180a41bba1d50822df23fff0099e90b86638b89vboxsync inside strings and character constants. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define FOO(x) 'x'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncint xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncint test (int i, double x);
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncstruct s1 {int (*f) (int a);};
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncstruct s2 {int (*f) (double a);};
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncint pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar **argv;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# AC_CACHE_VAL
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncif ${ac_cv_prog_CXX+:} false; then :
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync ac_cv_prog_CXX="$CXX" # Let the user override the test.
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync for ac_exec_ext in '' $ac_executable_extensions; do
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync # Extract the first word of "$ac_prog", so it can be a program name with args.
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncif ${ac_cv_prog_ac_ct_CXX+:} false; then :
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync for ac_exec_ext in '' $ac_executable_extensions; do
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync# Provide some information about the compiler.
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsynceval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync (eval "$ac_compiler $ac_option >&5") 2>conftest.err
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync if test -s conftest.err; then
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync... rest of stderr output deleted ...
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncif ${ac_cv_cxx_compiler_gnu+:} false; then :
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync/* end confdefs.h. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync#ifndef __GNUC__
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncif test $ac_compiler_gnu = yes; then
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync$as_echo_n "checking whether $CXX accepts -g... " >&6; }
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncif ${ac_cv_prog_cxx_g+:} false; then :
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync/* end confdefs.h. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync/* end confdefs.h. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync/* end confdefs.h. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncelif test $ac_cv_prog_cxx_g = yes; then
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Find a good install program. We prefer a C program (faster),
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# so one script is as good as another. But avoid the broken or
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# incompatible versions:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# AmigaOS /C/install, which installs bootblocks on floppy discs
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# AFS /usr/afsws/bin/install, which mishandles nonexistent args
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# OS/2's system install, which has a completely different semantic
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ./install, which can be erroneously created by make from ./install.sh.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Reject install programs that cannot install multiple files.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for a BSD-compatible install... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_path_install+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Account for people who put trailing slashes in PATH elements.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ./ | .// | /[cC]/* | \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # OSF1 and SCO ODT 3.0 have their own names for install.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Don't use installbsd from OSF since it installs stuff as root
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # AIX install. It has an incompatible calling convention.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync elif test $ac_prog = install &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # program-specific install script used by HP pwplus--don't use.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -s conftest.one && test -s conftest.two &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # As a last resort, use the slow shell script. Don't cache a
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # value for INSTALL within a source directory, because that will
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # break other packages using the cache if that directory is
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# It thinks the first close brace ends the variable substitution.
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking how to run the C preprocessor... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# On Suns, sometimes $CPP names a directory.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${ac_cv_prog_CPP+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Use a header file that comes with gcc, so configuring glibc
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # <limits.h> exists even on freestanding compilers.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # On the NeXT, cc -E runs the code through the compiler's parser,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # not just through cpp. "Syntax error" is here to catch this case.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __STDC__
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# include <limits.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# include <assert.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Syntax error
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # OK, works on sane cases. Now check whether nonexistent headers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <ac_nonexistent.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Use a header file that comes with gcc, so configuring glibc
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # <limits.h> exists even on freestanding compilers.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # On the NeXT, cc -E runs the code through the compiler's parser,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # not just through cpp. "Syntax error" is here to catch this case.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __STDC__
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# include <limits.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# include <assert.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Syntax error
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # OK, works on sane cases. Now check whether nonexistent headers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <ac_nonexistent.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_error $? "C preprocessor \"$CPP\" fails sanity check
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_path_GREP+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Loop through the user's path and test for each of PROGNAME-LIST
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check for GNU ac_path_GREP and select it if it is found.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
a180a41bba1d50822df23fff0099e90b86638b89vboxsync diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $ac_count -gt ${ac_path_GREP_max-0}; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Best one so far, save it but keep looking for a better one
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test $ac_count -gt 10 && break
a180a41bba1d50822df23fff0099e90b86638b89vboxsync rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_path_EGREP+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Loop through the user's path and test for each of PROGNAME-LIST
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check for GNU ac_path_EGREP and select it if it is found.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
a180a41bba1d50822df23fff0099e90b86638b89vboxsync diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $ac_count -gt ${ac_path_EGREP_max-0}; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Best one so far, save it but keep looking for a better one
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test $ac_count -gt 10 && break
a180a41bba1d50822df23fff0099e90b86638b89vboxsync rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for ANSI C header files... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_header_stdc+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdarg.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <string.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <float.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <string.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <ctype.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if ((' ' & 0x0FF) == 0x020)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# define ISLOWER(c) \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (('a' <= (c) && (c) <= 'i') \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync || ('j' <= (c) && (c) <= 'r') \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync || ('s' <= (c) && (c) <= 'z'))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for (i = 0; i < 256; i++)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if (XOR (islower (i), ISLOWER (i))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync || toupper (i) != TOUPPER (i))
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# On IRIX 5.3, sys/types and inttypes.h are conflicting.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_c_bigendian+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifndef __APPLE_CC__
a180a41bba1d50822df23fff0099e90b86638b89vboxsync not a universal capable compiler
a180a41bba1d50822df23fff0099e90b86638b89vboxsync typedef int dummy;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Check for potential -arch flags. It is not universal unless
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # there are at least two -arch flags with different values.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #include <sys/param.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && LITTLE_ENDIAN)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync bogus endian macros
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # It does; now see whether it defined to BIG_ENDIAN or not.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #include <sys/param.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if BYTE_ORDER != BIG_ENDIAN
a180a41bba1d50822df23fff0099e90b86638b89vboxsync not big endian
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <limits.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync bogus endian macros
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # It does; now see whether it defined to _BIG_ENDIAN or not.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <limits.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifndef _BIG_ENDIAN
a180a41bba1d50822df23fff0099e90b86638b89vboxsync not big endian
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Try to guess by grepping values from an object file.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncshort int ascii_mm[] =
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
a180a41bba1d50822df23fff0099e90b86638b89vboxsync short int ascii_ii[] =
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
a180a41bba1d50822df23fff0099e90b86638b89vboxsync int use_ascii (int i) {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync return ascii_mm[i] + ascii_ii[i];
a180a41bba1d50822df23fff0099e90b86638b89vboxsync short int ebcdic_ii[] =
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
a180a41bba1d50822df23fff0099e90b86638b89vboxsync short int ebcdic_mm[] =
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
a180a41bba1d50822df23fff0099e90b86638b89vboxsync int use_ebcdic (int i) {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync return ebcdic_mm[i] + ebcdic_ii[i];
a180a41bba1d50822df23fff0099e90b86638b89vboxsync extern int foo;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn use_ascii (foo) == use_ebcdic (foo);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # finding both strings is unlikely to happen, but who knows?
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$ac_includes_default
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /* Are we little or big endian? From Harbison&Steele. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync long int l;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync char c[sizeof (long int)];
a180a41bba1d50822df23fff0099e90b86638b89vboxsync return u.c[sizeof (long int) - 1] == 1;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsync presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-x was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # One or both of the vars are not set, and there is no cached value.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Screen out bogus values from the imake configuration. They are
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # bogus both because they are the default anyway, and because
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # using them would break gcc on systems where it needs fixed includes.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Standard set of common directories for X headers.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check X11 before X11Rn because it is often a symlink to the current release.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Guess where to find include files, by looking for Xlib.h.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # First, try using that file with no special directory specified.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <X11/Xlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # We can compile using X headers with no special include directory.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <X11/Xlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncXrmInitialize ()
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# We can link X programs with no special library path.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Don't even attempt the hair of trying to link an X program!
a180a41bba1d50822df23fff0099e90b86638b89vboxsync no,* | *,no | *\'*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Didn't find X, or a directory has "'" in its name.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_x_includes='$ac_x_includes'\
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_x_libraries='$ac_x_libraries'"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # If each of the values was on the command line, it overrides each guess.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "x$x_includes" = xNONE && x_includes=$ac_x_includes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Update the cache value to reflect the command line values.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_x_includes='$x_includes'\
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_x_libraries='$x_libraries'"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "libraries $x_libraries, headers $x_includes" >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Not all programs may use this symbol, but it does not hurt to define it.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # It would also be nice to do this for all -L options, not just this one.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # For Solaris; some versions of Sun CC require a space after -R and
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # others require no space. Words are not sufficient . . . .
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking whether -R must be followed by a space... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Check for system-dependent libraries X programs must link with.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Do this before checking for the system-independent R6 libraries
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # (-lICE), since we may need -lsocket or whatever for X linking.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Martyn Johnson says this is needed for Ultrix, if the X
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # libraries were built with DECnet support. And Karl Berry says
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar XOpenDisplay ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn XOpenDisplay ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_lib_dnet_dnet_ntoa+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar dnet_ntoa ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn dnet_ntoa ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar dnet_ntoa ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn dnet_ntoa ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # The nsl library prevents programs from opening the X display
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # The functions gethostbyname, getservbyname, and inet_addr are
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_lib_nsl_gethostbyname+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar gethostbyname ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn gethostbyname ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_lib_bsd_gethostbyname+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar gethostbyname ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn gethostbyname ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # lieder@skyler.mavd.honeywell.com says without -lsocket,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # socket/setsockopt and other routines are undefined under SCO ODT
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # on later versions), says Simon Leinen: it contains gethostby*
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # variants that don't use the name server (or something). -lsocket
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # must be given before -lnsl if both are needed. We assume that
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $ac_cv_func_connect = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for connect in -lsocket... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_lib_socket_connect+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar connect ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn connect ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Guillermo Gomez says -lposix is necessary on A/UX.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $ac_cv_func_remove = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for remove in -lposix... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_lib_posix_remove+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar remove ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn remove ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $ac_cv_func_shmat = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_lib_ipc_shmat+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar shmat ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn shmat ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Check for libraries that X11R6 Xt/Xaw programs need.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # check for ICE first), but we must link in the order -lSM -lICE or
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # we get undefined symbols. So assume we have SM if we have ICE.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # These have to be linked with before -lX11, unlike the other
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # libraries we check for below, so use a different variable.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar IceConnectionNumber ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn IceConnectionNumber ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "ERROR: Could not find X Window System headers/libraries."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -f /etc/debian_version; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "Probably you need to install the libx11-dev package."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync elif test -f /etc/redhat-release; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "Probably you need to install the libX11-devel package."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "To specify paths manually, use the options --x-includes and --x-libraries."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_path_PKG_CONFIG+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync [\\/]* | ?:[\\/]*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "pkg-config", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync [\\/]* | ?:[\\/]*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for library containing socket... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_socket+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar socket ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn socket ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${ac_cv_search_socket+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_socket+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing inet_aton" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for library containing inet_aton... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_inet_aton+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar inet_aton ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn inet_aton ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${ac_cv_search_inet_aton+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_inet_aton+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_inet_aton" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync$as_echo_n "checking for library containing clock_gettime... " >&6; }
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncif ${ac_cv_search_clock_gettime+:} false; then :
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync/* end confdefs.h. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync/* Override any GCC internal prototype to avoid an error.
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync Use char because int might match the return type of a GCC
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync builtin and then its argument prototype would still apply. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync#ifdef __cplusplus
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncchar clock_gettime ();
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncreturn clock_gettime ();
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync if ${ac_cv_search_clock_gettime+:} false; then :
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncif ${ac_cv_search_clock_gettime+:} false; then :
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_clock_gettime" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "sys/select.h" "ac_cv_header_sys_select_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_header_sys_select_h" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "#define HAVE_SYS_SELECT_H 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "sys/modem.h" "ac_cv_header_sys_modem_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "sys/filio.h" "ac_cv_header_sys_filio_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "sys/strtio.h" "ac_cv_header_sys_strtio_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_header_sys_strtio_h" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "#define HAVE_SYS_STRTIO_H 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "langinfo.h" "ac_cv_header_langinfo_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "sysexits.h" "ac_cv_header_sysexits_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_STRIP+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "strip", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_prog_ac_ct_STRIP+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# OpenSSL detection borrowed from stunnel
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL directory" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for OpenSSL directory... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-openssl was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for maindir in /usr/local /usr/lib /usr/pkg /usr /var/ssl /opt; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for dir in $maindir $maindir/openssl $maindir/ssl; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: Not found" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "ERROR: Could not find OpenSSL headers/libraries."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -f /etc/debian_version; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "Probably you need to install the libssl-dev package."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync elif test -f /etc/redhat-release; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "Probably you need to install the openssl-devel package."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "To specify a path manually, use the --with-openssl option."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ssldir" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define ssldir "$ssldir"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --enable-static-openssl was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "${enable_static_openssl+set}" = set; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync enableval=$enable_static_openssl; static_openssl=yes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing deflate" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for library containing deflate... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_deflate+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar deflate ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn deflate ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${ac_cv_search_deflate+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_deflate+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_deflate" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LIBS="-L$ssldir/lib -L$ssldir/lib64 -Wl,-Bstatic -lssl -lcrypto -Wl,-Bdynamic $LIBS"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LIBS="-L$ssldir/lib -L$ssldir/lib64 -lssl -lcrypto $LIBS"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --enable-credssp was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --enable-static-gssglue was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "${enable_static_gssglue+set}" = set; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync enableval=$enable_static_gssglue; static_gssglue=yes
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_path_PKG_CONFIG+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync [\\/]* | ?:[\\/]*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Extract the first word of "pkg-config", so it can be a program name with args.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync [\\/]* | ?:[\\/]*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_exec_ext in '' $ac_executable_extensions; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GSSGLUE" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgssglue\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ($PKG_CONFIG --exists --print-errors "libgssglue") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_GSSGLUE_CFLAGS=`$PKG_CONFIG --cflags "libgssglue" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgssglue\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ($PKG_CONFIG --exists --print-errors "libgssglue") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_GSSGLUE_LIBS=`$PKG_CONFIG --libs "libgssglue" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $pkg_failed = yes; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync GSSGLUE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgssglue" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync GSSGLUE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgssglue" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Put the nasty error message in config.log where it belongs
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif test $pkg_failed = untried; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "CredSSP support requires libgssglue, install the dependency"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "or disable the feature using --disable-credssp."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRANDR" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xrandr\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ($PKG_CONFIG --exists --print-errors "xrandr") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_XRANDR_CFLAGS=`$PKG_CONFIG --cflags "xrandr" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xrandr\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ($PKG_CONFIG --exists --print-errors "xrandr") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_XRANDR_LIBS=`$PKG_CONFIG --libs "xrandr" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $pkg_failed = yes; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync XRANDR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xrandr" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync XRANDR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xrandr" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Put the nasty error message in config.log where it belongs
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif test $pkg_failed = untried; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --enable-smartcard was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_header_mongrel "$LINENO" "PCSC/pcsclite.h" "ac_cv_header_PCSC_pcsclite_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_header_PCSC_pcsclite_h" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PCSCLITE" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpcsclite\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ($PKG_CONFIG --exists --print-errors "libpcsclite") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_PCSCLITE_CFLAGS=`$PKG_CONFIG --cflags "libpcsclite" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpcsclite\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ($PKG_CONFIG --exists --print-errors "libpcsclite") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_PCSCLITE_LIBS=`$PKG_CONFIG --libs "libpcsclite" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $pkg_failed = yes; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync PCSCLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcsclite" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync PCSCLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcsclite" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Put the nasty error message in config.log where it belongs
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif test $pkg_failed = untried; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "SmartCard support requires PCSC, install the dependency"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "or disable the feature using --disable-smartcard."
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for old version of PCSC" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for old version of PCSC... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #include <stdlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #ifdef __APPLE__
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #include <PCSC/wintypes.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #include <PCSC/winscard.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #include <winscard.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncSCardControl(NULL, NULL, 0, NULL, NULL);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if architecture needs alignment" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking if architecture needs alignment... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: assuming yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <signal.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncint main(int argc, char **argv)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync unsigned char test[8] = { 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88 };
a180a41bba1d50822df23fff0099e90b86638b89vboxsync signal(SIGBUS, exit);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync signal(SIGABRT, exit);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync signal(SIGSEGV, exit);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if (*((unsigned int *)(test + 1)) != 0x55443322 && *((unsigned int *)(test + 1)) != 0x22334455) {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if linux/compiler.h is required" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync$as_echo_n "checking if linux/compiler.h is required... " >&6; }
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync/* end confdefs.h. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync#include <linux/compiler.h>
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync $as_echo "#define VBOX_WITH_LINUX_COMPILER_H 1" >>confdefs.h
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-egd-socket was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define EGD_SOCKET "$EGD_SOCKET"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-libvncserver-config was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "${with_libvncserver_config+set}" = set; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync withval=$with_libvncserver_config; vncserverconfig="$withval"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-libvncserver was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-sound was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "sys/soundcard.h" "ac_cv_header_sys_soundcard_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_header_sys_soundcard_h" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "dmedia/audio.h" "ac_cv_header_dmedia_audio_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_header_dmedia_audio_h" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "sys/audioio.h" "ac_cv_header_sys_audioio_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_header_sys_audioio_h" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --enable-static-libsamplerate was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "${enable_static_libsamplerate+set}" = set; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync enableval=$enable_static_libsamplerate; static_libsamplerate=yes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBAO" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ao\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_LIBAO_CFLAGS=`$PKG_CONFIG --cflags "ao" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ao\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_LIBAO_LIBS=`$PKG_CONFIG --libs "ao" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $pkg_failed = yes; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LIBAO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ao" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LIBAO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ao" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Put the nasty error message in config.log where it belongs
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif test $pkg_failed = untried; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ALSA" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"alsa\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"alsa\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $pkg_failed = yes; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Put the nasty error message in config.log where it belongs
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif test $pkg_failed = untried; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBSAMPLERATE" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_LIBSAMPLERATE_CFLAGS="$LIBSAMPLERATE_CFLAGS"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"samplerate\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ($PKG_CONFIG --exists --print-errors "samplerate") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_LIBSAMPLERATE_CFLAGS=`$PKG_CONFIG --cflags "samplerate" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"samplerate\""; } >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ($PKG_CONFIG --exists --print-errors "samplerate") 2>&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync pkg_cv_LIBSAMPLERATE_LIBS=`$PKG_CONFIG --libs "samplerate" 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $pkg_failed = yes; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LIBSAMPLERATE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "samplerate" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LIBSAMPLERATE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "samplerate" 2>&1`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Put the nasty error message in config.log where it belongs
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif test $pkg_failed = untried; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "#define HAVE_LIBSAMPLERATE 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsync _libsamplerate_libdir=`$PKG_CONFIG --errors-to-stdout --variable=libdir samplerate`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync LIBSAMPLERATE_LIBS="$_libsamplerate_libdir""/libsamplerate.a"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "Selected sound system is not available." "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "Selected sound system is not available." "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "Selected sound system is not available." "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "Selected sound system is not available." "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "Selected sound system is not available." "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: sound support disabled" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: sound support disabled" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Currently supported systems are Open Sound System (oss), SGI AL (sgi), Sun/BSD (sun), ALSA (alsa) and libao" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: Currently supported systems are Open Sound System (oss), SGI AL (sgi), Sun/BSD (sun), ALSA (alsa) and libao" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval \${$as_ac_Header+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <$ac_hdr>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ((DIR *) 0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for library containing opendir... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_opendir+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar opendir ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn opendir ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${ac_cv_search_opendir+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_opendir+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for library containing opendir... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_opendir+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Override any GCC internal prototype to avoid an error.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync Use char because int might match the return type of a GCC
a180a41bba1d50822df23fff0099e90b86638b89vboxsync builtin and then its argument prototype would still apply. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncchar opendir ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncreturn opendir ();
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${ac_cv_search_opendir+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_search_opendir+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if HAVE_DIRENT_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#else /* not HAVE_DIRENT_H */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# define dirent direct
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# if HAVE_SYS_NDIR_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# endif /* HAVE_SYS_NDIR_H */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# if HAVE_SYS_DIR_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# endif /* HAVE_SYS_DIR_H */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# if HAVE_NDIR_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# endif /* HAVE_NDIR_H */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#endif /* HAVE_DIRENT_H */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_func "$LINENO" "dirfd" "ac_cv_func_dirfd"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_DIRFD 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_decl "$LINENO" "dirfd" "ac_cv_have_decl_dirfd" "$dirfd_headers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_DECL_DIRFD $ac_have_decl
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether dirfd is a macro" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking whether dirfd is a macro... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${jm_cv_func_dirfd_macro+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$dirfd_headers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef dirfd
a180a41bba1d50822df23fff0099e90b86638b89vboxsync dirent_header_defines_dirfd
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $EGREP "dirent_header_defines_dirfd" >/dev/null 2>&1; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $jm_cv_func_dirfd_macro" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Use the replacement only if we have no function, macro,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $ac_cv_func_dirfd,$ac_cv_have_decl_dirfd,$jm_cv_func_dirfd_macro \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_func "$LINENO" "dirfd" "ac_cv_func_dirfd"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to get the file descriptor associated with an open DIR*" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking how to get the file descriptor associated with an open DIR*... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${gl_cv_sys_dir_fd_member_name+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$dirfd_headers
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncDIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "$dir_fd_found" = yes || ac_expr=no_such_member
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_sys_dir_fd_member_name" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $gl_cv_sys_dir_fd_member_name != no_such_member; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define DIR_FD_MEMBER_NAME $gl_cv_sys_dir_fd_member_name
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-libiconv-prefix was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test -d $dir/lib; then LDFLAGS="$LDFLAGS -L$dir/lib"; fi
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_header_mongrel "$LINENO" "iconv.h" "ac_cv_header_iconv_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${am_cv_func_iconv+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync am_cv_func_iconv="no, consider installing GNU libiconv"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <iconv.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsynciconv_t cd = iconv_open("","");
a180a41bba1d50822df23fff0099e90b86638b89vboxsync iconv(cd,NULL,NULL,NULL,NULL);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync iconv_close(cd);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <iconv.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsynciconv_t cd = iconv_open("","");
a180a41bba1d50822df23fff0099e90b86638b89vboxsync iconv(cd,NULL,NULL,NULL,NULL);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync iconv_close(cd);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for iconv declaration... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${am_cv_proto_iconv+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <stdlib.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <iconv.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef __cplusplus
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if defined(__STDC__) || defined(__cplusplus)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncsize_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncsize_t iconv();
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define ICONV_CONST $am_cv_proto_iconv_arg1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t equivalent" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for socklen_t equivalent... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${socklen_t_cv_equiv+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for t in int size_t unsigned long "unsigned long"; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #include <sys/socket.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync int getpeername (int, $arg2 *, $t *);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync getpeername(0,0,&len);
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "Cannot find a type to use in place of socklen_t" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $socklen_t_cv_equiv" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define socklen_t $socklen_t_cv_equiv
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# statfs stuff
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_header_mongrel "$LINENO" "sys/vfs.h" "ac_cv_header_sys_vfs_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_SYS_VFS_H 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_header_mongrel "$LINENO" "sys/statvfs.h" "ac_cv_header_sys_statvfs_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_header_sys_statvfs_h" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_SYS_STATVFS_H 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_header_mongrel "$LINENO" "sys/statfs.h" "ac_cv_header_sys_statfs_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_header_sys_statfs_h" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_SYS_STATFS_H 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_header_mongrel "$LINENO" "sys/param.h" "ac_cv_header_sys_param_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_SYS_PARAM_H 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync #if HAVE_SYS_PARAM_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_header_compile "$LINENO" "sys/mount.h" "ac_cv_header_sys_mount_h" "$mount_includes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_SYS_MOUNT_H 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#################################################
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# these tests are taken from the GNU fileutils package
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to get filesystem space usage..." >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: checking how to get filesystem space usage..." >&6;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Test for statvfs64.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $space = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking statvfs64 function (SVR4)" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking statvfs64 function (SVR4)... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${fu_cv_sys_stat_statvfs64+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if defined(HAVE_UNISTD_H)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <unistd.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/statvfs.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync struct statvfs64 fsd;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync exit (statvfs64 (".", &fsd));
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $fu_cv_sys_stat_statvfs64" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Perform only the link test since it seems there are no variants of the
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# statvfs function. This check is more than just AC_CHECK_FUNCS(statvfs)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# because that got a false positive on SCO OSR5. Adding the declaration
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# of a `struct statvfs' causes this test to fail (as it should) on such
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# systems. That system is reported to work fine with STAT_STATFS4 which
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# is what it gets when this test fails.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $space = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking statvfs function (SVR4)" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking statvfs function (SVR4)... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${fu_cv_sys_stat_statvfs+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/statvfs.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncstruct statvfs fsd; statvfs (0, &fsd);
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $fu_cv_sys_stat_statvfs" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $space = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 3-argument statfs function (DEC OSF/1)" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for 3-argument statfs function (DEC OSF/1)... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${fu_cv_sys_stat_statfs3_osf1+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/param.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/mount.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync struct statfs fsd;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync fsd.f_fsize = 0;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync exit (statfs (".", &fsd, sizeof (struct statfs)));
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#C_MSG_RESULT($fu_cv_sys_stat_statfs3_osf1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $space = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for two-argument statfs with statfs.bsize member (AIX, 4.3BSD)... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${fu_cv_sys_stat_statfs2_bsize+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_PARAM_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/param.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_MOUNT_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/mount.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_VFS_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/vfs.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync struct statfs fsd;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync fsd.f_bsize = 0;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync exit (statfs (".", &fsd));
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $fu_cv_sys_stat_statfs2_bsize" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "#define STAT_STATFS2_BSIZE 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $space = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for four-argument statfs (AIX-3.2.5, SVR3)" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for four-argument statfs (AIX-3.2.5, SVR3)... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${fu_cv_sys_stat_statfs4+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/statfs.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync struct statfs fsd;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync exit (statfs (".", &fsd, sizeof fsd, 0));
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $fu_cv_sys_stat_statfs4" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $space = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# 4.4BSD and NetBSD
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for two-argument statfs with statfs.fsize member (4.4BSD and NetBSD)" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for two-argument statfs with statfs.fsize member (4.4BSD and NetBSD)... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${fu_cv_sys_stat_statfs2_fsize+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_PARAM_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/param.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_MOUNT_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/mount.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync struct statfs fsd;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync fsd.f_fsize = 0;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync exit (statfs (".", &fsd));
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $fu_cv_sys_stat_statfs2_fsize" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "#define STAT_STATFS2_FSIZE 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test $space = no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for two-argument statfs with struct fs_data (Ultrix)" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for two-argument statfs with struct fs_data (Ultrix)... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if ${fu_cv_sys_stat_fs_data+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_PARAM_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/param.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_MOUNT_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/mount.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#ifdef HAVE_SYS_FS_TYPES_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/fs_types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync struct fs_data fsd;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /* Ultrix's statfs returns 1 for success,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync 0 for not mounted, -1 for failure. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync exit (statfs (".", &fsd) != 1);
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: result: $fu_cv_sys_stat_fs_data" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "#define STAT_STATFS2_FS_DATA 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if HAVE_SYS_STATVFS_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if HAVE_SYS_VFS_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#if !HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# if HAVE_SYS_MOUNT_H && HAVE_SYS_PARAM_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* NetBSD 1.5.2 needs these, for the declaration of struct statfs. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# elif HAVE_NETINET_IN_H && HAVE_NFS_NFS_CLNT_H && HAVE_NFS_VFS_H
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* Ultrix 4.4 needs these for the declaration of struct statfs. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_member "$LINENO" "struct statfs" "f_namemax" "ac_cv_member_struct_statfs_f_namemax" "$statxfs_includes
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_member_struct_statfs_f_namemax" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_STRUCT_STATFS_F_NAMEMAX 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_member "$LINENO" "struct statvfs" "f_namemax" "ac_cv_member_struct_statvfs_f_namemax" "$statxfs_includes
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_member_struct_statvfs_f_namemax" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_STRUCT_STATVFS_F_NAMEMAX 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_member "$LINENO" "struct statfs" "f_namelen" "ac_cv_member_struct_statfs_f_namelen" "$statxfs_includes
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_member_struct_statfs_f_namelen" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_STRUCT_STATFS_F_NAMELEN 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_member "$LINENO" "struct statvfs" "f_namelen" "ac_cv_member_struct_statvfs_f_namelen" "$statxfs_includes
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "x$ac_cv_member_struct_statvfs_f_namelen" = xyes; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_STRUCT_STATVFS_F_NAMELEN 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Large file support
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --enable-largefile was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_sys_largefile_CC+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync while :; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # IRIX 6.2 and later do not support large files by default,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # so use the C compiler's -n32 option if that helps.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /* Check that off_t can represent 2**63 - 1 correctly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync We can't simply define LARGE_OFF_T to be 9223372036854775807,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync since some C++ compilers masquerading as C compilers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync incorrectly reject 9223372036854775807. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && LARGE_OFF_T % 2147483647 == 1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_sys_file_offset_bits+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync while :; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /* Check that off_t can represent 2**63 - 1 correctly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync We can't simply define LARGE_OFF_T to be 9223372036854775807,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync since some C++ compilers masquerading as C compilers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync incorrectly reject 9223372036854775807. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && LARGE_OFF_T % 2147483647 == 1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define _FILE_OFFSET_BITS 64
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /* Check that off_t can represent 2**63 - 1 correctly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync We can't simply define LARGE_OFF_T to be 9223372036854775807,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync since some C++ compilers masquerading as C compilers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync incorrectly reject 9223372036854775807. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && LARGE_OFF_T % 2147483647 == 1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $ac_cv_sys_file_offset_bits = unknown; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif ${ac_cv_sys_large_files+:} false; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync while :; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /* Check that off_t can represent 2**63 - 1 correctly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync We can't simply define LARGE_OFF_T to be 9223372036854775807,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync since some C++ compilers masquerading as C compilers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync incorrectly reject 9223372036854775807. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && LARGE_OFF_T % 2147483647 == 1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/* end confdefs.h. */
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define _LARGE_FILES 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#include <sys/types.h>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /* Check that off_t can represent 2**63 - 1 correctly.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync We can't simply define LARGE_OFF_T to be 9223372036854775807,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync since some C++ compilers masquerading as C compilers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync incorrectly reject 9223372036854775807. */
6e9aa255e3376b2da5824c09c4c62bc233463bfevboxsync#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
a180a41bba1d50822df23fff0099e90b86638b89vboxsync int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && LARGE_OFF_T % 2147483647 == 1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define _LARGE_FILES $ac_cv_sys_large_files
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_fn_c_check_header_mongrel "$LINENO" "mntent.h" "ac_cv_header_mntent_h" "$ac_includes_default"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_fn_c_check_func "$LINENO" "setmntent" "ac_cv_func_setmntent"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync#define HAVE_SETMNTENT 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-ipv6 was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-debug was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-debug-kbd was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-debug-rdp5 was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-debug-clipboard was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "#define WITH_DEBUG_CLIPBOARD 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-debug-sound was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-debug-channel was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "#define WITH_DEBUG_CHANNEL 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-debug-seamless was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "#define WITH_DEBUG_SEAMLESS 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-debug-smartcard was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Check whether --with-debug-credssp was given.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "#define WITH_DEBUG_CREDSSP 1" >>confdefs.h
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# target-specific stuff
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# This file is a shell script that caches the results of configure
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# tests run on this system so they can be shared between configure
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# scripts and configure runs, see configure's option --config-cache.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# It is not useful on other systems. If it contains results you don't
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# want to keep, you may remove or edit it.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# config.status only pays attention to the cache file if you give it
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# the --recheck option to rerun configure.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# `ac_cv_env_foo' variables (set or unset) will be overridden when
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# loading this file, other *unset* `ac_cv_foo' will be assigned the
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# following values.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# The following way of writing the cache mishandles newlines in values,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# but we know of no workaround that is simple, portable, and efficient.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# So, we kill variables containing newlines.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Ultrix sh set writes to stderr and can't be redirected directly,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# and sets the high bit in the cache file unless we assign to the vars.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # `set' does not quote correctly, so add quotes: double-quote
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # substitution turns \\\\ into \\, and sed turns \\ into \.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # `set' quotes correctly as required by POSIX, so do not add quotes.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^ac_cv_env_/b end
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif diff "$cache_file" confcache >/dev/null 2>&1; then :; else
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test ! -f "$cache_file" || test -h "$cache_file"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest "x$prefix" = xNONE && prefix=$ac_default_prefix
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Let make expand exec_prefix.
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Transform confdefs.h into DEFS.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Protect against shell expansion while executing Makefile rules.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Protect against Makefile macro expansion.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# If the first sed substitution is executed (which looks for macros that
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# take arguments), then branch to the quote section. Otherwise,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# look for a macro that doesn't take arguments.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # 1. Remove the extension, and $U if already installed.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # will be set to the directory where LIBOBJS objects are built.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Generated by $as_me.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Run this file to recreate the current configuration.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Compiler output produced by configure, useful for debugging
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# configure, is in config.log if it exists.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_cs_recheck=false
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_cs_silent=false
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncSHELL=\${CONFIG_SHELL-$SHELL}
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncexport SHELL
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## -------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## M4sh Initialization. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## -------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Be more Bourne compatible
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Printing a long string crashes Solaris 7 /usr/bin/printf.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Prefer a ksh shell builtin over an external printf program on Solaris,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# but without wasting forks for bash or zsh.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -z "$BASH_VERSION$ZSH_VERSION" \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncelif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync export as_echo_n_body
a180a41bba1d50822df23fff0099e90b86638b89vboxsync export as_echo_body
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# The user is always right.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test "${PATH_SEPARATOR+set}" != set; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync PATH_SEPARATOR=:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# We need space, tab and new line, in precisely that order. Quoting is
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# there to prevent editors from complaining about space-tab.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# (If _AS_PATH_WALK were called with IFS unset, it would disable word
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# splitting by setting IFS to empty value.)
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncIFS=" "" $as_nl"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Find who we are. Look in the path if we contain no directory separator.
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase $0 in #((
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *[\\/]* ) as_myself=$0 ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor as_dir in $PATH
a180a41bba1d50822df23fff0099e90b86638b89vboxsync IFS=$as_save_IFS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -z "$as_dir" && as_dir=.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncIFS=$as_save_IFS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# We did not find ourselves, most probably we were run as `sh COMMAND'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# in which case we are not to be found in the path.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Unset variables that we do not need and which cause bugs (e.g. in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# suppresses any "Segmentation fault" message there. '((' could
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# trigger a bug in pdksh 5.2.14.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncdo eval test x\${$as_var+set} = xset \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# NLS nuisances.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_error STATUS ERROR [LINENO LOG_FD]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ----------------------------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# script with STATUS, using 1 if that was 0.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_status=$1; test $as_status -eq 0 && as_status=1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_set_status STATUS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -----------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Set $? to STATUS, without forking.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_exit STATUS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -----------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_unset VAR
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ---------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Portably unset VAR.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_append VAR VALUE
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ----------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Append the text in VALUE to the end of the definition contained in VAR. Take
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# advantage of any shell optimizations that allow amortized linear growth over
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# repeated appends, instead of the typical quadratic growth present in naive
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# implementations.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $1+=\$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval $1=\$$1\$2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_arith ARG...
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Perform arithmetic evaluation on the ARGs, and store the result in the
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# global $as_val. Take advantage of shells that can avoid forks. The arguments
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# must be portable across $(()) and expr.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_val=$(( $* ))
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync sed '/^.*\/\([^/][^/]*\)\/*$/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\/\(\/\/\)$/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\/\(\/\).*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Avoid depending upon Character Ranges.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *c*) ECHO_T=' ';; # ECHO_T is single tab character.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -d conf$$.dir; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_mkdir_p
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Create "$as_dir" as a directory, including parents if necessary.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync while :; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\/\)[^/].*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\/\)$/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\).*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif mkdir -p . 2>/dev/null; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test -d ./-p && rmdir ./-p
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# as_fn_executable_p FILE
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# -----------------------
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Test if FILE is an executable regular file.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Sed expression to map a string onto a valid CPP name.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Sed expression to map a string onto a valid variable name.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ----------------------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## Main body of $CONFIG_STATUS script. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## ----------------------------------- ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Save the log message, to keep $0 and so on meaningful, and to
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# report actual input values of CONFIG_FILES etc. instead of their
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# values after options handling.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncThis file was extended by rdesktop $as_me 1.8.3, which was
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncgenerated by GNU Autoconf 2.69. Invocation command line was
a180a41bba1d50822df23fff0099e90b86638b89vboxsync CONFIG_FILES = $CONFIG_FILES
a180a41bba1d50822df23fff0099e90b86638b89vboxsync CONFIG_HEADERS = $CONFIG_HEADERS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync CONFIG_LINKS = $CONFIG_LINKS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync CONFIG_COMMANDS = $CONFIG_COMMANDS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync"*) set x $ac_config_files; shift; ac_config_files=$*;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Files that config.status was made for.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncconfig_files="$ac_config_files"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync\`$as_me' instantiates files and other configuration actions
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfrom templates according to the current configuration. Unless the files
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncand actions are specified as TAGs, all are instantiated by default.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncUsage: $0 [OPTION]... [TAG]...
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -h, --help print this help, then exit
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -V, --version print version number and configuration settings, then exit
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --config print configuration, then exit
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -q, --quiet, --silent
a180a41bba1d50822df23fff0099e90b86638b89vboxsync do not print progress messages
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -d, --debug don't remove temporary files
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --recheck update $as_me by reconfiguring in the same conditions
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --file=FILE[:TEMPLATE]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync instantiate the configuration file FILE
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncConfiguration files:
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncReport bugs to the package provider."
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_cs_version="\\
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop config.status 1.8.3
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncconfigured by $0, generated by GNU Autoconf 2.69,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync with options \\"\$ac_cs_config\\"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncCopyright (C) 2012 Free Software Foundation, Inc.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncThis config.status script is free software; the Free Software Foundation
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncgives unlimited permission to copy, distribute and modify it."
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_pwd='$ac_pwd'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncsrcdir='$srcdir'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncINSTALL='$INSTALL'
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest -n "\$AWK" || AWK=awk
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# The default lists apply if the user does not specify any file.
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwhile test $# != 0
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --file | --fil | --fi | --f )
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync --he | --h | --help | --hel | -h )
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -q | -quiet | --quiet | --quie | --qui | --qu | --q \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync | -silent | --silent | --silen | --sile | --sil | --si | --s)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_configure_extra_args="$ac_configure_extra_args --silent"
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif \$ac_cs_recheck; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
a180a41bba1d50822df23fff0099e90b86638b89vboxsync \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
a180a41bba1d50822df23fff0099e90b86638b89vboxsync CONFIG_SHELL='$SHELL'
a180a41bba1d50822df23fff0099e90b86638b89vboxsync export CONFIG_SHELL
a180a41bba1d50822df23fff0099e90b86638b89vboxsync sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
a180a41bba1d50822df23fff0099e90b86638b89vboxsync## Running $as_me. ##
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Handling of arguments.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# If the user did not use the arguments to specify the items to instantiate,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# then the envvar interface is used. Set only those that are not.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# We use the long form for the default assignment because of an extremely
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# bizarre bug on SunOS 4.1.3.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Have a temporary directory for convenience. Make it in the build tree
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# simply because there is no reason against having it here, and in addition,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# creating and moving files from /tmp can sometimes cause problems.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Hook for its removal unless debugging.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Note that there is a small window in which the directory will not be cleaned:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# after its creation but before its name has been assigned to `$tmp'.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync : "${ac_tmp:=$tmp}"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Create a (secure) tmp directory for tmp files.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Set up the scripts for CONFIG_FILES section.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# No need to generate them if there are no CONFIG_FILES.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# This happens for instance with `./config.status config.h'.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# On cygwin, bash can eat \r inside `` if the user requested igncr.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# But we know of no other shell where ac_cr would be empty at this
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# point, so we can use a bashism as a fallback.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync eval ac_cr=\$\'\\r\'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncfor ac_last_try in false false false false false :; do
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if test $ac_delim_n = $ac_delim_num; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/^/S["/; s/!.*/"]=/
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/\(.\{148\}\)..*/\1/
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/["\\]/\\&/g; s/^/"/; s/$/"\\/
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/.\{148\}//
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/\(.\{148\}\)..*/\1/
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/["\\]/\\&/g; s/^/"/; s/$/"/
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/["\\]/\\&/g; s/^/"/; s/$/"\\/
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/.\{148\}//
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for (key in S) S_is_set[key] = 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync nfields = split(line, field, "@")
a180a41bba1d50822df23fff0099e90b86638b89vboxsync substed = 0
a180a41bba1d50822df23fff0099e90b86638b89vboxsync len = length(field[1])
a180a41bba1d50822df23fff0099e90b86638b89vboxsync for (i = 2; i < nfields; i++) {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync key = field[i]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync keylen = length(key)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync if (S_is_set[key]) {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync value = S[key]
a180a41bba1d50822df23fff0099e90b86638b89vboxsync line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync len += length(value) + length(field[++i])
a180a41bba1d50822df23fff0099e90b86638b89vboxsync substed = 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsync len += 1 + keylen
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# trailing colons and then remove the whole line if VPATH becomes empty
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# (actually we leave an empty line to preserve line numbers).
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/:\$(srcdir):/:/g
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/:\${srcdir}:/:/g
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/:@srcdir@:/:/g
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/\(=[ ]*\).*/\1/
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncs/^[^=]*=[ ]*$//
a180a41bba1d50822df23fff0099e90b86638b89vboxsync :[FHLC]) ac_mode=$ac_tag; continue;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) # Look for the file first in the build tree, then in the source tree
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # (if the path is not absolute). The absolute path cannot be DOS-style,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync [\\/$]*) false;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Let's still pretend it is `configure' which instantiates (i.e., don't
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Neutralize special characters interpreted by sed in replacement strings.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *\&* | *\|* | *\\* )
a180a41bba1d50822df23fff0099e90b86638b89vboxsync || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\/\)[^/].*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\/\)$/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync /^X\(\/\).*/{
a180a41bba1d50822df23fff0099e90b86638b89vboxsync.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# for backward compatibility:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
a180a41bba1d50822df23fff0099e90b86638b89vboxsync [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# If the template does not know about datarootdir, expand it.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# FIXME: This hack should be removed a few years after 2.60.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/datarootdir/ {
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/@datadir@/p
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/@infodir@/p
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/@localedir@/p
a180a41bba1d50822df23fff0099e90b86638b89vboxsync/@mandir@/p'
a180a41bba1d50822df23fff0099e90b86638b89vboxsynccase `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
a180a41bba1d50822df23fff0099e90b86638b89vboxsync*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_datarootdir_hack='
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s&@datadir@&$datadir&g
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s&@docdir@&$docdir&g
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s&@infodir@&$infodir&g
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s&@localedir@&$localedir&g
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s&@mandir@&$mandir&g
a180a41bba1d50822df23fff0099e90b86638b89vboxsync s&\\\${datarootdir}&$datarootdir&g' ;;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Neutralize VPATH when `$srcdir' = `.'.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Shell code in configure.ac might set extrasub.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# FIXME: do we really want to maintain this feature?
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncac_sed_extra="$ac_vpsub
a180a41bba1d50822df23fff0099e90b86638b89vboxsynceval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
a180a41bba1d50822df23fff0099e90b86638b89vboxsync >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsynctest -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwhich seems to be undefined. Please make sure it is defined" >&5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncwhich seems to be undefined. Please make sure it is defined" >&2;}
a180a41bba1d50822df23fff0099e90b86638b89vboxsync *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
a180a41bba1d50822df23fff0099e90b86638b89vboxsync || as_fn_error $? "could not create $ac_file" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncdone # for ac_tag
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncas_fn_exit 0
a180a41bba1d50822df23fff0099e90b86638b89vboxsync as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# configure is writing to config.log, and then calls config.status.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# config.status does its own redirection, appending to config.log.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# Unfortunately, on DOS this fails, as config.log is still kept open
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# by configure, so config.status won't be able to write to it; its
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# output is simply discarded. So we exec the FD to /dev/null,
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# effectively closing config.log, so it can be properly (re)opened and
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# appended to by config.status. When coming back to configure, we
a180a41bba1d50822df23fff0099e90b86638b89vboxsync# need to make the FD available again.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_cs_success=:
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_config_status_args=
a180a41bba1d50822df23fff0099e90b86638b89vboxsync ac_config_status_args="$ac_config_status_args --quiet"
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # Use ||, not &&, to avoid exiting from the if with $? = 1, which
a180a41bba1d50822df23fff0099e90b86638b89vboxsync # would make configure fail if this is the last instruction.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync $ac_cs_success || as_fn_exit 1
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncif test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
a180a41bba1d50822df23fff0099e90b86638b89vboxsync { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5