diff options
-rwxr-xr-x | configure | 6705 | ||||
-rw-r--r-- | configure.ac | 1 | ||||
-rw-r--r-- | debian/changelog | 2 |
3 files changed, 1420 insertions, 5288 deletions
@@ -1,7 +1,7 @@ | |||
1 | #! /bin/sh | 1 | #! /bin/sh |
2 | # From configure.ac Revision: 1.322.2.6 . | 2 | # From configure.ac Revision: 1.322.2.6 . |
3 | # Guess values for system-dependent variables and create Makefiles. | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | # Generated by GNU Autoconf 2.60a for OpenSSH Portable. | 4 | # Generated by GNU Autoconf 2.61 for OpenSSH Portable. |
5 | # | 5 | # |
6 | # Report bugs to <openssh-unix-dev@mindrot.org>. | 6 | # Report bugs to <openssh-unix-dev@mindrot.org>. |
7 | # | 7 | # |
@@ -13,7 +13,8 @@ | |||
13 | ## M4sh Initialization. ## | 13 | ## M4sh Initialization. ## |
14 | ## --------------------- ## | 14 | ## --------------------- ## |
15 | 15 | ||
16 | # Be Bourne compatible | 16 | # Be more Bourne compatible |
17 | DUALCASE=1; export DUALCASE # for MKS sh | ||
17 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | 18 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
18 | emulate sh | 19 | emulate sh |
19 | NULLCMD=: | 20 | NULLCMD=: |
@@ -22,10 +23,13 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
22 | alias -g '${1+"$@"}'='"$@"' | 23 | alias -g '${1+"$@"}'='"$@"' |
23 | setopt NO_GLOB_SUBST | 24 | setopt NO_GLOB_SUBST |
24 | else | 25 | else |
25 | case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac | 26 | case `(set -o) 2>/dev/null` in |
27 | *posix*) set -o posix ;; | ||
28 | esac | ||
29 | |||
26 | fi | 30 | fi |
27 | BIN_SH=xpg4; export BIN_SH # for Tru64 | 31 | |
28 | DUALCASE=1; export DUALCASE # for MKS sh | 32 | |
29 | 33 | ||
30 | 34 | ||
31 | # PATH needs CR | 35 | # PATH needs CR |
@@ -218,7 +222,7 @@ test \$exitcode = 0) || { (exit 1); exit 1; } | |||
218 | else | 222 | else |
219 | as_candidate_shells= | 223 | as_candidate_shells= |
220 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 224 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
221 | for as_dir in /usr/bin/posix$PATH_SEPARATOR/bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH | 225 | for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH |
222 | do | 226 | do |
223 | IFS=$as_save_IFS | 227 | IFS=$as_save_IFS |
224 | test -z "$as_dir" && as_dir=. | 228 | test -z "$as_dir" && as_dir=. |
@@ -236,7 +240,6 @@ IFS=$as_save_IFS | |||
236 | # Try only shells that exist, to save several forks. | 240 | # Try only shells that exist, to save several forks. |
237 | if { test -f "$as_shell" || test -f "$as_shell.exe"; } && | 241 | if { test -f "$as_shell" || test -f "$as_shell.exe"; } && |
238 | { ("$as_shell") 2> /dev/null <<\_ASEOF | 242 | { ("$as_shell") 2> /dev/null <<\_ASEOF |
239 | # Be Bourne compatible | ||
240 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | 243 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
241 | emulate sh | 244 | emulate sh |
242 | NULLCMD=: | 245 | NULLCMD=: |
@@ -245,10 +248,12 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
245 | alias -g '${1+"$@"}'='"$@"' | 248 | alias -g '${1+"$@"}'='"$@"' |
246 | setopt NO_GLOB_SUBST | 249 | setopt NO_GLOB_SUBST |
247 | else | 250 | else |
248 | case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac | 251 | case `(set -o) 2>/dev/null` in |
252 | *posix*) set -o posix ;; | ||
253 | esac | ||
254 | |||
249 | fi | 255 | fi |
250 | BIN_SH=xpg4; export BIN_SH # for Tru64 | 256 | |
251 | DUALCASE=1; export DUALCASE # for MKS sh | ||
252 | 257 | ||
253 | : | 258 | : |
254 | _ASEOF | 259 | _ASEOF |
@@ -256,7 +261,6 @@ _ASEOF | |||
256 | CONFIG_SHELL=$as_shell | 261 | CONFIG_SHELL=$as_shell |
257 | as_have_required=yes | 262 | as_have_required=yes |
258 | if { "$as_shell" 2> /dev/null <<\_ASEOF | 263 | if { "$as_shell" 2> /dev/null <<\_ASEOF |
259 | # Be Bourne compatible | ||
260 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | 264 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
261 | emulate sh | 265 | emulate sh |
262 | NULLCMD=: | 266 | NULLCMD=: |
@@ -265,10 +269,12 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
265 | alias -g '${1+"$@"}'='"$@"' | 269 | alias -g '${1+"$@"}'='"$@"' |
266 | setopt NO_GLOB_SUBST | 270 | setopt NO_GLOB_SUBST |
267 | else | 271 | else |
268 | case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac | 272 | case `(set -o) 2>/dev/null` in |
273 | *posix*) set -o posix ;; | ||
274 | esac | ||
275 | |||
269 | fi | 276 | fi |
270 | BIN_SH=xpg4; export BIN_SH # for Tru64 | 277 | |
271 | DUALCASE=1; export DUALCASE # for MKS sh | ||
272 | 278 | ||
273 | : | 279 | : |
274 | (as_func_return () { | 280 | (as_func_return () { |
@@ -515,19 +521,28 @@ else | |||
515 | as_mkdir_p=false | 521 | as_mkdir_p=false |
516 | fi | 522 | fi |
517 | 523 | ||
518 | # Find out whether ``test -x'' works. Don't use a zero-byte file, as | 524 | if test -x / >/dev/null 2>&1; then |
519 | # systems may use methods other than mode bits to determine executability. | 525 | as_test_x='test -x' |
520 | cat >conf$$.file <<_ASEOF | ||
521 | #! /bin/sh | ||
522 | exit 0 | ||
523 | _ASEOF | ||
524 | chmod +x conf$$.file | ||
525 | if test -x conf$$.file >/dev/null 2>&1; then | ||
526 | as_executable_p="test -x" | ||
527 | else | 526 | else |
528 | as_executable_p=: | 527 | if ls -dL / >/dev/null 2>&1; then |
528 | as_ls_L_option=L | ||
529 | else | ||
530 | as_ls_L_option= | ||
531 | fi | ||
532 | as_test_x=' | ||
533 | eval sh -c '\'' | ||
534 | if test -d "$1"; then | ||
535 | test -d "$1/."; | ||
536 | else | ||
537 | case $1 in | ||
538 | -*)set "./$1";; | ||
539 | esac; | ||
540 | case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in | ||
541 | ???[sx]*):;;*)false;;esac;fi | ||
542 | '\'' sh | ||
543 | ' | ||
529 | fi | 544 | fi |
530 | rm -f conf$$.file | 545 | as_executable_p=$as_test_x |
531 | 546 | ||
532 | # Sed expression to map a string onto a valid CPP name. | 547 | # Sed expression to map a string onto a valid CPP name. |
533 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 548 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
@@ -719,6 +734,7 @@ target_alias | |||
719 | CC | 734 | CC |
720 | CFLAGS | 735 | CFLAGS |
721 | LDFLAGS | 736 | LDFLAGS |
737 | LIBS | ||
722 | CPPFLAGS | 738 | CPPFLAGS |
723 | CPP' | 739 | CPP' |
724 | 740 | ||
@@ -826,10 +842,10 @@ do | |||
826 | -disable-* | --disable-*) | 842 | -disable-* | --disable-*) |
827 | ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | 843 | ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
828 | # Reject names that are not valid shell variable names. | 844 | # Reject names that are not valid shell variable names. |
829 | expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && | 845 | expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && |
830 | { echo "$as_me: error: invalid feature name: $ac_feature" >&2 | 846 | { echo "$as_me: error: invalid feature name: $ac_feature" >&2 |
831 | { (exit 1); exit 1; }; } | 847 | { (exit 1); exit 1; }; } |
832 | ac_feature=`echo $ac_feature | sed 's/-/_/g'` | 848 | ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` |
833 | eval enable_$ac_feature=no ;; | 849 | eval enable_$ac_feature=no ;; |
834 | 850 | ||
835 | -docdir | --docdir | --docdi | --doc | --do) | 851 | -docdir | --docdir | --docdi | --doc | --do) |
@@ -845,10 +861,10 @@ do | |||
845 | -enable-* | --enable-*) | 861 | -enable-* | --enable-*) |
846 | ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | 862 | ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
847 | # Reject names that are not valid shell variable names. | 863 | # Reject names that are not valid shell variable names. |
848 | expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && | 864 | expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && |
849 | { echo "$as_me: error: invalid feature name: $ac_feature" >&2 | 865 | { echo "$as_me: error: invalid feature name: $ac_feature" >&2 |
850 | { (exit 1); exit 1; }; } | 866 | { (exit 1); exit 1; }; } |
851 | ac_feature=`echo $ac_feature | sed 's/-/_/g'` | 867 | ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` |
852 | eval enable_$ac_feature=\$ac_optarg ;; | 868 | eval enable_$ac_feature=\$ac_optarg ;; |
853 | 869 | ||
854 | -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | 870 | -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ |
@@ -1042,19 +1058,19 @@ do | |||
1042 | -with-* | --with-*) | 1058 | -with-* | --with-*) |
1043 | ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | 1059 | ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
1044 | # Reject names that are not valid shell variable names. | 1060 | # Reject names that are not valid shell variable names. |
1045 | expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && | 1061 | expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && |
1046 | { echo "$as_me: error: invalid package name: $ac_package" >&2 | 1062 | { echo "$as_me: error: invalid package name: $ac_package" >&2 |
1047 | { (exit 1); exit 1; }; } | 1063 | { (exit 1); exit 1; }; } |
1048 | ac_package=`echo $ac_package| sed 's/-/_/g'` | 1064 | ac_package=`echo $ac_package | sed 's/[-.]/_/g'` |
1049 | eval with_$ac_package=\$ac_optarg ;; | 1065 | eval with_$ac_package=\$ac_optarg ;; |
1050 | 1066 | ||
1051 | -without-* | --without-*) | 1067 | -without-* | --without-*) |
1052 | ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` | 1068 | ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
1053 | # Reject names that are not valid shell variable names. | 1069 | # Reject names that are not valid shell variable names. |
1054 | expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && | 1070 | expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && |
1055 | { echo "$as_me: error: invalid package name: $ac_package" >&2 | 1071 | { echo "$as_me: error: invalid package name: $ac_package" >&2 |
1056 | { (exit 1); exit 1; }; } | 1072 | { (exit 1); exit 1; }; } |
1057 | ac_package=`echo $ac_package | sed 's/-/_/g'` | 1073 | ac_package=`echo $ac_package | sed 's/[-.]/_/g'` |
1058 | eval with_$ac_package=no ;; | 1074 | eval with_$ac_package=no ;; |
1059 | 1075 | ||
1060 | --x) | 1076 | --x) |
@@ -1352,6 +1368,7 @@ Some influential environment variables: | |||
1352 | CFLAGS C compiler flags | 1368 | CFLAGS C compiler flags |
1353 | LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | 1369 | LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a |
1354 | nonstandard directory <lib dir> | 1370 | nonstandard directory <lib dir> |
1371 | LIBS libraries to pass to the linker, e.g. -l<library> | ||
1355 | CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if | 1372 | CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if |
1356 | you have headers in a nonstandard directory <include dir> | 1373 | you have headers in a nonstandard directory <include dir> |
1357 | CPP C preprocessor | 1374 | CPP C preprocessor |
@@ -1421,7 +1438,7 @@ test -n "$ac_init_help" && exit $ac_status | |||
1421 | if $ac_init_version; then | 1438 | if $ac_init_version; then |
1422 | cat <<\_ACEOF | 1439 | cat <<\_ACEOF |
1423 | OpenSSH configure Portable | 1440 | OpenSSH configure Portable |
1424 | generated by GNU Autoconf 2.60a | 1441 | generated by GNU Autoconf 2.61 |
1425 | 1442 | ||
1426 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 1443 | Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
1427 | 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. | 1444 | 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
@@ -1435,7 +1452,7 @@ This file contains any messages produced by compilers while | |||
1435 | running configure, to aid debugging if configure makes a mistake. | 1452 | running configure, to aid debugging if configure makes a mistake. |
1436 | 1453 | ||
1437 | It was created by OpenSSH $as_me Portable, which was | 1454 | It was created by OpenSSH $as_me Portable, which was |
1438 | generated by GNU Autoconf 2.60a. Invocation command line was | 1455 | generated by GNU Autoconf 2.61. Invocation command line was |
1439 | 1456 | ||
1440 | $ $0 $@ | 1457 | $ $0 $@ |
1441 | 1458 | ||
@@ -1814,7 +1831,7 @@ do | |||
1814 | IFS=$as_save_IFS | 1831 | IFS=$as_save_IFS |
1815 | test -z "$as_dir" && as_dir=. | 1832 | test -z "$as_dir" && as_dir=. |
1816 | for ac_exec_ext in '' $ac_executable_extensions; do | 1833 | for ac_exec_ext in '' $ac_executable_extensions; do |
1817 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 1834 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
1818 | ac_cv_prog_CC="${ac_tool_prefix}gcc" | 1835 | ac_cv_prog_CC="${ac_tool_prefix}gcc" |
1819 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 1836 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
1820 | break 2 | 1837 | break 2 |
@@ -1854,7 +1871,7 @@ do | |||
1854 | IFS=$as_save_IFS | 1871 | IFS=$as_save_IFS |
1855 | test -z "$as_dir" && as_dir=. | 1872 | test -z "$as_dir" && as_dir=. |
1856 | for ac_exec_ext in '' $ac_executable_extensions; do | 1873 | for ac_exec_ext in '' $ac_executable_extensions; do |
1857 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 1874 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
1858 | ac_cv_prog_ac_ct_CC="gcc" | 1875 | ac_cv_prog_ac_ct_CC="gcc" |
1859 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 1876 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
1860 | break 2 | 1877 | break 2 |
@@ -1911,7 +1928,7 @@ do | |||
1911 | IFS=$as_save_IFS | 1928 | IFS=$as_save_IFS |
1912 | test -z "$as_dir" && as_dir=. | 1929 | test -z "$as_dir" && as_dir=. |
1913 | for ac_exec_ext in '' $ac_executable_extensions; do | 1930 | for ac_exec_ext in '' $ac_executable_extensions; do |
1914 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 1931 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
1915 | ac_cv_prog_CC="${ac_tool_prefix}cc" | 1932 | ac_cv_prog_CC="${ac_tool_prefix}cc" |
1916 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 1933 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
1917 | break 2 | 1934 | break 2 |
@@ -1952,7 +1969,7 @@ do | |||
1952 | IFS=$as_save_IFS | 1969 | IFS=$as_save_IFS |
1953 | test -z "$as_dir" && as_dir=. | 1970 | test -z "$as_dir" && as_dir=. |
1954 | for ac_exec_ext in '' $ac_executable_extensions; do | 1971 | for ac_exec_ext in '' $ac_executable_extensions; do |
1955 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 1972 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
1956 | if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 1973 | if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
1957 | ac_prog_rejected=yes | 1974 | ac_prog_rejected=yes |
1958 | continue | 1975 | continue |
@@ -2010,7 +2027,7 @@ do | |||
2010 | IFS=$as_save_IFS | 2027 | IFS=$as_save_IFS |
2011 | test -z "$as_dir" && as_dir=. | 2028 | test -z "$as_dir" && as_dir=. |
2012 | for ac_exec_ext in '' $ac_executable_extensions; do | 2029 | for ac_exec_ext in '' $ac_executable_extensions; do |
2013 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 2030 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
2014 | ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 2031 | ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
2015 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2032 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2016 | break 2 | 2033 | break 2 |
@@ -2054,7 +2071,7 @@ do | |||
2054 | IFS=$as_save_IFS | 2071 | IFS=$as_save_IFS |
2055 | test -z "$as_dir" && as_dir=. | 2072 | test -z "$as_dir" && as_dir=. |
2056 | for ac_exec_ext in '' $ac_executable_extensions; do | 2073 | for ac_exec_ext in '' $ac_executable_extensions; do |
2057 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 2074 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
2058 | ac_cv_prog_ac_ct_CC="$ac_prog" | 2075 | ac_cv_prog_ac_ct_CC="$ac_prog" |
2059 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 2076 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
2060 | break 2 | 2077 | break 2 |
@@ -2417,27 +2434,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
2417 | rm -f conftest.er1 | 2434 | rm -f conftest.er1 |
2418 | cat conftest.err >&5 | 2435 | cat conftest.err >&5 |
2419 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2436 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2420 | (exit $ac_status); } && | 2437 | (exit $ac_status); } && { |
2421 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 2438 | test -z "$ac_c_werror_flag" || |
2422 | { (case "(($ac_try" in | 2439 | test ! -s conftest.err |
2423 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 2440 | } && test -s conftest.$ac_objext; then |
2424 | *) ac_try_echo=$ac_try;; | ||
2425 | esac | ||
2426 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2427 | (eval "$ac_try") 2>&5 | ||
2428 | ac_status=$? | ||
2429 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2430 | (exit $ac_status); }; } && | ||
2431 | { ac_try='test -s conftest.$ac_objext' | ||
2432 | { (case "(($ac_try" in | ||
2433 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2434 | *) ac_try_echo=$ac_try;; | ||
2435 | esac | ||
2436 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2437 | (eval "$ac_try") 2>&5 | ||
2438 | ac_status=$? | ||
2439 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2440 | (exit $ac_status); }; }; then | ||
2441 | ac_compiler_gnu=yes | 2441 | ac_compiler_gnu=yes |
2442 | else | 2442 | else |
2443 | echo "$as_me: failed program was:" >&5 | 2443 | echo "$as_me: failed program was:" >&5 |
@@ -2492,27 +2492,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
2492 | rm -f conftest.er1 | 2492 | rm -f conftest.er1 |
2493 | cat conftest.err >&5 | 2493 | cat conftest.err >&5 |
2494 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2494 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2495 | (exit $ac_status); } && | 2495 | (exit $ac_status); } && { |
2496 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 2496 | test -z "$ac_c_werror_flag" || |
2497 | { (case "(($ac_try" in | 2497 | test ! -s conftest.err |
2498 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 2498 | } && test -s conftest.$ac_objext; then |
2499 | *) ac_try_echo=$ac_try;; | ||
2500 | esac | ||
2501 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2502 | (eval "$ac_try") 2>&5 | ||
2503 | ac_status=$? | ||
2504 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2505 | (exit $ac_status); }; } && | ||
2506 | { ac_try='test -s conftest.$ac_objext' | ||
2507 | { (case "(($ac_try" in | ||
2508 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2509 | *) ac_try_echo=$ac_try;; | ||
2510 | esac | ||
2511 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2512 | (eval "$ac_try") 2>&5 | ||
2513 | ac_status=$? | ||
2514 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2515 | (exit $ac_status); }; }; then | ||
2516 | ac_cv_prog_cc_g=yes | 2499 | ac_cv_prog_cc_g=yes |
2517 | else | 2500 | else |
2518 | echo "$as_me: failed program was:" >&5 | 2501 | echo "$as_me: failed program was:" >&5 |
@@ -2547,27 +2530,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
2547 | rm -f conftest.er1 | 2530 | rm -f conftest.er1 |
2548 | cat conftest.err >&5 | 2531 | cat conftest.err >&5 |
2549 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2532 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2550 | (exit $ac_status); } && | 2533 | (exit $ac_status); } && { |
2551 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 2534 | test -z "$ac_c_werror_flag" || |
2552 | { (case "(($ac_try" in | 2535 | test ! -s conftest.err |
2553 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 2536 | } && test -s conftest.$ac_objext; then |
2554 | *) ac_try_echo=$ac_try;; | ||
2555 | esac | ||
2556 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2557 | (eval "$ac_try") 2>&5 | ||
2558 | ac_status=$? | ||
2559 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2560 | (exit $ac_status); }; } && | ||
2561 | { ac_try='test -s conftest.$ac_objext' | ||
2562 | { (case "(($ac_try" in | ||
2563 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2564 | *) ac_try_echo=$ac_try;; | ||
2565 | esac | ||
2566 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2567 | (eval "$ac_try") 2>&5 | ||
2568 | ac_status=$? | ||
2569 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2570 | (exit $ac_status); }; }; then | ||
2571 | : | 2537 | : |
2572 | else | 2538 | else |
2573 | echo "$as_me: failed program was:" >&5 | 2539 | echo "$as_me: failed program was:" >&5 |
@@ -2603,27 +2569,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
2603 | rm -f conftest.er1 | 2569 | rm -f conftest.er1 |
2604 | cat conftest.err >&5 | 2570 | cat conftest.err >&5 |
2605 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2571 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2606 | (exit $ac_status); } && | 2572 | (exit $ac_status); } && { |
2607 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 2573 | test -z "$ac_c_werror_flag" || |
2608 | { (case "(($ac_try" in | 2574 | test ! -s conftest.err |
2609 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 2575 | } && test -s conftest.$ac_objext; then |
2610 | *) ac_try_echo=$ac_try;; | ||
2611 | esac | ||
2612 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2613 | (eval "$ac_try") 2>&5 | ||
2614 | ac_status=$? | ||
2615 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2616 | (exit $ac_status); }; } && | ||
2617 | { ac_try='test -s conftest.$ac_objext' | ||
2618 | { (case "(($ac_try" in | ||
2619 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2620 | *) ac_try_echo=$ac_try;; | ||
2621 | esac | ||
2622 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2623 | (eval "$ac_try") 2>&5 | ||
2624 | ac_status=$? | ||
2625 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2626 | (exit $ac_status); }; }; then | ||
2627 | ac_cv_prog_cc_g=yes | 2576 | ac_cv_prog_cc_g=yes |
2628 | else | 2577 | else |
2629 | echo "$as_me: failed program was:" >&5 | 2578 | echo "$as_me: failed program was:" >&5 |
@@ -2739,27 +2688,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
2739 | rm -f conftest.er1 | 2688 | rm -f conftest.er1 |
2740 | cat conftest.err >&5 | 2689 | cat conftest.err >&5 |
2741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2690 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2742 | (exit $ac_status); } && | 2691 | (exit $ac_status); } && { |
2743 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 2692 | test -z "$ac_c_werror_flag" || |
2744 | { (case "(($ac_try" in | 2693 | test ! -s conftest.err |
2745 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 2694 | } && test -s conftest.$ac_objext; then |
2746 | *) ac_try_echo=$ac_try;; | ||
2747 | esac | ||
2748 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2749 | (eval "$ac_try") 2>&5 | ||
2750 | ac_status=$? | ||
2751 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2752 | (exit $ac_status); }; } && | ||
2753 | { ac_try='test -s conftest.$ac_objext' | ||
2754 | { (case "(($ac_try" in | ||
2755 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
2756 | *) ac_try_echo=$ac_try;; | ||
2757 | esac | ||
2758 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
2759 | (eval "$ac_try") 2>&5 | ||
2760 | ac_status=$? | ||
2761 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
2762 | (exit $ac_status); }; }; then | ||
2763 | ac_cv_prog_cc_c89=$ac_arg | 2695 | ac_cv_prog_cc_c89=$ac_arg |
2764 | else | 2696 | else |
2765 | echo "$as_me: failed program was:" >&5 | 2697 | echo "$as_me: failed program was:" >&5 |
@@ -2963,17 +2895,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
2963 | rm -f conftest.er1 | 2895 | rm -f conftest.er1 |
2964 | cat conftest.err >&5 | 2896 | cat conftest.err >&5 |
2965 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2897 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2966 | (exit $ac_status); } >/dev/null; then | 2898 | (exit $ac_status); } >/dev/null && { |
2967 | if test -s conftest.err; then | 2899 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
2968 | ac_cpp_err=$ac_c_preproc_warn_flag | 2900 | test ! -s conftest.err |
2969 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 2901 | }; then |
2970 | else | ||
2971 | ac_cpp_err= | ||
2972 | fi | ||
2973 | else | ||
2974 | ac_cpp_err=yes | ||
2975 | fi | ||
2976 | if test -z "$ac_cpp_err"; then | ||
2977 | : | 2902 | : |
2978 | else | 2903 | else |
2979 | echo "$as_me: failed program was:" >&5 | 2904 | echo "$as_me: failed program was:" >&5 |
@@ -3007,17 +2932,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
3007 | rm -f conftest.er1 | 2932 | rm -f conftest.er1 |
3008 | cat conftest.err >&5 | 2933 | cat conftest.err >&5 |
3009 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2934 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3010 | (exit $ac_status); } >/dev/null; then | 2935 | (exit $ac_status); } >/dev/null && { |
3011 | if test -s conftest.err; then | 2936 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
3012 | ac_cpp_err=$ac_c_preproc_warn_flag | 2937 | test ! -s conftest.err |
3013 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 2938 | }; then |
3014 | else | ||
3015 | ac_cpp_err= | ||
3016 | fi | ||
3017 | else | ||
3018 | ac_cpp_err=yes | ||
3019 | fi | ||
3020 | if test -z "$ac_cpp_err"; then | ||
3021 | # Broken: success on invalid input. | 2939 | # Broken: success on invalid input. |
3022 | continue | 2940 | continue |
3023 | else | 2941 | else |
@@ -3082,17 +3000,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
3082 | rm -f conftest.er1 | 3000 | rm -f conftest.er1 |
3083 | cat conftest.err >&5 | 3001 | cat conftest.err >&5 |
3084 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3002 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3085 | (exit $ac_status); } >/dev/null; then | 3003 | (exit $ac_status); } >/dev/null && { |
3086 | if test -s conftest.err; then | 3004 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
3087 | ac_cpp_err=$ac_c_preproc_warn_flag | 3005 | test ! -s conftest.err |
3088 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 3006 | }; then |
3089 | else | ||
3090 | ac_cpp_err= | ||
3091 | fi | ||
3092 | else | ||
3093 | ac_cpp_err=yes | ||
3094 | fi | ||
3095 | if test -z "$ac_cpp_err"; then | ||
3096 | : | 3007 | : |
3097 | else | 3008 | else |
3098 | echo "$as_me: failed program was:" >&5 | 3009 | echo "$as_me: failed program was:" >&5 |
@@ -3126,17 +3037,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
3126 | rm -f conftest.er1 | 3037 | rm -f conftest.er1 |
3127 | cat conftest.err >&5 | 3038 | cat conftest.err >&5 |
3128 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3039 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3129 | (exit $ac_status); } >/dev/null; then | 3040 | (exit $ac_status); } >/dev/null && { |
3130 | if test -s conftest.err; then | 3041 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
3131 | ac_cpp_err=$ac_c_preproc_warn_flag | 3042 | test ! -s conftest.err |
3132 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 3043 | }; then |
3133 | else | ||
3134 | ac_cpp_err= | ||
3135 | fi | ||
3136 | else | ||
3137 | ac_cpp_err=yes | ||
3138 | fi | ||
3139 | if test -z "$ac_cpp_err"; then | ||
3140 | # Broken: success on invalid input. | 3044 | # Broken: success on invalid input. |
3141 | continue | 3045 | continue |
3142 | else | 3046 | else |
@@ -3191,7 +3095,7 @@ do | |||
3191 | for ac_prog in grep ggrep; do | 3095 | for ac_prog in grep ggrep; do |
3192 | for ac_exec_ext in '' $ac_executable_extensions; do | 3096 | for ac_exec_ext in '' $ac_executable_extensions; do |
3193 | ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 3097 | ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
3194 | { test -f "$ac_path_GREP" && $as_executable_p "$ac_path_GREP"; } || continue | 3098 | { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue |
3195 | # Check for GNU ac_path_GREP and select it if it is found. | 3099 | # Check for GNU ac_path_GREP and select it if it is found. |
3196 | # Check for GNU $ac_path_GREP | 3100 | # Check for GNU $ac_path_GREP |
3197 | case `"$ac_path_GREP" --version 2>&1` in | 3101 | case `"$ac_path_GREP" --version 2>&1` in |
@@ -3273,7 +3177,7 @@ do | |||
3273 | for ac_prog in egrep; do | 3177 | for ac_prog in egrep; do |
3274 | for ac_exec_ext in '' $ac_executable_extensions; do | 3178 | for ac_exec_ext in '' $ac_executable_extensions; do |
3275 | ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 3179 | ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
3276 | { test -f "$ac_path_EGREP" && $as_executable_p "$ac_path_EGREP"; } || continue | 3180 | { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue |
3277 | # Check for GNU ac_path_EGREP and select it if it is found. | 3181 | # Check for GNU ac_path_EGREP and select it if it is found. |
3278 | # Check for GNU $ac_path_EGREP | 3182 | # Check for GNU $ac_path_EGREP |
3279 | case `"$ac_path_EGREP" --version 2>&1` in | 3183 | case `"$ac_path_EGREP" --version 2>&1` in |
@@ -3369,27 +3273,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
3369 | rm -f conftest.er1 | 3273 | rm -f conftest.er1 |
3370 | cat conftest.err >&5 | 3274 | cat conftest.err >&5 |
3371 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3275 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3372 | (exit $ac_status); } && | 3276 | (exit $ac_status); } && { |
3373 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3277 | test -z "$ac_c_werror_flag" || |
3374 | { (case "(($ac_try" in | 3278 | test ! -s conftest.err |
3375 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3279 | } && test -s conftest.$ac_objext; then |
3376 | *) ac_try_echo=$ac_try;; | ||
3377 | esac | ||
3378 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3379 | (eval "$ac_try") 2>&5 | ||
3380 | ac_status=$? | ||
3381 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3382 | (exit $ac_status); }; } && | ||
3383 | { ac_try='test -s conftest.$ac_objext' | ||
3384 | { (case "(($ac_try" in | ||
3385 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
3386 | *) ac_try_echo=$ac_try;; | ||
3387 | esac | ||
3388 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3389 | (eval "$ac_try") 2>&5 | ||
3390 | ac_status=$? | ||
3391 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3392 | (exit $ac_status); }; }; then | ||
3393 | ac_cv_header_stdc=yes | 3280 | ac_cv_header_stdc=yes |
3394 | else | 3281 | else |
3395 | echo "$as_me: failed program was:" >&5 | 3282 | echo "$as_me: failed program was:" >&5 |
@@ -3565,27 +3452,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
3565 | rm -f conftest.er1 | 3452 | rm -f conftest.er1 |
3566 | cat conftest.err >&5 | 3453 | cat conftest.err >&5 |
3567 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3454 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3568 | (exit $ac_status); } && | 3455 | (exit $ac_status); } && { |
3569 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3456 | test -z "$ac_c_werror_flag" || |
3570 | { (case "(($ac_try" in | 3457 | test ! -s conftest.err |
3571 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3458 | } && test -s conftest.$ac_objext; then |
3572 | *) ac_try_echo=$ac_try;; | ||
3573 | esac | ||
3574 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3575 | (eval "$ac_try") 2>&5 | ||
3576 | ac_status=$? | ||
3577 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3578 | (exit $ac_status); }; } && | ||
3579 | { ac_try='test -s conftest.$ac_objext' | ||
3580 | { (case "(($ac_try" in | ||
3581 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
3582 | *) ac_try_echo=$ac_try;; | ||
3583 | esac | ||
3584 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3585 | (eval "$ac_try") 2>&5 | ||
3586 | ac_status=$? | ||
3587 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3588 | (exit $ac_status); }; }; then | ||
3589 | eval "$as_ac_Header=yes" | 3459 | eval "$as_ac_Header=yes" |
3590 | else | 3460 | else |
3591 | echo "$as_me: failed program was:" >&5 | 3461 | echo "$as_me: failed program was:" >&5 |
@@ -3649,27 +3519,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
3649 | rm -f conftest.er1 | 3519 | rm -f conftest.er1 |
3650 | cat conftest.err >&5 | 3520 | cat conftest.err >&5 |
3651 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3521 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3652 | (exit $ac_status); } && | 3522 | (exit $ac_status); } && { |
3653 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3523 | test -z "$ac_c_werror_flag" || |
3654 | { (case "(($ac_try" in | 3524 | test ! -s conftest.err |
3655 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3525 | } && test -s conftest.$ac_objext; then |
3656 | *) ac_try_echo=$ac_try;; | ||
3657 | esac | ||
3658 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3659 | (eval "$ac_try") 2>&5 | ||
3660 | ac_status=$? | ||
3661 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3662 | (exit $ac_status); }; } && | ||
3663 | { ac_try='test -s conftest.$ac_objext' | ||
3664 | { (case "(($ac_try" in | ||
3665 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
3666 | *) ac_try_echo=$ac_try;; | ||
3667 | esac | ||
3668 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3669 | (eval "$ac_try") 2>&5 | ||
3670 | ac_status=$? | ||
3671 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3672 | (exit $ac_status); }; }; then | ||
3673 | # It does; now see whether it defined to BIG_ENDIAN or not. | 3526 | # It does; now see whether it defined to BIG_ENDIAN or not. |
3674 | cat >conftest.$ac_ext <<_ACEOF | 3527 | cat >conftest.$ac_ext <<_ACEOF |
3675 | /* confdefs.h. */ | 3528 | /* confdefs.h. */ |
@@ -3704,27 +3557,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
3704 | rm -f conftest.er1 | 3557 | rm -f conftest.er1 |
3705 | cat conftest.err >&5 | 3558 | cat conftest.err >&5 |
3706 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3559 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3707 | (exit $ac_status); } && | 3560 | (exit $ac_status); } && { |
3708 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3561 | test -z "$ac_c_werror_flag" || |
3709 | { (case "(($ac_try" in | 3562 | test ! -s conftest.err |
3710 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3563 | } && test -s conftest.$ac_objext; then |
3711 | *) ac_try_echo=$ac_try;; | ||
3712 | esac | ||
3713 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3714 | (eval "$ac_try") 2>&5 | ||
3715 | ac_status=$? | ||
3716 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3717 | (exit $ac_status); }; } && | ||
3718 | { ac_try='test -s conftest.$ac_objext' | ||
3719 | { (case "(($ac_try" in | ||
3720 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
3721 | *) ac_try_echo=$ac_try;; | ||
3722 | esac | ||
3723 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3724 | (eval "$ac_try") 2>&5 | ||
3725 | ac_status=$? | ||
3726 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3727 | (exit $ac_status); }; }; then | ||
3728 | ac_cv_c_bigendian=yes | 3564 | ac_cv_c_bigendian=yes |
3729 | else | 3565 | else |
3730 | echo "$as_me: failed program was:" >&5 | 3566 | echo "$as_me: failed program was:" >&5 |
@@ -3775,27 +3611,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
3775 | rm -f conftest.er1 | 3611 | rm -f conftest.er1 |
3776 | cat conftest.err >&5 | 3612 | cat conftest.err >&5 |
3777 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3613 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3778 | (exit $ac_status); } && | 3614 | (exit $ac_status); } && { |
3779 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3615 | test -z "$ac_c_werror_flag" || |
3780 | { (case "(($ac_try" in | 3616 | test ! -s conftest.err |
3781 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3617 | } && test -s conftest.$ac_objext; then |
3782 | *) ac_try_echo=$ac_try;; | ||
3783 | esac | ||
3784 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3785 | (eval "$ac_try") 2>&5 | ||
3786 | ac_status=$? | ||
3787 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3788 | (exit $ac_status); }; } && | ||
3789 | { ac_try='test -s conftest.$ac_objext' | ||
3790 | { (case "(($ac_try" in | ||
3791 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
3792 | *) ac_try_echo=$ac_try;; | ||
3793 | esac | ||
3794 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
3795 | (eval "$ac_try") 2>&5 | ||
3796 | ac_status=$? | ||
3797 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
3798 | (exit $ac_status); }; }; then | ||
3799 | if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then | 3618 | if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then |
3800 | ac_cv_c_bigendian=yes | 3619 | ac_cv_c_bigendian=yes |
3801 | fi | 3620 | fi |
@@ -3916,7 +3735,7 @@ do | |||
3916 | IFS=$as_save_IFS | 3735 | IFS=$as_save_IFS |
3917 | test -z "$as_dir" && as_dir=. | 3736 | test -z "$as_dir" && as_dir=. |
3918 | for ac_exec_ext in '' $ac_executable_extensions; do | 3737 | for ac_exec_ext in '' $ac_executable_extensions; do |
3919 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 3738 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3920 | ac_cv_prog_AWK="$ac_prog" | 3739 | ac_cv_prog_AWK="$ac_prog" |
3921 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3740 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3922 | break 2 | 3741 | break 2 |
@@ -3992,17 +3811,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
3992 | rm -f conftest.er1 | 3811 | rm -f conftest.er1 |
3993 | cat conftest.err >&5 | 3812 | cat conftest.err >&5 |
3994 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3813 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3995 | (exit $ac_status); } >/dev/null; then | 3814 | (exit $ac_status); } >/dev/null && { |
3996 | if test -s conftest.err; then | 3815 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
3997 | ac_cpp_err=$ac_c_preproc_warn_flag | 3816 | test ! -s conftest.err |
3998 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 3817 | }; then |
3999 | else | ||
4000 | ac_cpp_err= | ||
4001 | fi | ||
4002 | else | ||
4003 | ac_cpp_err=yes | ||
4004 | fi | ||
4005 | if test -z "$ac_cpp_err"; then | ||
4006 | : | 3818 | : |
4007 | else | 3819 | else |
4008 | echo "$as_me: failed program was:" >&5 | 3820 | echo "$as_me: failed program was:" >&5 |
@@ -4036,17 +3848,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
4036 | rm -f conftest.er1 | 3848 | rm -f conftest.er1 |
4037 | cat conftest.err >&5 | 3849 | cat conftest.err >&5 |
4038 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3850 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4039 | (exit $ac_status); } >/dev/null; then | 3851 | (exit $ac_status); } >/dev/null && { |
4040 | if test -s conftest.err; then | 3852 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4041 | ac_cpp_err=$ac_c_preproc_warn_flag | 3853 | test ! -s conftest.err |
4042 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 3854 | }; then |
4043 | else | ||
4044 | ac_cpp_err= | ||
4045 | fi | ||
4046 | else | ||
4047 | ac_cpp_err=yes | ||
4048 | fi | ||
4049 | if test -z "$ac_cpp_err"; then | ||
4050 | # Broken: success on invalid input. | 3855 | # Broken: success on invalid input. |
4051 | continue | 3856 | continue |
4052 | else | 3857 | else |
@@ -4111,17 +3916,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
4111 | rm -f conftest.er1 | 3916 | rm -f conftest.er1 |
4112 | cat conftest.err >&5 | 3917 | cat conftest.err >&5 |
4113 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3918 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4114 | (exit $ac_status); } >/dev/null; then | 3919 | (exit $ac_status); } >/dev/null && { |
4115 | if test -s conftest.err; then | 3920 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4116 | ac_cpp_err=$ac_c_preproc_warn_flag | 3921 | test ! -s conftest.err |
4117 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 3922 | }; then |
4118 | else | ||
4119 | ac_cpp_err= | ||
4120 | fi | ||
4121 | else | ||
4122 | ac_cpp_err=yes | ||
4123 | fi | ||
4124 | if test -z "$ac_cpp_err"; then | ||
4125 | : | 3923 | : |
4126 | else | 3924 | else |
4127 | echo "$as_me: failed program was:" >&5 | 3925 | echo "$as_me: failed program was:" >&5 |
@@ -4155,17 +3953,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
4155 | rm -f conftest.er1 | 3953 | rm -f conftest.er1 |
4156 | cat conftest.err >&5 | 3954 | cat conftest.err >&5 |
4157 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3955 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4158 | (exit $ac_status); } >/dev/null; then | 3956 | (exit $ac_status); } >/dev/null && { |
4159 | if test -s conftest.err; then | 3957 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4160 | ac_cpp_err=$ac_c_preproc_warn_flag | 3958 | test ! -s conftest.err |
4161 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 3959 | }; then |
4162 | else | ||
4163 | ac_cpp_err= | ||
4164 | fi | ||
4165 | else | ||
4166 | ac_cpp_err=yes | ||
4167 | fi | ||
4168 | if test -z "$ac_cpp_err"; then | ||
4169 | # Broken: success on invalid input. | 3960 | # Broken: success on invalid input. |
4170 | continue | 3961 | continue |
4171 | else | 3962 | else |
@@ -4215,7 +4006,7 @@ do | |||
4215 | IFS=$as_save_IFS | 4006 | IFS=$as_save_IFS |
4216 | test -z "$as_dir" && as_dir=. | 4007 | test -z "$as_dir" && as_dir=. |
4217 | for ac_exec_ext in '' $ac_executable_extensions; do | 4008 | for ac_exec_ext in '' $ac_executable_extensions; do |
4218 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4009 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4219 | ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" | 4010 | ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
4220 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4011 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4221 | break 2 | 4012 | break 2 |
@@ -4255,7 +4046,7 @@ do | |||
4255 | IFS=$as_save_IFS | 4046 | IFS=$as_save_IFS |
4256 | test -z "$as_dir" && as_dir=. | 4047 | test -z "$as_dir" && as_dir=. |
4257 | for ac_exec_ext in '' $ac_executable_extensions; do | 4048 | for ac_exec_ext in '' $ac_executable_extensions; do |
4258 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4049 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4259 | ac_cv_prog_ac_ct_RANLIB="ranlib" | 4050 | ac_cv_prog_ac_ct_RANLIB="ranlib" |
4260 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4051 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4261 | break 2 | 4052 | break 2 |
@@ -4330,7 +4121,7 @@ case $as_dir/ in | |||
4330 | # by default. | 4121 | # by default. |
4331 | for ac_prog in ginstall scoinst install; do | 4122 | for ac_prog in ginstall scoinst install; do |
4332 | for ac_exec_ext in '' $ac_executable_extensions; do | 4123 | for ac_exec_ext in '' $ac_executable_extensions; do |
4333 | if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then | 4124 | if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then |
4334 | if test $ac_prog = install && | 4125 | if test $ac_prog = install && |
4335 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 4126 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
4336 | # AIX install. It has an incompatible calling convention. | 4127 | # AIX install. It has an incompatible calling convention. |
@@ -4398,7 +4189,7 @@ do | |||
4398 | for ac_prog in egrep; do | 4189 | for ac_prog in egrep; do |
4399 | for ac_exec_ext in '' $ac_executable_extensions; do | 4190 | for ac_exec_ext in '' $ac_executable_extensions; do |
4400 | ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 4191 | ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
4401 | { test -f "$ac_path_EGREP" && $as_executable_p "$ac_path_EGREP"; } || continue | 4192 | { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue |
4402 | # Check for GNU ac_path_EGREP and select it if it is found. | 4193 | # Check for GNU ac_path_EGREP and select it if it is found. |
4403 | # Check for GNU $ac_path_EGREP | 4194 | # Check for GNU $ac_path_EGREP |
4404 | case `"$ac_path_EGREP" --version 2>&1` in | 4195 | case `"$ac_path_EGREP" --version 2>&1` in |
@@ -4475,7 +4266,7 @@ do | |||
4475 | IFS=$as_save_IFS | 4266 | IFS=$as_save_IFS |
4476 | test -z "$as_dir" && as_dir=. | 4267 | test -z "$as_dir" && as_dir=. |
4477 | for ac_exec_ext in '' $ac_executable_extensions; do | 4268 | for ac_exec_ext in '' $ac_executable_extensions; do |
4478 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4269 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4479 | ac_cv_path_AR="$as_dir/$ac_word$ac_exec_ext" | 4270 | ac_cv_path_AR="$as_dir/$ac_word$ac_exec_ext" |
4480 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4271 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4481 | break 2 | 4272 | break 2 |
@@ -4515,7 +4306,7 @@ do | |||
4515 | IFS=$as_save_IFS | 4306 | IFS=$as_save_IFS |
4516 | test -z "$as_dir" && as_dir=. | 4307 | test -z "$as_dir" && as_dir=. |
4517 | for ac_exec_ext in '' $ac_executable_extensions; do | 4308 | for ac_exec_ext in '' $ac_executable_extensions; do |
4518 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4309 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4519 | ac_cv_path_CAT="$as_dir/$ac_word$ac_exec_ext" | 4310 | ac_cv_path_CAT="$as_dir/$ac_word$ac_exec_ext" |
4520 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4311 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4521 | break 2 | 4312 | break 2 |
@@ -4555,7 +4346,7 @@ do | |||
4555 | IFS=$as_save_IFS | 4346 | IFS=$as_save_IFS |
4556 | test -z "$as_dir" && as_dir=. | 4347 | test -z "$as_dir" && as_dir=. |
4557 | for ac_exec_ext in '' $ac_executable_extensions; do | 4348 | for ac_exec_ext in '' $ac_executable_extensions; do |
4558 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4349 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4559 | ac_cv_path_KILL="$as_dir/$ac_word$ac_exec_ext" | 4350 | ac_cv_path_KILL="$as_dir/$ac_word$ac_exec_ext" |
4560 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4351 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4561 | break 2 | 4352 | break 2 |
@@ -4597,7 +4388,7 @@ do | |||
4597 | IFS=$as_save_IFS | 4388 | IFS=$as_save_IFS |
4598 | test -z "$as_dir" && as_dir=. | 4389 | test -z "$as_dir" && as_dir=. |
4599 | for ac_exec_ext in '' $ac_executable_extensions; do | 4390 | for ac_exec_ext in '' $ac_executable_extensions; do |
4600 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4391 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4601 | ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext" | 4392 | ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext" |
4602 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4393 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4603 | break 2 | 4394 | break 2 |
@@ -4640,7 +4431,7 @@ do | |||
4640 | IFS=$as_save_IFS | 4431 | IFS=$as_save_IFS |
4641 | test -z "$as_dir" && as_dir=. | 4432 | test -z "$as_dir" && as_dir=. |
4642 | for ac_exec_ext in '' $ac_executable_extensions; do | 4433 | for ac_exec_ext in '' $ac_executable_extensions; do |
4643 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4434 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4644 | ac_cv_path_SED="$as_dir/$ac_word$ac_exec_ext" | 4435 | ac_cv_path_SED="$as_dir/$ac_word$ac_exec_ext" |
4645 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4436 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4646 | break 2 | 4437 | break 2 |
@@ -4681,7 +4472,7 @@ do | |||
4681 | IFS=$as_save_IFS | 4472 | IFS=$as_save_IFS |
4682 | test -z "$as_dir" && as_dir=. | 4473 | test -z "$as_dir" && as_dir=. |
4683 | for ac_exec_ext in '' $ac_executable_extensions; do | 4474 | for ac_exec_ext in '' $ac_executable_extensions; do |
4684 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4475 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4685 | ac_cv_path_ENT="$as_dir/$ac_word$ac_exec_ext" | 4476 | ac_cv_path_ENT="$as_dir/$ac_word$ac_exec_ext" |
4686 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4477 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4687 | break 2 | 4478 | break 2 |
@@ -4722,7 +4513,7 @@ do | |||
4722 | IFS=$as_save_IFS | 4513 | IFS=$as_save_IFS |
4723 | test -z "$as_dir" && as_dir=. | 4514 | test -z "$as_dir" && as_dir=. |
4724 | for ac_exec_ext in '' $ac_executable_extensions; do | 4515 | for ac_exec_ext in '' $ac_executable_extensions; do |
4725 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4516 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4726 | ac_cv_path_TEST_MINUS_S_SH="$as_dir/$ac_word$ac_exec_ext" | 4517 | ac_cv_path_TEST_MINUS_S_SH="$as_dir/$ac_word$ac_exec_ext" |
4727 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4518 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4728 | break 2 | 4519 | break 2 |
@@ -4762,7 +4553,7 @@ do | |||
4762 | IFS=$as_save_IFS | 4553 | IFS=$as_save_IFS |
4763 | test -z "$as_dir" && as_dir=. | 4554 | test -z "$as_dir" && as_dir=. |
4764 | for ac_exec_ext in '' $ac_executable_extensions; do | 4555 | for ac_exec_ext in '' $ac_executable_extensions; do |
4765 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4556 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4766 | ac_cv_path_TEST_MINUS_S_SH="$as_dir/$ac_word$ac_exec_ext" | 4557 | ac_cv_path_TEST_MINUS_S_SH="$as_dir/$ac_word$ac_exec_ext" |
4767 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4558 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4768 | break 2 | 4559 | break 2 |
@@ -4802,7 +4593,7 @@ do | |||
4802 | IFS=$as_save_IFS | 4593 | IFS=$as_save_IFS |
4803 | test -z "$as_dir" && as_dir=. | 4594 | test -z "$as_dir" && as_dir=. |
4804 | for ac_exec_ext in '' $ac_executable_extensions; do | 4595 | for ac_exec_ext in '' $ac_executable_extensions; do |
4805 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4596 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4806 | ac_cv_path_TEST_MINUS_S_SH="$as_dir/$ac_word$ac_exec_ext" | 4597 | ac_cv_path_TEST_MINUS_S_SH="$as_dir/$ac_word$ac_exec_ext" |
4807 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4598 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4808 | break 2 | 4599 | break 2 |
@@ -4842,7 +4633,7 @@ do | |||
4842 | IFS=$as_save_IFS | 4633 | IFS=$as_save_IFS |
4843 | test -z "$as_dir" && as_dir=. | 4634 | test -z "$as_dir" && as_dir=. |
4844 | for ac_exec_ext in '' $ac_executable_extensions; do | 4635 | for ac_exec_ext in '' $ac_executable_extensions; do |
4845 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4636 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4846 | ac_cv_path_SH="$as_dir/$ac_word$ac_exec_ext" | 4637 | ac_cv_path_SH="$as_dir/$ac_word$ac_exec_ext" |
4847 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4638 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4848 | break 2 | 4639 | break 2 |
@@ -4885,7 +4676,7 @@ do | |||
4885 | IFS=$as_save_IFS | 4676 | IFS=$as_save_IFS |
4886 | test -z "$as_dir" && as_dir=. | 4677 | test -z "$as_dir" && as_dir=. |
4887 | for ac_exec_ext in '' $ac_executable_extensions; do | 4678 | for ac_exec_ext in '' $ac_executable_extensions; do |
4888 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4679 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4889 | ac_cv_path_PATH_GROUPADD_PROG="$as_dir/$ac_word$ac_exec_ext" | 4680 | ac_cv_path_PATH_GROUPADD_PROG="$as_dir/$ac_word$ac_exec_ext" |
4890 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4681 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4891 | break 2 | 4682 | break 2 |
@@ -4926,7 +4717,7 @@ do | |||
4926 | IFS=$as_save_IFS | 4717 | IFS=$as_save_IFS |
4927 | test -z "$as_dir" && as_dir=. | 4718 | test -z "$as_dir" && as_dir=. |
4928 | for ac_exec_ext in '' $ac_executable_extensions; do | 4719 | for ac_exec_ext in '' $ac_executable_extensions; do |
4929 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4720 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4930 | ac_cv_path_PATH_USERADD_PROG="$as_dir/$ac_word$ac_exec_ext" | 4721 | ac_cv_path_PATH_USERADD_PROG="$as_dir/$ac_word$ac_exec_ext" |
4931 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4722 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4932 | break 2 | 4723 | break 2 |
@@ -4965,7 +4756,7 @@ do | |||
4965 | IFS=$as_save_IFS | 4756 | IFS=$as_save_IFS |
4966 | test -z "$as_dir" && as_dir=. | 4757 | test -z "$as_dir" && as_dir=. |
4967 | for ac_exec_ext in '' $ac_executable_extensions; do | 4758 | for ac_exec_ext in '' $ac_executable_extensions; do |
4968 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4759 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
4969 | ac_cv_prog_MAKE_PACKAGE_SUPPORTED="yes" | 4760 | ac_cv_prog_MAKE_PACKAGE_SUPPORTED="yes" |
4970 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4761 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
4971 | break 2 | 4762 | break 2 |
@@ -5050,27 +4841,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5050 | rm -f conftest.er1 | 4841 | rm -f conftest.er1 |
5051 | cat conftest.err >&5 | 4842 | cat conftest.err >&5 |
5052 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4843 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5053 | (exit $ac_status); } && | 4844 | (exit $ac_status); } && { |
5054 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4845 | test -z "$ac_c_werror_flag" || |
5055 | { (case "(($ac_try" in | 4846 | test ! -s conftest.err |
5056 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 4847 | } && test -s conftest.$ac_objext; then |
5057 | *) ac_try_echo=$ac_try;; | ||
5058 | esac | ||
5059 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5060 | (eval "$ac_try") 2>&5 | ||
5061 | ac_status=$? | ||
5062 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5063 | (exit $ac_status); }; } && | ||
5064 | { ac_try='test -s conftest.$ac_objext' | ||
5065 | { (case "(($ac_try" in | ||
5066 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5067 | *) ac_try_echo=$ac_try;; | ||
5068 | esac | ||
5069 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5070 | (eval "$ac_try") 2>&5 | ||
5071 | ac_status=$? | ||
5072 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5073 | (exit $ac_status); }; }; then | ||
5074 | break | 4848 | break |
5075 | else | 4849 | else |
5076 | echo "$as_me: failed program was:" >&5 | 4850 | echo "$as_me: failed program was:" >&5 |
@@ -5094,27 +4868,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5094 | rm -f conftest.er1 | 4868 | rm -f conftest.er1 |
5095 | cat conftest.err >&5 | 4869 | cat conftest.err >&5 |
5096 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4870 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5097 | (exit $ac_status); } && | 4871 | (exit $ac_status); } && { |
5098 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4872 | test -z "$ac_c_werror_flag" || |
5099 | { (case "(($ac_try" in | 4873 | test ! -s conftest.err |
5100 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 4874 | } && test -s conftest.$ac_objext; then |
5101 | *) ac_try_echo=$ac_try;; | ||
5102 | esac | ||
5103 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5104 | (eval "$ac_try") 2>&5 | ||
5105 | ac_status=$? | ||
5106 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5107 | (exit $ac_status); }; } && | ||
5108 | { ac_try='test -s conftest.$ac_objext' | ||
5109 | { (case "(($ac_try" in | ||
5110 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5111 | *) ac_try_echo=$ac_try;; | ||
5112 | esac | ||
5113 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5114 | (eval "$ac_try") 2>&5 | ||
5115 | ac_status=$? | ||
5116 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5117 | (exit $ac_status); }; }; then | ||
5118 | ac_cv_sys_largefile_CC=' -n32'; break | 4875 | ac_cv_sys_largefile_CC=' -n32'; break |
5119 | else | 4876 | else |
5120 | echo "$as_me: failed program was:" >&5 | 4877 | echo "$as_me: failed program was:" >&5 |
@@ -5142,7 +4899,6 @@ if test "${ac_cv_sys_file_offset_bits+set}" = set; then | |||
5142 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4899 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
5143 | else | 4900 | else |
5144 | while :; do | 4901 | while :; do |
5145 | ac_cv_sys_file_offset_bits=no | ||
5146 | cat >conftest.$ac_ext <<_ACEOF | 4902 | cat >conftest.$ac_ext <<_ACEOF |
5147 | /* confdefs.h. */ | 4903 | /* confdefs.h. */ |
5148 | _ACEOF | 4904 | _ACEOF |
@@ -5179,28 +4935,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5179 | rm -f conftest.er1 | 4935 | rm -f conftest.er1 |
5180 | cat conftest.err >&5 | 4936 | cat conftest.err >&5 |
5181 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4937 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5182 | (exit $ac_status); } && | 4938 | (exit $ac_status); } && { |
5183 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4939 | test -z "$ac_c_werror_flag" || |
5184 | { (case "(($ac_try" in | 4940 | test ! -s conftest.err |
5185 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 4941 | } && test -s conftest.$ac_objext; then |
5186 | *) ac_try_echo=$ac_try;; | 4942 | ac_cv_sys_file_offset_bits=no; break |
5187 | esac | ||
5188 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5189 | (eval "$ac_try") 2>&5 | ||
5190 | ac_status=$? | ||
5191 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5192 | (exit $ac_status); }; } && | ||
5193 | { ac_try='test -s conftest.$ac_objext' | ||
5194 | { (case "(($ac_try" in | ||
5195 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5196 | *) ac_try_echo=$ac_try;; | ||
5197 | esac | ||
5198 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5199 | (eval "$ac_try") 2>&5 | ||
5200 | ac_status=$? | ||
5201 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5202 | (exit $ac_status); }; }; then | ||
5203 | break | ||
5204 | else | 4943 | else |
5205 | echo "$as_me: failed program was:" >&5 | 4944 | echo "$as_me: failed program was:" >&5 |
5206 | sed 's/^/| /' conftest.$ac_ext >&5 | 4945 | sed 's/^/| /' conftest.$ac_ext >&5 |
@@ -5246,27 +4985,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5246 | rm -f conftest.er1 | 4985 | rm -f conftest.er1 |
5247 | cat conftest.err >&5 | 4986 | cat conftest.err >&5 |
5248 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4987 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5249 | (exit $ac_status); } && | 4988 | (exit $ac_status); } && { |
5250 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4989 | test -z "$ac_c_werror_flag" || |
5251 | { (case "(($ac_try" in | 4990 | test ! -s conftest.err |
5252 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 4991 | } && test -s conftest.$ac_objext; then |
5253 | *) ac_try_echo=$ac_try;; | ||
5254 | esac | ||
5255 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5256 | (eval "$ac_try") 2>&5 | ||
5257 | ac_status=$? | ||
5258 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5259 | (exit $ac_status); }; } && | ||
5260 | { ac_try='test -s conftest.$ac_objext' | ||
5261 | { (case "(($ac_try" in | ||
5262 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5263 | *) ac_try_echo=$ac_try;; | ||
5264 | esac | ||
5265 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5266 | (eval "$ac_try") 2>&5 | ||
5267 | ac_status=$? | ||
5268 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5269 | (exit $ac_status); }; }; then | ||
5270 | ac_cv_sys_file_offset_bits=64; break | 4992 | ac_cv_sys_file_offset_bits=64; break |
5271 | else | 4993 | else |
5272 | echo "$as_me: failed program was:" >&5 | 4994 | echo "$as_me: failed program was:" >&5 |
@@ -5276,26 +4998,28 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
5276 | fi | 4998 | fi |
5277 | 4999 | ||
5278 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 5000 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
5001 | ac_cv_sys_file_offset_bits=unknown | ||
5279 | break | 5002 | break |
5280 | done | 5003 | done |
5281 | fi | 5004 | fi |
5282 | { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 | 5005 | { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 |
5283 | echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; } | 5006 | echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; } |
5284 | if test "$ac_cv_sys_file_offset_bits" != no; then | 5007 | case $ac_cv_sys_file_offset_bits in #( |
5285 | 5008 | no | unknown) ;; | |
5009 | *) | ||
5286 | cat >>confdefs.h <<_ACEOF | 5010 | cat >>confdefs.h <<_ACEOF |
5287 | #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits | 5011 | #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits |
5288 | _ACEOF | 5012 | _ACEOF |
5289 | 5013 | ;; | |
5290 | fi | 5014 | esac |
5291 | rm -f conftest* | 5015 | rm -f conftest* |
5292 | { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5 | 5016 | if test $ac_cv_sys_file_offset_bits = unknown; then |
5017 | { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5 | ||
5293 | echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; } | 5018 | echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; } |
5294 | if test "${ac_cv_sys_large_files+set}" = set; then | 5019 | if test "${ac_cv_sys_large_files+set}" = set; then |
5295 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5020 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
5296 | else | 5021 | else |
5297 | while :; do | 5022 | while :; do |
5298 | ac_cv_sys_large_files=no | ||
5299 | cat >conftest.$ac_ext <<_ACEOF | 5023 | cat >conftest.$ac_ext <<_ACEOF |
5300 | /* confdefs.h. */ | 5024 | /* confdefs.h. */ |
5301 | _ACEOF | 5025 | _ACEOF |
@@ -5332,28 +5056,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5332 | rm -f conftest.er1 | 5056 | rm -f conftest.er1 |
5333 | cat conftest.err >&5 | 5057 | cat conftest.err >&5 |
5334 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5058 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5335 | (exit $ac_status); } && | 5059 | (exit $ac_status); } && { |
5336 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5060 | test -z "$ac_c_werror_flag" || |
5337 | { (case "(($ac_try" in | 5061 | test ! -s conftest.err |
5338 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5062 | } && test -s conftest.$ac_objext; then |
5339 | *) ac_try_echo=$ac_try;; | 5063 | ac_cv_sys_large_files=no; break |
5340 | esac | ||
5341 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5342 | (eval "$ac_try") 2>&5 | ||
5343 | ac_status=$? | ||
5344 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5345 | (exit $ac_status); }; } && | ||
5346 | { ac_try='test -s conftest.$ac_objext' | ||
5347 | { (case "(($ac_try" in | ||
5348 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5349 | *) ac_try_echo=$ac_try;; | ||
5350 | esac | ||
5351 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5352 | (eval "$ac_try") 2>&5 | ||
5353 | ac_status=$? | ||
5354 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5355 | (exit $ac_status); }; }; then | ||
5356 | break | ||
5357 | else | 5064 | else |
5358 | echo "$as_me: failed program was:" >&5 | 5065 | echo "$as_me: failed program was:" >&5 |
5359 | sed 's/^/| /' conftest.$ac_ext >&5 | 5066 | sed 's/^/| /' conftest.$ac_ext >&5 |
@@ -5399,27 +5106,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5399 | rm -f conftest.er1 | 5106 | rm -f conftest.er1 |
5400 | cat conftest.err >&5 | 5107 | cat conftest.err >&5 |
5401 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5108 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5402 | (exit $ac_status); } && | 5109 | (exit $ac_status); } && { |
5403 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5110 | test -z "$ac_c_werror_flag" || |
5404 | { (case "(($ac_try" in | 5111 | test ! -s conftest.err |
5405 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5112 | } && test -s conftest.$ac_objext; then |
5406 | *) ac_try_echo=$ac_try;; | ||
5407 | esac | ||
5408 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5409 | (eval "$ac_try") 2>&5 | ||
5410 | ac_status=$? | ||
5411 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5412 | (exit $ac_status); }; } && | ||
5413 | { ac_try='test -s conftest.$ac_objext' | ||
5414 | { (case "(($ac_try" in | ||
5415 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5416 | *) ac_try_echo=$ac_try;; | ||
5417 | esac | ||
5418 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5419 | (eval "$ac_try") 2>&5 | ||
5420 | ac_status=$? | ||
5421 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5422 | (exit $ac_status); }; }; then | ||
5423 | ac_cv_sys_large_files=1; break | 5113 | ac_cv_sys_large_files=1; break |
5424 | else | 5114 | else |
5425 | echo "$as_me: failed program was:" >&5 | 5115 | echo "$as_me: failed program was:" >&5 |
@@ -5429,19 +5119,22 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
5429 | fi | 5119 | fi |
5430 | 5120 | ||
5431 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 5121 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
5122 | ac_cv_sys_large_files=unknown | ||
5432 | break | 5123 | break |
5433 | done | 5124 | done |
5434 | fi | 5125 | fi |
5435 | { echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 | 5126 | { echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 |
5436 | echo "${ECHO_T}$ac_cv_sys_large_files" >&6; } | 5127 | echo "${ECHO_T}$ac_cv_sys_large_files" >&6; } |
5437 | if test "$ac_cv_sys_large_files" != no; then | 5128 | case $ac_cv_sys_large_files in #( |
5438 | 5129 | no | unknown) ;; | |
5130 | *) | ||
5439 | cat >>confdefs.h <<_ACEOF | 5131 | cat >>confdefs.h <<_ACEOF |
5440 | #define _LARGE_FILES $ac_cv_sys_large_files | 5132 | #define _LARGE_FILES $ac_cv_sys_large_files |
5441 | _ACEOF | 5133 | _ACEOF |
5442 | 5134 | ;; | |
5443 | fi | 5135 | esac |
5444 | rm -f conftest* | 5136 | rm -f conftest* |
5137 | fi | ||
5445 | fi | 5138 | fi |
5446 | 5139 | ||
5447 | 5140 | ||
@@ -5478,7 +5171,7 @@ do | |||
5478 | IFS=$as_save_IFS | 5171 | IFS=$as_save_IFS |
5479 | test -z "$as_dir" && as_dir=. | 5172 | test -z "$as_dir" && as_dir=. |
5480 | for ac_exec_ext in '' $ac_executable_extensions; do | 5173 | for ac_exec_ext in '' $ac_executable_extensions; do |
5481 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 5174 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
5482 | ac_cv_path_LOGIN_PROGRAM_FALLBACK="$as_dir/$ac_word$ac_exec_ext" | 5175 | ac_cv_path_LOGIN_PROGRAM_FALLBACK="$as_dir/$ac_word$ac_exec_ext" |
5483 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5176 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5484 | break 2 | 5177 | break 2 |
@@ -5526,7 +5219,7 @@ do | |||
5526 | IFS=$as_save_IFS | 5219 | IFS=$as_save_IFS |
5527 | test -z "$as_dir" && as_dir=. | 5220 | test -z "$as_dir" && as_dir=. |
5528 | for ac_exec_ext in '' $ac_executable_extensions; do | 5221 | for ac_exec_ext in '' $ac_executable_extensions; do |
5529 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 5222 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
5530 | ac_cv_path_PATH_PASSWD_PROG="$as_dir/$ac_word$ac_exec_ext" | 5223 | ac_cv_path_PATH_PASSWD_PROG="$as_dir/$ac_word$ac_exec_ext" |
5531 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5224 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5532 | break 2 | 5225 | break 2 |
@@ -5594,27 +5287,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5594 | rm -f conftest.er1 | 5287 | rm -f conftest.er1 |
5595 | cat conftest.err >&5 | 5288 | cat conftest.err >&5 |
5596 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5289 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5597 | (exit $ac_status); } && | 5290 | (exit $ac_status); } && { |
5598 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5291 | test -z "$ac_c_werror_flag" || |
5599 | { (case "(($ac_try" in | 5292 | test ! -s conftest.err |
5600 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5293 | } && test -s conftest.$ac_objext; then |
5601 | *) ac_try_echo=$ac_try;; | ||
5602 | esac | ||
5603 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5604 | (eval "$ac_try") 2>&5 | ||
5605 | ac_status=$? | ||
5606 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5607 | (exit $ac_status); }; } && | ||
5608 | { ac_try='test -s conftest.$ac_objext' | ||
5609 | { (case "(($ac_try" in | ||
5610 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5611 | *) ac_try_echo=$ac_try;; | ||
5612 | esac | ||
5613 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5614 | (eval "$ac_try") 2>&5 | ||
5615 | ac_status=$? | ||
5616 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5617 | (exit $ac_status); }; }; then | ||
5618 | ac_cv_c_inline=$ac_kw | 5294 | ac_cv_c_inline=$ac_kw |
5619 | else | 5295 | else |
5620 | echo "$as_me: failed program was:" >&5 | 5296 | echo "$as_me: failed program was:" >&5 |
@@ -5665,8 +5341,7 @@ int | |||
5665 | main () | 5341 | main () |
5666 | { | 5342 | { |
5667 | #ifndef LLONG_MAX | 5343 | #ifndef LLONG_MAX |
5668 | char *p = (char *) LLONG_MAX; | 5344 | (void) LLONG_MAX; |
5669 | return !p; | ||
5670 | #endif | 5345 | #endif |
5671 | 5346 | ||
5672 | ; | 5347 | ; |
@@ -5686,27 +5361,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5686 | rm -f conftest.er1 | 5361 | rm -f conftest.er1 |
5687 | cat conftest.err >&5 | 5362 | cat conftest.err >&5 |
5688 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5363 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5689 | (exit $ac_status); } && | 5364 | (exit $ac_status); } && { |
5690 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5365 | test -z "$ac_c_werror_flag" || |
5691 | { (case "(($ac_try" in | 5366 | test ! -s conftest.err |
5692 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5367 | } && test -s conftest.$ac_objext; then |
5693 | *) ac_try_echo=$ac_try;; | ||
5694 | esac | ||
5695 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5696 | (eval "$ac_try") 2>&5 | ||
5697 | ac_status=$? | ||
5698 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5699 | (exit $ac_status); }; } && | ||
5700 | { ac_try='test -s conftest.$ac_objext' | ||
5701 | { (case "(($ac_try" in | ||
5702 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5703 | *) ac_try_echo=$ac_try;; | ||
5704 | esac | ||
5705 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5706 | (eval "$ac_try") 2>&5 | ||
5707 | ac_status=$? | ||
5708 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5709 | (exit $ac_status); }; }; then | ||
5710 | ac_cv_have_decl_LLONG_MAX=yes | 5368 | ac_cv_have_decl_LLONG_MAX=yes |
5711 | else | 5369 | else |
5712 | echo "$as_me: failed program was:" >&5 | 5370 | echo "$as_me: failed program was:" >&5 |
@@ -5759,8 +5417,7 @@ int | |||
5759 | main () | 5417 | main () |
5760 | { | 5418 | { |
5761 | #ifndef LLONG_MAX | 5419 | #ifndef LLONG_MAX |
5762 | char *p = (char *) LLONG_MAX; | 5420 | (void) LLONG_MAX; |
5763 | return !p; | ||
5764 | #endif | 5421 | #endif |
5765 | 5422 | ||
5766 | ; | 5423 | ; |
@@ -5780,27 +5437,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5780 | rm -f conftest.er1 | 5437 | rm -f conftest.er1 |
5781 | cat conftest.err >&5 | 5438 | cat conftest.err >&5 |
5782 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5439 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5783 | (exit $ac_status); } && | 5440 | (exit $ac_status); } && { |
5784 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5441 | test -z "$ac_c_werror_flag" || |
5785 | { (case "(($ac_try" in | 5442 | test ! -s conftest.err |
5786 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5443 | } && test -s conftest.$ac_objext; then |
5787 | *) ac_try_echo=$ac_try;; | ||
5788 | esac | ||
5789 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5790 | (eval "$ac_try") 2>&5 | ||
5791 | ac_status=$? | ||
5792 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5793 | (exit $ac_status); }; } && | ||
5794 | { ac_try='test -s conftest.$ac_objext' | ||
5795 | { (case "(($ac_try" in | ||
5796 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5797 | *) ac_try_echo=$ac_try;; | ||
5798 | esac | ||
5799 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5800 | (eval "$ac_try") 2>&5 | ||
5801 | ac_status=$? | ||
5802 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5803 | (exit $ac_status); }; }; then | ||
5804 | ac_cv_have_decl_LLONG_MAX=yes | 5444 | ac_cv_have_decl_LLONG_MAX=yes |
5805 | else | 5445 | else |
5806 | echo "$as_me: failed program was:" >&5 | 5446 | echo "$as_me: failed program was:" >&5 |
@@ -5877,27 +5517,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5877 | rm -f conftest.er1 | 5517 | rm -f conftest.er1 |
5878 | cat conftest.err >&5 | 5518 | cat conftest.err >&5 |
5879 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5519 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5880 | (exit $ac_status); } && | 5520 | (exit $ac_status); } && { |
5881 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5521 | test -z "$ac_c_werror_flag" || |
5882 | { (case "(($ac_try" in | 5522 | test ! -s conftest.err |
5883 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5523 | } && test -s conftest$ac_exeext && |
5884 | *) ac_try_echo=$ac_try;; | 5524 | $as_test_x conftest$ac_exeext; then |
5885 | esac | ||
5886 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5887 | (eval "$ac_try") 2>&5 | ||
5888 | ac_status=$? | ||
5889 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5890 | (exit $ac_status); }; } && | ||
5891 | { ac_try='test -s conftest$ac_exeext' | ||
5892 | { (case "(($ac_try" in | ||
5893 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
5894 | *) ac_try_echo=$ac_try;; | ||
5895 | esac | ||
5896 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5897 | (eval "$ac_try") 2>&5 | ||
5898 | ac_status=$? | ||
5899 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5900 | (exit $ac_status); }; }; then | ||
5901 | blibflags=$tryflags | 5525 | blibflags=$tryflags |
5902 | else | 5526 | else |
5903 | echo "$as_me: failed program was:" >&5 | 5527 | echo "$as_me: failed program was:" >&5 |
@@ -5984,27 +5608,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
5984 | rm -f conftest.er1 | 5608 | rm -f conftest.er1 |
5985 | cat conftest.err >&5 | 5609 | cat conftest.err >&5 |
5986 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5610 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5987 | (exit $ac_status); } && | 5611 | (exit $ac_status); } && { |
5988 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5612 | test -z "$ac_c_werror_flag" || |
5989 | { (case "(($ac_try" in | 5613 | test ! -s conftest.err |
5990 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5614 | } && test -s conftest$ac_exeext && |
5991 | *) ac_try_echo=$ac_try;; | 5615 | $as_test_x conftest$ac_exeext; then |
5992 | esac | ||
5993 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
5994 | (eval "$ac_try") 2>&5 | ||
5995 | ac_status=$? | ||
5996 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
5997 | (exit $ac_status); }; } && | ||
5998 | { ac_try='test -s conftest$ac_exeext' | ||
5999 | { (case "(($ac_try" in | ||
6000 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6001 | *) ac_try_echo=$ac_try;; | ||
6002 | esac | ||
6003 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6004 | (eval "$ac_try") 2>&5 | ||
6005 | ac_status=$? | ||
6006 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6007 | (exit $ac_status); }; }; then | ||
6008 | ac_cv_func_authenticate=yes | 5616 | ac_cv_func_authenticate=yes |
6009 | else | 5617 | else |
6010 | echo "$as_me: failed program was:" >&5 | 5618 | echo "$as_me: failed program was:" >&5 |
@@ -6067,27 +5675,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
6067 | rm -f conftest.er1 | 5675 | rm -f conftest.er1 |
6068 | cat conftest.err >&5 | 5676 | cat conftest.err >&5 |
6069 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5677 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6070 | (exit $ac_status); } && | 5678 | (exit $ac_status); } && { |
6071 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5679 | test -z "$ac_c_werror_flag" || |
6072 | { (case "(($ac_try" in | 5680 | test ! -s conftest.err |
6073 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5681 | } && test -s conftest$ac_exeext && |
6074 | *) ac_try_echo=$ac_try;; | 5682 | $as_test_x conftest$ac_exeext; then |
6075 | esac | ||
6076 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6077 | (eval "$ac_try") 2>&5 | ||
6078 | ac_status=$? | ||
6079 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6080 | (exit $ac_status); }; } && | ||
6081 | { ac_try='test -s conftest$ac_exeext' | ||
6082 | { (case "(($ac_try" in | ||
6083 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6084 | *) ac_try_echo=$ac_try;; | ||
6085 | esac | ||
6086 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6087 | (eval "$ac_try") 2>&5 | ||
6088 | ac_status=$? | ||
6089 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6090 | (exit $ac_status); }; }; then | ||
6091 | ac_cv_lib_s_authenticate=yes | 5683 | ac_cv_lib_s_authenticate=yes |
6092 | else | 5684 | else |
6093 | echo "$as_me: failed program was:" >&5 | 5685 | echo "$as_me: failed program was:" >&5 |
@@ -6131,8 +5723,7 @@ int | |||
6131 | main () | 5723 | main () |
6132 | { | 5724 | { |
6133 | #ifndef authenticate | 5725 | #ifndef authenticate |
6134 | char *p = (char *) authenticate; | 5726 | (void) authenticate; |
6135 | return !p; | ||
6136 | #endif | 5727 | #endif |
6137 | 5728 | ||
6138 | ; | 5729 | ; |
@@ -6152,27 +5743,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
6152 | rm -f conftest.er1 | 5743 | rm -f conftest.er1 |
6153 | cat conftest.err >&5 | 5744 | cat conftest.err >&5 |
6154 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5745 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6155 | (exit $ac_status); } && | 5746 | (exit $ac_status); } && { |
6156 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5747 | test -z "$ac_c_werror_flag" || |
6157 | { (case "(($ac_try" in | 5748 | test ! -s conftest.err |
6158 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5749 | } && test -s conftest.$ac_objext; then |
6159 | *) ac_try_echo=$ac_try;; | ||
6160 | esac | ||
6161 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6162 | (eval "$ac_try") 2>&5 | ||
6163 | ac_status=$? | ||
6164 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6165 | (exit $ac_status); }; } && | ||
6166 | { ac_try='test -s conftest.$ac_objext' | ||
6167 | { (case "(($ac_try" in | ||
6168 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6169 | *) ac_try_echo=$ac_try;; | ||
6170 | esac | ||
6171 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6172 | (eval "$ac_try") 2>&5 | ||
6173 | ac_status=$? | ||
6174 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6175 | (exit $ac_status); }; }; then | ||
6176 | ac_cv_have_decl_authenticate=yes | 5750 | ac_cv_have_decl_authenticate=yes |
6177 | else | 5751 | else |
6178 | echo "$as_me: failed program was:" >&5 | 5752 | echo "$as_me: failed program was:" >&5 |
@@ -6216,8 +5790,7 @@ int | |||
6216 | main () | 5790 | main () |
6217 | { | 5791 | { |
6218 | #ifndef loginrestrictions | 5792 | #ifndef loginrestrictions |
6219 | char *p = (char *) loginrestrictions; | 5793 | (void) loginrestrictions; |
6220 | return !p; | ||
6221 | #endif | 5794 | #endif |
6222 | 5795 | ||
6223 | ; | 5796 | ; |
@@ -6237,27 +5810,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
6237 | rm -f conftest.er1 | 5810 | rm -f conftest.er1 |
6238 | cat conftest.err >&5 | 5811 | cat conftest.err >&5 |
6239 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5812 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6240 | (exit $ac_status); } && | 5813 | (exit $ac_status); } && { |
6241 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5814 | test -z "$ac_c_werror_flag" || |
6242 | { (case "(($ac_try" in | 5815 | test ! -s conftest.err |
6243 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5816 | } && test -s conftest.$ac_objext; then |
6244 | *) ac_try_echo=$ac_try;; | ||
6245 | esac | ||
6246 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6247 | (eval "$ac_try") 2>&5 | ||
6248 | ac_status=$? | ||
6249 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6250 | (exit $ac_status); }; } && | ||
6251 | { ac_try='test -s conftest.$ac_objext' | ||
6252 | { (case "(($ac_try" in | ||
6253 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6254 | *) ac_try_echo=$ac_try;; | ||
6255 | esac | ||
6256 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6257 | (eval "$ac_try") 2>&5 | ||
6258 | ac_status=$? | ||
6259 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6260 | (exit $ac_status); }; }; then | ||
6261 | ac_cv_have_decl_loginrestrictions=yes | 5817 | ac_cv_have_decl_loginrestrictions=yes |
6262 | else | 5818 | else |
6263 | echo "$as_me: failed program was:" >&5 | 5819 | echo "$as_me: failed program was:" >&5 |
@@ -6301,8 +5857,7 @@ int | |||
6301 | main () | 5857 | main () |
6302 | { | 5858 | { |
6303 | #ifndef loginsuccess | 5859 | #ifndef loginsuccess |
6304 | char *p = (char *) loginsuccess; | 5860 | (void) loginsuccess; |
6305 | return !p; | ||
6306 | #endif | 5861 | #endif |
6307 | 5862 | ||
6308 | ; | 5863 | ; |
@@ -6322,27 +5877,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
6322 | rm -f conftest.er1 | 5877 | rm -f conftest.er1 |
6323 | cat conftest.err >&5 | 5878 | cat conftest.err >&5 |
6324 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5879 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6325 | (exit $ac_status); } && | 5880 | (exit $ac_status); } && { |
6326 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5881 | test -z "$ac_c_werror_flag" || |
6327 | { (case "(($ac_try" in | 5882 | test ! -s conftest.err |
6328 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5883 | } && test -s conftest.$ac_objext; then |
6329 | *) ac_try_echo=$ac_try;; | ||
6330 | esac | ||
6331 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6332 | (eval "$ac_try") 2>&5 | ||
6333 | ac_status=$? | ||
6334 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6335 | (exit $ac_status); }; } && | ||
6336 | { ac_try='test -s conftest.$ac_objext' | ||
6337 | { (case "(($ac_try" in | ||
6338 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6339 | *) ac_try_echo=$ac_try;; | ||
6340 | esac | ||
6341 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6342 | (eval "$ac_try") 2>&5 | ||
6343 | ac_status=$? | ||
6344 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6345 | (exit $ac_status); }; }; then | ||
6346 | ac_cv_have_decl_loginsuccess=yes | 5884 | ac_cv_have_decl_loginsuccess=yes |
6347 | else | 5885 | else |
6348 | echo "$as_me: failed program was:" >&5 | 5886 | echo "$as_me: failed program was:" >&5 |
@@ -6386,8 +5924,7 @@ int | |||
6386 | main () | 5924 | main () |
6387 | { | 5925 | { |
6388 | #ifndef passwdexpired | 5926 | #ifndef passwdexpired |
6389 | char *p = (char *) passwdexpired; | 5927 | (void) passwdexpired; |
6390 | return !p; | ||
6391 | #endif | 5928 | #endif |
6392 | 5929 | ||
6393 | ; | 5930 | ; |
@@ -6407,27 +5944,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
6407 | rm -f conftest.er1 | 5944 | rm -f conftest.er1 |
6408 | cat conftest.err >&5 | 5945 | cat conftest.err >&5 |
6409 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5946 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6410 | (exit $ac_status); } && | 5947 | (exit $ac_status); } && { |
6411 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5948 | test -z "$ac_c_werror_flag" || |
6412 | { (case "(($ac_try" in | 5949 | test ! -s conftest.err |
6413 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5950 | } && test -s conftest.$ac_objext; then |
6414 | *) ac_try_echo=$ac_try;; | ||
6415 | esac | ||
6416 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6417 | (eval "$ac_try") 2>&5 | ||
6418 | ac_status=$? | ||
6419 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6420 | (exit $ac_status); }; } && | ||
6421 | { ac_try='test -s conftest.$ac_objext' | ||
6422 | { (case "(($ac_try" in | ||
6423 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6424 | *) ac_try_echo=$ac_try;; | ||
6425 | esac | ||
6426 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6427 | (eval "$ac_try") 2>&5 | ||
6428 | ac_status=$? | ||
6429 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6430 | (exit $ac_status); }; }; then | ||
6431 | ac_cv_have_decl_passwdexpired=yes | 5951 | ac_cv_have_decl_passwdexpired=yes |
6432 | else | 5952 | else |
6433 | echo "$as_me: failed program was:" >&5 | 5953 | echo "$as_me: failed program was:" >&5 |
@@ -6471,8 +5991,7 @@ int | |||
6471 | main () | 5991 | main () |
6472 | { | 5992 | { |
6473 | #ifndef setauthdb | 5993 | #ifndef setauthdb |
6474 | char *p = (char *) setauthdb; | 5994 | (void) setauthdb; |
6475 | return !p; | ||
6476 | #endif | 5995 | #endif |
6477 | 5996 | ||
6478 | ; | 5997 | ; |
@@ -6492,27 +6011,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
6492 | rm -f conftest.er1 | 6011 | rm -f conftest.er1 |
6493 | cat conftest.err >&5 | 6012 | cat conftest.err >&5 |
6494 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6013 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6495 | (exit $ac_status); } && | 6014 | (exit $ac_status); } && { |
6496 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6015 | test -z "$ac_c_werror_flag" || |
6497 | { (case "(($ac_try" in | 6016 | test ! -s conftest.err |
6498 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6017 | } && test -s conftest.$ac_objext; then |
6499 | *) ac_try_echo=$ac_try;; | ||
6500 | esac | ||
6501 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6502 | (eval "$ac_try") 2>&5 | ||
6503 | ac_status=$? | ||
6504 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6505 | (exit $ac_status); }; } && | ||
6506 | { ac_try='test -s conftest.$ac_objext' | ||
6507 | { (case "(($ac_try" in | ||
6508 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6509 | *) ac_try_echo=$ac_try;; | ||
6510 | esac | ||
6511 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6512 | (eval "$ac_try") 2>&5 | ||
6513 | ac_status=$? | ||
6514 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6515 | (exit $ac_status); }; }; then | ||
6516 | ac_cv_have_decl_setauthdb=yes | 6018 | ac_cv_have_decl_setauthdb=yes |
6517 | else | 6019 | else |
6518 | echo "$as_me: failed program was:" >&5 | 6020 | echo "$as_me: failed program was:" >&5 |
@@ -6559,8 +6061,7 @@ int | |||
6559 | main () | 6061 | main () |
6560 | { | 6062 | { |
6561 | #ifndef loginfailed | 6063 | #ifndef loginfailed |
6562 | char *p = (char *) loginfailed; | 6064 | (void) loginfailed; |
6563 | return !p; | ||
6564 | #endif | 6065 | #endif |
6565 | 6066 | ||
6566 | ; | 6067 | ; |
@@ -6580,27 +6081,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
6580 | rm -f conftest.er1 | 6081 | rm -f conftest.er1 |
6581 | cat conftest.err >&5 | 6082 | cat conftest.err >&5 |
6582 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6083 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6583 | (exit $ac_status); } && | 6084 | (exit $ac_status); } && { |
6584 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6085 | test -z "$ac_c_werror_flag" || |
6585 | { (case "(($ac_try" in | 6086 | test ! -s conftest.err |
6586 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6087 | } && test -s conftest.$ac_objext; then |
6587 | *) ac_try_echo=$ac_try;; | ||
6588 | esac | ||
6589 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6590 | (eval "$ac_try") 2>&5 | ||
6591 | ac_status=$? | ||
6592 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6593 | (exit $ac_status); }; } && | ||
6594 | { ac_try='test -s conftest.$ac_objext' | ||
6595 | { (case "(($ac_try" in | ||
6596 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6597 | *) ac_try_echo=$ac_try;; | ||
6598 | esac | ||
6599 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6600 | (eval "$ac_try") 2>&5 | ||
6601 | ac_status=$? | ||
6602 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6603 | (exit $ac_status); }; }; then | ||
6604 | ac_cv_have_decl_loginfailed=yes | 6088 | ac_cv_have_decl_loginfailed=yes |
6605 | else | 6089 | else |
6606 | echo "$as_me: failed program was:" >&5 | 6090 | echo "$as_me: failed program was:" >&5 |
@@ -6649,27 +6133,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
6649 | rm -f conftest.er1 | 6133 | rm -f conftest.er1 |
6650 | cat conftest.err >&5 | 6134 | cat conftest.err >&5 |
6651 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6135 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6652 | (exit $ac_status); } && | 6136 | (exit $ac_status); } && { |
6653 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6137 | test -z "$ac_c_werror_flag" || |
6654 | { (case "(($ac_try" in | 6138 | test ! -s conftest.err |
6655 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6139 | } && test -s conftest.$ac_objext; then |
6656 | *) ac_try_echo=$ac_try;; | ||
6657 | esac | ||
6658 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6659 | (eval "$ac_try") 2>&5 | ||
6660 | ac_status=$? | ||
6661 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6662 | (exit $ac_status); }; } && | ||
6663 | { ac_try='test -s conftest.$ac_objext' | ||
6664 | { (case "(($ac_try" in | ||
6665 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6666 | *) ac_try_echo=$ac_try;; | ||
6667 | esac | ||
6668 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6669 | (eval "$ac_try") 2>&5 | ||
6670 | ac_status=$? | ||
6671 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6672 | (exit $ac_status); }; }; then | ||
6673 | { echo "$as_me:$LINENO: result: yes" >&5 | 6140 | { echo "$as_me:$LINENO: result: yes" >&5 |
6674 | echo "${ECHO_T}yes" >&6; } | 6141 | echo "${ECHO_T}yes" >&6; } |
6675 | 6142 | ||
@@ -6763,27 +6230,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
6763 | rm -f conftest.er1 | 6230 | rm -f conftest.er1 |
6764 | cat conftest.err >&5 | 6231 | cat conftest.err >&5 |
6765 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6232 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6766 | (exit $ac_status); } && | 6233 | (exit $ac_status); } && { |
6767 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6234 | test -z "$ac_c_werror_flag" || |
6768 | { (case "(($ac_try" in | 6235 | test ! -s conftest.err |
6769 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6236 | } && test -s conftest$ac_exeext && |
6770 | *) ac_try_echo=$ac_try;; | 6237 | $as_test_x conftest$ac_exeext; then |
6771 | esac | ||
6772 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6773 | (eval "$ac_try") 2>&5 | ||
6774 | ac_status=$? | ||
6775 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6776 | (exit $ac_status); }; } && | ||
6777 | { ac_try='test -s conftest$ac_exeext' | ||
6778 | { (case "(($ac_try" in | ||
6779 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
6780 | *) ac_try_echo=$ac_try;; | ||
6781 | esac | ||
6782 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
6783 | (eval "$ac_try") 2>&5 | ||
6784 | ac_status=$? | ||
6785 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
6786 | (exit $ac_status); }; }; then | ||
6787 | eval "$as_ac_var=yes" | 6238 | eval "$as_ac_var=yes" |
6788 | else | 6239 | else |
6789 | echo "$as_me: failed program was:" >&5 | 6240 | echo "$as_me: failed program was:" >&5 |
@@ -7012,27 +6463,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
7012 | rm -f conftest.er1 | 6463 | rm -f conftest.er1 |
7013 | cat conftest.err >&5 | 6464 | cat conftest.err >&5 |
7014 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6465 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7015 | (exit $ac_status); } && | 6466 | (exit $ac_status); } && { |
7016 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6467 | test -z "$ac_c_werror_flag" || |
7017 | { (case "(($ac_try" in | 6468 | test ! -s conftest.err |
7018 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6469 | } && test -s conftest.$ac_objext; then |
7019 | *) ac_try_echo=$ac_try;; | ||
7020 | esac | ||
7021 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7022 | (eval "$ac_try") 2>&5 | ||
7023 | ac_status=$? | ||
7024 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7025 | (exit $ac_status); }; } && | ||
7026 | { ac_try='test -s conftest.$ac_objext' | ||
7027 | { (case "(($ac_try" in | ||
7028 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
7029 | *) ac_try_echo=$ac_try;; | ||
7030 | esac | ||
7031 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7032 | (eval "$ac_try") 2>&5 | ||
7033 | ac_status=$? | ||
7034 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7035 | (exit $ac_status); }; }; then | ||
7036 | ac_cv_use_security_session_api="yes" | 6470 | ac_cv_use_security_session_api="yes" |
7037 | 6471 | ||
7038 | cat >>confdefs.h <<\_ACEOF | 6472 | cat >>confdefs.h <<\_ACEOF |
@@ -7083,27 +6517,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
7083 | rm -f conftest.er1 | 6517 | rm -f conftest.er1 |
7084 | cat conftest.err >&5 | 6518 | cat conftest.err >&5 |
7085 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6519 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7086 | (exit $ac_status); } && | 6520 | (exit $ac_status); } && { |
7087 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6521 | test -z "$ac_c_werror_flag" || |
7088 | { (case "(($ac_try" in | 6522 | test ! -s conftest.err |
7089 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6523 | } && test -s conftest.$ac_objext; then |
7090 | *) ac_try_echo=$ac_try;; | ||
7091 | esac | ||
7092 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7093 | (eval "$ac_try") 2>&5 | ||
7094 | ac_status=$? | ||
7095 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7096 | (exit $ac_status); }; } && | ||
7097 | { ac_try='test -s conftest.$ac_objext' | ||
7098 | { (case "(($ac_try" in | ||
7099 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
7100 | *) ac_try_echo=$ac_try;; | ||
7101 | esac | ||
7102 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7103 | (eval "$ac_try") 2>&5 | ||
7104 | ac_status=$? | ||
7105 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7106 | (exit $ac_status); }; }; then | ||
7107 | 6524 | ||
7108 | cat >>confdefs.h <<\_ACEOF | 6525 | cat >>confdefs.h <<\_ACEOF |
7109 | #define USE_CCAPI 1 | 6526 | #define USE_CCAPI 1 |
@@ -7199,27 +6616,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
7199 | rm -f conftest.er1 | 6616 | rm -f conftest.er1 |
7200 | cat conftest.err >&5 | 6617 | cat conftest.err >&5 |
7201 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6618 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7202 | (exit $ac_status); } && | 6619 | (exit $ac_status); } && { |
7203 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6620 | test -z "$ac_c_werror_flag" || |
7204 | { (case "(($ac_try" in | 6621 | test ! -s conftest.err |
7205 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6622 | } && test -s conftest$ac_exeext && |
7206 | *) ac_try_echo=$ac_try;; | 6623 | $as_test_x conftest$ac_exeext; then |
7207 | esac | ||
7208 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7209 | (eval "$ac_try") 2>&5 | ||
7210 | ac_status=$? | ||
7211 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7212 | (exit $ac_status); }; } && | ||
7213 | { ac_try='test -s conftest$ac_exeext' | ||
7214 | { (case "(($ac_try" in | ||
7215 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
7216 | *) ac_try_echo=$ac_try;; | ||
7217 | esac | ||
7218 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7219 | (eval "$ac_try") 2>&5 | ||
7220 | ac_status=$? | ||
7221 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7222 | (exit $ac_status); }; }; then | ||
7223 | ac_cv_lib_xnet_t_error=yes | 6624 | ac_cv_lib_xnet_t_error=yes |
7224 | else | 6625 | else |
7225 | echo "$as_me: failed program was:" >&5 | 6626 | echo "$as_me: failed program was:" >&5 |
@@ -7398,27 +6799,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
7398 | rm -f conftest.er1 | 6799 | rm -f conftest.er1 |
7399 | cat conftest.err >&5 | 6800 | cat conftest.err >&5 |
7400 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6801 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7401 | (exit $ac_status); } && | 6802 | (exit $ac_status); } && { |
7402 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6803 | test -z "$ac_c_werror_flag" || |
7403 | { (case "(($ac_try" in | 6804 | test ! -s conftest.err |
7404 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6805 | } && test -s conftest$ac_exeext && |
7405 | *) ac_try_echo=$ac_try;; | 6806 | $as_test_x conftest$ac_exeext; then |
7406 | esac | ||
7407 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7408 | (eval "$ac_try") 2>&5 | ||
7409 | ac_status=$? | ||
7410 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7411 | (exit $ac_status); }; } && | ||
7412 | { ac_try='test -s conftest$ac_exeext' | ||
7413 | { (case "(($ac_try" in | ||
7414 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
7415 | *) ac_try_echo=$ac_try;; | ||
7416 | esac | ||
7417 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7418 | (eval "$ac_try") 2>&5 | ||
7419 | ac_status=$? | ||
7420 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7421 | (exit $ac_status); }; }; then | ||
7422 | ac_cv_func_jlimit_startjob=yes | 6807 | ac_cv_func_jlimit_startjob=yes |
7423 | else | 6808 | else |
7424 | echo "$as_me: failed program was:" >&5 | 6809 | echo "$as_me: failed program was:" >&5 |
@@ -7582,27 +6967,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
7582 | rm -f conftest.er1 | 6967 | rm -f conftest.er1 |
7583 | cat conftest.err >&5 | 6968 | cat conftest.err >&5 |
7584 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6969 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7585 | (exit $ac_status); } && | 6970 | (exit $ac_status); } && { |
7586 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6971 | test -z "$ac_c_werror_flag" || |
7587 | { (case "(($ac_try" in | 6972 | test ! -s conftest.err |
7588 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6973 | } && test -s conftest.$ac_objext; then |
7589 | *) ac_try_echo=$ac_try;; | ||
7590 | esac | ||
7591 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7592 | (eval "$ac_try") 2>&5 | ||
7593 | ac_status=$? | ||
7594 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7595 | (exit $ac_status); }; } && | ||
7596 | { ac_try='test -s conftest.$ac_objext' | ||
7597 | { (case "(($ac_try" in | ||
7598 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
7599 | *) ac_try_echo=$ac_try;; | ||
7600 | esac | ||
7601 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7602 | (eval "$ac_try") 2>&5 | ||
7603 | ac_status=$? | ||
7604 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7605 | (exit $ac_status); }; }; then | ||
7606 | ac_header_compiler=yes | 6974 | ac_header_compiler=yes |
7607 | else | 6975 | else |
7608 | echo "$as_me: failed program was:" >&5 | 6976 | echo "$as_me: failed program was:" >&5 |
@@ -7638,17 +7006,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
7638 | rm -f conftest.er1 | 7006 | rm -f conftest.er1 |
7639 | cat conftest.err >&5 | 7007 | cat conftest.err >&5 |
7640 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7008 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7641 | (exit $ac_status); } >/dev/null; then | 7009 | (exit $ac_status); } >/dev/null && { |
7642 | if test -s conftest.err; then | 7010 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
7643 | ac_cpp_err=$ac_c_preproc_warn_flag | 7011 | test ! -s conftest.err |
7644 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 7012 | }; then |
7645 | else | ||
7646 | ac_cpp_err= | ||
7647 | fi | ||
7648 | else | ||
7649 | ac_cpp_err=yes | ||
7650 | fi | ||
7651 | if test -z "$ac_cpp_err"; then | ||
7652 | ac_header_preproc=yes | 7013 | ac_header_preproc=yes |
7653 | else | 7014 | else |
7654 | echo "$as_me: failed program was:" >&5 | 7015 | echo "$as_me: failed program was:" >&5 |
@@ -7782,27 +7143,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
7782 | rm -f conftest.er1 | 7143 | rm -f conftest.er1 |
7783 | cat conftest.err >&5 | 7144 | cat conftest.err >&5 |
7784 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7145 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7785 | (exit $ac_status); } && | 7146 | (exit $ac_status); } && { |
7786 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7147 | test -z "$ac_c_werror_flag" || |
7787 | { (case "(($ac_try" in | 7148 | test ! -s conftest.err |
7788 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7149 | } && test -s conftest.$ac_objext; then |
7789 | *) ac_try_echo=$ac_try;; | ||
7790 | esac | ||
7791 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7792 | (eval "$ac_try") 2>&5 | ||
7793 | ac_status=$? | ||
7794 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7795 | (exit $ac_status); }; } && | ||
7796 | { ac_try='test -s conftest.$ac_objext' | ||
7797 | { (case "(($ac_try" in | ||
7798 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
7799 | *) ac_try_echo=$ac_try;; | ||
7800 | esac | ||
7801 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7802 | (eval "$ac_try") 2>&5 | ||
7803 | ac_status=$? | ||
7804 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7805 | (exit $ac_status); }; }; then | ||
7806 | ac_header_compiler=yes | 7150 | ac_header_compiler=yes |
7807 | else | 7151 | else |
7808 | echo "$as_me: failed program was:" >&5 | 7152 | echo "$as_me: failed program was:" >&5 |
@@ -7838,17 +7182,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
7838 | rm -f conftest.er1 | 7182 | rm -f conftest.er1 |
7839 | cat conftest.err >&5 | 7183 | cat conftest.err >&5 |
7840 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7184 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7841 | (exit $ac_status); } >/dev/null; then | 7185 | (exit $ac_status); } >/dev/null && { |
7842 | if test -s conftest.err; then | 7186 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
7843 | ac_cpp_err=$ac_c_preproc_warn_flag | 7187 | test ! -s conftest.err |
7844 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 7188 | }; then |
7845 | else | ||
7846 | ac_cpp_err= | ||
7847 | fi | ||
7848 | else | ||
7849 | ac_cpp_err=yes | ||
7850 | fi | ||
7851 | if test -z "$ac_cpp_err"; then | ||
7852 | ac_header_preproc=yes | 7189 | ac_header_preproc=yes |
7853 | else | 7190 | else |
7854 | echo "$as_me: failed program was:" >&5 | 7191 | echo "$as_me: failed program was:" >&5 |
@@ -7965,27 +7302,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
7965 | rm -f conftest.er1 | 7302 | rm -f conftest.er1 |
7966 | cat conftest.err >&5 | 7303 | cat conftest.err >&5 |
7967 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7304 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7968 | (exit $ac_status); } && | 7305 | (exit $ac_status); } && { |
7969 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7306 | test -z "$ac_c_werror_flag" || |
7970 | { (case "(($ac_try" in | 7307 | test ! -s conftest.err |
7971 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7308 | } && test -s conftest.$ac_objext; then |
7972 | *) ac_try_echo=$ac_try;; | ||
7973 | esac | ||
7974 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7975 | (eval "$ac_try") 2>&5 | ||
7976 | ac_status=$? | ||
7977 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7978 | (exit $ac_status); }; } && | ||
7979 | { ac_try='test -s conftest.$ac_objext' | ||
7980 | { (case "(($ac_try" in | ||
7981 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
7982 | *) ac_try_echo=$ac_try;; | ||
7983 | esac | ||
7984 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
7985 | (eval "$ac_try") 2>&5 | ||
7986 | ac_status=$? | ||
7987 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
7988 | (exit $ac_status); }; }; then | ||
7989 | ac_header_compiler=yes | 7309 | ac_header_compiler=yes |
7990 | else | 7310 | else |
7991 | echo "$as_me: failed program was:" >&5 | 7311 | echo "$as_me: failed program was:" >&5 |
@@ -8021,17 +7341,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
8021 | rm -f conftest.er1 | 7341 | rm -f conftest.er1 |
8022 | cat conftest.err >&5 | 7342 | cat conftest.err >&5 |
8023 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7343 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8024 | (exit $ac_status); } >/dev/null; then | 7344 | (exit $ac_status); } >/dev/null && { |
8025 | if test -s conftest.err; then | 7345 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
8026 | ac_cpp_err=$ac_c_preproc_warn_flag | 7346 | test ! -s conftest.err |
8027 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 7347 | }; then |
8028 | else | ||
8029 | ac_cpp_err= | ||
8030 | fi | ||
8031 | else | ||
8032 | ac_cpp_err=yes | ||
8033 | fi | ||
8034 | if test -z "$ac_cpp_err"; then | ||
8035 | ac_header_preproc=yes | 7348 | ac_header_preproc=yes |
8036 | else | 7349 | else |
8037 | echo "$as_me: failed program was:" >&5 | 7350 | echo "$as_me: failed program was:" >&5 |
@@ -8280,27 +7593,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
8280 | rm -f conftest.er1 | 7593 | rm -f conftest.er1 |
8281 | cat conftest.err >&5 | 7594 | cat conftest.err >&5 |
8282 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7595 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8283 | (exit $ac_status); } && | 7596 | (exit $ac_status); } && { |
8284 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7597 | test -z "$ac_c_werror_flag" || |
8285 | { (case "(($ac_try" in | 7598 | test ! -s conftest.err |
8286 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7599 | } && test -s conftest$ac_exeext && |
8287 | *) ac_try_echo=$ac_try;; | 7600 | $as_test_x conftest$ac_exeext; then |
8288 | esac | ||
8289 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
8290 | (eval "$ac_try") 2>&5 | ||
8291 | ac_status=$? | ||
8292 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
8293 | (exit $ac_status); }; } && | ||
8294 | { ac_try='test -s conftest$ac_exeext' | ||
8295 | { (case "(($ac_try" in | ||
8296 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
8297 | *) ac_try_echo=$ac_try;; | ||
8298 | esac | ||
8299 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
8300 | (eval "$ac_try") 2>&5 | ||
8301 | ac_status=$? | ||
8302 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
8303 | (exit $ac_status); }; }; then | ||
8304 | eval "$as_ac_var=yes" | 7601 | eval "$as_ac_var=yes" |
8305 | else | 7602 | else |
8306 | echo "$as_me: failed program was:" >&5 | 7603 | echo "$as_me: failed program was:" >&5 |
@@ -8403,27 +7700,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
8403 | rm -f conftest.er1 | 7700 | rm -f conftest.er1 |
8404 | cat conftest.err >&5 | 7701 | cat conftest.err >&5 |
8405 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7702 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8406 | (exit $ac_status); } && | 7703 | (exit $ac_status); } && { |
8407 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7704 | test -z "$ac_c_werror_flag" || |
8408 | { (case "(($ac_try" in | 7705 | test ! -s conftest.err |
8409 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7706 | } && test -s conftest$ac_exeext && |
8410 | *) ac_try_echo=$ac_try;; | 7707 | $as_test_x conftest$ac_exeext; then |
8411 | esac | ||
8412 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
8413 | (eval "$ac_try") 2>&5 | ||
8414 | ac_status=$? | ||
8415 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
8416 | (exit $ac_status); }; } && | ||
8417 | { ac_try='test -s conftest$ac_exeext' | ||
8418 | { (case "(($ac_try" in | ||
8419 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
8420 | *) ac_try_echo=$ac_try;; | ||
8421 | esac | ||
8422 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
8423 | (eval "$ac_try") 2>&5 | ||
8424 | ac_status=$? | ||
8425 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
8426 | (exit $ac_status); }; }; then | ||
8427 | ac_cv_lib_dl_dlsym=yes | 7708 | ac_cv_lib_dl_dlsym=yes |
8428 | else | 7709 | else |
8429 | echo "$as_me: failed program was:" >&5 | 7710 | echo "$as_me: failed program was:" >&5 |
@@ -8490,27 +7771,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
8490 | rm -f conftest.er1 | 7771 | rm -f conftest.er1 |
8491 | cat conftest.err >&5 | 7772 | cat conftest.err >&5 |
8492 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7773 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8493 | (exit $ac_status); } && | 7774 | (exit $ac_status); } && { |
8494 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7775 | test -z "$ac_c_werror_flag" || |
8495 | { (case "(($ac_try" in | 7776 | test ! -s conftest.err |
8496 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7777 | } && test -s conftest$ac_exeext && |
8497 | *) ac_try_echo=$ac_try;; | 7778 | $as_test_x conftest$ac_exeext; then |
8498 | esac | ||
8499 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
8500 | (eval "$ac_try") 2>&5 | ||
8501 | ac_status=$? | ||
8502 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
8503 | (exit $ac_status); }; } && | ||
8504 | { ac_try='test -s conftest$ac_exeext' | ||
8505 | { (case "(($ac_try" in | ||
8506 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
8507 | *) ac_try_echo=$ac_try;; | ||
8508 | esac | ||
8509 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
8510 | (eval "$ac_try") 2>&5 | ||
8511 | ac_status=$? | ||
8512 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
8513 | (exit $ac_status); }; }; then | ||
8514 | ac_cv_lib_resolv_res_query=yes | 7779 | ac_cv_lib_resolv_res_query=yes |
8515 | else | 7780 | else |
8516 | echo "$as_me: failed program was:" >&5 | 7781 | echo "$as_me: failed program was:" >&5 |
@@ -8755,27 +8020,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
8755 | rm -f conftest.er1 | 8020 | rm -f conftest.er1 |
8756 | cat conftest.err >&5 | 8021 | cat conftest.err >&5 |
8757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8022 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8758 | (exit $ac_status); } && | 8023 | (exit $ac_status); } && { |
8759 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8024 | test -z "$ac_c_werror_flag" || |
8760 | { (case "(($ac_try" in | 8025 | test ! -s conftest.err |
8761 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8026 | } && test -s conftest$ac_exeext && |
8762 | *) ac_try_echo=$ac_try;; | 8027 | $as_test_x conftest$ac_exeext; then |
8763 | esac | ||
8764 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
8765 | (eval "$ac_try") 2>&5 | ||
8766 | ac_status=$? | ||
8767 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
8768 | (exit $ac_status); }; } && | ||
8769 | { ac_try='test -s conftest$ac_exeext' | ||
8770 | { (case "(($ac_try" in | ||
8771 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
8772 | *) ac_try_echo=$ac_try;; | ||
8773 | esac | ||
8774 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
8775 | (eval "$ac_try") 2>&5 | ||
8776 | ac_status=$? | ||
8777 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
8778 | (exit $ac_status); }; }; then | ||
8779 | eval "$as_ac_var=yes" | 8028 | eval "$as_ac_var=yes" |
8780 | else | 8029 | else |
8781 | echo "$as_me: failed program was:" >&5 | 8030 | echo "$as_me: failed program was:" >&5 |
@@ -9292,27 +8541,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
9292 | rm -f conftest.er1 | 8541 | rm -f conftest.er1 |
9293 | cat conftest.err >&5 | 8542 | cat conftest.err >&5 |
9294 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8543 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9295 | (exit $ac_status); } && | 8544 | (exit $ac_status); } && { |
9296 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8545 | test -z "$ac_c_werror_flag" || |
9297 | { (case "(($ac_try" in | 8546 | test ! -s conftest.err |
9298 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8547 | } && test -s conftest.$ac_objext; then |
9299 | *) ac_try_echo=$ac_try;; | ||
9300 | esac | ||
9301 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9302 | (eval "$ac_try") 2>&5 | ||
9303 | ac_status=$? | ||
9304 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9305 | (exit $ac_status); }; } && | ||
9306 | { ac_try='test -s conftest.$ac_objext' | ||
9307 | { (case "(($ac_try" in | ||
9308 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
9309 | *) ac_try_echo=$ac_try;; | ||
9310 | esac | ||
9311 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9312 | (eval "$ac_try") 2>&5 | ||
9313 | ac_status=$? | ||
9314 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9315 | (exit $ac_status); }; }; then | ||
9316 | ac_header_compiler=yes | 8548 | ac_header_compiler=yes |
9317 | else | 8549 | else |
9318 | echo "$as_me: failed program was:" >&5 | 8550 | echo "$as_me: failed program was:" >&5 |
@@ -9348,17 +8580,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
9348 | rm -f conftest.er1 | 8580 | rm -f conftest.er1 |
9349 | cat conftest.err >&5 | 8581 | cat conftest.err >&5 |
9350 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8582 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9351 | (exit $ac_status); } >/dev/null; then | 8583 | (exit $ac_status); } >/dev/null && { |
9352 | if test -s conftest.err; then | 8584 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
9353 | ac_cpp_err=$ac_c_preproc_warn_flag | 8585 | test ! -s conftest.err |
9354 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 8586 | }; then |
9355 | else | ||
9356 | ac_cpp_err= | ||
9357 | fi | ||
9358 | else | ||
9359 | ac_cpp_err=yes | ||
9360 | fi | ||
9361 | if test -z "$ac_cpp_err"; then | ||
9362 | ac_header_preproc=yes | 8587 | ac_header_preproc=yes |
9363 | else | 8588 | else |
9364 | echo "$as_me: failed program was:" >&5 | 8589 | echo "$as_me: failed program was:" >&5 |
@@ -9460,27 +8685,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
9460 | rm -f conftest.er1 | 8685 | rm -f conftest.er1 |
9461 | cat conftest.err >&5 | 8686 | cat conftest.err >&5 |
9462 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8687 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9463 | (exit $ac_status); } && | 8688 | (exit $ac_status); } && { |
9464 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8689 | test -z "$ac_c_werror_flag" || |
9465 | { (case "(($ac_try" in | 8690 | test ! -s conftest.err |
9466 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8691 | } && test -s conftest.$ac_objext; then |
9467 | *) ac_try_echo=$ac_try;; | ||
9468 | esac | ||
9469 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9470 | (eval "$ac_try") 2>&5 | ||
9471 | ac_status=$? | ||
9472 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9473 | (exit $ac_status); }; } && | ||
9474 | { ac_try='test -s conftest.$ac_objext' | ||
9475 | { (case "(($ac_try" in | ||
9476 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
9477 | *) ac_try_echo=$ac_try;; | ||
9478 | esac | ||
9479 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9480 | (eval "$ac_try") 2>&5 | ||
9481 | ac_status=$? | ||
9482 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9483 | (exit $ac_status); }; }; then | ||
9484 | eval "$as_ac_Header=yes" | 8692 | eval "$as_ac_Header=yes" |
9485 | else | 8693 | else |
9486 | echo "$as_me: failed program was:" >&5 | 8694 | echo "$as_me: failed program was:" >&5 |
@@ -9541,27 +8749,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
9541 | rm -f conftest.er1 | 8749 | rm -f conftest.er1 |
9542 | cat conftest.err >&5 | 8750 | cat conftest.err >&5 |
9543 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8751 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9544 | (exit $ac_status); } && | 8752 | (exit $ac_status); } && { |
9545 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8753 | test -z "$ac_c_werror_flag" || |
9546 | { (case "(($ac_try" in | 8754 | test ! -s conftest.err |
9547 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8755 | } && test -s conftest.$ac_objext; then |
9548 | *) ac_try_echo=$ac_try;; | ||
9549 | esac | ||
9550 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9551 | (eval "$ac_try") 2>&5 | ||
9552 | ac_status=$? | ||
9553 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9554 | (exit $ac_status); }; } && | ||
9555 | { ac_try='test -s conftest.$ac_objext' | ||
9556 | { (case "(($ac_try" in | ||
9557 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
9558 | *) ac_try_echo=$ac_try;; | ||
9559 | esac | ||
9560 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9561 | (eval "$ac_try") 2>&5 | ||
9562 | ac_status=$? | ||
9563 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9564 | (exit $ac_status); }; }; then | ||
9565 | eval "$as_ac_Header=yes" | 8756 | eval "$as_ac_Header=yes" |
9566 | else | 8757 | else |
9567 | echo "$as_me: failed program was:" >&5 | 8758 | echo "$as_me: failed program was:" >&5 |
@@ -9649,27 +8840,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
9649 | rm -f conftest.er1 | 8840 | rm -f conftest.er1 |
9650 | cat conftest.err >&5 | 8841 | cat conftest.err >&5 |
9651 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8842 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9652 | (exit $ac_status); } && | 8843 | (exit $ac_status); } && { |
9653 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8844 | test -z "$ac_c_werror_flag" || |
9654 | { (case "(($ac_try" in | 8845 | test ! -s conftest.err |
9655 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8846 | } && test -s conftest$ac_exeext && |
9656 | *) ac_try_echo=$ac_try;; | 8847 | $as_test_x conftest$ac_exeext; then |
9657 | esac | ||
9658 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9659 | (eval "$ac_try") 2>&5 | ||
9660 | ac_status=$? | ||
9661 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9662 | (exit $ac_status); }; } && | ||
9663 | { ac_try='test -s conftest$ac_exeext' | ||
9664 | { (case "(($ac_try" in | ||
9665 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
9666 | *) ac_try_echo=$ac_try;; | ||
9667 | esac | ||
9668 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9669 | (eval "$ac_try") 2>&5 | ||
9670 | ac_status=$? | ||
9671 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9672 | (exit $ac_status); }; }; then | ||
9673 | ac_cv_func_yp_match=yes | 8848 | ac_cv_func_yp_match=yes |
9674 | else | 8849 | else |
9675 | echo "$as_me: failed program was:" >&5 | 8850 | echo "$as_me: failed program was:" >&5 |
@@ -9729,27 +8904,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
9729 | rm -f conftest.er1 | 8904 | rm -f conftest.er1 |
9730 | cat conftest.err >&5 | 8905 | cat conftest.err >&5 |
9731 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8906 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9732 | (exit $ac_status); } && | 8907 | (exit $ac_status); } && { |
9733 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8908 | test -z "$ac_c_werror_flag" || |
9734 | { (case "(($ac_try" in | 8909 | test ! -s conftest.err |
9735 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8910 | } && test -s conftest$ac_exeext && |
9736 | *) ac_try_echo=$ac_try;; | 8911 | $as_test_x conftest$ac_exeext; then |
9737 | esac | ||
9738 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9739 | (eval "$ac_try") 2>&5 | ||
9740 | ac_status=$? | ||
9741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9742 | (exit $ac_status); }; } && | ||
9743 | { ac_try='test -s conftest$ac_exeext' | ||
9744 | { (case "(($ac_try" in | ||
9745 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
9746 | *) ac_try_echo=$ac_try;; | ||
9747 | esac | ||
9748 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9749 | (eval "$ac_try") 2>&5 | ||
9750 | ac_status=$? | ||
9751 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9752 | (exit $ac_status); }; }; then | ||
9753 | ac_cv_lib_nsl_yp_match=yes | 8912 | ac_cv_lib_nsl_yp_match=yes |
9754 | else | 8913 | else |
9755 | echo "$as_me: failed program was:" >&5 | 8914 | echo "$as_me: failed program was:" >&5 |
@@ -9838,27 +8997,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
9838 | rm -f conftest.er1 | 8997 | rm -f conftest.er1 |
9839 | cat conftest.err >&5 | 8998 | cat conftest.err >&5 |
9840 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8999 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9841 | (exit $ac_status); } && | 9000 | (exit $ac_status); } && { |
9842 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9001 | test -z "$ac_c_werror_flag" || |
9843 | { (case "(($ac_try" in | 9002 | test ! -s conftest.err |
9844 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9003 | } && test -s conftest$ac_exeext && |
9845 | *) ac_try_echo=$ac_try;; | 9004 | $as_test_x conftest$ac_exeext; then |
9846 | esac | ||
9847 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9848 | (eval "$ac_try") 2>&5 | ||
9849 | ac_status=$? | ||
9850 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9851 | (exit $ac_status); }; } && | ||
9852 | { ac_try='test -s conftest$ac_exeext' | ||
9853 | { (case "(($ac_try" in | ||
9854 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
9855 | *) ac_try_echo=$ac_try;; | ||
9856 | esac | ||
9857 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9858 | (eval "$ac_try") 2>&5 | ||
9859 | ac_status=$? | ||
9860 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9861 | (exit $ac_status); }; }; then | ||
9862 | ac_cv_func_setsockopt=yes | 9005 | ac_cv_func_setsockopt=yes |
9863 | else | 9006 | else |
9864 | echo "$as_me: failed program was:" >&5 | 9007 | echo "$as_me: failed program was:" >&5 |
@@ -9918,27 +9061,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
9918 | rm -f conftest.er1 | 9061 | rm -f conftest.er1 |
9919 | cat conftest.err >&5 | 9062 | cat conftest.err >&5 |
9920 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9063 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9921 | (exit $ac_status); } && | 9064 | (exit $ac_status); } && { |
9922 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9065 | test -z "$ac_c_werror_flag" || |
9923 | { (case "(($ac_try" in | 9066 | test ! -s conftest.err |
9924 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9067 | } && test -s conftest$ac_exeext && |
9925 | *) ac_try_echo=$ac_try;; | 9068 | $as_test_x conftest$ac_exeext; then |
9926 | esac | ||
9927 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9928 | (eval "$ac_try") 2>&5 | ||
9929 | ac_status=$? | ||
9930 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9931 | (exit $ac_status); }; } && | ||
9932 | { ac_try='test -s conftest$ac_exeext' | ||
9933 | { (case "(($ac_try" in | ||
9934 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
9935 | *) ac_try_echo=$ac_try;; | ||
9936 | esac | ||
9937 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
9938 | (eval "$ac_try") 2>&5 | ||
9939 | ac_status=$? | ||
9940 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
9941 | (exit $ac_status); }; }; then | ||
9942 | ac_cv_lib_socket_setsockopt=yes | 9069 | ac_cv_lib_socket_setsockopt=yes |
9943 | else | 9070 | else |
9944 | echo "$as_me: failed program was:" >&5 | 9071 | echo "$as_me: failed program was:" >&5 |
@@ -10032,27 +9159,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10032 | rm -f conftest.er1 | 9159 | rm -f conftest.er1 |
10033 | cat conftest.err >&5 | 9160 | cat conftest.err >&5 |
10034 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9161 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10035 | (exit $ac_status); } && | 9162 | (exit $ac_status); } && { |
10036 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9163 | test -z "$ac_c_werror_flag" || |
10037 | { (case "(($ac_try" in | 9164 | test ! -s conftest.err |
10038 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9165 | } && test -s conftest$ac_exeext && |
10039 | *) ac_try_echo=$ac_try;; | 9166 | $as_test_x conftest$ac_exeext; then |
10040 | esac | ||
10041 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10042 | (eval "$ac_try") 2>&5 | ||
10043 | ac_status=$? | ||
10044 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10045 | (exit $ac_status); }; } && | ||
10046 | { ac_try='test -s conftest$ac_exeext' | ||
10047 | { (case "(($ac_try" in | ||
10048 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
10049 | *) ac_try_echo=$ac_try;; | ||
10050 | esac | ||
10051 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10052 | (eval "$ac_try") 2>&5 | ||
10053 | ac_status=$? | ||
10054 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10055 | (exit $ac_status); }; }; then | ||
10056 | eval "$as_ac_var=yes" | 9167 | eval "$as_ac_var=yes" |
10057 | else | 9168 | else |
10058 | echo "$as_me: failed program was:" >&5 | 9169 | echo "$as_me: failed program was:" >&5 |
@@ -10110,27 +9221,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10110 | rm -f conftest.er1 | 9221 | rm -f conftest.er1 |
10111 | cat conftest.err >&5 | 9222 | cat conftest.err >&5 |
10112 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9223 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10113 | (exit $ac_status); } && | 9224 | (exit $ac_status); } && { |
10114 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9225 | test -z "$ac_c_werror_flag" || |
10115 | { (case "(($ac_try" in | 9226 | test ! -s conftest.err |
10116 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9227 | } && test -s conftest.$ac_objext; then |
10117 | *) ac_try_echo=$ac_try;; | ||
10118 | esac | ||
10119 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10120 | (eval "$ac_try") 2>&5 | ||
10121 | ac_status=$? | ||
10122 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10123 | (exit $ac_status); }; } && | ||
10124 | { ac_try='test -s conftest.$ac_objext' | ||
10125 | { (case "(($ac_try" in | ||
10126 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
10127 | *) ac_try_echo=$ac_try;; | ||
10128 | esac | ||
10129 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10130 | (eval "$ac_try") 2>&5 | ||
10131 | ac_status=$? | ||
10132 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10133 | (exit $ac_status); }; }; then | ||
10134 | ac_header_compiler=yes | 9228 | ac_header_compiler=yes |
10135 | else | 9229 | else |
10136 | echo "$as_me: failed program was:" >&5 | 9230 | echo "$as_me: failed program was:" >&5 |
@@ -10166,17 +9260,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10166 | rm -f conftest.er1 | 9260 | rm -f conftest.er1 |
10167 | cat conftest.err >&5 | 9261 | cat conftest.err >&5 |
10168 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9262 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10169 | (exit $ac_status); } >/dev/null; then | 9263 | (exit $ac_status); } >/dev/null && { |
10170 | if test -s conftest.err; then | 9264 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
10171 | ac_cpp_err=$ac_c_preproc_warn_flag | 9265 | test ! -s conftest.err |
10172 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 9266 | }; then |
10173 | else | ||
10174 | ac_cpp_err= | ||
10175 | fi | ||
10176 | else | ||
10177 | ac_cpp_err=yes | ||
10178 | fi | ||
10179 | if test -z "$ac_cpp_err"; then | ||
10180 | ac_header_preproc=yes | 9267 | ac_header_preproc=yes |
10181 | else | 9268 | else |
10182 | echo "$as_me: failed program was:" >&5 | 9269 | echo "$as_me: failed program was:" >&5 |
@@ -10284,27 +9371,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10284 | rm -f conftest.er1 | 9371 | rm -f conftest.er1 |
10285 | cat conftest.err >&5 | 9372 | cat conftest.err >&5 |
10286 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9373 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10287 | (exit $ac_status); } && | 9374 | (exit $ac_status); } && { |
10288 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9375 | test -z "$ac_c_werror_flag" || |
10289 | { (case "(($ac_try" in | 9376 | test ! -s conftest.err |
10290 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9377 | } && test -s conftest$ac_exeext && |
10291 | *) ac_try_echo=$ac_try;; | 9378 | $as_test_x conftest$ac_exeext; then |
10292 | esac | ||
10293 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10294 | (eval "$ac_try") 2>&5 | ||
10295 | ac_status=$? | ||
10296 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10297 | (exit $ac_status); }; } && | ||
10298 | { ac_try='test -s conftest$ac_exeext' | ||
10299 | { (case "(($ac_try" in | ||
10300 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
10301 | *) ac_try_echo=$ac_try;; | ||
10302 | esac | ||
10303 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10304 | (eval "$ac_try") 2>&5 | ||
10305 | ac_status=$? | ||
10306 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10307 | (exit $ac_status); }; }; then | ||
10308 | ac_cv_lib_gen_dirname=yes | 9379 | ac_cv_lib_gen_dirname=yes |
10309 | else | 9380 | else |
10310 | echo "$as_me: failed program was:" >&5 | 9381 | echo "$as_me: failed program was:" >&5 |
@@ -10438,27 +9509,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10438 | rm -f conftest.er1 | 9509 | rm -f conftest.er1 |
10439 | cat conftest.err >&5 | 9510 | cat conftest.err >&5 |
10440 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9511 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10441 | (exit $ac_status); } && | 9512 | (exit $ac_status); } && { |
10442 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9513 | test -z "$ac_c_werror_flag" || |
10443 | { (case "(($ac_try" in | 9514 | test ! -s conftest.err |
10444 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9515 | } && test -s conftest.$ac_objext; then |
10445 | *) ac_try_echo=$ac_try;; | ||
10446 | esac | ||
10447 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10448 | (eval "$ac_try") 2>&5 | ||
10449 | ac_status=$? | ||
10450 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10451 | (exit $ac_status); }; } && | ||
10452 | { ac_try='test -s conftest.$ac_objext' | ||
10453 | { (case "(($ac_try" in | ||
10454 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
10455 | *) ac_try_echo=$ac_try;; | ||
10456 | esac | ||
10457 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10458 | (eval "$ac_try") 2>&5 | ||
10459 | ac_status=$? | ||
10460 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10461 | (exit $ac_status); }; }; then | ||
10462 | ac_header_compiler=yes | 9516 | ac_header_compiler=yes |
10463 | else | 9517 | else |
10464 | echo "$as_me: failed program was:" >&5 | 9518 | echo "$as_me: failed program was:" >&5 |
@@ -10494,17 +9548,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10494 | rm -f conftest.er1 | 9548 | rm -f conftest.er1 |
10495 | cat conftest.err >&5 | 9549 | cat conftest.err >&5 |
10496 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9550 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10497 | (exit $ac_status); } >/dev/null; then | 9551 | (exit $ac_status); } >/dev/null && { |
10498 | if test -s conftest.err; then | 9552 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
10499 | ac_cpp_err=$ac_c_preproc_warn_flag | 9553 | test ! -s conftest.err |
10500 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 9554 | }; then |
10501 | else | ||
10502 | ac_cpp_err= | ||
10503 | fi | ||
10504 | else | ||
10505 | ac_cpp_err=yes | ||
10506 | fi | ||
10507 | if test -z "$ac_cpp_err"; then | ||
10508 | ac_header_preproc=yes | 9555 | ac_header_preproc=yes |
10509 | else | 9556 | else |
10510 | echo "$as_me: failed program was:" >&5 | 9557 | echo "$as_me: failed program was:" >&5 |
@@ -10640,27 +9687,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10640 | rm -f conftest.er1 | 9687 | rm -f conftest.er1 |
10641 | cat conftest.err >&5 | 9688 | cat conftest.err >&5 |
10642 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9689 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10643 | (exit $ac_status); } && | 9690 | (exit $ac_status); } && { |
10644 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9691 | test -z "$ac_c_werror_flag" || |
10645 | { (case "(($ac_try" in | 9692 | test ! -s conftest.err |
10646 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9693 | } && test -s conftest$ac_exeext && |
10647 | *) ac_try_echo=$ac_try;; | 9694 | $as_test_x conftest$ac_exeext; then |
10648 | esac | ||
10649 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10650 | (eval "$ac_try") 2>&5 | ||
10651 | ac_status=$? | ||
10652 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10653 | (exit $ac_status); }; } && | ||
10654 | { ac_try='test -s conftest$ac_exeext' | ||
10655 | { (case "(($ac_try" in | ||
10656 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
10657 | *) ac_try_echo=$ac_try;; | ||
10658 | esac | ||
10659 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10660 | (eval "$ac_try") 2>&5 | ||
10661 | ac_status=$? | ||
10662 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10663 | (exit $ac_status); }; }; then | ||
10664 | ac_cv_func_getspnam=yes | 9695 | ac_cv_func_getspnam=yes |
10665 | else | 9696 | else |
10666 | echo "$as_me: failed program was:" >&5 | 9697 | echo "$as_me: failed program was:" >&5 |
@@ -10719,27 +9750,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10719 | rm -f conftest.er1 | 9750 | rm -f conftest.er1 |
10720 | cat conftest.err >&5 | 9751 | cat conftest.err >&5 |
10721 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9752 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10722 | (exit $ac_status); } && | 9753 | (exit $ac_status); } && { |
10723 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9754 | test -z "$ac_c_werror_flag" || |
10724 | { (case "(($ac_try" in | 9755 | test ! -s conftest.err |
10725 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9756 | } && test -s conftest$ac_exeext && |
10726 | *) ac_try_echo=$ac_try;; | 9757 | $as_test_x conftest$ac_exeext; then |
10727 | esac | ||
10728 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10729 | (eval "$ac_try") 2>&5 | ||
10730 | ac_status=$? | ||
10731 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10732 | (exit $ac_status); }; } && | ||
10733 | { ac_try='test -s conftest$ac_exeext' | ||
10734 | { (case "(($ac_try" in | ||
10735 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
10736 | *) ac_try_echo=$ac_try;; | ||
10737 | esac | ||
10738 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10739 | (eval "$ac_try") 2>&5 | ||
10740 | ac_status=$? | ||
10741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10742 | (exit $ac_status); }; }; then | ||
10743 | ac_cv_lib_gen_getspnam=yes | 9758 | ac_cv_lib_gen_getspnam=yes |
10744 | else | 9759 | else |
10745 | echo "$as_me: failed program was:" >&5 | 9760 | echo "$as_me: failed program was:" >&5 |
@@ -10808,27 +9823,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10808 | rm -f conftest.er1 | 9823 | rm -f conftest.er1 |
10809 | cat conftest.err >&5 | 9824 | cat conftest.err >&5 |
10810 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9825 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10811 | (exit $ac_status); } && | 9826 | (exit $ac_status); } && { |
10812 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9827 | test -z "$ac_c_werror_flag" || |
10813 | { (case "(($ac_try" in | 9828 | test ! -s conftest.err |
10814 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9829 | } && test -s conftest$ac_exeext && |
10815 | *) ac_try_echo=$ac_try;; | 9830 | $as_test_x conftest$ac_exeext; then |
10816 | esac | ||
10817 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10818 | (eval "$ac_try") 2>&5 | ||
10819 | ac_status=$? | ||
10820 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10821 | (exit $ac_status); }; } && | ||
10822 | { ac_try='test -s conftest$ac_exeext' | ||
10823 | { (case "(($ac_try" in | ||
10824 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
10825 | *) ac_try_echo=$ac_try;; | ||
10826 | esac | ||
10827 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10828 | (eval "$ac_try") 2>&5 | ||
10829 | ac_status=$? | ||
10830 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10831 | (exit $ac_status); }; }; then | ||
10832 | ac_cv_search_basename=$ac_res | 9831 | ac_cv_search_basename=$ac_res |
10833 | else | 9832 | else |
10834 | echo "$as_me: failed program was:" >&5 | 9833 | echo "$as_me: failed program was:" >&5 |
@@ -10938,27 +9937,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
10938 | rm -f conftest.er1 | 9937 | rm -f conftest.er1 |
10939 | cat conftest.err >&5 | 9938 | cat conftest.err >&5 |
10940 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9939 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10941 | (exit $ac_status); } && | 9940 | (exit $ac_status); } && { |
10942 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9941 | test -z "$ac_c_werror_flag" || |
10943 | { (case "(($ac_try" in | 9942 | test ! -s conftest.err |
10944 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9943 | } && test -s conftest$ac_exeext && |
10945 | *) ac_try_echo=$ac_try;; | 9944 | $as_test_x conftest$ac_exeext; then |
10946 | esac | ||
10947 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10948 | (eval "$ac_try") 2>&5 | ||
10949 | ac_status=$? | ||
10950 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10951 | (exit $ac_status); }; } && | ||
10952 | { ac_try='test -s conftest$ac_exeext' | ||
10953 | { (case "(($ac_try" in | ||
10954 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
10955 | *) ac_try_echo=$ac_try;; | ||
10956 | esac | ||
10957 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
10958 | (eval "$ac_try") 2>&5 | ||
10959 | ac_status=$? | ||
10960 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
10961 | (exit $ac_status); }; }; then | ||
10962 | ac_cv_lib_z_deflate=yes | 9945 | ac_cv_lib_z_deflate=yes |
10963 | else | 9946 | else |
10964 | echo "$as_me: failed program was:" >&5 | 9947 | echo "$as_me: failed program was:" >&5 |
@@ -11027,27 +10010,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11027 | rm -f conftest.er1 | 10010 | rm -f conftest.er1 |
11028 | cat conftest.err >&5 | 10011 | cat conftest.err >&5 |
11029 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10012 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11030 | (exit $ac_status); } && | 10013 | (exit $ac_status); } && { |
11031 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10014 | test -z "$ac_c_werror_flag" || |
11032 | { (case "(($ac_try" in | 10015 | test ! -s conftest.err |
11033 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10016 | } && test -s conftest$ac_exeext && |
11034 | *) ac_try_echo=$ac_try;; | 10017 | $as_test_x conftest$ac_exeext; then |
11035 | esac | ||
11036 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11037 | (eval "$ac_try") 2>&5 | ||
11038 | ac_status=$? | ||
11039 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11040 | (exit $ac_status); }; } && | ||
11041 | { ac_try='test -s conftest$ac_exeext' | ||
11042 | { (case "(($ac_try" in | ||
11043 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
11044 | *) ac_try_echo=$ac_try;; | ||
11045 | esac | ||
11046 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11047 | (eval "$ac_try") 2>&5 | ||
11048 | ac_status=$? | ||
11049 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11050 | (exit $ac_status); }; }; then | ||
11051 | cat >>confdefs.h <<\_ACEOF | 10018 | cat >>confdefs.h <<\_ACEOF |
11052 | #define HAVE_LIBZ 1 | 10019 | #define HAVE_LIBZ 1 |
11053 | _ACEOF | 10020 | _ACEOF |
@@ -11104,27 +10071,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11104 | rm -f conftest.er1 | 10071 | rm -f conftest.er1 |
11105 | cat conftest.err >&5 | 10072 | cat conftest.err >&5 |
11106 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10073 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11107 | (exit $ac_status); } && | 10074 | (exit $ac_status); } && { |
11108 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10075 | test -z "$ac_c_werror_flag" || |
11109 | { (case "(($ac_try" in | 10076 | test ! -s conftest.err |
11110 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10077 | } && test -s conftest.$ac_objext; then |
11111 | *) ac_try_echo=$ac_try;; | ||
11112 | esac | ||
11113 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11114 | (eval "$ac_try") 2>&5 | ||
11115 | ac_status=$? | ||
11116 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11117 | (exit $ac_status); }; } && | ||
11118 | { ac_try='test -s conftest.$ac_objext' | ||
11119 | { (case "(($ac_try" in | ||
11120 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
11121 | *) ac_try_echo=$ac_try;; | ||
11122 | esac | ||
11123 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11124 | (eval "$ac_try") 2>&5 | ||
11125 | ac_status=$? | ||
11126 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11127 | (exit $ac_status); }; }; then | ||
11128 | ac_header_compiler=yes | 10078 | ac_header_compiler=yes |
11129 | else | 10079 | else |
11130 | echo "$as_me: failed program was:" >&5 | 10080 | echo "$as_me: failed program was:" >&5 |
@@ -11160,17 +10110,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11160 | rm -f conftest.er1 | 10110 | rm -f conftest.er1 |
11161 | cat conftest.err >&5 | 10111 | cat conftest.err >&5 |
11162 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10112 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11163 | (exit $ac_status); } >/dev/null; then | 10113 | (exit $ac_status); } >/dev/null && { |
11164 | if test -s conftest.err; then | 10114 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
11165 | ac_cpp_err=$ac_c_preproc_warn_flag | 10115 | test ! -s conftest.err |
11166 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 10116 | }; then |
11167 | else | ||
11168 | ac_cpp_err= | ||
11169 | fi | ||
11170 | else | ||
11171 | ac_cpp_err=yes | ||
11172 | fi | ||
11173 | if test -z "$ac_cpp_err"; then | ||
11174 | ac_header_preproc=yes | 10117 | ac_header_preproc=yes |
11175 | else | 10118 | else |
11176 | echo "$as_me: failed program was:" >&5 | 10119 | echo "$as_me: failed program was:" >&5 |
@@ -11402,27 +10345,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11402 | rm -f conftest.er1 | 10345 | rm -f conftest.er1 |
11403 | cat conftest.err >&5 | 10346 | cat conftest.err >&5 |
11404 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10347 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11405 | (exit $ac_status); } && | 10348 | (exit $ac_status); } && { |
11406 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10349 | test -z "$ac_c_werror_flag" || |
11407 | { (case "(($ac_try" in | 10350 | test ! -s conftest.err |
11408 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10351 | } && test -s conftest$ac_exeext && |
11409 | *) ac_try_echo=$ac_try;; | 10352 | $as_test_x conftest$ac_exeext; then |
11410 | esac | ||
11411 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11412 | (eval "$ac_try") 2>&5 | ||
11413 | ac_status=$? | ||
11414 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11415 | (exit $ac_status); }; } && | ||
11416 | { ac_try='test -s conftest$ac_exeext' | ||
11417 | { (case "(($ac_try" in | ||
11418 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
11419 | *) ac_try_echo=$ac_try;; | ||
11420 | esac | ||
11421 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11422 | (eval "$ac_try") 2>&5 | ||
11423 | ac_status=$? | ||
11424 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11425 | (exit $ac_status); }; }; then | ||
11426 | ac_cv_func_strcasecmp=yes | 10353 | ac_cv_func_strcasecmp=yes |
11427 | else | 10354 | else |
11428 | echo "$as_me: failed program was:" >&5 | 10355 | echo "$as_me: failed program was:" >&5 |
@@ -11481,27 +10408,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11481 | rm -f conftest.er1 | 10408 | rm -f conftest.er1 |
11482 | cat conftest.err >&5 | 10409 | cat conftest.err >&5 |
11483 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10410 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11484 | (exit $ac_status); } && | 10411 | (exit $ac_status); } && { |
11485 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10412 | test -z "$ac_c_werror_flag" || |
11486 | { (case "(($ac_try" in | 10413 | test ! -s conftest.err |
11487 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10414 | } && test -s conftest$ac_exeext && |
11488 | *) ac_try_echo=$ac_try;; | 10415 | $as_test_x conftest$ac_exeext; then |
11489 | esac | ||
11490 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11491 | (eval "$ac_try") 2>&5 | ||
11492 | ac_status=$? | ||
11493 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11494 | (exit $ac_status); }; } && | ||
11495 | { ac_try='test -s conftest$ac_exeext' | ||
11496 | { (case "(($ac_try" in | ||
11497 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
11498 | *) ac_try_echo=$ac_try;; | ||
11499 | esac | ||
11500 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11501 | (eval "$ac_try") 2>&5 | ||
11502 | ac_status=$? | ||
11503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11504 | (exit $ac_status); }; }; then | ||
11505 | ac_cv_lib_resolv_strcasecmp=yes | 10416 | ac_cv_lib_resolv_strcasecmp=yes |
11506 | else | 10417 | else |
11507 | echo "$as_me: failed program was:" >&5 | 10418 | echo "$as_me: failed program was:" >&5 |
@@ -11590,27 +10501,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11590 | rm -f conftest.er1 | 10501 | rm -f conftest.er1 |
11591 | cat conftest.err >&5 | 10502 | cat conftest.err >&5 |
11592 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11593 | (exit $ac_status); } && | 10504 | (exit $ac_status); } && { |
11594 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10505 | test -z "$ac_c_werror_flag" || |
11595 | { (case "(($ac_try" in | 10506 | test ! -s conftest.err |
11596 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10507 | } && test -s conftest$ac_exeext && |
11597 | *) ac_try_echo=$ac_try;; | 10508 | $as_test_x conftest$ac_exeext; then |
11598 | esac | ||
11599 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11600 | (eval "$ac_try") 2>&5 | ||
11601 | ac_status=$? | ||
11602 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11603 | (exit $ac_status); }; } && | ||
11604 | { ac_try='test -s conftest$ac_exeext' | ||
11605 | { (case "(($ac_try" in | ||
11606 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
11607 | *) ac_try_echo=$ac_try;; | ||
11608 | esac | ||
11609 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11610 | (eval "$ac_try") 2>&5 | ||
11611 | ac_status=$? | ||
11612 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11613 | (exit $ac_status); }; }; then | ||
11614 | eval "$as_ac_var=yes" | 10509 | eval "$as_ac_var=yes" |
11615 | else | 10510 | else |
11616 | echo "$as_me: failed program was:" >&5 | 10511 | echo "$as_me: failed program was:" >&5 |
@@ -11673,27 +10568,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11673 | rm -f conftest.er1 | 10568 | rm -f conftest.er1 |
11674 | cat conftest.err >&5 | 10569 | cat conftest.err >&5 |
11675 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10570 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11676 | (exit $ac_status); } && | 10571 | (exit $ac_status); } && { |
11677 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10572 | test -z "$ac_c_werror_flag" || |
11678 | { (case "(($ac_try" in | 10573 | test ! -s conftest.err |
11679 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10574 | } && test -s conftest$ac_exeext && |
11680 | *) ac_try_echo=$ac_try;; | 10575 | $as_test_x conftest$ac_exeext; then |
11681 | esac | ||
11682 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11683 | (eval "$ac_try") 2>&5 | ||
11684 | ac_status=$? | ||
11685 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11686 | (exit $ac_status); }; } && | ||
11687 | { ac_try='test -s conftest$ac_exeext' | ||
11688 | { (case "(($ac_try" in | ||
11689 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
11690 | *) ac_try_echo=$ac_try;; | ||
11691 | esac | ||
11692 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11693 | (eval "$ac_try") 2>&5 | ||
11694 | ac_status=$? | ||
11695 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11696 | (exit $ac_status); }; }; then | ||
11697 | ac_cv_lib_c89_utimes=yes | 10576 | ac_cv_lib_c89_utimes=yes |
11698 | else | 10577 | else |
11699 | echo "$as_me: failed program was:" >&5 | 10578 | echo "$as_me: failed program was:" >&5 |
@@ -11760,27 +10639,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11760 | rm -f conftest.er1 | 10639 | rm -f conftest.er1 |
11761 | cat conftest.err >&5 | 10640 | cat conftest.err >&5 |
11762 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10641 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11763 | (exit $ac_status); } && | 10642 | (exit $ac_status); } && { |
11764 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10643 | test -z "$ac_c_werror_flag" || |
11765 | { (case "(($ac_try" in | 10644 | test ! -s conftest.err |
11766 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10645 | } && test -s conftest.$ac_objext; then |
11767 | *) ac_try_echo=$ac_try;; | ||
11768 | esac | ||
11769 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11770 | (eval "$ac_try") 2>&5 | ||
11771 | ac_status=$? | ||
11772 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11773 | (exit $ac_status); }; } && | ||
11774 | { ac_try='test -s conftest.$ac_objext' | ||
11775 | { (case "(($ac_try" in | ||
11776 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
11777 | *) ac_try_echo=$ac_try;; | ||
11778 | esac | ||
11779 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11780 | (eval "$ac_try") 2>&5 | ||
11781 | ac_status=$? | ||
11782 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11783 | (exit $ac_status); }; }; then | ||
11784 | ac_header_compiler=yes | 10646 | ac_header_compiler=yes |
11785 | else | 10647 | else |
11786 | echo "$as_me: failed program was:" >&5 | 10648 | echo "$as_me: failed program was:" >&5 |
@@ -11816,17 +10678,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11816 | rm -f conftest.er1 | 10678 | rm -f conftest.er1 |
11817 | cat conftest.err >&5 | 10679 | cat conftest.err >&5 |
11818 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10680 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11819 | (exit $ac_status); } >/dev/null; then | 10681 | (exit $ac_status); } >/dev/null && { |
11820 | if test -s conftest.err; then | 10682 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
11821 | ac_cpp_err=$ac_c_preproc_warn_flag | 10683 | test ! -s conftest.err |
11822 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 10684 | }; then |
11823 | else | ||
11824 | ac_cpp_err= | ||
11825 | fi | ||
11826 | else | ||
11827 | ac_cpp_err=yes | ||
11828 | fi | ||
11829 | if test -z "$ac_cpp_err"; then | ||
11830 | ac_header_preproc=yes | 10685 | ac_header_preproc=yes |
11831 | else | 10686 | else |
11832 | echo "$as_me: failed program was:" >&5 | 10687 | echo "$as_me: failed program was:" >&5 |
@@ -11938,27 +10793,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
11938 | rm -f conftest.er1 | 10793 | rm -f conftest.er1 |
11939 | cat conftest.err >&5 | 10794 | cat conftest.err >&5 |
11940 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10795 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11941 | (exit $ac_status); } && | 10796 | (exit $ac_status); } && { |
11942 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10797 | test -z "$ac_c_werror_flag" || |
11943 | { (case "(($ac_try" in | 10798 | test ! -s conftest.err |
11944 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10799 | } && test -s conftest$ac_exeext && |
11945 | *) ac_try_echo=$ac_try;; | 10800 | $as_test_x conftest$ac_exeext; then |
11946 | esac | ||
11947 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11948 | (eval "$ac_try") 2>&5 | ||
11949 | ac_status=$? | ||
11950 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11951 | (exit $ac_status); }; } && | ||
11952 | { ac_try='test -s conftest$ac_exeext' | ||
11953 | { (case "(($ac_try" in | ||
11954 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
11955 | *) ac_try_echo=$ac_try;; | ||
11956 | esac | ||
11957 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
11958 | (eval "$ac_try") 2>&5 | ||
11959 | ac_status=$? | ||
11960 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
11961 | (exit $ac_status); }; }; then | ||
11962 | ac_cv_search_login=$ac_res | 10801 | ac_cv_search_login=$ac_res |
11963 | else | 10802 | else |
11964 | echo "$as_me: failed program was:" >&5 | 10803 | echo "$as_me: failed program was:" >&5 |
@@ -12062,27 +10901,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
12062 | rm -f conftest.er1 | 10901 | rm -f conftest.er1 |
12063 | cat conftest.err >&5 | 10902 | cat conftest.err >&5 |
12064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10903 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12065 | (exit $ac_status); } && | 10904 | (exit $ac_status); } && { |
12066 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10905 | test -z "$ac_c_werror_flag" || |
12067 | { (case "(($ac_try" in | 10906 | test ! -s conftest.err |
12068 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10907 | } && test -s conftest$ac_exeext && |
12069 | *) ac_try_echo=$ac_try;; | 10908 | $as_test_x conftest$ac_exeext; then |
12070 | esac | ||
12071 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12072 | (eval "$ac_try") 2>&5 | ||
12073 | ac_status=$? | ||
12074 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12075 | (exit $ac_status); }; } && | ||
12076 | { ac_try='test -s conftest$ac_exeext' | ||
12077 | { (case "(($ac_try" in | ||
12078 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
12079 | *) ac_try_echo=$ac_try;; | ||
12080 | esac | ||
12081 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12082 | (eval "$ac_try") 2>&5 | ||
12083 | ac_status=$? | ||
12084 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12085 | (exit $ac_status); }; }; then | ||
12086 | eval "$as_ac_var=yes" | 10909 | eval "$as_ac_var=yes" |
12087 | else | 10910 | else |
12088 | echo "$as_me: failed program was:" >&5 | 10911 | echo "$as_me: failed program was:" >&5 |
@@ -12173,27 +10996,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
12173 | rm -f conftest.er1 | 10996 | rm -f conftest.er1 |
12174 | cat conftest.err >&5 | 10997 | cat conftest.err >&5 |
12175 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10998 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12176 | (exit $ac_status); } && | 10999 | (exit $ac_status); } && { |
12177 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11000 | test -z "$ac_c_werror_flag" || |
12178 | { (case "(($ac_try" in | 11001 | test ! -s conftest.err |
12179 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11002 | } && test -s conftest$ac_exeext && |
12180 | *) ac_try_echo=$ac_try;; | 11003 | $as_test_x conftest$ac_exeext; then |
12181 | esac | ||
12182 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12183 | (eval "$ac_try") 2>&5 | ||
12184 | ac_status=$? | ||
12185 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12186 | (exit $ac_status); }; } && | ||
12187 | { ac_try='test -s conftest$ac_exeext' | ||
12188 | { (case "(($ac_try" in | ||
12189 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
12190 | *) ac_try_echo=$ac_try;; | ||
12191 | esac | ||
12192 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12193 | (eval "$ac_try") 2>&5 | ||
12194 | ac_status=$? | ||
12195 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12196 | (exit $ac_status); }; }; then | ||
12197 | eval "$as_ac_var=yes" | 11004 | eval "$as_ac_var=yes" |
12198 | else | 11005 | else |
12199 | echo "$as_me: failed program was:" >&5 | 11006 | echo "$as_me: failed program was:" >&5 |
@@ -12257,27 +11064,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
12257 | rm -f conftest.er1 | 11064 | rm -f conftest.er1 |
12258 | cat conftest.err >&5 | 11065 | cat conftest.err >&5 |
12259 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11066 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12260 | (exit $ac_status); } && | 11067 | (exit $ac_status); } && { |
12261 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11068 | test -z "$ac_c_werror_flag" || |
12262 | { (case "(($ac_try" in | 11069 | test ! -s conftest.err |
12263 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11070 | } && test -s conftest$ac_exeext && |
12264 | *) ac_try_echo=$ac_try;; | 11071 | $as_test_x conftest$ac_exeext; then |
12265 | esac | ||
12266 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12267 | (eval "$ac_try") 2>&5 | ||
12268 | ac_status=$? | ||
12269 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12270 | (exit $ac_status); }; } && | ||
12271 | { ac_try='test -s conftest$ac_exeext' | ||
12272 | { (case "(($ac_try" in | ||
12273 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
12274 | *) ac_try_echo=$ac_try;; | ||
12275 | esac | ||
12276 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12277 | (eval "$ac_try") 2>&5 | ||
12278 | ac_status=$? | ||
12279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12280 | (exit $ac_status); }; }; then | ||
12281 | ac_cv_lib_intl_strftime=yes | 11072 | ac_cv_lib_intl_strftime=yes |
12282 | else | 11073 | else |
12283 | echo "$as_me: failed program was:" >&5 | 11074 | echo "$as_me: failed program was:" >&5 |
@@ -12507,27 +11298,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
12507 | rm -f conftest.er1 | 11298 | rm -f conftest.er1 |
12508 | cat conftest.err >&5 | 11299 | cat conftest.err >&5 |
12509 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11300 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12510 | (exit $ac_status); } && | 11301 | (exit $ac_status); } && { |
12511 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11302 | test -z "$ac_c_werror_flag" || |
12512 | { (case "(($ac_try" in | 11303 | test ! -s conftest.err |
12513 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11304 | } && test -s conftest$ac_exeext && |
12514 | *) ac_try_echo=$ac_try;; | 11305 | $as_test_x conftest$ac_exeext; then |
12515 | esac | ||
12516 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12517 | (eval "$ac_try") 2>&5 | ||
12518 | ac_status=$? | ||
12519 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12520 | (exit $ac_status); }; } && | ||
12521 | { ac_try='test -s conftest$ac_exeext' | ||
12522 | { (case "(($ac_try" in | ||
12523 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
12524 | *) ac_try_echo=$ac_try;; | ||
12525 | esac | ||
12526 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12527 | (eval "$ac_try") 2>&5 | ||
12528 | ac_status=$? | ||
12529 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12530 | (exit $ac_status); }; }; then | ||
12531 | { echo "$as_me:$LINENO: result: yes" >&5 | 11306 | { echo "$as_me:$LINENO: result: yes" >&5 |
12532 | echo "${ECHO_T}yes" >&6; } | 11307 | echo "${ECHO_T}yes" >&6; } |
12533 | else | 11308 | else |
@@ -12576,27 +11351,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
12576 | rm -f conftest.er1 | 11351 | rm -f conftest.er1 |
12577 | cat conftest.err >&5 | 11352 | cat conftest.err >&5 |
12578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11353 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12579 | (exit $ac_status); } && | 11354 | (exit $ac_status); } && { |
12580 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11355 | test -z "$ac_c_werror_flag" || |
12581 | { (case "(($ac_try" in | 11356 | test ! -s conftest.err |
12582 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11357 | } && test -s conftest.$ac_objext; then |
12583 | *) ac_try_echo=$ac_try;; | ||
12584 | esac | ||
12585 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12586 | (eval "$ac_try") 2>&5 | ||
12587 | ac_status=$? | ||
12588 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12589 | (exit $ac_status); }; } && | ||
12590 | { ac_try='test -s conftest.$ac_objext' | ||
12591 | { (case "(($ac_try" in | ||
12592 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
12593 | *) ac_try_echo=$ac_try;; | ||
12594 | esac | ||
12595 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12596 | (eval "$ac_try") 2>&5 | ||
12597 | ac_status=$? | ||
12598 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12599 | (exit $ac_status); }; }; then | ||
12600 | { echo "$as_me:$LINENO: result: yes" >&5 | 11358 | { echo "$as_me:$LINENO: result: yes" >&5 |
12601 | echo "${ECHO_T}yes" >&6; } | 11359 | echo "${ECHO_T}yes" >&6; } |
12602 | 11360 | ||
@@ -12689,27 +11447,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
12689 | rm -f conftest.er1 | 11447 | rm -f conftest.er1 |
12690 | cat conftest.err >&5 | 11448 | cat conftest.err >&5 |
12691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11449 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12692 | (exit $ac_status); } && | 11450 | (exit $ac_status); } && { |
12693 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11451 | test -z "$ac_c_werror_flag" || |
12694 | { (case "(($ac_try" in | 11452 | test ! -s conftest.err |
12695 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11453 | } && test -s conftest$ac_exeext && |
12696 | *) ac_try_echo=$ac_try;; | 11454 | $as_test_x conftest$ac_exeext; then |
12697 | esac | ||
12698 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12699 | (eval "$ac_try") 2>&5 | ||
12700 | ac_status=$? | ||
12701 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12702 | (exit $ac_status); }; } && | ||
12703 | { ac_try='test -s conftest$ac_exeext' | ||
12704 | { (case "(($ac_try" in | ||
12705 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
12706 | *) ac_try_echo=$ac_try;; | ||
12707 | esac | ||
12708 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12709 | (eval "$ac_try") 2>&5 | ||
12710 | ac_status=$? | ||
12711 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12712 | (exit $ac_status); }; }; then | ||
12713 | 11455 | ||
12714 | { echo "$as_me:$LINENO: result: yes" >&5 | 11456 | { echo "$as_me:$LINENO: result: yes" >&5 |
12715 | echo "${ECHO_T}yes" >&6; } | 11457 | echo "${ECHO_T}yes" >&6; } |
@@ -12799,27 +11541,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
12799 | rm -f conftest.er1 | 11541 | rm -f conftest.er1 |
12800 | cat conftest.err >&5 | 11542 | cat conftest.err >&5 |
12801 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11543 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12802 | (exit $ac_status); } && | 11544 | (exit $ac_status); } && { |
12803 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11545 | test -z "$ac_c_werror_flag" || |
12804 | { (case "(($ac_try" in | 11546 | test ! -s conftest.err |
12805 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11547 | } && test -s conftest$ac_exeext && |
12806 | *) ac_try_echo=$ac_try;; | 11548 | $as_test_x conftest$ac_exeext; then |
12807 | esac | ||
12808 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12809 | (eval "$ac_try") 2>&5 | ||
12810 | ac_status=$? | ||
12811 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12812 | (exit $ac_status); }; } && | ||
12813 | { ac_try='test -s conftest$ac_exeext' | ||
12814 | { (case "(($ac_try" in | ||
12815 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
12816 | *) ac_try_echo=$ac_try;; | ||
12817 | esac | ||
12818 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12819 | (eval "$ac_try") 2>&5 | ||
12820 | ac_status=$? | ||
12821 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12822 | (exit $ac_status); }; }; then | ||
12823 | ac_cv_lib_edit_el_init=yes | 11549 | ac_cv_lib_edit_el_init=yes |
12824 | else | 11550 | else |
12825 | echo "$as_me: failed program was:" >&5 | 11551 | echo "$as_me: failed program was:" >&5 |
@@ -12881,27 +11607,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
12881 | rm -f conftest.er1 | 11607 | rm -f conftest.er1 |
12882 | cat conftest.err >&5 | 11608 | cat conftest.err >&5 |
12883 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11609 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12884 | (exit $ac_status); } && | 11610 | (exit $ac_status); } && { |
12885 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11611 | test -z "$ac_c_werror_flag" || |
12886 | { (case "(($ac_try" in | 11612 | test ! -s conftest.err |
12887 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11613 | } && test -s conftest.$ac_objext; then |
12888 | *) ac_try_echo=$ac_try;; | ||
12889 | esac | ||
12890 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12891 | (eval "$ac_try") 2>&5 | ||
12892 | ac_status=$? | ||
12893 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12894 | (exit $ac_status); }; } && | ||
12895 | { ac_try='test -s conftest.$ac_objext' | ||
12896 | { (case "(($ac_try" in | ||
12897 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
12898 | *) ac_try_echo=$ac_try;; | ||
12899 | esac | ||
12900 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12901 | (eval "$ac_try") 2>&5 | ||
12902 | ac_status=$? | ||
12903 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12904 | (exit $ac_status); }; }; then | ||
12905 | { echo "$as_me:$LINENO: result: yes" >&5 | 11614 | { echo "$as_me:$LINENO: result: yes" >&5 |
12906 | echo "${ECHO_T}yes" >&6; } | 11615 | echo "${ECHO_T}yes" >&6; } |
12907 | else | 11616 | else |
@@ -12973,27 +11682,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
12973 | rm -f conftest.er1 | 11682 | rm -f conftest.er1 |
12974 | cat conftest.err >&5 | 11683 | cat conftest.err >&5 |
12975 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11684 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12976 | (exit $ac_status); } && | 11685 | (exit $ac_status); } && { |
12977 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11686 | test -z "$ac_c_werror_flag" || |
12978 | { (case "(($ac_try" in | 11687 | test ! -s conftest.err |
12979 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11688 | } && test -s conftest.$ac_objext; then |
12980 | *) ac_try_echo=$ac_try;; | ||
12981 | esac | ||
12982 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12983 | (eval "$ac_try") 2>&5 | ||
12984 | ac_status=$? | ||
12985 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12986 | (exit $ac_status); }; } && | ||
12987 | { ac_try='test -s conftest.$ac_objext' | ||
12988 | { (case "(($ac_try" in | ||
12989 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
12990 | *) ac_try_echo=$ac_try;; | ||
12991 | esac | ||
12992 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
12993 | (eval "$ac_try") 2>&5 | ||
12994 | ac_status=$? | ||
12995 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
12996 | (exit $ac_status); }; }; then | ||
12997 | ac_header_compiler=yes | 11689 | ac_header_compiler=yes |
12998 | else | 11690 | else |
12999 | echo "$as_me: failed program was:" >&5 | 11691 | echo "$as_me: failed program was:" >&5 |
@@ -13029,17 +11721,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
13029 | rm -f conftest.er1 | 11721 | rm -f conftest.er1 |
13030 | cat conftest.err >&5 | 11722 | cat conftest.err >&5 |
13031 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11723 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13032 | (exit $ac_status); } >/dev/null; then | 11724 | (exit $ac_status); } >/dev/null && { |
13033 | if test -s conftest.err; then | 11725 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
13034 | ac_cpp_err=$ac_c_preproc_warn_flag | 11726 | test ! -s conftest.err |
13035 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 11727 | }; then |
13036 | else | ||
13037 | ac_cpp_err= | ||
13038 | fi | ||
13039 | else | ||
13040 | ac_cpp_err=yes | ||
13041 | fi | ||
13042 | if test -z "$ac_cpp_err"; then | ||
13043 | ac_header_preproc=yes | 11728 | ac_header_preproc=yes |
13044 | else | 11729 | else |
13045 | echo "$as_me: failed program was:" >&5 | 11730 | echo "$as_me: failed program was:" >&5 |
@@ -13150,27 +11835,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
13150 | rm -f conftest.er1 | 11835 | rm -f conftest.er1 |
13151 | cat conftest.err >&5 | 11836 | cat conftest.err >&5 |
13152 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11837 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13153 | (exit $ac_status); } && | 11838 | (exit $ac_status); } && { |
13154 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11839 | test -z "$ac_c_werror_flag" || |
13155 | { (case "(($ac_try" in | 11840 | test ! -s conftest.err |
13156 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11841 | } && test -s conftest$ac_exeext && |
13157 | *) ac_try_echo=$ac_try;; | 11842 | $as_test_x conftest$ac_exeext; then |
13158 | esac | ||
13159 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13160 | (eval "$ac_try") 2>&5 | ||
13161 | ac_status=$? | ||
13162 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13163 | (exit $ac_status); }; } && | ||
13164 | { ac_try='test -s conftest$ac_exeext' | ||
13165 | { (case "(($ac_try" in | ||
13166 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
13167 | *) ac_try_echo=$ac_try;; | ||
13168 | esac | ||
13169 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13170 | (eval "$ac_try") 2>&5 | ||
13171 | ac_status=$? | ||
13172 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13173 | (exit $ac_status); }; }; then | ||
13174 | ac_cv_lib_bsm_getaudit=yes | 11843 | ac_cv_lib_bsm_getaudit=yes |
13175 | else | 11844 | else |
13176 | echo "$as_me: failed program was:" >&5 | 11845 | echo "$as_me: failed program was:" >&5 |
@@ -13265,27 +11934,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
13265 | rm -f conftest.er1 | 11934 | rm -f conftest.er1 |
13266 | cat conftest.err >&5 | 11935 | cat conftest.err >&5 |
13267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13268 | (exit $ac_status); } && | 11937 | (exit $ac_status); } && { |
13269 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11938 | test -z "$ac_c_werror_flag" || |
13270 | { (case "(($ac_try" in | 11939 | test ! -s conftest.err |
13271 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11940 | } && test -s conftest$ac_exeext && |
13272 | *) ac_try_echo=$ac_try;; | 11941 | $as_test_x conftest$ac_exeext; then |
13273 | esac | ||
13274 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13275 | (eval "$ac_try") 2>&5 | ||
13276 | ac_status=$? | ||
13277 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13278 | (exit $ac_status); }; } && | ||
13279 | { ac_try='test -s conftest$ac_exeext' | ||
13280 | { (case "(($ac_try" in | ||
13281 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
13282 | *) ac_try_echo=$ac_try;; | ||
13283 | esac | ||
13284 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13285 | (eval "$ac_try") 2>&5 | ||
13286 | ac_status=$? | ||
13287 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13288 | (exit $ac_status); }; }; then | ||
13289 | eval "$as_ac_var=yes" | 11942 | eval "$as_ac_var=yes" |
13290 | else | 11943 | else |
13291 | echo "$as_me: failed program was:" >&5 | 11944 | echo "$as_me: failed program was:" >&5 |
@@ -13380,27 +12033,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
13380 | rm -f conftest.er1 | 12033 | rm -f conftest.er1 |
13381 | cat conftest.err >&5 | 12034 | cat conftest.err >&5 |
13382 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12035 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13383 | (exit $ac_status); } && | 12036 | (exit $ac_status); } && { |
13384 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12037 | test -z "$ac_c_werror_flag" || |
13385 | { (case "(($ac_try" in | 12038 | test ! -s conftest.err |
13386 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12039 | } && test -s conftest$ac_exeext && |
13387 | *) ac_try_echo=$ac_try;; | 12040 | $as_test_x conftest$ac_exeext; then |
13388 | esac | ||
13389 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13390 | (eval "$ac_try") 2>&5 | ||
13391 | ac_status=$? | ||
13392 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13393 | (exit $ac_status); }; } && | ||
13394 | { ac_try='test -s conftest$ac_exeext' | ||
13395 | { (case "(($ac_try" in | ||
13396 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
13397 | *) ac_try_echo=$ac_try;; | ||
13398 | esac | ||
13399 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13400 | (eval "$ac_try") 2>&5 | ||
13401 | ac_status=$? | ||
13402 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13403 | (exit $ac_status); }; }; then | ||
13404 | eval "$as_ac_var=yes" | 12041 | eval "$as_ac_var=yes" |
13405 | else | 12042 | else |
13406 | echo "$as_me: failed program was:" >&5 | 12043 | echo "$as_me: failed program was:" >&5 |
@@ -13682,27 +12319,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
13682 | rm -f conftest.er1 | 12319 | rm -f conftest.er1 |
13683 | cat conftest.err >&5 | 12320 | cat conftest.err >&5 |
13684 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12321 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13685 | (exit $ac_status); } && | 12322 | (exit $ac_status); } && { |
13686 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12323 | test -z "$ac_c_werror_flag" || |
13687 | { (case "(($ac_try" in | 12324 | test ! -s conftest.err |
13688 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12325 | } && test -s conftest$ac_exeext && |
13689 | *) ac_try_echo=$ac_try;; | 12326 | $as_test_x conftest$ac_exeext; then |
13690 | esac | ||
13691 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13692 | (eval "$ac_try") 2>&5 | ||
13693 | ac_status=$? | ||
13694 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13695 | (exit $ac_status); }; } && | ||
13696 | { ac_try='test -s conftest$ac_exeext' | ||
13697 | { (case "(($ac_try" in | ||
13698 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
13699 | *) ac_try_echo=$ac_try;; | ||
13700 | esac | ||
13701 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13702 | (eval "$ac_try") 2>&5 | ||
13703 | ac_status=$? | ||
13704 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13705 | (exit $ac_status); }; }; then | ||
13706 | eval "$as_ac_var=yes" | 12327 | eval "$as_ac_var=yes" |
13707 | else | 12328 | else |
13708 | echo "$as_me: failed program was:" >&5 | 12329 | echo "$as_me: failed program was:" >&5 |
@@ -13794,27 +12415,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
13794 | rm -f conftest.er1 | 12415 | rm -f conftest.er1 |
13795 | cat conftest.err >&5 | 12416 | cat conftest.err >&5 |
13796 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12417 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13797 | (exit $ac_status); } && | 12418 | (exit $ac_status); } && { |
13798 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12419 | test -z "$ac_c_werror_flag" || |
13799 | { (case "(($ac_try" in | 12420 | test ! -s conftest.err |
13800 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12421 | } && test -s conftest$ac_exeext && |
13801 | *) ac_try_echo=$ac_try;; | 12422 | $as_test_x conftest$ac_exeext; then |
13802 | esac | ||
13803 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13804 | (eval "$ac_try") 2>&5 | ||
13805 | ac_status=$? | ||
13806 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13807 | (exit $ac_status); }; } && | ||
13808 | { ac_try='test -s conftest$ac_exeext' | ||
13809 | { (case "(($ac_try" in | ||
13810 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
13811 | *) ac_try_echo=$ac_try;; | ||
13812 | esac | ||
13813 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13814 | (eval "$ac_try") 2>&5 | ||
13815 | ac_status=$? | ||
13816 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13817 | (exit $ac_status); }; }; then | ||
13818 | eval "$as_ac_var=yes" | 12423 | eval "$as_ac_var=yes" |
13819 | else | 12424 | else |
13820 | echo "$as_me: failed program was:" >&5 | 12425 | echo "$as_me: failed program was:" >&5 |
@@ -13874,27 +12479,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
13874 | rm -f conftest.er1 | 12479 | rm -f conftest.er1 |
13875 | cat conftest.err >&5 | 12480 | cat conftest.err >&5 |
13876 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12481 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13877 | (exit $ac_status); } && | 12482 | (exit $ac_status); } && { |
13878 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12483 | test -z "$ac_c_werror_flag" || |
13879 | { (case "(($ac_try" in | 12484 | test ! -s conftest.err |
13880 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12485 | } && test -s conftest.$ac_objext; then |
13881 | *) ac_try_echo=$ac_try;; | ||
13882 | esac | ||
13883 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13884 | (eval "$ac_try") 2>&5 | ||
13885 | ac_status=$? | ||
13886 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13887 | (exit $ac_status); }; } && | ||
13888 | { ac_try='test -s conftest.$ac_objext' | ||
13889 | { (case "(($ac_try" in | ||
13890 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
13891 | *) ac_try_echo=$ac_try;; | ||
13892 | esac | ||
13893 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13894 | (eval "$ac_try") 2>&5 | ||
13895 | ac_status=$? | ||
13896 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13897 | (exit $ac_status); }; }; then | ||
13898 | 12486 | ||
13899 | 12487 | ||
13900 | cat >>confdefs.h <<\_ACEOF | 12488 | cat >>confdefs.h <<\_ACEOF |
@@ -13961,27 +12549,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
13961 | rm -f conftest.er1 | 12549 | rm -f conftest.er1 |
13962 | cat conftest.err >&5 | 12550 | cat conftest.err >&5 |
13963 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12551 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13964 | (exit $ac_status); } && | 12552 | (exit $ac_status); } && { |
13965 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12553 | test -z "$ac_c_werror_flag" || |
13966 | { (case "(($ac_try" in | 12554 | test ! -s conftest.err |
13967 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12555 | } && test -s conftest$ac_exeext && |
13968 | *) ac_try_echo=$ac_try;; | 12556 | $as_test_x conftest$ac_exeext; then |
13969 | esac | ||
13970 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13971 | (eval "$ac_try") 2>&5 | ||
13972 | ac_status=$? | ||
13973 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13974 | (exit $ac_status); }; } && | ||
13975 | { ac_try='test -s conftest$ac_exeext' | ||
13976 | { (case "(($ac_try" in | ||
13977 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
13978 | *) ac_try_echo=$ac_try;; | ||
13979 | esac | ||
13980 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
13981 | (eval "$ac_try") 2>&5 | ||
13982 | ac_status=$? | ||
13983 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
13984 | (exit $ac_status); }; }; then | ||
13985 | ac_cv_search_nanosleep=$ac_res | 12557 | ac_cv_search_nanosleep=$ac_res |
13986 | else | 12558 | else |
13987 | echo "$as_me: failed program was:" >&5 | 12559 | echo "$as_me: failed program was:" >&5 |
@@ -14033,8 +12605,7 @@ int | |||
14033 | main () | 12605 | main () |
14034 | { | 12606 | { |
14035 | #ifndef getrusage | 12607 | #ifndef getrusage |
14036 | char *p = (char *) getrusage; | 12608 | (void) getrusage; |
14037 | return !p; | ||
14038 | #endif | 12609 | #endif |
14039 | 12610 | ||
14040 | ; | 12611 | ; |
@@ -14054,27 +12625,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
14054 | rm -f conftest.er1 | 12625 | rm -f conftest.er1 |
14055 | cat conftest.err >&5 | 12626 | cat conftest.err >&5 |
14056 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12627 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14057 | (exit $ac_status); } && | 12628 | (exit $ac_status); } && { |
14058 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12629 | test -z "$ac_c_werror_flag" || |
14059 | { (case "(($ac_try" in | 12630 | test ! -s conftest.err |
14060 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12631 | } && test -s conftest.$ac_objext; then |
14061 | *) ac_try_echo=$ac_try;; | ||
14062 | esac | ||
14063 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14064 | (eval "$ac_try") 2>&5 | ||
14065 | ac_status=$? | ||
14066 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14067 | (exit $ac_status); }; } && | ||
14068 | { ac_try='test -s conftest.$ac_objext' | ||
14069 | { (case "(($ac_try" in | ||
14070 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
14071 | *) ac_try_echo=$ac_try;; | ||
14072 | esac | ||
14073 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14074 | (eval "$ac_try") 2>&5 | ||
14075 | ac_status=$? | ||
14076 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14077 | (exit $ac_status); }; }; then | ||
14078 | ac_cv_have_decl_getrusage=yes | 12632 | ac_cv_have_decl_getrusage=yes |
14079 | else | 12633 | else |
14080 | echo "$as_me: failed program was:" >&5 | 12634 | echo "$as_me: failed program was:" >&5 |
@@ -14155,27 +12709,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
14155 | rm -f conftest.er1 | 12709 | rm -f conftest.er1 |
14156 | cat conftest.err >&5 | 12710 | cat conftest.err >&5 |
14157 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12711 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14158 | (exit $ac_status); } && | 12712 | (exit $ac_status); } && { |
14159 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12713 | test -z "$ac_c_werror_flag" || |
14160 | { (case "(($ac_try" in | 12714 | test ! -s conftest.err |
14161 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12715 | } && test -s conftest$ac_exeext && |
14162 | *) ac_try_echo=$ac_try;; | 12716 | $as_test_x conftest$ac_exeext; then |
14163 | esac | ||
14164 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14165 | (eval "$ac_try") 2>&5 | ||
14166 | ac_status=$? | ||
14167 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14168 | (exit $ac_status); }; } && | ||
14169 | { ac_try='test -s conftest$ac_exeext' | ||
14170 | { (case "(($ac_try" in | ||
14171 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
14172 | *) ac_try_echo=$ac_try;; | ||
14173 | esac | ||
14174 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14175 | (eval "$ac_try") 2>&5 | ||
14176 | ac_status=$? | ||
14177 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14178 | (exit $ac_status); }; }; then | ||
14179 | eval "$as_ac_var=yes" | 12717 | eval "$as_ac_var=yes" |
14180 | else | 12718 | else |
14181 | echo "$as_me: failed program was:" >&5 | 12719 | echo "$as_me: failed program was:" >&5 |
@@ -14221,8 +12759,7 @@ int | |||
14221 | main () | 12759 | main () |
14222 | { | 12760 | { |
14223 | #ifndef strsep | 12761 | #ifndef strsep |
14224 | char *p = (char *) strsep; | 12762 | (void) strsep; |
14225 | return !p; | ||
14226 | #endif | 12763 | #endif |
14227 | 12764 | ||
14228 | ; | 12765 | ; |
@@ -14242,27 +12779,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
14242 | rm -f conftest.er1 | 12779 | rm -f conftest.er1 |
14243 | cat conftest.err >&5 | 12780 | cat conftest.err >&5 |
14244 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12781 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14245 | (exit $ac_status); } && | 12782 | (exit $ac_status); } && { |
14246 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12783 | test -z "$ac_c_werror_flag" || |
14247 | { (case "(($ac_try" in | 12784 | test ! -s conftest.err |
14248 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12785 | } && test -s conftest.$ac_objext; then |
14249 | *) ac_try_echo=$ac_try;; | ||
14250 | esac | ||
14251 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14252 | (eval "$ac_try") 2>&5 | ||
14253 | ac_status=$? | ||
14254 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14255 | (exit $ac_status); }; } && | ||
14256 | { ac_try='test -s conftest.$ac_objext' | ||
14257 | { (case "(($ac_try" in | ||
14258 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
14259 | *) ac_try_echo=$ac_try;; | ||
14260 | esac | ||
14261 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14262 | (eval "$ac_try") 2>&5 | ||
14263 | ac_status=$? | ||
14264 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14265 | (exit $ac_status); }; }; then | ||
14266 | ac_cv_have_decl_strsep=yes | 12786 | ac_cv_have_decl_strsep=yes |
14267 | else | 12787 | else |
14268 | echo "$as_me: failed program was:" >&5 | 12788 | echo "$as_me: failed program was:" >&5 |
@@ -14343,27 +12863,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
14343 | rm -f conftest.er1 | 12863 | rm -f conftest.er1 |
14344 | cat conftest.err >&5 | 12864 | cat conftest.err >&5 |
14345 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12865 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14346 | (exit $ac_status); } && | 12866 | (exit $ac_status); } && { |
14347 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12867 | test -z "$ac_c_werror_flag" || |
14348 | { (case "(($ac_try" in | 12868 | test ! -s conftest.err |
14349 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12869 | } && test -s conftest$ac_exeext && |
14350 | *) ac_try_echo=$ac_try;; | 12870 | $as_test_x conftest$ac_exeext; then |
14351 | esac | ||
14352 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14353 | (eval "$ac_try") 2>&5 | ||
14354 | ac_status=$? | ||
14355 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14356 | (exit $ac_status); }; } && | ||
14357 | { ac_try='test -s conftest$ac_exeext' | ||
14358 | { (case "(($ac_try" in | ||
14359 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
14360 | *) ac_try_echo=$ac_try;; | ||
14361 | esac | ||
14362 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14363 | (eval "$ac_try") 2>&5 | ||
14364 | ac_status=$? | ||
14365 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14366 | (exit $ac_status); }; }; then | ||
14367 | eval "$as_ac_var=yes" | 12871 | eval "$as_ac_var=yes" |
14368 | else | 12872 | else |
14369 | echo "$as_me: failed program was:" >&5 | 12873 | echo "$as_me: failed program was:" >&5 |
@@ -14407,8 +12911,7 @@ int | |||
14407 | main () | 12911 | main () |
14408 | { | 12912 | { |
14409 | #ifndef tcsendbreak | 12913 | #ifndef tcsendbreak |
14410 | char *p = (char *) tcsendbreak; | 12914 | (void) tcsendbreak; |
14411 | return !p; | ||
14412 | #endif | 12915 | #endif |
14413 | 12916 | ||
14414 | ; | 12917 | ; |
@@ -14428,27 +12931,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
14428 | rm -f conftest.er1 | 12931 | rm -f conftest.er1 |
14429 | cat conftest.err >&5 | 12932 | cat conftest.err >&5 |
14430 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12933 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14431 | (exit $ac_status); } && | 12934 | (exit $ac_status); } && { |
14432 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12935 | test -z "$ac_c_werror_flag" || |
14433 | { (case "(($ac_try" in | 12936 | test ! -s conftest.err |
14434 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12937 | } && test -s conftest.$ac_objext; then |
14435 | *) ac_try_echo=$ac_try;; | ||
14436 | esac | ||
14437 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14438 | (eval "$ac_try") 2>&5 | ||
14439 | ac_status=$? | ||
14440 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14441 | (exit $ac_status); }; } && | ||
14442 | { ac_try='test -s conftest.$ac_objext' | ||
14443 | { (case "(($ac_try" in | ||
14444 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
14445 | *) ac_try_echo=$ac_try;; | ||
14446 | esac | ||
14447 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14448 | (eval "$ac_try") 2>&5 | ||
14449 | ac_status=$? | ||
14450 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14451 | (exit $ac_status); }; }; then | ||
14452 | ac_cv_have_decl_tcsendbreak=yes | 12938 | ac_cv_have_decl_tcsendbreak=yes |
14453 | else | 12939 | else |
14454 | echo "$as_me: failed program was:" >&5 | 12940 | echo "$as_me: failed program was:" >&5 |
@@ -14534,27 +13020,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
14534 | rm -f conftest.er1 | 13020 | rm -f conftest.er1 |
14535 | cat conftest.err >&5 | 13021 | cat conftest.err >&5 |
14536 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13022 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14537 | (exit $ac_status); } && | 13023 | (exit $ac_status); } && { |
14538 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13024 | test -z "$ac_c_werror_flag" || |
14539 | { (case "(($ac_try" in | 13025 | test ! -s conftest.err |
14540 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13026 | } && test -s conftest$ac_exeext && |
14541 | *) ac_try_echo=$ac_try;; | 13027 | $as_test_x conftest$ac_exeext; then |
14542 | esac | ||
14543 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14544 | (eval "$ac_try") 2>&5 | ||
14545 | ac_status=$? | ||
14546 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14547 | (exit $ac_status); }; } && | ||
14548 | { ac_try='test -s conftest$ac_exeext' | ||
14549 | { (case "(($ac_try" in | ||
14550 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
14551 | *) ac_try_echo=$ac_try;; | ||
14552 | esac | ||
14553 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14554 | (eval "$ac_try") 2>&5 | ||
14555 | ac_status=$? | ||
14556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14557 | (exit $ac_status); }; }; then | ||
14558 | eval "$as_ac_var=yes" | 13028 | eval "$as_ac_var=yes" |
14559 | else | 13029 | else |
14560 | echo "$as_me: failed program was:" >&5 | 13030 | echo "$as_me: failed program was:" >&5 |
@@ -14597,8 +13067,7 @@ int | |||
14597 | main () | 13067 | main () |
14598 | { | 13068 | { |
14599 | #ifndef h_errno | 13069 | #ifndef h_errno |
14600 | char *p = (char *) h_errno; | 13070 | (void) h_errno; |
14601 | return !p; | ||
14602 | #endif | 13071 | #endif |
14603 | 13072 | ||
14604 | ; | 13073 | ; |
@@ -14618,27 +13087,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
14618 | rm -f conftest.er1 | 13087 | rm -f conftest.er1 |
14619 | cat conftest.err >&5 | 13088 | cat conftest.err >&5 |
14620 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13089 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14621 | (exit $ac_status); } && | 13090 | (exit $ac_status); } && { |
14622 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13091 | test -z "$ac_c_werror_flag" || |
14623 | { (case "(($ac_try" in | 13092 | test ! -s conftest.err |
14624 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13093 | } && test -s conftest.$ac_objext; then |
14625 | *) ac_try_echo=$ac_try;; | ||
14626 | esac | ||
14627 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14628 | (eval "$ac_try") 2>&5 | ||
14629 | ac_status=$? | ||
14630 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14631 | (exit $ac_status); }; } && | ||
14632 | { ac_try='test -s conftest.$ac_objext' | ||
14633 | { (case "(($ac_try" in | ||
14634 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
14635 | *) ac_try_echo=$ac_try;; | ||
14636 | esac | ||
14637 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14638 | (eval "$ac_try") 2>&5 | ||
14639 | ac_status=$? | ||
14640 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14641 | (exit $ac_status); }; }; then | ||
14642 | ac_cv_have_decl_h_errno=yes | 13094 | ac_cv_have_decl_h_errno=yes |
14643 | else | 13095 | else |
14644 | echo "$as_me: failed program was:" >&5 | 13096 | echo "$as_me: failed program was:" >&5 |
@@ -14735,27 +13187,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
14735 | rm -f conftest.er1 | 13187 | rm -f conftest.er1 |
14736 | cat conftest.err >&5 | 13188 | cat conftest.err >&5 |
14737 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13189 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14738 | (exit $ac_status); } && | 13190 | (exit $ac_status); } && { |
14739 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13191 | test -z "$ac_c_werror_flag" || |
14740 | { (case "(($ac_try" in | 13192 | test ! -s conftest.err |
14741 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13193 | } && test -s conftest$ac_exeext && |
14742 | *) ac_try_echo=$ac_try;; | 13194 | $as_test_x conftest$ac_exeext; then |
14743 | esac | ||
14744 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14745 | (eval "$ac_try") 2>&5 | ||
14746 | ac_status=$? | ||
14747 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14748 | (exit $ac_status); }; } && | ||
14749 | { ac_try='test -s conftest$ac_exeext' | ||
14750 | { (case "(($ac_try" in | ||
14751 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
14752 | *) ac_try_echo=$ac_try;; | ||
14753 | esac | ||
14754 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14755 | (eval "$ac_try") 2>&5 | ||
14756 | ac_status=$? | ||
14757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14758 | (exit $ac_status); }; }; then | ||
14759 | eval "$as_ac_var=yes" | 13195 | eval "$as_ac_var=yes" |
14760 | else | 13196 | else |
14761 | echo "$as_me: failed program was:" >&5 | 13197 | echo "$as_me: failed program was:" >&5 |
@@ -14906,27 +13342,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
14906 | rm -f conftest.er1 | 13342 | rm -f conftest.er1 |
14907 | cat conftest.err >&5 | 13343 | cat conftest.err >&5 |
14908 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13344 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14909 | (exit $ac_status); } && | 13345 | (exit $ac_status); } && { |
14910 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13346 | test -z "$ac_c_werror_flag" || |
14911 | { (case "(($ac_try" in | 13347 | test ! -s conftest.err |
14912 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13348 | } && test -s conftest$ac_exeext && |
14913 | *) ac_try_echo=$ac_try;; | 13349 | $as_test_x conftest$ac_exeext; then |
14914 | esac | ||
14915 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14916 | (eval "$ac_try") 2>&5 | ||
14917 | ac_status=$? | ||
14918 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14919 | (exit $ac_status); }; } && | ||
14920 | { ac_try='test -s conftest$ac_exeext' | ||
14921 | { (case "(($ac_try" in | ||
14922 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
14923 | *) ac_try_echo=$ac_try;; | ||
14924 | esac | ||
14925 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
14926 | (eval "$ac_try") 2>&5 | ||
14927 | ac_status=$? | ||
14928 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
14929 | (exit $ac_status); }; }; then | ||
14930 | eval "$as_ac_var=yes" | 13350 | eval "$as_ac_var=yes" |
14931 | else | 13351 | else |
14932 | echo "$as_me: failed program was:" >&5 | 13352 | echo "$as_me: failed program was:" >&5 |
@@ -15078,27 +13498,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
15078 | rm -f conftest.er1 | 13498 | rm -f conftest.er1 |
15079 | cat conftest.err >&5 | 13499 | cat conftest.err >&5 |
15080 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13500 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15081 | (exit $ac_status); } && | 13501 | (exit $ac_status); } && { |
15082 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13502 | test -z "$ac_c_werror_flag" || |
15083 | { (case "(($ac_try" in | 13503 | test ! -s conftest.err |
15084 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13504 | } && test -s conftest$ac_exeext && |
15085 | *) ac_try_echo=$ac_try;; | 13505 | $as_test_x conftest$ac_exeext; then |
15086 | esac | ||
15087 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15088 | (eval "$ac_try") 2>&5 | ||
15089 | ac_status=$? | ||
15090 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15091 | (exit $ac_status); }; } && | ||
15092 | { ac_try='test -s conftest$ac_exeext' | ||
15093 | { (case "(($ac_try" in | ||
15094 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
15095 | *) ac_try_echo=$ac_try;; | ||
15096 | esac | ||
15097 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15098 | (eval "$ac_try") 2>&5 | ||
15099 | ac_status=$? | ||
15100 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15101 | (exit $ac_status); }; }; then | ||
15102 | eval "$as_ac_var=yes" | 13506 | eval "$as_ac_var=yes" |
15103 | else | 13507 | else |
15104 | echo "$as_me: failed program was:" >&5 | 13508 | echo "$as_me: failed program was:" >&5 |
@@ -15193,27 +13597,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
15193 | rm -f conftest.er1 | 13597 | rm -f conftest.er1 |
15194 | cat conftest.err >&5 | 13598 | cat conftest.err >&5 |
15195 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13599 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15196 | (exit $ac_status); } && | 13600 | (exit $ac_status); } && { |
15197 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13601 | test -z "$ac_c_werror_flag" || |
15198 | { (case "(($ac_try" in | 13602 | test ! -s conftest.err |
15199 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13603 | } && test -s conftest$ac_exeext && |
15200 | *) ac_try_echo=$ac_try;; | 13604 | $as_test_x conftest$ac_exeext; then |
15201 | esac | ||
15202 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15203 | (eval "$ac_try") 2>&5 | ||
15204 | ac_status=$? | ||
15205 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15206 | (exit $ac_status); }; } && | ||
15207 | { ac_try='test -s conftest$ac_exeext' | ||
15208 | { (case "(($ac_try" in | ||
15209 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
15210 | *) ac_try_echo=$ac_try;; | ||
15211 | esac | ||
15212 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15213 | (eval "$ac_try") 2>&5 | ||
15214 | ac_status=$? | ||
15215 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15216 | (exit $ac_status); }; }; then | ||
15217 | eval "$as_ac_var=yes" | 13605 | eval "$as_ac_var=yes" |
15218 | else | 13606 | else |
15219 | echo "$as_me: failed program was:" >&5 | 13607 | echo "$as_me: failed program was:" >&5 |
@@ -15303,27 +13691,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
15303 | rm -f conftest.er1 | 13691 | rm -f conftest.er1 |
15304 | cat conftest.err >&5 | 13692 | cat conftest.err >&5 |
15305 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13693 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15306 | (exit $ac_status); } && | 13694 | (exit $ac_status); } && { |
15307 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13695 | test -z "$ac_c_werror_flag" || |
15308 | { (case "(($ac_try" in | 13696 | test ! -s conftest.err |
15309 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13697 | } && test -s conftest$ac_exeext && |
15310 | *) ac_try_echo=$ac_try;; | 13698 | $as_test_x conftest$ac_exeext; then |
15311 | esac | ||
15312 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15313 | (eval "$ac_try") 2>&5 | ||
15314 | ac_status=$? | ||
15315 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15316 | (exit $ac_status); }; } && | ||
15317 | { ac_try='test -s conftest$ac_exeext' | ||
15318 | { (case "(($ac_try" in | ||
15319 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
15320 | *) ac_try_echo=$ac_try;; | ||
15321 | esac | ||
15322 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15323 | (eval "$ac_try") 2>&5 | ||
15324 | ac_status=$? | ||
15325 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15326 | (exit $ac_status); }; }; then | ||
15327 | eval "$as_ac_var=yes" | 13699 | eval "$as_ac_var=yes" |
15328 | else | 13700 | else |
15329 | echo "$as_me: failed program was:" >&5 | 13701 | echo "$as_me: failed program was:" >&5 |
@@ -15417,27 +13789,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
15417 | rm -f conftest.er1 | 13789 | rm -f conftest.er1 |
15418 | cat conftest.err >&5 | 13790 | cat conftest.err >&5 |
15419 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13791 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15420 | (exit $ac_status); } && | 13792 | (exit $ac_status); } && { |
15421 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13793 | test -z "$ac_c_werror_flag" || |
15422 | { (case "(($ac_try" in | 13794 | test ! -s conftest.err |
15423 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13795 | } && test -s conftest$ac_exeext && |
15424 | *) ac_try_echo=$ac_try;; | 13796 | $as_test_x conftest$ac_exeext; then |
15425 | esac | ||
15426 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15427 | (eval "$ac_try") 2>&5 | ||
15428 | ac_status=$? | ||
15429 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15430 | (exit $ac_status); }; } && | ||
15431 | { ac_try='test -s conftest$ac_exeext' | ||
15432 | { (case "(($ac_try" in | ||
15433 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
15434 | *) ac_try_echo=$ac_try;; | ||
15435 | esac | ||
15436 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15437 | (eval "$ac_try") 2>&5 | ||
15438 | ac_status=$? | ||
15439 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15440 | (exit $ac_status); }; }; then | ||
15441 | eval "$as_ac_var=yes" | 13797 | eval "$as_ac_var=yes" |
15442 | else | 13798 | else |
15443 | echo "$as_me: failed program was:" >&5 | 13799 | echo "$as_me: failed program was:" >&5 |
@@ -15528,27 +13884,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
15528 | rm -f conftest.er1 | 13884 | rm -f conftest.er1 |
15529 | cat conftest.err >&5 | 13885 | cat conftest.err >&5 |
15530 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13886 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15531 | (exit $ac_status); } && | 13887 | (exit $ac_status); } && { |
15532 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13888 | test -z "$ac_c_werror_flag" || |
15533 | { (case "(($ac_try" in | 13889 | test ! -s conftest.err |
15534 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13890 | } && test -s conftest$ac_exeext && |
15535 | *) ac_try_echo=$ac_try;; | 13891 | $as_test_x conftest$ac_exeext; then |
15536 | esac | ||
15537 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15538 | (eval "$ac_try") 2>&5 | ||
15539 | ac_status=$? | ||
15540 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15541 | (exit $ac_status); }; } && | ||
15542 | { ac_try='test -s conftest$ac_exeext' | ||
15543 | { (case "(($ac_try" in | ||
15544 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
15545 | *) ac_try_echo=$ac_try;; | ||
15546 | esac | ||
15547 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15548 | (eval "$ac_try") 2>&5 | ||
15549 | ac_status=$? | ||
15550 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15551 | (exit $ac_status); }; }; then | ||
15552 | eval "$as_ac_var=yes" | 13892 | eval "$as_ac_var=yes" |
15553 | else | 13893 | else |
15554 | echo "$as_me: failed program was:" >&5 | 13894 | echo "$as_me: failed program was:" >&5 |
@@ -15635,27 +13975,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
15635 | rm -f conftest.er1 | 13975 | rm -f conftest.er1 |
15636 | cat conftest.err >&5 | 13976 | cat conftest.err >&5 |
15637 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13977 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15638 | (exit $ac_status); } && | 13978 | (exit $ac_status); } && { |
15639 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13979 | test -z "$ac_c_werror_flag" || |
15640 | { (case "(($ac_try" in | 13980 | test ! -s conftest.err |
15641 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13981 | } && test -s conftest$ac_exeext && |
15642 | *) ac_try_echo=$ac_try;; | 13982 | $as_test_x conftest$ac_exeext; then |
15643 | esac | ||
15644 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15645 | (eval "$ac_try") 2>&5 | ||
15646 | ac_status=$? | ||
15647 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15648 | (exit $ac_status); }; } && | ||
15649 | { ac_try='test -s conftest$ac_exeext' | ||
15650 | { (case "(($ac_try" in | ||
15651 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
15652 | *) ac_try_echo=$ac_try;; | ||
15653 | esac | ||
15654 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15655 | (eval "$ac_try") 2>&5 | ||
15656 | ac_status=$? | ||
15657 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15658 | (exit $ac_status); }; }; then | ||
15659 | ac_cv_func_daemon=yes | 13983 | ac_cv_func_daemon=yes |
15660 | else | 13984 | else |
15661 | echo "$as_me: failed program was:" >&5 | 13985 | echo "$as_me: failed program was:" >&5 |
@@ -15718,27 +14042,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
15718 | rm -f conftest.er1 | 14042 | rm -f conftest.er1 |
15719 | cat conftest.err >&5 | 14043 | cat conftest.err >&5 |
15720 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14044 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15721 | (exit $ac_status); } && | 14045 | (exit $ac_status); } && { |
15722 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14046 | test -z "$ac_c_werror_flag" || |
15723 | { (case "(($ac_try" in | 14047 | test ! -s conftest.err |
15724 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14048 | } && test -s conftest$ac_exeext && |
15725 | *) ac_try_echo=$ac_try;; | 14049 | $as_test_x conftest$ac_exeext; then |
15726 | esac | ||
15727 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15728 | (eval "$ac_try") 2>&5 | ||
15729 | ac_status=$? | ||
15730 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15731 | (exit $ac_status); }; } && | ||
15732 | { ac_try='test -s conftest$ac_exeext' | ||
15733 | { (case "(($ac_try" in | ||
15734 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
15735 | *) ac_try_echo=$ac_try;; | ||
15736 | esac | ||
15737 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15738 | (eval "$ac_try") 2>&5 | ||
15739 | ac_status=$? | ||
15740 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15741 | (exit $ac_status); }; }; then | ||
15742 | ac_cv_lib_bsd_daemon=yes | 14050 | ac_cv_lib_bsd_daemon=yes |
15743 | else | 14051 | else |
15744 | echo "$as_me: failed program was:" >&5 | 14052 | echo "$as_me: failed program was:" >&5 |
@@ -15827,27 +14135,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
15827 | rm -f conftest.er1 | 14135 | rm -f conftest.er1 |
15828 | cat conftest.err >&5 | 14136 | cat conftest.err >&5 |
15829 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14137 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15830 | (exit $ac_status); } && | 14138 | (exit $ac_status); } && { |
15831 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14139 | test -z "$ac_c_werror_flag" || |
15832 | { (case "(($ac_try" in | 14140 | test ! -s conftest.err |
15833 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14141 | } && test -s conftest$ac_exeext && |
15834 | *) ac_try_echo=$ac_try;; | 14142 | $as_test_x conftest$ac_exeext; then |
15835 | esac | ||
15836 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15837 | (eval "$ac_try") 2>&5 | ||
15838 | ac_status=$? | ||
15839 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15840 | (exit $ac_status); }; } && | ||
15841 | { ac_try='test -s conftest$ac_exeext' | ||
15842 | { (case "(($ac_try" in | ||
15843 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
15844 | *) ac_try_echo=$ac_try;; | ||
15845 | esac | ||
15846 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15847 | (eval "$ac_try") 2>&5 | ||
15848 | ac_status=$? | ||
15849 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15850 | (exit $ac_status); }; }; then | ||
15851 | ac_cv_func_getpagesize=yes | 14143 | ac_cv_func_getpagesize=yes |
15852 | else | 14144 | else |
15853 | echo "$as_me: failed program was:" >&5 | 14145 | echo "$as_me: failed program was:" >&5 |
@@ -15910,27 +14202,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
15910 | rm -f conftest.er1 | 14202 | rm -f conftest.er1 |
15911 | cat conftest.err >&5 | 14203 | cat conftest.err >&5 |
15912 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14204 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15913 | (exit $ac_status); } && | 14205 | (exit $ac_status); } && { |
15914 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14206 | test -z "$ac_c_werror_flag" || |
15915 | { (case "(($ac_try" in | 14207 | test ! -s conftest.err |
15916 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14208 | } && test -s conftest$ac_exeext && |
15917 | *) ac_try_echo=$ac_try;; | 14209 | $as_test_x conftest$ac_exeext; then |
15918 | esac | ||
15919 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15920 | (eval "$ac_try") 2>&5 | ||
15921 | ac_status=$? | ||
15922 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15923 | (exit $ac_status); }; } && | ||
15924 | { ac_try='test -s conftest$ac_exeext' | ||
15925 | { (case "(($ac_try" in | ||
15926 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
15927 | *) ac_try_echo=$ac_try;; | ||
15928 | esac | ||
15929 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
15930 | (eval "$ac_try") 2>&5 | ||
15931 | ac_status=$? | ||
15932 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
15933 | (exit $ac_status); }; }; then | ||
15934 | ac_cv_lib_ucb_getpagesize=yes | 14210 | ac_cv_lib_ucb_getpagesize=yes |
15935 | else | 14211 | else |
15936 | echo "$as_me: failed program was:" >&5 | 14212 | echo "$as_me: failed program was:" >&5 |
@@ -16132,27 +14408,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
16132 | rm -f conftest.er1 | 14408 | rm -f conftest.er1 |
16133 | cat conftest.err >&5 | 14409 | cat conftest.err >&5 |
16134 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14410 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16135 | (exit $ac_status); } && | 14411 | (exit $ac_status); } && { |
16136 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14412 | test -z "$ac_c_werror_flag" || |
16137 | { (case "(($ac_try" in | 14413 | test ! -s conftest.err |
16138 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14414 | } && test -s conftest.$ac_objext; then |
16139 | *) ac_try_echo=$ac_try;; | ||
16140 | esac | ||
16141 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16142 | (eval "$ac_try") 2>&5 | ||
16143 | ac_status=$? | ||
16144 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16145 | (exit $ac_status); }; } && | ||
16146 | { ac_try='test -s conftest.$ac_objext' | ||
16147 | { (case "(($ac_try" in | ||
16148 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
16149 | *) ac_try_echo=$ac_try;; | ||
16150 | esac | ||
16151 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16152 | (eval "$ac_try") 2>&5 | ||
16153 | ac_status=$? | ||
16154 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16155 | (exit $ac_status); }; }; then | ||
16156 | { echo "$as_me:$LINENO: result: yes" >&5 | 14415 | { echo "$as_me:$LINENO: result: yes" >&5 |
16157 | echo "${ECHO_T}yes" >&6; } | 14416 | echo "${ECHO_T}yes" >&6; } |
16158 | 14417 | ||
@@ -16208,27 +14467,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
16208 | rm -f conftest.er1 | 14467 | rm -f conftest.er1 |
16209 | cat conftest.err >&5 | 14468 | cat conftest.err >&5 |
16210 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14469 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16211 | (exit $ac_status); } && | 14470 | (exit $ac_status); } && { |
16212 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14471 | test -z "$ac_c_werror_flag" || |
16213 | { (case "(($ac_try" in | 14472 | test ! -s conftest.err |
16214 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14473 | } && test -s conftest.$ac_objext; then |
16215 | *) ac_try_echo=$ac_try;; | ||
16216 | esac | ||
16217 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16218 | (eval "$ac_try") 2>&5 | ||
16219 | ac_status=$? | ||
16220 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16221 | (exit $ac_status); }; } && | ||
16222 | { ac_try='test -s conftest.$ac_objext' | ||
16223 | { (case "(($ac_try" in | ||
16224 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
16225 | *) ac_try_echo=$ac_try;; | ||
16226 | esac | ||
16227 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16228 | (eval "$ac_try") 2>&5 | ||
16229 | ac_status=$? | ||
16230 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16231 | (exit $ac_status); }; }; then | ||
16232 | { echo "$as_me:$LINENO: result: yes" >&5 | 14474 | { echo "$as_me:$LINENO: result: yes" >&5 |
16233 | echo "${ECHO_T}yes" >&6; } | 14475 | echo "${ECHO_T}yes" >&6; } |
16234 | 14476 | ||
@@ -16543,44 +14785,73 @@ if test "x$ac_cv_func_getaddrinfo" = "xyes" && \ | |||
16543 | { echo "$as_me:$LINENO: checking if getaddrinfo seems to work" >&5 | 14785 | { echo "$as_me:$LINENO: checking if getaddrinfo seems to work" >&5 |
16544 | echo $ECHO_N "checking if getaddrinfo seems to work... $ECHO_C" >&6; } | 14786 | echo $ECHO_N "checking if getaddrinfo seems to work... $ECHO_C" >&6; } |
16545 | if test "$cross_compiling" = yes; then | 14787 | if test "$cross_compiling" = yes; then |
16546 | { echo "$as_me:$LINENO: result: cross-compiling" >&5 | 14788 | |
14789 | { echo "$as_me:$LINENO: result: cross-compiling" >&5 | ||
16547 | echo "${ECHO_T}cross-compiling" >&6; } | 14790 | echo "${ECHO_T}cross-compiling" >&6; } |
16548 | 14791 | ||
16549 | 14792 | ||
16550 | else | 14793 | else |
16551 | { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling | 14794 | cat >conftest.$ac_ext <<_ACEOF |
16552 | See \`config.log' for more details." >&5 | 14795 | /* confdefs.h. */ |
16553 | echo "$as_me: error: cannot run test program while cross compiling | 14796 | _ACEOF |
16554 | See \`config.log' for more details." >&2;} | 14797 | cat confdefs.h >>conftest.$ac_ext |
16555 | { (exit 1); exit 1; }; } | 14798 | cat >>conftest.$ac_ext <<_ACEOF |
16556 | fi | 14799 | /* end confdefs.h. */ |
16557 | 14800 | ||
16558 | fi | 14801 | #include <stdio.h> |
14802 | #include <sys/socket.h> | ||
14803 | #include <netdb.h> | ||
14804 | #include <errno.h> | ||
14805 | #include <netinet/in.h> | ||
16559 | 14806 | ||
16560 | if test "x$check_for_conflicting_getspnam" = "x1"; then | 14807 | #define TEST_PORT "2222" |
16561 | { echo "$as_me:$LINENO: checking for conflicting getspnam in shadow.h" >&5 | ||
16562 | echo $ECHO_N "checking for conflicting getspnam in shadow.h... $ECHO_C" >&6; } | ||
16563 | cat >conftest.$ac_ext <<_ACEOF | ||
16564 | 14808 | ||
16565 | #include <shadow.h> | 14809 | int |
16566 | int main(void) {exit(0);} | 14810 | main(void) |
14811 | { | ||
14812 | int err, sock; | ||
14813 | struct addrinfo *gai_ai, *ai, hints; | ||
14814 | char ntop[NI_MAXHOST], strport[NI_MAXSERV], *name = NULL; | ||
14815 | |||
14816 | memset(&hints, 0, sizeof(hints)); | ||
14817 | hints.ai_family = PF_UNSPEC; | ||
14818 | hints.ai_socktype = SOCK_STREAM; | ||
14819 | hints.ai_flags = AI_PASSIVE; | ||
14820 | |||
14821 | err = getaddrinfo(name, TEST_PORT, &hints, &gai_ai); | ||
14822 | if (err != 0) { | ||
14823 | fprintf(stderr, "getaddrinfo failed (%s)", gai_strerror(err)); | ||
14824 | exit(1); | ||
14825 | } | ||
14826 | |||
14827 | for (ai = gai_ai; ai != NULL; ai = ai->ai_next) { | ||
14828 | if (ai->ai_family != AF_INET && ai->ai_family != AF_INET6) | ||
14829 | continue; | ||
14830 | |||
14831 | err = getnameinfo(ai->ai_addr, ai->ai_addrlen, ntop, | ||
14832 | sizeof(ntop), strport, sizeof(strport), | ||
14833 | NI_NUMERICHOST|NI_NUMERICSERV); | ||
14834 | |||
14835 | if (ai->ai_family == AF_INET && err != 0) { | ||
14836 | perror("getnameinfo"); | ||
14837 | exit(2); | ||
14838 | } | ||
14839 | } | ||
14840 | exit(0); | ||
14841 | } | ||
16567 | 14842 | ||
16568 | _ACEOF | 14843 | _ACEOF |
16569 | rm -f conftest.$ac_objext | 14844 | rm -f conftest$ac_exeext |
16570 | if { (ac_try="$ac_compile" | 14845 | if { (ac_try="$ac_link" |
16571 | case "(($ac_try" in | 14846 | case "(($ac_try" in |
16572 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14847 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
16573 | *) ac_try_echo=$ac_try;; | 14848 | *) ac_try_echo=$ac_try;; |
16574 | esac | 14849 | esac |
16575 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | 14850 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 |
16576 | (eval "$ac_compile") 2>conftest.er1 | 14851 | (eval "$ac_link") 2>&5 |
16577 | ac_status=$? | 14852 | ac_status=$? |
16578 | grep -v '^ *+' conftest.er1 >conftest.err | ||
16579 | rm -f conftest.er1 | ||
16580 | cat conftest.err >&5 | ||
16581 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14853 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16582 | (exit $ac_status); } && | 14854 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
16583 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | ||
16584 | { (case "(($ac_try" in | 14855 | { (case "(($ac_try" in |
16585 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14856 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
16586 | *) ac_try_echo=$ac_try;; | 14857 | *) ac_try_echo=$ac_try;; |
@@ -16589,17 +14860,63 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
16589 | (eval "$ac_try") 2>&5 | 14860 | (eval "$ac_try") 2>&5 |
16590 | ac_status=$? | 14861 | ac_status=$? |
16591 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14862 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16592 | (exit $ac_status); }; } && | 14863 | (exit $ac_status); }; }; then |
16593 | { ac_try='test -s conftest.$ac_objext' | 14864 | |
16594 | { (case "(($ac_try" in | 14865 | { echo "$as_me:$LINENO: result: yes" >&5 |
14866 | echo "${ECHO_T}yes" >&6; } | ||
14867 | |||
14868 | cat >>confdefs.h <<\_ACEOF | ||
14869 | #define AIX_GETNAMEINFO_HACK 1 | ||
14870 | _ACEOF | ||
14871 | |||
14872 | |||
14873 | else | ||
14874 | echo "$as_me: program exited with status $ac_status" >&5 | ||
14875 | echo "$as_me: failed program was:" >&5 | ||
14876 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
14877 | |||
14878 | ( exit $ac_status ) | ||
14879 | |||
14880 | { echo "$as_me:$LINENO: result: no" >&5 | ||
14881 | echo "${ECHO_T}no" >&6; } | ||
14882 | cat >>confdefs.h <<\_ACEOF | ||
14883 | #define BROKEN_GETADDRINFO 1 | ||
14884 | _ACEOF | ||
14885 | |||
14886 | |||
14887 | fi | ||
14888 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | ||
14889 | fi | ||
14890 | |||
14891 | |||
14892 | fi | ||
14893 | |||
14894 | if test "x$check_for_conflicting_getspnam" = "x1"; then | ||
14895 | { echo "$as_me:$LINENO: checking for conflicting getspnam in shadow.h" >&5 | ||
14896 | echo $ECHO_N "checking for conflicting getspnam in shadow.h... $ECHO_C" >&6; } | ||
14897 | cat >conftest.$ac_ext <<_ACEOF | ||
14898 | |||
14899 | #include <shadow.h> | ||
14900 | int main(void) {exit(0);} | ||
14901 | |||
14902 | _ACEOF | ||
14903 | rm -f conftest.$ac_objext | ||
14904 | if { (ac_try="$ac_compile" | ||
14905 | case "(($ac_try" in | ||
16595 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14906 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
16596 | *) ac_try_echo=$ac_try;; | 14907 | *) ac_try_echo=$ac_try;; |
16597 | esac | 14908 | esac |
16598 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | 14909 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 |
16599 | (eval "$ac_try") 2>&5 | 14910 | (eval "$ac_compile") 2>conftest.er1 |
16600 | ac_status=$? | 14911 | ac_status=$? |
14912 | grep -v '^ *+' conftest.er1 >conftest.err | ||
14913 | rm -f conftest.er1 | ||
14914 | cat conftest.err >&5 | ||
16601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14915 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16602 | (exit $ac_status); }; }; then | 14916 | (exit $ac_status); } && { |
14917 | test -z "$ac_c_werror_flag" || | ||
14918 | test ! -s conftest.err | ||
14919 | } && test -s conftest.$ac_objext; then | ||
16603 | 14920 | ||
16604 | { echo "$as_me:$LINENO: result: no" >&5 | 14921 | { echo "$as_me:$LINENO: result: no" >&5 |
16605 | echo "${ECHO_T}no" >&6; } | 14922 | echo "${ECHO_T}no" >&6; } |
@@ -16657,27 +14974,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
16657 | rm -f conftest.er1 | 14974 | rm -f conftest.er1 |
16658 | cat conftest.err >&5 | 14975 | cat conftest.err >&5 |
16659 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14976 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16660 | (exit $ac_status); } && | 14977 | (exit $ac_status); } && { |
16661 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14978 | test -z "$ac_c_werror_flag" || |
16662 | { (case "(($ac_try" in | 14979 | test ! -s conftest.err |
16663 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14980 | } && test -s conftest.$ac_objext; then |
16664 | *) ac_try_echo=$ac_try;; | ||
16665 | esac | ||
16666 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16667 | (eval "$ac_try") 2>&5 | ||
16668 | ac_status=$? | ||
16669 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16670 | (exit $ac_status); }; } && | ||
16671 | { ac_try='test -s conftest.$ac_objext' | ||
16672 | { (case "(($ac_try" in | ||
16673 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
16674 | *) ac_try_echo=$ac_try;; | ||
16675 | esac | ||
16676 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16677 | (eval "$ac_try") 2>&5 | ||
16678 | ac_status=$? | ||
16679 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16680 | (exit $ac_status); }; }; then | ||
16681 | ac_cv_func_getpgrp_void=no | 14981 | ac_cv_func_getpgrp_void=no |
16682 | else | 14982 | else |
16683 | echo "$as_me: failed program was:" >&5 | 14983 | echo "$as_me: failed program was:" >&5 |
@@ -16757,27 +15057,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
16757 | rm -f conftest.er1 | 15057 | rm -f conftest.er1 |
16758 | cat conftest.err >&5 | 15058 | cat conftest.err >&5 |
16759 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15059 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16760 | (exit $ac_status); } && | 15060 | (exit $ac_status); } && { |
16761 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15061 | test -z "$ac_c_werror_flag" || |
16762 | { (case "(($ac_try" in | 15062 | test ! -s conftest.err |
16763 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15063 | } && test -s conftest$ac_exeext && |
16764 | *) ac_try_echo=$ac_try;; | 15064 | $as_test_x conftest$ac_exeext; then |
16765 | esac | ||
16766 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16767 | (eval "$ac_try") 2>&5 | ||
16768 | ac_status=$? | ||
16769 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16770 | (exit $ac_status); }; } && | ||
16771 | { ac_try='test -s conftest$ac_exeext' | ||
16772 | { (case "(($ac_try" in | ||
16773 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
16774 | *) ac_try_echo=$ac_try;; | ||
16775 | esac | ||
16776 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16777 | (eval "$ac_try") 2>&5 | ||
16778 | ac_status=$? | ||
16779 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16780 | (exit $ac_status); }; }; then | ||
16781 | ac_cv_lib_dl_dlopen=yes | 15065 | ac_cv_lib_dl_dlopen=yes |
16782 | else | 15066 | else |
16783 | echo "$as_me: failed program was:" >&5 | 15067 | echo "$as_me: failed program was:" >&5 |
@@ -16844,27 +15128,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
16844 | rm -f conftest.er1 | 15128 | rm -f conftest.er1 |
16845 | cat conftest.err >&5 | 15129 | cat conftest.err >&5 |
16846 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15130 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16847 | (exit $ac_status); } && | 15131 | (exit $ac_status); } && { |
16848 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15132 | test -z "$ac_c_werror_flag" || |
16849 | { (case "(($ac_try" in | 15133 | test ! -s conftest.err |
16850 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15134 | } && test -s conftest$ac_exeext && |
16851 | *) ac_try_echo=$ac_try;; | 15135 | $as_test_x conftest$ac_exeext; then |
16852 | esac | ||
16853 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16854 | (eval "$ac_try") 2>&5 | ||
16855 | ac_status=$? | ||
16856 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16857 | (exit $ac_status); }; } && | ||
16858 | { ac_try='test -s conftest$ac_exeext' | ||
16859 | { (case "(($ac_try" in | ||
16860 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
16861 | *) ac_try_echo=$ac_try;; | ||
16862 | esac | ||
16863 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16864 | (eval "$ac_try") 2>&5 | ||
16865 | ac_status=$? | ||
16866 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16867 | (exit $ac_status); }; }; then | ||
16868 | ac_cv_lib_pam_pam_set_item=yes | 15136 | ac_cv_lib_pam_pam_set_item=yes |
16869 | else | 15137 | else |
16870 | echo "$as_me: failed program was:" >&5 | 15138 | echo "$as_me: failed program was:" >&5 |
@@ -16959,27 +15227,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
16959 | rm -f conftest.er1 | 15227 | rm -f conftest.er1 |
16960 | cat conftest.err >&5 | 15228 | cat conftest.err >&5 |
16961 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15229 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16962 | (exit $ac_status); } && | 15230 | (exit $ac_status); } && { |
16963 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15231 | test -z "$ac_c_werror_flag" || |
16964 | { (case "(($ac_try" in | 15232 | test ! -s conftest.err |
16965 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15233 | } && test -s conftest$ac_exeext && |
16966 | *) ac_try_echo=$ac_try;; | 15234 | $as_test_x conftest$ac_exeext; then |
16967 | esac | ||
16968 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16969 | (eval "$ac_try") 2>&5 | ||
16970 | ac_status=$? | ||
16971 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16972 | (exit $ac_status); }; } && | ||
16973 | { ac_try='test -s conftest$ac_exeext' | ||
16974 | { (case "(($ac_try" in | ||
16975 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
16976 | *) ac_try_echo=$ac_try;; | ||
16977 | esac | ||
16978 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
16979 | (eval "$ac_try") 2>&5 | ||
16980 | ac_status=$? | ||
16981 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
16982 | (exit $ac_status); }; }; then | ||
16983 | eval "$as_ac_var=yes" | 15235 | eval "$as_ac_var=yes" |
16984 | else | 15236 | else |
16985 | echo "$as_me: failed program was:" >&5 | 15237 | echo "$as_me: failed program was:" >&5 |
@@ -17069,27 +15321,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
17069 | rm -f conftest.er1 | 15321 | rm -f conftest.er1 |
17070 | cat conftest.err >&5 | 15322 | cat conftest.err >&5 |
17071 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15323 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17072 | (exit $ac_status); } && | 15324 | (exit $ac_status); } && { |
17073 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15325 | test -z "$ac_c_werror_flag" || |
17074 | { (case "(($ac_try" in | 15326 | test ! -s conftest.err |
17075 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15327 | } && test -s conftest$ac_exeext && |
17076 | *) ac_try_echo=$ac_try;; | 15328 | $as_test_x conftest$ac_exeext; then |
17077 | esac | ||
17078 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17079 | (eval "$ac_try") 2>&5 | ||
17080 | ac_status=$? | ||
17081 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17082 | (exit $ac_status); }; } && | ||
17083 | { ac_try='test -s conftest$ac_exeext' | ||
17084 | { (case "(($ac_try" in | ||
17085 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
17086 | *) ac_try_echo=$ac_try;; | ||
17087 | esac | ||
17088 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17089 | (eval "$ac_try") 2>&5 | ||
17090 | ac_status=$? | ||
17091 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17092 | (exit $ac_status); }; }; then | ||
17093 | eval "$as_ac_var=yes" | 15329 | eval "$as_ac_var=yes" |
17094 | else | 15330 | else |
17095 | echo "$as_me: failed program was:" >&5 | 15331 | echo "$as_me: failed program was:" >&5 |
@@ -17172,27 +15408,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
17172 | rm -f conftest.er1 | 15408 | rm -f conftest.er1 |
17173 | cat conftest.err >&5 | 15409 | cat conftest.err >&5 |
17174 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15410 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17175 | (exit $ac_status); } && | 15411 | (exit $ac_status); } && { |
17176 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15412 | test -z "$ac_c_werror_flag" || |
17177 | { (case "(($ac_try" in | 15413 | test ! -s conftest.err |
17178 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15414 | } && test -s conftest.$ac_objext; then |
17179 | *) ac_try_echo=$ac_try;; | ||
17180 | esac | ||
17181 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17182 | (eval "$ac_try") 2>&5 | ||
17183 | ac_status=$? | ||
17184 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17185 | (exit $ac_status); }; } && | ||
17186 | { ac_try='test -s conftest.$ac_objext' | ||
17187 | { (case "(($ac_try" in | ||
17188 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
17189 | *) ac_try_echo=$ac_try;; | ||
17190 | esac | ||
17191 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17192 | (eval "$ac_try") 2>&5 | ||
17193 | ac_status=$? | ||
17194 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17195 | (exit $ac_status); }; }; then | ||
17196 | { echo "$as_me:$LINENO: result: no" >&5 | 15415 | { echo "$as_me:$LINENO: result: no" >&5 |
17197 | echo "${ECHO_T}no" >&6; } | 15416 | echo "${ECHO_T}no" >&6; } |
17198 | else | 15417 | else |
@@ -17286,27 +15505,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
17286 | rm -f conftest.er1 | 15505 | rm -f conftest.er1 |
17287 | cat conftest.err >&5 | 15506 | cat conftest.err >&5 |
17288 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15507 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17289 | (exit $ac_status); } && | 15508 | (exit $ac_status); } && { |
17290 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15509 | test -z "$ac_c_werror_flag" || |
17291 | { (case "(($ac_try" in | 15510 | test ! -s conftest.err |
17292 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15511 | } && test -s conftest$ac_exeext && |
17293 | *) ac_try_echo=$ac_try;; | 15512 | $as_test_x conftest$ac_exeext; then |
17294 | esac | ||
17295 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17296 | (eval "$ac_try") 2>&5 | ||
17297 | ac_status=$? | ||
17298 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17299 | (exit $ac_status); }; } && | ||
17300 | { ac_try='test -s conftest$ac_exeext' | ||
17301 | { (case "(($ac_try" in | ||
17302 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
17303 | *) ac_try_echo=$ac_try;; | ||
17304 | esac | ||
17305 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17306 | (eval "$ac_try") 2>&5 | ||
17307 | ac_status=$? | ||
17308 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17309 | (exit $ac_status); }; }; then | ||
17310 | 15513 | ||
17311 | cat >>confdefs.h <<\_ACEOF | 15514 | cat >>confdefs.h <<\_ACEOF |
17312 | #define HAVE_OPENSSL 1 | 15515 | #define HAVE_OPENSSL 1 |
@@ -17358,27 +15561,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
17358 | rm -f conftest.er1 | 15561 | rm -f conftest.er1 |
17359 | cat conftest.err >&5 | 15562 | cat conftest.err >&5 |
17360 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15563 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17361 | (exit $ac_status); } && | 15564 | (exit $ac_status); } && { |
17362 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15565 | test -z "$ac_c_werror_flag" || |
17363 | { (case "(($ac_try" in | 15566 | test ! -s conftest.err |
17364 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15567 | } && test -s conftest$ac_exeext && |
17365 | *) ac_try_echo=$ac_try;; | 15568 | $as_test_x conftest$ac_exeext; then |
17366 | esac | ||
17367 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17368 | (eval "$ac_try") 2>&5 | ||
17369 | ac_status=$? | ||
17370 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17371 | (exit $ac_status); }; } && | ||
17372 | { ac_try='test -s conftest$ac_exeext' | ||
17373 | { (case "(($ac_try" in | ||
17374 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
17375 | *) ac_try_echo=$ac_try;; | ||
17376 | esac | ||
17377 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17378 | (eval "$ac_try") 2>&5 | ||
17379 | ac_status=$? | ||
17380 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17381 | (exit $ac_status); }; }; then | ||
17382 | cat >>confdefs.h <<\_ACEOF | 15569 | cat >>confdefs.h <<\_ACEOF |
17383 | #define HAVE_OPENSSL 1 | 15570 | #define HAVE_OPENSSL 1 |
17384 | _ACEOF | 15571 | _ACEOF |
@@ -17662,27 +15849,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
17662 | rm -f conftest.er1 | 15849 | rm -f conftest.er1 |
17663 | cat conftest.err >&5 | 15850 | cat conftest.err >&5 |
17664 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15851 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17665 | (exit $ac_status); } && | 15852 | (exit $ac_status); } && { |
17666 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15853 | test -z "$ac_c_werror_flag" || |
17667 | { (case "(($ac_try" in | 15854 | test ! -s conftest.err |
17668 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15855 | } && test -s conftest.$ac_objext; then |
17669 | *) ac_try_echo=$ac_try;; | ||
17670 | esac | ||
17671 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17672 | (eval "$ac_try") 2>&5 | ||
17673 | ac_status=$? | ||
17674 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17675 | (exit $ac_status); }; } && | ||
17676 | { ac_try='test -s conftest.$ac_objext' | ||
17677 | { (case "(($ac_try" in | ||
17678 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
17679 | *) ac_try_echo=$ac_try;; | ||
17680 | esac | ||
17681 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17682 | (eval "$ac_try") 2>&5 | ||
17683 | ac_status=$? | ||
17684 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17685 | (exit $ac_status); }; }; then | ||
17686 | 15856 | ||
17687 | { echo "$as_me:$LINENO: result: no" >&5 | 15857 | { echo "$as_me:$LINENO: result: no" >&5 |
17688 | echo "${ECHO_T}no" >&6; } | 15858 | echo "${ECHO_T}no" >&6; } |
@@ -17751,27 +15921,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
17751 | rm -f conftest.er1 | 15921 | rm -f conftest.er1 |
17752 | cat conftest.err >&5 | 15922 | cat conftest.err >&5 |
17753 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15923 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17754 | (exit $ac_status); } && | 15924 | (exit $ac_status); } && { |
17755 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15925 | test -z "$ac_c_werror_flag" || |
17756 | { (case "(($ac_try" in | 15926 | test ! -s conftest.err |
17757 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15927 | } && test -s conftest$ac_exeext && |
17758 | *) ac_try_echo=$ac_try;; | 15928 | $as_test_x conftest$ac_exeext; then |
17759 | esac | ||
17760 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17761 | (eval "$ac_try") 2>&5 | ||
17762 | ac_status=$? | ||
17763 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17764 | (exit $ac_status); }; } && | ||
17765 | { ac_try='test -s conftest$ac_exeext' | ||
17766 | { (case "(($ac_try" in | ||
17767 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
17768 | *) ac_try_echo=$ac_try;; | ||
17769 | esac | ||
17770 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17771 | (eval "$ac_try") 2>&5 | ||
17772 | ac_status=$? | ||
17773 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17774 | (exit $ac_status); }; }; then | ||
17775 | ac_cv_lib_crypt_crypt=yes | 15929 | ac_cv_lib_crypt_crypt=yes |
17776 | else | 15930 | else |
17777 | echo "$as_me: failed program was:" >&5 | 15931 | echo "$as_me: failed program was:" >&5 |
@@ -17842,27 +15996,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
17842 | rm -f conftest.er1 | 15996 | rm -f conftest.er1 |
17843 | cat conftest.err >&5 | 15997 | cat conftest.err >&5 |
17844 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15998 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17845 | (exit $ac_status); } && | 15999 | (exit $ac_status); } && { |
17846 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16000 | test -z "$ac_c_werror_flag" || |
17847 | { (case "(($ac_try" in | 16001 | test ! -s conftest.err |
17848 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16002 | } && test -s conftest$ac_exeext && |
17849 | *) ac_try_echo=$ac_try;; | 16003 | $as_test_x conftest$ac_exeext; then |
17850 | esac | ||
17851 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17852 | (eval "$ac_try") 2>&5 | ||
17853 | ac_status=$? | ||
17854 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17855 | (exit $ac_status); }; } && | ||
17856 | { ac_try='test -s conftest$ac_exeext' | ||
17857 | { (case "(($ac_try" in | ||
17858 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
17859 | *) ac_try_echo=$ac_try;; | ||
17860 | esac | ||
17861 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17862 | (eval "$ac_try") 2>&5 | ||
17863 | ac_status=$? | ||
17864 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17865 | (exit $ac_status); }; }; then | ||
17866 | ac_cv_lib_crypt_crypt=yes | 16004 | ac_cv_lib_crypt_crypt=yes |
17867 | else | 16005 | else |
17868 | echo "$as_me: failed program was:" >&5 | 16006 | echo "$as_me: failed program was:" >&5 |
@@ -17926,27 +16064,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
17926 | rm -f conftest.er1 | 16064 | rm -f conftest.er1 |
17927 | cat conftest.err >&5 | 16065 | cat conftest.err >&5 |
17928 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16066 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17929 | (exit $ac_status); } && | 16067 | (exit $ac_status); } && { |
17930 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16068 | test -z "$ac_c_werror_flag" || |
17931 | { (case "(($ac_try" in | 16069 | test ! -s conftest.err |
17932 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16070 | } && test -s conftest$ac_exeext && |
17933 | *) ac_try_echo=$ac_try;; | 16071 | $as_test_x conftest$ac_exeext; then |
17934 | esac | ||
17935 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17936 | (eval "$ac_try") 2>&5 | ||
17937 | ac_status=$? | ||
17938 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17939 | (exit $ac_status); }; } && | ||
17940 | { ac_try='test -s conftest$ac_exeext' | ||
17941 | { (case "(($ac_try" in | ||
17942 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
17943 | *) ac_try_echo=$ac_try;; | ||
17944 | esac | ||
17945 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
17946 | (eval "$ac_try") 2>&5 | ||
17947 | ac_status=$? | ||
17948 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
17949 | (exit $ac_status); }; }; then | ||
17950 | ac_cv_lib_iaf_ia_openinfo=yes | 16072 | ac_cv_lib_iaf_ia_openinfo=yes |
17951 | else | 16073 | else |
17952 | echo "$as_me: failed program was:" >&5 | 16074 | echo "$as_me: failed program was:" >&5 |
@@ -18256,7 +16378,7 @@ do | |||
18256 | IFS=$as_save_IFS | 16378 | IFS=$as_save_IFS |
18257 | test -z "$as_dir" && as_dir=. | 16379 | test -z "$as_dir" && as_dir=. |
18258 | for ac_exec_ext in '' $ac_executable_extensions; do | 16380 | for ac_exec_ext in '' $ac_executable_extensions; do |
18259 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16381 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18260 | ac_cv_path_PROG_LS="$as_dir/$ac_word$ac_exec_ext" | 16382 | ac_cv_path_PROG_LS="$as_dir/$ac_word$ac_exec_ext" |
18261 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16383 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18262 | break 2 | 16384 | break 2 |
@@ -18302,7 +16424,7 @@ do | |||
18302 | IFS=$as_save_IFS | 16424 | IFS=$as_save_IFS |
18303 | test -z "$as_dir" && as_dir=. | 16425 | test -z "$as_dir" && as_dir=. |
18304 | for ac_exec_ext in '' $ac_executable_extensions; do | 16426 | for ac_exec_ext in '' $ac_executable_extensions; do |
18305 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16427 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18306 | ac_cv_path_PROG_NETSTAT="$as_dir/$ac_word$ac_exec_ext" | 16428 | ac_cv_path_PROG_NETSTAT="$as_dir/$ac_word$ac_exec_ext" |
18307 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16429 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18308 | break 2 | 16430 | break 2 |
@@ -18348,7 +16470,7 @@ do | |||
18348 | IFS=$as_save_IFS | 16470 | IFS=$as_save_IFS |
18349 | test -z "$as_dir" && as_dir=. | 16471 | test -z "$as_dir" && as_dir=. |
18350 | for ac_exec_ext in '' $ac_executable_extensions; do | 16472 | for ac_exec_ext in '' $ac_executable_extensions; do |
18351 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16473 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18352 | ac_cv_path_PROG_ARP="$as_dir/$ac_word$ac_exec_ext" | 16474 | ac_cv_path_PROG_ARP="$as_dir/$ac_word$ac_exec_ext" |
18353 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16475 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18354 | break 2 | 16476 | break 2 |
@@ -18394,7 +16516,7 @@ do | |||
18394 | IFS=$as_save_IFS | 16516 | IFS=$as_save_IFS |
18395 | test -z "$as_dir" && as_dir=. | 16517 | test -z "$as_dir" && as_dir=. |
18396 | for ac_exec_ext in '' $ac_executable_extensions; do | 16518 | for ac_exec_ext in '' $ac_executable_extensions; do |
18397 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16519 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18398 | ac_cv_path_PROG_IFCONFIG="$as_dir/$ac_word$ac_exec_ext" | 16520 | ac_cv_path_PROG_IFCONFIG="$as_dir/$ac_word$ac_exec_ext" |
18399 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16521 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18400 | break 2 | 16522 | break 2 |
@@ -18440,7 +16562,7 @@ do | |||
18440 | IFS=$as_save_IFS | 16562 | IFS=$as_save_IFS |
18441 | test -z "$as_dir" && as_dir=. | 16563 | test -z "$as_dir" && as_dir=. |
18442 | for ac_exec_ext in '' $ac_executable_extensions; do | 16564 | for ac_exec_ext in '' $ac_executable_extensions; do |
18443 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16565 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18444 | ac_cv_path_PROG_JSTAT="$as_dir/$ac_word$ac_exec_ext" | 16566 | ac_cv_path_PROG_JSTAT="$as_dir/$ac_word$ac_exec_ext" |
18445 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16567 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18446 | break 2 | 16568 | break 2 |
@@ -18486,7 +16608,7 @@ do | |||
18486 | IFS=$as_save_IFS | 16608 | IFS=$as_save_IFS |
18487 | test -z "$as_dir" && as_dir=. | 16609 | test -z "$as_dir" && as_dir=. |
18488 | for ac_exec_ext in '' $ac_executable_extensions; do | 16610 | for ac_exec_ext in '' $ac_executable_extensions; do |
18489 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16611 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18490 | ac_cv_path_PROG_PS="$as_dir/$ac_word$ac_exec_ext" | 16612 | ac_cv_path_PROG_PS="$as_dir/$ac_word$ac_exec_ext" |
18491 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16613 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18492 | break 2 | 16614 | break 2 |
@@ -18532,7 +16654,7 @@ do | |||
18532 | IFS=$as_save_IFS | 16654 | IFS=$as_save_IFS |
18533 | test -z "$as_dir" && as_dir=. | 16655 | test -z "$as_dir" && as_dir=. |
18534 | for ac_exec_ext in '' $ac_executable_extensions; do | 16656 | for ac_exec_ext in '' $ac_executable_extensions; do |
18535 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16657 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18536 | ac_cv_path_PROG_SAR="$as_dir/$ac_word$ac_exec_ext" | 16658 | ac_cv_path_PROG_SAR="$as_dir/$ac_word$ac_exec_ext" |
18537 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16659 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18538 | break 2 | 16660 | break 2 |
@@ -18578,7 +16700,7 @@ do | |||
18578 | IFS=$as_save_IFS | 16700 | IFS=$as_save_IFS |
18579 | test -z "$as_dir" && as_dir=. | 16701 | test -z "$as_dir" && as_dir=. |
18580 | for ac_exec_ext in '' $ac_executable_extensions; do | 16702 | for ac_exec_ext in '' $ac_executable_extensions; do |
18581 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16703 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18582 | ac_cv_path_PROG_W="$as_dir/$ac_word$ac_exec_ext" | 16704 | ac_cv_path_PROG_W="$as_dir/$ac_word$ac_exec_ext" |
18583 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16705 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18584 | break 2 | 16706 | break 2 |
@@ -18624,7 +16746,7 @@ do | |||
18624 | IFS=$as_save_IFS | 16746 | IFS=$as_save_IFS |
18625 | test -z "$as_dir" && as_dir=. | 16747 | test -z "$as_dir" && as_dir=. |
18626 | for ac_exec_ext in '' $ac_executable_extensions; do | 16748 | for ac_exec_ext in '' $ac_executable_extensions; do |
18627 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16749 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18628 | ac_cv_path_PROG_WHO="$as_dir/$ac_word$ac_exec_ext" | 16750 | ac_cv_path_PROG_WHO="$as_dir/$ac_word$ac_exec_ext" |
18629 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16751 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18630 | break 2 | 16752 | break 2 |
@@ -18670,7 +16792,7 @@ do | |||
18670 | IFS=$as_save_IFS | 16792 | IFS=$as_save_IFS |
18671 | test -z "$as_dir" && as_dir=. | 16793 | test -z "$as_dir" && as_dir=. |
18672 | for ac_exec_ext in '' $ac_executable_extensions; do | 16794 | for ac_exec_ext in '' $ac_executable_extensions; do |
18673 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16795 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18674 | ac_cv_path_PROG_LAST="$as_dir/$ac_word$ac_exec_ext" | 16796 | ac_cv_path_PROG_LAST="$as_dir/$ac_word$ac_exec_ext" |
18675 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16797 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18676 | break 2 | 16798 | break 2 |
@@ -18716,7 +16838,7 @@ do | |||
18716 | IFS=$as_save_IFS | 16838 | IFS=$as_save_IFS |
18717 | test -z "$as_dir" && as_dir=. | 16839 | test -z "$as_dir" && as_dir=. |
18718 | for ac_exec_ext in '' $ac_executable_extensions; do | 16840 | for ac_exec_ext in '' $ac_executable_extensions; do |
18719 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16841 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18720 | ac_cv_path_PROG_LASTLOG="$as_dir/$ac_word$ac_exec_ext" | 16842 | ac_cv_path_PROG_LASTLOG="$as_dir/$ac_word$ac_exec_ext" |
18721 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16843 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18722 | break 2 | 16844 | break 2 |
@@ -18762,7 +16884,7 @@ do | |||
18762 | IFS=$as_save_IFS | 16884 | IFS=$as_save_IFS |
18763 | test -z "$as_dir" && as_dir=. | 16885 | test -z "$as_dir" && as_dir=. |
18764 | for ac_exec_ext in '' $ac_executable_extensions; do | 16886 | for ac_exec_ext in '' $ac_executable_extensions; do |
18765 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16887 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18766 | ac_cv_path_PROG_DF="$as_dir/$ac_word$ac_exec_ext" | 16888 | ac_cv_path_PROG_DF="$as_dir/$ac_word$ac_exec_ext" |
18767 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16889 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18768 | break 2 | 16890 | break 2 |
@@ -18808,7 +16930,7 @@ do | |||
18808 | IFS=$as_save_IFS | 16930 | IFS=$as_save_IFS |
18809 | test -z "$as_dir" && as_dir=. | 16931 | test -z "$as_dir" && as_dir=. |
18810 | for ac_exec_ext in '' $ac_executable_extensions; do | 16932 | for ac_exec_ext in '' $ac_executable_extensions; do |
18811 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16933 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18812 | ac_cv_path_PROG_VMSTAT="$as_dir/$ac_word$ac_exec_ext" | 16934 | ac_cv_path_PROG_VMSTAT="$as_dir/$ac_word$ac_exec_ext" |
18813 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16935 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18814 | break 2 | 16936 | break 2 |
@@ -18854,7 +16976,7 @@ do | |||
18854 | IFS=$as_save_IFS | 16976 | IFS=$as_save_IFS |
18855 | test -z "$as_dir" && as_dir=. | 16977 | test -z "$as_dir" && as_dir=. |
18856 | for ac_exec_ext in '' $ac_executable_extensions; do | 16978 | for ac_exec_ext in '' $ac_executable_extensions; do |
18857 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 16979 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18858 | ac_cv_path_PROG_UPTIME="$as_dir/$ac_word$ac_exec_ext" | 16980 | ac_cv_path_PROG_UPTIME="$as_dir/$ac_word$ac_exec_ext" |
18859 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 16981 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18860 | break 2 | 16982 | break 2 |
@@ -18900,7 +17022,7 @@ do | |||
18900 | IFS=$as_save_IFS | 17022 | IFS=$as_save_IFS |
18901 | test -z "$as_dir" && as_dir=. | 17023 | test -z "$as_dir" && as_dir=. |
18902 | for ac_exec_ext in '' $ac_executable_extensions; do | 17024 | for ac_exec_ext in '' $ac_executable_extensions; do |
18903 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 17025 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18904 | ac_cv_path_PROG_IPCS="$as_dir/$ac_word$ac_exec_ext" | 17026 | ac_cv_path_PROG_IPCS="$as_dir/$ac_word$ac_exec_ext" |
18905 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 17027 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18906 | break 2 | 17028 | break 2 |
@@ -18946,7 +17068,7 @@ do | |||
18946 | IFS=$as_save_IFS | 17068 | IFS=$as_save_IFS |
18947 | test -z "$as_dir" && as_dir=. | 17069 | test -z "$as_dir" && as_dir=. |
18948 | for ac_exec_ext in '' $ac_executable_extensions; do | 17070 | for ac_exec_ext in '' $ac_executable_extensions; do |
18949 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 17071 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
18950 | ac_cv_path_PROG_TAIL="$as_dir/$ac_word$ac_exec_ext" | 17072 | ac_cv_path_PROG_TAIL="$as_dir/$ac_word$ac_exec_ext" |
18951 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 17073 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
18952 | break 2 | 17074 | break 2 |
@@ -19035,27 +17157,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19035 | rm -f conftest.er1 | 17157 | rm -f conftest.er1 |
19036 | cat conftest.err >&5 | 17158 | cat conftest.err >&5 |
19037 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17159 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19038 | (exit $ac_status); } && | 17160 | (exit $ac_status); } && { |
19039 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17161 | test -z "$ac_c_werror_flag" || |
19040 | { (case "(($ac_try" in | 17162 | test ! -s conftest.err |
19041 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17163 | } && test -s conftest.$ac_objext; then |
19042 | *) ac_try_echo=$ac_try;; | ||
19043 | esac | ||
19044 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19045 | (eval "$ac_try") 2>&5 | ||
19046 | ac_status=$? | ||
19047 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19048 | (exit $ac_status); }; } && | ||
19049 | { ac_try='test -s conftest.$ac_objext' | ||
19050 | { (case "(($ac_try" in | ||
19051 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19052 | *) ac_try_echo=$ac_try;; | ||
19053 | esac | ||
19054 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19055 | (eval "$ac_try") 2>&5 | ||
19056 | ac_status=$? | ||
19057 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19058 | (exit $ac_status); }; }; then | ||
19059 | ac_cv_type_long_long=yes | 17164 | ac_cv_type_long_long=yes |
19060 | else | 17165 | else |
19061 | echo "$as_me: failed program was:" >&5 | 17166 | echo "$as_me: failed program was:" >&5 |
@@ -19113,27 +17218,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19113 | rm -f conftest.er1 | 17218 | rm -f conftest.er1 |
19114 | cat conftest.err >&5 | 17219 | cat conftest.err >&5 |
19115 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17220 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19116 | (exit $ac_status); } && | 17221 | (exit $ac_status); } && { |
19117 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17222 | test -z "$ac_c_werror_flag" || |
19118 | { (case "(($ac_try" in | 17223 | test ! -s conftest.err |
19119 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17224 | } && test -s conftest.$ac_objext; then |
19120 | *) ac_try_echo=$ac_try;; | ||
19121 | esac | ||
19122 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19123 | (eval "$ac_try") 2>&5 | ||
19124 | ac_status=$? | ||
19125 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19126 | (exit $ac_status); }; } && | ||
19127 | { ac_try='test -s conftest.$ac_objext' | ||
19128 | { (case "(($ac_try" in | ||
19129 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19130 | *) ac_try_echo=$ac_try;; | ||
19131 | esac | ||
19132 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19133 | (eval "$ac_try") 2>&5 | ||
19134 | ac_status=$? | ||
19135 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19136 | (exit $ac_status); }; }; then | ||
19137 | ac_cv_type_unsigned_long_long=yes | 17225 | ac_cv_type_unsigned_long_long=yes |
19138 | else | 17226 | else |
19139 | echo "$as_me: failed program was:" >&5 | 17227 | echo "$as_me: failed program was:" >&5 |
@@ -19191,27 +17279,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19191 | rm -f conftest.er1 | 17279 | rm -f conftest.er1 |
19192 | cat conftest.err >&5 | 17280 | cat conftest.err >&5 |
19193 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17281 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19194 | (exit $ac_status); } && | 17282 | (exit $ac_status); } && { |
19195 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17283 | test -z "$ac_c_werror_flag" || |
19196 | { (case "(($ac_try" in | 17284 | test ! -s conftest.err |
19197 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17285 | } && test -s conftest.$ac_objext; then |
19198 | *) ac_try_echo=$ac_try;; | ||
19199 | esac | ||
19200 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19201 | (eval "$ac_try") 2>&5 | ||
19202 | ac_status=$? | ||
19203 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19204 | (exit $ac_status); }; } && | ||
19205 | { ac_try='test -s conftest.$ac_objext' | ||
19206 | { (case "(($ac_try" in | ||
19207 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19208 | *) ac_try_echo=$ac_try;; | ||
19209 | esac | ||
19210 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19211 | (eval "$ac_try") 2>&5 | ||
19212 | ac_status=$? | ||
19213 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19214 | (exit $ac_status); }; }; then | ||
19215 | ac_cv_type_long_double=yes | 17286 | ac_cv_type_long_double=yes |
19216 | else | 17287 | else |
19217 | echo "$as_me: failed program was:" >&5 | 17288 | echo "$as_me: failed program was:" >&5 |
@@ -19272,27 +17343,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19272 | rm -f conftest.er1 | 17343 | rm -f conftest.er1 |
19273 | cat conftest.err >&5 | 17344 | cat conftest.err >&5 |
19274 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17345 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19275 | (exit $ac_status); } && | 17346 | (exit $ac_status); } && { |
19276 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17347 | test -z "$ac_c_werror_flag" || |
19277 | { (case "(($ac_try" in | 17348 | test ! -s conftest.err |
19278 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17349 | } && test -s conftest.$ac_objext; then |
19279 | *) ac_try_echo=$ac_try;; | ||
19280 | esac | ||
19281 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19282 | (eval "$ac_try") 2>&5 | ||
19283 | ac_status=$? | ||
19284 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19285 | (exit $ac_status); }; } && | ||
19286 | { ac_try='test -s conftest.$ac_objext' | ||
19287 | { (case "(($ac_try" in | ||
19288 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19289 | *) ac_try_echo=$ac_try;; | ||
19290 | esac | ||
19291 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19292 | (eval "$ac_try") 2>&5 | ||
19293 | ac_status=$? | ||
19294 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19295 | (exit $ac_status); }; }; then | ||
19296 | ac_cv_type_char=yes | 17350 | ac_cv_type_char=yes |
19297 | else | 17351 | else |
19298 | echo "$as_me: failed program was:" >&5 | 17352 | echo "$as_me: failed program was:" >&5 |
@@ -19324,8 +17378,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
19324 | cat >>conftest.$ac_ext <<_ACEOF | 17378 | cat >>conftest.$ac_ext <<_ACEOF |
19325 | /* end confdefs.h. */ | 17379 | /* end confdefs.h. */ |
19326 | $ac_includes_default | 17380 | $ac_includes_default |
19327 | typedef char ac__type_sizeof_; | 17381 | typedef char ac__type_sizeof_; |
19328 | |||
19329 | int | 17382 | int |
19330 | main () | 17383 | main () |
19331 | { | 17384 | { |
@@ -19349,27 +17402,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19349 | rm -f conftest.er1 | 17402 | rm -f conftest.er1 |
19350 | cat conftest.err >&5 | 17403 | cat conftest.err >&5 |
19351 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17404 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19352 | (exit $ac_status); } && | 17405 | (exit $ac_status); } && { |
19353 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17406 | test -z "$ac_c_werror_flag" || |
19354 | { (case "(($ac_try" in | 17407 | test ! -s conftest.err |
19355 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17408 | } && test -s conftest.$ac_objext; then |
19356 | *) ac_try_echo=$ac_try;; | ||
19357 | esac | ||
19358 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19359 | (eval "$ac_try") 2>&5 | ||
19360 | ac_status=$? | ||
19361 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19362 | (exit $ac_status); }; } && | ||
19363 | { ac_try='test -s conftest.$ac_objext' | ||
19364 | { (case "(($ac_try" in | ||
19365 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19366 | *) ac_try_echo=$ac_try;; | ||
19367 | esac | ||
19368 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19369 | (eval "$ac_try") 2>&5 | ||
19370 | ac_status=$? | ||
19371 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19372 | (exit $ac_status); }; }; then | ||
19373 | ac_lo=0 ac_mid=0 | 17409 | ac_lo=0 ac_mid=0 |
19374 | while :; do | 17410 | while :; do |
19375 | cat >conftest.$ac_ext <<_ACEOF | 17411 | cat >conftest.$ac_ext <<_ACEOF |
@@ -19379,8 +17415,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
19379 | cat >>conftest.$ac_ext <<_ACEOF | 17415 | cat >>conftest.$ac_ext <<_ACEOF |
19380 | /* end confdefs.h. */ | 17416 | /* end confdefs.h. */ |
19381 | $ac_includes_default | 17417 | $ac_includes_default |
19382 | typedef char ac__type_sizeof_; | 17418 | typedef char ac__type_sizeof_; |
19383 | |||
19384 | int | 17419 | int |
19385 | main () | 17420 | main () |
19386 | { | 17421 | { |
@@ -19404,27 +17439,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19404 | rm -f conftest.er1 | 17439 | rm -f conftest.er1 |
19405 | cat conftest.err >&5 | 17440 | cat conftest.err >&5 |
19406 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17441 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19407 | (exit $ac_status); } && | 17442 | (exit $ac_status); } && { |
19408 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17443 | test -z "$ac_c_werror_flag" || |
19409 | { (case "(($ac_try" in | 17444 | test ! -s conftest.err |
19410 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17445 | } && test -s conftest.$ac_objext; then |
19411 | *) ac_try_echo=$ac_try;; | ||
19412 | esac | ||
19413 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19414 | (eval "$ac_try") 2>&5 | ||
19415 | ac_status=$? | ||
19416 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19417 | (exit $ac_status); }; } && | ||
19418 | { ac_try='test -s conftest.$ac_objext' | ||
19419 | { (case "(($ac_try" in | ||
19420 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19421 | *) ac_try_echo=$ac_try;; | ||
19422 | esac | ||
19423 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19424 | (eval "$ac_try") 2>&5 | ||
19425 | ac_status=$? | ||
19426 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19427 | (exit $ac_status); }; }; then | ||
19428 | ac_hi=$ac_mid; break | 17446 | ac_hi=$ac_mid; break |
19429 | else | 17447 | else |
19430 | echo "$as_me: failed program was:" >&5 | 17448 | echo "$as_me: failed program was:" >&5 |
@@ -19451,8 +17469,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
19451 | cat >>conftest.$ac_ext <<_ACEOF | 17469 | cat >>conftest.$ac_ext <<_ACEOF |
19452 | /* end confdefs.h. */ | 17470 | /* end confdefs.h. */ |
19453 | $ac_includes_default | 17471 | $ac_includes_default |
19454 | typedef char ac__type_sizeof_; | 17472 | typedef char ac__type_sizeof_; |
19455 | |||
19456 | int | 17473 | int |
19457 | main () | 17474 | main () |
19458 | { | 17475 | { |
@@ -19476,27 +17493,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19476 | rm -f conftest.er1 | 17493 | rm -f conftest.er1 |
19477 | cat conftest.err >&5 | 17494 | cat conftest.err >&5 |
19478 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17495 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19479 | (exit $ac_status); } && | 17496 | (exit $ac_status); } && { |
19480 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17497 | test -z "$ac_c_werror_flag" || |
19481 | { (case "(($ac_try" in | 17498 | test ! -s conftest.err |
19482 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17499 | } && test -s conftest.$ac_objext; then |
19483 | *) ac_try_echo=$ac_try;; | ||
19484 | esac | ||
19485 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19486 | (eval "$ac_try") 2>&5 | ||
19487 | ac_status=$? | ||
19488 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19489 | (exit $ac_status); }; } && | ||
19490 | { ac_try='test -s conftest.$ac_objext' | ||
19491 | { (case "(($ac_try" in | ||
19492 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19493 | *) ac_try_echo=$ac_try;; | ||
19494 | esac | ||
19495 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19496 | (eval "$ac_try") 2>&5 | ||
19497 | ac_status=$? | ||
19498 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19499 | (exit $ac_status); }; }; then | ||
19500 | ac_hi=-1 ac_mid=-1 | 17500 | ac_hi=-1 ac_mid=-1 |
19501 | while :; do | 17501 | while :; do |
19502 | cat >conftest.$ac_ext <<_ACEOF | 17502 | cat >conftest.$ac_ext <<_ACEOF |
@@ -19506,8 +17506,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
19506 | cat >>conftest.$ac_ext <<_ACEOF | 17506 | cat >>conftest.$ac_ext <<_ACEOF |
19507 | /* end confdefs.h. */ | 17507 | /* end confdefs.h. */ |
19508 | $ac_includes_default | 17508 | $ac_includes_default |
19509 | typedef char ac__type_sizeof_; | 17509 | typedef char ac__type_sizeof_; |
19510 | |||
19511 | int | 17510 | int |
19512 | main () | 17511 | main () |
19513 | { | 17512 | { |
@@ -19531,27 +17530,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19531 | rm -f conftest.er1 | 17530 | rm -f conftest.er1 |
19532 | cat conftest.err >&5 | 17531 | cat conftest.err >&5 |
19533 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17532 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19534 | (exit $ac_status); } && | 17533 | (exit $ac_status); } && { |
19535 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17534 | test -z "$ac_c_werror_flag" || |
19536 | { (case "(($ac_try" in | 17535 | test ! -s conftest.err |
19537 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17536 | } && test -s conftest.$ac_objext; then |
19538 | *) ac_try_echo=$ac_try;; | ||
19539 | esac | ||
19540 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19541 | (eval "$ac_try") 2>&5 | ||
19542 | ac_status=$? | ||
19543 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19544 | (exit $ac_status); }; } && | ||
19545 | { ac_try='test -s conftest.$ac_objext' | ||
19546 | { (case "(($ac_try" in | ||
19547 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19548 | *) ac_try_echo=$ac_try;; | ||
19549 | esac | ||
19550 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19551 | (eval "$ac_try") 2>&5 | ||
19552 | ac_status=$? | ||
19553 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19554 | (exit $ac_status); }; }; then | ||
19555 | ac_lo=$ac_mid; break | 17537 | ac_lo=$ac_mid; break |
19556 | else | 17538 | else |
19557 | echo "$as_me: failed program was:" >&5 | 17539 | echo "$as_me: failed program was:" >&5 |
@@ -19588,8 +17570,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
19588 | cat >>conftest.$ac_ext <<_ACEOF | 17570 | cat >>conftest.$ac_ext <<_ACEOF |
19589 | /* end confdefs.h. */ | 17571 | /* end confdefs.h. */ |
19590 | $ac_includes_default | 17572 | $ac_includes_default |
19591 | typedef char ac__type_sizeof_; | 17573 | typedef char ac__type_sizeof_; |
19592 | |||
19593 | int | 17574 | int |
19594 | main () | 17575 | main () |
19595 | { | 17576 | { |
@@ -19613,27 +17594,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19613 | rm -f conftest.er1 | 17594 | rm -f conftest.er1 |
19614 | cat conftest.err >&5 | 17595 | cat conftest.err >&5 |
19615 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17596 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19616 | (exit $ac_status); } && | 17597 | (exit $ac_status); } && { |
19617 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17598 | test -z "$ac_c_werror_flag" || |
19618 | { (case "(($ac_try" in | 17599 | test ! -s conftest.err |
19619 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17600 | } && test -s conftest.$ac_objext; then |
19620 | *) ac_try_echo=$ac_try;; | ||
19621 | esac | ||
19622 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19623 | (eval "$ac_try") 2>&5 | ||
19624 | ac_status=$? | ||
19625 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19626 | (exit $ac_status); }; } && | ||
19627 | { ac_try='test -s conftest.$ac_objext' | ||
19628 | { (case "(($ac_try" in | ||
19629 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19630 | *) ac_try_echo=$ac_try;; | ||
19631 | esac | ||
19632 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19633 | (eval "$ac_try") 2>&5 | ||
19634 | ac_status=$? | ||
19635 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19636 | (exit $ac_status); }; }; then | ||
19637 | ac_hi=$ac_mid | 17601 | ac_hi=$ac_mid |
19638 | else | 17602 | else |
19639 | echo "$as_me: failed program was:" >&5 | 17603 | echo "$as_me: failed program was:" >&5 |
@@ -19647,14 +17611,14 @@ done | |||
19647 | case $ac_lo in | 17611 | case $ac_lo in |
19648 | ?*) ac_cv_sizeof_char=$ac_lo;; | 17612 | ?*) ac_cv_sizeof_char=$ac_lo;; |
19649 | '') if test "$ac_cv_type_char" = yes; then | 17613 | '') if test "$ac_cv_type_char" = yes; then |
19650 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (char) | 17614 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (char) |
19651 | See \`config.log' for more details." >&5 | 17615 | See \`config.log' for more details." >&5 |
19652 | echo "$as_me: error: cannot compute sizeof (char) | 17616 | echo "$as_me: error: cannot compute sizeof (char) |
19653 | See \`config.log' for more details." >&2;} | 17617 | See \`config.log' for more details." >&2;} |
19654 | { (exit 77); exit 77; }; } | 17618 | { (exit 77); exit 77; }; } |
19655 | else | 17619 | else |
19656 | ac_cv_sizeof_char=0 | 17620 | ac_cv_sizeof_char=0 |
19657 | fi ;; | 17621 | fi ;; |
19658 | esac | 17622 | esac |
19659 | else | 17623 | else |
19660 | cat >conftest.$ac_ext <<_ACEOF | 17624 | cat >conftest.$ac_ext <<_ACEOF |
@@ -19664,8 +17628,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
19664 | cat >>conftest.$ac_ext <<_ACEOF | 17628 | cat >>conftest.$ac_ext <<_ACEOF |
19665 | /* end confdefs.h. */ | 17629 | /* end confdefs.h. */ |
19666 | $ac_includes_default | 17630 | $ac_includes_default |
19667 | typedef char ac__type_sizeof_; | 17631 | typedef char ac__type_sizeof_; |
19668 | |||
19669 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | 17632 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } |
19670 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | 17633 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } |
19671 | #include <stdio.h> | 17634 | #include <stdio.h> |
@@ -19725,14 +17688,14 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
19725 | 17688 | ||
19726 | ( exit $ac_status ) | 17689 | ( exit $ac_status ) |
19727 | if test "$ac_cv_type_char" = yes; then | 17690 | if test "$ac_cv_type_char" = yes; then |
19728 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (char) | 17691 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (char) |
19729 | See \`config.log' for more details." >&5 | 17692 | See \`config.log' for more details." >&5 |
19730 | echo "$as_me: error: cannot compute sizeof (char) | 17693 | echo "$as_me: error: cannot compute sizeof (char) |
19731 | See \`config.log' for more details." >&2;} | 17694 | See \`config.log' for more details." >&2;} |
19732 | { (exit 77); exit 77; }; } | 17695 | { (exit 77); exit 77; }; } |
19733 | else | 17696 | else |
19734 | ac_cv_sizeof_char=0 | 17697 | ac_cv_sizeof_char=0 |
19735 | fi | 17698 | fi |
19736 | fi | 17699 | fi |
19737 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 17700 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
19738 | fi | 17701 | fi |
@@ -19785,27 +17748,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19785 | rm -f conftest.er1 | 17748 | rm -f conftest.er1 |
19786 | cat conftest.err >&5 | 17749 | cat conftest.err >&5 |
19787 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17750 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19788 | (exit $ac_status); } && | 17751 | (exit $ac_status); } && { |
19789 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17752 | test -z "$ac_c_werror_flag" || |
19790 | { (case "(($ac_try" in | 17753 | test ! -s conftest.err |
19791 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17754 | } && test -s conftest.$ac_objext; then |
19792 | *) ac_try_echo=$ac_try;; | ||
19793 | esac | ||
19794 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19795 | (eval "$ac_try") 2>&5 | ||
19796 | ac_status=$? | ||
19797 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19798 | (exit $ac_status); }; } && | ||
19799 | { ac_try='test -s conftest.$ac_objext' | ||
19800 | { (case "(($ac_try" in | ||
19801 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19802 | *) ac_try_echo=$ac_try;; | ||
19803 | esac | ||
19804 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19805 | (eval "$ac_try") 2>&5 | ||
19806 | ac_status=$? | ||
19807 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19808 | (exit $ac_status); }; }; then | ||
19809 | ac_cv_type_short_int=yes | 17755 | ac_cv_type_short_int=yes |
19810 | else | 17756 | else |
19811 | echo "$as_me: failed program was:" >&5 | 17757 | echo "$as_me: failed program was:" >&5 |
@@ -19837,8 +17783,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
19837 | cat >>conftest.$ac_ext <<_ACEOF | 17783 | cat >>conftest.$ac_ext <<_ACEOF |
19838 | /* end confdefs.h. */ | 17784 | /* end confdefs.h. */ |
19839 | $ac_includes_default | 17785 | $ac_includes_default |
19840 | typedef short int ac__type_sizeof_; | 17786 | typedef short int ac__type_sizeof_; |
19841 | |||
19842 | int | 17787 | int |
19843 | main () | 17788 | main () |
19844 | { | 17789 | { |
@@ -19862,27 +17807,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19862 | rm -f conftest.er1 | 17807 | rm -f conftest.er1 |
19863 | cat conftest.err >&5 | 17808 | cat conftest.err >&5 |
19864 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17809 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19865 | (exit $ac_status); } && | 17810 | (exit $ac_status); } && { |
19866 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17811 | test -z "$ac_c_werror_flag" || |
19867 | { (case "(($ac_try" in | 17812 | test ! -s conftest.err |
19868 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17813 | } && test -s conftest.$ac_objext; then |
19869 | *) ac_try_echo=$ac_try;; | ||
19870 | esac | ||
19871 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19872 | (eval "$ac_try") 2>&5 | ||
19873 | ac_status=$? | ||
19874 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19875 | (exit $ac_status); }; } && | ||
19876 | { ac_try='test -s conftest.$ac_objext' | ||
19877 | { (case "(($ac_try" in | ||
19878 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19879 | *) ac_try_echo=$ac_try;; | ||
19880 | esac | ||
19881 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19882 | (eval "$ac_try") 2>&5 | ||
19883 | ac_status=$? | ||
19884 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19885 | (exit $ac_status); }; }; then | ||
19886 | ac_lo=0 ac_mid=0 | 17814 | ac_lo=0 ac_mid=0 |
19887 | while :; do | 17815 | while :; do |
19888 | cat >conftest.$ac_ext <<_ACEOF | 17816 | cat >conftest.$ac_ext <<_ACEOF |
@@ -19892,8 +17820,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
19892 | cat >>conftest.$ac_ext <<_ACEOF | 17820 | cat >>conftest.$ac_ext <<_ACEOF |
19893 | /* end confdefs.h. */ | 17821 | /* end confdefs.h. */ |
19894 | $ac_includes_default | 17822 | $ac_includes_default |
19895 | typedef short int ac__type_sizeof_; | 17823 | typedef short int ac__type_sizeof_; |
19896 | |||
19897 | int | 17824 | int |
19898 | main () | 17825 | main () |
19899 | { | 17826 | { |
@@ -19917,27 +17844,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19917 | rm -f conftest.er1 | 17844 | rm -f conftest.er1 |
19918 | cat conftest.err >&5 | 17845 | cat conftest.err >&5 |
19919 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17846 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19920 | (exit $ac_status); } && | 17847 | (exit $ac_status); } && { |
19921 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17848 | test -z "$ac_c_werror_flag" || |
19922 | { (case "(($ac_try" in | 17849 | test ! -s conftest.err |
19923 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17850 | } && test -s conftest.$ac_objext; then |
19924 | *) ac_try_echo=$ac_try;; | ||
19925 | esac | ||
19926 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19927 | (eval "$ac_try") 2>&5 | ||
19928 | ac_status=$? | ||
19929 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19930 | (exit $ac_status); }; } && | ||
19931 | { ac_try='test -s conftest.$ac_objext' | ||
19932 | { (case "(($ac_try" in | ||
19933 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
19934 | *) ac_try_echo=$ac_try;; | ||
19935 | esac | ||
19936 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19937 | (eval "$ac_try") 2>&5 | ||
19938 | ac_status=$? | ||
19939 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
19940 | (exit $ac_status); }; }; then | ||
19941 | ac_hi=$ac_mid; break | 17851 | ac_hi=$ac_mid; break |
19942 | else | 17852 | else |
19943 | echo "$as_me: failed program was:" >&5 | 17853 | echo "$as_me: failed program was:" >&5 |
@@ -19964,8 +17874,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
19964 | cat >>conftest.$ac_ext <<_ACEOF | 17874 | cat >>conftest.$ac_ext <<_ACEOF |
19965 | /* end confdefs.h. */ | 17875 | /* end confdefs.h. */ |
19966 | $ac_includes_default | 17876 | $ac_includes_default |
19967 | typedef short int ac__type_sizeof_; | 17877 | typedef short int ac__type_sizeof_; |
19968 | |||
19969 | int | 17878 | int |
19970 | main () | 17879 | main () |
19971 | { | 17880 | { |
@@ -19989,27 +17898,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
19989 | rm -f conftest.er1 | 17898 | rm -f conftest.er1 |
19990 | cat conftest.err >&5 | 17899 | cat conftest.err >&5 |
19991 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17900 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19992 | (exit $ac_status); } && | 17901 | (exit $ac_status); } && { |
19993 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17902 | test -z "$ac_c_werror_flag" || |
19994 | { (case "(($ac_try" in | 17903 | test ! -s conftest.err |
19995 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17904 | } && test -s conftest.$ac_objext; then |
19996 | *) ac_try_echo=$ac_try;; | ||
19997 | esac | ||
19998 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
19999 | (eval "$ac_try") 2>&5 | ||
20000 | ac_status=$? | ||
20001 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20002 | (exit $ac_status); }; } && | ||
20003 | { ac_try='test -s conftest.$ac_objext' | ||
20004 | { (case "(($ac_try" in | ||
20005 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20006 | *) ac_try_echo=$ac_try;; | ||
20007 | esac | ||
20008 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20009 | (eval "$ac_try") 2>&5 | ||
20010 | ac_status=$? | ||
20011 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20012 | (exit $ac_status); }; }; then | ||
20013 | ac_hi=-1 ac_mid=-1 | 17905 | ac_hi=-1 ac_mid=-1 |
20014 | while :; do | 17906 | while :; do |
20015 | cat >conftest.$ac_ext <<_ACEOF | 17907 | cat >conftest.$ac_ext <<_ACEOF |
@@ -20019,8 +17911,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20019 | cat >>conftest.$ac_ext <<_ACEOF | 17911 | cat >>conftest.$ac_ext <<_ACEOF |
20020 | /* end confdefs.h. */ | 17912 | /* end confdefs.h. */ |
20021 | $ac_includes_default | 17913 | $ac_includes_default |
20022 | typedef short int ac__type_sizeof_; | 17914 | typedef short int ac__type_sizeof_; |
20023 | |||
20024 | int | 17915 | int |
20025 | main () | 17916 | main () |
20026 | { | 17917 | { |
@@ -20044,27 +17935,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20044 | rm -f conftest.er1 | 17935 | rm -f conftest.er1 |
20045 | cat conftest.err >&5 | 17936 | cat conftest.err >&5 |
20046 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17937 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20047 | (exit $ac_status); } && | 17938 | (exit $ac_status); } && { |
20048 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17939 | test -z "$ac_c_werror_flag" || |
20049 | { (case "(($ac_try" in | 17940 | test ! -s conftest.err |
20050 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17941 | } && test -s conftest.$ac_objext; then |
20051 | *) ac_try_echo=$ac_try;; | ||
20052 | esac | ||
20053 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20054 | (eval "$ac_try") 2>&5 | ||
20055 | ac_status=$? | ||
20056 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20057 | (exit $ac_status); }; } && | ||
20058 | { ac_try='test -s conftest.$ac_objext' | ||
20059 | { (case "(($ac_try" in | ||
20060 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20061 | *) ac_try_echo=$ac_try;; | ||
20062 | esac | ||
20063 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20064 | (eval "$ac_try") 2>&5 | ||
20065 | ac_status=$? | ||
20066 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20067 | (exit $ac_status); }; }; then | ||
20068 | ac_lo=$ac_mid; break | 17942 | ac_lo=$ac_mid; break |
20069 | else | 17943 | else |
20070 | echo "$as_me: failed program was:" >&5 | 17944 | echo "$as_me: failed program was:" >&5 |
@@ -20101,8 +17975,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20101 | cat >>conftest.$ac_ext <<_ACEOF | 17975 | cat >>conftest.$ac_ext <<_ACEOF |
20102 | /* end confdefs.h. */ | 17976 | /* end confdefs.h. */ |
20103 | $ac_includes_default | 17977 | $ac_includes_default |
20104 | typedef short int ac__type_sizeof_; | 17978 | typedef short int ac__type_sizeof_; |
20105 | |||
20106 | int | 17979 | int |
20107 | main () | 17980 | main () |
20108 | { | 17981 | { |
@@ -20126,27 +17999,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20126 | rm -f conftest.er1 | 17999 | rm -f conftest.er1 |
20127 | cat conftest.err >&5 | 18000 | cat conftest.err >&5 |
20128 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18001 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20129 | (exit $ac_status); } && | 18002 | (exit $ac_status); } && { |
20130 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18003 | test -z "$ac_c_werror_flag" || |
20131 | { (case "(($ac_try" in | 18004 | test ! -s conftest.err |
20132 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18005 | } && test -s conftest.$ac_objext; then |
20133 | *) ac_try_echo=$ac_try;; | ||
20134 | esac | ||
20135 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20136 | (eval "$ac_try") 2>&5 | ||
20137 | ac_status=$? | ||
20138 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20139 | (exit $ac_status); }; } && | ||
20140 | { ac_try='test -s conftest.$ac_objext' | ||
20141 | { (case "(($ac_try" in | ||
20142 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20143 | *) ac_try_echo=$ac_try;; | ||
20144 | esac | ||
20145 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20146 | (eval "$ac_try") 2>&5 | ||
20147 | ac_status=$? | ||
20148 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20149 | (exit $ac_status); }; }; then | ||
20150 | ac_hi=$ac_mid | 18006 | ac_hi=$ac_mid |
20151 | else | 18007 | else |
20152 | echo "$as_me: failed program was:" >&5 | 18008 | echo "$as_me: failed program was:" >&5 |
@@ -20160,14 +18016,14 @@ done | |||
20160 | case $ac_lo in | 18016 | case $ac_lo in |
20161 | ?*) ac_cv_sizeof_short_int=$ac_lo;; | 18017 | ?*) ac_cv_sizeof_short_int=$ac_lo;; |
20162 | '') if test "$ac_cv_type_short_int" = yes; then | 18018 | '') if test "$ac_cv_type_short_int" = yes; then |
20163 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (short int) | 18019 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (short int) |
20164 | See \`config.log' for more details." >&5 | 18020 | See \`config.log' for more details." >&5 |
20165 | echo "$as_me: error: cannot compute sizeof (short int) | 18021 | echo "$as_me: error: cannot compute sizeof (short int) |
20166 | See \`config.log' for more details." >&2;} | 18022 | See \`config.log' for more details." >&2;} |
20167 | { (exit 77); exit 77; }; } | 18023 | { (exit 77); exit 77; }; } |
20168 | else | 18024 | else |
20169 | ac_cv_sizeof_short_int=0 | 18025 | ac_cv_sizeof_short_int=0 |
20170 | fi ;; | 18026 | fi ;; |
20171 | esac | 18027 | esac |
20172 | else | 18028 | else |
20173 | cat >conftest.$ac_ext <<_ACEOF | 18029 | cat >conftest.$ac_ext <<_ACEOF |
@@ -20177,8 +18033,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20177 | cat >>conftest.$ac_ext <<_ACEOF | 18033 | cat >>conftest.$ac_ext <<_ACEOF |
20178 | /* end confdefs.h. */ | 18034 | /* end confdefs.h. */ |
20179 | $ac_includes_default | 18035 | $ac_includes_default |
20180 | typedef short int ac__type_sizeof_; | 18036 | typedef short int ac__type_sizeof_; |
20181 | |||
20182 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | 18037 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } |
20183 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | 18038 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } |
20184 | #include <stdio.h> | 18039 | #include <stdio.h> |
@@ -20238,14 +18093,14 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
20238 | 18093 | ||
20239 | ( exit $ac_status ) | 18094 | ( exit $ac_status ) |
20240 | if test "$ac_cv_type_short_int" = yes; then | 18095 | if test "$ac_cv_type_short_int" = yes; then |
20241 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (short int) | 18096 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (short int) |
20242 | See \`config.log' for more details." >&5 | 18097 | See \`config.log' for more details." >&5 |
20243 | echo "$as_me: error: cannot compute sizeof (short int) | 18098 | echo "$as_me: error: cannot compute sizeof (short int) |
20244 | See \`config.log' for more details." >&2;} | 18099 | See \`config.log' for more details." >&2;} |
20245 | { (exit 77); exit 77; }; } | 18100 | { (exit 77); exit 77; }; } |
20246 | else | 18101 | else |
20247 | ac_cv_sizeof_short_int=0 | 18102 | ac_cv_sizeof_short_int=0 |
20248 | fi | 18103 | fi |
20249 | fi | 18104 | fi |
20250 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 18105 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
20251 | fi | 18106 | fi |
@@ -20298,27 +18153,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20298 | rm -f conftest.er1 | 18153 | rm -f conftest.er1 |
20299 | cat conftest.err >&5 | 18154 | cat conftest.err >&5 |
20300 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18155 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20301 | (exit $ac_status); } && | 18156 | (exit $ac_status); } && { |
20302 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18157 | test -z "$ac_c_werror_flag" || |
20303 | { (case "(($ac_try" in | 18158 | test ! -s conftest.err |
20304 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18159 | } && test -s conftest.$ac_objext; then |
20305 | *) ac_try_echo=$ac_try;; | ||
20306 | esac | ||
20307 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20308 | (eval "$ac_try") 2>&5 | ||
20309 | ac_status=$? | ||
20310 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20311 | (exit $ac_status); }; } && | ||
20312 | { ac_try='test -s conftest.$ac_objext' | ||
20313 | { (case "(($ac_try" in | ||
20314 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20315 | *) ac_try_echo=$ac_try;; | ||
20316 | esac | ||
20317 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20318 | (eval "$ac_try") 2>&5 | ||
20319 | ac_status=$? | ||
20320 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20321 | (exit $ac_status); }; }; then | ||
20322 | ac_cv_type_int=yes | 18160 | ac_cv_type_int=yes |
20323 | else | 18161 | else |
20324 | echo "$as_me: failed program was:" >&5 | 18162 | echo "$as_me: failed program was:" >&5 |
@@ -20350,8 +18188,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20350 | cat >>conftest.$ac_ext <<_ACEOF | 18188 | cat >>conftest.$ac_ext <<_ACEOF |
20351 | /* end confdefs.h. */ | 18189 | /* end confdefs.h. */ |
20352 | $ac_includes_default | 18190 | $ac_includes_default |
20353 | typedef int ac__type_sizeof_; | 18191 | typedef int ac__type_sizeof_; |
20354 | |||
20355 | int | 18192 | int |
20356 | main () | 18193 | main () |
20357 | { | 18194 | { |
@@ -20375,27 +18212,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20375 | rm -f conftest.er1 | 18212 | rm -f conftest.er1 |
20376 | cat conftest.err >&5 | 18213 | cat conftest.err >&5 |
20377 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18214 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20378 | (exit $ac_status); } && | 18215 | (exit $ac_status); } && { |
20379 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18216 | test -z "$ac_c_werror_flag" || |
20380 | { (case "(($ac_try" in | 18217 | test ! -s conftest.err |
20381 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18218 | } && test -s conftest.$ac_objext; then |
20382 | *) ac_try_echo=$ac_try;; | ||
20383 | esac | ||
20384 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20385 | (eval "$ac_try") 2>&5 | ||
20386 | ac_status=$? | ||
20387 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20388 | (exit $ac_status); }; } && | ||
20389 | { ac_try='test -s conftest.$ac_objext' | ||
20390 | { (case "(($ac_try" in | ||
20391 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20392 | *) ac_try_echo=$ac_try;; | ||
20393 | esac | ||
20394 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20395 | (eval "$ac_try") 2>&5 | ||
20396 | ac_status=$? | ||
20397 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20398 | (exit $ac_status); }; }; then | ||
20399 | ac_lo=0 ac_mid=0 | 18219 | ac_lo=0 ac_mid=0 |
20400 | while :; do | 18220 | while :; do |
20401 | cat >conftest.$ac_ext <<_ACEOF | 18221 | cat >conftest.$ac_ext <<_ACEOF |
@@ -20405,8 +18225,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20405 | cat >>conftest.$ac_ext <<_ACEOF | 18225 | cat >>conftest.$ac_ext <<_ACEOF |
20406 | /* end confdefs.h. */ | 18226 | /* end confdefs.h. */ |
20407 | $ac_includes_default | 18227 | $ac_includes_default |
20408 | typedef int ac__type_sizeof_; | 18228 | typedef int ac__type_sizeof_; |
20409 | |||
20410 | int | 18229 | int |
20411 | main () | 18230 | main () |
20412 | { | 18231 | { |
@@ -20430,27 +18249,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20430 | rm -f conftest.er1 | 18249 | rm -f conftest.er1 |
20431 | cat conftest.err >&5 | 18250 | cat conftest.err >&5 |
20432 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18251 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20433 | (exit $ac_status); } && | 18252 | (exit $ac_status); } && { |
20434 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18253 | test -z "$ac_c_werror_flag" || |
20435 | { (case "(($ac_try" in | 18254 | test ! -s conftest.err |
20436 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18255 | } && test -s conftest.$ac_objext; then |
20437 | *) ac_try_echo=$ac_try;; | ||
20438 | esac | ||
20439 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20440 | (eval "$ac_try") 2>&5 | ||
20441 | ac_status=$? | ||
20442 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20443 | (exit $ac_status); }; } && | ||
20444 | { ac_try='test -s conftest.$ac_objext' | ||
20445 | { (case "(($ac_try" in | ||
20446 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20447 | *) ac_try_echo=$ac_try;; | ||
20448 | esac | ||
20449 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20450 | (eval "$ac_try") 2>&5 | ||
20451 | ac_status=$? | ||
20452 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20453 | (exit $ac_status); }; }; then | ||
20454 | ac_hi=$ac_mid; break | 18256 | ac_hi=$ac_mid; break |
20455 | else | 18257 | else |
20456 | echo "$as_me: failed program was:" >&5 | 18258 | echo "$as_me: failed program was:" >&5 |
@@ -20477,8 +18279,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20477 | cat >>conftest.$ac_ext <<_ACEOF | 18279 | cat >>conftest.$ac_ext <<_ACEOF |
20478 | /* end confdefs.h. */ | 18280 | /* end confdefs.h. */ |
20479 | $ac_includes_default | 18281 | $ac_includes_default |
20480 | typedef int ac__type_sizeof_; | 18282 | typedef int ac__type_sizeof_; |
20481 | |||
20482 | int | 18283 | int |
20483 | main () | 18284 | main () |
20484 | { | 18285 | { |
@@ -20502,27 +18303,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20502 | rm -f conftest.er1 | 18303 | rm -f conftest.er1 |
20503 | cat conftest.err >&5 | 18304 | cat conftest.err >&5 |
20504 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18305 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20505 | (exit $ac_status); } && | 18306 | (exit $ac_status); } && { |
20506 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18307 | test -z "$ac_c_werror_flag" || |
20507 | { (case "(($ac_try" in | 18308 | test ! -s conftest.err |
20508 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18309 | } && test -s conftest.$ac_objext; then |
20509 | *) ac_try_echo=$ac_try;; | ||
20510 | esac | ||
20511 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20512 | (eval "$ac_try") 2>&5 | ||
20513 | ac_status=$? | ||
20514 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20515 | (exit $ac_status); }; } && | ||
20516 | { ac_try='test -s conftest.$ac_objext' | ||
20517 | { (case "(($ac_try" in | ||
20518 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20519 | *) ac_try_echo=$ac_try;; | ||
20520 | esac | ||
20521 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20522 | (eval "$ac_try") 2>&5 | ||
20523 | ac_status=$? | ||
20524 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20525 | (exit $ac_status); }; }; then | ||
20526 | ac_hi=-1 ac_mid=-1 | 18310 | ac_hi=-1 ac_mid=-1 |
20527 | while :; do | 18311 | while :; do |
20528 | cat >conftest.$ac_ext <<_ACEOF | 18312 | cat >conftest.$ac_ext <<_ACEOF |
@@ -20532,8 +18316,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20532 | cat >>conftest.$ac_ext <<_ACEOF | 18316 | cat >>conftest.$ac_ext <<_ACEOF |
20533 | /* end confdefs.h. */ | 18317 | /* end confdefs.h. */ |
20534 | $ac_includes_default | 18318 | $ac_includes_default |
20535 | typedef int ac__type_sizeof_; | 18319 | typedef int ac__type_sizeof_; |
20536 | |||
20537 | int | 18320 | int |
20538 | main () | 18321 | main () |
20539 | { | 18322 | { |
@@ -20557,27 +18340,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20557 | rm -f conftest.er1 | 18340 | rm -f conftest.er1 |
20558 | cat conftest.err >&5 | 18341 | cat conftest.err >&5 |
20559 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18342 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20560 | (exit $ac_status); } && | 18343 | (exit $ac_status); } && { |
20561 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18344 | test -z "$ac_c_werror_flag" || |
20562 | { (case "(($ac_try" in | 18345 | test ! -s conftest.err |
20563 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18346 | } && test -s conftest.$ac_objext; then |
20564 | *) ac_try_echo=$ac_try;; | ||
20565 | esac | ||
20566 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20567 | (eval "$ac_try") 2>&5 | ||
20568 | ac_status=$? | ||
20569 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20570 | (exit $ac_status); }; } && | ||
20571 | { ac_try='test -s conftest.$ac_objext' | ||
20572 | { (case "(($ac_try" in | ||
20573 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20574 | *) ac_try_echo=$ac_try;; | ||
20575 | esac | ||
20576 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20577 | (eval "$ac_try") 2>&5 | ||
20578 | ac_status=$? | ||
20579 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20580 | (exit $ac_status); }; }; then | ||
20581 | ac_lo=$ac_mid; break | 18347 | ac_lo=$ac_mid; break |
20582 | else | 18348 | else |
20583 | echo "$as_me: failed program was:" >&5 | 18349 | echo "$as_me: failed program was:" >&5 |
@@ -20614,8 +18380,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20614 | cat >>conftest.$ac_ext <<_ACEOF | 18380 | cat >>conftest.$ac_ext <<_ACEOF |
20615 | /* end confdefs.h. */ | 18381 | /* end confdefs.h. */ |
20616 | $ac_includes_default | 18382 | $ac_includes_default |
20617 | typedef int ac__type_sizeof_; | 18383 | typedef int ac__type_sizeof_; |
20618 | |||
20619 | int | 18384 | int |
20620 | main () | 18385 | main () |
20621 | { | 18386 | { |
@@ -20639,27 +18404,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20639 | rm -f conftest.er1 | 18404 | rm -f conftest.er1 |
20640 | cat conftest.err >&5 | 18405 | cat conftest.err >&5 |
20641 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18406 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20642 | (exit $ac_status); } && | 18407 | (exit $ac_status); } && { |
20643 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18408 | test -z "$ac_c_werror_flag" || |
20644 | { (case "(($ac_try" in | 18409 | test ! -s conftest.err |
20645 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18410 | } && test -s conftest.$ac_objext; then |
20646 | *) ac_try_echo=$ac_try;; | ||
20647 | esac | ||
20648 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20649 | (eval "$ac_try") 2>&5 | ||
20650 | ac_status=$? | ||
20651 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20652 | (exit $ac_status); }; } && | ||
20653 | { ac_try='test -s conftest.$ac_objext' | ||
20654 | { (case "(($ac_try" in | ||
20655 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20656 | *) ac_try_echo=$ac_try;; | ||
20657 | esac | ||
20658 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20659 | (eval "$ac_try") 2>&5 | ||
20660 | ac_status=$? | ||
20661 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20662 | (exit $ac_status); }; }; then | ||
20663 | ac_hi=$ac_mid | 18411 | ac_hi=$ac_mid |
20664 | else | 18412 | else |
20665 | echo "$as_me: failed program was:" >&5 | 18413 | echo "$as_me: failed program was:" >&5 |
@@ -20673,14 +18421,14 @@ done | |||
20673 | case $ac_lo in | 18421 | case $ac_lo in |
20674 | ?*) ac_cv_sizeof_int=$ac_lo;; | 18422 | ?*) ac_cv_sizeof_int=$ac_lo;; |
20675 | '') if test "$ac_cv_type_int" = yes; then | 18423 | '') if test "$ac_cv_type_int" = yes; then |
20676 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (int) | 18424 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (int) |
20677 | See \`config.log' for more details." >&5 | 18425 | See \`config.log' for more details." >&5 |
20678 | echo "$as_me: error: cannot compute sizeof (int) | 18426 | echo "$as_me: error: cannot compute sizeof (int) |
20679 | See \`config.log' for more details." >&2;} | 18427 | See \`config.log' for more details." >&2;} |
20680 | { (exit 77); exit 77; }; } | 18428 | { (exit 77); exit 77; }; } |
20681 | else | 18429 | else |
20682 | ac_cv_sizeof_int=0 | 18430 | ac_cv_sizeof_int=0 |
20683 | fi ;; | 18431 | fi ;; |
20684 | esac | 18432 | esac |
20685 | else | 18433 | else |
20686 | cat >conftest.$ac_ext <<_ACEOF | 18434 | cat >conftest.$ac_ext <<_ACEOF |
@@ -20690,8 +18438,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20690 | cat >>conftest.$ac_ext <<_ACEOF | 18438 | cat >>conftest.$ac_ext <<_ACEOF |
20691 | /* end confdefs.h. */ | 18439 | /* end confdefs.h. */ |
20692 | $ac_includes_default | 18440 | $ac_includes_default |
20693 | typedef int ac__type_sizeof_; | 18441 | typedef int ac__type_sizeof_; |
20694 | |||
20695 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | 18442 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } |
20696 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | 18443 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } |
20697 | #include <stdio.h> | 18444 | #include <stdio.h> |
@@ -20751,14 +18498,14 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
20751 | 18498 | ||
20752 | ( exit $ac_status ) | 18499 | ( exit $ac_status ) |
20753 | if test "$ac_cv_type_int" = yes; then | 18500 | if test "$ac_cv_type_int" = yes; then |
20754 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (int) | 18501 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (int) |
20755 | See \`config.log' for more details." >&5 | 18502 | See \`config.log' for more details." >&5 |
20756 | echo "$as_me: error: cannot compute sizeof (int) | 18503 | echo "$as_me: error: cannot compute sizeof (int) |
20757 | See \`config.log' for more details." >&2;} | 18504 | See \`config.log' for more details." >&2;} |
20758 | { (exit 77); exit 77; }; } | 18505 | { (exit 77); exit 77; }; } |
20759 | else | 18506 | else |
20760 | ac_cv_sizeof_int=0 | 18507 | ac_cv_sizeof_int=0 |
20761 | fi | 18508 | fi |
20762 | fi | 18509 | fi |
20763 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 18510 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
20764 | fi | 18511 | fi |
@@ -20811,27 +18558,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20811 | rm -f conftest.er1 | 18558 | rm -f conftest.er1 |
20812 | cat conftest.err >&5 | 18559 | cat conftest.err >&5 |
20813 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18560 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20814 | (exit $ac_status); } && | 18561 | (exit $ac_status); } && { |
20815 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18562 | test -z "$ac_c_werror_flag" || |
20816 | { (case "(($ac_try" in | 18563 | test ! -s conftest.err |
20817 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18564 | } && test -s conftest.$ac_objext; then |
20818 | *) ac_try_echo=$ac_try;; | ||
20819 | esac | ||
20820 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20821 | (eval "$ac_try") 2>&5 | ||
20822 | ac_status=$? | ||
20823 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20824 | (exit $ac_status); }; } && | ||
20825 | { ac_try='test -s conftest.$ac_objext' | ||
20826 | { (case "(($ac_try" in | ||
20827 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20828 | *) ac_try_echo=$ac_try;; | ||
20829 | esac | ||
20830 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20831 | (eval "$ac_try") 2>&5 | ||
20832 | ac_status=$? | ||
20833 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20834 | (exit $ac_status); }; }; then | ||
20835 | ac_cv_type_long_int=yes | 18565 | ac_cv_type_long_int=yes |
20836 | else | 18566 | else |
20837 | echo "$as_me: failed program was:" >&5 | 18567 | echo "$as_me: failed program was:" >&5 |
@@ -20863,8 +18593,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20863 | cat >>conftest.$ac_ext <<_ACEOF | 18593 | cat >>conftest.$ac_ext <<_ACEOF |
20864 | /* end confdefs.h. */ | 18594 | /* end confdefs.h. */ |
20865 | $ac_includes_default | 18595 | $ac_includes_default |
20866 | typedef long int ac__type_sizeof_; | 18596 | typedef long int ac__type_sizeof_; |
20867 | |||
20868 | int | 18597 | int |
20869 | main () | 18598 | main () |
20870 | { | 18599 | { |
@@ -20888,27 +18617,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20888 | rm -f conftest.er1 | 18617 | rm -f conftest.er1 |
20889 | cat conftest.err >&5 | 18618 | cat conftest.err >&5 |
20890 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18619 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20891 | (exit $ac_status); } && | 18620 | (exit $ac_status); } && { |
20892 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18621 | test -z "$ac_c_werror_flag" || |
20893 | { (case "(($ac_try" in | 18622 | test ! -s conftest.err |
20894 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18623 | } && test -s conftest.$ac_objext; then |
20895 | *) ac_try_echo=$ac_try;; | ||
20896 | esac | ||
20897 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20898 | (eval "$ac_try") 2>&5 | ||
20899 | ac_status=$? | ||
20900 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20901 | (exit $ac_status); }; } && | ||
20902 | { ac_try='test -s conftest.$ac_objext' | ||
20903 | { (case "(($ac_try" in | ||
20904 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20905 | *) ac_try_echo=$ac_try;; | ||
20906 | esac | ||
20907 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20908 | (eval "$ac_try") 2>&5 | ||
20909 | ac_status=$? | ||
20910 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20911 | (exit $ac_status); }; }; then | ||
20912 | ac_lo=0 ac_mid=0 | 18624 | ac_lo=0 ac_mid=0 |
20913 | while :; do | 18625 | while :; do |
20914 | cat >conftest.$ac_ext <<_ACEOF | 18626 | cat >conftest.$ac_ext <<_ACEOF |
@@ -20918,8 +18630,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20918 | cat >>conftest.$ac_ext <<_ACEOF | 18630 | cat >>conftest.$ac_ext <<_ACEOF |
20919 | /* end confdefs.h. */ | 18631 | /* end confdefs.h. */ |
20920 | $ac_includes_default | 18632 | $ac_includes_default |
20921 | typedef long int ac__type_sizeof_; | 18633 | typedef long int ac__type_sizeof_; |
20922 | |||
20923 | int | 18634 | int |
20924 | main () | 18635 | main () |
20925 | { | 18636 | { |
@@ -20943,27 +18654,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
20943 | rm -f conftest.er1 | 18654 | rm -f conftest.er1 |
20944 | cat conftest.err >&5 | 18655 | cat conftest.err >&5 |
20945 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18656 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20946 | (exit $ac_status); } && | 18657 | (exit $ac_status); } && { |
20947 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18658 | test -z "$ac_c_werror_flag" || |
20948 | { (case "(($ac_try" in | 18659 | test ! -s conftest.err |
20949 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18660 | } && test -s conftest.$ac_objext; then |
20950 | *) ac_try_echo=$ac_try;; | ||
20951 | esac | ||
20952 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20953 | (eval "$ac_try") 2>&5 | ||
20954 | ac_status=$? | ||
20955 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20956 | (exit $ac_status); }; } && | ||
20957 | { ac_try='test -s conftest.$ac_objext' | ||
20958 | { (case "(($ac_try" in | ||
20959 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
20960 | *) ac_try_echo=$ac_try;; | ||
20961 | esac | ||
20962 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
20963 | (eval "$ac_try") 2>&5 | ||
20964 | ac_status=$? | ||
20965 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
20966 | (exit $ac_status); }; }; then | ||
20967 | ac_hi=$ac_mid; break | 18661 | ac_hi=$ac_mid; break |
20968 | else | 18662 | else |
20969 | echo "$as_me: failed program was:" >&5 | 18663 | echo "$as_me: failed program was:" >&5 |
@@ -20990,8 +18684,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
20990 | cat >>conftest.$ac_ext <<_ACEOF | 18684 | cat >>conftest.$ac_ext <<_ACEOF |
20991 | /* end confdefs.h. */ | 18685 | /* end confdefs.h. */ |
20992 | $ac_includes_default | 18686 | $ac_includes_default |
20993 | typedef long int ac__type_sizeof_; | 18687 | typedef long int ac__type_sizeof_; |
20994 | |||
20995 | int | 18688 | int |
20996 | main () | 18689 | main () |
20997 | { | 18690 | { |
@@ -21015,27 +18708,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21015 | rm -f conftest.er1 | 18708 | rm -f conftest.er1 |
21016 | cat conftest.err >&5 | 18709 | cat conftest.err >&5 |
21017 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18710 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21018 | (exit $ac_status); } && | 18711 | (exit $ac_status); } && { |
21019 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18712 | test -z "$ac_c_werror_flag" || |
21020 | { (case "(($ac_try" in | 18713 | test ! -s conftest.err |
21021 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18714 | } && test -s conftest.$ac_objext; then |
21022 | *) ac_try_echo=$ac_try;; | ||
21023 | esac | ||
21024 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21025 | (eval "$ac_try") 2>&5 | ||
21026 | ac_status=$? | ||
21027 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21028 | (exit $ac_status); }; } && | ||
21029 | { ac_try='test -s conftest.$ac_objext' | ||
21030 | { (case "(($ac_try" in | ||
21031 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21032 | *) ac_try_echo=$ac_try;; | ||
21033 | esac | ||
21034 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21035 | (eval "$ac_try") 2>&5 | ||
21036 | ac_status=$? | ||
21037 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21038 | (exit $ac_status); }; }; then | ||
21039 | ac_hi=-1 ac_mid=-1 | 18715 | ac_hi=-1 ac_mid=-1 |
21040 | while :; do | 18716 | while :; do |
21041 | cat >conftest.$ac_ext <<_ACEOF | 18717 | cat >conftest.$ac_ext <<_ACEOF |
@@ -21045,8 +18721,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
21045 | cat >>conftest.$ac_ext <<_ACEOF | 18721 | cat >>conftest.$ac_ext <<_ACEOF |
21046 | /* end confdefs.h. */ | 18722 | /* end confdefs.h. */ |
21047 | $ac_includes_default | 18723 | $ac_includes_default |
21048 | typedef long int ac__type_sizeof_; | 18724 | typedef long int ac__type_sizeof_; |
21049 | |||
21050 | int | 18725 | int |
21051 | main () | 18726 | main () |
21052 | { | 18727 | { |
@@ -21070,27 +18745,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21070 | rm -f conftest.er1 | 18745 | rm -f conftest.er1 |
21071 | cat conftest.err >&5 | 18746 | cat conftest.err >&5 |
21072 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18747 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21073 | (exit $ac_status); } && | 18748 | (exit $ac_status); } && { |
21074 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18749 | test -z "$ac_c_werror_flag" || |
21075 | { (case "(($ac_try" in | 18750 | test ! -s conftest.err |
21076 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18751 | } && test -s conftest.$ac_objext; then |
21077 | *) ac_try_echo=$ac_try;; | ||
21078 | esac | ||
21079 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21080 | (eval "$ac_try") 2>&5 | ||
21081 | ac_status=$? | ||
21082 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21083 | (exit $ac_status); }; } && | ||
21084 | { ac_try='test -s conftest.$ac_objext' | ||
21085 | { (case "(($ac_try" in | ||
21086 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21087 | *) ac_try_echo=$ac_try;; | ||
21088 | esac | ||
21089 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21090 | (eval "$ac_try") 2>&5 | ||
21091 | ac_status=$? | ||
21092 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21093 | (exit $ac_status); }; }; then | ||
21094 | ac_lo=$ac_mid; break | 18752 | ac_lo=$ac_mid; break |
21095 | else | 18753 | else |
21096 | echo "$as_me: failed program was:" >&5 | 18754 | echo "$as_me: failed program was:" >&5 |
@@ -21127,8 +18785,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
21127 | cat >>conftest.$ac_ext <<_ACEOF | 18785 | cat >>conftest.$ac_ext <<_ACEOF |
21128 | /* end confdefs.h. */ | 18786 | /* end confdefs.h. */ |
21129 | $ac_includes_default | 18787 | $ac_includes_default |
21130 | typedef long int ac__type_sizeof_; | 18788 | typedef long int ac__type_sizeof_; |
21131 | |||
21132 | int | 18789 | int |
21133 | main () | 18790 | main () |
21134 | { | 18791 | { |
@@ -21152,27 +18809,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21152 | rm -f conftest.er1 | 18809 | rm -f conftest.er1 |
21153 | cat conftest.err >&5 | 18810 | cat conftest.err >&5 |
21154 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18811 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21155 | (exit $ac_status); } && | 18812 | (exit $ac_status); } && { |
21156 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18813 | test -z "$ac_c_werror_flag" || |
21157 | { (case "(($ac_try" in | 18814 | test ! -s conftest.err |
21158 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18815 | } && test -s conftest.$ac_objext; then |
21159 | *) ac_try_echo=$ac_try;; | ||
21160 | esac | ||
21161 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21162 | (eval "$ac_try") 2>&5 | ||
21163 | ac_status=$? | ||
21164 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21165 | (exit $ac_status); }; } && | ||
21166 | { ac_try='test -s conftest.$ac_objext' | ||
21167 | { (case "(($ac_try" in | ||
21168 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21169 | *) ac_try_echo=$ac_try;; | ||
21170 | esac | ||
21171 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21172 | (eval "$ac_try") 2>&5 | ||
21173 | ac_status=$? | ||
21174 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21175 | (exit $ac_status); }; }; then | ||
21176 | ac_hi=$ac_mid | 18816 | ac_hi=$ac_mid |
21177 | else | 18817 | else |
21178 | echo "$as_me: failed program was:" >&5 | 18818 | echo "$as_me: failed program was:" >&5 |
@@ -21186,14 +18826,14 @@ done | |||
21186 | case $ac_lo in | 18826 | case $ac_lo in |
21187 | ?*) ac_cv_sizeof_long_int=$ac_lo;; | 18827 | ?*) ac_cv_sizeof_long_int=$ac_lo;; |
21188 | '') if test "$ac_cv_type_long_int" = yes; then | 18828 | '') if test "$ac_cv_type_long_int" = yes; then |
21189 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (long int) | 18829 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (long int) |
21190 | See \`config.log' for more details." >&5 | 18830 | See \`config.log' for more details." >&5 |
21191 | echo "$as_me: error: cannot compute sizeof (long int) | 18831 | echo "$as_me: error: cannot compute sizeof (long int) |
21192 | See \`config.log' for more details." >&2;} | 18832 | See \`config.log' for more details." >&2;} |
21193 | { (exit 77); exit 77; }; } | 18833 | { (exit 77); exit 77; }; } |
21194 | else | 18834 | else |
21195 | ac_cv_sizeof_long_int=0 | 18835 | ac_cv_sizeof_long_int=0 |
21196 | fi ;; | 18836 | fi ;; |
21197 | esac | 18837 | esac |
21198 | else | 18838 | else |
21199 | cat >conftest.$ac_ext <<_ACEOF | 18839 | cat >conftest.$ac_ext <<_ACEOF |
@@ -21203,8 +18843,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
21203 | cat >>conftest.$ac_ext <<_ACEOF | 18843 | cat >>conftest.$ac_ext <<_ACEOF |
21204 | /* end confdefs.h. */ | 18844 | /* end confdefs.h. */ |
21205 | $ac_includes_default | 18845 | $ac_includes_default |
21206 | typedef long int ac__type_sizeof_; | 18846 | typedef long int ac__type_sizeof_; |
21207 | |||
21208 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | 18847 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } |
21209 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | 18848 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } |
21210 | #include <stdio.h> | 18849 | #include <stdio.h> |
@@ -21264,14 +18903,14 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
21264 | 18903 | ||
21265 | ( exit $ac_status ) | 18904 | ( exit $ac_status ) |
21266 | if test "$ac_cv_type_long_int" = yes; then | 18905 | if test "$ac_cv_type_long_int" = yes; then |
21267 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (long int) | 18906 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (long int) |
21268 | See \`config.log' for more details." >&5 | 18907 | See \`config.log' for more details." >&5 |
21269 | echo "$as_me: error: cannot compute sizeof (long int) | 18908 | echo "$as_me: error: cannot compute sizeof (long int) |
21270 | See \`config.log' for more details." >&2;} | 18909 | See \`config.log' for more details." >&2;} |
21271 | { (exit 77); exit 77; }; } | 18910 | { (exit 77); exit 77; }; } |
21272 | else | 18911 | else |
21273 | ac_cv_sizeof_long_int=0 | 18912 | ac_cv_sizeof_long_int=0 |
21274 | fi | 18913 | fi |
21275 | fi | 18914 | fi |
21276 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 18915 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
21277 | fi | 18916 | fi |
@@ -21324,27 +18963,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21324 | rm -f conftest.er1 | 18963 | rm -f conftest.er1 |
21325 | cat conftest.err >&5 | 18964 | cat conftest.err >&5 |
21326 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18965 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21327 | (exit $ac_status); } && | 18966 | (exit $ac_status); } && { |
21328 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18967 | test -z "$ac_c_werror_flag" || |
21329 | { (case "(($ac_try" in | 18968 | test ! -s conftest.err |
21330 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18969 | } && test -s conftest.$ac_objext; then |
21331 | *) ac_try_echo=$ac_try;; | ||
21332 | esac | ||
21333 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21334 | (eval "$ac_try") 2>&5 | ||
21335 | ac_status=$? | ||
21336 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21337 | (exit $ac_status); }; } && | ||
21338 | { ac_try='test -s conftest.$ac_objext' | ||
21339 | { (case "(($ac_try" in | ||
21340 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21341 | *) ac_try_echo=$ac_try;; | ||
21342 | esac | ||
21343 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21344 | (eval "$ac_try") 2>&5 | ||
21345 | ac_status=$? | ||
21346 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21347 | (exit $ac_status); }; }; then | ||
21348 | ac_cv_type_long_long_int=yes | 18970 | ac_cv_type_long_long_int=yes |
21349 | else | 18971 | else |
21350 | echo "$as_me: failed program was:" >&5 | 18972 | echo "$as_me: failed program was:" >&5 |
@@ -21376,8 +18998,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
21376 | cat >>conftest.$ac_ext <<_ACEOF | 18998 | cat >>conftest.$ac_ext <<_ACEOF |
21377 | /* end confdefs.h. */ | 18999 | /* end confdefs.h. */ |
21378 | $ac_includes_default | 19000 | $ac_includes_default |
21379 | typedef long long int ac__type_sizeof_; | 19001 | typedef long long int ac__type_sizeof_; |
21380 | |||
21381 | int | 19002 | int |
21382 | main () | 19003 | main () |
21383 | { | 19004 | { |
@@ -21401,27 +19022,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21401 | rm -f conftest.er1 | 19022 | rm -f conftest.er1 |
21402 | cat conftest.err >&5 | 19023 | cat conftest.err >&5 |
21403 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19024 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21404 | (exit $ac_status); } && | 19025 | (exit $ac_status); } && { |
21405 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19026 | test -z "$ac_c_werror_flag" || |
21406 | { (case "(($ac_try" in | 19027 | test ! -s conftest.err |
21407 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19028 | } && test -s conftest.$ac_objext; then |
21408 | *) ac_try_echo=$ac_try;; | ||
21409 | esac | ||
21410 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21411 | (eval "$ac_try") 2>&5 | ||
21412 | ac_status=$? | ||
21413 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21414 | (exit $ac_status); }; } && | ||
21415 | { ac_try='test -s conftest.$ac_objext' | ||
21416 | { (case "(($ac_try" in | ||
21417 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21418 | *) ac_try_echo=$ac_try;; | ||
21419 | esac | ||
21420 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21421 | (eval "$ac_try") 2>&5 | ||
21422 | ac_status=$? | ||
21423 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21424 | (exit $ac_status); }; }; then | ||
21425 | ac_lo=0 ac_mid=0 | 19029 | ac_lo=0 ac_mid=0 |
21426 | while :; do | 19030 | while :; do |
21427 | cat >conftest.$ac_ext <<_ACEOF | 19031 | cat >conftest.$ac_ext <<_ACEOF |
@@ -21431,8 +19035,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
21431 | cat >>conftest.$ac_ext <<_ACEOF | 19035 | cat >>conftest.$ac_ext <<_ACEOF |
21432 | /* end confdefs.h. */ | 19036 | /* end confdefs.h. */ |
21433 | $ac_includes_default | 19037 | $ac_includes_default |
21434 | typedef long long int ac__type_sizeof_; | 19038 | typedef long long int ac__type_sizeof_; |
21435 | |||
21436 | int | 19039 | int |
21437 | main () | 19040 | main () |
21438 | { | 19041 | { |
@@ -21456,27 +19059,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21456 | rm -f conftest.er1 | 19059 | rm -f conftest.er1 |
21457 | cat conftest.err >&5 | 19060 | cat conftest.err >&5 |
21458 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19061 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21459 | (exit $ac_status); } && | 19062 | (exit $ac_status); } && { |
21460 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19063 | test -z "$ac_c_werror_flag" || |
21461 | { (case "(($ac_try" in | 19064 | test ! -s conftest.err |
21462 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19065 | } && test -s conftest.$ac_objext; then |
21463 | *) ac_try_echo=$ac_try;; | ||
21464 | esac | ||
21465 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21466 | (eval "$ac_try") 2>&5 | ||
21467 | ac_status=$? | ||
21468 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21469 | (exit $ac_status); }; } && | ||
21470 | { ac_try='test -s conftest.$ac_objext' | ||
21471 | { (case "(($ac_try" in | ||
21472 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21473 | *) ac_try_echo=$ac_try;; | ||
21474 | esac | ||
21475 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21476 | (eval "$ac_try") 2>&5 | ||
21477 | ac_status=$? | ||
21478 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21479 | (exit $ac_status); }; }; then | ||
21480 | ac_hi=$ac_mid; break | 19066 | ac_hi=$ac_mid; break |
21481 | else | 19067 | else |
21482 | echo "$as_me: failed program was:" >&5 | 19068 | echo "$as_me: failed program was:" >&5 |
@@ -21503,8 +19089,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
21503 | cat >>conftest.$ac_ext <<_ACEOF | 19089 | cat >>conftest.$ac_ext <<_ACEOF |
21504 | /* end confdefs.h. */ | 19090 | /* end confdefs.h. */ |
21505 | $ac_includes_default | 19091 | $ac_includes_default |
21506 | typedef long long int ac__type_sizeof_; | 19092 | typedef long long int ac__type_sizeof_; |
21507 | |||
21508 | int | 19093 | int |
21509 | main () | 19094 | main () |
21510 | { | 19095 | { |
@@ -21528,27 +19113,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21528 | rm -f conftest.er1 | 19113 | rm -f conftest.er1 |
21529 | cat conftest.err >&5 | 19114 | cat conftest.err >&5 |
21530 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19115 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21531 | (exit $ac_status); } && | 19116 | (exit $ac_status); } && { |
21532 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19117 | test -z "$ac_c_werror_flag" || |
21533 | { (case "(($ac_try" in | 19118 | test ! -s conftest.err |
21534 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19119 | } && test -s conftest.$ac_objext; then |
21535 | *) ac_try_echo=$ac_try;; | ||
21536 | esac | ||
21537 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21538 | (eval "$ac_try") 2>&5 | ||
21539 | ac_status=$? | ||
21540 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21541 | (exit $ac_status); }; } && | ||
21542 | { ac_try='test -s conftest.$ac_objext' | ||
21543 | { (case "(($ac_try" in | ||
21544 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21545 | *) ac_try_echo=$ac_try;; | ||
21546 | esac | ||
21547 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21548 | (eval "$ac_try") 2>&5 | ||
21549 | ac_status=$? | ||
21550 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21551 | (exit $ac_status); }; }; then | ||
21552 | ac_hi=-1 ac_mid=-1 | 19120 | ac_hi=-1 ac_mid=-1 |
21553 | while :; do | 19121 | while :; do |
21554 | cat >conftest.$ac_ext <<_ACEOF | 19122 | cat >conftest.$ac_ext <<_ACEOF |
@@ -21558,8 +19126,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
21558 | cat >>conftest.$ac_ext <<_ACEOF | 19126 | cat >>conftest.$ac_ext <<_ACEOF |
21559 | /* end confdefs.h. */ | 19127 | /* end confdefs.h. */ |
21560 | $ac_includes_default | 19128 | $ac_includes_default |
21561 | typedef long long int ac__type_sizeof_; | 19129 | typedef long long int ac__type_sizeof_; |
21562 | |||
21563 | int | 19130 | int |
21564 | main () | 19131 | main () |
21565 | { | 19132 | { |
@@ -21583,27 +19150,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21583 | rm -f conftest.er1 | 19150 | rm -f conftest.er1 |
21584 | cat conftest.err >&5 | 19151 | cat conftest.err >&5 |
21585 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19152 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21586 | (exit $ac_status); } && | 19153 | (exit $ac_status); } && { |
21587 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19154 | test -z "$ac_c_werror_flag" || |
21588 | { (case "(($ac_try" in | 19155 | test ! -s conftest.err |
21589 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19156 | } && test -s conftest.$ac_objext; then |
21590 | *) ac_try_echo=$ac_try;; | ||
21591 | esac | ||
21592 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21593 | (eval "$ac_try") 2>&5 | ||
21594 | ac_status=$? | ||
21595 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21596 | (exit $ac_status); }; } && | ||
21597 | { ac_try='test -s conftest.$ac_objext' | ||
21598 | { (case "(($ac_try" in | ||
21599 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21600 | *) ac_try_echo=$ac_try;; | ||
21601 | esac | ||
21602 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21603 | (eval "$ac_try") 2>&5 | ||
21604 | ac_status=$? | ||
21605 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21606 | (exit $ac_status); }; }; then | ||
21607 | ac_lo=$ac_mid; break | 19157 | ac_lo=$ac_mid; break |
21608 | else | 19158 | else |
21609 | echo "$as_me: failed program was:" >&5 | 19159 | echo "$as_me: failed program was:" >&5 |
@@ -21640,8 +19190,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
21640 | cat >>conftest.$ac_ext <<_ACEOF | 19190 | cat >>conftest.$ac_ext <<_ACEOF |
21641 | /* end confdefs.h. */ | 19191 | /* end confdefs.h. */ |
21642 | $ac_includes_default | 19192 | $ac_includes_default |
21643 | typedef long long int ac__type_sizeof_; | 19193 | typedef long long int ac__type_sizeof_; |
21644 | |||
21645 | int | 19194 | int |
21646 | main () | 19195 | main () |
21647 | { | 19196 | { |
@@ -21665,27 +19214,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21665 | rm -f conftest.er1 | 19214 | rm -f conftest.er1 |
21666 | cat conftest.err >&5 | 19215 | cat conftest.err >&5 |
21667 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19216 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21668 | (exit $ac_status); } && | 19217 | (exit $ac_status); } && { |
21669 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19218 | test -z "$ac_c_werror_flag" || |
21670 | { (case "(($ac_try" in | 19219 | test ! -s conftest.err |
21671 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19220 | } && test -s conftest.$ac_objext; then |
21672 | *) ac_try_echo=$ac_try;; | ||
21673 | esac | ||
21674 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21675 | (eval "$ac_try") 2>&5 | ||
21676 | ac_status=$? | ||
21677 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21678 | (exit $ac_status); }; } && | ||
21679 | { ac_try='test -s conftest.$ac_objext' | ||
21680 | { (case "(($ac_try" in | ||
21681 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21682 | *) ac_try_echo=$ac_try;; | ||
21683 | esac | ||
21684 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21685 | (eval "$ac_try") 2>&5 | ||
21686 | ac_status=$? | ||
21687 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21688 | (exit $ac_status); }; }; then | ||
21689 | ac_hi=$ac_mid | 19221 | ac_hi=$ac_mid |
21690 | else | 19222 | else |
21691 | echo "$as_me: failed program was:" >&5 | 19223 | echo "$as_me: failed program was:" >&5 |
@@ -21699,14 +19231,14 @@ done | |||
21699 | case $ac_lo in | 19231 | case $ac_lo in |
21700 | ?*) ac_cv_sizeof_long_long_int=$ac_lo;; | 19232 | ?*) ac_cv_sizeof_long_long_int=$ac_lo;; |
21701 | '') if test "$ac_cv_type_long_long_int" = yes; then | 19233 | '') if test "$ac_cv_type_long_long_int" = yes; then |
21702 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long int) | 19234 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long int) |
21703 | See \`config.log' for more details." >&5 | 19235 | See \`config.log' for more details." >&5 |
21704 | echo "$as_me: error: cannot compute sizeof (long long int) | 19236 | echo "$as_me: error: cannot compute sizeof (long long int) |
21705 | See \`config.log' for more details." >&2;} | 19237 | See \`config.log' for more details." >&2;} |
21706 | { (exit 77); exit 77; }; } | 19238 | { (exit 77); exit 77; }; } |
21707 | else | 19239 | else |
21708 | ac_cv_sizeof_long_long_int=0 | 19240 | ac_cv_sizeof_long_long_int=0 |
21709 | fi ;; | 19241 | fi ;; |
21710 | esac | 19242 | esac |
21711 | else | 19243 | else |
21712 | cat >conftest.$ac_ext <<_ACEOF | 19244 | cat >conftest.$ac_ext <<_ACEOF |
@@ -21716,8 +19248,7 @@ cat confdefs.h >>conftest.$ac_ext | |||
21716 | cat >>conftest.$ac_ext <<_ACEOF | 19248 | cat >>conftest.$ac_ext <<_ACEOF |
21717 | /* end confdefs.h. */ | 19249 | /* end confdefs.h. */ |
21718 | $ac_includes_default | 19250 | $ac_includes_default |
21719 | typedef long long int ac__type_sizeof_; | 19251 | typedef long long int ac__type_sizeof_; |
21720 | |||
21721 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | 19252 | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } |
21722 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | 19253 | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } |
21723 | #include <stdio.h> | 19254 | #include <stdio.h> |
@@ -21777,14 +19308,14 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
21777 | 19308 | ||
21778 | ( exit $ac_status ) | 19309 | ( exit $ac_status ) |
21779 | if test "$ac_cv_type_long_long_int" = yes; then | 19310 | if test "$ac_cv_type_long_long_int" = yes; then |
21780 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long int) | 19311 | { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long int) |
21781 | See \`config.log' for more details." >&5 | 19312 | See \`config.log' for more details." >&5 |
21782 | echo "$as_me: error: cannot compute sizeof (long long int) | 19313 | echo "$as_me: error: cannot compute sizeof (long long int) |
21783 | See \`config.log' for more details." >&2;} | 19314 | See \`config.log' for more details." >&2;} |
21784 | { (exit 77); exit 77; }; } | 19315 | { (exit 77); exit 77; }; } |
21785 | else | 19316 | else |
21786 | ac_cv_sizeof_long_long_int=0 | 19317 | ac_cv_sizeof_long_long_int=0 |
21787 | fi | 19318 | fi |
21788 | fi | 19319 | fi |
21789 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 19320 | rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
21790 | fi | 19321 | fi |
@@ -21970,27 +19501,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
21970 | rm -f conftest.er1 | 19501 | rm -f conftest.er1 |
21971 | cat conftest.err >&5 | 19502 | cat conftest.err >&5 |
21972 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21973 | (exit $ac_status); } && | 19504 | (exit $ac_status); } && { |
21974 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19505 | test -z "$ac_c_werror_flag" || |
21975 | { (case "(($ac_try" in | 19506 | test ! -s conftest.err |
21976 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19507 | } && test -s conftest.$ac_objext; then |
21977 | *) ac_try_echo=$ac_try;; | ||
21978 | esac | ||
21979 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21980 | (eval "$ac_try") 2>&5 | ||
21981 | ac_status=$? | ||
21982 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21983 | (exit $ac_status); }; } && | ||
21984 | { ac_try='test -s conftest.$ac_objext' | ||
21985 | { (case "(($ac_try" in | ||
21986 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
21987 | *) ac_try_echo=$ac_try;; | ||
21988 | esac | ||
21989 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
21990 | (eval "$ac_try") 2>&5 | ||
21991 | ac_status=$? | ||
21992 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
21993 | (exit $ac_status); }; }; then | ||
21994 | ac_cv_have_u_int="yes" | 19508 | ac_cv_have_u_int="yes" |
21995 | else | 19509 | else |
21996 | echo "$as_me: failed program was:" >&5 | 19510 | echo "$as_me: failed program was:" >&5 |
@@ -22048,27 +19562,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22048 | rm -f conftest.er1 | 19562 | rm -f conftest.er1 |
22049 | cat conftest.err >&5 | 19563 | cat conftest.err >&5 |
22050 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19564 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22051 | (exit $ac_status); } && | 19565 | (exit $ac_status); } && { |
22052 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19566 | test -z "$ac_c_werror_flag" || |
22053 | { (case "(($ac_try" in | 19567 | test ! -s conftest.err |
22054 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19568 | } && test -s conftest.$ac_objext; then |
22055 | *) ac_try_echo=$ac_try;; | ||
22056 | esac | ||
22057 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22058 | (eval "$ac_try") 2>&5 | ||
22059 | ac_status=$? | ||
22060 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22061 | (exit $ac_status); }; } && | ||
22062 | { ac_try='test -s conftest.$ac_objext' | ||
22063 | { (case "(($ac_try" in | ||
22064 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22065 | *) ac_try_echo=$ac_try;; | ||
22066 | esac | ||
22067 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22068 | (eval "$ac_try") 2>&5 | ||
22069 | ac_status=$? | ||
22070 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22071 | (exit $ac_status); }; }; then | ||
22072 | ac_cv_have_intxx_t="yes" | 19569 | ac_cv_have_intxx_t="yes" |
22073 | else | 19570 | else |
22074 | echo "$as_me: failed program was:" >&5 | 19571 | echo "$as_me: failed program was:" >&5 |
@@ -22125,27 +19622,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22125 | rm -f conftest.er1 | 19622 | rm -f conftest.er1 |
22126 | cat conftest.err >&5 | 19623 | cat conftest.err >&5 |
22127 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19624 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22128 | (exit $ac_status); } && | 19625 | (exit $ac_status); } && { |
22129 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19626 | test -z "$ac_c_werror_flag" || |
22130 | { (case "(($ac_try" in | 19627 | test ! -s conftest.err |
22131 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19628 | } && test -s conftest.$ac_objext; then |
22132 | *) ac_try_echo=$ac_try;; | ||
22133 | esac | ||
22134 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22135 | (eval "$ac_try") 2>&5 | ||
22136 | ac_status=$? | ||
22137 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22138 | (exit $ac_status); }; } && | ||
22139 | { ac_try='test -s conftest.$ac_objext' | ||
22140 | { (case "(($ac_try" in | ||
22141 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22142 | *) ac_try_echo=$ac_try;; | ||
22143 | esac | ||
22144 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22145 | (eval "$ac_try") 2>&5 | ||
22146 | ac_status=$? | ||
22147 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22148 | (exit $ac_status); }; }; then | ||
22149 | 19629 | ||
22150 | cat >>confdefs.h <<\_ACEOF | 19630 | cat >>confdefs.h <<\_ACEOF |
22151 | #define HAVE_INTXX_T 1 | 19631 | #define HAVE_INTXX_T 1 |
@@ -22209,27 +19689,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22209 | rm -f conftest.er1 | 19689 | rm -f conftest.er1 |
22210 | cat conftest.err >&5 | 19690 | cat conftest.err >&5 |
22211 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22212 | (exit $ac_status); } && | 19692 | (exit $ac_status); } && { |
22213 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19693 | test -z "$ac_c_werror_flag" || |
22214 | { (case "(($ac_try" in | 19694 | test ! -s conftest.err |
22215 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19695 | } && test -s conftest.$ac_objext; then |
22216 | *) ac_try_echo=$ac_try;; | ||
22217 | esac | ||
22218 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22219 | (eval "$ac_try") 2>&5 | ||
22220 | ac_status=$? | ||
22221 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22222 | (exit $ac_status); }; } && | ||
22223 | { ac_try='test -s conftest.$ac_objext' | ||
22224 | { (case "(($ac_try" in | ||
22225 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22226 | *) ac_try_echo=$ac_try;; | ||
22227 | esac | ||
22228 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22229 | (eval "$ac_try") 2>&5 | ||
22230 | ac_status=$? | ||
22231 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22232 | (exit $ac_status); }; }; then | ||
22233 | ac_cv_have_int64_t="yes" | 19696 | ac_cv_have_int64_t="yes" |
22234 | else | 19697 | else |
22235 | echo "$as_me: failed program was:" >&5 | 19698 | echo "$as_me: failed program was:" >&5 |
@@ -22286,27 +19749,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22286 | rm -f conftest.er1 | 19749 | rm -f conftest.er1 |
22287 | cat conftest.err >&5 | 19750 | cat conftest.err >&5 |
22288 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19751 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22289 | (exit $ac_status); } && | 19752 | (exit $ac_status); } && { |
22290 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19753 | test -z "$ac_c_werror_flag" || |
22291 | { (case "(($ac_try" in | 19754 | test ! -s conftest.err |
22292 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19755 | } && test -s conftest.$ac_objext; then |
22293 | *) ac_try_echo=$ac_try;; | ||
22294 | esac | ||
22295 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22296 | (eval "$ac_try") 2>&5 | ||
22297 | ac_status=$? | ||
22298 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22299 | (exit $ac_status); }; } && | ||
22300 | { ac_try='test -s conftest.$ac_objext' | ||
22301 | { (case "(($ac_try" in | ||
22302 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22303 | *) ac_try_echo=$ac_try;; | ||
22304 | esac | ||
22305 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22306 | (eval "$ac_try") 2>&5 | ||
22307 | ac_status=$? | ||
22308 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22309 | (exit $ac_status); }; }; then | ||
22310 | ac_cv_have_u_intxx_t="yes" | 19756 | ac_cv_have_u_intxx_t="yes" |
22311 | else | 19757 | else |
22312 | echo "$as_me: failed program was:" >&5 | 19758 | echo "$as_me: failed program was:" >&5 |
@@ -22361,27 +19807,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22361 | rm -f conftest.er1 | 19807 | rm -f conftest.er1 |
22362 | cat conftest.err >&5 | 19808 | cat conftest.err >&5 |
22363 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19809 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22364 | (exit $ac_status); } && | 19810 | (exit $ac_status); } && { |
22365 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19811 | test -z "$ac_c_werror_flag" || |
22366 | { (case "(($ac_try" in | 19812 | test ! -s conftest.err |
22367 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19813 | } && test -s conftest.$ac_objext; then |
22368 | *) ac_try_echo=$ac_try;; | ||
22369 | esac | ||
22370 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22371 | (eval "$ac_try") 2>&5 | ||
22372 | ac_status=$? | ||
22373 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22374 | (exit $ac_status); }; } && | ||
22375 | { ac_try='test -s conftest.$ac_objext' | ||
22376 | { (case "(($ac_try" in | ||
22377 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22378 | *) ac_try_echo=$ac_try;; | ||
22379 | esac | ||
22380 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22381 | (eval "$ac_try") 2>&5 | ||
22382 | ac_status=$? | ||
22383 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22384 | (exit $ac_status); }; }; then | ||
22385 | 19814 | ||
22386 | cat >>confdefs.h <<\_ACEOF | 19815 | cat >>confdefs.h <<\_ACEOF |
22387 | #define HAVE_U_INTXX_T 1 | 19816 | #define HAVE_U_INTXX_T 1 |
@@ -22436,27 +19865,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22436 | rm -f conftest.er1 | 19865 | rm -f conftest.er1 |
22437 | cat conftest.err >&5 | 19866 | cat conftest.err >&5 |
22438 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19867 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22439 | (exit $ac_status); } && | 19868 | (exit $ac_status); } && { |
22440 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19869 | test -z "$ac_c_werror_flag" || |
22441 | { (case "(($ac_try" in | 19870 | test ! -s conftest.err |
22442 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19871 | } && test -s conftest.$ac_objext; then |
22443 | *) ac_try_echo=$ac_try;; | ||
22444 | esac | ||
22445 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22446 | (eval "$ac_try") 2>&5 | ||
22447 | ac_status=$? | ||
22448 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22449 | (exit $ac_status); }; } && | ||
22450 | { ac_try='test -s conftest.$ac_objext' | ||
22451 | { (case "(($ac_try" in | ||
22452 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22453 | *) ac_try_echo=$ac_try;; | ||
22454 | esac | ||
22455 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22456 | (eval "$ac_try") 2>&5 | ||
22457 | ac_status=$? | ||
22458 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22459 | (exit $ac_status); }; }; then | ||
22460 | ac_cv_have_u_int64_t="yes" | 19872 | ac_cv_have_u_int64_t="yes" |
22461 | else | 19873 | else |
22462 | echo "$as_me: failed program was:" >&5 | 19874 | echo "$as_me: failed program was:" >&5 |
@@ -22511,27 +19923,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22511 | rm -f conftest.er1 | 19923 | rm -f conftest.er1 |
22512 | cat conftest.err >&5 | 19924 | cat conftest.err >&5 |
22513 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19925 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22514 | (exit $ac_status); } && | 19926 | (exit $ac_status); } && { |
22515 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19927 | test -z "$ac_c_werror_flag" || |
22516 | { (case "(($ac_try" in | 19928 | test ! -s conftest.err |
22517 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19929 | } && test -s conftest.$ac_objext; then |
22518 | *) ac_try_echo=$ac_try;; | ||
22519 | esac | ||
22520 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22521 | (eval "$ac_try") 2>&5 | ||
22522 | ac_status=$? | ||
22523 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22524 | (exit $ac_status); }; } && | ||
22525 | { ac_try='test -s conftest.$ac_objext' | ||
22526 | { (case "(($ac_try" in | ||
22527 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22528 | *) ac_try_echo=$ac_try;; | ||
22529 | esac | ||
22530 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22531 | (eval "$ac_try") 2>&5 | ||
22532 | ac_status=$? | ||
22533 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22534 | (exit $ac_status); }; }; then | ||
22535 | 19930 | ||
22536 | cat >>confdefs.h <<\_ACEOF | 19931 | cat >>confdefs.h <<\_ACEOF |
22537 | #define HAVE_U_INT64_T 1 | 19932 | #define HAVE_U_INT64_T 1 |
@@ -22589,27 +19984,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22589 | rm -f conftest.er1 | 19984 | rm -f conftest.er1 |
22590 | cat conftest.err >&5 | 19985 | cat conftest.err >&5 |
22591 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19986 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22592 | (exit $ac_status); } && | 19987 | (exit $ac_status); } && { |
22593 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19988 | test -z "$ac_c_werror_flag" || |
22594 | { (case "(($ac_try" in | 19989 | test ! -s conftest.err |
22595 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19990 | } && test -s conftest.$ac_objext; then |
22596 | *) ac_try_echo=$ac_try;; | ||
22597 | esac | ||
22598 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22599 | (eval "$ac_try") 2>&5 | ||
22600 | ac_status=$? | ||
22601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22602 | (exit $ac_status); }; } && | ||
22603 | { ac_try='test -s conftest.$ac_objext' | ||
22604 | { (case "(($ac_try" in | ||
22605 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22606 | *) ac_try_echo=$ac_try;; | ||
22607 | esac | ||
22608 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22609 | (eval "$ac_try") 2>&5 | ||
22610 | ac_status=$? | ||
22611 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22612 | (exit $ac_status); }; }; then | ||
22613 | ac_cv_have_uintxx_t="yes" | 19991 | ac_cv_have_uintxx_t="yes" |
22614 | else | 19992 | else |
22615 | echo "$as_me: failed program was:" >&5 | 19993 | echo "$as_me: failed program was:" >&5 |
@@ -22664,27 +20042,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22664 | rm -f conftest.er1 | 20042 | rm -f conftest.er1 |
22665 | cat conftest.err >&5 | 20043 | cat conftest.err >&5 |
22666 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20044 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22667 | (exit $ac_status); } && | 20045 | (exit $ac_status); } && { |
22668 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20046 | test -z "$ac_c_werror_flag" || |
22669 | { (case "(($ac_try" in | 20047 | test ! -s conftest.err |
22670 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20048 | } && test -s conftest.$ac_objext; then |
22671 | *) ac_try_echo=$ac_try;; | ||
22672 | esac | ||
22673 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22674 | (eval "$ac_try") 2>&5 | ||
22675 | ac_status=$? | ||
22676 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22677 | (exit $ac_status); }; } && | ||
22678 | { ac_try='test -s conftest.$ac_objext' | ||
22679 | { (case "(($ac_try" in | ||
22680 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22681 | *) ac_try_echo=$ac_try;; | ||
22682 | esac | ||
22683 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22684 | (eval "$ac_try") 2>&5 | ||
22685 | ac_status=$? | ||
22686 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22687 | (exit $ac_status); }; }; then | ||
22688 | 20049 | ||
22689 | cat >>confdefs.h <<\_ACEOF | 20050 | cat >>confdefs.h <<\_ACEOF |
22690 | #define HAVE_UINTXX_T 1 | 20051 | #define HAVE_UINTXX_T 1 |
@@ -22744,27 +20105,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22744 | rm -f conftest.er1 | 20105 | rm -f conftest.er1 |
22745 | cat conftest.err >&5 | 20106 | cat conftest.err >&5 |
22746 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20107 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22747 | (exit $ac_status); } && | 20108 | (exit $ac_status); } && { |
22748 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20109 | test -z "$ac_c_werror_flag" || |
22749 | { (case "(($ac_try" in | 20110 | test ! -s conftest.err |
22750 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20111 | } && test -s conftest.$ac_objext; then |
22751 | *) ac_try_echo=$ac_try;; | ||
22752 | esac | ||
22753 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22754 | (eval "$ac_try") 2>&5 | ||
22755 | ac_status=$? | ||
22756 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22757 | (exit $ac_status); }; } && | ||
22758 | { ac_try='test -s conftest.$ac_objext' | ||
22759 | { (case "(($ac_try" in | ||
22760 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22761 | *) ac_try_echo=$ac_try;; | ||
22762 | esac | ||
22763 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22764 | (eval "$ac_try") 2>&5 | ||
22765 | ac_status=$? | ||
22766 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22767 | (exit $ac_status); }; }; then | ||
22768 | 20112 | ||
22769 | cat >>confdefs.h <<\_ACEOF | 20113 | cat >>confdefs.h <<\_ACEOF |
22770 | #define HAVE_U_INTXX_T 1 | 20114 | #define HAVE_U_INTXX_T 1 |
@@ -22826,27 +20170,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22826 | rm -f conftest.er1 | 20170 | rm -f conftest.er1 |
22827 | cat conftest.err >&5 | 20171 | cat conftest.err >&5 |
22828 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20172 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22829 | (exit $ac_status); } && | 20173 | (exit $ac_status); } && { |
22830 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20174 | test -z "$ac_c_werror_flag" || |
22831 | { (case "(($ac_try" in | 20175 | test ! -s conftest.err |
22832 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20176 | } && test -s conftest.$ac_objext; then |
22833 | *) ac_try_echo=$ac_try;; | ||
22834 | esac | ||
22835 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22836 | (eval "$ac_try") 2>&5 | ||
22837 | ac_status=$? | ||
22838 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22839 | (exit $ac_status); }; } && | ||
22840 | { ac_try='test -s conftest.$ac_objext' | ||
22841 | { (case "(($ac_try" in | ||
22842 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22843 | *) ac_try_echo=$ac_try;; | ||
22844 | esac | ||
22845 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22846 | (eval "$ac_try") 2>&5 | ||
22847 | ac_status=$? | ||
22848 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22849 | (exit $ac_status); }; }; then | ||
22850 | ac_cv_have_u_char="yes" | 20177 | ac_cv_have_u_char="yes" |
22851 | else | 20178 | else |
22852 | echo "$as_me: failed program was:" >&5 | 20179 | echo "$as_me: failed program was:" >&5 |
@@ -22909,27 +20236,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22909 | rm -f conftest.er1 | 20236 | rm -f conftest.er1 |
22910 | cat conftest.err >&5 | 20237 | cat conftest.err >&5 |
22911 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20238 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22912 | (exit $ac_status); } && | 20239 | (exit $ac_status); } && { |
22913 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20240 | test -z "$ac_c_werror_flag" || |
22914 | { (case "(($ac_try" in | 20241 | test ! -s conftest.err |
22915 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20242 | } && test -s conftest.$ac_objext; then |
22916 | *) ac_try_echo=$ac_try;; | ||
22917 | esac | ||
22918 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22919 | (eval "$ac_try") 2>&5 | ||
22920 | ac_status=$? | ||
22921 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22922 | (exit $ac_status); }; } && | ||
22923 | { ac_try='test -s conftest.$ac_objext' | ||
22924 | { (case "(($ac_try" in | ||
22925 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
22926 | *) ac_try_echo=$ac_try;; | ||
22927 | esac | ||
22928 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
22929 | (eval "$ac_try") 2>&5 | ||
22930 | ac_status=$? | ||
22931 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
22932 | (exit $ac_status); }; }; then | ||
22933 | ac_cv_type_socklen_t=yes | 20243 | ac_cv_type_socklen_t=yes |
22934 | else | 20244 | else |
22935 | echo "$as_me: failed program was:" >&5 | 20245 | echo "$as_me: failed program was:" >&5 |
@@ -22993,27 +20303,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
22993 | rm -f conftest.er1 | 20303 | rm -f conftest.er1 |
22994 | cat conftest.err >&5 | 20304 | cat conftest.err >&5 |
22995 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20305 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22996 | (exit $ac_status); } && | 20306 | (exit $ac_status); } && { |
22997 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20307 | test -z "$ac_c_werror_flag" || |
22998 | { (case "(($ac_try" in | 20308 | test ! -s conftest.err |
22999 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20309 | } && test -s conftest.$ac_objext; then |
23000 | *) ac_try_echo=$ac_try;; | ||
23001 | esac | ||
23002 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23003 | (eval "$ac_try") 2>&5 | ||
23004 | ac_status=$? | ||
23005 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23006 | (exit $ac_status); }; } && | ||
23007 | { ac_try='test -s conftest.$ac_objext' | ||
23008 | { (case "(($ac_try" in | ||
23009 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23010 | *) ac_try_echo=$ac_try;; | ||
23011 | esac | ||
23012 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23013 | (eval "$ac_try") 2>&5 | ||
23014 | ac_status=$? | ||
23015 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23016 | (exit $ac_status); }; }; then | ||
23017 | 20310 | ||
23018 | curl_cv_socklen_t_equiv="$t" | 20311 | curl_cv_socklen_t_equiv="$t" |
23019 | break | 20312 | break |
@@ -23086,27 +20379,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23086 | rm -f conftest.er1 | 20379 | rm -f conftest.er1 |
23087 | cat conftest.err >&5 | 20380 | cat conftest.err >&5 |
23088 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20381 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23089 | (exit $ac_status); } && | 20382 | (exit $ac_status); } && { |
23090 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20383 | test -z "$ac_c_werror_flag" || |
23091 | { (case "(($ac_try" in | 20384 | test ! -s conftest.err |
23092 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20385 | } && test -s conftest.$ac_objext; then |
23093 | *) ac_try_echo=$ac_try;; | ||
23094 | esac | ||
23095 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23096 | (eval "$ac_try") 2>&5 | ||
23097 | ac_status=$? | ||
23098 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23099 | (exit $ac_status); }; } && | ||
23100 | { ac_try='test -s conftest.$ac_objext' | ||
23101 | { (case "(($ac_try" in | ||
23102 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23103 | *) ac_try_echo=$ac_try;; | ||
23104 | esac | ||
23105 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23106 | (eval "$ac_try") 2>&5 | ||
23107 | ac_status=$? | ||
23108 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23109 | (exit $ac_status); }; }; then | ||
23110 | ac_cv_type_sig_atomic_t=yes | 20386 | ac_cv_type_sig_atomic_t=yes |
23111 | else | 20387 | else |
23112 | echo "$as_me: failed program was:" >&5 | 20388 | echo "$as_me: failed program was:" >&5 |
@@ -23168,27 +20444,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23168 | rm -f conftest.er1 | 20444 | rm -f conftest.er1 |
23169 | cat conftest.err >&5 | 20445 | cat conftest.err >&5 |
23170 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20446 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23171 | (exit $ac_status); } && | 20447 | (exit $ac_status); } && { |
23172 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20448 | test -z "$ac_c_werror_flag" || |
23173 | { (case "(($ac_try" in | 20449 | test ! -s conftest.err |
23174 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20450 | } && test -s conftest.$ac_objext; then |
23175 | *) ac_try_echo=$ac_try;; | ||
23176 | esac | ||
23177 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23178 | (eval "$ac_try") 2>&5 | ||
23179 | ac_status=$? | ||
23180 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23181 | (exit $ac_status); }; } && | ||
23182 | { ac_try='test -s conftest.$ac_objext' | ||
23183 | { (case "(($ac_try" in | ||
23184 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23185 | *) ac_try_echo=$ac_try;; | ||
23186 | esac | ||
23187 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23188 | (eval "$ac_try") 2>&5 | ||
23189 | ac_status=$? | ||
23190 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23191 | (exit $ac_status); }; }; then | ||
23192 | ac_cv_type_in_addr_t=yes | 20451 | ac_cv_type_in_addr_t=yes |
23193 | else | 20452 | else |
23194 | echo "$as_me: failed program was:" >&5 | 20453 | echo "$as_me: failed program was:" >&5 |
@@ -23247,27 +20506,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23247 | rm -f conftest.er1 | 20506 | rm -f conftest.er1 |
23248 | cat conftest.err >&5 | 20507 | cat conftest.err >&5 |
23249 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20508 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23250 | (exit $ac_status); } && | 20509 | (exit $ac_status); } && { |
23251 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20510 | test -z "$ac_c_werror_flag" || |
23252 | { (case "(($ac_try" in | 20511 | test ! -s conftest.err |
23253 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20512 | } && test -s conftest.$ac_objext; then |
23254 | *) ac_try_echo=$ac_try;; | ||
23255 | esac | ||
23256 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23257 | (eval "$ac_try") 2>&5 | ||
23258 | ac_status=$? | ||
23259 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23260 | (exit $ac_status); }; } && | ||
23261 | { ac_try='test -s conftest.$ac_objext' | ||
23262 | { (case "(($ac_try" in | ||
23263 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23264 | *) ac_try_echo=$ac_try;; | ||
23265 | esac | ||
23266 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23267 | (eval "$ac_try") 2>&5 | ||
23268 | ac_status=$? | ||
23269 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23270 | (exit $ac_status); }; }; then | ||
23271 | ac_cv_have_size_t="yes" | 20513 | ac_cv_have_size_t="yes" |
23272 | else | 20514 | else |
23273 | echo "$as_me: failed program was:" >&5 | 20515 | echo "$as_me: failed program was:" >&5 |
@@ -23326,27 +20568,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23326 | rm -f conftest.er1 | 20568 | rm -f conftest.er1 |
23327 | cat conftest.err >&5 | 20569 | cat conftest.err >&5 |
23328 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20570 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23329 | (exit $ac_status); } && | 20571 | (exit $ac_status); } && { |
23330 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20572 | test -z "$ac_c_werror_flag" || |
23331 | { (case "(($ac_try" in | 20573 | test ! -s conftest.err |
23332 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20574 | } && test -s conftest.$ac_objext; then |
23333 | *) ac_try_echo=$ac_try;; | ||
23334 | esac | ||
23335 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23336 | (eval "$ac_try") 2>&5 | ||
23337 | ac_status=$? | ||
23338 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23339 | (exit $ac_status); }; } && | ||
23340 | { ac_try='test -s conftest.$ac_objext' | ||
23341 | { (case "(($ac_try" in | ||
23342 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23343 | *) ac_try_echo=$ac_try;; | ||
23344 | esac | ||
23345 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23346 | (eval "$ac_try") 2>&5 | ||
23347 | ac_status=$? | ||
23348 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23349 | (exit $ac_status); }; }; then | ||
23350 | ac_cv_have_ssize_t="yes" | 20575 | ac_cv_have_ssize_t="yes" |
23351 | else | 20576 | else |
23352 | echo "$as_me: failed program was:" >&5 | 20577 | echo "$as_me: failed program was:" >&5 |
@@ -23405,27 +20630,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23405 | rm -f conftest.er1 | 20630 | rm -f conftest.er1 |
23406 | cat conftest.err >&5 | 20631 | cat conftest.err >&5 |
23407 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20632 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23408 | (exit $ac_status); } && | 20633 | (exit $ac_status); } && { |
23409 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20634 | test -z "$ac_c_werror_flag" || |
23410 | { (case "(($ac_try" in | 20635 | test ! -s conftest.err |
23411 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20636 | } && test -s conftest.$ac_objext; then |
23412 | *) ac_try_echo=$ac_try;; | ||
23413 | esac | ||
23414 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23415 | (eval "$ac_try") 2>&5 | ||
23416 | ac_status=$? | ||
23417 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23418 | (exit $ac_status); }; } && | ||
23419 | { ac_try='test -s conftest.$ac_objext' | ||
23420 | { (case "(($ac_try" in | ||
23421 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23422 | *) ac_try_echo=$ac_try;; | ||
23423 | esac | ||
23424 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23425 | (eval "$ac_try") 2>&5 | ||
23426 | ac_status=$? | ||
23427 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23428 | (exit $ac_status); }; }; then | ||
23429 | ac_cv_have_clock_t="yes" | 20637 | ac_cv_have_clock_t="yes" |
23430 | else | 20638 | else |
23431 | echo "$as_me: failed program was:" >&5 | 20639 | echo "$as_me: failed program was:" >&5 |
@@ -23485,27 +20693,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23485 | rm -f conftest.er1 | 20693 | rm -f conftest.er1 |
23486 | cat conftest.err >&5 | 20694 | cat conftest.err >&5 |
23487 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20695 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23488 | (exit $ac_status); } && | 20696 | (exit $ac_status); } && { |
23489 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20697 | test -z "$ac_c_werror_flag" || |
23490 | { (case "(($ac_try" in | 20698 | test ! -s conftest.err |
23491 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20699 | } && test -s conftest.$ac_objext; then |
23492 | *) ac_try_echo=$ac_try;; | ||
23493 | esac | ||
23494 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23495 | (eval "$ac_try") 2>&5 | ||
23496 | ac_status=$? | ||
23497 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23498 | (exit $ac_status); }; } && | ||
23499 | { ac_try='test -s conftest.$ac_objext' | ||
23500 | { (case "(($ac_try" in | ||
23501 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23502 | *) ac_try_echo=$ac_try;; | ||
23503 | esac | ||
23504 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23505 | (eval "$ac_try") 2>&5 | ||
23506 | ac_status=$? | ||
23507 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23508 | (exit $ac_status); }; }; then | ||
23509 | ac_cv_have_sa_family_t="yes" | 20700 | ac_cv_have_sa_family_t="yes" |
23510 | else | 20701 | else |
23511 | echo "$as_me: failed program was:" >&5 | 20702 | echo "$as_me: failed program was:" >&5 |
@@ -23543,27 +20734,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23543 | rm -f conftest.er1 | 20734 | rm -f conftest.er1 |
23544 | cat conftest.err >&5 | 20735 | cat conftest.err >&5 |
23545 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20736 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23546 | (exit $ac_status); } && | 20737 | (exit $ac_status); } && { |
23547 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20738 | test -z "$ac_c_werror_flag" || |
23548 | { (case "(($ac_try" in | 20739 | test ! -s conftest.err |
23549 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20740 | } && test -s conftest.$ac_objext; then |
23550 | *) ac_try_echo=$ac_try;; | ||
23551 | esac | ||
23552 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23553 | (eval "$ac_try") 2>&5 | ||
23554 | ac_status=$? | ||
23555 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23556 | (exit $ac_status); }; } && | ||
23557 | { ac_try='test -s conftest.$ac_objext' | ||
23558 | { (case "(($ac_try" in | ||
23559 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23560 | *) ac_try_echo=$ac_try;; | ||
23561 | esac | ||
23562 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23563 | (eval "$ac_try") 2>&5 | ||
23564 | ac_status=$? | ||
23565 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23566 | (exit $ac_status); }; }; then | ||
23567 | ac_cv_have_sa_family_t="yes" | 20741 | ac_cv_have_sa_family_t="yes" |
23568 | else | 20742 | else |
23569 | echo "$as_me: failed program was:" >&5 | 20743 | echo "$as_me: failed program was:" >&5 |
@@ -23626,27 +20800,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23626 | rm -f conftest.er1 | 20800 | rm -f conftest.er1 |
23627 | cat conftest.err >&5 | 20801 | cat conftest.err >&5 |
23628 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20802 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23629 | (exit $ac_status); } && | 20803 | (exit $ac_status); } && { |
23630 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20804 | test -z "$ac_c_werror_flag" || |
23631 | { (case "(($ac_try" in | 20805 | test ! -s conftest.err |
23632 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20806 | } && test -s conftest.$ac_objext; then |
23633 | *) ac_try_echo=$ac_try;; | ||
23634 | esac | ||
23635 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23636 | (eval "$ac_try") 2>&5 | ||
23637 | ac_status=$? | ||
23638 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23639 | (exit $ac_status); }; } && | ||
23640 | { ac_try='test -s conftest.$ac_objext' | ||
23641 | { (case "(($ac_try" in | ||
23642 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23643 | *) ac_try_echo=$ac_try;; | ||
23644 | esac | ||
23645 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23646 | (eval "$ac_try") 2>&5 | ||
23647 | ac_status=$? | ||
23648 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23649 | (exit $ac_status); }; }; then | ||
23650 | ac_cv_have_pid_t="yes" | 20807 | ac_cv_have_pid_t="yes" |
23651 | else | 20808 | else |
23652 | echo "$as_me: failed program was:" >&5 | 20809 | echo "$as_me: failed program was:" >&5 |
@@ -23705,27 +20862,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23705 | rm -f conftest.er1 | 20862 | rm -f conftest.er1 |
23706 | cat conftest.err >&5 | 20863 | cat conftest.err >&5 |
23707 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20864 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23708 | (exit $ac_status); } && | 20865 | (exit $ac_status); } && { |
23709 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20866 | test -z "$ac_c_werror_flag" || |
23710 | { (case "(($ac_try" in | 20867 | test ! -s conftest.err |
23711 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20868 | } && test -s conftest.$ac_objext; then |
23712 | *) ac_try_echo=$ac_try;; | ||
23713 | esac | ||
23714 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23715 | (eval "$ac_try") 2>&5 | ||
23716 | ac_status=$? | ||
23717 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23718 | (exit $ac_status); }; } && | ||
23719 | { ac_try='test -s conftest.$ac_objext' | ||
23720 | { (case "(($ac_try" in | ||
23721 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23722 | *) ac_try_echo=$ac_try;; | ||
23723 | esac | ||
23724 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23725 | (eval "$ac_try") 2>&5 | ||
23726 | ac_status=$? | ||
23727 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23728 | (exit $ac_status); }; }; then | ||
23729 | ac_cv_have_mode_t="yes" | 20869 | ac_cv_have_mode_t="yes" |
23730 | else | 20870 | else |
23731 | echo "$as_me: failed program was:" >&5 | 20871 | echo "$as_me: failed program was:" >&5 |
@@ -23786,27 +20926,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23786 | rm -f conftest.er1 | 20926 | rm -f conftest.er1 |
23787 | cat conftest.err >&5 | 20927 | cat conftest.err >&5 |
23788 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20928 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23789 | (exit $ac_status); } && | 20929 | (exit $ac_status); } && { |
23790 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20930 | test -z "$ac_c_werror_flag" || |
23791 | { (case "(($ac_try" in | 20931 | test ! -s conftest.err |
23792 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20932 | } && test -s conftest.$ac_objext; then |
23793 | *) ac_try_echo=$ac_try;; | ||
23794 | esac | ||
23795 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23796 | (eval "$ac_try") 2>&5 | ||
23797 | ac_status=$? | ||
23798 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23799 | (exit $ac_status); }; } && | ||
23800 | { ac_try='test -s conftest.$ac_objext' | ||
23801 | { (case "(($ac_try" in | ||
23802 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23803 | *) ac_try_echo=$ac_try;; | ||
23804 | esac | ||
23805 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23806 | (eval "$ac_try") 2>&5 | ||
23807 | ac_status=$? | ||
23808 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23809 | (exit $ac_status); }; }; then | ||
23810 | ac_cv_have_struct_sockaddr_storage="yes" | 20933 | ac_cv_have_struct_sockaddr_storage="yes" |
23811 | else | 20934 | else |
23812 | echo "$as_me: failed program was:" >&5 | 20935 | echo "$as_me: failed program was:" >&5 |
@@ -23866,27 +20989,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23866 | rm -f conftest.er1 | 20989 | rm -f conftest.er1 |
23867 | cat conftest.err >&5 | 20990 | cat conftest.err >&5 |
23868 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20991 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23869 | (exit $ac_status); } && | 20992 | (exit $ac_status); } && { |
23870 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20993 | test -z "$ac_c_werror_flag" || |
23871 | { (case "(($ac_try" in | 20994 | test ! -s conftest.err |
23872 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20995 | } && test -s conftest.$ac_objext; then |
23873 | *) ac_try_echo=$ac_try;; | ||
23874 | esac | ||
23875 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23876 | (eval "$ac_try") 2>&5 | ||
23877 | ac_status=$? | ||
23878 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23879 | (exit $ac_status); }; } && | ||
23880 | { ac_try='test -s conftest.$ac_objext' | ||
23881 | { (case "(($ac_try" in | ||
23882 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23883 | *) ac_try_echo=$ac_try;; | ||
23884 | esac | ||
23885 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23886 | (eval "$ac_try") 2>&5 | ||
23887 | ac_status=$? | ||
23888 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23889 | (exit $ac_status); }; }; then | ||
23890 | ac_cv_have_struct_sockaddr_in6="yes" | 20996 | ac_cv_have_struct_sockaddr_in6="yes" |
23891 | else | 20997 | else |
23892 | echo "$as_me: failed program was:" >&5 | 20998 | echo "$as_me: failed program was:" >&5 |
@@ -23946,27 +21052,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
23946 | rm -f conftest.er1 | 21052 | rm -f conftest.er1 |
23947 | cat conftest.err >&5 | 21053 | cat conftest.err >&5 |
23948 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21054 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23949 | (exit $ac_status); } && | 21055 | (exit $ac_status); } && { |
23950 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21056 | test -z "$ac_c_werror_flag" || |
23951 | { (case "(($ac_try" in | 21057 | test ! -s conftest.err |
23952 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21058 | } && test -s conftest.$ac_objext; then |
23953 | *) ac_try_echo=$ac_try;; | ||
23954 | esac | ||
23955 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23956 | (eval "$ac_try") 2>&5 | ||
23957 | ac_status=$? | ||
23958 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23959 | (exit $ac_status); }; } && | ||
23960 | { ac_try='test -s conftest.$ac_objext' | ||
23961 | { (case "(($ac_try" in | ||
23962 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
23963 | *) ac_try_echo=$ac_try;; | ||
23964 | esac | ||
23965 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
23966 | (eval "$ac_try") 2>&5 | ||
23967 | ac_status=$? | ||
23968 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
23969 | (exit $ac_status); }; }; then | ||
23970 | ac_cv_have_struct_in6_addr="yes" | 21059 | ac_cv_have_struct_in6_addr="yes" |
23971 | else | 21060 | else |
23972 | echo "$as_me: failed program was:" >&5 | 21061 | echo "$as_me: failed program was:" >&5 |
@@ -24027,27 +21116,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
24027 | rm -f conftest.er1 | 21116 | rm -f conftest.er1 |
24028 | cat conftest.err >&5 | 21117 | cat conftest.err >&5 |
24029 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21118 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24030 | (exit $ac_status); } && | 21119 | (exit $ac_status); } && { |
24031 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21120 | test -z "$ac_c_werror_flag" || |
24032 | { (case "(($ac_try" in | 21121 | test ! -s conftest.err |
24033 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21122 | } && test -s conftest.$ac_objext; then |
24034 | *) ac_try_echo=$ac_try;; | ||
24035 | esac | ||
24036 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
24037 | (eval "$ac_try") 2>&5 | ||
24038 | ac_status=$? | ||
24039 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
24040 | (exit $ac_status); }; } && | ||
24041 | { ac_try='test -s conftest.$ac_objext' | ||
24042 | { (case "(($ac_try" in | ||
24043 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
24044 | *) ac_try_echo=$ac_try;; | ||
24045 | esac | ||
24046 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
24047 | (eval "$ac_try") 2>&5 | ||
24048 | ac_status=$? | ||
24049 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
24050 | (exit $ac_status); }; }; then | ||
24051 | ac_cv_have_struct_addrinfo="yes" | 21123 | ac_cv_have_struct_addrinfo="yes" |
24052 | else | 21124 | else |
24053 | echo "$as_me: failed program was:" >&5 | 21125 | echo "$as_me: failed program was:" >&5 |
@@ -24104,27 +21176,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
24104 | rm -f conftest.er1 | 21176 | rm -f conftest.er1 |
24105 | cat conftest.err >&5 | 21177 | cat conftest.err >&5 |
24106 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21178 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24107 | (exit $ac_status); } && | 21179 | (exit $ac_status); } && { |
24108 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21180 | test -z "$ac_c_werror_flag" || |
24109 | { (case "(($ac_try" in | 21181 | test ! -s conftest.err |
24110 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21182 | } && test -s conftest.$ac_objext; then |
24111 | *) ac_try_echo=$ac_try;; | ||
24112 | esac | ||
24113 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
24114 | (eval "$ac_try") 2>&5 | ||
24115 | ac_status=$? | ||
24116 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
24117 | (exit $ac_status); }; } && | ||
24118 | { ac_try='test -s conftest.$ac_objext' | ||
24119 | { (case "(($ac_try" in | ||
24120 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
24121 | *) ac_try_echo=$ac_try;; | ||
24122 | esac | ||
24123 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
24124 | (eval "$ac_try") 2>&5 | ||
24125 | ac_status=$? | ||
24126 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
24127 | (exit $ac_status); }; }; then | ||
24128 | ac_cv_have_struct_timeval="yes" | 21183 | ac_cv_have_struct_timeval="yes" |
24129 | else | 21184 | else |
24130 | echo "$as_me: failed program was:" >&5 | 21185 | echo "$as_me: failed program was:" >&5 |
@@ -24185,27 +21240,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
24185 | rm -f conftest.er1 | 21240 | rm -f conftest.er1 |
24186 | cat conftest.err >&5 | 21241 | cat conftest.err >&5 |
24187 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21242 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24188 | (exit $ac_status); } && | 21243 | (exit $ac_status); } && { |
24189 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21244 | test -z "$ac_c_werror_flag" || |
24190 | { (case "(($ac_try" in | 21245 | test ! -s conftest.err |
24191 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21246 | } && test -s conftest.$ac_objext; then |
24192 | *) ac_try_echo=$ac_try;; | ||
24193 | esac | ||
24194 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
24195 | (eval "$ac_try") 2>&5 | ||
24196 | ac_status=$? | ||
24197 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
24198 | (exit $ac_status); }; } && | ||
24199 | { ac_try='test -s conftest.$ac_objext' | ||
24200 | { (case "(($ac_try" in | ||
24201 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
24202 | *) ac_try_echo=$ac_try;; | ||
24203 | esac | ||
24204 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
24205 | (eval "$ac_try") 2>&5 | ||
24206 | ac_status=$? | ||
24207 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
24208 | (exit $ac_status); }; }; then | ||
24209 | ac_cv_type_struct_timespec=yes | 21247 | ac_cv_type_struct_timespec=yes |
24210 | else | 21248 | else |
24211 | echo "$as_me: failed program was:" >&5 | 21249 | echo "$as_me: failed program was:" >&5 |
@@ -25112,27 +22150,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25112 | rm -f conftest.er1 | 22150 | rm -f conftest.er1 |
25113 | cat conftest.err >&5 | 22151 | cat conftest.err >&5 |
25114 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22152 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25115 | (exit $ac_status); } && | 22153 | (exit $ac_status); } && { |
25116 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22154 | test -z "$ac_c_werror_flag" || |
25117 | { (case "(($ac_try" in | 22155 | test ! -s conftest.err |
25118 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22156 | } && test -s conftest.$ac_objext; then |
25119 | *) ac_try_echo=$ac_try;; | ||
25120 | esac | ||
25121 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25122 | (eval "$ac_try") 2>&5 | ||
25123 | ac_status=$? | ||
25124 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25125 | (exit $ac_status); }; } && | ||
25126 | { ac_try='test -s conftest.$ac_objext' | ||
25127 | { (case "(($ac_try" in | ||
25128 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25129 | *) ac_try_echo=$ac_try;; | ||
25130 | esac | ||
25131 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25132 | (eval "$ac_try") 2>&5 | ||
25133 | ac_status=$? | ||
25134 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25135 | (exit $ac_status); }; }; then | ||
25136 | ac_cv_member_struct_stat_st_blksize=yes | 22157 | ac_cv_member_struct_stat_st_blksize=yes |
25137 | else | 22158 | else |
25138 | echo "$as_me: failed program was:" >&5 | 22159 | echo "$as_me: failed program was:" >&5 |
@@ -25168,27 +22189,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25168 | rm -f conftest.er1 | 22189 | rm -f conftest.er1 |
25169 | cat conftest.err >&5 | 22190 | cat conftest.err >&5 |
25170 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22191 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25171 | (exit $ac_status); } && | 22192 | (exit $ac_status); } && { |
25172 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22193 | test -z "$ac_c_werror_flag" || |
25173 | { (case "(($ac_try" in | 22194 | test ! -s conftest.err |
25174 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22195 | } && test -s conftest.$ac_objext; then |
25175 | *) ac_try_echo=$ac_try;; | ||
25176 | esac | ||
25177 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25178 | (eval "$ac_try") 2>&5 | ||
25179 | ac_status=$? | ||
25180 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25181 | (exit $ac_status); }; } && | ||
25182 | { ac_try='test -s conftest.$ac_objext' | ||
25183 | { (case "(($ac_try" in | ||
25184 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25185 | *) ac_try_echo=$ac_try;; | ||
25186 | esac | ||
25187 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25188 | (eval "$ac_try") 2>&5 | ||
25189 | ac_status=$? | ||
25190 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25191 | (exit $ac_status); }; }; then | ||
25192 | ac_cv_member_struct_stat_st_blksize=yes | 22196 | ac_cv_member_struct_stat_st_blksize=yes |
25193 | else | 22197 | else |
25194 | echo "$as_me: failed program was:" >&5 | 22198 | echo "$as_me: failed program was:" >&5 |
@@ -25257,27 +22261,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25257 | rm -f conftest.er1 | 22261 | rm -f conftest.er1 |
25258 | cat conftest.err >&5 | 22262 | cat conftest.err >&5 |
25259 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22263 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25260 | (exit $ac_status); } && | 22264 | (exit $ac_status); } && { |
25261 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22265 | test -z "$ac_c_werror_flag" || |
25262 | { (case "(($ac_try" in | 22266 | test ! -s conftest.err |
25263 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22267 | } && test -s conftest.$ac_objext; then |
25264 | *) ac_try_echo=$ac_try;; | ||
25265 | esac | ||
25266 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25267 | (eval "$ac_try") 2>&5 | ||
25268 | ac_status=$? | ||
25269 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25270 | (exit $ac_status); }; } && | ||
25271 | { ac_try='test -s conftest.$ac_objext' | ||
25272 | { (case "(($ac_try" in | ||
25273 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25274 | *) ac_try_echo=$ac_try;; | ||
25275 | esac | ||
25276 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25277 | (eval "$ac_try") 2>&5 | ||
25278 | ac_status=$? | ||
25279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25280 | (exit $ac_status); }; }; then | ||
25281 | ac_cv_member_struct___res_state_retrans=yes | 22268 | ac_cv_member_struct___res_state_retrans=yes |
25282 | else | 22269 | else |
25283 | echo "$as_me: failed program was:" >&5 | 22270 | echo "$as_me: failed program was:" >&5 |
@@ -25322,27 +22309,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25322 | rm -f conftest.er1 | 22309 | rm -f conftest.er1 |
25323 | cat conftest.err >&5 | 22310 | cat conftest.err >&5 |
25324 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22311 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25325 | (exit $ac_status); } && | 22312 | (exit $ac_status); } && { |
25326 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22313 | test -z "$ac_c_werror_flag" || |
25327 | { (case "(($ac_try" in | 22314 | test ! -s conftest.err |
25328 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22315 | } && test -s conftest.$ac_objext; then |
25329 | *) ac_try_echo=$ac_try;; | ||
25330 | esac | ||
25331 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25332 | (eval "$ac_try") 2>&5 | ||
25333 | ac_status=$? | ||
25334 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25335 | (exit $ac_status); }; } && | ||
25336 | { ac_try='test -s conftest.$ac_objext' | ||
25337 | { (case "(($ac_try" in | ||
25338 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25339 | *) ac_try_echo=$ac_try;; | ||
25340 | esac | ||
25341 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25342 | (eval "$ac_try") 2>&5 | ||
25343 | ac_status=$? | ||
25344 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25345 | (exit $ac_status); }; }; then | ||
25346 | ac_cv_member_struct___res_state_retrans=yes | 22316 | ac_cv_member_struct___res_state_retrans=yes |
25347 | else | 22317 | else |
25348 | echo "$as_me: failed program was:" >&5 | 22318 | echo "$as_me: failed program was:" >&5 |
@@ -25406,27 +22376,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25406 | rm -f conftest.er1 | 22376 | rm -f conftest.er1 |
25407 | cat conftest.err >&5 | 22377 | cat conftest.err >&5 |
25408 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22378 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25409 | (exit $ac_status); } && | 22379 | (exit $ac_status); } && { |
25410 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22380 | test -z "$ac_c_werror_flag" || |
25411 | { (case "(($ac_try" in | 22381 | test ! -s conftest.err |
25412 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22382 | } && test -s conftest.$ac_objext; then |
25413 | *) ac_try_echo=$ac_try;; | ||
25414 | esac | ||
25415 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25416 | (eval "$ac_try") 2>&5 | ||
25417 | ac_status=$? | ||
25418 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25419 | (exit $ac_status); }; } && | ||
25420 | { ac_try='test -s conftest.$ac_objext' | ||
25421 | { (case "(($ac_try" in | ||
25422 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25423 | *) ac_try_echo=$ac_try;; | ||
25424 | esac | ||
25425 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25426 | (eval "$ac_try") 2>&5 | ||
25427 | ac_status=$? | ||
25428 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25429 | (exit $ac_status); }; }; then | ||
25430 | ac_cv_have_ss_family_in_struct_ss="yes" | 22383 | ac_cv_have_ss_family_in_struct_ss="yes" |
25431 | else | 22384 | else |
25432 | echo "$as_me: failed program was:" >&5 | 22385 | echo "$as_me: failed program was:" >&5 |
@@ -25485,27 +22438,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25485 | rm -f conftest.er1 | 22438 | rm -f conftest.er1 |
25486 | cat conftest.err >&5 | 22439 | cat conftest.err >&5 |
25487 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22440 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25488 | (exit $ac_status); } && | 22441 | (exit $ac_status); } && { |
25489 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22442 | test -z "$ac_c_werror_flag" || |
25490 | { (case "(($ac_try" in | 22443 | test ! -s conftest.err |
25491 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22444 | } && test -s conftest.$ac_objext; then |
25492 | *) ac_try_echo=$ac_try;; | ||
25493 | esac | ||
25494 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25495 | (eval "$ac_try") 2>&5 | ||
25496 | ac_status=$? | ||
25497 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25498 | (exit $ac_status); }; } && | ||
25499 | { ac_try='test -s conftest.$ac_objext' | ||
25500 | { (case "(($ac_try" in | ||
25501 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25502 | *) ac_try_echo=$ac_try;; | ||
25503 | esac | ||
25504 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25505 | (eval "$ac_try") 2>&5 | ||
25506 | ac_status=$? | ||
25507 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25508 | (exit $ac_status); }; }; then | ||
25509 | ac_cv_have___ss_family_in_struct_ss="yes" | 22445 | ac_cv_have___ss_family_in_struct_ss="yes" |
25510 | else | 22446 | else |
25511 | echo "$as_me: failed program was:" >&5 | 22447 | echo "$as_me: failed program was:" >&5 |
@@ -25564,27 +22500,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25564 | rm -f conftest.er1 | 22500 | rm -f conftest.er1 |
25565 | cat conftest.err >&5 | 22501 | cat conftest.err >&5 |
25566 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22502 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25567 | (exit $ac_status); } && | 22503 | (exit $ac_status); } && { |
25568 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22504 | test -z "$ac_c_werror_flag" || |
25569 | { (case "(($ac_try" in | 22505 | test ! -s conftest.err |
25570 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22506 | } && test -s conftest.$ac_objext; then |
25571 | *) ac_try_echo=$ac_try;; | ||
25572 | esac | ||
25573 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25574 | (eval "$ac_try") 2>&5 | ||
25575 | ac_status=$? | ||
25576 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25577 | (exit $ac_status); }; } && | ||
25578 | { ac_try='test -s conftest.$ac_objext' | ||
25579 | { (case "(($ac_try" in | ||
25580 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25581 | *) ac_try_echo=$ac_try;; | ||
25582 | esac | ||
25583 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25584 | (eval "$ac_try") 2>&5 | ||
25585 | ac_status=$? | ||
25586 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25587 | (exit $ac_status); }; }; then | ||
25588 | ac_cv_have_pw_class_in_struct_passwd="yes" | 22507 | ac_cv_have_pw_class_in_struct_passwd="yes" |
25589 | else | 22508 | else |
25590 | echo "$as_me: failed program was:" >&5 | 22509 | echo "$as_me: failed program was:" >&5 |
@@ -25643,27 +22562,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25643 | rm -f conftest.er1 | 22562 | rm -f conftest.er1 |
25644 | cat conftest.err >&5 | 22563 | cat conftest.err >&5 |
25645 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22564 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25646 | (exit $ac_status); } && | 22565 | (exit $ac_status); } && { |
25647 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22566 | test -z "$ac_c_werror_flag" || |
25648 | { (case "(($ac_try" in | 22567 | test ! -s conftest.err |
25649 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22568 | } && test -s conftest.$ac_objext; then |
25650 | *) ac_try_echo=$ac_try;; | ||
25651 | esac | ||
25652 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25653 | (eval "$ac_try") 2>&5 | ||
25654 | ac_status=$? | ||
25655 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25656 | (exit $ac_status); }; } && | ||
25657 | { ac_try='test -s conftest.$ac_objext' | ||
25658 | { (case "(($ac_try" in | ||
25659 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25660 | *) ac_try_echo=$ac_try;; | ||
25661 | esac | ||
25662 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25663 | (eval "$ac_try") 2>&5 | ||
25664 | ac_status=$? | ||
25665 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25666 | (exit $ac_status); }; }; then | ||
25667 | ac_cv_have_pw_expire_in_struct_passwd="yes" | 22569 | ac_cv_have_pw_expire_in_struct_passwd="yes" |
25668 | else | 22570 | else |
25669 | echo "$as_me: failed program was:" >&5 | 22571 | echo "$as_me: failed program was:" >&5 |
@@ -25722,27 +22624,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25722 | rm -f conftest.er1 | 22624 | rm -f conftest.er1 |
25723 | cat conftest.err >&5 | 22625 | cat conftest.err >&5 |
25724 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22626 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25725 | (exit $ac_status); } && | 22627 | (exit $ac_status); } && { |
25726 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22628 | test -z "$ac_c_werror_flag" || |
25727 | { (case "(($ac_try" in | 22629 | test ! -s conftest.err |
25728 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22630 | } && test -s conftest.$ac_objext; then |
25729 | *) ac_try_echo=$ac_try;; | ||
25730 | esac | ||
25731 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25732 | (eval "$ac_try") 2>&5 | ||
25733 | ac_status=$? | ||
25734 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25735 | (exit $ac_status); }; } && | ||
25736 | { ac_try='test -s conftest.$ac_objext' | ||
25737 | { (case "(($ac_try" in | ||
25738 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25739 | *) ac_try_echo=$ac_try;; | ||
25740 | esac | ||
25741 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25742 | (eval "$ac_try") 2>&5 | ||
25743 | ac_status=$? | ||
25744 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25745 | (exit $ac_status); }; }; then | ||
25746 | ac_cv_have_pw_change_in_struct_passwd="yes" | 22631 | ac_cv_have_pw_change_in_struct_passwd="yes" |
25747 | else | 22632 | else |
25748 | echo "$as_me: failed program was:" >&5 | 22633 | echo "$as_me: failed program was:" >&5 |
@@ -25800,27 +22685,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25800 | rm -f conftest.er1 | 22685 | rm -f conftest.er1 |
25801 | cat conftest.err >&5 | 22686 | cat conftest.err >&5 |
25802 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22687 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25803 | (exit $ac_status); } && | 22688 | (exit $ac_status); } && { |
25804 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22689 | test -z "$ac_c_werror_flag" || |
25805 | { (case "(($ac_try" in | 22690 | test ! -s conftest.err |
25806 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22691 | } && test -s conftest.$ac_objext; then |
25807 | *) ac_try_echo=$ac_try;; | ||
25808 | esac | ||
25809 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25810 | (eval "$ac_try") 2>&5 | ||
25811 | ac_status=$? | ||
25812 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25813 | (exit $ac_status); }; } && | ||
25814 | { ac_try='test -s conftest.$ac_objext' | ||
25815 | { (case "(($ac_try" in | ||
25816 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25817 | *) ac_try_echo=$ac_try;; | ||
25818 | esac | ||
25819 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25820 | (eval "$ac_try") 2>&5 | ||
25821 | ac_status=$? | ||
25822 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25823 | (exit $ac_status); }; }; then | ||
25824 | ac_cv_have_accrights_in_msghdr="yes" | 22692 | ac_cv_have_accrights_in_msghdr="yes" |
25825 | else | 22693 | else |
25826 | echo "$as_me: failed program was:" >&5 | 22694 | echo "$as_me: failed program was:" >&5 |
@@ -25878,27 +22746,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25878 | rm -f conftest.er1 | 22746 | rm -f conftest.er1 |
25879 | cat conftest.err >&5 | 22747 | cat conftest.err >&5 |
25880 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22748 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25881 | (exit $ac_status); } && | 22749 | (exit $ac_status); } && { |
25882 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22750 | test -z "$ac_c_werror_flag" || |
25883 | { (case "(($ac_try" in | 22751 | test ! -s conftest.err |
25884 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22752 | } && test -s conftest.$ac_objext; then |
25885 | *) ac_try_echo=$ac_try;; | ||
25886 | esac | ||
25887 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25888 | (eval "$ac_try") 2>&5 | ||
25889 | ac_status=$? | ||
25890 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25891 | (exit $ac_status); }; } && | ||
25892 | { ac_try='test -s conftest.$ac_objext' | ||
25893 | { (case "(($ac_try" in | ||
25894 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25895 | *) ac_try_echo=$ac_try;; | ||
25896 | esac | ||
25897 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25898 | (eval "$ac_try") 2>&5 | ||
25899 | ac_status=$? | ||
25900 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25901 | (exit $ac_status); }; }; then | ||
25902 | ac_cv_have_control_in_msghdr="yes" | 22753 | ac_cv_have_control_in_msghdr="yes" |
25903 | else | 22754 | else |
25904 | echo "$as_me: failed program was:" >&5 | 22755 | echo "$as_me: failed program was:" >&5 |
@@ -25955,27 +22806,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
25955 | rm -f conftest.er1 | 22806 | rm -f conftest.er1 |
25956 | cat conftest.err >&5 | 22807 | cat conftest.err >&5 |
25957 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22808 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25958 | (exit $ac_status); } && | 22809 | (exit $ac_status); } && { |
25959 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22810 | test -z "$ac_c_werror_flag" || |
25960 | { (case "(($ac_try" in | 22811 | test ! -s conftest.err |
25961 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22812 | } && test -s conftest$ac_exeext && |
25962 | *) ac_try_echo=$ac_try;; | 22813 | $as_test_x conftest$ac_exeext; then |
25963 | esac | ||
25964 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25965 | (eval "$ac_try") 2>&5 | ||
25966 | ac_status=$? | ||
25967 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25968 | (exit $ac_status); }; } && | ||
25969 | { ac_try='test -s conftest$ac_exeext' | ||
25970 | { (case "(($ac_try" in | ||
25971 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
25972 | *) ac_try_echo=$ac_try;; | ||
25973 | esac | ||
25974 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
25975 | (eval "$ac_try") 2>&5 | ||
25976 | ac_status=$? | ||
25977 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
25978 | (exit $ac_status); }; }; then | ||
25979 | ac_cv_libc_defines___progname="yes" | 22814 | ac_cv_libc_defines___progname="yes" |
25980 | else | 22815 | else |
25981 | echo "$as_me: failed program was:" >&5 | 22816 | echo "$as_me: failed program was:" >&5 |
@@ -26035,27 +22870,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26035 | rm -f conftest.er1 | 22870 | rm -f conftest.er1 |
26036 | cat conftest.err >&5 | 22871 | cat conftest.err >&5 |
26037 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22872 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26038 | (exit $ac_status); } && | 22873 | (exit $ac_status); } && { |
26039 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22874 | test -z "$ac_c_werror_flag" || |
26040 | { (case "(($ac_try" in | 22875 | test ! -s conftest.err |
26041 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22876 | } && test -s conftest$ac_exeext && |
26042 | *) ac_try_echo=$ac_try;; | 22877 | $as_test_x conftest$ac_exeext; then |
26043 | esac | ||
26044 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26045 | (eval "$ac_try") 2>&5 | ||
26046 | ac_status=$? | ||
26047 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26048 | (exit $ac_status); }; } && | ||
26049 | { ac_try='test -s conftest$ac_exeext' | ||
26050 | { (case "(($ac_try" in | ||
26051 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26052 | *) ac_try_echo=$ac_try;; | ||
26053 | esac | ||
26054 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26055 | (eval "$ac_try") 2>&5 | ||
26056 | ac_status=$? | ||
26057 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26058 | (exit $ac_status); }; }; then | ||
26059 | ac_cv_cc_implements___FUNCTION__="yes" | 22878 | ac_cv_cc_implements___FUNCTION__="yes" |
26060 | else | 22879 | else |
26061 | echo "$as_me: failed program was:" >&5 | 22880 | echo "$as_me: failed program was:" >&5 |
@@ -26115,27 +22934,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26115 | rm -f conftest.er1 | 22934 | rm -f conftest.er1 |
26116 | cat conftest.err >&5 | 22935 | cat conftest.err >&5 |
26117 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26118 | (exit $ac_status); } && | 22937 | (exit $ac_status); } && { |
26119 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22938 | test -z "$ac_c_werror_flag" || |
26120 | { (case "(($ac_try" in | 22939 | test ! -s conftest.err |
26121 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22940 | } && test -s conftest$ac_exeext && |
26122 | *) ac_try_echo=$ac_try;; | 22941 | $as_test_x conftest$ac_exeext; then |
26123 | esac | ||
26124 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26125 | (eval "$ac_try") 2>&5 | ||
26126 | ac_status=$? | ||
26127 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26128 | (exit $ac_status); }; } && | ||
26129 | { ac_try='test -s conftest$ac_exeext' | ||
26130 | { (case "(($ac_try" in | ||
26131 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26132 | *) ac_try_echo=$ac_try;; | ||
26133 | esac | ||
26134 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26135 | (eval "$ac_try") 2>&5 | ||
26136 | ac_status=$? | ||
26137 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26138 | (exit $ac_status); }; }; then | ||
26139 | ac_cv_cc_implements___func__="yes" | 22942 | ac_cv_cc_implements___func__="yes" |
26140 | else | 22943 | else |
26141 | echo "$as_me: failed program was:" >&5 | 22944 | echo "$as_me: failed program was:" >&5 |
@@ -26194,27 +22997,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26194 | rm -f conftest.er1 | 22997 | rm -f conftest.er1 |
26195 | cat conftest.err >&5 | 22998 | cat conftest.err >&5 |
26196 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22999 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26197 | (exit $ac_status); } && | 23000 | (exit $ac_status); } && { |
26198 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23001 | test -z "$ac_c_werror_flag" || |
26199 | { (case "(($ac_try" in | 23002 | test ! -s conftest.err |
26200 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23003 | } && test -s conftest$ac_exeext && |
26201 | *) ac_try_echo=$ac_try;; | 23004 | $as_test_x conftest$ac_exeext; then |
26202 | esac | ||
26203 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26204 | (eval "$ac_try") 2>&5 | ||
26205 | ac_status=$? | ||
26206 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26207 | (exit $ac_status); }; } && | ||
26208 | { ac_try='test -s conftest$ac_exeext' | ||
26209 | { (case "(($ac_try" in | ||
26210 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26211 | *) ac_try_echo=$ac_try;; | ||
26212 | esac | ||
26213 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26214 | (eval "$ac_try") 2>&5 | ||
26215 | ac_status=$? | ||
26216 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26217 | (exit $ac_status); }; }; then | ||
26218 | ac_cv_have_va_copy="yes" | 23005 | ac_cv_have_va_copy="yes" |
26219 | else | 23006 | else |
26220 | echo "$as_me: failed program was:" >&5 | 23007 | echo "$as_me: failed program was:" >&5 |
@@ -26273,27 +23060,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26273 | rm -f conftest.er1 | 23060 | rm -f conftest.er1 |
26274 | cat conftest.err >&5 | 23061 | cat conftest.err >&5 |
26275 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23062 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26276 | (exit $ac_status); } && | 23063 | (exit $ac_status); } && { |
26277 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23064 | test -z "$ac_c_werror_flag" || |
26278 | { (case "(($ac_try" in | 23065 | test ! -s conftest.err |
26279 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23066 | } && test -s conftest$ac_exeext && |
26280 | *) ac_try_echo=$ac_try;; | 23067 | $as_test_x conftest$ac_exeext; then |
26281 | esac | ||
26282 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26283 | (eval "$ac_try") 2>&5 | ||
26284 | ac_status=$? | ||
26285 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26286 | (exit $ac_status); }; } && | ||
26287 | { ac_try='test -s conftest$ac_exeext' | ||
26288 | { (case "(($ac_try" in | ||
26289 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26290 | *) ac_try_echo=$ac_try;; | ||
26291 | esac | ||
26292 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26293 | (eval "$ac_try") 2>&5 | ||
26294 | ac_status=$? | ||
26295 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26296 | (exit $ac_status); }; }; then | ||
26297 | ac_cv_have___va_copy="yes" | 23068 | ac_cv_have___va_copy="yes" |
26298 | else | 23069 | else |
26299 | echo "$as_me: failed program was:" >&5 | 23070 | echo "$as_me: failed program was:" >&5 |
@@ -26353,27 +23124,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26353 | rm -f conftest.er1 | 23124 | rm -f conftest.er1 |
26354 | cat conftest.err >&5 | 23125 | cat conftest.err >&5 |
26355 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23126 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26356 | (exit $ac_status); } && | 23127 | (exit $ac_status); } && { |
26357 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23128 | test -z "$ac_c_werror_flag" || |
26358 | { (case "(($ac_try" in | 23129 | test ! -s conftest.err |
26359 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23130 | } && test -s conftest$ac_exeext && |
26360 | *) ac_try_echo=$ac_try;; | 23131 | $as_test_x conftest$ac_exeext; then |
26361 | esac | ||
26362 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26363 | (eval "$ac_try") 2>&5 | ||
26364 | ac_status=$? | ||
26365 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26366 | (exit $ac_status); }; } && | ||
26367 | { ac_try='test -s conftest$ac_exeext' | ||
26368 | { (case "(($ac_try" in | ||
26369 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26370 | *) ac_try_echo=$ac_try;; | ||
26371 | esac | ||
26372 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26373 | (eval "$ac_try") 2>&5 | ||
26374 | ac_status=$? | ||
26375 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26376 | (exit $ac_status); }; }; then | ||
26377 | ac_cv_have_getopt_optreset="yes" | 23132 | ac_cv_have_getopt_optreset="yes" |
26378 | else | 23133 | else |
26379 | echo "$as_me: failed program was:" >&5 | 23134 | echo "$as_me: failed program was:" >&5 |
@@ -26431,27 +23186,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26431 | rm -f conftest.er1 | 23186 | rm -f conftest.er1 |
26432 | cat conftest.err >&5 | 23187 | cat conftest.err >&5 |
26433 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23188 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26434 | (exit $ac_status); } && | 23189 | (exit $ac_status); } && { |
26435 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23190 | test -z "$ac_c_werror_flag" || |
26436 | { (case "(($ac_try" in | 23191 | test ! -s conftest.err |
26437 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23192 | } && test -s conftest$ac_exeext && |
26438 | *) ac_try_echo=$ac_try;; | 23193 | $as_test_x conftest$ac_exeext; then |
26439 | esac | ||
26440 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26441 | (eval "$ac_try") 2>&5 | ||
26442 | ac_status=$? | ||
26443 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26444 | (exit $ac_status); }; } && | ||
26445 | { ac_try='test -s conftest$ac_exeext' | ||
26446 | { (case "(($ac_try" in | ||
26447 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26448 | *) ac_try_echo=$ac_try;; | ||
26449 | esac | ||
26450 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26451 | (eval "$ac_try") 2>&5 | ||
26452 | ac_status=$? | ||
26453 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26454 | (exit $ac_status); }; }; then | ||
26455 | ac_cv_libc_defines_sys_errlist="yes" | 23194 | ac_cv_libc_defines_sys_errlist="yes" |
26456 | else | 23195 | else |
26457 | echo "$as_me: failed program was:" >&5 | 23196 | echo "$as_me: failed program was:" >&5 |
@@ -26510,27 +23249,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26510 | rm -f conftest.er1 | 23249 | rm -f conftest.er1 |
26511 | cat conftest.err >&5 | 23250 | cat conftest.err >&5 |
26512 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23251 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26513 | (exit $ac_status); } && | 23252 | (exit $ac_status); } && { |
26514 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23253 | test -z "$ac_c_werror_flag" || |
26515 | { (case "(($ac_try" in | 23254 | test ! -s conftest.err |
26516 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23255 | } && test -s conftest$ac_exeext && |
26517 | *) ac_try_echo=$ac_try;; | 23256 | $as_test_x conftest$ac_exeext; then |
26518 | esac | ||
26519 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26520 | (eval "$ac_try") 2>&5 | ||
26521 | ac_status=$? | ||
26522 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26523 | (exit $ac_status); }; } && | ||
26524 | { ac_try='test -s conftest$ac_exeext' | ||
26525 | { (case "(($ac_try" in | ||
26526 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26527 | *) ac_try_echo=$ac_try;; | ||
26528 | esac | ||
26529 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26530 | (eval "$ac_try") 2>&5 | ||
26531 | ac_status=$? | ||
26532 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26533 | (exit $ac_status); }; }; then | ||
26534 | ac_cv_libc_defines_sys_nerr="yes" | 23257 | ac_cv_libc_defines_sys_nerr="yes" |
26535 | else | 23258 | else |
26536 | echo "$as_me: failed program was:" >&5 | 23259 | echo "$as_me: failed program was:" >&5 |
@@ -26610,27 +23333,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26610 | rm -f conftest.er1 | 23333 | rm -f conftest.er1 |
26611 | cat conftest.err >&5 | 23334 | cat conftest.err >&5 |
26612 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23335 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26613 | (exit $ac_status); } && | 23336 | (exit $ac_status); } && { |
26614 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23337 | test -z "$ac_c_werror_flag" || |
26615 | { (case "(($ac_try" in | 23338 | test ! -s conftest.err |
26616 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23339 | } && test -s conftest.$ac_objext; then |
26617 | *) ac_try_echo=$ac_try;; | ||
26618 | esac | ||
26619 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26620 | (eval "$ac_try") 2>&5 | ||
26621 | ac_status=$? | ||
26622 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26623 | (exit $ac_status); }; } && | ||
26624 | { ac_try='test -s conftest.$ac_objext' | ||
26625 | { (case "(($ac_try" in | ||
26626 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26627 | *) ac_try_echo=$ac_try;; | ||
26628 | esac | ||
26629 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26630 | (eval "$ac_try") 2>&5 | ||
26631 | ac_status=$? | ||
26632 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26633 | (exit $ac_status); }; }; then | ||
26634 | ac_header_compiler=yes | 23340 | ac_header_compiler=yes |
26635 | else | 23341 | else |
26636 | echo "$as_me: failed program was:" >&5 | 23342 | echo "$as_me: failed program was:" >&5 |
@@ -26666,17 +23372,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26666 | rm -f conftest.er1 | 23372 | rm -f conftest.er1 |
26667 | cat conftest.err >&5 | 23373 | cat conftest.err >&5 |
26668 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23374 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26669 | (exit $ac_status); } >/dev/null; then | 23375 | (exit $ac_status); } >/dev/null && { |
26670 | if test -s conftest.err; then | 23376 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
26671 | ac_cpp_err=$ac_c_preproc_warn_flag | 23377 | test ! -s conftest.err |
26672 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 23378 | }; then |
26673 | else | ||
26674 | ac_cpp_err= | ||
26675 | fi | ||
26676 | else | ||
26677 | ac_cpp_err=yes | ||
26678 | fi | ||
26679 | if test -z "$ac_cpp_err"; then | ||
26680 | ac_header_preproc=yes | 23379 | ac_header_preproc=yes |
26681 | else | 23380 | else |
26682 | echo "$as_me: failed program was:" >&5 | 23381 | echo "$as_me: failed program was:" >&5 |
@@ -26788,27 +23487,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26788 | rm -f conftest.er1 | 23487 | rm -f conftest.er1 |
26789 | cat conftest.err >&5 | 23488 | cat conftest.err >&5 |
26790 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23489 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26791 | (exit $ac_status); } && | 23490 | (exit $ac_status); } && { |
26792 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23491 | test -z "$ac_c_werror_flag" || |
26793 | { (case "(($ac_try" in | 23492 | test ! -s conftest.err |
26794 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23493 | } && test -s conftest$ac_exeext && |
26795 | *) ac_try_echo=$ac_try;; | 23494 | $as_test_x conftest$ac_exeext; then |
26796 | esac | ||
26797 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26798 | (eval "$ac_try") 2>&5 | ||
26799 | ac_status=$? | ||
26800 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26801 | (exit $ac_status); }; } && | ||
26802 | { ac_try='test -s conftest$ac_exeext' | ||
26803 | { (case "(($ac_try" in | ||
26804 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26805 | *) ac_try_echo=$ac_try;; | ||
26806 | esac | ||
26807 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26808 | (eval "$ac_try") 2>&5 | ||
26809 | ac_status=$? | ||
26810 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26811 | (exit $ac_status); }; }; then | ||
26812 | ac_cv_lib_sectok_sectok_open=yes | 23495 | ac_cv_lib_sectok_sectok_open=yes |
26813 | else | 23496 | else |
26814 | echo "$as_me: failed program was:" >&5 | 23497 | echo "$as_me: failed program was:" >&5 |
@@ -26882,7 +23565,7 @@ do | |||
26882 | IFS=$as_save_IFS | 23565 | IFS=$as_save_IFS |
26883 | test -z "$as_dir" && as_dir=. | 23566 | test -z "$as_dir" && as_dir=. |
26884 | for ac_exec_ext in '' $ac_executable_extensions; do | 23567 | for ac_exec_ext in '' $ac_executable_extensions; do |
26885 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 23568 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
26886 | ac_cv_path_OPENSC_CONFIG="$as_dir/$ac_word$ac_exec_ext" | 23569 | ac_cv_path_OPENSC_CONFIG="$as_dir/$ac_word$ac_exec_ext" |
26887 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 23570 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
26888 | break 2 | 23571 | break 2 |
@@ -26977,27 +23660,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
26977 | rm -f conftest.er1 | 23660 | rm -f conftest.er1 |
26978 | cat conftest.err >&5 | 23661 | cat conftest.err >&5 |
26979 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23662 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
26980 | (exit $ac_status); } && | 23663 | (exit $ac_status); } && { |
26981 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23664 | test -z "$ac_c_werror_flag" || |
26982 | { (case "(($ac_try" in | 23665 | test ! -s conftest.err |
26983 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23666 | } && test -s conftest$ac_exeext && |
26984 | *) ac_try_echo=$ac_try;; | 23667 | $as_test_x conftest$ac_exeext; then |
26985 | esac | ||
26986 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26987 | (eval "$ac_try") 2>&5 | ||
26988 | ac_status=$? | ||
26989 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
26990 | (exit $ac_status); }; } && | ||
26991 | { ac_try='test -s conftest$ac_exeext' | ||
26992 | { (case "(($ac_try" in | ||
26993 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
26994 | *) ac_try_echo=$ac_try;; | ||
26995 | esac | ||
26996 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
26997 | (eval "$ac_try") 2>&5 | ||
26998 | ac_status=$? | ||
26999 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27000 | (exit $ac_status); }; }; then | ||
27001 | ac_cv_search_getrrsetbyname=$ac_res | 23668 | ac_cv_search_getrrsetbyname=$ac_res |
27002 | else | 23669 | else |
27003 | echo "$as_me: failed program was:" >&5 | 23670 | echo "$as_me: failed program was:" >&5 |
@@ -27081,27 +23748,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27081 | rm -f conftest.er1 | 23748 | rm -f conftest.er1 |
27082 | cat conftest.err >&5 | 23749 | cat conftest.err >&5 |
27083 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23750 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27084 | (exit $ac_status); } && | 23751 | (exit $ac_status); } && { |
27085 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23752 | test -z "$ac_c_werror_flag" || |
27086 | { (case "(($ac_try" in | 23753 | test ! -s conftest.err |
27087 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23754 | } && test -s conftest$ac_exeext && |
27088 | *) ac_try_echo=$ac_try;; | 23755 | $as_test_x conftest$ac_exeext; then |
27089 | esac | ||
27090 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27091 | (eval "$ac_try") 2>&5 | ||
27092 | ac_status=$? | ||
27093 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27094 | (exit $ac_status); }; } && | ||
27095 | { ac_try='test -s conftest$ac_exeext' | ||
27096 | { (case "(($ac_try" in | ||
27097 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27098 | *) ac_try_echo=$ac_try;; | ||
27099 | esac | ||
27100 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27101 | (eval "$ac_try") 2>&5 | ||
27102 | ac_status=$? | ||
27103 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27104 | (exit $ac_status); }; }; then | ||
27105 | ac_cv_search_res_query=$ac_res | 23756 | ac_cv_search_res_query=$ac_res |
27106 | else | 23757 | else |
27107 | echo "$as_me: failed program was:" >&5 | 23758 | echo "$as_me: failed program was:" >&5 |
@@ -27180,27 +23831,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27180 | rm -f conftest.er1 | 23831 | rm -f conftest.er1 |
27181 | cat conftest.err >&5 | 23832 | cat conftest.err >&5 |
27182 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23833 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27183 | (exit $ac_status); } && | 23834 | (exit $ac_status); } && { |
27184 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23835 | test -z "$ac_c_werror_flag" || |
27185 | { (case "(($ac_try" in | 23836 | test ! -s conftest.err |
27186 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23837 | } && test -s conftest$ac_exeext && |
27187 | *) ac_try_echo=$ac_try;; | 23838 | $as_test_x conftest$ac_exeext; then |
27188 | esac | ||
27189 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27190 | (eval "$ac_try") 2>&5 | ||
27191 | ac_status=$? | ||
27192 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27193 | (exit $ac_status); }; } && | ||
27194 | { ac_try='test -s conftest$ac_exeext' | ||
27195 | { (case "(($ac_try" in | ||
27196 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27197 | *) ac_try_echo=$ac_try;; | ||
27198 | esac | ||
27199 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27200 | (eval "$ac_try") 2>&5 | ||
27201 | ac_status=$? | ||
27202 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27203 | (exit $ac_status); }; }; then | ||
27204 | ac_cv_search_dn_expand=$ac_res | 23839 | ac_cv_search_dn_expand=$ac_res |
27205 | else | 23840 | else |
27206 | echo "$as_me: failed program was:" >&5 | 23841 | echo "$as_me: failed program was:" >&5 |
@@ -27268,27 +23903,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27268 | rm -f conftest.er1 | 23903 | rm -f conftest.er1 |
27269 | cat conftest.err >&5 | 23904 | cat conftest.err >&5 |
27270 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23905 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27271 | (exit $ac_status); } && | 23906 | (exit $ac_status); } && { |
27272 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23907 | test -z "$ac_c_werror_flag" || |
27273 | { (case "(($ac_try" in | 23908 | test ! -s conftest.err |
27274 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23909 | } && test -s conftest$ac_exeext && |
27275 | *) ac_try_echo=$ac_try;; | 23910 | $as_test_x conftest$ac_exeext; then |
27276 | esac | ||
27277 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27278 | (eval "$ac_try") 2>&5 | ||
27279 | ac_status=$? | ||
27280 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27281 | (exit $ac_status); }; } && | ||
27282 | { ac_try='test -s conftest$ac_exeext' | ||
27283 | { (case "(($ac_try" in | ||
27284 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27285 | *) ac_try_echo=$ac_try;; | ||
27286 | esac | ||
27287 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27288 | (eval "$ac_try") 2>&5 | ||
27289 | ac_status=$? | ||
27290 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27291 | (exit $ac_status); }; }; then | ||
27292 | { echo "$as_me:$LINENO: result: yes" >&5 | 23911 | { echo "$as_me:$LINENO: result: yes" >&5 |
27293 | echo "${ECHO_T}yes" >&6; } | 23912 | echo "${ECHO_T}yes" >&6; } |
27294 | else | 23913 | else |
@@ -27324,27 +23943,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27324 | rm -f conftest.er1 | 23943 | rm -f conftest.er1 |
27325 | cat conftest.err >&5 | 23944 | cat conftest.err >&5 |
27326 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 23945 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27327 | (exit $ac_status); } && | 23946 | (exit $ac_status); } && { |
27328 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 23947 | test -z "$ac_c_werror_flag" || |
27329 | { (case "(($ac_try" in | 23948 | test ! -s conftest.err |
27330 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 23949 | } && test -s conftest$ac_exeext && |
27331 | *) ac_try_echo=$ac_try;; | 23950 | $as_test_x conftest$ac_exeext; then |
27332 | esac | ||
27333 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27334 | (eval "$ac_try") 2>&5 | ||
27335 | ac_status=$? | ||
27336 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27337 | (exit $ac_status); }; } && | ||
27338 | { ac_try='test -s conftest$ac_exeext' | ||
27339 | { (case "(($ac_try" in | ||
27340 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27341 | *) ac_try_echo=$ac_try;; | ||
27342 | esac | ||
27343 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27344 | (eval "$ac_try") 2>&5 | ||
27345 | ac_status=$? | ||
27346 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27347 | (exit $ac_status); }; }; then | ||
27348 | LIBS="$LIBS -lresolv" | 23951 | LIBS="$LIBS -lresolv" |
27349 | { echo "$as_me:$LINENO: result: yes" >&5 | 23952 | { echo "$as_me:$LINENO: result: yes" >&5 |
27350 | echo "${ECHO_T}yes" >&6; } | 23953 | echo "${ECHO_T}yes" >&6; } |
@@ -27432,27 +24035,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27432 | rm -f conftest.er1 | 24035 | rm -f conftest.er1 |
27433 | cat conftest.err >&5 | 24036 | cat conftest.err >&5 |
27434 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24037 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27435 | (exit $ac_status); } && | 24038 | (exit $ac_status); } && { |
27436 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24039 | test -z "$ac_c_werror_flag" || |
27437 | { (case "(($ac_try" in | 24040 | test ! -s conftest.err |
27438 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24041 | } && test -s conftest$ac_exeext && |
27439 | *) ac_try_echo=$ac_try;; | 24042 | $as_test_x conftest$ac_exeext; then |
27440 | esac | ||
27441 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27442 | (eval "$ac_try") 2>&5 | ||
27443 | ac_status=$? | ||
27444 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27445 | (exit $ac_status); }; } && | ||
27446 | { ac_try='test -s conftest$ac_exeext' | ||
27447 | { (case "(($ac_try" in | ||
27448 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27449 | *) ac_try_echo=$ac_try;; | ||
27450 | esac | ||
27451 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27452 | (eval "$ac_try") 2>&5 | ||
27453 | ac_status=$? | ||
27454 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27455 | (exit $ac_status); }; }; then | ||
27456 | eval "$as_ac_var=yes" | 24043 | eval "$as_ac_var=yes" |
27457 | else | 24044 | else |
27458 | echo "$as_me: failed program was:" >&5 | 24045 | echo "$as_me: failed program was:" >&5 |
@@ -27493,8 +24080,7 @@ int | |||
27493 | main () | 24080 | main () |
27494 | { | 24081 | { |
27495 | #ifndef _getshort | 24082 | #ifndef _getshort |
27496 | char *p = (char *) _getshort; | 24083 | (void) _getshort; |
27497 | return !p; | ||
27498 | #endif | 24084 | #endif |
27499 | 24085 | ||
27500 | ; | 24086 | ; |
@@ -27514,27 +24100,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27514 | rm -f conftest.er1 | 24100 | rm -f conftest.er1 |
27515 | cat conftest.err >&5 | 24101 | cat conftest.err >&5 |
27516 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24102 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27517 | (exit $ac_status); } && | 24103 | (exit $ac_status); } && { |
27518 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24104 | test -z "$ac_c_werror_flag" || |
27519 | { (case "(($ac_try" in | 24105 | test ! -s conftest.err |
27520 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24106 | } && test -s conftest.$ac_objext; then |
27521 | *) ac_try_echo=$ac_try;; | ||
27522 | esac | ||
27523 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27524 | (eval "$ac_try") 2>&5 | ||
27525 | ac_status=$? | ||
27526 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27527 | (exit $ac_status); }; } && | ||
27528 | { ac_try='test -s conftest.$ac_objext' | ||
27529 | { (case "(($ac_try" in | ||
27530 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27531 | *) ac_try_echo=$ac_try;; | ||
27532 | esac | ||
27533 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27534 | (eval "$ac_try") 2>&5 | ||
27535 | ac_status=$? | ||
27536 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27537 | (exit $ac_status); }; }; then | ||
27538 | ac_cv_have_decl__getshort=yes | 24107 | ac_cv_have_decl__getshort=yes |
27539 | else | 24108 | else |
27540 | echo "$as_me: failed program was:" >&5 | 24109 | echo "$as_me: failed program was:" >&5 |
@@ -27579,8 +24148,7 @@ int | |||
27579 | main () | 24148 | main () |
27580 | { | 24149 | { |
27581 | #ifndef _getlong | 24150 | #ifndef _getlong |
27582 | char *p = (char *) _getlong; | 24151 | (void) _getlong; |
27583 | return !p; | ||
27584 | #endif | 24152 | #endif |
27585 | 24153 | ||
27586 | ; | 24154 | ; |
@@ -27600,27 +24168,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27600 | rm -f conftest.er1 | 24168 | rm -f conftest.er1 |
27601 | cat conftest.err >&5 | 24169 | cat conftest.err >&5 |
27602 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24170 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27603 | (exit $ac_status); } && | 24171 | (exit $ac_status); } && { |
27604 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24172 | test -z "$ac_c_werror_flag" || |
27605 | { (case "(($ac_try" in | 24173 | test ! -s conftest.err |
27606 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24174 | } && test -s conftest.$ac_objext; then |
27607 | *) ac_try_echo=$ac_try;; | ||
27608 | esac | ||
27609 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27610 | (eval "$ac_try") 2>&5 | ||
27611 | ac_status=$? | ||
27612 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27613 | (exit $ac_status); }; } && | ||
27614 | { ac_try='test -s conftest.$ac_objext' | ||
27615 | { (case "(($ac_try" in | ||
27616 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27617 | *) ac_try_echo=$ac_try;; | ||
27618 | esac | ||
27619 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27620 | (eval "$ac_try") 2>&5 | ||
27621 | ac_status=$? | ||
27622 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27623 | (exit $ac_status); }; }; then | ||
27624 | ac_cv_have_decl__getlong=yes | 24175 | ac_cv_have_decl__getlong=yes |
27625 | else | 24176 | else |
27626 | echo "$as_me: failed program was:" >&5 | 24177 | echo "$as_me: failed program was:" >&5 |
@@ -27685,27 +24236,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27685 | rm -f conftest.er1 | 24236 | rm -f conftest.er1 |
27686 | cat conftest.err >&5 | 24237 | cat conftest.err >&5 |
27687 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24238 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27688 | (exit $ac_status); } && | 24239 | (exit $ac_status); } && { |
27689 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24240 | test -z "$ac_c_werror_flag" || |
27690 | { (case "(($ac_try" in | 24241 | test ! -s conftest.err |
27691 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24242 | } && test -s conftest.$ac_objext; then |
27692 | *) ac_try_echo=$ac_try;; | ||
27693 | esac | ||
27694 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27695 | (eval "$ac_try") 2>&5 | ||
27696 | ac_status=$? | ||
27697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27698 | (exit $ac_status); }; } && | ||
27699 | { ac_try='test -s conftest.$ac_objext' | ||
27700 | { (case "(($ac_try" in | ||
27701 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27702 | *) ac_try_echo=$ac_try;; | ||
27703 | esac | ||
27704 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27705 | (eval "$ac_try") 2>&5 | ||
27706 | ac_status=$? | ||
27707 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27708 | (exit $ac_status); }; }; then | ||
27709 | ac_cv_member_HEADER_ad=yes | 24243 | ac_cv_member_HEADER_ad=yes |
27710 | else | 24244 | else |
27711 | echo "$as_me: failed program was:" >&5 | 24245 | echo "$as_me: failed program was:" >&5 |
@@ -27742,27 +24276,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27742 | rm -f conftest.er1 | 24276 | rm -f conftest.er1 |
27743 | cat conftest.err >&5 | 24277 | cat conftest.err >&5 |
27744 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24278 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27745 | (exit $ac_status); } && | 24279 | (exit $ac_status); } && { |
27746 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24280 | test -z "$ac_c_werror_flag" || |
27747 | { (case "(($ac_try" in | 24281 | test ! -s conftest.err |
27748 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24282 | } && test -s conftest.$ac_objext; then |
27749 | *) ac_try_echo=$ac_try;; | ||
27750 | esac | ||
27751 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27752 | (eval "$ac_try") 2>&5 | ||
27753 | ac_status=$? | ||
27754 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27755 | (exit $ac_status); }; } && | ||
27756 | { ac_try='test -s conftest.$ac_objext' | ||
27757 | { (case "(($ac_try" in | ||
27758 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27759 | *) ac_try_echo=$ac_try;; | ||
27760 | esac | ||
27761 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27762 | (eval "$ac_try") 2>&5 | ||
27763 | ac_status=$? | ||
27764 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27765 | (exit $ac_status); }; }; then | ||
27766 | ac_cv_member_HEADER_ad=yes | 24283 | ac_cv_member_HEADER_ad=yes |
27767 | else | 24284 | else |
27768 | echo "$as_me: failed program was:" >&5 | 24285 | echo "$as_me: failed program was:" >&5 |
@@ -27850,27 +24367,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27850 | rm -f conftest.er1 | 24367 | rm -f conftest.er1 |
27851 | cat conftest.err >&5 | 24368 | cat conftest.err >&5 |
27852 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24369 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27853 | (exit $ac_status); } && | 24370 | (exit $ac_status); } && { |
27854 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24371 | test -z "$ac_c_werror_flag" || |
27855 | { (case "(($ac_try" in | 24372 | test ! -s conftest.err |
27856 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24373 | } && test -s conftest.$ac_objext; then |
27857 | *) ac_try_echo=$ac_try;; | ||
27858 | esac | ||
27859 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27860 | (eval "$ac_try") 2>&5 | ||
27861 | ac_status=$? | ||
27862 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27863 | (exit $ac_status); }; } && | ||
27864 | { ac_try='test -s conftest.$ac_objext' | ||
27865 | { (case "(($ac_try" in | ||
27866 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
27867 | *) ac_try_echo=$ac_try;; | ||
27868 | esac | ||
27869 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
27870 | (eval "$ac_try") 2>&5 | ||
27871 | ac_status=$? | ||
27872 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
27873 | (exit $ac_status); }; }; then | ||
27874 | ac_header_compiler=yes | 24374 | ac_header_compiler=yes |
27875 | else | 24375 | else |
27876 | echo "$as_me: failed program was:" >&5 | 24376 | echo "$as_me: failed program was:" >&5 |
@@ -27906,17 +24406,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
27906 | rm -f conftest.er1 | 24406 | rm -f conftest.er1 |
27907 | cat conftest.err >&5 | 24407 | cat conftest.err >&5 |
27908 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24408 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
27909 | (exit $ac_status); } >/dev/null; then | 24409 | (exit $ac_status); } >/dev/null && { |
27910 | if test -s conftest.err; then | 24410 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
27911 | ac_cpp_err=$ac_c_preproc_warn_flag | 24411 | test ! -s conftest.err |
27912 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 24412 | }; then |
27913 | else | ||
27914 | ac_cpp_err= | ||
27915 | fi | ||
27916 | else | ||
27917 | ac_cpp_err=yes | ||
27918 | fi | ||
27919 | if test -z "$ac_cpp_err"; then | ||
27920 | ac_header_preproc=yes | 24413 | ac_header_preproc=yes |
27921 | else | 24414 | else |
27922 | echo "$as_me: failed program was:" >&5 | 24415 | echo "$as_me: failed program was:" >&5 |
@@ -28062,27 +24555,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28062 | rm -f conftest.er1 | 24555 | rm -f conftest.er1 |
28063 | cat conftest.err >&5 | 24556 | cat conftest.err >&5 |
28064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24557 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28065 | (exit $ac_status); } && | 24558 | (exit $ac_status); } && { |
28066 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24559 | test -z "$ac_c_werror_flag" || |
28067 | { (case "(($ac_try" in | 24560 | test ! -s conftest.err |
28068 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24561 | } && test -s conftest.$ac_objext; then |
28069 | *) ac_try_echo=$ac_try;; | ||
28070 | esac | ||
28071 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28072 | (eval "$ac_try") 2>&5 | ||
28073 | ac_status=$? | ||
28074 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28075 | (exit $ac_status); }; } && | ||
28076 | { ac_try='test -s conftest.$ac_objext' | ||
28077 | { (case "(($ac_try" in | ||
28078 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
28079 | *) ac_try_echo=$ac_try;; | ||
28080 | esac | ||
28081 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28082 | (eval "$ac_try") 2>&5 | ||
28083 | ac_status=$? | ||
28084 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28085 | (exit $ac_status); }; }; then | ||
28086 | { echo "$as_me:$LINENO: result: yes" >&5 | 24562 | { echo "$as_me:$LINENO: result: yes" >&5 |
28087 | echo "${ECHO_T}yes" >&6; } | 24563 | echo "${ECHO_T}yes" >&6; } |
28088 | 24564 | ||
@@ -28135,27 +24611,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28135 | rm -f conftest.er1 | 24611 | rm -f conftest.er1 |
28136 | cat conftest.err >&5 | 24612 | cat conftest.err >&5 |
28137 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24613 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28138 | (exit $ac_status); } && | 24614 | (exit $ac_status); } && { |
28139 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24615 | test -z "$ac_c_werror_flag" || |
28140 | { (case "(($ac_try" in | 24616 | test ! -s conftest.err |
28141 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24617 | } && test -s conftest.$ac_objext; then |
28142 | *) ac_try_echo=$ac_try;; | ||
28143 | esac | ||
28144 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28145 | (eval "$ac_try") 2>&5 | ||
28146 | ac_status=$? | ||
28147 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28148 | (exit $ac_status); }; } && | ||
28149 | { ac_try='test -s conftest.$ac_objext' | ||
28150 | { (case "(($ac_try" in | ||
28151 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
28152 | *) ac_try_echo=$ac_try;; | ||
28153 | esac | ||
28154 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28155 | (eval "$ac_try") 2>&5 | ||
28156 | ac_status=$? | ||
28157 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28158 | (exit $ac_status); }; }; then | ||
28159 | { echo "$as_me:$LINENO: result: yes" >&5 | 24618 | { echo "$as_me:$LINENO: result: yes" >&5 |
28160 | echo "${ECHO_T}yes" >&6; } | 24619 | echo "${ECHO_T}yes" >&6; } |
28161 | cat >>confdefs.h <<\_ACEOF | 24620 | cat >>confdefs.h <<\_ACEOF |
@@ -28206,27 +24665,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28206 | rm -f conftest.er1 | 24665 | rm -f conftest.er1 |
28207 | cat conftest.err >&5 | 24666 | cat conftest.err >&5 |
28208 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24667 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28209 | (exit $ac_status); } && | 24668 | (exit $ac_status); } && { |
28210 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24669 | test -z "$ac_c_werror_flag" || |
28211 | { (case "(($ac_try" in | 24670 | test ! -s conftest.err |
28212 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24671 | } && test -s conftest$ac_exeext && |
28213 | *) ac_try_echo=$ac_try;; | 24672 | $as_test_x conftest$ac_exeext; then |
28214 | esac | ||
28215 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28216 | (eval "$ac_try") 2>&5 | ||
28217 | ac_status=$? | ||
28218 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28219 | (exit $ac_status); }; } && | ||
28220 | { ac_try='test -s conftest$ac_exeext' | ||
28221 | { (case "(($ac_try" in | ||
28222 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
28223 | *) ac_try_echo=$ac_try;; | ||
28224 | esac | ||
28225 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28226 | (eval "$ac_try") 2>&5 | ||
28227 | ac_status=$? | ||
28228 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28229 | (exit $ac_status); }; }; then | ||
28230 | ac_cv_lib_roken_net_write=yes | 24673 | ac_cv_lib_roken_net_write=yes |
28231 | else | 24674 | else |
28232 | echo "$as_me: failed program was:" >&5 | 24675 | echo "$as_me: failed program was:" >&5 |
@@ -28306,27 +24749,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28306 | rm -f conftest.er1 | 24749 | rm -f conftest.er1 |
28307 | cat conftest.err >&5 | 24750 | cat conftest.err >&5 |
28308 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24751 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28309 | (exit $ac_status); } && | 24752 | (exit $ac_status); } && { |
28310 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24753 | test -z "$ac_c_werror_flag" || |
28311 | { (case "(($ac_try" in | 24754 | test ! -s conftest.err |
28312 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24755 | } && test -s conftest$ac_exeext && |
28313 | *) ac_try_echo=$ac_try;; | 24756 | $as_test_x conftest$ac_exeext; then |
28314 | esac | ||
28315 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28316 | (eval "$ac_try") 2>&5 | ||
28317 | ac_status=$? | ||
28318 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28319 | (exit $ac_status); }; } && | ||
28320 | { ac_try='test -s conftest$ac_exeext' | ||
28321 | { (case "(($ac_try" in | ||
28322 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
28323 | *) ac_try_echo=$ac_try;; | ||
28324 | esac | ||
28325 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28326 | (eval "$ac_try") 2>&5 | ||
28327 | ac_status=$? | ||
28328 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28329 | (exit $ac_status); }; }; then | ||
28330 | ac_cv_search_dn_expand=$ac_res | 24757 | ac_cv_search_dn_expand=$ac_res |
28331 | else | 24758 | else |
28332 | echo "$as_me: failed program was:" >&5 | 24759 | echo "$as_me: failed program was:" >&5 |
@@ -28400,27 +24827,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28400 | rm -f conftest.er1 | 24827 | rm -f conftest.er1 |
28401 | cat conftest.err >&5 | 24828 | cat conftest.err >&5 |
28402 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24829 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28403 | (exit $ac_status); } && | 24830 | (exit $ac_status); } && { |
28404 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24831 | test -z "$ac_c_werror_flag" || |
28405 | { (case "(($ac_try" in | 24832 | test ! -s conftest.err |
28406 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24833 | } && test -s conftest$ac_exeext && |
28407 | *) ac_try_echo=$ac_try;; | 24834 | $as_test_x conftest$ac_exeext; then |
28408 | esac | ||
28409 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28410 | (eval "$ac_try") 2>&5 | ||
28411 | ac_status=$? | ||
28412 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28413 | (exit $ac_status); }; } && | ||
28414 | { ac_try='test -s conftest$ac_exeext' | ||
28415 | { (case "(($ac_try" in | ||
28416 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
28417 | *) ac_try_echo=$ac_try;; | ||
28418 | esac | ||
28419 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28420 | (eval "$ac_try") 2>&5 | ||
28421 | ac_status=$? | ||
28422 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28423 | (exit $ac_status); }; }; then | ||
28424 | ac_cv_lib_gssapi_gss_init_sec_context=yes | 24835 | ac_cv_lib_gssapi_gss_init_sec_context=yes |
28425 | else | 24836 | else |
28426 | echo "$as_me: failed program was:" >&5 | 24837 | echo "$as_me: failed program was:" >&5 |
@@ -28484,27 +24895,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28484 | rm -f conftest.er1 | 24895 | rm -f conftest.er1 |
28485 | cat conftest.err >&5 | 24896 | cat conftest.err >&5 |
28486 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24897 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28487 | (exit $ac_status); } && | 24898 | (exit $ac_status); } && { |
28488 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24899 | test -z "$ac_c_werror_flag" || |
28489 | { (case "(($ac_try" in | 24900 | test ! -s conftest.err |
28490 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24901 | } && test -s conftest$ac_exeext && |
28491 | *) ac_try_echo=$ac_try;; | 24902 | $as_test_x conftest$ac_exeext; then |
28492 | esac | ||
28493 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28494 | (eval "$ac_try") 2>&5 | ||
28495 | ac_status=$? | ||
28496 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28497 | (exit $ac_status); }; } && | ||
28498 | { ac_try='test -s conftest$ac_exeext' | ||
28499 | { (case "(($ac_try" in | ||
28500 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
28501 | *) ac_try_echo=$ac_try;; | ||
28502 | esac | ||
28503 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28504 | (eval "$ac_try") 2>&5 | ||
28505 | ac_status=$? | ||
28506 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28507 | (exit $ac_status); }; }; then | ||
28508 | ac_cv_lib_gssapi_krb5_gss_init_sec_context=yes | 24903 | ac_cv_lib_gssapi_krb5_gss_init_sec_context=yes |
28509 | else | 24904 | else |
28510 | echo "$as_me: failed program was:" >&5 | 24905 | echo "$as_me: failed program was:" >&5 |
@@ -28568,27 +24963,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28568 | rm -f conftest.er1 | 24963 | rm -f conftest.er1 |
28569 | cat conftest.err >&5 | 24964 | cat conftest.err >&5 |
28570 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 24965 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28571 | (exit $ac_status); } && | 24966 | (exit $ac_status); } && { |
28572 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 24967 | test -z "$ac_c_werror_flag" || |
28573 | { (case "(($ac_try" in | 24968 | test ! -s conftest.err |
28574 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 24969 | } && test -s conftest.$ac_objext; then |
28575 | *) ac_try_echo=$ac_try;; | ||
28576 | esac | ||
28577 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28578 | (eval "$ac_try") 2>&5 | ||
28579 | ac_status=$? | ||
28580 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28581 | (exit $ac_status); }; } && | ||
28582 | { ac_try='test -s conftest.$ac_objext' | ||
28583 | { (case "(($ac_try" in | ||
28584 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
28585 | *) ac_try_echo=$ac_try;; | ||
28586 | esac | ||
28587 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28588 | (eval "$ac_try") 2>&5 | ||
28589 | ac_status=$? | ||
28590 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28591 | (exit $ac_status); }; }; then | ||
28592 | ac_header_compiler=yes | 24970 | ac_header_compiler=yes |
28593 | else | 24971 | else |
28594 | echo "$as_me: failed program was:" >&5 | 24972 | echo "$as_me: failed program was:" >&5 |
@@ -28624,17 +25002,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28624 | rm -f conftest.er1 | 25002 | rm -f conftest.er1 |
28625 | cat conftest.err >&5 | 25003 | cat conftest.err >&5 |
28626 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25004 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28627 | (exit $ac_status); } >/dev/null; then | 25005 | (exit $ac_status); } >/dev/null && { |
28628 | if test -s conftest.err; then | 25006 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
28629 | ac_cpp_err=$ac_c_preproc_warn_flag | 25007 | test ! -s conftest.err |
28630 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 25008 | }; then |
28631 | else | ||
28632 | ac_cpp_err= | ||
28633 | fi | ||
28634 | else | ||
28635 | ac_cpp_err=yes | ||
28636 | fi | ||
28637 | if test -z "$ac_cpp_err"; then | ||
28638 | ac_header_preproc=yes | 25009 | ac_header_preproc=yes |
28639 | else | 25010 | else |
28640 | echo "$as_me: failed program was:" >&5 | 25011 | echo "$as_me: failed program was:" >&5 |
@@ -28732,27 +25103,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28732 | rm -f conftest.er1 | 25103 | rm -f conftest.er1 |
28733 | cat conftest.err >&5 | 25104 | cat conftest.err >&5 |
28734 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25105 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28735 | (exit $ac_status); } && | 25106 | (exit $ac_status); } && { |
28736 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 25107 | test -z "$ac_c_werror_flag" || |
28737 | { (case "(($ac_try" in | 25108 | test ! -s conftest.err |
28738 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 25109 | } && test -s conftest.$ac_objext; then |
28739 | *) ac_try_echo=$ac_try;; | ||
28740 | esac | ||
28741 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28742 | (eval "$ac_try") 2>&5 | ||
28743 | ac_status=$? | ||
28744 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28745 | (exit $ac_status); }; } && | ||
28746 | { ac_try='test -s conftest.$ac_objext' | ||
28747 | { (case "(($ac_try" in | ||
28748 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
28749 | *) ac_try_echo=$ac_try;; | ||
28750 | esac | ||
28751 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28752 | (eval "$ac_try") 2>&5 | ||
28753 | ac_status=$? | ||
28754 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28755 | (exit $ac_status); }; }; then | ||
28756 | ac_header_compiler=yes | 25110 | ac_header_compiler=yes |
28757 | else | 25111 | else |
28758 | echo "$as_me: failed program was:" >&5 | 25112 | echo "$as_me: failed program was:" >&5 |
@@ -28788,17 +25142,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28788 | rm -f conftest.er1 | 25142 | rm -f conftest.er1 |
28789 | cat conftest.err >&5 | 25143 | cat conftest.err >&5 |
28790 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25144 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28791 | (exit $ac_status); } >/dev/null; then | 25145 | (exit $ac_status); } >/dev/null && { |
28792 | if test -s conftest.err; then | 25146 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
28793 | ac_cpp_err=$ac_c_preproc_warn_flag | 25147 | test ! -s conftest.err |
28794 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 25148 | }; then |
28795 | else | ||
28796 | ac_cpp_err= | ||
28797 | fi | ||
28798 | else | ||
28799 | ac_cpp_err=yes | ||
28800 | fi | ||
28801 | if test -z "$ac_cpp_err"; then | ||
28802 | ac_header_preproc=yes | 25149 | ac_header_preproc=yes |
28803 | else | 25150 | else |
28804 | echo "$as_me: failed program was:" >&5 | 25151 | echo "$as_me: failed program was:" >&5 |
@@ -28908,27 +25255,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28908 | rm -f conftest.er1 | 25255 | rm -f conftest.er1 |
28909 | cat conftest.err >&5 | 25256 | cat conftest.err >&5 |
28910 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25257 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28911 | (exit $ac_status); } && | 25258 | (exit $ac_status); } && { |
28912 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 25259 | test -z "$ac_c_werror_flag" || |
28913 | { (case "(($ac_try" in | 25260 | test ! -s conftest.err |
28914 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 25261 | } && test -s conftest.$ac_objext; then |
28915 | *) ac_try_echo=$ac_try;; | ||
28916 | esac | ||
28917 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28918 | (eval "$ac_try") 2>&5 | ||
28919 | ac_status=$? | ||
28920 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28921 | (exit $ac_status); }; } && | ||
28922 | { ac_try='test -s conftest.$ac_objext' | ||
28923 | { (case "(($ac_try" in | ||
28924 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
28925 | *) ac_try_echo=$ac_try;; | ||
28926 | esac | ||
28927 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
28928 | (eval "$ac_try") 2>&5 | ||
28929 | ac_status=$? | ||
28930 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
28931 | (exit $ac_status); }; }; then | ||
28932 | ac_header_compiler=yes | 25262 | ac_header_compiler=yes |
28933 | else | 25263 | else |
28934 | echo "$as_me: failed program was:" >&5 | 25264 | echo "$as_me: failed program was:" >&5 |
@@ -28964,17 +25294,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
28964 | rm -f conftest.er1 | 25294 | rm -f conftest.er1 |
28965 | cat conftest.err >&5 | 25295 | cat conftest.err >&5 |
28966 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25296 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
28967 | (exit $ac_status); } >/dev/null; then | 25297 | (exit $ac_status); } >/dev/null && { |
28968 | if test -s conftest.err; then | 25298 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
28969 | ac_cpp_err=$ac_c_preproc_warn_flag | 25299 | test ! -s conftest.err |
28970 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 25300 | }; then |
28971 | else | ||
28972 | ac_cpp_err= | ||
28973 | fi | ||
28974 | else | ||
28975 | ac_cpp_err=yes | ||
28976 | fi | ||
28977 | if test -z "$ac_cpp_err"; then | ||
28978 | ac_header_preproc=yes | 25301 | ac_header_preproc=yes |
28979 | else | 25302 | else |
28980 | echo "$as_me: failed program was:" >&5 | 25303 | echo "$as_me: failed program was:" >&5 |
@@ -29084,27 +25407,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
29084 | rm -f conftest.er1 | 25407 | rm -f conftest.er1 |
29085 | cat conftest.err >&5 | 25408 | cat conftest.err >&5 |
29086 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25409 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
29087 | (exit $ac_status); } && | 25410 | (exit $ac_status); } && { |
29088 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 25411 | test -z "$ac_c_werror_flag" || |
29089 | { (case "(($ac_try" in | 25412 | test ! -s conftest.err |
29090 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 25413 | } && test -s conftest.$ac_objext; then |
29091 | *) ac_try_echo=$ac_try;; | ||
29092 | esac | ||
29093 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
29094 | (eval "$ac_try") 2>&5 | ||
29095 | ac_status=$? | ||
29096 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
29097 | (exit $ac_status); }; } && | ||
29098 | { ac_try='test -s conftest.$ac_objext' | ||
29099 | { (case "(($ac_try" in | ||
29100 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
29101 | *) ac_try_echo=$ac_try;; | ||
29102 | esac | ||
29103 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
29104 | (eval "$ac_try") 2>&5 | ||
29105 | ac_status=$? | ||
29106 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
29107 | (exit $ac_status); }; }; then | ||
29108 | ac_header_compiler=yes | 25414 | ac_header_compiler=yes |
29109 | else | 25415 | else |
29110 | echo "$as_me: failed program was:" >&5 | 25416 | echo "$as_me: failed program was:" >&5 |
@@ -29140,17 +25446,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
29140 | rm -f conftest.er1 | 25446 | rm -f conftest.er1 |
29141 | cat conftest.err >&5 | 25447 | cat conftest.err >&5 |
29142 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25448 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
29143 | (exit $ac_status); } >/dev/null; then | 25449 | (exit $ac_status); } >/dev/null && { |
29144 | if test -s conftest.err; then | 25450 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
29145 | ac_cpp_err=$ac_c_preproc_warn_flag | 25451 | test ! -s conftest.err |
29146 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 25452 | }; then |
29147 | else | ||
29148 | ac_cpp_err= | ||
29149 | fi | ||
29150 | else | ||
29151 | ac_cpp_err=yes | ||
29152 | fi | ||
29153 | if test -z "$ac_cpp_err"; then | ||
29154 | ac_header_preproc=yes | 25453 | ac_header_preproc=yes |
29155 | else | 25454 | else |
29156 | echo "$as_me: failed program was:" >&5 | 25455 | echo "$as_me: failed program was:" >&5 |
@@ -29254,27 +25553,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
29254 | rm -f conftest.er1 | 25553 | rm -f conftest.er1 |
29255 | cat conftest.err >&5 | 25554 | cat conftest.err >&5 |
29256 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25555 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
29257 | (exit $ac_status); } && | 25556 | (exit $ac_status); } && { |
29258 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 25557 | test -z "$ac_c_werror_flag" || |
29259 | { (case "(($ac_try" in | 25558 | test ! -s conftest.err |
29260 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 25559 | } && test -s conftest.$ac_objext; then |
29261 | *) ac_try_echo=$ac_try;; | ||
29262 | esac | ||
29263 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
29264 | (eval "$ac_try") 2>&5 | ||
29265 | ac_status=$? | ||
29266 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
29267 | (exit $ac_status); }; } && | ||
29268 | { ac_try='test -s conftest.$ac_objext' | ||
29269 | { (case "(($ac_try" in | ||
29270 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
29271 | *) ac_try_echo=$ac_try;; | ||
29272 | esac | ||
29273 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
29274 | (eval "$ac_try") 2>&5 | ||
29275 | ac_status=$? | ||
29276 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
29277 | (exit $ac_status); }; }; then | ||
29278 | ac_header_compiler=yes | 25560 | ac_header_compiler=yes |
29279 | else | 25561 | else |
29280 | echo "$as_me: failed program was:" >&5 | 25562 | echo "$as_me: failed program was:" >&5 |
@@ -29310,17 +25592,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
29310 | rm -f conftest.er1 | 25592 | rm -f conftest.er1 |
29311 | cat conftest.err >&5 | 25593 | cat conftest.err >&5 |
29312 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25594 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
29313 | (exit $ac_status); } >/dev/null; then | 25595 | (exit $ac_status); } >/dev/null && { |
29314 | if test -s conftest.err; then | 25596 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
29315 | ac_cpp_err=$ac_c_preproc_warn_flag | 25597 | test ! -s conftest.err |
29316 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 25598 | }; then |
29317 | else | ||
29318 | ac_cpp_err= | ||
29319 | fi | ||
29320 | else | ||
29321 | ac_cpp_err=yes | ||
29322 | fi | ||
29323 | if test -z "$ac_cpp_err"; then | ||
29324 | ac_header_preproc=yes | 25599 | ac_header_preproc=yes |
29325 | else | 25600 | else |
29326 | echo "$as_me: failed program was:" >&5 | 25601 | echo "$as_me: failed program was:" >&5 |
@@ -29424,27 +25699,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
29424 | rm -f conftest.er1 | 25699 | rm -f conftest.er1 |
29425 | cat conftest.err >&5 | 25700 | cat conftest.err >&5 |
29426 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25701 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
29427 | (exit $ac_status); } && | 25702 | (exit $ac_status); } && { |
29428 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 25703 | test -z "$ac_c_werror_flag" || |
29429 | { (case "(($ac_try" in | 25704 | test ! -s conftest.err |
29430 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 25705 | } && test -s conftest.$ac_objext; then |
29431 | *) ac_try_echo=$ac_try;; | ||
29432 | esac | ||
29433 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
29434 | (eval "$ac_try") 2>&5 | ||
29435 | ac_status=$? | ||
29436 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
29437 | (exit $ac_status); }; } && | ||
29438 | { ac_try='test -s conftest.$ac_objext' | ||
29439 | { (case "(($ac_try" in | ||
29440 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
29441 | *) ac_try_echo=$ac_try;; | ||
29442 | esac | ||
29443 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
29444 | (eval "$ac_try") 2>&5 | ||
29445 | ac_status=$? | ||
29446 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
29447 | (exit $ac_status); }; }; then | ||
29448 | ac_header_compiler=yes | 25706 | ac_header_compiler=yes |
29449 | else | 25707 | else |
29450 | echo "$as_me: failed program was:" >&5 | 25708 | echo "$as_me: failed program was:" >&5 |
@@ -29480,17 +25738,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
29480 | rm -f conftest.er1 | 25738 | rm -f conftest.er1 |
29481 | cat conftest.err >&5 | 25739 | cat conftest.err >&5 |
29482 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25740 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
29483 | (exit $ac_status); } >/dev/null; then | 25741 | (exit $ac_status); } >/dev/null && { |
29484 | if test -s conftest.err; then | 25742 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
29485 | ac_cpp_err=$ac_c_preproc_warn_flag | 25743 | test ! -s conftest.err |
29486 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 25744 | }; then |
29487 | else | ||
29488 | ac_cpp_err= | ||
29489 | fi | ||
29490 | else | ||
29491 | ac_cpp_err=yes | ||
29492 | fi | ||
29493 | if test -z "$ac_cpp_err"; then | ||
29494 | ac_header_preproc=yes | 25745 | ac_header_preproc=yes |
29495 | else | 25746 | else |
29496 | echo "$as_me: failed program was:" >&5 | 25747 | echo "$as_me: failed program was:" >&5 |
@@ -29604,27 +25855,11 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
29604 | rm -f conftest.er1 | 25855 | rm -f conftest.er1 |
29605 | cat conftest.err >&5 | 25856 | cat conftest.err >&5 |
29606 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 25857 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
29607 | (exit $ac_status); } && | 25858 | (exit $ac_status); } && { |
29608 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 25859 | test -z "$ac_c_werror_flag" || |
29609 | { (case "(($ac_try" in | 25860 | test ! -s conftest.err |
29610 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 25861 | } && test -s conftest$ac_exeext && |
29611 | *) ac_try_echo=$ac_try;; | 25862 | $as_test_x conftest$ac_exeext; then |
29612 | esac | ||
29613 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
29614 | (eval "$ac_try") 2>&5 | ||
29615 | ac_status=$? | ||
29616 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
29617 | (exit $ac_status); }; } && | ||
29618 | { ac_try='test -s conftest$ac_exeext' | ||
29619 | { (case "(($ac_try" in | ||
29620 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
29621 | *) ac_try_echo=$ac_try;; | ||
29622 | esac | ||
29623 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
29624 | (eval "$ac_try") 2>&5 | ||
29625 | ac_status=$? | ||
29626 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
29627 | (exit $ac_status); }; }; then | ||
29628 | ac_cv_search_k_hasafs=$ac_res | 25863 | ac_cv_search_k_hasafs=$ac_res |
29629 | else | 25864 | else |
29630 | echo "$as_me: failed program was:" >&5 | 25865 | echo "$as_me: failed program was:" >&5 |
@@ -29716,7 +25951,7 @@ do | |||
29716 | IFS=$as_save_IFS | 25951 | IFS=$as_save_IFS |
29717 | test -z "$as_dir" && as_dir=. | 25952 | test -z "$as_dir" && as_dir=. |
29718 | for ac_exec_ext in '' $ac_executable_extensions; do | 25953 | for ac_exec_ext in '' $ac_executable_extensions; do |
29719 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 25954 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
29720 | ac_cv_path_xauth_path="$as_dir/$ac_word$ac_exec_ext" | 25955 | ac_cv_path_xauth_path="$as_dir/$ac_word$ac_exec_ext" |
29721 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 25956 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
29722 | break 2 | 25957 | break 2 |
@@ -29897,7 +26132,7 @@ do | |||
29897 | IFS=$as_save_IFS | 26132 | IFS=$as_save_IFS |
29898 | test -z "$as_dir" && as_dir=. | 26133 | test -z "$as_dir" && as_dir=. |
29899 | for ac_exec_ext in '' $ac_executable_extensions; do | 26134 | for ac_exec_ext in '' $ac_executable_extensions; do |
29900 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 26135 | if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
29901 | ac_cv_path_NROFF="$as_dir/$ac_word$ac_exec_ext" | 26136 | ac_cv_path_NROFF="$as_dir/$ac_word$ac_exec_ext" |
29902 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 26137 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
29903 | break 2 | 26138 | break 2 |
@@ -30010,27 +26245,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
30010 | rm -f conftest.er1 | 26245 | rm -f conftest.er1 |
30011 | cat conftest.err >&5 | 26246 | cat conftest.err >&5 |
30012 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 26247 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
30013 | (exit $ac_status); } && | 26248 | (exit $ac_status); } && { |
30014 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 26249 | test -z "$ac_c_werror_flag" || |
30015 | { (case "(($ac_try" in | 26250 | test ! -s conftest.err |
30016 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 26251 | } && test -s conftest.$ac_objext; then |
30017 | *) ac_try_echo=$ac_try;; | ||
30018 | esac | ||
30019 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30020 | (eval "$ac_try") 2>&5 | ||
30021 | ac_status=$? | ||
30022 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30023 | (exit $ac_status); }; } && | ||
30024 | { ac_try='test -s conftest.$ac_objext' | ||
30025 | { (case "(($ac_try" in | ||
30026 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
30027 | *) ac_try_echo=$ac_try;; | ||
30028 | esac | ||
30029 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30030 | (eval "$ac_try") 2>&5 | ||
30031 | ac_status=$? | ||
30032 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30033 | (exit $ac_status); }; }; then | ||
30034 | sp_expire_available=yes | 26252 | sp_expire_available=yes |
30035 | else | 26253 | else |
30036 | echo "$as_me: failed program was:" >&5 | 26254 | echo "$as_me: failed program was:" >&5 |
@@ -30569,27 +26787,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
30569 | rm -f conftest.er1 | 26787 | rm -f conftest.er1 |
30570 | cat conftest.err >&5 | 26788 | cat conftest.err >&5 |
30571 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 26789 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
30572 | (exit $ac_status); } && | 26790 | (exit $ac_status); } && { |
30573 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 26791 | test -z "$ac_c_werror_flag" || |
30574 | { (case "(($ac_try" in | 26792 | test ! -s conftest.err |
30575 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 26793 | } && test -s conftest.$ac_objext; then |
30576 | *) ac_try_echo=$ac_try;; | ||
30577 | esac | ||
30578 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30579 | (eval "$ac_try") 2>&5 | ||
30580 | ac_status=$? | ||
30581 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30582 | (exit $ac_status); }; } && | ||
30583 | { ac_try='test -s conftest.$ac_objext' | ||
30584 | { (case "(($ac_try" in | ||
30585 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
30586 | *) ac_try_echo=$ac_try;; | ||
30587 | esac | ||
30588 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30589 | (eval "$ac_try") 2>&5 | ||
30590 | ac_status=$? | ||
30591 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30592 | (exit $ac_status); }; }; then | ||
30593 | { echo "$as_me:$LINENO: result: yes" >&5 | 26794 | { echo "$as_me:$LINENO: result: yes" >&5 |
30594 | echo "${ECHO_T}yes" >&6; } | 26795 | echo "${ECHO_T}yes" >&6; } |
30595 | else | 26796 | else |
@@ -30638,27 +26839,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
30638 | rm -f conftest.er1 | 26839 | rm -f conftest.er1 |
30639 | cat conftest.err >&5 | 26840 | cat conftest.err >&5 |
30640 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 26841 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
30641 | (exit $ac_status); } && | 26842 | (exit $ac_status); } && { |
30642 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 26843 | test -z "$ac_c_werror_flag" || |
30643 | { (case "(($ac_try" in | 26844 | test ! -s conftest.err |
30644 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 26845 | } && test -s conftest.$ac_objext; then |
30645 | *) ac_try_echo=$ac_try;; | ||
30646 | esac | ||
30647 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30648 | (eval "$ac_try") 2>&5 | ||
30649 | ac_status=$? | ||
30650 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30651 | (exit $ac_status); }; } && | ||
30652 | { ac_try='test -s conftest.$ac_objext' | ||
30653 | { (case "(($ac_try" in | ||
30654 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
30655 | *) ac_try_echo=$ac_try;; | ||
30656 | esac | ||
30657 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30658 | (eval "$ac_try") 2>&5 | ||
30659 | ac_status=$? | ||
30660 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30661 | (exit $ac_status); }; }; then | ||
30662 | { echo "$as_me:$LINENO: result: yes" >&5 | 26846 | { echo "$as_me:$LINENO: result: yes" >&5 |
30663 | echo "${ECHO_T}yes" >&6; } | 26847 | echo "${ECHO_T}yes" >&6; } |
30664 | else | 26848 | else |
@@ -30737,27 +26921,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
30737 | rm -f conftest.er1 | 26921 | rm -f conftest.er1 |
30738 | cat conftest.err >&5 | 26922 | cat conftest.err >&5 |
30739 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 26923 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
30740 | (exit $ac_status); } && | 26924 | (exit $ac_status); } && { |
30741 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 26925 | test -z "$ac_c_werror_flag" || |
30742 | { (case "(($ac_try" in | 26926 | test ! -s conftest.err |
30743 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 26927 | } && test -s conftest.$ac_objext; then |
30744 | *) ac_try_echo=$ac_try;; | ||
30745 | esac | ||
30746 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30747 | (eval "$ac_try") 2>&5 | ||
30748 | ac_status=$? | ||
30749 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30750 | (exit $ac_status); }; } && | ||
30751 | { ac_try='test -s conftest.$ac_objext' | ||
30752 | { (case "(($ac_try" in | ||
30753 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
30754 | *) ac_try_echo=$ac_try;; | ||
30755 | esac | ||
30756 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30757 | (eval "$ac_try") 2>&5 | ||
30758 | ac_status=$? | ||
30759 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30760 | (exit $ac_status); }; }; then | ||
30761 | { echo "$as_me:$LINENO: result: yes" >&5 | 26928 | { echo "$as_me:$LINENO: result: yes" >&5 |
30762 | echo "${ECHO_T}yes" >&6; } | 26929 | echo "${ECHO_T}yes" >&6; } |
30763 | else | 26930 | else |
@@ -30830,27 +26997,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
30830 | rm -f conftest.er1 | 26997 | rm -f conftest.er1 |
30831 | cat conftest.err >&5 | 26998 | cat conftest.err >&5 |
30832 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 26999 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
30833 | (exit $ac_status); } && | 27000 | (exit $ac_status); } && { |
30834 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 27001 | test -z "$ac_c_werror_flag" || |
30835 | { (case "(($ac_try" in | 27002 | test ! -s conftest.err |
30836 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 27003 | } && test -s conftest.$ac_objext; then |
30837 | *) ac_try_echo=$ac_try;; | ||
30838 | esac | ||
30839 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30840 | (eval "$ac_try") 2>&5 | ||
30841 | ac_status=$? | ||
30842 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30843 | (exit $ac_status); }; } && | ||
30844 | { ac_try='test -s conftest.$ac_objext' | ||
30845 | { (case "(($ac_try" in | ||
30846 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
30847 | *) ac_try_echo=$ac_try;; | ||
30848 | esac | ||
30849 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30850 | (eval "$ac_try") 2>&5 | ||
30851 | ac_status=$? | ||
30852 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30853 | (exit $ac_status); }; }; then | ||
30854 | { echo "$as_me:$LINENO: result: yes" >&5 | 27004 | { echo "$as_me:$LINENO: result: yes" >&5 |
30855 | echo "${ECHO_T}yes" >&6; } | 27005 | echo "${ECHO_T}yes" >&6; } |
30856 | else | 27006 | else |
@@ -30927,27 +27077,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
30927 | rm -f conftest.er1 | 27077 | rm -f conftest.er1 |
30928 | cat conftest.err >&5 | 27078 | cat conftest.err >&5 |
30929 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 27079 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
30930 | (exit $ac_status); } && | 27080 | (exit $ac_status); } && { |
30931 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 27081 | test -z "$ac_c_werror_flag" || |
30932 | { (case "(($ac_try" in | 27082 | test ! -s conftest.err |
30933 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 27083 | } && test -s conftest.$ac_objext; then |
30934 | *) ac_try_echo=$ac_try;; | ||
30935 | esac | ||
30936 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30937 | (eval "$ac_try") 2>&5 | ||
30938 | ac_status=$? | ||
30939 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30940 | (exit $ac_status); }; } && | ||
30941 | { ac_try='test -s conftest.$ac_objext' | ||
30942 | { (case "(($ac_try" in | ||
30943 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
30944 | *) ac_try_echo=$ac_try;; | ||
30945 | esac | ||
30946 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
30947 | (eval "$ac_try") 2>&5 | ||
30948 | ac_status=$? | ||
30949 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
30950 | (exit $ac_status); }; }; then | ||
30951 | { echo "$as_me:$LINENO: result: yes" >&5 | 27084 | { echo "$as_me:$LINENO: result: yes" >&5 |
30952 | echo "${ECHO_T}yes" >&6; } | 27085 | echo "${ECHO_T}yes" >&6; } |
30953 | else | 27086 | else |
@@ -31015,27 +27148,10 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |||
31015 | rm -f conftest.er1 | 27148 | rm -f conftest.er1 |
31016 | cat conftest.err >&5 | 27149 | cat conftest.err >&5 |
31017 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 27150 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
31018 | (exit $ac_status); } && | 27151 | (exit $ac_status); } && { |
31019 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 27152 | test -z "$ac_c_werror_flag" || |
31020 | { (case "(($ac_try" in | 27153 | test ! -s conftest.err |
31021 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 27154 | } && test -s conftest.$ac_objext; then |
31022 | *) ac_try_echo=$ac_try;; | ||
31023 | esac | ||
31024 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
31025 | (eval "$ac_try") 2>&5 | ||
31026 | ac_status=$? | ||
31027 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
31028 | (exit $ac_status); }; } && | ||
31029 | { ac_try='test -s conftest.$ac_objext' | ||
31030 | { (case "(($ac_try" in | ||
31031 | *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | ||
31032 | *) ac_try_echo=$ac_try;; | ||
31033 | esac | ||
31034 | eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | ||
31035 | (eval "$ac_try") 2>&5 | ||
31036 | ac_status=$? | ||
31037 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
31038 | (exit $ac_status); }; }; then | ||
31039 | { echo "$as_me:$LINENO: result: yes" >&5 | 27155 | { echo "$as_me:$LINENO: result: yes" >&5 |
31040 | echo "${ECHO_T}yes" >&6; } | 27156 | echo "${ECHO_T}yes" >&6; } |
31041 | else | 27157 | else |
@@ -31203,7 +27319,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF | |||
31203 | ## M4sh Initialization. ## | 27319 | ## M4sh Initialization. ## |
31204 | ## --------------------- ## | 27320 | ## --------------------- ## |
31205 | 27321 | ||
31206 | # Be Bourne compatible | 27322 | # Be more Bourne compatible |
27323 | DUALCASE=1; export DUALCASE # for MKS sh | ||
31207 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | 27324 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
31208 | emulate sh | 27325 | emulate sh |
31209 | NULLCMD=: | 27326 | NULLCMD=: |
@@ -31212,10 +27329,13 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
31212 | alias -g '${1+"$@"}'='"$@"' | 27329 | alias -g '${1+"$@"}'='"$@"' |
31213 | setopt NO_GLOB_SUBST | 27330 | setopt NO_GLOB_SUBST |
31214 | else | 27331 | else |
31215 | case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac | 27332 | case `(set -o) 2>/dev/null` in |
27333 | *posix*) set -o posix ;; | ||
27334 | esac | ||
27335 | |||
31216 | fi | 27336 | fi |
31217 | BIN_SH=xpg4; export BIN_SH # for Tru64 | 27337 | |
31218 | DUALCASE=1; export DUALCASE # for MKS sh | 27338 | |
31219 | 27339 | ||
31220 | 27340 | ||
31221 | # PATH needs CR | 27341 | # PATH needs CR |
@@ -31439,19 +27559,28 @@ else | |||
31439 | as_mkdir_p=false | 27559 | as_mkdir_p=false |
31440 | fi | 27560 | fi |
31441 | 27561 | ||
31442 | # Find out whether ``test -x'' works. Don't use a zero-byte file, as | 27562 | if test -x / >/dev/null 2>&1; then |
31443 | # systems may use methods other than mode bits to determine executability. | 27563 | as_test_x='test -x' |
31444 | cat >conf$$.file <<_ASEOF | ||
31445 | #! /bin/sh | ||
31446 | exit 0 | ||
31447 | _ASEOF | ||
31448 | chmod +x conf$$.file | ||
31449 | if test -x conf$$.file >/dev/null 2>&1; then | ||
31450 | as_executable_p="test -x" | ||
31451 | else | 27564 | else |
31452 | as_executable_p=: | 27565 | if ls -dL / >/dev/null 2>&1; then |
27566 | as_ls_L_option=L | ||
27567 | else | ||
27568 | as_ls_L_option= | ||
27569 | fi | ||
27570 | as_test_x=' | ||
27571 | eval sh -c '\'' | ||
27572 | if test -d "$1"; then | ||
27573 | test -d "$1/."; | ||
27574 | else | ||
27575 | case $1 in | ||
27576 | -*)set "./$1";; | ||
27577 | esac; | ||
27578 | case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in | ||
27579 | ???[sx]*):;;*)false;;esac;fi | ||
27580 | '\'' sh | ||
27581 | ' | ||
31453 | fi | 27582 | fi |
31454 | rm -f conf$$.file | 27583 | as_executable_p=$as_test_x |
31455 | 27584 | ||
31456 | # Sed expression to map a string onto a valid CPP name. | 27585 | # Sed expression to map a string onto a valid CPP name. |
31457 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 27586 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
@@ -31467,7 +27596,7 @@ exec 6>&1 | |||
31467 | # values after options handling. | 27596 | # values after options handling. |
31468 | ac_log=" | 27597 | ac_log=" |
31469 | This file was extended by OpenSSH $as_me Portable, which was | 27598 | This file was extended by OpenSSH $as_me Portable, which was |
31470 | generated by GNU Autoconf 2.60a. Invocation command line was | 27599 | generated by GNU Autoconf 2.61. Invocation command line was |
31471 | 27600 | ||
31472 | CONFIG_FILES = $CONFIG_FILES | 27601 | CONFIG_FILES = $CONFIG_FILES |
31473 | CONFIG_HEADERS = $CONFIG_HEADERS | 27602 | CONFIG_HEADERS = $CONFIG_HEADERS |
@@ -31516,7 +27645,7 @@ _ACEOF | |||
31516 | cat >>$CONFIG_STATUS <<_ACEOF | 27645 | cat >>$CONFIG_STATUS <<_ACEOF |
31517 | ac_cs_version="\\ | 27646 | ac_cs_version="\\ |
31518 | OpenSSH config.status Portable | 27647 | OpenSSH config.status Portable |
31519 | configured by $0, generated by GNU Autoconf 2.60a, | 27648 | configured by $0, generated by GNU Autoconf 2.61, |
31520 | with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | 27649 | with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
31521 | 27650 | ||
31522 | Copyright (C) 2006 Free Software Foundation, Inc. | 27651 | Copyright (C) 2006 Free Software Foundation, Inc. |
diff --git a/configure.ac b/configure.ac index aa12fabce..86f0f1c41 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -1640,6 +1640,7 @@ main(void) | |||
1640 | AC_MSG_RESULT(no) | 1640 | AC_MSG_RESULT(no) |
1641 | AC_DEFINE(BROKEN_GETADDRINFO) | 1641 | AC_DEFINE(BROKEN_GETADDRINFO) |
1642 | ], | 1642 | ], |
1643 | [ | ||
1643 | AC_MSG_RESULT(cross-compiling, assuming no) | 1644 | AC_MSG_RESULT(cross-compiling, assuming no) |
1644 | ] | 1645 | ] |
1645 | ) | 1646 | ) |
diff --git a/debian/changelog b/debian/changelog index b4f0d2c70..a17c7b942 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -6,6 +6,8 @@ openssh (1:4.3p2-7) UNRELEASED; urgency=medium | |||
6 | * Remove version control tags from /etc/ssh/moduli and /etc/ssh/ssh_config | 6 | * Remove version control tags from /etc/ssh/moduli and /etc/ssh/ssh_config |
7 | to avoid unnecessary conffile resolution steps for administrators | 7 | to avoid unnecessary conffile resolution steps for administrators |
8 | (thanks, Jari Aalto; closes: #335259). | 8 | (thanks, Jari Aalto; closes: #335259). |
9 | * Fix quoting error in configure.ac and regenerate configure (thanks, Ben | ||
10 | Pfaff; closes: #391248). | ||
9 | 11 | ||
10 | [ Russ Allbery ] | 12 | [ Russ Allbery ] |
11 | * Create transitional ssh-krb5 package which enables GSSAPI configuration | 13 | * Create transitional ssh-krb5 package which enables GSSAPI configuration |