version 1.55, 2012/12/17 07:20:44 |
version 1.59, 2015/08/04 06:20:44 |
|
|
#! /bin/sh |
#! /bin/sh |
# Guess values for system-dependent variables and create Makefiles. |
# Guess values for system-dependent variables and create Makefiles. |
# Generated by GNU Autoconf 2.67. |
# Generated by GNU Autoconf 2.69. |
# |
# |
# |
# |
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software |
|
# Foundation, Inc. |
|
# |
# |
# |
# |
# This configure script is free software; the Free Software Foundation |
# This configure script is free software; the Free Software Foundation |
|
|
IFS=" "" $as_nl" |
IFS=" "" $as_nl" |
|
|
# Find who we are. Look in the path if we contain no directory separator. |
# Find who we are. Look in the path if we contain no directory separator. |
|
as_myself= |
case $0 in #(( |
case $0 in #(( |
*[\\/]* ) as_myself=$0 ;; |
*[\\/]* ) as_myself=$0 ;; |
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
|
# CDPATH. |
# CDPATH. |
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
|
|
|
# Use a proper internal environment variable to ensure we don't fall |
|
# into an infinite loop, continuously re-executing ourselves. |
|
if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then |
|
_as_can_reexec=no; export _as_can_reexec; |
|
# We cannot yet assume a decent shell, so we have to provide a |
|
# neutralization value for shells without unset; and this also |
|
# works around shells that cannot unset nonexistent variables. |
|
# Preserve -v and -x to the replacement shell. |
|
BASH_ENV=/dev/null |
|
ENV=/dev/null |
|
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
|
case $- in # (((( |
|
*v*x* | *x*v* ) as_opts=-vx ;; |
|
*v* ) as_opts=-v ;; |
|
*x* ) as_opts=-x ;; |
|
* ) as_opts= ;; |
|
esac |
|
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} |
|
# Admittedly, this is quite paranoid, since all the known shells bail |
|
# out after a failed `exec'. |
|
$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 |
|
as_fn_exit 255 |
|
fi |
|
# We don't want this to propagate to other subprocesses. |
|
{ _as_can_reexec=; unset _as_can_reexec;} |
if test "x$CONFIG_SHELL" = x; then |
if test "x$CONFIG_SHELL" = x; then |
as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : |
as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : |
emulate sh |
emulate sh |
Line 166 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); |
|
Line 190 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); |
|
else |
else |
exitcode=1; echo positional parameters were not saved. |
exitcode=1; echo positional parameters were not saved. |
fi |
fi |
test x\$exitcode = x0 || exit 1" |
test x\$exitcode = x0 || exit 1 |
|
test -x / || exit 1" |
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO |
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO |
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO |
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO |
eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && |
eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && |
Line 211 IFS=$as_save_IFS |
|
Line 236 IFS=$as_save_IFS |
|
|
|
|
|
if test "x$CONFIG_SHELL" != x; then : |
if test "x$CONFIG_SHELL" != x; then : |
# We cannot yet assume a decent shell, so we have to provide a |
export CONFIG_SHELL |
# neutralization value for shells without unset; and this also |
# We cannot yet assume a decent shell, so we have to provide a |
# works around shells that cannot unset nonexistent variables. |
# neutralization value for shells without unset; and this also |
BASH_ENV=/dev/null |
# works around shells that cannot unset nonexistent variables. |
ENV=/dev/null |
# Preserve -v and -x to the replacement shell. |
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
BASH_ENV=/dev/null |
export CONFIG_SHELL |
ENV=/dev/null |
exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} |
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV |
|
case $- in # (((( |
|
*v*x* | *x*v* ) as_opts=-vx ;; |
|
*v* ) as_opts=-v ;; |
|
*x* ) as_opts=-x ;; |
|
* ) as_opts= ;; |
|
esac |
|
exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} |
|
# Admittedly, this is quite paranoid, since all the known shells bail |
|
# out after a failed `exec'. |
|
$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 |
|
exit 255 |
fi |
fi |
|
|
if test x$as_have_required = xno; then : |
if test x$as_have_required = xno; then : |
Line 320 $as_echo X"$as_dir" | |
|
Line 356 $as_echo X"$as_dir" | |
|
|
|
|
|
} # as_fn_mkdir_p |
} # as_fn_mkdir_p |
|
|
|
# as_fn_executable_p FILE |
|
# ----------------------- |
|
# Test if FILE is an executable regular file. |
|
as_fn_executable_p () |
|
{ |
|
test -f "$1" && test -x "$1" |
|
} # as_fn_executable_p |
# as_fn_append VAR VALUE |
# as_fn_append VAR VALUE |
# ---------------------- |
# ---------------------- |
# Append the text in VALUE to the end of the definition contained in VAR. Take |
# Append the text in VALUE to the end of the definition contained in VAR. Take |
Line 441 as_cr_alnum=$as_cr_Letters$as_cr_digits |
|
Line 485 as_cr_alnum=$as_cr_Letters$as_cr_digits |
|
chmod +x "$as_me.lineno" || |
chmod +x "$as_me.lineno" || |
{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } |
{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } |
|
|
|
# If we had to re-execute with $CONFIG_SHELL, we're ensured to have |
|
# already done that, so ensure we don't try to do so again and fall |
|
# in an infinite loop. This has already happened in practice. |
|
_as_can_reexec=no; export _as_can_reexec |
# Don't try to exec as it changes $[0], causing all sort of problems |
# Don't try to exec as it changes $[0], causing all sort of problems |
# (the dirname of $[0] is not the place where we might find the |
# (the dirname of $[0] is not the place where we might find the |
# original and so on. Autoconf is especially sensitive to this). |
# original and so on. Autoconf is especially sensitive to this). |
Line 475 if (echo >conf$$.file) 2>/dev/null; then |
|
Line 523 if (echo >conf$$.file) 2>/dev/null; then |
|
# ... but there are two gotchas: |
# ... but there are two gotchas: |
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
# In both cases, we have to default to `cp -p'. |
# In both cases, we have to default to `cp -pR'. |
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
as_ln_s='cp -p' |
as_ln_s='cp -pR' |
elif ln conf$$.file conf$$ 2>/dev/null; then |
elif ln conf$$.file conf$$ 2>/dev/null; then |
as_ln_s=ln |
as_ln_s=ln |
else |
else |
as_ln_s='cp -p' |
as_ln_s='cp -pR' |
fi |
fi |
else |
else |
as_ln_s='cp -p' |
as_ln_s='cp -pR' |
fi |
fi |
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
rmdir conf$$.dir 2>/dev/null |
rmdir conf$$.dir 2>/dev/null |
|
|
as_mkdir_p=false |
as_mkdir_p=false |
fi |
fi |
|
|
if test -x / >/dev/null 2>&1; then |
as_test_x='test -x' |
as_test_x='test -x' |
as_executable_p=as_fn_executable_p |
else |
|
if ls -dL / >/dev/null 2>&1; then |
|
as_ls_L_option=L |
|
else |
|
as_ls_L_option= |
|
fi |
|
as_test_x=' |
|
eval sh -c '\'' |
|
if test -d "$1"; then |
|
test -d "$1/."; |
|
else |
|
case $1 in #( |
|
-*)set "./$1";; |
|
esac; |
|
case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( |
|
???[sx]*):;;*)false;;esac;fi |
|
'\'' sh |
|
' |
|
fi |
|
as_executable_p=$as_test_x |
|
|
|
# Sed expression to map a string onto a valid CPP name. |
# Sed expression to map a string onto a valid CPP name. |
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
|
|
am__fastdepCC_FALSE |
am__fastdepCC_FALSE |
am__fastdepCC_TRUE |
am__fastdepCC_TRUE |
CCDEPMODE |
CCDEPMODE |
|
am__nodep |
AMDEPBACKSLASH |
AMDEPBACKSLASH |
AMDEP_FALSE |
AMDEP_FALSE |
AMDEP_TRUE |
AMDEP_TRUE |
Line 1146 Try \`$0 --help' for more information" |
|
Line 1175 Try \`$0 --help' for more information" |
|
$as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 |
$as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 |
expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && |
expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && |
$as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 |
$as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 |
: ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} |
: "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" |
;; |
;; |
|
|
esac |
esac |
Line 1197 target=$target_alias |
|
Line 1226 target=$target_alias |
|
if test "x$host_alias" != x; then |
if test "x$host_alias" != x; then |
if test "x$build_alias" = x; then |
if test "x$build_alias" = x; then |
cross_compiling=maybe |
cross_compiling=maybe |
$as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. |
|
If a cross compiler is detected then cross compile mode will be used" >&2 |
|
elif test "x$build_alias" != "x$host_alias"; then |
elif test "x$build_alias" != "x$host_alias"; then |
cross_compiling=yes |
cross_compiling=yes |
fi |
fi |
Line 1391 Some influential environment variables: |
|
Line 1418 Some influential environment variables: |
|
LIBS libraries to pass to the linker, e.g. -l<library> |
LIBS libraries to pass to the linker, e.g. -l<library> |
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if |
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if |
you have headers in a nonstandard directory <include dir> |
you have headers in a nonstandard directory <include dir> |
YACC The `Yet Another C Compiler' implementation to use. Defaults to |
YACC The `Yet Another Compiler Compiler' implementation to use. |
the first program found out of: `bison -y', `byacc', `yacc'. |
Defaults to the first program found out of: `bison -y', `byacc', |
|
`yacc'. |
YFLAGS The list of arguments that will be passed by default to $YACC. |
YFLAGS The list of arguments that will be passed by default to $YACC. |
This script will default YFLAGS to the empty string to avoid a |
This script will default YFLAGS to the empty string to avoid a |
default value of `-d' given by some make applications. |
default value of `-d' given by some make applications. |
Line 1466 test -n "$ac_init_help" && exit $ac_status |
|
Line 1494 test -n "$ac_init_help" && exit $ac_status |
|
if $ac_init_version; then |
if $ac_init_version; then |
cat <<\_ACEOF |
cat <<\_ACEOF |
configure |
configure |
generated by GNU Autoconf 2.67 |
generated by GNU Autoconf 2.69 |
|
|
Copyright (C) 2010 Free Software Foundation, Inc. |
Copyright (C) 2012 Free Software Foundation, Inc. |
This configure script is free software; the Free Software Foundation |
This configure script is free software; the Free Software Foundation |
gives unlimited permission to copy, distribute and modify it. |
gives unlimited permission to copy, distribute and modify it. |
_ACEOF |
_ACEOF |
Line 1512 sed 's/^/| /' conftest.$ac_ext >&5 |
|
Line 1540 sed 's/^/| /' conftest.$ac_ext >&5 |
|
|
|
ac_retval=1 |
ac_retval=1 |
fi |
fi |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
as_fn_set_status $ac_retval |
as_fn_set_status $ac_retval |
|
|
} # ac_fn_c_try_compile |
} # ac_fn_c_try_compile |
Line 1549 sed 's/^/| /' conftest.$ac_ext >&5 |
|
Line 1577 sed 's/^/| /' conftest.$ac_ext >&5 |
|
|
|
ac_retval=1 |
ac_retval=1 |
fi |
fi |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
as_fn_set_status $ac_retval |
as_fn_set_status $ac_retval |
|
|
} # ac_fn_c_try_cpp |
} # ac_fn_c_try_cpp |
Line 1581 $as_echo "$ac_try_echo"; } >&5 |
|
Line 1609 $as_echo "$ac_try_echo"; } >&5 |
|
test ! -s conftest.err |
test ! -s conftest.err |
} && test -s conftest$ac_exeext && { |
} && test -s conftest$ac_exeext && { |
test "$cross_compiling" = yes || |
test "$cross_compiling" = yes || |
$as_test_x conftest$ac_exeext |
test -x conftest$ac_exeext |
}; then : |
}; then : |
ac_retval=0 |
ac_retval=0 |
else |
else |
|
|
# interfere with the next link command; also delete a directory that is |
# interfere with the next link command; also delete a directory that is |
# left behind by Apple's compiler. We do this before executing the actions. |
# left behind by Apple's compiler. We do this before executing the actions. |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
as_fn_set_status $ac_retval |
as_fn_set_status $ac_retval |
|
|
} # ac_fn_c_try_link |
} # ac_fn_c_try_link |
Line 1608 ac_fn_c_check_func () |
|
Line 1636 ac_fn_c_check_func () |
|
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
$as_echo_n "checking for $2... " >&6; } |
$as_echo_n "checking for $2... " >&6; } |
if eval "test \"\${$3+set}\"" = set; then : |
if eval \${$3+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
|
eval ac_res=\$$3 |
eval ac_res=\$$3 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
$as_echo "$ac_res" >&6; } |
$as_echo "$ac_res" >&6; } |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
|
|
} # ac_fn_c_check_func |
} # ac_fn_c_check_func |
|
|
Line 1676 ac_fn_c_check_type () |
|
Line 1704 ac_fn_c_check_type () |
|
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
$as_echo_n "checking for $2... " >&6; } |
$as_echo_n "checking for $2... " >&6; } |
if eval "test \"\${$3+set}\"" = set; then : |
if eval \${$3+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
eval "$3=no" |
eval "$3=no" |
|
|
eval ac_res=\$$3 |
eval ac_res=\$$3 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
$as_echo "$ac_res" >&6; } |
$as_echo "$ac_res" >&6; } |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
|
|
} # ac_fn_c_check_type |
} # ac_fn_c_check_type |
|
|
Line 1758 sed 's/^/| /' conftest.$ac_ext >&5 |
|
Line 1786 sed 's/^/| /' conftest.$ac_ext >&5 |
|
ac_retval=$ac_status |
ac_retval=$ac_status |
fi |
fi |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
as_fn_set_status $ac_retval |
as_fn_set_status $ac_retval |
|
|
} # ac_fn_c_try_run |
} # ac_fn_c_try_run |
Line 1772 ac_fn_c_check_header_compile () |
|
Line 1800 ac_fn_c_check_header_compile () |
|
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
$as_echo_n "checking for $2... " >&6; } |
$as_echo_n "checking for $2... " >&6; } |
if eval "test \"\${$3+set}\"" = set; then : |
if eval \${$3+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
|
eval ac_res=\$$3 |
eval ac_res=\$$3 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
$as_echo "$ac_res" >&6; } |
$as_echo "$ac_res" >&6; } |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
|
|
} # ac_fn_c_check_header_compile |
} # ac_fn_c_check_header_compile |
|
|
|
|
main () |
main () |
{ |
{ |
static int test_array [1 - 2 * !(($2) >= 0)]; |
static int test_array [1 - 2 * !(($2) >= 0)]; |
test_array [0] = 0 |
test_array [0] = 0; |
|
return test_array [0]; |
|
|
; |
; |
return 0; |
return 0; |
|
|
main () |
main () |
{ |
{ |
static int test_array [1 - 2 * !(($2) <= $ac_mid)]; |
static int test_array [1 - 2 * !(($2) <= $ac_mid)]; |
test_array [0] = 0 |
test_array [0] = 0; |
|
return test_array [0]; |
|
|
; |
; |
return 0; |
return 0; |
|
|
main () |
main () |
{ |
{ |
static int test_array [1 - 2 * !(($2) < 0)]; |
static int test_array [1 - 2 * !(($2) < 0)]; |
test_array [0] = 0 |
test_array [0] = 0; |
|
return test_array [0]; |
|
|
; |
; |
return 0; |
return 0; |
|
|
main () |
main () |
{ |
{ |
static int test_array [1 - 2 * !(($2) >= $ac_mid)]; |
static int test_array [1 - 2 * !(($2) >= $ac_mid)]; |
test_array [0] = 0 |
test_array [0] = 0; |
|
return test_array [0]; |
|
|
; |
; |
return 0; |
return 0; |
|
|
main () |
main () |
{ |
{ |
static int test_array [1 - 2 * !(($2) <= $ac_mid)]; |
static int test_array [1 - 2 * !(($2) <= $ac_mid)]; |
test_array [0] = 0 |
test_array [0] = 0; |
|
return test_array [0]; |
|
|
; |
; |
return 0; |
return 0; |
Line 1967 rm -f core *.core core.conftest.* gmon.out bb.out conf |
|
Line 2000 rm -f core *.core core.conftest.* gmon.out bb.out conf |
|
rm -f conftest.val |
rm -f conftest.val |
|
|
fi |
fi |
eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} |
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
as_fn_set_status $ac_retval |
as_fn_set_status $ac_retval |
|
|
} # ac_fn_c_compute_int |
} # ac_fn_c_compute_int |
Line 1976 This file contains any messages produced by compilers |
|
Line 2009 This file contains any messages produced by compilers |
|
running configure, to aid debugging if configure makes a mistake. |
running configure, to aid debugging if configure makes a mistake. |
|
|
It was created by $as_me, which was |
It was created by $as_me, which was |
generated by GNU Autoconf 2.67. Invocation command line was |
generated by GNU Autoconf 2.69. Invocation command line was |
|
|
$ $0 $@ |
$ $0 $@ |
|
|
Line 2234 $as_echo "$as_me: loading site script $ac_site_file" > |
|
Line 2267 $as_echo "$as_me: loading site script $ac_site_file" > |
|
|| { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|| { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
as_fn_error $? "failed to load site script $ac_site_file |
as_fn_error $? "failed to load site script $ac_site_file |
See \`config.log' for more details" "$LINENO" 5 ; } |
See \`config.log' for more details" "$LINENO" 5; } |
fi |
fi |
done |
done |
|
|
Line 2360 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 | |
|
Line 2393 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 | |
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 |
$as_echo_n "checking build system type... " >&6; } |
$as_echo_n "checking build system type... " >&6; } |
if test "${ac_cv_build+set}" = set; then : |
if ${ac_cv_build+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_build_alias=$build_alias |
ac_build_alias=$build_alias |
|
|
$as_echo "$ac_cv_build" >&6; } |
$as_echo "$ac_cv_build" >&6; } |
case $ac_cv_build in |
case $ac_cv_build in |
*-*-*) ;; |
*-*-*) ;; |
*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; |
*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; |
esac |
esac |
build=$ac_cv_build |
build=$ac_cv_build |
ac_save_IFS=$IFS; IFS='-' |
ac_save_IFS=$IFS; IFS='-' |
Line 2394 case $build_os in *\ *) build_os=`echo "$build_os" | s |
|
Line 2427 case $build_os in *\ *) build_os=`echo "$build_os" | s |
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 |
$as_echo_n "checking host system type... " >&6; } |
$as_echo_n "checking host system type... " >&6; } |
if test "${ac_cv_host+set}" = set; then : |
if ${ac_cv_host+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test "x$host_alias" = x; then |
if test "x$host_alias" = x; then |
|
|
$as_echo "$ac_cv_host" >&6; } |
$as_echo "$ac_cv_host" >&6; } |
case $ac_cv_host in |
case $ac_cv_host in |
*-*-*) ;; |
*-*-*) ;; |
*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; |
*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; |
esac |
esac |
host=$ac_cv_host |
host=$ac_cv_host |
ac_save_IFS=$IFS; IFS='-' |
ac_save_IFS=$IFS; IFS='-' |
Line 2427 case $host_os in *\ *) host_os=`echo "$host_os" | sed |
|
Line 2460 case $host_os in *\ *) host_os=`echo "$host_os" | sed |
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5 |
$as_echo_n "checking target system type... " >&6; } |
$as_echo_n "checking target system type... " >&6; } |
if test "${ac_cv_target+set}" = set; then : |
if ${ac_cv_target+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test "x$target_alias" = x; then |
if test "x$target_alias" = x; then |
|
|
$as_echo "$ac_cv_target" >&6; } |
$as_echo "$ac_cv_target" >&6; } |
case $ac_cv_target in |
case $ac_cv_target in |
*-*-*) ;; |
*-*-*) ;; |
*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;; |
*) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;; |
esac |
esac |
target=$ac_cv_target |
target=$ac_cv_target |
ac_save_IFS=$IFS; IFS='-' |
ac_save_IFS=$IFS; IFS='-' |
Line 2483 am__api_version='1.11' |
|
Line 2516 am__api_version='1.11' |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 |
$as_echo_n "checking for a BSD-compatible install... " >&6; } |
$as_echo_n "checking for a BSD-compatible install... " >&6; } |
if test -z "$INSTALL"; then |
if test -z "$INSTALL"; then |
if test "${ac_cv_path_install+set}" = set; then : |
if ${ac_cv_path_install+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
Line 2503 case $as_dir/ in #(( |
|
Line 2536 case $as_dir/ in #(( |
|
# by default. |
# by default. |
for ac_prog in ginstall scoinst install; do |
for ac_prog in ginstall scoinst install; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
if test $ac_prog = install && |
if test $ac_prog = install && |
grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
# AIX install. It has an incompatible calling convention. |
# AIX install. It has an incompatible calling convention. |
|
|
' |
' |
case `pwd` in |
case `pwd` in |
*[\\\"\#\$\&\'\`$am_lf]*) |
*[\\\"\#\$\&\'\`$am_lf]*) |
as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;; |
as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; |
esac |
esac |
case $srcdir in |
case $srcdir in |
*[\\\"\#\$\&\'\`$am_lf\ \ ]*) |
*[\\\"\#\$\&\'\`$am_lf\ \ ]*) |
as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;; |
as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; |
esac |
esac |
|
|
# Do `set' in a subshell so we don't clobber the current shell's |
# Do `set' in a subshell so we don't clobber the current shell's |
Line 2660 if test "$cross_compiling" != no; then |
|
Line 2693 if test "$cross_compiling" != no; then |
|
set dummy ${ac_tool_prefix}strip; ac_word=$2 |
set dummy ${ac_tool_prefix}strip; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_STRIP+set}" = set; then : |
if ${ac_cv_prog_STRIP+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$STRIP"; then |
if test -n "$STRIP"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_STRIP="${ac_tool_prefix}strip" |
ac_cv_prog_STRIP="${ac_tool_prefix}strip" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
Line 2700 if test -z "$ac_cv_prog_STRIP"; then |
|
Line 2733 if test -z "$ac_cv_prog_STRIP"; then |
|
set dummy strip; ac_word=$2 |
set dummy strip; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : |
if ${ac_cv_prog_ac_ct_STRIP+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$ac_ct_STRIP"; then |
if test -n "$ac_ct_STRIP"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_ac_ct_STRIP="strip" |
ac_cv_prog_ac_ct_STRIP="strip" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
Line 2753 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" |
|
Line 2786 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 |
$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } |
$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } |
if test -z "$MKDIR_P"; then |
if test -z "$MKDIR_P"; then |
if test "${ac_cv_path_mkdir+set}" = set; then : |
if ${ac_cv_path_mkdir+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
|
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_prog in mkdir gmkdir; do |
for ac_prog in mkdir gmkdir; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
{ test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue |
as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue |
case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( |
case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( |
'mkdir (GNU coreutils) '* | \ |
'mkdir (GNU coreutils) '* | \ |
'mkdir (coreutils) '* | \ |
'mkdir (coreutils) '* | \ |
|
|
set dummy $ac_prog; ac_word=$2 |
set dummy $ac_prog; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_AWK+set}" = set; then : |
if ${ac_cv_prog_AWK+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$AWK"; then |
if test -n "$AWK"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_AWK="$ac_prog" |
ac_cv_prog_AWK="$ac_prog" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
|
|
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } |
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } |
set x ${MAKE-make} |
set x ${MAKE-make} |
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` |
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` |
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : |
if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
cat >conftest.make <<\_ACEOF |
cat >conftest.make <<\_ACEOF |
Line 2932 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} |
|
Line 2965 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} |
|
|
|
# We need awk for the "check" target. The system "awk" is bad on |
# We need awk for the "check" target. The system "awk" is bad on |
# some platforms. |
# some platforms. |
# Always define AMTAR for backward compatibility. |
# Always define AMTAR for backward compatibility. Yes, it's still used |
|
# in the wild :-( We should find a proper way to deprecate it ... |
|
AMTAR='$${TAR-tar}' |
|
|
AMTAR=${AMTAR-"${am_missing_run}tar"} |
am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' |
|
|
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' |
|
|
|
|
|
|
|
|
|
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 |
$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } |
$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } |
# Check whether --enable-maintainer-mode was given. |
# Check whether --enable-maintainer-mode was given. |
Line 2976 if test -n "$ac_tool_prefix"; then |
|
Line 3009 if test -n "$ac_tool_prefix"; then |
|
set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_CC+set}" = set; then : |
if ${ac_cv_prog_CC+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$CC"; then |
if test -n "$CC"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_CC="${ac_tool_prefix}gcc" |
ac_cv_prog_CC="${ac_tool_prefix}gcc" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
Line 3016 if test -z "$ac_cv_prog_CC"; then |
|
Line 3049 if test -z "$ac_cv_prog_CC"; then |
|
set dummy gcc; ac_word=$2 |
set dummy gcc; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : |
if ${ac_cv_prog_ac_ct_CC+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$ac_ct_CC"; then |
if test -n "$ac_ct_CC"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_ac_ct_CC="gcc" |
ac_cv_prog_ac_ct_CC="gcc" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
Line 3069 if test -z "$CC"; then |
|
Line 3102 if test -z "$CC"; then |
|
set dummy ${ac_tool_prefix}cc; ac_word=$2 |
set dummy ${ac_tool_prefix}cc; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_CC+set}" = set; then : |
if ${ac_cv_prog_CC+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$CC"; then |
if test -n "$CC"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_CC="${ac_tool_prefix}cc" |
ac_cv_prog_CC="${ac_tool_prefix}cc" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
Line 3109 if test -z "$CC"; then |
|
Line 3142 if test -z "$CC"; then |
|
set dummy cc; ac_word=$2 |
set dummy cc; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_CC+set}" = set; then : |
if ${ac_cv_prog_CC+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$CC"; then |
if test -n "$CC"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
ac_prog_rejected=yes |
ac_prog_rejected=yes |
continue |
continue |
Line 3168 if test -z "$CC"; then |
|
Line 3201 if test -z "$CC"; then |
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_CC+set}" = set; then : |
if ${ac_cv_prog_CC+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$CC"; then |
if test -n "$CC"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
|
|
set dummy $ac_prog; ac_word=$2 |
set dummy $ac_prog; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : |
if ${ac_cv_prog_ac_ct_CC+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$ac_ct_CC"; then |
if test -n "$ac_ct_CC"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_ac_ct_CC="$ac_prog" |
ac_cv_prog_ac_ct_CC="$ac_prog" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
|
|
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
as_fn_error $? "no acceptable C compiler found in \$PATH |
as_fn_error $? "no acceptable C compiler found in \$PATH |
See \`config.log' for more details" "$LINENO" 5 ; } |
See \`config.log' for more details" "$LINENO" 5; } |
|
|
# Provide some information about the compiler. |
# Provide some information about the compiler. |
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
Line 3382 sed 's/^/| /' conftest.$ac_ext >&5 |
|
Line 3415 sed 's/^/| /' conftest.$ac_ext >&5 |
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
as_fn_error 77 "C compiler cannot create executables |
as_fn_error 77 "C compiler cannot create executables |
See \`config.log' for more details" "$LINENO" 5 ; } |
See \`config.log' for more details" "$LINENO" 5; } |
else |
else |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
$as_echo "yes" >&6; } |
$as_echo "yes" >&6; } |
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
as_fn_error $? "cannot compute suffix of executables: cannot compile and link |
as_fn_error $? "cannot compute suffix of executables: cannot compile and link |
See \`config.log' for more details" "$LINENO" 5 ; } |
See \`config.log' for more details" "$LINENO" 5; } |
fi |
fi |
rm -f conftest conftest$ac_cv_exeext |
rm -f conftest conftest$ac_cv_exeext |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
Line 3484 $as_echo "$ac_try_echo"; } >&5 |
|
Line 3517 $as_echo "$ac_try_echo"; } >&5 |
|
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
as_fn_error $? "cannot run C compiled programs. |
as_fn_error $? "cannot run C compiled programs. |
If you meant to cross compile, use \`--host'. |
If you meant to cross compile, use \`--host'. |
See \`config.log' for more details" "$LINENO" 5 ; } |
See \`config.log' for more details" "$LINENO" 5; } |
fi |
fi |
fi |
fi |
fi |
fi |
Line 3495 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest. |
|
Line 3528 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest. |
|
ac_clean_files=$ac_clean_files_save |
ac_clean_files=$ac_clean_files_save |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 |
$as_echo_n "checking for suffix of object files... " >&6; } |
$as_echo_n "checking for suffix of object files... " >&6; } |
if test "${ac_cv_objext+set}" = set; then : |
if ${ac_cv_objext+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
Line 3536 sed 's/^/| /' conftest.$ac_ext >&5 |
|
Line 3569 sed 's/^/| /' conftest.$ac_ext >&5 |
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
as_fn_error $? "cannot compute suffix of object files: cannot compile |
as_fn_error $? "cannot compute suffix of object files: cannot compile |
See \`config.log' for more details" "$LINENO" 5 ; } |
See \`config.log' for more details" "$LINENO" 5; } |
fi |
fi |
rm -f conftest.$ac_cv_objext conftest.$ac_ext |
rm -f conftest.$ac_cv_objext conftest.$ac_ext |
fi |
fi |
Line 3546 OBJEXT=$ac_cv_objext |
|
Line 3579 OBJEXT=$ac_cv_objext |
|
ac_objext=$OBJEXT |
ac_objext=$OBJEXT |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 |
$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } |
$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } |
if test "${ac_cv_c_compiler_gnu+set}" = set; then : |
if ${ac_cv_c_compiler_gnu+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
Line 3583 ac_test_CFLAGS=${CFLAGS+set} |
|
Line 3616 ac_test_CFLAGS=${CFLAGS+set} |
|
ac_save_CFLAGS=$CFLAGS |
ac_save_CFLAGS=$CFLAGS |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 |
$as_echo_n "checking whether $CC accepts -g... " >&6; } |
$as_echo_n "checking whether $CC accepts -g... " >&6; } |
if test "${ac_cv_prog_cc_g+set}" = set; then : |
if ${ac_cv_prog_cc_g+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_save_c_werror_flag=$ac_c_werror_flag |
ac_save_c_werror_flag=$ac_c_werror_flag |
|
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 |
$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } |
$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } |
if test "${ac_cv_prog_cc_c89+set}" = set; then : |
if ${ac_cv_prog_cc_c89+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_cv_prog_cc_c89=no |
ac_cv_prog_cc_c89=no |
Line 3670 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
Line 3703 cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
/* end confdefs.h. */ |
/* end confdefs.h. */ |
#include <stdarg.h> |
#include <stdarg.h> |
#include <stdio.h> |
#include <stdio.h> |
#include <sys/types.h> |
struct stat; |
#include <sys/stat.h> |
|
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
struct buf { int x; }; |
struct buf { int x; }; |
FILE * (*rcsopen) (struct buf *, struct stat *, int); |
FILE * (*rcsopen) (struct buf *, struct stat *, int); |
|
|
if test "x$enable_dependency_tracking" != xno; then |
if test "x$enable_dependency_tracking" != xno; then |
am_depcomp="$ac_aux_dir/depcomp" |
am_depcomp="$ac_aux_dir/depcomp" |
AMDEPBACKSLASH='\' |
AMDEPBACKSLASH='\' |
|
am__nodep='_no' |
fi |
fi |
if test "x$enable_dependency_tracking" != xno; then |
if test "x$enable_dependency_tracking" != xno; then |
AMDEP_TRUE= |
AMDEP_TRUE= |
Line 3822 depcc="$CC" am_compiler_list= |
|
Line 3855 depcc="$CC" am_compiler_list= |
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 |
$as_echo_n "checking dependency style of $depcc... " >&6; } |
$as_echo_n "checking dependency style of $depcc... " >&6; } |
if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : |
if ${am_cv_CC_dependencies_compiler_type+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then |
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then |
|
|
# instance it was reported that on HP-UX the gcc test will end up |
# instance it was reported that on HP-UX the gcc test will end up |
# making a dummy file named `D' -- because `-MD' means `put the output |
# making a dummy file named `D' -- because `-MD' means `put the output |
# in D'. |
# in D'. |
|
rm -rf conftest.dir |
mkdir conftest.dir |
mkdir conftest.dir |
# Copy depcomp to subdir because otherwise we won't find it if we're |
# Copy depcomp to subdir because otherwise we won't find it if we're |
# using a relative directory. |
# using a relative directory. |
|
|
break |
break |
fi |
fi |
;; |
;; |
msvisualcpp | msvcmsys) |
msvc7 | msvc7msys | msvisualcpp | msvcmsys) |
# This compiler won't grok `-c -o', but also, the minuso test has |
# This compiler won't grok `-c -o', but also, the minuso test has |
# not run yet. These depmodes are late enough in the game, and |
# not run yet. These depmodes are late enough in the game, and |
# so weak that their functioning should not be impacted. |
# so weak that their functioning should not be impacted. |
Line 3962 if test -n "$ac_tool_prefix"; then |
|
Line 3996 if test -n "$ac_tool_prefix"; then |
|
set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |
set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_RANLIB+set}" = set; then : |
if ${ac_cv_prog_RANLIB+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$RANLIB"; then |
if test -n "$RANLIB"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
Line 4002 if test -z "$ac_cv_prog_RANLIB"; then |
|
Line 4036 if test -z "$ac_cv_prog_RANLIB"; then |
|
set dummy ranlib; ac_word=$2 |
set dummy ranlib; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : |
if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$ac_ct_RANLIB"; then |
if test -n "$ac_ct_RANLIB"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_ac_ct_RANLIB="ranlib" |
ac_cv_prog_ac_ct_RANLIB="ranlib" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
|
|
set dummy $ac_prog; ac_word=$2 |
set dummy $ac_prog; ac_word=$2 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 |
$as_echo_n "checking for $ac_word... " >&6; } |
$as_echo_n "checking for $ac_word... " >&6; } |
if test "${ac_cv_prog_YACC+set}" = set; then : |
if ${ac_cv_prog_YACC+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -n "$YACC"; then |
if test -n "$YACC"; then |
|
|
IFS=$as_save_IFS |
IFS=$as_save_IFS |
test -z "$as_dir" && as_dir=. |
test -z "$as_dir" && as_dir=. |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
ac_cv_prog_YACC="$ac_prog" |
ac_cv_prog_YACC="$ac_prog" |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 |
break 2 |
break 2 |
Line 4106 if test -n "$CPP" && test -d "$CPP"; then |
|
Line 4140 if test -n "$CPP" && test -d "$CPP"; then |
|
CPP= |
CPP= |
fi |
fi |
if test -z "$CPP"; then |
if test -z "$CPP"; then |
if test "${ac_cv_prog_CPP+set}" = set; then : |
if ${ac_cv_prog_CPP+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
# Double quotes because CPP needs to be expanded |
# Double quotes because CPP needs to be expanded |
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
as_fn_error $? "C preprocessor \"$CPP\" fails sanity check |
as_fn_error $? "C preprocessor \"$CPP\" fails sanity check |
See \`config.log' for more details" "$LINENO" 5 ; } |
See \`config.log' for more details" "$LINENO" 5; } |
fi |
fi |
|
|
ac_ext=c |
ac_ext=c |
Line 4247 if test "x$with_x" = xno; then |
|
Line 4281 if test "x$with_x" = xno; then |
|
have_x=disabled |
have_x=disabled |
else |
else |
case $x_includes,$x_libraries in #( |
case $x_includes,$x_libraries in #( |
*\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( |
*\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( |
*,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : |
*,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
# One or both of the vars are not set, and there is no cached value. |
# One or both of the vars are not set, and there is no cached value. |
Line 4525 if ac_fn_c_try_link "$LINENO"; then : |
|
Line 4559 if ac_fn_c_try_link "$LINENO"; then : |
|
else |
else |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 |
$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } |
$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } |
if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then : |
if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 4559 LIBS=$ac_check_lib_save_LIBS |
|
Line 4593 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } |
$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } |
if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then : |
if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : |
X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" |
X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" |
fi |
fi |
|
|
if test $ac_cv_lib_dnet_dnet_ntoa = no; then |
if test $ac_cv_lib_dnet_dnet_ntoa = no; then |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 |
$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } |
$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } |
if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then : |
if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 4600 LIBS=$ac_check_lib_save_LIBS |
|
Line 4634 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 |
$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } |
$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } |
if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then : |
if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then : |
X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" |
X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" |
fi |
fi |
|
|
Line 4619 rm -f core conftest.err conftest.$ac_objext \ |
|
Line 4653 rm -f core conftest.err conftest.$ac_objext \ |
|
# The functions gethostbyname, getservbyname, and inet_addr are |
# The functions gethostbyname, getservbyname, and inet_addr are |
# in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. |
# in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. |
ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" |
ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" |
if test "x$ac_cv_func_gethostbyname" = x""yes; then : |
if test "x$ac_cv_func_gethostbyname" = xyes; then : |
|
|
fi |
fi |
|
|
if test $ac_cv_func_gethostbyname = no; then |
if test $ac_cv_func_gethostbyname = no; then |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 |
$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } |
$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } |
if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : |
if ${ac_cv_lib_nsl_gethostbyname+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 4660 LIBS=$ac_check_lib_save_LIBS |
|
Line 4694 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 |
$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } |
$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } |
if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : |
if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : |
X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" |
X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" |
fi |
fi |
|
|
if test $ac_cv_lib_nsl_gethostbyname = no; then |
if test $ac_cv_lib_nsl_gethostbyname = no; then |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 |
$as_echo_n "checking for gethostbyname in -lbsd... " >&6; } |
$as_echo_n "checking for gethostbyname in -lbsd... " >&6; } |
if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then : |
if ${ac_cv_lib_bsd_gethostbyname+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 4701 LIBS=$ac_check_lib_save_LIBS |
|
Line 4735 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 |
$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } |
$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } |
if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then : |
if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then : |
X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" |
X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" |
fi |
fi |
|
|
|
|
# must be given before -lnsl if both are needed. We assume that |
# must be given before -lnsl if both are needed. We assume that |
# if connect needs -lnsl, so does gethostbyname. |
# if connect needs -lnsl, so does gethostbyname. |
ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect" |
ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect" |
if test "x$ac_cv_func_connect" = x""yes; then : |
if test "x$ac_cv_func_connect" = xyes; then : |
|
|
fi |
fi |
|
|
if test $ac_cv_func_connect = no; then |
if test $ac_cv_func_connect = no; then |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 |
$as_echo_n "checking for connect in -lsocket... " >&6; } |
$as_echo_n "checking for connect in -lsocket... " >&6; } |
if test "${ac_cv_lib_socket_connect+set}" = set; then : |
if ${ac_cv_lib_socket_connect+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 4757 LIBS=$ac_check_lib_save_LIBS |
|
Line 4791 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 |
$as_echo "$ac_cv_lib_socket_connect" >&6; } |
$as_echo "$ac_cv_lib_socket_connect" >&6; } |
if test "x$ac_cv_lib_socket_connect" = x""yes; then : |
if test "x$ac_cv_lib_socket_connect" = xyes; then : |
X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" |
X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" |
fi |
fi |
|
|
|
|
|
|
# Guillermo Gomez says -lposix is necessary on A/UX. |
# Guillermo Gomez says -lposix is necessary on A/UX. |
ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove" |
ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove" |
if test "x$ac_cv_func_remove" = x""yes; then : |
if test "x$ac_cv_func_remove" = xyes; then : |
|
|
fi |
fi |
|
|
if test $ac_cv_func_remove = no; then |
if test $ac_cv_func_remove = no; then |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 |
$as_echo_n "checking for remove in -lposix... " >&6; } |
$as_echo_n "checking for remove in -lposix... " >&6; } |
if test "${ac_cv_lib_posix_remove+set}" = set; then : |
if ${ac_cv_lib_posix_remove+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 4806 LIBS=$ac_check_lib_save_LIBS |
|
Line 4840 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 |
$as_echo "$ac_cv_lib_posix_remove" >&6; } |
$as_echo "$ac_cv_lib_posix_remove" >&6; } |
if test "x$ac_cv_lib_posix_remove" = x""yes; then : |
if test "x$ac_cv_lib_posix_remove" = xyes; then : |
X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" |
X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" |
fi |
fi |
|
|
|
|
|
|
# BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. |
# BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. |
ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat" |
ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat" |
if test "x$ac_cv_func_shmat" = x""yes; then : |
if test "x$ac_cv_func_shmat" = xyes; then : |
|
|
fi |
fi |
|
|
if test $ac_cv_func_shmat = no; then |
if test $ac_cv_func_shmat = no; then |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 |
$as_echo_n "checking for shmat in -lipc... " >&6; } |
$as_echo_n "checking for shmat in -lipc... " >&6; } |
if test "${ac_cv_lib_ipc_shmat+set}" = set; then : |
if ${ac_cv_lib_ipc_shmat+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 4855 LIBS=$ac_check_lib_save_LIBS |
|
Line 4889 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 |
$as_echo "$ac_cv_lib_ipc_shmat" >&6; } |
$as_echo "$ac_cv_lib_ipc_shmat" >&6; } |
if test "x$ac_cv_lib_ipc_shmat" = x""yes; then : |
if test "x$ac_cv_lib_ipc_shmat" = xyes; then : |
X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" |
X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" |
fi |
fi |
|
|
|
|
# John Interrante, Karl Berry |
# John Interrante, Karl Berry |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 |
$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } |
$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } |
if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then : |
if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 4907 LIBS=$ac_check_lib_save_LIBS |
|
Line 4941 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 |
$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } |
$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } |
if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then : |
if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then : |
X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" |
X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" |
fi |
fi |
|
|
|
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 |
$as_echo_n "checking for grep that handles long lines and -e... " >&6; } |
$as_echo_n "checking for grep that handles long lines and -e... " >&6; } |
if test "${ac_cv_path_GREP+set}" = set; then : |
if ${ac_cv_path_GREP+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if test -z "$GREP"; then |
if test -z "$GREP"; then |
|
|
for ac_prog in grep ggrep; do |
for ac_prog in grep ggrep; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
{ test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue |
as_fn_executable_p "$ac_path_GREP" || continue |
# Check for GNU ac_path_GREP and select it if it is found. |
# Check for GNU ac_path_GREP and select it if it is found. |
# Check for GNU $ac_path_GREP |
# Check for GNU $ac_path_GREP |
case `"$ac_path_GREP" --version 2>&1` in |
case `"$ac_path_GREP" --version 2>&1` in |
Line 5072 $as_echo "$ac_cv_path_GREP" >&6; } |
|
Line 5106 $as_echo "$ac_cv_path_GREP" >&6; } |
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 |
$as_echo_n "checking for egrep... " >&6; } |
$as_echo_n "checking for egrep... " >&6; } |
if test "${ac_cv_path_EGREP+set}" = set; then : |
if ${ac_cv_path_EGREP+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 |
if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 |
|
|
for ac_prog in egrep; do |
for ac_prog in egrep; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
for ac_exec_ext in '' $ac_executable_extensions; do |
ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
{ test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue |
as_fn_executable_p "$ac_path_EGREP" || continue |
# Check for GNU ac_path_EGREP and select it if it is found. |
# Check for GNU ac_path_EGREP and select it if it is found. |
# Check for GNU $ac_path_EGREP |
# Check for GNU $ac_path_EGREP |
case `"$ac_path_EGREP" --version 2>&1` in |
case `"$ac_path_EGREP" --version 2>&1` in |
Line 5139 $as_echo "$ac_cv_path_EGREP" >&6; } |
|
Line 5173 $as_echo "$ac_cv_path_EGREP" >&6; } |
|
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 |
$as_echo_n "checking for ANSI C header files... " >&6; } |
$as_echo_n "checking for ANSI C header files... " >&6; } |
if test "${ac_cv_header_stdc+set}" = set; then : |
if ${ac_cv_header_stdc+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
|
|
|
|
|
ac_fn_c_check_type "$LINENO" "unsigned long long" "ac_cv_type_unsigned_long_long" "$ac_includes_default" |
ac_fn_c_check_type "$LINENO" "unsigned long long" "ac_cv_type_unsigned_long_long" "$ac_includes_default" |
if test "x$ac_cv_type_unsigned_long_long" = x""yes; then : |
if test "x$ac_cv_type_unsigned_long_long" = xyes; then : |
|
|
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
#define HAVE_UNSIGNED_LONG_LONG 1 |
#define HAVE_UNSIGNED_LONG_LONG 1 |
|
|
# This bug is HP SR number 8606223364. |
# This bug is HP SR number 8606223364. |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5 |
$as_echo_n "checking size of long... " >&6; } |
$as_echo_n "checking size of long... " >&6; } |
if test "${ac_cv_sizeof_long+set}" = set; then : |
if ${ac_cv_sizeof_long+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then : |
if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then : |
|
|
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
as_fn_error 77 "cannot compute sizeof (long) |
as_fn_error 77 "cannot compute sizeof (long) |
See \`config.log' for more details" "$LINENO" 5 ; } |
See \`config.log' for more details" "$LINENO" 5; } |
else |
else |
ac_cv_sizeof_long=0 |
ac_cv_sizeof_long=0 |
fi |
fi |
Line 5449 sparc-sun-solaris2.*) |
|
Line 5483 sparc-sun-solaris2.*) |
|
asm_obj="${generic_obj}" |
asm_obj="${generic_obj}" |
$as_echo "#define __DARWIN__ 1" >>confdefs.h |
$as_echo "#define __DARWIN__ 1" >>confdefs.h |
|
|
|
if test -d /usr/X11/include -a x"${X_CFLAGS}" = x ; then |
|
X_CFLAGS=-I/usr/X11/include |
|
fi |
;; |
;; |
arm*-*-linux*) |
arm*-*-linux*) |
asm_obj="${generic_obj}" |
asm_obj="${generic_obj}" |
|
|
|
|
|
|
ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" |
ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" |
if test "x$ac_cv_func_socket" = x""yes; then : |
if test "x$ac_cv_func_socket" = xyes; then : |
|
|
else |
else |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5 |
$as_echo_n "checking for socket in -lsocket... " >&6; } |
$as_echo_n "checking for socket in -lsocket... " >&6; } |
if test "${ac_cv_lib_socket_socket+set}" = set; then : |
if ${ac_cv_lib_socket_socket+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 5503 LIBS=$ac_check_lib_save_LIBS |
|
Line 5540 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5 |
$as_echo "$ac_cv_lib_socket_socket" >&6; } |
$as_echo "$ac_cv_lib_socket_socket" >&6; } |
if test "x$ac_cv_lib_socket_socket" = x""yes; then : |
if test "x$ac_cv_lib_socket_socket" = xyes; then : |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
#define HAVE_LIBSOCKET 1 |
#define HAVE_LIBSOCKET 1 |
_ACEOF |
_ACEOF |
|
|
fi |
fi |
|
|
ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" |
ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" |
if test "x$ac_cv_func_gethostbyname" = x""yes; then : |
if test "x$ac_cv_func_gethostbyname" = xyes; then : |
|
|
else |
else |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 |
$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } |
$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } |
if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : |
if ${ac_cv_lib_nsl_gethostbyname+:} false; then : |
$as_echo_n "(cached) " >&6 |
$as_echo_n "(cached) " >&6 |
else |
else |
ac_check_lib_save_LIBS=$LIBS |
ac_check_lib_save_LIBS=$LIBS |
Line 5554 LIBS=$ac_check_lib_save_LIBS |
|
Line 5591 LIBS=$ac_check_lib_save_LIBS |
|
fi |
fi |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 |
$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } |
$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } |
if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : |
if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
#define HAVE_LIBNSL 1 |
#define HAVE_LIBNSL 1 |
_ACEOF |
_ACEOF |
Line 5632 $as_echo "$as_me: WARNING: cache variable $ac_var cont |
|
Line 5669 $as_echo "$as_me: WARNING: cache variable $ac_var cont |
|
:end' >>confcache |
:end' >>confcache |
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else |
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else |
if test -w "$cache_file"; then |
if test -w "$cache_file"; then |
test "x$cache_file" != "x/dev/null" && |
if test "x$cache_file" != "x/dev/null"; then |
{ $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 |
$as_echo "$as_me: updating cache $cache_file" >&6;} |
$as_echo "$as_me: updating cache $cache_file" >&6;} |
cat confcache >$cache_file |
if test ! -f "$cache_file" || test -h "$cache_file"; then |
|
cat confcache >"$cache_file" |
|
else |
|
case $cache_file in #( |
|
*/* | ?:*) |
|
mv -f confcache "$cache_file"$$ && |
|
mv -f "$cache_file"$$ "$cache_file" ;; #( |
|
*) |
|
mv -f confcache "$cache_file" ;; |
|
esac |
|
fi |
|
fi |
else |
else |
{ $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 |
{ $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 |
$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} |
$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} |
Line 5727 if test -z "${USE_PLOT_TRUE}" && test -z "${USE_PLOT_F |
|
Line 5775 if test -z "${USE_PLOT_TRUE}" && test -z "${USE_PLOT_F |
|
Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
fi |
fi |
|
|
: ${CONFIG_STATUS=./config.status} |
: "${CONFIG_STATUS=./config.status}" |
ac_write_fail=0 |
ac_write_fail=0 |
ac_clean_files_save=$ac_clean_files |
ac_clean_files_save=$ac_clean_files |
ac_clean_files="$ac_clean_files $CONFIG_STATUS" |
ac_clean_files="$ac_clean_files $CONFIG_STATUS" |
|
|
IFS=" "" $as_nl" |
IFS=" "" $as_nl" |
|
|
# Find who we are. Look in the path if we contain no directory separator. |
# Find who we are. Look in the path if we contain no directory separator. |
|
as_myself= |
case $0 in #(( |
case $0 in #(( |
*[\\/]* ) as_myself=$0 ;; |
*[\\/]* ) as_myself=$0 ;; |
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
Line 6023 if (echo >conf$$.file) 2>/dev/null; then |
|
Line 6072 if (echo >conf$$.file) 2>/dev/null; then |
|
# ... but there are two gotchas: |
# ... but there are two gotchas: |
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. |
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. |
# In both cases, we have to default to `cp -p'. |
# In both cases, we have to default to `cp -pR'. |
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || |
as_ln_s='cp -p' |
as_ln_s='cp -pR' |
elif ln conf$$.file conf$$ 2>/dev/null; then |
elif ln conf$$.file conf$$ 2>/dev/null; then |
as_ln_s=ln |
as_ln_s=ln |
else |
else |
as_ln_s='cp -p' |
as_ln_s='cp -pR' |
fi |
fi |
else |
else |
as_ln_s='cp -p' |
as_ln_s='cp -pR' |
fi |
fi |
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file |
rmdir conf$$.dir 2>/dev/null |
rmdir conf$$.dir 2>/dev/null |
|
|
as_mkdir_p=false |
as_mkdir_p=false |
fi |
fi |
|
|
if test -x / >/dev/null 2>&1; then |
|
as_test_x='test -x' |
|
else |
|
if ls -dL / >/dev/null 2>&1; then |
|
as_ls_L_option=L |
|
else |
|
as_ls_L_option= |
|
fi |
|
as_test_x=' |
|
eval sh -c '\'' |
|
if test -d "$1"; then |
|
test -d "$1/."; |
|
else |
|
case $1 in #( |
|
-*)set "./$1";; |
|
esac; |
|
case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( |
|
???[sx]*):;;*)false;;esac;fi |
|
'\'' sh |
|
' |
|
fi |
|
as_executable_p=$as_test_x |
|
|
|
|
# as_fn_executable_p FILE |
|
# ----------------------- |
|
# Test if FILE is an executable regular file. |
|
as_fn_executable_p () |
|
{ |
|
test -f "$1" && test -x "$1" |
|
} # as_fn_executable_p |
|
as_test_x='test -x' |
|
as_executable_p=as_fn_executable_p |
|
|
# Sed expression to map a string onto a valid CPP name. |
# Sed expression to map a string onto a valid CPP name. |
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
|
|
Line 6135 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
|
Line 6172 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
|
# values after options handling. |
# values after options handling. |
ac_log=" |
ac_log=" |
This file was extended by $as_me, which was |
This file was extended by $as_me, which was |
generated by GNU Autoconf 2.67. Invocation command line was |
generated by GNU Autoconf 2.69. Invocation command line was |
|
|
CONFIG_FILES = $CONFIG_FILES |
CONFIG_FILES = $CONFIG_FILES |
CONFIG_HEADERS = $CONFIG_HEADERS |
CONFIG_HEADERS = $CONFIG_HEADERS |
Line 6192 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
|
Line 6229 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
ac_cs_version="\\ |
ac_cs_version="\\ |
config.status |
config.status |
configured by $0, generated by GNU Autoconf 2.67, |
configured by $0, generated by GNU Autoconf 2.69, |
with options \\"\$ac_cs_config\\" |
with options \\"\$ac_cs_config\\" |
|
|
Copyright (C) 2010 Free Software Foundation, Inc. |
Copyright (C) 2012 Free Software Foundation, Inc. |
This config.status script is free software; the Free Software Foundation |
This config.status script is free software; the Free Software Foundation |
gives unlimited permission to copy, distribute and modify it." |
gives unlimited permission to copy, distribute and modify it." |
|
|
|
|
_ACEOF |
_ACEOF |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
if \$ac_cs_recheck; then |
if \$ac_cs_recheck; then |
set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
shift |
shift |
\$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
\$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 |
CONFIG_SHELL='$SHELL' |
CONFIG_SHELL='$SHELL' |
|
|
"parse/Makefile") CONFIG_FILES="$CONFIG_FILES parse/Makefile" ;; |
"parse/Makefile") CONFIG_FILES="$CONFIG_FILES parse/Makefile" ;; |
"plot/Makefile") CONFIG_FILES="$CONFIG_FILES plot/Makefile" ;; |
"plot/Makefile") CONFIG_FILES="$CONFIG_FILES plot/Makefile" ;; |
|
|
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; |
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
esac |
esac |
done |
done |
|
|
|
|
# after its creation but before its name has been assigned to `$tmp'. |
# after its creation but before its name has been assigned to `$tmp'. |
$debug || |
$debug || |
{ |
{ |
tmp= |
tmp= ac_tmp= |
trap 'exit_status=$? |
trap 'exit_status=$? |
{ test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status |
: "${ac_tmp:=$tmp}" |
|
{ test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status |
' 0 |
' 0 |
trap 'as_fn_exit 1' 1 2 13 15 |
trap 'as_fn_exit 1' 1 2 13 15 |
} |
} |
|
|
|
|
{ |
{ |
tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && |
tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && |
test -n "$tmp" && test -d "$tmp" |
test -d "$tmp" |
} || |
} || |
{ |
{ |
tmp=./conf$$-$RANDOM |
tmp=./conf$$-$RANDOM |
(umask 077 && mkdir "$tmp") |
(umask 077 && mkdir "$tmp") |
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 |
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 |
|
ac_tmp=$tmp |
|
|
# Set up the scripts for CONFIG_FILES section. |
# Set up the scripts for CONFIG_FILES section. |
# No need to generate them if there are no CONFIG_FILES. |
# No need to generate them if there are no CONFIG_FILES. |
|
|
ac_cs_awk_cr=$ac_cr |
ac_cs_awk_cr=$ac_cr |
fi |
fi |
|
|
echo 'BEGIN {' >"$tmp/subs1.awk" && |
echo 'BEGIN {' >"$ac_tmp/subs1.awk" && |
_ACEOF |
_ACEOF |
|
|
|
|
|
|
rm -f conf$$subs.sh |
rm -f conf$$subs.sh |
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
cat >>"\$tmp/subs1.awk" <<\\_ACAWK && |
cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && |
_ACEOF |
_ACEOF |
sed -n ' |
sed -n ' |
h |
h |
|
|
rm -f conf$$subs.awk |
rm -f conf$$subs.awk |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
_ACAWK |
_ACAWK |
cat >>"\$tmp/subs1.awk" <<_ACAWK && |
cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && |
for (key in S) S_is_set[key] = 1 |
for (key in S) S_is_set[key] = 1 |
FS = "" |
FS = "" |
|
|
Line 6488 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then |
|
Line 6527 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then |
|
sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" |
sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" |
else |
else |
cat |
cat |
fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ |
fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ |
|| as_fn_error $? "could not setup config files machinery" "$LINENO" 5 |
|| as_fn_error $? "could not setup config files machinery" "$LINENO" 5 |
_ACEOF |
_ACEOF |
|
|
|
|
esac |
esac |
case $ac_mode$ac_tag in |
case $ac_mode$ac_tag in |
:[FHL]*:*);; |
:[FHL]*:*);; |
:L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; |
:L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; |
:[FH]-) ac_tag=-:-;; |
:[FH]-) ac_tag=-:-;; |
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
esac |
esac |
|
|
for ac_f |
for ac_f |
do |
do |
case $ac_f in |
case $ac_f in |
-) ac_f="$tmp/stdin";; |
-) ac_f="$ac_tmp/stdin";; |
*) # Look for the file first in the build tree, then in the source tree |
*) # Look for the file first in the build tree, then in the source tree |
# (if the path is not absolute). The absolute path cannot be DOS-style, |
# (if the path is not absolute). The absolute path cannot be DOS-style, |
# because $ac_f cannot contain `:'. |
# because $ac_f cannot contain `:'. |
|
|
[\\/$]*) false;; |
[\\/$]*) false;; |
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
esac || |
esac || |
as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; |
as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; |
esac |
esac |
case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac |
case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac |
as_fn_append ac_file_inputs " '$ac_f'" |
as_fn_append ac_file_inputs " '$ac_f'" |
Line 6582 $as_echo "$as_me: creating $ac_file" >&6;} |
|
Line 6621 $as_echo "$as_me: creating $ac_file" >&6;} |
|
esac |
esac |
|
|
case $ac_tag in |
case $ac_tag in |
*:-:* | *:-) cat >"$tmp/stdin" \ |
*:-:* | *:-) cat >"$ac_tmp/stdin" \ |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; |
esac |
esac |
;; |
;; |
esac |
esac |
Line 6719 s&@INSTALL@&$ac_INSTALL&;t t |
|
Line 6758 s&@INSTALL@&$ac_INSTALL&;t t |
|
s&@MKDIR_P@&$ac_MKDIR_P&;t t |
s&@MKDIR_P@&$ac_MKDIR_P&;t t |
$ac_datarootdir_hack |
$ac_datarootdir_hack |
" |
" |
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ |
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
>$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
|
|
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
{ ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && |
{ ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && |
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && |
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ |
|
"$ac_tmp/out"`; test -z "$ac_out"; } && |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
which seems to be undefined. Please make sure it is defined" >&5 |
which seems to be undefined. Please make sure it is defined" >&5 |
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
which seems to be undefined. Please make sure it is defined" >&2;} |
which seems to be undefined. Please make sure it is defined" >&2;} |
|
|
rm -f "$tmp/stdin" |
rm -f "$ac_tmp/stdin" |
case $ac_file in |
case $ac_file in |
-) cat "$tmp/out" && rm -f "$tmp/out";; |
-) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; |
*) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; |
*) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; |
esac \ |
esac \ |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
;; |
;; |