Mercurial > emacs
comparison configure @ 74805:0e3361d2e5eb
Regenerate with autoconf 2.61.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 22 Dec 2006 19:23:19 +0000 |
parents | 3ecc464eb15c |
children | c633c56c8543 |
comparison
equal
deleted
inserted
replaced
74804:79913d63cac9 | 74805:0e3361d2e5eb |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.60. | 3 # Generated by GNU Autoconf 2.61. |
4 # | 4 # |
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
6 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. | 6 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
7 # This configure script is free software; the Free Software Foundation | 7 # This configure script is free software; the Free Software Foundation |
8 # gives unlimited permission to copy, distribute and modify it. | 8 # gives unlimited permission to copy, distribute and modify it. |
9 ## --------------------- ## | 9 ## --------------------- ## |
10 ## M4sh Initialization. ## | 10 ## M4sh Initialization. ## |
11 ## --------------------- ## | 11 ## --------------------- ## |
12 | 12 |
13 # Be Bourne compatible | 13 # Be more Bourne compatible |
14 DUALCASE=1; export DUALCASE # for MKS sh | |
14 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | 15 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
15 emulate sh | 16 emulate sh |
16 NULLCMD=: | 17 NULLCMD=: |
17 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which | 18 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which |
18 # is contrary to our usage. Disable this feature. | 19 # is contrary to our usage. Disable this feature. |
19 alias -g '${1+"$@"}'='"$@"' | 20 alias -g '${1+"$@"}'='"$@"' |
20 setopt NO_GLOB_SUBST | 21 setopt NO_GLOB_SUBST |
21 else | 22 else |
22 case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac | 23 case `(set -o) 2>/dev/null` in |
23 fi | 24 *posix*) set -o posix ;; |
24 BIN_SH=xpg4; export BIN_SH # for Tru64 | 25 esac |
25 DUALCASE=1; export DUALCASE # for MKS sh | 26 |
27 fi | |
28 | |
29 | |
26 | 30 |
27 | 31 |
28 # PATH needs CR | 32 # PATH needs CR |
29 # Avoid depending upon Character Ranges. | 33 # Avoid depending upon Character Ranges. |
30 as_cr_letters='abcdefghijklmnopqrstuvwxyz' | 34 as_cr_letters='abcdefghijklmnopqrstuvwxyz' |
213 ") 2> /dev/null; then | 217 ") 2> /dev/null; then |
214 : | 218 : |
215 else | 219 else |
216 as_candidate_shells= | 220 as_candidate_shells= |
217 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | 221 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
218 for as_dir in /usr/bin/posix$PATH_SEPARATOR/bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH | 222 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH |
219 do | 223 do |
220 IFS=$as_save_IFS | 224 IFS=$as_save_IFS |
221 test -z "$as_dir" && as_dir=. | 225 test -z "$as_dir" && as_dir=. |
222 case $as_dir in | 226 case $as_dir in |
223 /*) | 227 /*) |
231 | 235 |
232 for as_shell in $as_candidate_shells $SHELL; do | 236 for as_shell in $as_candidate_shells $SHELL; do |
233 # Try only shells that exist, to save several forks. | 237 # Try only shells that exist, to save several forks. |
234 if { test -f "$as_shell" || test -f "$as_shell.exe"; } && | 238 if { test -f "$as_shell" || test -f "$as_shell.exe"; } && |
235 { ("$as_shell") 2> /dev/null <<\_ASEOF | 239 { ("$as_shell") 2> /dev/null <<\_ASEOF |
236 # Be Bourne compatible | |
237 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | 240 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
238 emulate sh | 241 emulate sh |
239 NULLCMD=: | 242 NULLCMD=: |
240 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which | 243 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which |
241 # is contrary to our usage. Disable this feature. | 244 # is contrary to our usage. Disable this feature. |
242 alias -g '${1+"$@"}'='"$@"' | 245 alias -g '${1+"$@"}'='"$@"' |
243 setopt NO_GLOB_SUBST | 246 setopt NO_GLOB_SUBST |
244 else | 247 else |
245 case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac | 248 case `(set -o) 2>/dev/null` in |
246 fi | 249 *posix*) set -o posix ;; |
247 BIN_SH=xpg4; export BIN_SH # for Tru64 | 250 esac |
248 DUALCASE=1; export DUALCASE # for MKS sh | 251 |
252 fi | |
253 | |
249 | 254 |
250 : | 255 : |
251 _ASEOF | 256 _ASEOF |
252 }; then | 257 }; then |
253 CONFIG_SHELL=$as_shell | 258 CONFIG_SHELL=$as_shell |
254 as_have_required=yes | 259 as_have_required=yes |
255 if { "$as_shell" 2> /dev/null <<\_ASEOF | 260 if { "$as_shell" 2> /dev/null <<\_ASEOF |
256 # Be Bourne compatible | |
257 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | 261 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
258 emulate sh | 262 emulate sh |
259 NULLCMD=: | 263 NULLCMD=: |
260 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which | 264 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which |
261 # is contrary to our usage. Disable this feature. | 265 # is contrary to our usage. Disable this feature. |
262 alias -g '${1+"$@"}'='"$@"' | 266 alias -g '${1+"$@"}'='"$@"' |
263 setopt NO_GLOB_SUBST | 267 setopt NO_GLOB_SUBST |
264 else | 268 else |
265 case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac | 269 case `(set -o) 2>/dev/null` in |
266 fi | 270 *posix*) set -o posix ;; |
267 BIN_SH=xpg4; export BIN_SH # for Tru64 | 271 esac |
268 DUALCASE=1; export DUALCASE # for MKS sh | 272 |
273 fi | |
274 | |
269 | 275 |
270 : | 276 : |
271 (as_func_return () { | 277 (as_func_return () { |
272 (exit $1) | 278 (exit $1) |
273 } | 279 } |
510 else | 516 else |
511 test -d ./-p && rmdir ./-p | 517 test -d ./-p && rmdir ./-p |
512 as_mkdir_p=false | 518 as_mkdir_p=false |
513 fi | 519 fi |
514 | 520 |
515 # Find out whether ``test -x'' works. Don't use a zero-byte file, as | 521 if test -x / >/dev/null 2>&1; then |
516 # systems may use methods other than mode bits to determine executability. | 522 as_test_x='test -x' |
517 cat >conf$$.file <<_ASEOF | 523 else |
518 #! /bin/sh | 524 if ls -dL / >/dev/null 2>&1; then |
519 exit 0 | 525 as_ls_L_option=L |
520 _ASEOF | 526 else |
521 chmod +x conf$$.file | 527 as_ls_L_option= |
522 if test -x conf$$.file >/dev/null 2>&1; then | 528 fi |
523 as_executable_p="test -x" | 529 as_test_x=' |
524 else | 530 eval sh -c '\'' |
525 as_executable_p=: | 531 if test -d "$1"; then |
526 fi | 532 test -d "$1/."; |
527 rm -f conf$$.file | 533 else |
534 case $1 in | |
535 -*)set "./$1";; | |
536 esac; | |
537 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in | |
538 ???[sx]*):;;*)false;;esac;fi | |
539 '\'' sh | |
540 ' | |
541 fi | |
542 as_executable_p=$as_test_x | |
528 | 543 |
529 # Sed expression to map a string onto a valid CPP name. | 544 # Sed expression to map a string onto a valid CPP name. |
530 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 545 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
531 | 546 |
532 # Sed expression to map a string onto a valid variable name. | 547 # Sed expression to map a string onto a valid variable name. |
564 ac_unique_file="src/lisp.h" | 579 ac_unique_file="src/lisp.h" |
565 ac_config_libobj_dir=src | 580 ac_config_libobj_dir=src |
566 # Factoring default headers for most tests. | 581 # Factoring default headers for most tests. |
567 ac_includes_default="\ | 582 ac_includes_default="\ |
568 #include <stdio.h> | 583 #include <stdio.h> |
569 #if HAVE_SYS_TYPES_H | 584 #ifdef HAVE_SYS_TYPES_H |
570 # include <sys/types.h> | 585 # include <sys/types.h> |
571 #endif | 586 #endif |
572 #if HAVE_SYS_STAT_H | 587 #ifdef HAVE_SYS_STAT_H |
573 # include <sys/stat.h> | 588 # include <sys/stat.h> |
574 #endif | 589 #endif |
575 #if STDC_HEADERS | 590 #ifdef STDC_HEADERS |
576 # include <stdlib.h> | 591 # include <stdlib.h> |
577 # include <stddef.h> | 592 # include <stddef.h> |
578 #else | 593 #else |
579 # if HAVE_STDLIB_H | 594 # ifdef HAVE_STDLIB_H |
580 # include <stdlib.h> | 595 # include <stdlib.h> |
581 # endif | 596 # endif |
582 #endif | 597 #endif |
583 #if HAVE_STRING_H | 598 #ifdef HAVE_STRING_H |
584 # if !STDC_HEADERS && HAVE_MEMORY_H | 599 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
585 # include <memory.h> | 600 # include <memory.h> |
586 # endif | 601 # endif |
587 # include <string.h> | 602 # include <string.h> |
588 #endif | 603 #endif |
589 #if HAVE_STRINGS_H | 604 #ifdef HAVE_STRINGS_H |
590 # include <strings.h> | 605 # include <strings.h> |
591 #endif | 606 #endif |
592 #if HAVE_INTTYPES_H | 607 #ifdef HAVE_INTTYPES_H |
593 # include <inttypes.h> | 608 # include <inttypes.h> |
594 #endif | 609 #endif |
595 #if HAVE_STDINT_H | 610 #ifdef HAVE_STDINT_H |
596 # include <stdint.h> | 611 # include <stdint.h> |
597 #endif | 612 #endif |
598 #if HAVE_UNISTD_H | 613 #ifdef HAVE_UNISTD_H |
599 # include <unistd.h> | 614 # include <unistd.h> |
600 #endif" | 615 #endif" |
601 | 616 |
617 ac_header_list= | |
618 ac_func_list= | |
602 ac_subst_vars='SHELL | 619 ac_subst_vars='SHELL |
603 PATH_SEPARATOR | 620 PATH_SEPARATOR |
604 PACKAGE_NAME | 621 PACKAGE_NAME |
605 PACKAGE_TARNAME | 622 PACKAGE_TARNAME |
606 PACKAGE_VERSION | 623 PACKAGE_VERSION |
708 host_alias | 725 host_alias |
709 target_alias | 726 target_alias |
710 CC | 727 CC |
711 CFLAGS | 728 CFLAGS |
712 LDFLAGS | 729 LDFLAGS |
730 LIBS | |
713 CPPFLAGS | 731 CPPFLAGS |
714 CPP | 732 CPP |
715 XMKMF' | 733 XMKMF' |
716 | 734 |
717 | 735 |
816 datarootdir=$ac_optarg ;; | 834 datarootdir=$ac_optarg ;; |
817 | 835 |
818 -disable-* | --disable-*) | 836 -disable-* | --disable-*) |
819 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | 837 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
820 # Reject names that are not valid shell variable names. | 838 # Reject names that are not valid shell variable names. |
821 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && | 839 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && |
822 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 | 840 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 |
823 { (exit 1); exit 1; }; } | 841 { (exit 1); exit 1; }; } |
824 ac_feature=`echo $ac_feature | sed 's/-/_/g'` | 842 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` |
825 eval enable_$ac_feature=no ;; | 843 eval enable_$ac_feature=no ;; |
826 | 844 |
827 -docdir | --docdir | --docdi | --doc | --do) | 845 -docdir | --docdir | --docdi | --doc | --do) |
828 ac_prev=docdir ;; | 846 ac_prev=docdir ;; |
829 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) | 847 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) |
835 dvidir=$ac_optarg ;; | 853 dvidir=$ac_optarg ;; |
836 | 854 |
837 -enable-* | --enable-*) | 855 -enable-* | --enable-*) |
838 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | 856 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
839 # Reject names that are not valid shell variable names. | 857 # Reject names that are not valid shell variable names. |
840 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && | 858 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && |
841 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 | 859 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 |
842 { (exit 1); exit 1; }; } | 860 { (exit 1); exit 1; }; } |
843 ac_feature=`echo $ac_feature | sed 's/-/_/g'` | 861 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` |
844 eval enable_$ac_feature=\$ac_optarg ;; | 862 eval enable_$ac_feature=\$ac_optarg ;; |
845 | 863 |
846 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | 864 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ |
847 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | 865 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ |
848 | --exec | --exe | --ex) | 866 | --exec | --exe | --ex) |
1032 ac_init_version=: ;; | 1050 ac_init_version=: ;; |
1033 | 1051 |
1034 -with-* | --with-*) | 1052 -with-* | --with-*) |
1035 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | 1053 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
1036 # Reject names that are not valid shell variable names. | 1054 # Reject names that are not valid shell variable names. |
1037 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && | 1055 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && |
1038 { echo "$as_me: error: invalid package name: $ac_package" >&2 | 1056 { echo "$as_me: error: invalid package name: $ac_package" >&2 |
1039 { (exit 1); exit 1; }; } | 1057 { (exit 1); exit 1; }; } |
1040 ac_package=`echo $ac_package| sed 's/-/_/g'` | 1058 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` |
1041 eval with_$ac_package=\$ac_optarg ;; | 1059 eval with_$ac_package=\$ac_optarg ;; |
1042 | 1060 |
1043 -without-* | --without-*) | 1061 -without-* | --without-*) |
1044 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` | 1062 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
1045 # Reject names that are not valid shell variable names. | 1063 # Reject names that are not valid shell variable names. |
1046 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && | 1064 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && |
1047 { echo "$as_me: error: invalid package name: $ac_package" >&2 | 1065 { echo "$as_me: error: invalid package name: $ac_package" >&2 |
1048 { (exit 1); exit 1; }; } | 1066 { (exit 1); exit 1; }; } |
1049 ac_package=`echo $ac_package | sed 's/-/_/g'` | 1067 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` |
1050 eval with_$ac_package=no ;; | 1068 eval with_$ac_package=no ;; |
1051 | 1069 |
1052 --x) | 1070 --x) |
1053 # Obsolete; use --with-x. | 1071 # Obsolete; use --with-x. |
1054 with_x=yes ;; | 1072 with_x=yes ;; |
1331 Some influential environment variables: | 1349 Some influential environment variables: |
1332 CC C compiler command | 1350 CC C compiler command |
1333 CFLAGS C compiler flags | 1351 CFLAGS C compiler flags |
1334 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a | 1352 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a |
1335 nonstandard directory <lib dir> | 1353 nonstandard directory <lib dir> |
1354 LIBS libraries to pass to the linker, e.g. -l<library> | |
1336 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if | 1355 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if |
1337 you have headers in a nonstandard directory <include dir> | 1356 you have headers in a nonstandard directory <include dir> |
1338 CPP C preprocessor | 1357 CPP C preprocessor |
1339 XMKMF Path to xmkmf, Makefile generator for X Window System | 1358 XMKMF Path to xmkmf, Makefile generator for X Window System |
1340 | 1359 |
1400 | 1419 |
1401 test -n "$ac_init_help" && exit $ac_status | 1420 test -n "$ac_init_help" && exit $ac_status |
1402 if $ac_init_version; then | 1421 if $ac_init_version; then |
1403 cat <<\_ACEOF | 1422 cat <<\_ACEOF |
1404 configure | 1423 configure |
1405 generated by GNU Autoconf 2.60 | 1424 generated by GNU Autoconf 2.61 |
1406 | 1425 |
1407 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 1426 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
1408 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. | 1427 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
1409 This configure script is free software; the Free Software Foundation | 1428 This configure script is free software; the Free Software Foundation |
1410 gives unlimited permission to copy, distribute and modify it. | 1429 gives unlimited permission to copy, distribute and modify it. |
1414 cat >config.log <<_ACEOF | 1433 cat >config.log <<_ACEOF |
1415 This file contains any messages produced by compilers while | 1434 This file contains any messages produced by compilers while |
1416 running configure, to aid debugging if configure makes a mistake. | 1435 running configure, to aid debugging if configure makes a mistake. |
1417 | 1436 |
1418 It was created by $as_me, which was | 1437 It was created by $as_me, which was |
1419 generated by GNU Autoconf 2.60. Invocation command line was | 1438 generated by GNU Autoconf 2.61. Invocation command line was |
1420 | 1439 |
1421 $ $0 $@ | 1440 $ $0 $@ |
1422 | 1441 |
1423 _ACEOF | 1442 _ACEOF |
1424 exec 5>>config.log | 1443 exec 5>>config.log |
1686 { echo "$as_me:$LINENO: creating cache $cache_file" >&5 | 1705 { echo "$as_me:$LINENO: creating cache $cache_file" >&5 |
1687 echo "$as_me: creating cache $cache_file" >&6;} | 1706 echo "$as_me: creating cache $cache_file" >&6;} |
1688 >$cache_file | 1707 >$cache_file |
1689 fi | 1708 fi |
1690 | 1709 |
1710 ac_header_list="$ac_header_list sys/time.h" | |
1711 ac_header_list="$ac_header_list unistd.h" | |
1712 ac_func_list="$ac_func_list alarm" | |
1691 # Check that the precious variables saved in the cache have kept the same | 1713 # Check that the precious variables saved in the cache have kept the same |
1692 # value. | 1714 # value. |
1693 ac_cache_corrupted=false | 1715 ac_cache_corrupted=false |
1694 for ac_var in $ac_precious_vars; do | 1716 for ac_var in $ac_precious_vars; do |
1695 eval ac_old_set=\$ac_cv_env_${ac_var}_set | 1717 eval ac_old_set=\$ac_cv_env_${ac_var}_set |
3200 for as_dir in $PATH | 3222 for as_dir in $PATH |
3201 do | 3223 do |
3202 IFS=$as_save_IFS | 3224 IFS=$as_save_IFS |
3203 test -z "$as_dir" && as_dir=. | 3225 test -z "$as_dir" && as_dir=. |
3204 for ac_exec_ext in '' $ac_executable_extensions; do | 3226 for ac_exec_ext in '' $ac_executable_extensions; do |
3205 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 3227 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3206 ac_cv_prog_CC="${ac_tool_prefix}gcc" | 3228 ac_cv_prog_CC="${ac_tool_prefix}gcc" |
3207 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3229 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3208 break 2 | 3230 break 2 |
3209 fi | 3231 fi |
3210 done | 3232 done |
3240 for as_dir in $PATH | 3262 for as_dir in $PATH |
3241 do | 3263 do |
3242 IFS=$as_save_IFS | 3264 IFS=$as_save_IFS |
3243 test -z "$as_dir" && as_dir=. | 3265 test -z "$as_dir" && as_dir=. |
3244 for ac_exec_ext in '' $ac_executable_extensions; do | 3266 for ac_exec_ext in '' $ac_executable_extensions; do |
3245 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 3267 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3246 ac_cv_prog_ac_ct_CC="gcc" | 3268 ac_cv_prog_ac_ct_CC="gcc" |
3247 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3269 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3248 break 2 | 3270 break 2 |
3249 fi | 3271 fi |
3250 done | 3272 done |
3297 for as_dir in $PATH | 3319 for as_dir in $PATH |
3298 do | 3320 do |
3299 IFS=$as_save_IFS | 3321 IFS=$as_save_IFS |
3300 test -z "$as_dir" && as_dir=. | 3322 test -z "$as_dir" && as_dir=. |
3301 for ac_exec_ext in '' $ac_executable_extensions; do | 3323 for ac_exec_ext in '' $ac_executable_extensions; do |
3302 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 3324 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3303 ac_cv_prog_CC="${ac_tool_prefix}cc" | 3325 ac_cv_prog_CC="${ac_tool_prefix}cc" |
3304 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3326 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3305 break 2 | 3327 break 2 |
3306 fi | 3328 fi |
3307 done | 3329 done |
3338 for as_dir in $PATH | 3360 for as_dir in $PATH |
3339 do | 3361 do |
3340 IFS=$as_save_IFS | 3362 IFS=$as_save_IFS |
3341 test -z "$as_dir" && as_dir=. | 3363 test -z "$as_dir" && as_dir=. |
3342 for ac_exec_ext in '' $ac_executable_extensions; do | 3364 for ac_exec_ext in '' $ac_executable_extensions; do |
3343 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 3365 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3344 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then | 3366 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
3345 ac_prog_rejected=yes | 3367 ac_prog_rejected=yes |
3346 continue | 3368 continue |
3347 fi | 3369 fi |
3348 ac_cv_prog_CC="cc" | 3370 ac_cv_prog_CC="cc" |
3396 for as_dir in $PATH | 3418 for as_dir in $PATH |
3397 do | 3419 do |
3398 IFS=$as_save_IFS | 3420 IFS=$as_save_IFS |
3399 test -z "$as_dir" && as_dir=. | 3421 test -z "$as_dir" && as_dir=. |
3400 for ac_exec_ext in '' $ac_executable_extensions; do | 3422 for ac_exec_ext in '' $ac_executable_extensions; do |
3401 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 3423 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3402 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 3424 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
3403 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3425 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3404 break 2 | 3426 break 2 |
3405 fi | 3427 fi |
3406 done | 3428 done |
3440 for as_dir in $PATH | 3462 for as_dir in $PATH |
3441 do | 3463 do |
3442 IFS=$as_save_IFS | 3464 IFS=$as_save_IFS |
3443 test -z "$as_dir" && as_dir=. | 3465 test -z "$as_dir" && as_dir=. |
3444 for ac_exec_ext in '' $ac_executable_extensions; do | 3466 for ac_exec_ext in '' $ac_executable_extensions; do |
3445 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 3467 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
3446 ac_cv_prog_ac_ct_CC="$ac_prog" | 3468 ac_cv_prog_ac_ct_CC="$ac_prog" |
3447 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 3469 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
3448 break 2 | 3470 break 2 |
3449 fi | 3471 fi |
3450 done | 3472 done |
3581 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. | 3603 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. |
3582 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' | 3604 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' |
3583 # in a Makefile. We should not override ac_cv_exeext if it was cached, | 3605 # in a Makefile. We should not override ac_cv_exeext if it was cached, |
3584 # so that the user can short-circuit this test for compilers unknown to | 3606 # so that the user can short-circuit this test for compilers unknown to |
3585 # Autoconf. | 3607 # Autoconf. |
3586 for ac_file in $ac_files | 3608 for ac_file in $ac_files '' |
3587 do | 3609 do |
3588 test -f "$ac_file" || continue | 3610 test -f "$ac_file" || continue |
3589 case $ac_file in | 3611 case $ac_file in |
3590 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) | 3612 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) |
3591 ;; | 3613 ;; |
3609 esac | 3631 esac |
3610 done | 3632 done |
3611 test "$ac_cv_exeext" = no && ac_cv_exeext= | 3633 test "$ac_cv_exeext" = no && ac_cv_exeext= |
3612 | 3634 |
3613 else | 3635 else |
3636 ac_file='' | |
3637 fi | |
3638 | |
3639 { echo "$as_me:$LINENO: result: $ac_file" >&5 | |
3640 echo "${ECHO_T}$ac_file" >&6; } | |
3641 if test -z "$ac_file"; then | |
3614 echo "$as_me: failed program was:" >&5 | 3642 echo "$as_me: failed program was:" >&5 |
3615 sed 's/^/| /' conftest.$ac_ext >&5 | 3643 sed 's/^/| /' conftest.$ac_ext >&5 |
3616 | 3644 |
3617 { { echo "$as_me:$LINENO: error: C compiler cannot create executables | 3645 { { echo "$as_me:$LINENO: error: C compiler cannot create executables |
3618 See \`config.log' for more details." >&5 | 3646 See \`config.log' for more details." >&5 |
3620 See \`config.log' for more details." >&2;} | 3648 See \`config.log' for more details." >&2;} |
3621 { (exit 77); exit 77; }; } | 3649 { (exit 77); exit 77; }; } |
3622 fi | 3650 fi |
3623 | 3651 |
3624 ac_exeext=$ac_cv_exeext | 3652 ac_exeext=$ac_cv_exeext |
3625 { echo "$as_me:$LINENO: result: $ac_file" >&5 | |
3626 echo "${ECHO_T}$ac_file" >&6; } | |
3627 | 3653 |
3628 # Check that the compiler produces executables we can run. If not, either | 3654 # Check that the compiler produces executables we can run. If not, either |
3629 # the compiler is broken, or we cross compile. | 3655 # the compiler is broken, or we cross compile. |
3630 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5 | 3656 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5 |
3631 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } | 3657 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } |
3799 ac_status=$? | 3825 ac_status=$? |
3800 grep -v '^ *+' conftest.er1 >conftest.err | 3826 grep -v '^ *+' conftest.er1 >conftest.err |
3801 rm -f conftest.er1 | 3827 rm -f conftest.er1 |
3802 cat conftest.err >&5 | 3828 cat conftest.err >&5 |
3803 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3829 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3804 (exit $ac_status); } && | 3830 (exit $ac_status); } && { |
3805 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3831 test -z "$ac_c_werror_flag" || |
3806 { (case "(($ac_try" in | 3832 test ! -s conftest.err |
3807 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3833 } && test -s conftest.$ac_objext; then |
3808 *) ac_try_echo=$ac_try;; | |
3809 esac | |
3810 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
3811 (eval "$ac_try") 2>&5 | |
3812 ac_status=$? | |
3813 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3814 (exit $ac_status); }; } && | |
3815 { ac_try='test -s conftest.$ac_objext' | |
3816 { (case "(($ac_try" in | |
3817 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
3818 *) ac_try_echo=$ac_try;; | |
3819 esac | |
3820 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
3821 (eval "$ac_try") 2>&5 | |
3822 ac_status=$? | |
3823 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3824 (exit $ac_status); }; }; then | |
3825 ac_compiler_gnu=yes | 3834 ac_compiler_gnu=yes |
3826 else | 3835 else |
3827 echo "$as_me: failed program was:" >&5 | 3836 echo "$as_me: failed program was:" >&5 |
3828 sed 's/^/| /' conftest.$ac_ext >&5 | 3837 sed 's/^/| /' conftest.$ac_ext >&5 |
3829 | 3838 |
3874 ac_status=$? | 3883 ac_status=$? |
3875 grep -v '^ *+' conftest.er1 >conftest.err | 3884 grep -v '^ *+' conftest.er1 >conftest.err |
3876 rm -f conftest.er1 | 3885 rm -f conftest.er1 |
3877 cat conftest.err >&5 | 3886 cat conftest.err >&5 |
3878 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3887 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3879 (exit $ac_status); } && | 3888 (exit $ac_status); } && { |
3880 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3889 test -z "$ac_c_werror_flag" || |
3881 { (case "(($ac_try" in | 3890 test ! -s conftest.err |
3882 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3891 } && test -s conftest.$ac_objext; then |
3883 *) ac_try_echo=$ac_try;; | |
3884 esac | |
3885 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
3886 (eval "$ac_try") 2>&5 | |
3887 ac_status=$? | |
3888 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3889 (exit $ac_status); }; } && | |
3890 { ac_try='test -s conftest.$ac_objext' | |
3891 { (case "(($ac_try" in | |
3892 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
3893 *) ac_try_echo=$ac_try;; | |
3894 esac | |
3895 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
3896 (eval "$ac_try") 2>&5 | |
3897 ac_status=$? | |
3898 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3899 (exit $ac_status); }; }; then | |
3900 ac_cv_prog_cc_g=yes | 3892 ac_cv_prog_cc_g=yes |
3901 else | 3893 else |
3902 echo "$as_me: failed program was:" >&5 | 3894 echo "$as_me: failed program was:" >&5 |
3903 sed 's/^/| /' conftest.$ac_ext >&5 | 3895 sed 's/^/| /' conftest.$ac_ext >&5 |
3904 | 3896 |
3929 ac_status=$? | 3921 ac_status=$? |
3930 grep -v '^ *+' conftest.er1 >conftest.err | 3922 grep -v '^ *+' conftest.er1 >conftest.err |
3931 rm -f conftest.er1 | 3923 rm -f conftest.er1 |
3932 cat conftest.err >&5 | 3924 cat conftest.err >&5 |
3933 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3934 (exit $ac_status); } && | 3926 (exit $ac_status); } && { |
3935 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3927 test -z "$ac_c_werror_flag" || |
3936 { (case "(($ac_try" in | 3928 test ! -s conftest.err |
3937 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3929 } && test -s conftest.$ac_objext; then |
3938 *) ac_try_echo=$ac_try;; | |
3939 esac | |
3940 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
3941 (eval "$ac_try") 2>&5 | |
3942 ac_status=$? | |
3943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3944 (exit $ac_status); }; } && | |
3945 { ac_try='test -s conftest.$ac_objext' | |
3946 { (case "(($ac_try" in | |
3947 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
3948 *) ac_try_echo=$ac_try;; | |
3949 esac | |
3950 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
3951 (eval "$ac_try") 2>&5 | |
3952 ac_status=$? | |
3953 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3954 (exit $ac_status); }; }; then | |
3955 : | 3930 : |
3956 else | 3931 else |
3957 echo "$as_me: failed program was:" >&5 | 3932 echo "$as_me: failed program was:" >&5 |
3958 sed 's/^/| /' conftest.$ac_ext >&5 | 3933 sed 's/^/| /' conftest.$ac_ext >&5 |
3959 | 3934 |
3985 ac_status=$? | 3960 ac_status=$? |
3986 grep -v '^ *+' conftest.er1 >conftest.err | 3961 grep -v '^ *+' conftest.er1 >conftest.err |
3987 rm -f conftest.er1 | 3962 rm -f conftest.er1 |
3988 cat conftest.err >&5 | 3963 cat conftest.err >&5 |
3989 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3964 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3990 (exit $ac_status); } && | 3965 (exit $ac_status); } && { |
3991 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3966 test -z "$ac_c_werror_flag" || |
3992 { (case "(($ac_try" in | 3967 test ! -s conftest.err |
3993 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 3968 } && test -s conftest.$ac_objext; then |
3994 *) ac_try_echo=$ac_try;; | |
3995 esac | |
3996 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
3997 (eval "$ac_try") 2>&5 | |
3998 ac_status=$? | |
3999 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4000 (exit $ac_status); }; } && | |
4001 { ac_try='test -s conftest.$ac_objext' | |
4002 { (case "(($ac_try" in | |
4003 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
4004 *) ac_try_echo=$ac_try;; | |
4005 esac | |
4006 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
4007 (eval "$ac_try") 2>&5 | |
4008 ac_status=$? | |
4009 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4010 (exit $ac_status); }; }; then | |
4011 ac_cv_prog_cc_g=yes | 3969 ac_cv_prog_cc_g=yes |
4012 else | 3970 else |
4013 echo "$as_me: failed program was:" >&5 | 3971 echo "$as_me: failed program was:" >&5 |
4014 sed 's/^/| /' conftest.$ac_ext >&5 | 3972 sed 's/^/| /' conftest.$ac_ext >&5 |
4015 | 3973 |
4121 ac_status=$? | 4079 ac_status=$? |
4122 grep -v '^ *+' conftest.er1 >conftest.err | 4080 grep -v '^ *+' conftest.er1 >conftest.err |
4123 rm -f conftest.er1 | 4081 rm -f conftest.er1 |
4124 cat conftest.err >&5 | 4082 cat conftest.err >&5 |
4125 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4083 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4126 (exit $ac_status); } && | 4084 (exit $ac_status); } && { |
4127 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4085 test -z "$ac_c_werror_flag" || |
4128 { (case "(($ac_try" in | 4086 test ! -s conftest.err |
4129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 4087 } && test -s conftest.$ac_objext; then |
4130 *) ac_try_echo=$ac_try;; | |
4131 esac | |
4132 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
4133 (eval "$ac_try") 2>&5 | |
4134 ac_status=$? | |
4135 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4136 (exit $ac_status); }; } && | |
4137 { ac_try='test -s conftest.$ac_objext' | |
4138 { (case "(($ac_try" in | |
4139 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
4140 *) ac_try_echo=$ac_try;; | |
4141 esac | |
4142 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
4143 (eval "$ac_try") 2>&5 | |
4144 ac_status=$? | |
4145 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4146 (exit $ac_status); }; }; then | |
4147 ac_cv_prog_cc_c89=$ac_arg | 4088 ac_cv_prog_cc_c89=$ac_arg |
4148 else | 4089 else |
4149 echo "$as_me: failed program was:" >&5 | 4090 echo "$as_me: failed program was:" >&5 |
4150 sed 's/^/| /' conftest.$ac_ext >&5 | 4091 sed 's/^/| /' conftest.$ac_ext >&5 |
4151 | 4092 |
4264 ac_status=$? | 4205 ac_status=$? |
4265 grep -v '^ *+' conftest.er1 >conftest.err | 4206 grep -v '^ *+' conftest.er1 >conftest.err |
4266 rm -f conftest.er1 | 4207 rm -f conftest.er1 |
4267 cat conftest.err >&5 | 4208 cat conftest.err >&5 |
4268 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4209 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4269 (exit $ac_status); } >/dev/null; then | 4210 (exit $ac_status); } >/dev/null && { |
4270 if test -s conftest.err; then | 4211 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4271 ac_cpp_err=$ac_c_preproc_warn_flag | 4212 test ! -s conftest.err |
4272 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 4213 }; then |
4273 else | |
4274 ac_cpp_err= | |
4275 fi | |
4276 else | |
4277 ac_cpp_err=yes | |
4278 fi | |
4279 if test -z "$ac_cpp_err"; then | |
4280 : | 4214 : |
4281 else | 4215 else |
4282 echo "$as_me: failed program was:" >&5 | 4216 echo "$as_me: failed program was:" >&5 |
4283 sed 's/^/| /' conftest.$ac_ext >&5 | 4217 sed 's/^/| /' conftest.$ac_ext >&5 |
4284 | 4218 |
4308 ac_status=$? | 4242 ac_status=$? |
4309 grep -v '^ *+' conftest.er1 >conftest.err | 4243 grep -v '^ *+' conftest.er1 >conftest.err |
4310 rm -f conftest.er1 | 4244 rm -f conftest.er1 |
4311 cat conftest.err >&5 | 4245 cat conftest.err >&5 |
4312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4246 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4313 (exit $ac_status); } >/dev/null; then | 4247 (exit $ac_status); } >/dev/null && { |
4314 if test -s conftest.err; then | 4248 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4315 ac_cpp_err=$ac_c_preproc_warn_flag | 4249 test ! -s conftest.err |
4316 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 4250 }; then |
4317 else | |
4318 ac_cpp_err= | |
4319 fi | |
4320 else | |
4321 ac_cpp_err=yes | |
4322 fi | |
4323 if test -z "$ac_cpp_err"; then | |
4324 # Broken: success on invalid input. | 4251 # Broken: success on invalid input. |
4325 continue | 4252 continue |
4326 else | 4253 else |
4327 echo "$as_me: failed program was:" >&5 | 4254 echo "$as_me: failed program was:" >&5 |
4328 sed 's/^/| /' conftest.$ac_ext >&5 | 4255 sed 's/^/| /' conftest.$ac_ext >&5 |
4383 ac_status=$? | 4310 ac_status=$? |
4384 grep -v '^ *+' conftest.er1 >conftest.err | 4311 grep -v '^ *+' conftest.er1 >conftest.err |
4385 rm -f conftest.er1 | 4312 rm -f conftest.er1 |
4386 cat conftest.err >&5 | 4313 cat conftest.err >&5 |
4387 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4314 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4388 (exit $ac_status); } >/dev/null; then | 4315 (exit $ac_status); } >/dev/null && { |
4389 if test -s conftest.err; then | 4316 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4390 ac_cpp_err=$ac_c_preproc_warn_flag | 4317 test ! -s conftest.err |
4391 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 4318 }; then |
4392 else | |
4393 ac_cpp_err= | |
4394 fi | |
4395 else | |
4396 ac_cpp_err=yes | |
4397 fi | |
4398 if test -z "$ac_cpp_err"; then | |
4399 : | 4319 : |
4400 else | 4320 else |
4401 echo "$as_me: failed program was:" >&5 | 4321 echo "$as_me: failed program was:" >&5 |
4402 sed 's/^/| /' conftest.$ac_ext >&5 | 4322 sed 's/^/| /' conftest.$ac_ext >&5 |
4403 | 4323 |
4427 ac_status=$? | 4347 ac_status=$? |
4428 grep -v '^ *+' conftest.er1 >conftest.err | 4348 grep -v '^ *+' conftest.er1 >conftest.err |
4429 rm -f conftest.er1 | 4349 rm -f conftest.er1 |
4430 cat conftest.err >&5 | 4350 cat conftest.err >&5 |
4431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4432 (exit $ac_status); } >/dev/null; then | 4352 (exit $ac_status); } >/dev/null && { |
4433 if test -s conftest.err; then | 4353 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4434 ac_cpp_err=$ac_c_preproc_warn_flag | 4354 test ! -s conftest.err |
4435 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 4355 }; then |
4436 else | |
4437 ac_cpp_err= | |
4438 fi | |
4439 else | |
4440 ac_cpp_err=yes | |
4441 fi | |
4442 if test -z "$ac_cpp_err"; then | |
4443 # Broken: success on invalid input. | 4356 # Broken: success on invalid input. |
4444 continue | 4357 continue |
4445 else | 4358 else |
4446 echo "$as_me: failed program was:" >&5 | 4359 echo "$as_me: failed program was:" >&5 |
4447 sed 's/^/| /' conftest.$ac_ext >&5 | 4360 sed 's/^/| /' conftest.$ac_ext >&5 |
4492 IFS=$as_save_IFS | 4405 IFS=$as_save_IFS |
4493 test -z "$as_dir" && as_dir=. | 4406 test -z "$as_dir" && as_dir=. |
4494 for ac_prog in grep ggrep; do | 4407 for ac_prog in grep ggrep; do |
4495 for ac_exec_ext in '' $ac_executable_extensions; do | 4408 for ac_exec_ext in '' $ac_executable_extensions; do |
4496 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" | 4409 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" |
4497 { test -f "$ac_path_GREP" && $as_executable_p "$ac_path_GREP"; } || continue | 4410 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue |
4498 # Check for GNU ac_path_GREP and select it if it is found. | 4411 # Check for GNU ac_path_GREP and select it if it is found. |
4499 # Check for GNU $ac_path_GREP | 4412 # Check for GNU $ac_path_GREP |
4500 case `"$ac_path_GREP" --version 2>&1` in | 4413 case `"$ac_path_GREP" --version 2>&1` in |
4501 *GNU*) | 4414 *GNU*) |
4502 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; | 4415 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; |
4574 IFS=$as_save_IFS | 4487 IFS=$as_save_IFS |
4575 test -z "$as_dir" && as_dir=. | 4488 test -z "$as_dir" && as_dir=. |
4576 for ac_prog in egrep; do | 4489 for ac_prog in egrep; do |
4577 for ac_exec_ext in '' $ac_executable_extensions; do | 4490 for ac_exec_ext in '' $ac_executable_extensions; do |
4578 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" | 4491 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" |
4579 { test -f "$ac_path_EGREP" && $as_executable_p "$ac_path_EGREP"; } || continue | 4492 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue |
4580 # Check for GNU ac_path_EGREP and select it if it is found. | 4493 # Check for GNU ac_path_EGREP and select it if it is found. |
4581 # Check for GNU $ac_path_EGREP | 4494 # Check for GNU $ac_path_EGREP |
4582 case `"$ac_path_EGREP" --version 2>&1` in | 4495 case `"$ac_path_EGREP" --version 2>&1` in |
4583 *GNU*) | 4496 *GNU*) |
4584 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; | 4497 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; |
4702 ac_status=$? | 4615 ac_status=$? |
4703 grep -v '^ *+' conftest.er1 >conftest.err | 4616 grep -v '^ *+' conftest.er1 >conftest.err |
4704 rm -f conftest.er1 | 4617 rm -f conftest.er1 |
4705 cat conftest.err >&5 | 4618 cat conftest.err >&5 |
4706 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4619 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4707 (exit $ac_status); } && | 4620 (exit $ac_status); } && { |
4708 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4621 test -z "$ac_c_werror_flag" || |
4709 { (case "(($ac_try" in | 4622 test ! -s conftest.err |
4710 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 4623 } && test -s conftest.$ac_objext; then |
4711 *) ac_try_echo=$ac_try;; | |
4712 esac | |
4713 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
4714 (eval "$ac_try") 2>&5 | |
4715 ac_status=$? | |
4716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4717 (exit $ac_status); }; } && | |
4718 { ac_try='test -s conftest.$ac_objext' | |
4719 { (case "(($ac_try" in | |
4720 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
4721 *) ac_try_echo=$ac_try;; | |
4722 esac | |
4723 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
4724 (eval "$ac_try") 2>&5 | |
4725 ac_status=$? | |
4726 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4727 (exit $ac_status); }; }; then | |
4728 has_option=yes | 4624 has_option=yes |
4729 else | 4625 else |
4730 echo "$as_me: failed program was:" >&5 | 4626 echo "$as_me: failed program was:" >&5 |
4731 sed 's/^/| /' conftest.$ac_ext >&5 | 4627 sed 's/^/| /' conftest.$ac_ext >&5 |
4732 | 4628 |
4806 ac_status=$? | 4702 ac_status=$? |
4807 grep -v '^ *+' conftest.er1 >conftest.err | 4703 grep -v '^ *+' conftest.er1 >conftest.err |
4808 rm -f conftest.er1 | 4704 rm -f conftest.er1 |
4809 cat conftest.err >&5 | 4705 cat conftest.err >&5 |
4810 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4706 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4811 (exit $ac_status); } >/dev/null; then | 4707 (exit $ac_status); } >/dev/null && { |
4812 if test -s conftest.err; then | 4708 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4813 ac_cpp_err=$ac_c_preproc_warn_flag | 4709 test ! -s conftest.err |
4814 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 4710 }; then |
4815 else | |
4816 ac_cpp_err= | |
4817 fi | |
4818 else | |
4819 ac_cpp_err=yes | |
4820 fi | |
4821 if test -z "$ac_cpp_err"; then | |
4822 : | 4711 : |
4823 else | 4712 else |
4824 echo "$as_me: failed program was:" >&5 | 4713 echo "$as_me: failed program was:" >&5 |
4825 sed 's/^/| /' conftest.$ac_ext >&5 | 4714 sed 's/^/| /' conftest.$ac_ext >&5 |
4826 | 4715 |
4850 ac_status=$? | 4739 ac_status=$? |
4851 grep -v '^ *+' conftest.er1 >conftest.err | 4740 grep -v '^ *+' conftest.er1 >conftest.err |
4852 rm -f conftest.er1 | 4741 rm -f conftest.er1 |
4853 cat conftest.err >&5 | 4742 cat conftest.err >&5 |
4854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4743 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4855 (exit $ac_status); } >/dev/null; then | 4744 (exit $ac_status); } >/dev/null && { |
4856 if test -s conftest.err; then | 4745 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4857 ac_cpp_err=$ac_c_preproc_warn_flag | 4746 test ! -s conftest.err |
4858 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 4747 }; then |
4859 else | |
4860 ac_cpp_err= | |
4861 fi | |
4862 else | |
4863 ac_cpp_err=yes | |
4864 fi | |
4865 if test -z "$ac_cpp_err"; then | |
4866 # Broken: success on invalid input. | 4748 # Broken: success on invalid input. |
4867 continue | 4749 continue |
4868 else | 4750 else |
4869 echo "$as_me: failed program was:" >&5 | 4751 echo "$as_me: failed program was:" >&5 |
4870 sed 's/^/| /' conftest.$ac_ext >&5 | 4752 sed 's/^/| /' conftest.$ac_ext >&5 |
4925 ac_status=$? | 4807 ac_status=$? |
4926 grep -v '^ *+' conftest.er1 >conftest.err | 4808 grep -v '^ *+' conftest.er1 >conftest.err |
4927 rm -f conftest.er1 | 4809 rm -f conftest.er1 |
4928 cat conftest.err >&5 | 4810 cat conftest.err >&5 |
4929 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4811 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4930 (exit $ac_status); } >/dev/null; then | 4812 (exit $ac_status); } >/dev/null && { |
4931 if test -s conftest.err; then | 4813 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4932 ac_cpp_err=$ac_c_preproc_warn_flag | 4814 test ! -s conftest.err |
4933 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 4815 }; then |
4934 else | |
4935 ac_cpp_err= | |
4936 fi | |
4937 else | |
4938 ac_cpp_err=yes | |
4939 fi | |
4940 if test -z "$ac_cpp_err"; then | |
4941 : | 4816 : |
4942 else | 4817 else |
4943 echo "$as_me: failed program was:" >&5 | 4818 echo "$as_me: failed program was:" >&5 |
4944 sed 's/^/| /' conftest.$ac_ext >&5 | 4819 sed 's/^/| /' conftest.$ac_ext >&5 |
4945 | 4820 |
4969 ac_status=$? | 4844 ac_status=$? |
4970 grep -v '^ *+' conftest.er1 >conftest.err | 4845 grep -v '^ *+' conftest.er1 >conftest.err |
4971 rm -f conftest.er1 | 4846 rm -f conftest.er1 |
4972 cat conftest.err >&5 | 4847 cat conftest.err >&5 |
4973 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4848 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4974 (exit $ac_status); } >/dev/null; then | 4849 (exit $ac_status); } >/dev/null && { |
4975 if test -s conftest.err; then | 4850 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
4976 ac_cpp_err=$ac_c_preproc_warn_flag | 4851 test ! -s conftest.err |
4977 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 4852 }; then |
4978 else | |
4979 ac_cpp_err= | |
4980 fi | |
4981 else | |
4982 ac_cpp_err=yes | |
4983 fi | |
4984 if test -z "$ac_cpp_err"; then | |
4985 # Broken: success on invalid input. | 4853 # Broken: success on invalid input. |
4986 continue | 4854 continue |
4987 else | 4855 else |
4988 echo "$as_me: failed program was:" >&5 | 4856 echo "$as_me: failed program was:" >&5 |
4989 sed 's/^/| /' conftest.$ac_ext >&5 | 4857 sed 's/^/| /' conftest.$ac_ext >&5 |
5048 # OSF1 and SCO ODT 3.0 have their own names for install. | 4916 # OSF1 and SCO ODT 3.0 have their own names for install. |
5049 # Don't use installbsd from OSF since it installs stuff as root | 4917 # Don't use installbsd from OSF since it installs stuff as root |
5050 # by default. | 4918 # by default. |
5051 for ac_prog in ginstall scoinst install; do | 4919 for ac_prog in ginstall scoinst install; do |
5052 for ac_exec_ext in '' $ac_executable_extensions; do | 4920 for ac_exec_ext in '' $ac_executable_extensions; do |
5053 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then | 4921 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then |
5054 if test $ac_prog = install && | 4922 if test $ac_prog = install && |
5055 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 4923 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
5056 # AIX install. It has an incompatible calling convention. | 4924 # AIX install. It has an incompatible calling convention. |
5057 : | 4925 : |
5058 elif test $ac_prog = install && | 4926 elif test $ac_prog = install && |
5110 for as_dir in $PATH | 4978 for as_dir in $PATH |
5111 do | 4979 do |
5112 IFS=$as_save_IFS | 4980 IFS=$as_save_IFS |
5113 test -z "$as_dir" && as_dir=. | 4981 test -z "$as_dir" && as_dir=. |
5114 for ac_exec_ext in '' $ac_executable_extensions; do | 4982 for ac_exec_ext in '' $ac_executable_extensions; do |
5115 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 4983 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
5116 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" | 4984 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
5117 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 4985 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5118 break 2 | 4986 break 2 |
5119 fi | 4987 fi |
5120 done | 4988 done |
5150 for as_dir in $PATH | 5018 for as_dir in $PATH |
5151 do | 5019 do |
5152 IFS=$as_save_IFS | 5020 IFS=$as_save_IFS |
5153 test -z "$as_dir" && as_dir=. | 5021 test -z "$as_dir" && as_dir=. |
5154 for ac_exec_ext in '' $ac_executable_extensions; do | 5022 for ac_exec_ext in '' $ac_executable_extensions; do |
5155 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 5023 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
5156 ac_cv_prog_ac_ct_RANLIB="ranlib" | 5024 ac_cv_prog_ac_ct_RANLIB="ranlib" |
5157 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5025 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5158 break 2 | 5026 break 2 |
5159 fi | 5027 fi |
5160 done | 5028 done |
5208 for as_dir in $PATH | 5076 for as_dir in $PATH |
5209 do | 5077 do |
5210 IFS=$as_save_IFS | 5078 IFS=$as_save_IFS |
5211 test -z "$as_dir" && as_dir=. | 5079 test -z "$as_dir" && as_dir=. |
5212 for ac_exec_ext in '' $ac_executable_extensions; do | 5080 for ac_exec_ext in '' $ac_executable_extensions; do |
5213 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 5081 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
5214 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" | 5082 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" |
5215 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5083 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5216 break 2 | 5084 break 2 |
5217 fi | 5085 fi |
5218 done | 5086 done |
5248 for as_dir in /usr/sbin | 5116 for as_dir in /usr/sbin |
5249 do | 5117 do |
5250 IFS=$as_save_IFS | 5118 IFS=$as_save_IFS |
5251 test -z "$as_dir" && as_dir=. | 5119 test -z "$as_dir" && as_dir=. |
5252 for ac_exec_ext in '' $ac_executable_extensions; do | 5120 for ac_exec_ext in '' $ac_executable_extensions; do |
5253 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 5121 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
5254 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" | 5122 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" |
5255 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5123 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5256 break 2 | 5124 break 2 |
5257 fi | 5125 fi |
5258 done | 5126 done |
5288 for as_dir in /sbin | 5156 for as_dir in /sbin |
5289 do | 5157 do |
5290 IFS=$as_save_IFS | 5158 IFS=$as_save_IFS |
5291 test -z "$as_dir" && as_dir=. | 5159 test -z "$as_dir" && as_dir=. |
5292 for ac_exec_ext in '' $ac_executable_extensions; do | 5160 for ac_exec_ext in '' $ac_executable_extensions; do |
5293 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 5161 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
5294 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" | 5162 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" |
5295 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5163 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5296 break 2 | 5164 break 2 |
5297 fi | 5165 fi |
5298 done | 5166 done |
5329 for as_dir in $PATH | 5197 for as_dir in $PATH |
5330 do | 5198 do |
5331 IFS=$as_save_IFS | 5199 IFS=$as_save_IFS |
5332 test -z "$as_dir" && as_dir=. | 5200 test -z "$as_dir" && as_dir=. |
5333 for ac_exec_ext in '' $ac_executable_extensions; do | 5201 for ac_exec_ext in '' $ac_executable_extensions; do |
5334 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 5202 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
5335 ac_cv_path_GZIP_PROG="$as_dir/$ac_word$ac_exec_ext" | 5203 ac_cv_path_GZIP_PROG="$as_dir/$ac_word$ac_exec_ext" |
5336 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 5204 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
5337 break 2 | 5205 break 2 |
5338 fi | 5206 fi |
5339 done | 5207 done |
5389 ac_status=$? | 5257 ac_status=$? |
5390 grep -v '^ *+' conftest.er1 >conftest.err | 5258 grep -v '^ *+' conftest.er1 >conftest.err |
5391 rm -f conftest.er1 | 5259 rm -f conftest.er1 |
5392 cat conftest.err >&5 | 5260 cat conftest.err >&5 |
5393 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5261 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5394 (exit $ac_status); } && | 5262 (exit $ac_status); } && { |
5395 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5263 test -z "$ac_c_werror_flag" || |
5396 { (case "(($ac_try" in | 5264 test ! -s conftest.err |
5397 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5265 } && test -s conftest$ac_exeext && |
5398 *) ac_try_echo=$ac_try;; | 5266 $as_test_x conftest$ac_exeext; then |
5399 esac | |
5400 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5401 (eval "$ac_try") 2>&5 | |
5402 ac_status=$? | |
5403 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5404 (exit $ac_status); }; } && | |
5405 { ac_try='test -s conftest$ac_exeext' | |
5406 { (case "(($ac_try" in | |
5407 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
5408 *) ac_try_echo=$ac_try;; | |
5409 esac | |
5410 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5411 (eval "$ac_try") 2>&5 | |
5412 ac_status=$? | |
5413 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5414 (exit $ac_status); }; }; then | |
5415 { echo "$as_me:$LINENO: result: yes" >&5 | 5267 { echo "$as_me:$LINENO: result: yes" >&5 |
5416 echo "${ECHO_T}yes" >&6; } | 5268 echo "${ECHO_T}yes" >&6; } |
5417 else | 5269 else |
5418 echo "$as_me: failed program was:" >&5 | 5270 echo "$as_me: failed program was:" >&5 |
5419 sed 's/^/| /' conftest.$ac_ext >&5 | 5271 sed 's/^/| /' conftest.$ac_ext >&5 |
5421 LDFLAGS=$late_LDFLAGS | 5273 LDFLAGS=$late_LDFLAGS |
5422 { echo "$as_me:$LINENO: result: no" >&5 | 5274 { echo "$as_me:$LINENO: result: no" >&5 |
5423 echo "${ECHO_T}no" >&6; } | 5275 echo "${ECHO_T}no" >&6; } |
5424 fi | 5276 fi |
5425 | 5277 |
5426 rm -f core conftest.err conftest.$ac_objext \ | 5278 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
5427 conftest$ac_exeext conftest.$ac_ext | 5279 conftest$ac_exeext conftest.$ac_ext |
5428 | 5280 |
5429 #### Extract some information from the operating system and machine files. | 5281 #### Extract some information from the operating system and machine files. |
5430 | 5282 |
5431 { echo "$as_me:$LINENO: checking the machine- and system-dependent files to find out | 5283 { echo "$as_me:$LINENO: checking the machine- and system-dependent files to find out |
5629 ac_status=$? | 5481 ac_status=$? |
5630 grep -v '^ *+' conftest.er1 >conftest.err | 5482 grep -v '^ *+' conftest.er1 >conftest.err |
5631 rm -f conftest.er1 | 5483 rm -f conftest.er1 |
5632 cat conftest.err >&5 | 5484 cat conftest.err >&5 |
5633 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5485 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5634 (exit $ac_status); } && | 5486 (exit $ac_status); } && { |
5635 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5487 test -z "$ac_c_werror_flag" || |
5636 { (case "(($ac_try" in | 5488 test ! -s conftest.err |
5637 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5489 } && test -s conftest.$ac_objext; then |
5638 *) ac_try_echo=$ac_try;; | |
5639 esac | |
5640 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5641 (eval "$ac_try") 2>&5 | |
5642 ac_status=$? | |
5643 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5644 (exit $ac_status); }; } && | |
5645 { ac_try='test -s conftest.$ac_objext' | |
5646 { (case "(($ac_try" in | |
5647 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
5648 *) ac_try_echo=$ac_try;; | |
5649 esac | |
5650 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5651 (eval "$ac_try") 2>&5 | |
5652 ac_status=$? | |
5653 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5654 (exit $ac_status); }; }; then | |
5655 break | 5490 break |
5656 else | 5491 else |
5657 echo "$as_me: failed program was:" >&5 | 5492 echo "$as_me: failed program was:" >&5 |
5658 sed 's/^/| /' conftest.$ac_ext >&5 | 5493 sed 's/^/| /' conftest.$ac_ext >&5 |
5659 | 5494 |
5673 ac_status=$? | 5508 ac_status=$? |
5674 grep -v '^ *+' conftest.er1 >conftest.err | 5509 grep -v '^ *+' conftest.er1 >conftest.err |
5675 rm -f conftest.er1 | 5510 rm -f conftest.er1 |
5676 cat conftest.err >&5 | 5511 cat conftest.err >&5 |
5677 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5678 (exit $ac_status); } && | 5513 (exit $ac_status); } && { |
5679 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5514 test -z "$ac_c_werror_flag" || |
5680 { (case "(($ac_try" in | 5515 test ! -s conftest.err |
5681 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5516 } && test -s conftest.$ac_objext; then |
5682 *) ac_try_echo=$ac_try;; | |
5683 esac | |
5684 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5685 (eval "$ac_try") 2>&5 | |
5686 ac_status=$? | |
5687 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5688 (exit $ac_status); }; } && | |
5689 { ac_try='test -s conftest.$ac_objext' | |
5690 { (case "(($ac_try" in | |
5691 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
5692 *) ac_try_echo=$ac_try;; | |
5693 esac | |
5694 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5695 (eval "$ac_try") 2>&5 | |
5696 ac_status=$? | |
5697 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5698 (exit $ac_status); }; }; then | |
5699 ac_cv_sys_largefile_CC=' -n32'; break | 5517 ac_cv_sys_largefile_CC=' -n32'; break |
5700 else | 5518 else |
5701 echo "$as_me: failed program was:" >&5 | 5519 echo "$as_me: failed program was:" >&5 |
5702 sed 's/^/| /' conftest.$ac_ext >&5 | 5520 sed 's/^/| /' conftest.$ac_ext >&5 |
5703 | 5521 |
5721 echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; } | 5539 echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; } |
5722 if test "${ac_cv_sys_file_offset_bits+set}" = set; then | 5540 if test "${ac_cv_sys_file_offset_bits+set}" = set; then |
5723 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5541 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5724 else | 5542 else |
5725 while :; do | 5543 while :; do |
5726 ac_cv_sys_file_offset_bits=no | |
5727 cat >conftest.$ac_ext <<_ACEOF | 5544 cat >conftest.$ac_ext <<_ACEOF |
5728 /* confdefs.h. */ | 5545 /* confdefs.h. */ |
5729 _ACEOF | 5546 _ACEOF |
5730 cat confdefs.h >>conftest.$ac_ext | 5547 cat confdefs.h >>conftest.$ac_ext |
5731 cat >>conftest.$ac_ext <<_ACEOF | 5548 cat >>conftest.$ac_ext <<_ACEOF |
5758 ac_status=$? | 5575 ac_status=$? |
5759 grep -v '^ *+' conftest.er1 >conftest.err | 5576 grep -v '^ *+' conftest.er1 >conftest.err |
5760 rm -f conftest.er1 | 5577 rm -f conftest.er1 |
5761 cat conftest.err >&5 | 5578 cat conftest.err >&5 |
5762 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5579 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5763 (exit $ac_status); } && | 5580 (exit $ac_status); } && { |
5764 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5581 test -z "$ac_c_werror_flag" || |
5765 { (case "(($ac_try" in | 5582 test ! -s conftest.err |
5766 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5583 } && test -s conftest.$ac_objext; then |
5767 *) ac_try_echo=$ac_try;; | 5584 ac_cv_sys_file_offset_bits=no; break |
5768 esac | |
5769 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5770 (eval "$ac_try") 2>&5 | |
5771 ac_status=$? | |
5772 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5773 (exit $ac_status); }; } && | |
5774 { ac_try='test -s conftest.$ac_objext' | |
5775 { (case "(($ac_try" in | |
5776 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
5777 *) ac_try_echo=$ac_try;; | |
5778 esac | |
5779 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5780 (eval "$ac_try") 2>&5 | |
5781 ac_status=$? | |
5782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5783 (exit $ac_status); }; }; then | |
5784 break | |
5785 else | 5585 else |
5786 echo "$as_me: failed program was:" >&5 | 5586 echo "$as_me: failed program was:" >&5 |
5787 sed 's/^/| /' conftest.$ac_ext >&5 | 5587 sed 's/^/| /' conftest.$ac_ext >&5 |
5788 | 5588 |
5789 | 5589 |
5825 ac_status=$? | 5625 ac_status=$? |
5826 grep -v '^ *+' conftest.er1 >conftest.err | 5626 grep -v '^ *+' conftest.er1 >conftest.err |
5827 rm -f conftest.er1 | 5627 rm -f conftest.er1 |
5828 cat conftest.err >&5 | 5628 cat conftest.err >&5 |
5829 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5629 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5830 (exit $ac_status); } && | 5630 (exit $ac_status); } && { |
5831 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5631 test -z "$ac_c_werror_flag" || |
5832 { (case "(($ac_try" in | 5632 test ! -s conftest.err |
5833 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5633 } && test -s conftest.$ac_objext; then |
5834 *) ac_try_echo=$ac_try;; | |
5835 esac | |
5836 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5837 (eval "$ac_try") 2>&5 | |
5838 ac_status=$? | |
5839 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5840 (exit $ac_status); }; } && | |
5841 { ac_try='test -s conftest.$ac_objext' | |
5842 { (case "(($ac_try" in | |
5843 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
5844 *) ac_try_echo=$ac_try;; | |
5845 esac | |
5846 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5847 (eval "$ac_try") 2>&5 | |
5848 ac_status=$? | |
5849 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5850 (exit $ac_status); }; }; then | |
5851 ac_cv_sys_file_offset_bits=64; break | 5634 ac_cv_sys_file_offset_bits=64; break |
5852 else | 5635 else |
5853 echo "$as_me: failed program was:" >&5 | 5636 echo "$as_me: failed program was:" >&5 |
5854 sed 's/^/| /' conftest.$ac_ext >&5 | 5637 sed 's/^/| /' conftest.$ac_ext >&5 |
5855 | 5638 |
5856 | 5639 |
5857 fi | 5640 fi |
5858 | 5641 |
5859 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 5642 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
5643 ac_cv_sys_file_offset_bits=unknown | |
5860 break | 5644 break |
5861 done | 5645 done |
5862 fi | 5646 fi |
5863 { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 | 5647 { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 |
5864 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; } | 5648 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; } |
5865 if test "$ac_cv_sys_file_offset_bits" != no; then | 5649 case $ac_cv_sys_file_offset_bits in #( |
5866 | 5650 no | unknown) ;; |
5651 *) | |
5867 cat >>confdefs.h <<_ACEOF | 5652 cat >>confdefs.h <<_ACEOF |
5868 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits | 5653 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits |
5869 _ACEOF | 5654 _ACEOF |
5870 | 5655 ;; |
5871 fi | 5656 esac |
5872 rm -f conftest* | 5657 rm -f conftest* |
5873 { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5 | 5658 if test $ac_cv_sys_file_offset_bits = unknown; then |
5659 { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5 | |
5874 echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; } | 5660 echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; } |
5875 if test "${ac_cv_sys_large_files+set}" = set; then | 5661 if test "${ac_cv_sys_large_files+set}" = set; then |
5876 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5662 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5877 else | 5663 else |
5878 while :; do | 5664 while :; do |
5879 ac_cv_sys_large_files=no | |
5880 cat >conftest.$ac_ext <<_ACEOF | 5665 cat >conftest.$ac_ext <<_ACEOF |
5881 /* confdefs.h. */ | 5666 /* confdefs.h. */ |
5882 _ACEOF | 5667 _ACEOF |
5883 cat confdefs.h >>conftest.$ac_ext | 5668 cat confdefs.h >>conftest.$ac_ext |
5884 cat >>conftest.$ac_ext <<_ACEOF | 5669 cat >>conftest.$ac_ext <<_ACEOF |
5911 ac_status=$? | 5696 ac_status=$? |
5912 grep -v '^ *+' conftest.er1 >conftest.err | 5697 grep -v '^ *+' conftest.er1 >conftest.err |
5913 rm -f conftest.er1 | 5698 rm -f conftest.er1 |
5914 cat conftest.err >&5 | 5699 cat conftest.err >&5 |
5915 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5700 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5916 (exit $ac_status); } && | 5701 (exit $ac_status); } && { |
5917 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5702 test -z "$ac_c_werror_flag" || |
5918 { (case "(($ac_try" in | 5703 test ! -s conftest.err |
5919 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5704 } && test -s conftest.$ac_objext; then |
5920 *) ac_try_echo=$ac_try;; | 5705 ac_cv_sys_large_files=no; break |
5921 esac | |
5922 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5923 (eval "$ac_try") 2>&5 | |
5924 ac_status=$? | |
5925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5926 (exit $ac_status); }; } && | |
5927 { ac_try='test -s conftest.$ac_objext' | |
5928 { (case "(($ac_try" in | |
5929 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
5930 *) ac_try_echo=$ac_try;; | |
5931 esac | |
5932 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5933 (eval "$ac_try") 2>&5 | |
5934 ac_status=$? | |
5935 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5936 (exit $ac_status); }; }; then | |
5937 break | |
5938 else | 5706 else |
5939 echo "$as_me: failed program was:" >&5 | 5707 echo "$as_me: failed program was:" >&5 |
5940 sed 's/^/| /' conftest.$ac_ext >&5 | 5708 sed 's/^/| /' conftest.$ac_ext >&5 |
5941 | 5709 |
5942 | 5710 |
5978 ac_status=$? | 5746 ac_status=$? |
5979 grep -v '^ *+' conftest.er1 >conftest.err | 5747 grep -v '^ *+' conftest.er1 >conftest.err |
5980 rm -f conftest.er1 | 5748 rm -f conftest.er1 |
5981 cat conftest.err >&5 | 5749 cat conftest.err >&5 |
5982 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5750 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5983 (exit $ac_status); } && | 5751 (exit $ac_status); } && { |
5984 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5752 test -z "$ac_c_werror_flag" || |
5985 { (case "(($ac_try" in | 5753 test ! -s conftest.err |
5986 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5754 } && test -s conftest.$ac_objext; then |
5987 *) ac_try_echo=$ac_try;; | |
5988 esac | |
5989 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
5990 (eval "$ac_try") 2>&5 | |
5991 ac_status=$? | |
5992 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5993 (exit $ac_status); }; } && | |
5994 { ac_try='test -s conftest.$ac_objext' | |
5995 { (case "(($ac_try" in | |
5996 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
5997 *) ac_try_echo=$ac_try;; | |
5998 esac | |
5999 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6000 (eval "$ac_try") 2>&5 | |
6001 ac_status=$? | |
6002 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6003 (exit $ac_status); }; }; then | |
6004 ac_cv_sys_large_files=1; break | 5755 ac_cv_sys_large_files=1; break |
6005 else | 5756 else |
6006 echo "$as_me: failed program was:" >&5 | 5757 echo "$as_me: failed program was:" >&5 |
6007 sed 's/^/| /' conftest.$ac_ext >&5 | 5758 sed 's/^/| /' conftest.$ac_ext >&5 |
6008 | 5759 |
6009 | 5760 |
6010 fi | 5761 fi |
6011 | 5762 |
6012 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 5763 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
5764 ac_cv_sys_large_files=unknown | |
6013 break | 5765 break |
6014 done | 5766 done |
6015 fi | 5767 fi |
6016 { echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 | 5768 { echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 |
6017 echo "${ECHO_T}$ac_cv_sys_large_files" >&6; } | 5769 echo "${ECHO_T}$ac_cv_sys_large_files" >&6; } |
6018 if test "$ac_cv_sys_large_files" != no; then | 5770 case $ac_cv_sys_large_files in #( |
6019 | 5771 no | unknown) ;; |
5772 *) | |
6020 cat >>confdefs.h <<_ACEOF | 5773 cat >>confdefs.h <<_ACEOF |
6021 #define _LARGE_FILES $ac_cv_sys_large_files | 5774 #define _LARGE_FILES $ac_cv_sys_large_files |
6022 _ACEOF | 5775 _ACEOF |
6023 | 5776 ;; |
6024 fi | 5777 esac |
6025 rm -f conftest* | 5778 rm -f conftest* |
5779 fi | |
6026 fi | 5780 fi |
6027 | 5781 |
6028 | 5782 |
6029 | 5783 |
6030 ### The standard library on x86-64 GNU/Linux distributions can | 5784 ### The standard library on x86-64 GNU/Linux distributions can |
6080 ac_status=$? | 5834 ac_status=$? |
6081 grep -v '^ *+' conftest.er1 >conftest.err | 5835 grep -v '^ *+' conftest.er1 >conftest.err |
6082 rm -f conftest.er1 | 5836 rm -f conftest.er1 |
6083 cat conftest.err >&5 | 5837 cat conftest.err >&5 |
6084 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5838 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6085 (exit $ac_status); } && | 5839 (exit $ac_status); } && { |
6086 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5840 test -z "$ac_c_werror_flag" || |
6087 { (case "(($ac_try" in | 5841 test ! -s conftest.err |
6088 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 5842 } && test -s conftest.$ac_objext; then |
6089 *) ac_try_echo=$ac_try;; | |
6090 esac | |
6091 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6092 (eval "$ac_try") 2>&5 | |
6093 ac_status=$? | |
6094 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6095 (exit $ac_status); }; } && | |
6096 { ac_try='test -s conftest.$ac_objext' | |
6097 { (case "(($ac_try" in | |
6098 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
6099 *) ac_try_echo=$ac_try;; | |
6100 esac | |
6101 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6102 (eval "$ac_try") 2>&5 | |
6103 ac_status=$? | |
6104 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6105 (exit $ac_status); }; }; then | |
6106 ac_cv_header_stdc=yes | 5843 ac_cv_header_stdc=yes |
6107 else | 5844 else |
6108 echo "$as_me: failed program was:" >&5 | 5845 echo "$as_me: failed program was:" >&5 |
6109 sed 's/^/| /' conftest.$ac_ext >&5 | 5846 sed 's/^/| /' conftest.$ac_ext >&5 |
6110 | 5847 |
6276 ac_status=$? | 6013 ac_status=$? |
6277 grep -v '^ *+' conftest.er1 >conftest.err | 6014 grep -v '^ *+' conftest.er1 >conftest.err |
6278 rm -f conftest.er1 | 6015 rm -f conftest.er1 |
6279 cat conftest.err >&5 | 6016 cat conftest.err >&5 |
6280 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6017 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6281 (exit $ac_status); } && | 6018 (exit $ac_status); } && { |
6282 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6019 test -z "$ac_c_werror_flag" || |
6283 { (case "(($ac_try" in | 6020 test ! -s conftest.err |
6284 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6021 } && test -s conftest.$ac_objext; then |
6285 *) ac_try_echo=$ac_try;; | |
6286 esac | |
6287 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6288 (eval "$ac_try") 2>&5 | |
6289 ac_status=$? | |
6290 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6291 (exit $ac_status); }; } && | |
6292 { ac_try='test -s conftest.$ac_objext' | |
6293 { (case "(($ac_try" in | |
6294 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
6295 *) ac_try_echo=$ac_try;; | |
6296 esac | |
6297 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6298 (eval "$ac_try") 2>&5 | |
6299 ac_status=$? | |
6300 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6301 (exit $ac_status); }; }; then | |
6302 eval "$as_ac_Header=yes" | 6022 eval "$as_ac_Header=yes" |
6303 else | 6023 else |
6304 echo "$as_me: failed program was:" >&5 | 6024 echo "$as_me: failed program was:" >&5 |
6305 sed 's/^/| /' conftest.$ac_ext >&5 | 6025 sed 's/^/| /' conftest.$ac_ext >&5 |
6306 | 6026 |
6361 ac_status=$? | 6081 ac_status=$? |
6362 grep -v '^ *+' conftest.er1 >conftest.err | 6082 grep -v '^ *+' conftest.er1 >conftest.err |
6363 rm -f conftest.er1 | 6083 rm -f conftest.er1 |
6364 cat conftest.err >&5 | 6084 cat conftest.err >&5 |
6365 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6085 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6366 (exit $ac_status); } && | 6086 (exit $ac_status); } && { |
6367 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6087 test -z "$ac_c_werror_flag" || |
6368 { (case "(($ac_try" in | 6088 test ! -s conftest.err |
6369 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6089 } && test -s conftest.$ac_objext; then |
6370 *) ac_try_echo=$ac_try;; | |
6371 esac | |
6372 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6373 (eval "$ac_try") 2>&5 | |
6374 ac_status=$? | |
6375 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6376 (exit $ac_status); }; } && | |
6377 { ac_try='test -s conftest.$ac_objext' | |
6378 { (case "(($ac_try" in | |
6379 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
6380 *) ac_try_echo=$ac_try;; | |
6381 esac | |
6382 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6383 (eval "$ac_try") 2>&5 | |
6384 ac_status=$? | |
6385 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6386 (exit $ac_status); }; }; then | |
6387 ac_header_compiler=yes | 6090 ac_header_compiler=yes |
6388 else | 6091 else |
6389 echo "$as_me: failed program was:" >&5 | 6092 echo "$as_me: failed program was:" >&5 |
6390 sed 's/^/| /' conftest.$ac_ext >&5 | 6093 sed 's/^/| /' conftest.$ac_ext >&5 |
6391 | 6094 |
6417 ac_status=$? | 6120 ac_status=$? |
6418 grep -v '^ *+' conftest.er1 >conftest.err | 6121 grep -v '^ *+' conftest.er1 >conftest.err |
6419 rm -f conftest.er1 | 6122 rm -f conftest.er1 |
6420 cat conftest.err >&5 | 6123 cat conftest.err >&5 |
6421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6422 (exit $ac_status); } >/dev/null; then | 6125 (exit $ac_status); } >/dev/null && { |
6423 if test -s conftest.err; then | 6126 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
6424 ac_cpp_err=$ac_c_preproc_warn_flag | 6127 test ! -s conftest.err |
6425 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 6128 }; then |
6426 else | |
6427 ac_cpp_err= | |
6428 fi | |
6429 else | |
6430 ac_cpp_err=yes | |
6431 fi | |
6432 if test -z "$ac_cpp_err"; then | |
6433 ac_header_preproc=yes | 6129 ac_header_preproc=yes |
6434 else | 6130 else |
6435 echo "$as_me: failed program was:" >&5 | 6131 echo "$as_me: failed program was:" >&5 |
6436 sed 's/^/| /' conftest.$ac_ext >&5 | 6132 sed 's/^/| /' conftest.$ac_ext >&5 |
6437 | 6133 |
6529 ac_status=$? | 6225 ac_status=$? |
6530 grep -v '^ *+' conftest.er1 >conftest.err | 6226 grep -v '^ *+' conftest.er1 >conftest.err |
6531 rm -f conftest.er1 | 6227 rm -f conftest.er1 |
6532 cat conftest.err >&5 | 6228 cat conftest.err >&5 |
6533 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6229 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6534 (exit $ac_status); } && | 6230 (exit $ac_status); } && { |
6535 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6231 test -z "$ac_c_werror_flag" || |
6536 { (case "(($ac_try" in | 6232 test ! -s conftest.err |
6537 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6233 } && test -s conftest$ac_exeext && |
6538 *) ac_try_echo=$ac_try;; | 6234 $as_test_x conftest$ac_exeext; then |
6539 esac | |
6540 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6541 (eval "$ac_try") 2>&5 | |
6542 ac_status=$? | |
6543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6544 (exit $ac_status); }; } && | |
6545 { ac_try='test -s conftest$ac_exeext' | |
6546 { (case "(($ac_try" in | |
6547 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
6548 *) ac_try_echo=$ac_try;; | |
6549 esac | |
6550 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6551 (eval "$ac_try") 2>&5 | |
6552 ac_status=$? | |
6553 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6554 (exit $ac_status); }; }; then | |
6555 ac_cv_lib_ossaudio__oss_ioctl=yes | 6235 ac_cv_lib_ossaudio__oss_ioctl=yes |
6556 else | 6236 else |
6557 echo "$as_me: failed program was:" >&5 | 6237 echo "$as_me: failed program was:" >&5 |
6558 sed 's/^/| /' conftest.$ac_ext >&5 | 6238 sed 's/^/| /' conftest.$ac_ext >&5 |
6559 | 6239 |
6560 ac_cv_lib_ossaudio__oss_ioctl=no | 6240 ac_cv_lib_ossaudio__oss_ioctl=no |
6561 fi | 6241 fi |
6562 | 6242 |
6563 rm -f core conftest.err conftest.$ac_objext \ | 6243 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
6564 conftest$ac_exeext conftest.$ac_ext | 6244 conftest$ac_exeext conftest.$ac_ext |
6565 LIBS=$ac_check_lib_save_LIBS | 6245 LIBS=$ac_check_lib_save_LIBS |
6566 fi | 6246 fi |
6567 { echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 | 6247 { echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 |
6568 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6; } | 6248 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6; } |
6599 for as_dir in $PATH | 6279 for as_dir in $PATH |
6600 do | 6280 do |
6601 IFS=$as_save_IFS | 6281 IFS=$as_save_IFS |
6602 test -z "$as_dir" && as_dir=. | 6282 test -z "$as_dir" && as_dir=. |
6603 for ac_exec_ext in '' $ac_executable_extensions; do | 6283 for ac_exec_ext in '' $ac_executable_extensions; do |
6604 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 6284 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
6605 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" | 6285 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" |
6606 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 6286 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
6607 break 2 | 6287 break 2 |
6608 fi | 6288 fi |
6609 done | 6289 done |
6706 ac_status=$? | 6386 ac_status=$? |
6707 grep -v '^ *+' conftest.er1 >conftest.err | 6387 grep -v '^ *+' conftest.er1 >conftest.err |
6708 rm -f conftest.er1 | 6388 rm -f conftest.er1 |
6709 cat conftest.err >&5 | 6389 cat conftest.err >&5 |
6710 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6390 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6711 (exit $ac_status); } && | 6391 (exit $ac_status); } && { |
6712 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6392 test -z "$ac_c_werror_flag" || |
6713 { (case "(($ac_try" in | 6393 test ! -s conftest.err |
6714 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6394 } && test -s conftest.$ac_objext; then |
6715 *) ac_try_echo=$ac_try;; | |
6716 esac | |
6717 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6718 (eval "$ac_try") 2>&5 | |
6719 ac_status=$? | |
6720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6721 (exit $ac_status); }; } && | |
6722 { ac_try='test -s conftest.$ac_objext' | |
6723 { (case "(($ac_try" in | |
6724 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
6725 *) ac_try_echo=$ac_try;; | |
6726 esac | |
6727 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6728 (eval "$ac_try") 2>&5 | |
6729 ac_status=$? | |
6730 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6731 (exit $ac_status); }; }; then | |
6732 emacs_alsa_normal=yes | 6395 emacs_alsa_normal=yes |
6733 else | 6396 else |
6734 echo "$as_me: failed program was:" >&5 | 6397 echo "$as_me: failed program was:" >&5 |
6735 sed 's/^/| /' conftest.$ac_ext >&5 | 6398 sed 's/^/| /' conftest.$ac_ext >&5 |
6736 | 6399 |
6765 ac_status=$? | 6428 ac_status=$? |
6766 grep -v '^ *+' conftest.er1 >conftest.err | 6429 grep -v '^ *+' conftest.er1 >conftest.err |
6767 rm -f conftest.er1 | 6430 rm -f conftest.er1 |
6768 cat conftest.err >&5 | 6431 cat conftest.err >&5 |
6769 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6432 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6770 (exit $ac_status); } && | 6433 (exit $ac_status); } && { |
6771 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6434 test -z "$ac_c_werror_flag" || |
6772 { (case "(($ac_try" in | 6435 test ! -s conftest.err |
6773 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6436 } && test -s conftest.$ac_objext; then |
6774 *) ac_try_echo=$ac_try;; | |
6775 esac | |
6776 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6777 (eval "$ac_try") 2>&5 | |
6778 ac_status=$? | |
6779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6780 (exit $ac_status); }; } && | |
6781 { ac_try='test -s conftest.$ac_objext' | |
6782 { (case "(($ac_try" in | |
6783 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
6784 *) ac_try_echo=$ac_try;; | |
6785 esac | |
6786 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6787 (eval "$ac_try") 2>&5 | |
6788 ac_status=$? | |
6789 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6790 (exit $ac_status); }; }; then | |
6791 emacs_alsa_subdir=yes | 6437 emacs_alsa_subdir=yes |
6792 else | 6438 else |
6793 echo "$as_me: failed program was:" >&5 | 6439 echo "$as_me: failed program was:" >&5 |
6794 sed 's/^/| /' conftest.$ac_ext >&5 | 6440 sed 's/^/| /' conftest.$ac_ext >&5 |
6795 | 6441 |
6884 ac_status=$? | 6530 ac_status=$? |
6885 grep -v '^ *+' conftest.er1 >conftest.err | 6531 grep -v '^ *+' conftest.er1 >conftest.err |
6886 rm -f conftest.er1 | 6532 rm -f conftest.er1 |
6887 cat conftest.err >&5 | 6533 cat conftest.err >&5 |
6888 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6889 (exit $ac_status); } && | 6535 (exit $ac_status); } && { |
6890 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6536 test -z "$ac_c_werror_flag" || |
6891 { (case "(($ac_try" in | 6537 test ! -s conftest.err |
6892 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6538 } && test -s conftest.$ac_objext; then |
6893 *) ac_try_echo=$ac_try;; | |
6894 esac | |
6895 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6896 (eval "$ac_try") 2>&5 | |
6897 ac_status=$? | |
6898 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6899 (exit $ac_status); }; } && | |
6900 { ac_try='test -s conftest.$ac_objext' | |
6901 { (case "(($ac_try" in | |
6902 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
6903 *) ac_try_echo=$ac_try;; | |
6904 esac | |
6905 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
6906 (eval "$ac_try") 2>&5 | |
6907 ac_status=$? | |
6908 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6909 (exit $ac_status); }; }; then | |
6910 ac_header_compiler=yes | 6539 ac_header_compiler=yes |
6911 else | 6540 else |
6912 echo "$as_me: failed program was:" >&5 | 6541 echo "$as_me: failed program was:" >&5 |
6913 sed 's/^/| /' conftest.$ac_ext >&5 | 6542 sed 's/^/| /' conftest.$ac_ext >&5 |
6914 | 6543 |
6940 ac_status=$? | 6569 ac_status=$? |
6941 grep -v '^ *+' conftest.er1 >conftest.err | 6570 grep -v '^ *+' conftest.er1 >conftest.err |
6942 rm -f conftest.er1 | 6571 rm -f conftest.er1 |
6943 cat conftest.err >&5 | 6572 cat conftest.err >&5 |
6944 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6573 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6945 (exit $ac_status); } >/dev/null; then | 6574 (exit $ac_status); } >/dev/null && { |
6946 if test -s conftest.err; then | 6575 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
6947 ac_cpp_err=$ac_c_preproc_warn_flag | 6576 test ! -s conftest.err |
6948 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 6577 }; then |
6949 else | |
6950 ac_cpp_err= | |
6951 fi | |
6952 else | |
6953 ac_cpp_err=yes | |
6954 fi | |
6955 if test -z "$ac_cpp_err"; then | |
6956 ac_header_preproc=yes | 6578 ac_header_preproc=yes |
6957 else | 6579 else |
6958 echo "$as_me: failed program was:" >&5 | 6580 echo "$as_me: failed program was:" >&5 |
6959 sed 's/^/| /' conftest.$ac_ext >&5 | 6581 sed 's/^/| /' conftest.$ac_ext >&5 |
6960 | 6582 |
7040 ac_status=$? | 6662 ac_status=$? |
7041 grep -v '^ *+' conftest.er1 >conftest.err | 6663 grep -v '^ *+' conftest.er1 >conftest.err |
7042 rm -f conftest.er1 | 6664 rm -f conftest.er1 |
7043 cat conftest.err >&5 | 6665 cat conftest.err >&5 |
7044 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6666 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7045 (exit $ac_status); } && | 6667 (exit $ac_status); } && { |
7046 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6668 test -z "$ac_c_werror_flag" || |
7047 { (case "(($ac_try" in | 6669 test ! -s conftest.err |
7048 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6670 } && test -s conftest.$ac_objext; then |
7049 *) ac_try_echo=$ac_try;; | |
7050 esac | |
7051 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7052 (eval "$ac_try") 2>&5 | |
7053 ac_status=$? | |
7054 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7055 (exit $ac_status); }; } && | |
7056 { ac_try='test -s conftest.$ac_objext' | |
7057 { (case "(($ac_try" in | |
7058 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7059 *) ac_try_echo=$ac_try;; | |
7060 esac | |
7061 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7062 (eval "$ac_try") 2>&5 | |
7063 ac_status=$? | |
7064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7065 (exit $ac_status); }; }; then | |
7066 emacs_cv_personality_linux32=yes | 6671 emacs_cv_personality_linux32=yes |
7067 else | 6672 else |
7068 echo "$as_me: failed program was:" >&5 | 6673 echo "$as_me: failed program was:" >&5 |
7069 sed 's/^/| /' conftest.$ac_ext >&5 | 6674 sed 's/^/| /' conftest.$ac_ext >&5 |
7070 | 6675 |
7110 ac_status=$? | 6715 ac_status=$? |
7111 grep -v '^ *+' conftest.er1 >conftest.err | 6716 grep -v '^ *+' conftest.er1 >conftest.err |
7112 rm -f conftest.er1 | 6717 rm -f conftest.er1 |
7113 cat conftest.err >&5 | 6718 cat conftest.err >&5 |
7114 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6719 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7115 (exit $ac_status); } >/dev/null; then | 6720 (exit $ac_status); } >/dev/null && { |
7116 if test -s conftest.err; then | 6721 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
7117 ac_cpp_err=$ac_c_preproc_warn_flag | 6722 test ! -s conftest.err |
7118 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 6723 }; then |
7119 else | |
7120 ac_cpp_err= | |
7121 fi | |
7122 else | |
7123 ac_cpp_err=yes | |
7124 fi | |
7125 if test -z "$ac_cpp_err"; then | |
7126 eval "$as_ac_Header=yes" | 6724 eval "$as_ac_Header=yes" |
7127 else | 6725 else |
7128 echo "$as_me: failed program was:" >&5 | 6726 echo "$as_me: failed program was:" >&5 |
7129 sed 's/^/| /' conftest.$ac_ext >&5 | 6727 sed 's/^/| /' conftest.$ac_ext >&5 |
7130 | 6728 |
7180 ac_status=$? | 6778 ac_status=$? |
7181 grep -v '^ *+' conftest.er1 >conftest.err | 6779 grep -v '^ *+' conftest.er1 >conftest.err |
7182 rm -f conftest.er1 | 6780 rm -f conftest.er1 |
7183 cat conftest.err >&5 | 6781 cat conftest.err >&5 |
7184 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7185 (exit $ac_status); } && | 6783 (exit $ac_status); } && { |
7186 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6784 test -z "$ac_c_werror_flag" || |
7187 { (case "(($ac_try" in | 6785 test ! -s conftest.err |
7188 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6786 } && test -s conftest.$ac_objext; then |
7189 *) ac_try_echo=$ac_try;; | |
7190 esac | |
7191 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7192 (eval "$ac_try") 2>&5 | |
7193 ac_status=$? | |
7194 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7195 (exit $ac_status); }; } && | |
7196 { ac_try='test -s conftest.$ac_objext' | |
7197 { (case "(($ac_try" in | |
7198 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7199 *) ac_try_echo=$ac_try;; | |
7200 esac | |
7201 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7202 (eval "$ac_try") 2>&5 | |
7203 ac_status=$? | |
7204 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7205 (exit $ac_status); }; }; then | |
7206 ac_cv_header_stdc=yes | 6787 ac_cv_header_stdc=yes |
7207 else | 6788 else |
7208 echo "$as_me: failed program was:" >&5 | 6789 echo "$as_me: failed program was:" >&5 |
7209 sed 's/^/| /' conftest.$ac_ext >&5 | 6790 sed 's/^/| /' conftest.$ac_ext >&5 |
7210 | 6791 |
7371 ac_status=$? | 6952 ac_status=$? |
7372 grep -v '^ *+' conftest.er1 >conftest.err | 6953 grep -v '^ *+' conftest.er1 >conftest.err |
7373 rm -f conftest.er1 | 6954 rm -f conftest.er1 |
7374 cat conftest.err >&5 | 6955 cat conftest.err >&5 |
7375 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6956 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7376 (exit $ac_status); } && | 6957 (exit $ac_status); } && { |
7377 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6958 test -z "$ac_c_werror_flag" || |
7378 { (case "(($ac_try" in | 6959 test ! -s conftest.err |
7379 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 6960 } && test -s conftest.$ac_objext; then |
7380 *) ac_try_echo=$ac_try;; | |
7381 esac | |
7382 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7383 (eval "$ac_try") 2>&5 | |
7384 ac_status=$? | |
7385 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7386 (exit $ac_status); }; } && | |
7387 { ac_try='test -s conftest.$ac_objext' | |
7388 { (case "(($ac_try" in | |
7389 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7390 *) ac_try_echo=$ac_try;; | |
7391 esac | |
7392 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7393 (eval "$ac_try") 2>&5 | |
7394 ac_status=$? | |
7395 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7396 (exit $ac_status); }; }; then | |
7397 ac_cv_header_time=yes | 6961 ac_cv_header_time=yes |
7398 else | 6962 else |
7399 echo "$as_me: failed program was:" >&5 | 6963 echo "$as_me: failed program was:" >&5 |
7400 sed 's/^/| /' conftest.$ac_ext >&5 | 6964 sed 's/^/| /' conftest.$ac_ext >&5 |
7401 | 6965 |
7428 $ac_includes_default | 6992 $ac_includes_default |
7429 int | 6993 int |
7430 main () | 6994 main () |
7431 { | 6995 { |
7432 #ifndef sys_siglist | 6996 #ifndef sys_siglist |
7433 char *p = (char *) sys_siglist; | 6997 (void) sys_siglist; |
7434 return !p; | |
7435 #endif | 6998 #endif |
7436 | 6999 |
7437 ; | 7000 ; |
7438 return 0; | 7001 return 0; |
7439 } | 7002 } |
7449 ac_status=$? | 7012 ac_status=$? |
7450 grep -v '^ *+' conftest.er1 >conftest.err | 7013 grep -v '^ *+' conftest.er1 >conftest.err |
7451 rm -f conftest.er1 | 7014 rm -f conftest.er1 |
7452 cat conftest.err >&5 | 7015 cat conftest.err >&5 |
7453 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7016 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7454 (exit $ac_status); } && | 7017 (exit $ac_status); } && { |
7455 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7018 test -z "$ac_c_werror_flag" || |
7456 { (case "(($ac_try" in | 7019 test ! -s conftest.err |
7457 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7020 } && test -s conftest.$ac_objext; then |
7458 *) ac_try_echo=$ac_try;; | |
7459 esac | |
7460 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7461 (eval "$ac_try") 2>&5 | |
7462 ac_status=$? | |
7463 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7464 (exit $ac_status); }; } && | |
7465 { ac_try='test -s conftest.$ac_objext' | |
7466 { (case "(($ac_try" in | |
7467 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7468 *) ac_try_echo=$ac_try;; | |
7469 esac | |
7470 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7471 (eval "$ac_try") 2>&5 | |
7472 ac_status=$? | |
7473 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7474 (exit $ac_status); }; }; then | |
7475 ac_cv_have_decl_sys_siglist=yes | 7021 ac_cv_have_decl_sys_siglist=yes |
7476 else | 7022 else |
7477 echo "$as_me: failed program was:" >&5 | 7023 echo "$as_me: failed program was:" >&5 |
7478 sed 's/^/| /' conftest.$ac_ext >&5 | 7024 sed 's/^/| /' conftest.$ac_ext >&5 |
7479 | 7025 |
7516 $ac_includes_default | 7062 $ac_includes_default |
7517 int | 7063 int |
7518 main () | 7064 main () |
7519 { | 7065 { |
7520 #ifndef __sys_siglist | 7066 #ifndef __sys_siglist |
7521 char *p = (char *) __sys_siglist; | 7067 (void) __sys_siglist; |
7522 return !p; | |
7523 #endif | 7068 #endif |
7524 | 7069 |
7525 ; | 7070 ; |
7526 return 0; | 7071 return 0; |
7527 } | 7072 } |
7537 ac_status=$? | 7082 ac_status=$? |
7538 grep -v '^ *+' conftest.er1 >conftest.err | 7083 grep -v '^ *+' conftest.er1 >conftest.err |
7539 rm -f conftest.er1 | 7084 rm -f conftest.er1 |
7540 cat conftest.err >&5 | 7085 cat conftest.err >&5 |
7541 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7086 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7542 (exit $ac_status); } && | 7087 (exit $ac_status); } && { |
7543 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7088 test -z "$ac_c_werror_flag" || |
7544 { (case "(($ac_try" in | 7089 test ! -s conftest.err |
7545 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7090 } && test -s conftest.$ac_objext; then |
7546 *) ac_try_echo=$ac_try;; | |
7547 esac | |
7548 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7549 (eval "$ac_try") 2>&5 | |
7550 ac_status=$? | |
7551 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7552 (exit $ac_status); }; } && | |
7553 { ac_try='test -s conftest.$ac_objext' | |
7554 { (case "(($ac_try" in | |
7555 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7556 *) ac_try_echo=$ac_try;; | |
7557 esac | |
7558 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7559 (eval "$ac_try") 2>&5 | |
7560 ac_status=$? | |
7561 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7562 (exit $ac_status); }; }; then | |
7563 ac_cv_have_decl___sys_siglist=yes | 7091 ac_cv_have_decl___sys_siglist=yes |
7564 else | 7092 else |
7565 echo "$as_me: failed program was:" >&5 | 7093 echo "$as_me: failed program was:" >&5 |
7566 sed 's/^/| /' conftest.$ac_ext >&5 | 7094 sed 's/^/| /' conftest.$ac_ext >&5 |
7567 | 7095 |
7637 ac_status=$? | 7165 ac_status=$? |
7638 grep -v '^ *+' conftest.er1 >conftest.err | 7166 grep -v '^ *+' conftest.er1 >conftest.err |
7639 rm -f conftest.er1 | 7167 rm -f conftest.er1 |
7640 cat conftest.err >&5 | 7168 cat conftest.err >&5 |
7641 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7169 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7642 (exit $ac_status); } && | 7170 (exit $ac_status); } && { |
7643 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7171 test -z "$ac_c_werror_flag" || |
7644 { (case "(($ac_try" in | 7172 test ! -s conftest.err |
7645 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7173 } && test -s conftest.$ac_objext; then |
7646 *) ac_try_echo=$ac_try;; | |
7647 esac | |
7648 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7649 (eval "$ac_try") 2>&5 | |
7650 ac_status=$? | |
7651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7652 (exit $ac_status); }; } && | |
7653 { ac_try='test -s conftest.$ac_objext' | |
7654 { (case "(($ac_try" in | |
7655 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7656 *) ac_try_echo=$ac_try;; | |
7657 esac | |
7658 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7659 (eval "$ac_try") 2>&5 | |
7660 ac_status=$? | |
7661 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7662 (exit $ac_status); }; }; then | |
7663 ac_cv_header_sys_wait_h=yes | 7174 ac_cv_header_sys_wait_h=yes |
7664 else | 7175 else |
7665 echo "$as_me: failed program was:" >&5 | 7176 echo "$as_me: failed program was:" >&5 |
7666 sed 's/^/| /' conftest.$ac_ext >&5 | 7177 sed 's/^/| /' conftest.$ac_ext >&5 |
7667 | 7178 |
7724 ac_status=$? | 7235 ac_status=$? |
7725 grep -v '^ *+' conftest.er1 >conftest.err | 7236 grep -v '^ *+' conftest.er1 >conftest.err |
7726 rm -f conftest.er1 | 7237 rm -f conftest.er1 |
7727 cat conftest.err >&5 | 7238 cat conftest.err >&5 |
7728 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7239 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7729 (exit $ac_status); } && | 7240 (exit $ac_status); } && { |
7730 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7241 test -z "$ac_c_werror_flag" || |
7731 { (case "(($ac_try" in | 7242 test ! -s conftest.err |
7732 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7243 } && test -s conftest.$ac_objext; then |
7733 *) ac_try_echo=$ac_try;; | |
7734 esac | |
7735 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7736 (eval "$ac_try") 2>&5 | |
7737 ac_status=$? | |
7738 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7739 (exit $ac_status); }; } && | |
7740 { ac_try='test -s conftest.$ac_objext' | |
7741 { (case "(($ac_try" in | |
7742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7743 *) ac_try_echo=$ac_try;; | |
7744 esac | |
7745 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7746 (eval "$ac_try") 2>&5 | |
7747 ac_status=$? | |
7748 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7749 (exit $ac_status); }; }; then | |
7750 emacs_cv_struct_utimbuf=yes | 7244 emacs_cv_struct_utimbuf=yes |
7751 else | 7245 else |
7752 echo "$as_me: failed program was:" >&5 | 7246 echo "$as_me: failed program was:" >&5 |
7753 sed 's/^/| /' conftest.$ac_ext >&5 | 7247 sed 's/^/| /' conftest.$ac_ext >&5 |
7754 | 7248 |
7800 ac_status=$? | 7294 ac_status=$? |
7801 grep -v '^ *+' conftest.er1 >conftest.err | 7295 grep -v '^ *+' conftest.er1 >conftest.err |
7802 rm -f conftest.er1 | 7296 rm -f conftest.er1 |
7803 cat conftest.err >&5 | 7297 cat conftest.err >&5 |
7804 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7298 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7805 (exit $ac_status); } && | 7299 (exit $ac_status); } && { |
7806 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7300 test -z "$ac_c_werror_flag" || |
7807 { (case "(($ac_try" in | 7301 test ! -s conftest.err |
7808 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7302 } && test -s conftest.$ac_objext; then |
7809 *) ac_try_echo=$ac_try;; | |
7810 esac | |
7811 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7812 (eval "$ac_try") 2>&5 | |
7813 ac_status=$? | |
7814 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7815 (exit $ac_status); }; } && | |
7816 { ac_try='test -s conftest.$ac_objext' | |
7817 { (case "(($ac_try" in | |
7818 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7819 *) ac_try_echo=$ac_try;; | |
7820 esac | |
7821 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7822 (eval "$ac_try") 2>&5 | |
7823 ac_status=$? | |
7824 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7825 (exit $ac_status); }; }; then | |
7826 ac_cv_type_signal=int | 7303 ac_cv_type_signal=int |
7827 else | 7304 else |
7828 echo "$as_me: failed program was:" >&5 | 7305 echo "$as_me: failed program was:" >&5 |
7829 sed 's/^/| /' conftest.$ac_ext >&5 | 7306 sed 's/^/| /' conftest.$ac_ext >&5 |
7830 | 7307 |
7873 ac_status=$? | 7350 ac_status=$? |
7874 grep -v '^ *+' conftest.er1 >conftest.err | 7351 grep -v '^ *+' conftest.er1 >conftest.err |
7875 rm -f conftest.er1 | 7352 rm -f conftest.er1 |
7876 cat conftest.err >&5 | 7353 cat conftest.err >&5 |
7877 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7354 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7878 (exit $ac_status); } && | 7355 (exit $ac_status); } && { |
7879 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7356 test -z "$ac_c_werror_flag" || |
7880 { (case "(($ac_try" in | 7357 test ! -s conftest.err |
7881 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7358 } && test -s conftest.$ac_objext; then |
7882 *) ac_try_echo=$ac_try;; | |
7883 esac | |
7884 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7885 (eval "$ac_try") 2>&5 | |
7886 ac_status=$? | |
7887 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7888 (exit $ac_status); }; } && | |
7889 { ac_try='test -s conftest.$ac_objext' | |
7890 { (case "(($ac_try" in | |
7891 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7892 *) ac_try_echo=$ac_try;; | |
7893 esac | |
7894 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7895 (eval "$ac_try") 2>&5 | |
7896 ac_status=$? | |
7897 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7898 (exit $ac_status); }; }; then | |
7899 emacs_cv_speed_t=yes | 7359 emacs_cv_speed_t=yes |
7900 else | 7360 else |
7901 echo "$as_me: failed program was:" >&5 | 7361 echo "$as_me: failed program was:" >&5 |
7902 sed 's/^/| /' conftest.$ac_ext >&5 | 7362 sed 's/^/| /' conftest.$ac_ext >&5 |
7903 | 7363 |
7956 ac_status=$? | 7416 ac_status=$? |
7957 grep -v '^ *+' conftest.er1 >conftest.err | 7417 grep -v '^ *+' conftest.er1 >conftest.err |
7958 rm -f conftest.er1 | 7418 rm -f conftest.er1 |
7959 cat conftest.err >&5 | 7419 cat conftest.err >&5 |
7960 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7420 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7961 (exit $ac_status); } && | 7421 (exit $ac_status); } && { |
7962 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7422 test -z "$ac_c_werror_flag" || |
7963 { (case "(($ac_try" in | 7423 test ! -s conftest.err |
7964 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7424 } && test -s conftest.$ac_objext; then |
7965 *) ac_try_echo=$ac_try;; | |
7966 esac | |
7967 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7968 (eval "$ac_try") 2>&5 | |
7969 ac_status=$? | |
7970 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7971 (exit $ac_status); }; } && | |
7972 { ac_try='test -s conftest.$ac_objext' | |
7973 { (case "(($ac_try" in | |
7974 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
7975 *) ac_try_echo=$ac_try;; | |
7976 esac | |
7977 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
7978 (eval "$ac_try") 2>&5 | |
7979 ac_status=$? | |
7980 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7981 (exit $ac_status); }; }; then | |
7982 emacs_cv_struct_timeval=yes | 7425 emacs_cv_struct_timeval=yes |
7983 else | 7426 else |
7984 echo "$as_me: failed program was:" >&5 | 7427 echo "$as_me: failed program was:" >&5 |
7985 sed 's/^/| /' conftest.$ac_ext >&5 | 7428 sed 's/^/| /' conftest.$ac_ext >&5 |
7986 | 7429 |
8031 ac_status=$? | 7474 ac_status=$? |
8032 grep -v '^ *+' conftest.er1 >conftest.err | 7475 grep -v '^ *+' conftest.er1 >conftest.err |
8033 rm -f conftest.er1 | 7476 rm -f conftest.er1 |
8034 cat conftest.err >&5 | 7477 cat conftest.err >&5 |
8035 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8036 (exit $ac_status); } && | 7479 (exit $ac_status); } && { |
8037 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7480 test -z "$ac_c_werror_flag" || |
8038 { (case "(($ac_try" in | 7481 test ! -s conftest.err |
8039 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7482 } && test -s conftest.$ac_objext; then |
8040 *) ac_try_echo=$ac_try;; | |
8041 esac | |
8042 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8043 (eval "$ac_try") 2>&5 | |
8044 ac_status=$? | |
8045 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8046 (exit $ac_status); }; } && | |
8047 { ac_try='test -s conftest.$ac_objext' | |
8048 { (case "(($ac_try" in | |
8049 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8050 *) ac_try_echo=$ac_try;; | |
8051 esac | |
8052 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8053 (eval "$ac_try") 2>&5 | |
8054 ac_status=$? | |
8055 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8056 (exit $ac_status); }; }; then | |
8057 emacs_cv_struct_exception=yes | 7483 emacs_cv_struct_exception=yes |
8058 else | 7484 else |
8059 echo "$as_me: failed program was:" >&5 | 7485 echo "$as_me: failed program was:" >&5 |
8060 sed 's/^/| /' conftest.$ac_ext >&5 | 7486 sed 's/^/| /' conftest.$ac_ext >&5 |
8061 | 7487 |
8112 ac_status=$? | 7538 ac_status=$? |
8113 grep -v '^ *+' conftest.er1 >conftest.err | 7539 grep -v '^ *+' conftest.er1 >conftest.err |
8114 rm -f conftest.er1 | 7540 rm -f conftest.er1 |
8115 cat conftest.err >&5 | 7541 cat conftest.err >&5 |
8116 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7542 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8117 (exit $ac_status); } && | 7543 (exit $ac_status); } && { |
8118 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7544 test -z "$ac_c_werror_flag" || |
8119 { (case "(($ac_try" in | 7545 test ! -s conftest.err |
8120 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7546 } && test -s conftest.$ac_objext; then |
8121 *) ac_try_echo=$ac_try;; | |
8122 esac | |
8123 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8124 (eval "$ac_try") 2>&5 | |
8125 ac_status=$? | |
8126 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8127 (exit $ac_status); }; } && | |
8128 { ac_try='test -s conftest.$ac_objext' | |
8129 { (case "(($ac_try" in | |
8130 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8131 *) ac_try_echo=$ac_try;; | |
8132 esac | |
8133 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8134 (eval "$ac_try") 2>&5 | |
8135 ac_status=$? | |
8136 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8137 (exit $ac_status); }; }; then | |
8138 ac_header_compiler=yes | 7547 ac_header_compiler=yes |
8139 else | 7548 else |
8140 echo "$as_me: failed program was:" >&5 | 7549 echo "$as_me: failed program was:" >&5 |
8141 sed 's/^/| /' conftest.$ac_ext >&5 | 7550 sed 's/^/| /' conftest.$ac_ext >&5 |
8142 | 7551 |
8168 ac_status=$? | 7577 ac_status=$? |
8169 grep -v '^ *+' conftest.er1 >conftest.err | 7578 grep -v '^ *+' conftest.er1 >conftest.err |
8170 rm -f conftest.er1 | 7579 rm -f conftest.er1 |
8171 cat conftest.err >&5 | 7580 cat conftest.err >&5 |
8172 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7581 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8173 (exit $ac_status); } >/dev/null; then | 7582 (exit $ac_status); } >/dev/null && { |
8174 if test -s conftest.err; then | 7583 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
8175 ac_cpp_err=$ac_c_preproc_warn_flag | 7584 test ! -s conftest.err |
8176 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 7585 }; then |
8177 else | |
8178 ac_cpp_err= | |
8179 fi | |
8180 else | |
8181 ac_cpp_err=yes | |
8182 fi | |
8183 if test -z "$ac_cpp_err"; then | |
8184 ac_header_preproc=yes | 7586 ac_header_preproc=yes |
8185 else | 7587 else |
8186 echo "$as_me: failed program was:" >&5 | 7588 echo "$as_me: failed program was:" >&5 |
8187 sed 's/^/| /' conftest.$ac_ext >&5 | 7589 sed 's/^/| /' conftest.$ac_ext >&5 |
8188 | 7590 |
8272 ac_status=$? | 7674 ac_status=$? |
8273 grep -v '^ *+' conftest.er1 >conftest.err | 7675 grep -v '^ *+' conftest.er1 >conftest.err |
8274 rm -f conftest.er1 | 7676 rm -f conftest.er1 |
8275 cat conftest.err >&5 | 7677 cat conftest.err >&5 |
8276 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7678 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8277 (exit $ac_status); } && | 7679 (exit $ac_status); } && { |
8278 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7680 test -z "$ac_c_werror_flag" || |
8279 { (case "(($ac_try" in | 7681 test ! -s conftest.err |
8280 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7682 } && test -s conftest.$ac_objext; then |
8281 *) ac_try_echo=$ac_try;; | |
8282 esac | |
8283 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8284 (eval "$ac_try") 2>&5 | |
8285 ac_status=$? | |
8286 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8287 (exit $ac_status); }; } && | |
8288 { ac_try='test -s conftest.$ac_objext' | |
8289 { (case "(($ac_try" in | |
8290 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8291 *) ac_try_echo=$ac_try;; | |
8292 esac | |
8293 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8294 (eval "$ac_try") 2>&5 | |
8295 ac_status=$? | |
8296 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8297 (exit $ac_status); }; }; then | |
8298 eval "$as_ac_Header=yes" | 7683 eval "$as_ac_Header=yes" |
8299 else | 7684 else |
8300 echo "$as_me: failed program was:" >&5 | 7685 echo "$as_me: failed program was:" >&5 |
8301 sed 's/^/| /' conftest.$ac_ext >&5 | 7686 sed 's/^/| /' conftest.$ac_ext >&5 |
8302 | 7687 |
8333 #include <time.h> | 7718 #include <time.h> |
8334 | 7719 |
8335 int | 7720 int |
8336 main () | 7721 main () |
8337 { | 7722 { |
8338 struct tm *tp; tp->tm_sec; | 7723 struct tm tm; |
7724 int *p = &tm.tm_sec; | |
7725 return !p; | |
8339 ; | 7726 ; |
8340 return 0; | 7727 return 0; |
8341 } | 7728 } |
8342 _ACEOF | 7729 _ACEOF |
8343 rm -f conftest.$ac_objext | 7730 rm -f conftest.$ac_objext |
8351 ac_status=$? | 7738 ac_status=$? |
8352 grep -v '^ *+' conftest.er1 >conftest.err | 7739 grep -v '^ *+' conftest.er1 >conftest.err |
8353 rm -f conftest.er1 | 7740 rm -f conftest.er1 |
8354 cat conftest.err >&5 | 7741 cat conftest.err >&5 |
8355 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7742 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8356 (exit $ac_status); } && | 7743 (exit $ac_status); } && { |
8357 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7744 test -z "$ac_c_werror_flag" || |
8358 { (case "(($ac_try" in | 7745 test ! -s conftest.err |
8359 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7746 } && test -s conftest.$ac_objext; then |
8360 *) ac_try_echo=$ac_try;; | |
8361 esac | |
8362 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8363 (eval "$ac_try") 2>&5 | |
8364 ac_status=$? | |
8365 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8366 (exit $ac_status); }; } && | |
8367 { ac_try='test -s conftest.$ac_objext' | |
8368 { (case "(($ac_try" in | |
8369 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8370 *) ac_try_echo=$ac_try;; | |
8371 esac | |
8372 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8373 (eval "$ac_try") 2>&5 | |
8374 ac_status=$? | |
8375 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8376 (exit $ac_status); }; }; then | |
8377 ac_cv_struct_tm=time.h | 7747 ac_cv_struct_tm=time.h |
8378 else | 7748 else |
8379 echo "$as_me: failed program was:" >&5 | 7749 echo "$as_me: failed program was:" >&5 |
8380 sed 's/^/| /' conftest.$ac_ext >&5 | 7750 sed 's/^/| /' conftest.$ac_ext >&5 |
8381 | 7751 |
8430 ac_status=$? | 7800 ac_status=$? |
8431 grep -v '^ *+' conftest.er1 >conftest.err | 7801 grep -v '^ *+' conftest.er1 >conftest.err |
8432 rm -f conftest.er1 | 7802 rm -f conftest.er1 |
8433 cat conftest.err >&5 | 7803 cat conftest.err >&5 |
8434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7804 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8435 (exit $ac_status); } && | 7805 (exit $ac_status); } && { |
8436 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7806 test -z "$ac_c_werror_flag" || |
8437 { (case "(($ac_try" in | 7807 test ! -s conftest.err |
8438 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7808 } && test -s conftest.$ac_objext; then |
8439 *) ac_try_echo=$ac_try;; | |
8440 esac | |
8441 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8442 (eval "$ac_try") 2>&5 | |
8443 ac_status=$? | |
8444 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8445 (exit $ac_status); }; } && | |
8446 { ac_try='test -s conftest.$ac_objext' | |
8447 { (case "(($ac_try" in | |
8448 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8449 *) ac_try_echo=$ac_try;; | |
8450 esac | |
8451 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8452 (eval "$ac_try") 2>&5 | |
8453 ac_status=$? | |
8454 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8455 (exit $ac_status); }; }; then | |
8456 ac_cv_member_struct_tm_tm_zone=yes | 7809 ac_cv_member_struct_tm_tm_zone=yes |
8457 else | 7810 else |
8458 echo "$as_me: failed program was:" >&5 | 7811 echo "$as_me: failed program was:" >&5 |
8459 sed 's/^/| /' conftest.$ac_ext >&5 | 7812 sed 's/^/| /' conftest.$ac_ext >&5 |
8460 | 7813 |
8489 ac_status=$? | 7842 ac_status=$? |
8490 grep -v '^ *+' conftest.er1 >conftest.err | 7843 grep -v '^ *+' conftest.er1 >conftest.err |
8491 rm -f conftest.er1 | 7844 rm -f conftest.er1 |
8492 cat conftest.err >&5 | 7845 cat conftest.err >&5 |
8493 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7846 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8494 (exit $ac_status); } && | 7847 (exit $ac_status); } && { |
8495 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7848 test -z "$ac_c_werror_flag" || |
8496 { (case "(($ac_try" in | 7849 test ! -s conftest.err |
8497 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7850 } && test -s conftest.$ac_objext; then |
8498 *) ac_try_echo=$ac_try;; | |
8499 esac | |
8500 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8501 (eval "$ac_try") 2>&5 | |
8502 ac_status=$? | |
8503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8504 (exit $ac_status); }; } && | |
8505 { ac_try='test -s conftest.$ac_objext' | |
8506 { (case "(($ac_try" in | |
8507 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8508 *) ac_try_echo=$ac_try;; | |
8509 esac | |
8510 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8511 (eval "$ac_try") 2>&5 | |
8512 ac_status=$? | |
8513 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8514 (exit $ac_status); }; }; then | |
8515 ac_cv_member_struct_tm_tm_zone=yes | 7851 ac_cv_member_struct_tm_tm_zone=yes |
8516 else | 7852 else |
8517 echo "$as_me: failed program was:" >&5 | 7853 echo "$as_me: failed program was:" >&5 |
8518 sed 's/^/| /' conftest.$ac_ext >&5 | 7854 sed 's/^/| /' conftest.$ac_ext >&5 |
8519 | 7855 |
8558 | 7894 |
8559 int | 7895 int |
8560 main () | 7896 main () |
8561 { | 7897 { |
8562 #ifndef tzname | 7898 #ifndef tzname |
8563 char *p = (char *) tzname; | 7899 (void) tzname; |
8564 return !p; | |
8565 #endif | 7900 #endif |
8566 | 7901 |
8567 ; | 7902 ; |
8568 return 0; | 7903 return 0; |
8569 } | 7904 } |
8579 ac_status=$? | 7914 ac_status=$? |
8580 grep -v '^ *+' conftest.er1 >conftest.err | 7915 grep -v '^ *+' conftest.er1 >conftest.err |
8581 rm -f conftest.er1 | 7916 rm -f conftest.er1 |
8582 cat conftest.err >&5 | 7917 cat conftest.err >&5 |
8583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7918 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8584 (exit $ac_status); } && | 7919 (exit $ac_status); } && { |
8585 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7920 test -z "$ac_c_werror_flag" || |
8586 { (case "(($ac_try" in | 7921 test ! -s conftest.err |
8587 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7922 } && test -s conftest.$ac_objext; then |
8588 *) ac_try_echo=$ac_try;; | |
8589 esac | |
8590 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8591 (eval "$ac_try") 2>&5 | |
8592 ac_status=$? | |
8593 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8594 (exit $ac_status); }; } && | |
8595 { ac_try='test -s conftest.$ac_objext' | |
8596 { (case "(($ac_try" in | |
8597 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8598 *) ac_try_echo=$ac_try;; | |
8599 esac | |
8600 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8601 (eval "$ac_try") 2>&5 | |
8602 ac_status=$? | |
8603 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8604 (exit $ac_status); }; }; then | |
8605 ac_cv_have_decl_tzname=yes | 7923 ac_cv_have_decl_tzname=yes |
8606 else | 7924 else |
8607 echo "$as_me: failed program was:" >&5 | 7925 echo "$as_me: failed program was:" >&5 |
8608 sed 's/^/| /' conftest.$ac_ext >&5 | 7926 sed 's/^/| /' conftest.$ac_ext >&5 |
8609 | 7927 |
8665 ac_status=$? | 7983 ac_status=$? |
8666 grep -v '^ *+' conftest.er1 >conftest.err | 7984 grep -v '^ *+' conftest.er1 >conftest.err |
8667 rm -f conftest.er1 | 7985 rm -f conftest.er1 |
8668 cat conftest.err >&5 | 7986 cat conftest.err >&5 |
8669 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8670 (exit $ac_status); } && | 7988 (exit $ac_status); } && { |
8671 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7989 test -z "$ac_c_werror_flag" || |
8672 { (case "(($ac_try" in | 7990 test ! -s conftest.err |
8673 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 7991 } && test -s conftest$ac_exeext && |
8674 *) ac_try_echo=$ac_try;; | 7992 $as_test_x conftest$ac_exeext; then |
8675 esac | |
8676 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8677 (eval "$ac_try") 2>&5 | |
8678 ac_status=$? | |
8679 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8680 (exit $ac_status); }; } && | |
8681 { ac_try='test -s conftest$ac_exeext' | |
8682 { (case "(($ac_try" in | |
8683 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8684 *) ac_try_echo=$ac_try;; | |
8685 esac | |
8686 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8687 (eval "$ac_try") 2>&5 | |
8688 ac_status=$? | |
8689 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8690 (exit $ac_status); }; }; then | |
8691 ac_cv_var_tzname=yes | 7993 ac_cv_var_tzname=yes |
8692 else | 7994 else |
8693 echo "$as_me: failed program was:" >&5 | 7995 echo "$as_me: failed program was:" >&5 |
8694 sed 's/^/| /' conftest.$ac_ext >&5 | 7996 sed 's/^/| /' conftest.$ac_ext >&5 |
8695 | 7997 |
8696 ac_cv_var_tzname=no | 7998 ac_cv_var_tzname=no |
8697 fi | 7999 fi |
8698 | 8000 |
8699 rm -f core conftest.err conftest.$ac_objext \ | 8001 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
8700 conftest$ac_exeext conftest.$ac_ext | 8002 conftest$ac_exeext conftest.$ac_ext |
8701 fi | 8003 fi |
8702 { echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 8004 { echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
8703 echo "${ECHO_T}$ac_cv_var_tzname" >&6; } | 8005 echo "${ECHO_T}$ac_cv_var_tzname" >&6; } |
8704 if test $ac_cv_var_tzname = yes; then | 8006 if test $ac_cv_var_tzname = yes; then |
8744 ac_status=$? | 8046 ac_status=$? |
8745 grep -v '^ *+' conftest.er1 >conftest.err | 8047 grep -v '^ *+' conftest.er1 >conftest.err |
8746 rm -f conftest.er1 | 8048 rm -f conftest.er1 |
8747 cat conftest.err >&5 | 8049 cat conftest.err >&5 |
8748 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8749 (exit $ac_status); } && | 8051 (exit $ac_status); } && { |
8750 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8052 test -z "$ac_c_werror_flag" || |
8751 { (case "(($ac_try" in | 8053 test ! -s conftest.err |
8752 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8054 } && test -s conftest.$ac_objext; then |
8753 *) ac_try_echo=$ac_try;; | |
8754 esac | |
8755 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8756 (eval "$ac_try") 2>&5 | |
8757 ac_status=$? | |
8758 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8759 (exit $ac_status); }; } && | |
8760 { ac_try='test -s conftest.$ac_objext' | |
8761 { (case "(($ac_try" in | |
8762 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8763 *) ac_try_echo=$ac_try;; | |
8764 esac | |
8765 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8766 (eval "$ac_try") 2>&5 | |
8767 ac_status=$? | |
8768 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8769 (exit $ac_status); }; }; then | |
8770 ac_cv_member_struct_tm_tm_gmtoff=yes | 8055 ac_cv_member_struct_tm_tm_gmtoff=yes |
8771 else | 8056 else |
8772 echo "$as_me: failed program was:" >&5 | 8057 echo "$as_me: failed program was:" >&5 |
8773 sed 's/^/| /' conftest.$ac_ext >&5 | 8058 sed 's/^/| /' conftest.$ac_ext >&5 |
8774 | 8059 |
8801 ac_status=$? | 8086 ac_status=$? |
8802 grep -v '^ *+' conftest.er1 >conftest.err | 8087 grep -v '^ *+' conftest.er1 >conftest.err |
8803 rm -f conftest.er1 | 8088 rm -f conftest.er1 |
8804 cat conftest.err >&5 | 8089 cat conftest.err >&5 |
8805 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8090 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8806 (exit $ac_status); } && | 8091 (exit $ac_status); } && { |
8807 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8092 test -z "$ac_c_werror_flag" || |
8808 { (case "(($ac_try" in | 8093 test ! -s conftest.err |
8809 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8094 } && test -s conftest.$ac_objext; then |
8810 *) ac_try_echo=$ac_try;; | |
8811 esac | |
8812 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8813 (eval "$ac_try") 2>&5 | |
8814 ac_status=$? | |
8815 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8816 (exit $ac_status); }; } && | |
8817 { ac_try='test -s conftest.$ac_objext' | |
8818 { (case "(($ac_try" in | |
8819 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8820 *) ac_try_echo=$ac_try;; | |
8821 esac | |
8822 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8823 (eval "$ac_try") 2>&5 | |
8824 ac_status=$? | |
8825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8826 (exit $ac_status); }; }; then | |
8827 ac_cv_member_struct_tm_tm_gmtoff=yes | 8095 ac_cv_member_struct_tm_tm_gmtoff=yes |
8828 else | 8096 else |
8829 echo "$as_me: failed program was:" >&5 | 8097 echo "$as_me: failed program was:" >&5 |
8830 sed 's/^/| /' conftest.$ac_ext >&5 | 8098 sed 's/^/| /' conftest.$ac_ext >&5 |
8831 | 8099 |
8887 ac_status=$? | 8155 ac_status=$? |
8888 grep -v '^ *+' conftest.er1 >conftest.err | 8156 grep -v '^ *+' conftest.er1 >conftest.err |
8889 rm -f conftest.er1 | 8157 rm -f conftest.er1 |
8890 cat conftest.err >&5 | 8158 cat conftest.err >&5 |
8891 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8159 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8892 (exit $ac_status); } && | 8160 (exit $ac_status); } && { |
8893 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8161 test -z "$ac_c_werror_flag" || |
8894 { (case "(($ac_try" in | 8162 test ! -s conftest.err |
8895 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8163 } && test -s conftest.$ac_objext; then |
8896 *) ac_try_echo=$ac_try;; | |
8897 esac | |
8898 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8899 (eval "$ac_try") 2>&5 | |
8900 ac_status=$? | |
8901 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8902 (exit $ac_status); }; } && | |
8903 { ac_try='test -s conftest.$ac_objext' | |
8904 { (case "(($ac_try" in | |
8905 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8906 *) ac_try_echo=$ac_try;; | |
8907 esac | |
8908 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8909 (eval "$ac_try") 2>&5 | |
8910 ac_status=$? | |
8911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8912 (exit $ac_status); }; }; then | |
8913 ac_cv_member_struct_ifreq_ifr_flags=yes | 8164 ac_cv_member_struct_ifreq_ifr_flags=yes |
8914 else | 8165 else |
8915 echo "$as_me: failed program was:" >&5 | 8166 echo "$as_me: failed program was:" >&5 |
8916 sed 's/^/| /' conftest.$ac_ext >&5 | 8167 sed 's/^/| /' conftest.$ac_ext >&5 |
8917 | 8168 |
8950 ac_status=$? | 8201 ac_status=$? |
8951 grep -v '^ *+' conftest.er1 >conftest.err | 8202 grep -v '^ *+' conftest.er1 >conftest.err |
8952 rm -f conftest.er1 | 8203 rm -f conftest.er1 |
8953 cat conftest.err >&5 | 8204 cat conftest.err >&5 |
8954 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8955 (exit $ac_status); } && | 8206 (exit $ac_status); } && { |
8956 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8207 test -z "$ac_c_werror_flag" || |
8957 { (case "(($ac_try" in | 8208 test ! -s conftest.err |
8958 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8209 } && test -s conftest.$ac_objext; then |
8959 *) ac_try_echo=$ac_try;; | |
8960 esac | |
8961 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8962 (eval "$ac_try") 2>&5 | |
8963 ac_status=$? | |
8964 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8965 (exit $ac_status); }; } && | |
8966 { ac_try='test -s conftest.$ac_objext' | |
8967 { (case "(($ac_try" in | |
8968 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
8969 *) ac_try_echo=$ac_try;; | |
8970 esac | |
8971 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
8972 (eval "$ac_try") 2>&5 | |
8973 ac_status=$? | |
8974 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8975 (exit $ac_status); }; }; then | |
8976 ac_cv_member_struct_ifreq_ifr_flags=yes | 8210 ac_cv_member_struct_ifreq_ifr_flags=yes |
8977 else | 8211 else |
8978 echo "$as_me: failed program was:" >&5 | 8212 echo "$as_me: failed program was:" >&5 |
8979 sed 's/^/| /' conftest.$ac_ext >&5 | 8213 sed 's/^/| /' conftest.$ac_ext >&5 |
8980 | 8214 |
9036 ac_status=$? | 8270 ac_status=$? |
9037 grep -v '^ *+' conftest.er1 >conftest.err | 8271 grep -v '^ *+' conftest.er1 >conftest.err |
9038 rm -f conftest.er1 | 8272 rm -f conftest.er1 |
9039 cat conftest.err >&5 | 8273 cat conftest.err >&5 |
9040 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8274 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9041 (exit $ac_status); } && | 8275 (exit $ac_status); } && { |
9042 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8276 test -z "$ac_c_werror_flag" || |
9043 { (case "(($ac_try" in | 8277 test ! -s conftest.err |
9044 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8278 } && test -s conftest.$ac_objext; then |
9045 *) ac_try_echo=$ac_try;; | |
9046 esac | |
9047 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9048 (eval "$ac_try") 2>&5 | |
9049 ac_status=$? | |
9050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9051 (exit $ac_status); }; } && | |
9052 { ac_try='test -s conftest.$ac_objext' | |
9053 { (case "(($ac_try" in | |
9054 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9055 *) ac_try_echo=$ac_try;; | |
9056 esac | |
9057 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9058 (eval "$ac_try") 2>&5 | |
9059 ac_status=$? | |
9060 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9061 (exit $ac_status); }; }; then | |
9062 ac_cv_member_struct_ifreq_ifr_hwaddr=yes | 8279 ac_cv_member_struct_ifreq_ifr_hwaddr=yes |
9063 else | 8280 else |
9064 echo "$as_me: failed program was:" >&5 | 8281 echo "$as_me: failed program was:" >&5 |
9065 sed 's/^/| /' conftest.$ac_ext >&5 | 8282 sed 's/^/| /' conftest.$ac_ext >&5 |
9066 | 8283 |
9099 ac_status=$? | 8316 ac_status=$? |
9100 grep -v '^ *+' conftest.er1 >conftest.err | 8317 grep -v '^ *+' conftest.er1 >conftest.err |
9101 rm -f conftest.er1 | 8318 rm -f conftest.er1 |
9102 cat conftest.err >&5 | 8319 cat conftest.err >&5 |
9103 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8320 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9104 (exit $ac_status); } && | 8321 (exit $ac_status); } && { |
9105 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8322 test -z "$ac_c_werror_flag" || |
9106 { (case "(($ac_try" in | 8323 test ! -s conftest.err |
9107 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8324 } && test -s conftest.$ac_objext; then |
9108 *) ac_try_echo=$ac_try;; | |
9109 esac | |
9110 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9111 (eval "$ac_try") 2>&5 | |
9112 ac_status=$? | |
9113 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9114 (exit $ac_status); }; } && | |
9115 { ac_try='test -s conftest.$ac_objext' | |
9116 { (case "(($ac_try" in | |
9117 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9118 *) ac_try_echo=$ac_try;; | |
9119 esac | |
9120 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9121 (eval "$ac_try") 2>&5 | |
9122 ac_status=$? | |
9123 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9124 (exit $ac_status); }; }; then | |
9125 ac_cv_member_struct_ifreq_ifr_hwaddr=yes | 8325 ac_cv_member_struct_ifreq_ifr_hwaddr=yes |
9126 else | 8326 else |
9127 echo "$as_me: failed program was:" >&5 | 8327 echo "$as_me: failed program was:" >&5 |
9128 sed 's/^/| /' conftest.$ac_ext >&5 | 8328 sed 's/^/| /' conftest.$ac_ext >&5 |
9129 | 8329 |
9185 ac_status=$? | 8385 ac_status=$? |
9186 grep -v '^ *+' conftest.er1 >conftest.err | 8386 grep -v '^ *+' conftest.er1 >conftest.err |
9187 rm -f conftest.er1 | 8387 rm -f conftest.er1 |
9188 cat conftest.err >&5 | 8388 cat conftest.err >&5 |
9189 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8389 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9190 (exit $ac_status); } && | 8390 (exit $ac_status); } && { |
9191 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8391 test -z "$ac_c_werror_flag" || |
9192 { (case "(($ac_try" in | 8392 test ! -s conftest.err |
9193 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8393 } && test -s conftest.$ac_objext; then |
9194 *) ac_try_echo=$ac_try;; | |
9195 esac | |
9196 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9197 (eval "$ac_try") 2>&5 | |
9198 ac_status=$? | |
9199 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9200 (exit $ac_status); }; } && | |
9201 { ac_try='test -s conftest.$ac_objext' | |
9202 { (case "(($ac_try" in | |
9203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9204 *) ac_try_echo=$ac_try;; | |
9205 esac | |
9206 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9207 (eval "$ac_try") 2>&5 | |
9208 ac_status=$? | |
9209 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9210 (exit $ac_status); }; }; then | |
9211 ac_cv_member_struct_ifreq_ifr_netmask=yes | 8394 ac_cv_member_struct_ifreq_ifr_netmask=yes |
9212 else | 8395 else |
9213 echo "$as_me: failed program was:" >&5 | 8396 echo "$as_me: failed program was:" >&5 |
9214 sed 's/^/| /' conftest.$ac_ext >&5 | 8397 sed 's/^/| /' conftest.$ac_ext >&5 |
9215 | 8398 |
9248 ac_status=$? | 8431 ac_status=$? |
9249 grep -v '^ *+' conftest.er1 >conftest.err | 8432 grep -v '^ *+' conftest.er1 >conftest.err |
9250 rm -f conftest.er1 | 8433 rm -f conftest.er1 |
9251 cat conftest.err >&5 | 8434 cat conftest.err >&5 |
9252 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8435 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9253 (exit $ac_status); } && | 8436 (exit $ac_status); } && { |
9254 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8437 test -z "$ac_c_werror_flag" || |
9255 { (case "(($ac_try" in | 8438 test ! -s conftest.err |
9256 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8439 } && test -s conftest.$ac_objext; then |
9257 *) ac_try_echo=$ac_try;; | |
9258 esac | |
9259 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9260 (eval "$ac_try") 2>&5 | |
9261 ac_status=$? | |
9262 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9263 (exit $ac_status); }; } && | |
9264 { ac_try='test -s conftest.$ac_objext' | |
9265 { (case "(($ac_try" in | |
9266 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9267 *) ac_try_echo=$ac_try;; | |
9268 esac | |
9269 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9270 (eval "$ac_try") 2>&5 | |
9271 ac_status=$? | |
9272 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9273 (exit $ac_status); }; }; then | |
9274 ac_cv_member_struct_ifreq_ifr_netmask=yes | 8440 ac_cv_member_struct_ifreq_ifr_netmask=yes |
9275 else | 8441 else |
9276 echo "$as_me: failed program was:" >&5 | 8442 echo "$as_me: failed program was:" >&5 |
9277 sed 's/^/| /' conftest.$ac_ext >&5 | 8443 sed 's/^/| /' conftest.$ac_ext >&5 |
9278 | 8444 |
9334 ac_status=$? | 8500 ac_status=$? |
9335 grep -v '^ *+' conftest.er1 >conftest.err | 8501 grep -v '^ *+' conftest.er1 >conftest.err |
9336 rm -f conftest.er1 | 8502 rm -f conftest.er1 |
9337 cat conftest.err >&5 | 8503 cat conftest.err >&5 |
9338 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8504 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9339 (exit $ac_status); } && | 8505 (exit $ac_status); } && { |
9340 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8506 test -z "$ac_c_werror_flag" || |
9341 { (case "(($ac_try" in | 8507 test ! -s conftest.err |
9342 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8508 } && test -s conftest.$ac_objext; then |
9343 *) ac_try_echo=$ac_try;; | |
9344 esac | |
9345 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9346 (eval "$ac_try") 2>&5 | |
9347 ac_status=$? | |
9348 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9349 (exit $ac_status); }; } && | |
9350 { ac_try='test -s conftest.$ac_objext' | |
9351 { (case "(($ac_try" in | |
9352 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9353 *) ac_try_echo=$ac_try;; | |
9354 esac | |
9355 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9356 (eval "$ac_try") 2>&5 | |
9357 ac_status=$? | |
9358 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9359 (exit $ac_status); }; }; then | |
9360 ac_cv_member_struct_ifreq_ifr_broadaddr=yes | 8509 ac_cv_member_struct_ifreq_ifr_broadaddr=yes |
9361 else | 8510 else |
9362 echo "$as_me: failed program was:" >&5 | 8511 echo "$as_me: failed program was:" >&5 |
9363 sed 's/^/| /' conftest.$ac_ext >&5 | 8512 sed 's/^/| /' conftest.$ac_ext >&5 |
9364 | 8513 |
9397 ac_status=$? | 8546 ac_status=$? |
9398 grep -v '^ *+' conftest.er1 >conftest.err | 8547 grep -v '^ *+' conftest.er1 >conftest.err |
9399 rm -f conftest.er1 | 8548 rm -f conftest.er1 |
9400 cat conftest.err >&5 | 8549 cat conftest.err >&5 |
9401 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8550 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9402 (exit $ac_status); } && | 8551 (exit $ac_status); } && { |
9403 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8552 test -z "$ac_c_werror_flag" || |
9404 { (case "(($ac_try" in | 8553 test ! -s conftest.err |
9405 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8554 } && test -s conftest.$ac_objext; then |
9406 *) ac_try_echo=$ac_try;; | |
9407 esac | |
9408 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9409 (eval "$ac_try") 2>&5 | |
9410 ac_status=$? | |
9411 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9412 (exit $ac_status); }; } && | |
9413 { ac_try='test -s conftest.$ac_objext' | |
9414 { (case "(($ac_try" in | |
9415 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9416 *) ac_try_echo=$ac_try;; | |
9417 esac | |
9418 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9419 (eval "$ac_try") 2>&5 | |
9420 ac_status=$? | |
9421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9422 (exit $ac_status); }; }; then | |
9423 ac_cv_member_struct_ifreq_ifr_broadaddr=yes | 8555 ac_cv_member_struct_ifreq_ifr_broadaddr=yes |
9424 else | 8556 else |
9425 echo "$as_me: failed program was:" >&5 | 8557 echo "$as_me: failed program was:" >&5 |
9426 sed 's/^/| /' conftest.$ac_ext >&5 | 8558 sed 's/^/| /' conftest.$ac_ext >&5 |
9427 | 8559 |
9483 ac_status=$? | 8615 ac_status=$? |
9484 grep -v '^ *+' conftest.er1 >conftest.err | 8616 grep -v '^ *+' conftest.er1 >conftest.err |
9485 rm -f conftest.er1 | 8617 rm -f conftest.er1 |
9486 cat conftest.err >&5 | 8618 cat conftest.err >&5 |
9487 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8619 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9488 (exit $ac_status); } && | 8620 (exit $ac_status); } && { |
9489 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8621 test -z "$ac_c_werror_flag" || |
9490 { (case "(($ac_try" in | 8622 test ! -s conftest.err |
9491 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8623 } && test -s conftest.$ac_objext; then |
9492 *) ac_try_echo=$ac_try;; | |
9493 esac | |
9494 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9495 (eval "$ac_try") 2>&5 | |
9496 ac_status=$? | |
9497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9498 (exit $ac_status); }; } && | |
9499 { ac_try='test -s conftest.$ac_objext' | |
9500 { (case "(($ac_try" in | |
9501 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9502 *) ac_try_echo=$ac_try;; | |
9503 esac | |
9504 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9505 (eval "$ac_try") 2>&5 | |
9506 ac_status=$? | |
9507 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9508 (exit $ac_status); }; }; then | |
9509 ac_cv_member_struct_ifreq_ifr_addr=yes | 8624 ac_cv_member_struct_ifreq_ifr_addr=yes |
9510 else | 8625 else |
9511 echo "$as_me: failed program was:" >&5 | 8626 echo "$as_me: failed program was:" >&5 |
9512 sed 's/^/| /' conftest.$ac_ext >&5 | 8627 sed 's/^/| /' conftest.$ac_ext >&5 |
9513 | 8628 |
9546 ac_status=$? | 8661 ac_status=$? |
9547 grep -v '^ *+' conftest.er1 >conftest.err | 8662 grep -v '^ *+' conftest.er1 >conftest.err |
9548 rm -f conftest.er1 | 8663 rm -f conftest.er1 |
9549 cat conftest.err >&5 | 8664 cat conftest.err >&5 |
9550 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8665 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9551 (exit $ac_status); } && | 8666 (exit $ac_status); } && { |
9552 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8667 test -z "$ac_c_werror_flag" || |
9553 { (case "(($ac_try" in | 8668 test ! -s conftest.err |
9554 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8669 } && test -s conftest.$ac_objext; then |
9555 *) ac_try_echo=$ac_try;; | |
9556 esac | |
9557 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9558 (eval "$ac_try") 2>&5 | |
9559 ac_status=$? | |
9560 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9561 (exit $ac_status); }; } && | |
9562 { ac_try='test -s conftest.$ac_objext' | |
9563 { (case "(($ac_try" in | |
9564 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9565 *) ac_try_echo=$ac_try;; | |
9566 esac | |
9567 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9568 (eval "$ac_try") 2>&5 | |
9569 ac_status=$? | |
9570 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9571 (exit $ac_status); }; }; then | |
9572 ac_cv_member_struct_ifreq_ifr_addr=yes | 8670 ac_cv_member_struct_ifreq_ifr_addr=yes |
9573 else | 8671 else |
9574 echo "$as_me: failed program was:" >&5 | 8672 echo "$as_me: failed program was:" >&5 |
9575 sed 's/^/| /' conftest.$ac_ext >&5 | 8673 sed 's/^/| /' conftest.$ac_ext >&5 |
9576 | 8674 |
9649 ac_status=$? | 8747 ac_status=$? |
9650 grep -v '^ *+' conftest.er1 >conftest.err | 8748 grep -v '^ *+' conftest.er1 >conftest.err |
9651 rm -f conftest.er1 | 8749 rm -f conftest.er1 |
9652 cat conftest.err >&5 | 8750 cat conftest.err >&5 |
9653 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8751 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9654 (exit $ac_status); } && | 8752 (exit $ac_status); } && { |
9655 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8753 test -z "$ac_c_werror_flag" || |
9656 { (case "(($ac_try" in | 8754 test ! -s conftest.err |
9657 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8755 } && test -s conftest.$ac_objext; then |
9658 *) ac_try_echo=$ac_try;; | |
9659 esac | |
9660 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9661 (eval "$ac_try") 2>&5 | |
9662 ac_status=$? | |
9663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9664 (exit $ac_status); }; } && | |
9665 { ac_try='test -s conftest.$ac_objext' | |
9666 { (case "(($ac_try" in | |
9667 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9668 *) ac_try_echo=$ac_try;; | |
9669 esac | |
9670 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9671 (eval "$ac_try") 2>&5 | |
9672 ac_status=$? | |
9673 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9674 (exit $ac_status); }; }; then | |
9675 ac_cv_c_volatile=yes | 8756 ac_cv_c_volatile=yes |
9676 else | 8757 else |
9677 echo "$as_me: failed program was:" >&5 | 8758 echo "$as_me: failed program was:" >&5 |
9678 sed 's/^/| /' conftest.$ac_ext >&5 | 8759 sed 's/^/| /' conftest.$ac_ext >&5 |
9679 | 8760 |
9709 { | 8790 { |
9710 /* FIXME: Include the comments suggested by Paul. */ | 8791 /* FIXME: Include the comments suggested by Paul. */ |
9711 #ifndef __cplusplus | 8792 #ifndef __cplusplus |
9712 /* Ultrix mips cc rejects this. */ | 8793 /* Ultrix mips cc rejects this. */ |
9713 typedef int charset[2]; | 8794 typedef int charset[2]; |
9714 const charset x; | 8795 const charset cs; |
9715 /* SunOS 4.1.1 cc rejects this. */ | 8796 /* SunOS 4.1.1 cc rejects this. */ |
9716 char const *const *ccp; | 8797 char const *const *pcpcc; |
9717 char **p; | 8798 char **ppc; |
9718 /* NEC SVR4.0.2 mips cc rejects this. */ | 8799 /* NEC SVR4.0.2 mips cc rejects this. */ |
9719 struct point {int x, y;}; | 8800 struct point {int x, y;}; |
9720 static struct point const zero = {0,0}; | 8801 static struct point const zero = {0,0}; |
9721 /* AIX XL C 1.02.0.0 rejects this. | 8802 /* AIX XL C 1.02.0.0 rejects this. |
9722 It does not let you subtract one const X* pointer from another in | 8803 It does not let you subtract one const X* pointer from another in |
9723 an arm of an if-expression whose if-part is not a constant | 8804 an arm of an if-expression whose if-part is not a constant |
9724 expression */ | 8805 expression */ |
9725 const char *g = "string"; | 8806 const char *g = "string"; |
9726 ccp = &g + (g ? g-g : 0); | 8807 pcpcc = &g + (g ? g-g : 0); |
9727 /* HPUX 7.0 cc rejects these. */ | 8808 /* HPUX 7.0 cc rejects these. */ |
9728 ++ccp; | 8809 ++pcpcc; |
9729 p = (char**) ccp; | 8810 ppc = (char**) pcpcc; |
9730 ccp = (char const *const *) p; | 8811 pcpcc = (char const *const *) ppc; |
9731 { /* SCO 3.2v4 cc rejects this. */ | 8812 { /* SCO 3.2v4 cc rejects this. */ |
9732 char *t; | 8813 char *t; |
9733 char const *s = 0 ? (char *) 0 : (char const *) 0; | 8814 char const *s = 0 ? (char *) 0 : (char const *) 0; |
9734 | 8815 |
9735 *t++ = 0; | 8816 *t++ = 0; |
9752 } | 8833 } |
9753 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | 8834 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ |
9754 const int foo = 10; | 8835 const int foo = 10; |
9755 if (!foo) return 0; | 8836 if (!foo) return 0; |
9756 } | 8837 } |
9757 return !x[0] && !zero.x; | 8838 return !cs[0] && !zero.x; |
9758 #endif | 8839 #endif |
9759 | 8840 |
9760 ; | 8841 ; |
9761 return 0; | 8842 return 0; |
9762 } | 8843 } |
9772 ac_status=$? | 8853 ac_status=$? |
9773 grep -v '^ *+' conftest.er1 >conftest.err | 8854 grep -v '^ *+' conftest.er1 >conftest.err |
9774 rm -f conftest.er1 | 8855 rm -f conftest.er1 |
9775 cat conftest.err >&5 | 8856 cat conftest.err >&5 |
9776 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8857 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9777 (exit $ac_status); } && | 8858 (exit $ac_status); } && { |
9778 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8859 test -z "$ac_c_werror_flag" || |
9779 { (case "(($ac_try" in | 8860 test ! -s conftest.err |
9780 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8861 } && test -s conftest.$ac_objext; then |
9781 *) ac_try_echo=$ac_try;; | |
9782 esac | |
9783 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9784 (eval "$ac_try") 2>&5 | |
9785 ac_status=$? | |
9786 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9787 (exit $ac_status); }; } && | |
9788 { ac_try='test -s conftest.$ac_objext' | |
9789 { (case "(($ac_try" in | |
9790 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9791 *) ac_try_echo=$ac_try;; | |
9792 esac | |
9793 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9794 (eval "$ac_try") 2>&5 | |
9795 ac_status=$? | |
9796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9797 (exit $ac_status); }; }; then | |
9798 ac_cv_c_const=yes | 8862 ac_cv_c_const=yes |
9799 else | 8863 else |
9800 echo "$as_me: failed program was:" >&5 | 8864 echo "$as_me: failed program was:" >&5 |
9801 sed 's/^/| /' conftest.$ac_ext >&5 | 8865 sed 's/^/| /' conftest.$ac_ext >&5 |
9802 | 8866 |
9846 ac_status=$? | 8910 ac_status=$? |
9847 grep -v '^ *+' conftest.er1 >conftest.err | 8911 grep -v '^ *+' conftest.er1 >conftest.err |
9848 rm -f conftest.er1 | 8912 rm -f conftest.er1 |
9849 cat conftest.err >&5 | 8913 cat conftest.err >&5 |
9850 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8914 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9851 (exit $ac_status); } && | 8915 (exit $ac_status); } && { |
9852 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8916 test -z "$ac_c_werror_flag" || |
9853 { (case "(($ac_try" in | 8917 test ! -s conftest.err |
9854 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 8918 } && test -s conftest.$ac_objext; then |
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); }; } && | |
9862 { ac_try='test -s conftest.$ac_objext' | |
9863 { (case "(($ac_try" in | |
9864 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
9865 *) ac_try_echo=$ac_try;; | |
9866 esac | |
9867 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
9868 (eval "$ac_try") 2>&5 | |
9869 ac_status=$? | |
9870 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9871 (exit $ac_status); }; }; then | |
9872 emacs_cv_void_star=yes | 8919 emacs_cv_void_star=yes |
9873 else | 8920 else |
9874 echo "$as_me: failed program was:" >&5 | 8921 echo "$as_me: failed program was:" >&5 |
9875 sed 's/^/| /' conftest.$ac_ext >&5 | 8922 sed 's/^/| /' conftest.$ac_ext >&5 |
9876 | 8923 |
10093 ac_status=$? | 9140 ac_status=$? |
10094 grep -v '^ *+' conftest.er1 >conftest.err | 9141 grep -v '^ *+' conftest.er1 >conftest.err |
10095 rm -f conftest.er1 | 9142 rm -f conftest.er1 |
10096 cat conftest.err >&5 | 9143 cat conftest.err >&5 |
10097 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9144 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10098 (exit $ac_status); } >/dev/null; then | 9145 (exit $ac_status); } >/dev/null && { |
10099 if test -s conftest.err; then | 9146 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
10100 ac_cpp_err=$ac_c_preproc_warn_flag | 9147 test ! -s conftest.err |
10101 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 9148 }; then |
10102 else | |
10103 ac_cpp_err= | |
10104 fi | |
10105 else | |
10106 ac_cpp_err=yes | |
10107 fi | |
10108 if test -z "$ac_cpp_err"; then | |
10109 # We can compile using X headers with no special include directory. | 9149 # We can compile using X headers with no special include directory. |
10110 ac_x_includes= | 9150 ac_x_includes= |
10111 else | 9151 else |
10112 echo "$as_me: failed program was:" >&5 | 9152 echo "$as_me: failed program was:" >&5 |
10113 sed 's/^/| /' conftest.$ac_ext >&5 | 9153 sed 's/^/| /' conftest.$ac_ext >&5 |
10126 if test "$ac_x_libraries" = no; then | 9166 if test "$ac_x_libraries" = no; then |
10127 # Check for the libraries. | 9167 # Check for the libraries. |
10128 # See if we find them without any special options. | 9168 # See if we find them without any special options. |
10129 # Don't add to $LIBS permanently. | 9169 # Don't add to $LIBS permanently. |
10130 ac_save_LIBS=$LIBS | 9170 ac_save_LIBS=$LIBS |
10131 LIBS="-lXt $LIBS" | 9171 LIBS="-lX11 $LIBS" |
10132 cat >conftest.$ac_ext <<_ACEOF | 9172 cat >conftest.$ac_ext <<_ACEOF |
10133 /* confdefs.h. */ | 9173 /* confdefs.h. */ |
10134 _ACEOF | 9174 _ACEOF |
10135 cat confdefs.h >>conftest.$ac_ext | 9175 cat confdefs.h >>conftest.$ac_ext |
10136 cat >>conftest.$ac_ext <<_ACEOF | 9176 cat >>conftest.$ac_ext <<_ACEOF |
10155 ac_status=$? | 9195 ac_status=$? |
10156 grep -v '^ *+' conftest.er1 >conftest.err | 9196 grep -v '^ *+' conftest.er1 >conftest.err |
10157 rm -f conftest.er1 | 9197 rm -f conftest.er1 |
10158 cat conftest.err >&5 | 9198 cat conftest.err >&5 |
10159 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9199 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10160 (exit $ac_status); } && | 9200 (exit $ac_status); } && { |
10161 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9201 test -z "$ac_c_werror_flag" || |
10162 { (case "(($ac_try" in | 9202 test ! -s conftest.err |
10163 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9203 } && test -s conftest$ac_exeext && |
10164 *) ac_try_echo=$ac_try;; | 9204 $as_test_x conftest$ac_exeext; then |
10165 esac | |
10166 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10167 (eval "$ac_try") 2>&5 | |
10168 ac_status=$? | |
10169 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10170 (exit $ac_status); }; } && | |
10171 { ac_try='test -s conftest$ac_exeext' | |
10172 { (case "(($ac_try" in | |
10173 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
10174 *) ac_try_echo=$ac_try;; | |
10175 esac | |
10176 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10177 (eval "$ac_try") 2>&5 | |
10178 ac_status=$? | |
10179 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10180 (exit $ac_status); }; }; then | |
10181 LIBS=$ac_save_LIBS | 9205 LIBS=$ac_save_LIBS |
10182 # We can link X programs with no special library path. | 9206 # We can link X programs with no special library path. |
10183 ac_x_libraries= | 9207 ac_x_libraries= |
10184 else | 9208 else |
10185 echo "$as_me: failed program was:" >&5 | 9209 echo "$as_me: failed program was:" >&5 |
10188 LIBS=$ac_save_LIBS | 9212 LIBS=$ac_save_LIBS |
10189 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` | 9213 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` |
10190 do | 9214 do |
10191 # Don't even attempt the hair of trying to link an X program! | 9215 # Don't even attempt the hair of trying to link an X program! |
10192 for ac_extension in a so sl; do | 9216 for ac_extension in a so sl; do |
10193 if test -r "$ac_dir/libXt.$ac_extension"; then | 9217 if test -r "$ac_dir/libX11.$ac_extension"; then |
10194 ac_x_libraries=$ac_dir | 9218 ac_x_libraries=$ac_dir |
10195 break 2 | 9219 break 2 |
10196 fi | 9220 fi |
10197 done | 9221 done |
10198 done | 9222 done |
10199 fi | 9223 fi |
10200 | 9224 |
10201 rm -f core conftest.err conftest.$ac_objext \ | 9225 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
10202 conftest$ac_exeext conftest.$ac_ext | 9226 conftest$ac_exeext conftest.$ac_ext |
10203 fi # $ac_x_libraries = no | 9227 fi # $ac_x_libraries = no |
10204 | 9228 |
10205 case $ac_x_includes,$ac_x_libraries in #( | 9229 case $ac_x_includes,$ac_x_libraries in #( |
10206 no,* | *,no | *\'*) | 9230 no,* | *,no | *\'*) |
10323 ac_status=$? | 9347 ac_status=$? |
10324 grep -v '^ *+' conftest.er1 >conftest.err | 9348 grep -v '^ *+' conftest.er1 >conftest.err |
10325 rm -f conftest.er1 | 9349 rm -f conftest.er1 |
10326 cat conftest.err >&5 | 9350 cat conftest.err >&5 |
10327 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10328 (exit $ac_status); } && | 9352 (exit $ac_status); } && { |
10329 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9353 test -z "$ac_c_werror_flag" || |
10330 { (case "(($ac_try" in | 9354 test ! -s conftest.err |
10331 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9355 } && test -s conftest.$ac_objext; then |
10332 *) ac_try_echo=$ac_try;; | |
10333 esac | |
10334 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10335 (eval "$ac_try") 2>&5 | |
10336 ac_status=$? | |
10337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10338 (exit $ac_status); }; } && | |
10339 { ac_try='test -s conftest.$ac_objext' | |
10340 { (case "(($ac_try" in | |
10341 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
10342 *) ac_try_echo=$ac_try;; | |
10343 esac | |
10344 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10345 (eval "$ac_try") 2>&5 | |
10346 ac_status=$? | |
10347 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10348 (exit $ac_status); }; }; then | |
10349 ac_header_compiler=yes | 9356 ac_header_compiler=yes |
10350 else | 9357 else |
10351 echo "$as_me: failed program was:" >&5 | 9358 echo "$as_me: failed program was:" >&5 |
10352 sed 's/^/| /' conftest.$ac_ext >&5 | 9359 sed 's/^/| /' conftest.$ac_ext >&5 |
10353 | 9360 |
10379 ac_status=$? | 9386 ac_status=$? |
10380 grep -v '^ *+' conftest.er1 >conftest.err | 9387 grep -v '^ *+' conftest.er1 >conftest.err |
10381 rm -f conftest.er1 | 9388 rm -f conftest.er1 |
10382 cat conftest.err >&5 | 9389 cat conftest.err >&5 |
10383 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9390 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10384 (exit $ac_status); } >/dev/null; then | 9391 (exit $ac_status); } >/dev/null && { |
10385 if test -s conftest.err; then | 9392 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
10386 ac_cpp_err=$ac_c_preproc_warn_flag | 9393 test ! -s conftest.err |
10387 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 9394 }; then |
10388 else | |
10389 ac_cpp_err= | |
10390 fi | |
10391 else | |
10392 ac_cpp_err=yes | |
10393 fi | |
10394 if test -z "$ac_cpp_err"; then | |
10395 ac_header_preproc=yes | 9395 ac_header_preproc=yes |
10396 else | 9396 else |
10397 echo "$as_me: failed program was:" >&5 | 9397 echo "$as_me: failed program was:" >&5 |
10398 sed 's/^/| /' conftest.$ac_ext >&5 | 9398 sed 's/^/| /' conftest.$ac_ext >&5 |
10399 | 9399 |
10572 ac_status=$? | 9572 ac_status=$? |
10573 grep -v '^ *+' conftest.er1 >conftest.err | 9573 grep -v '^ *+' conftest.er1 >conftest.err |
10574 rm -f conftest.er1 | 9574 rm -f conftest.er1 |
10575 cat conftest.err >&5 | 9575 cat conftest.err >&5 |
10576 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9576 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10577 (exit $ac_status); } && | 9577 (exit $ac_status); } && { |
10578 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9578 test -z "$ac_c_werror_flag" || |
10579 { (case "(($ac_try" in | 9579 test ! -s conftest.err |
10580 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9580 } && test -s conftest$ac_exeext && |
10581 *) ac_try_echo=$ac_try;; | 9581 $as_test_x conftest$ac_exeext; then |
10582 esac | |
10583 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10584 (eval "$ac_try") 2>&5 | |
10585 ac_status=$? | |
10586 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10587 (exit $ac_status); }; } && | |
10588 { ac_try='test -s conftest$ac_exeext' | |
10589 { (case "(($ac_try" in | |
10590 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
10591 *) ac_try_echo=$ac_try;; | |
10592 esac | |
10593 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10594 (eval "$ac_try") 2>&5 | |
10595 ac_status=$? | |
10596 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10597 (exit $ac_status); }; }; then | |
10598 ac_cv_func_malloc_get_state=yes | 9582 ac_cv_func_malloc_get_state=yes |
10599 else | 9583 else |
10600 echo "$as_me: failed program was:" >&5 | 9584 echo "$as_me: failed program was:" >&5 |
10601 sed 's/^/| /' conftest.$ac_ext >&5 | 9585 sed 's/^/| /' conftest.$ac_ext >&5 |
10602 | 9586 |
10603 ac_cv_func_malloc_get_state=no | 9587 ac_cv_func_malloc_get_state=no |
10604 fi | 9588 fi |
10605 | 9589 |
10606 rm -f core conftest.err conftest.$ac_objext \ | 9590 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
10607 conftest$ac_exeext conftest.$ac_ext | 9591 conftest$ac_exeext conftest.$ac_ext |
10608 fi | 9592 fi |
10609 { echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 | 9593 { echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 |
10610 echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6; } | 9594 echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6; } |
10611 if test $ac_cv_func_malloc_get_state = yes; then | 9595 if test $ac_cv_func_malloc_get_state = yes; then |
10675 ac_status=$? | 9659 ac_status=$? |
10676 grep -v '^ *+' conftest.er1 >conftest.err | 9660 grep -v '^ *+' conftest.er1 >conftest.err |
10677 rm -f conftest.er1 | 9661 rm -f conftest.er1 |
10678 cat conftest.err >&5 | 9662 cat conftest.err >&5 |
10679 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10680 (exit $ac_status); } && | 9664 (exit $ac_status); } && { |
10681 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9665 test -z "$ac_c_werror_flag" || |
10682 { (case "(($ac_try" in | 9666 test ! -s conftest.err |
10683 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9667 } && test -s conftest$ac_exeext && |
10684 *) ac_try_echo=$ac_try;; | 9668 $as_test_x conftest$ac_exeext; then |
10685 esac | |
10686 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10687 (eval "$ac_try") 2>&5 | |
10688 ac_status=$? | |
10689 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10690 (exit $ac_status); }; } && | |
10691 { ac_try='test -s conftest$ac_exeext' | |
10692 { (case "(($ac_try" in | |
10693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
10694 *) ac_try_echo=$ac_try;; | |
10695 esac | |
10696 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10697 (eval "$ac_try") 2>&5 | |
10698 ac_status=$? | |
10699 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10700 (exit $ac_status); }; }; then | |
10701 ac_cv_func_malloc_set_state=yes | 9669 ac_cv_func_malloc_set_state=yes |
10702 else | 9670 else |
10703 echo "$as_me: failed program was:" >&5 | 9671 echo "$as_me: failed program was:" >&5 |
10704 sed 's/^/| /' conftest.$ac_ext >&5 | 9672 sed 's/^/| /' conftest.$ac_ext >&5 |
10705 | 9673 |
10706 ac_cv_func_malloc_set_state=no | 9674 ac_cv_func_malloc_set_state=no |
10707 fi | 9675 fi |
10708 | 9676 |
10709 rm -f core conftest.err conftest.$ac_objext \ | 9677 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
10710 conftest$ac_exeext conftest.$ac_ext | 9678 conftest$ac_exeext conftest.$ac_ext |
10711 fi | 9679 fi |
10712 { echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 | 9680 { echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 |
10713 echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6; } | 9681 echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6; } |
10714 if test $ac_cv_func_malloc_set_state = yes; then | 9682 if test $ac_cv_func_malloc_set_state = yes; then |
10748 ac_status=$? | 9716 ac_status=$? |
10749 grep -v '^ *+' conftest.er1 >conftest.err | 9717 grep -v '^ *+' conftest.er1 >conftest.err |
10750 rm -f conftest.er1 | 9718 rm -f conftest.er1 |
10751 cat conftest.err >&5 | 9719 cat conftest.err >&5 |
10752 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10753 (exit $ac_status); } && | 9721 (exit $ac_status); } && { |
10754 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9722 test -z "$ac_c_werror_flag" || |
10755 { (case "(($ac_try" in | 9723 test ! -s conftest.err |
10756 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9724 } && test -s conftest$ac_exeext && |
10757 *) ac_try_echo=$ac_try;; | 9725 $as_test_x conftest$ac_exeext; then |
10758 esac | |
10759 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10760 (eval "$ac_try") 2>&5 | |
10761 ac_status=$? | |
10762 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10763 (exit $ac_status); }; } && | |
10764 { ac_try='test -s conftest$ac_exeext' | |
10765 { (case "(($ac_try" in | |
10766 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
10767 *) ac_try_echo=$ac_try;; | |
10768 esac | |
10769 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10770 (eval "$ac_try") 2>&5 | |
10771 ac_status=$? | |
10772 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10773 (exit $ac_status); }; }; then | |
10774 emacs_cv_var___after_morecore_hook=yes | 9726 emacs_cv_var___after_morecore_hook=yes |
10775 else | 9727 else |
10776 echo "$as_me: failed program was:" >&5 | 9728 echo "$as_me: failed program was:" >&5 |
10777 sed 's/^/| /' conftest.$ac_ext >&5 | 9729 sed 's/^/| /' conftest.$ac_ext >&5 |
10778 | 9730 |
10779 emacs_cv_var___after_morecore_hook=no | 9731 emacs_cv_var___after_morecore_hook=no |
10780 fi | 9732 fi |
10781 | 9733 |
10782 rm -f core conftest.err conftest.$ac_objext \ | 9734 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
10783 conftest$ac_exeext conftest.$ac_ext | 9735 conftest$ac_exeext conftest.$ac_ext |
10784 fi | 9736 fi |
10785 { echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 | 9737 { echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 |
10786 echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6; } | 9738 echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6; } |
10787 if test $emacs_cv_var___after_morecore_hook = no; then | 9739 if test $emacs_cv_var___after_morecore_hook = no; then |
10847 ac_status=$? | 9799 ac_status=$? |
10848 grep -v '^ *+' conftest.er1 >conftest.err | 9800 grep -v '^ *+' conftest.er1 >conftest.err |
10849 rm -f conftest.er1 | 9801 rm -f conftest.er1 |
10850 cat conftest.err >&5 | 9802 cat conftest.err >&5 |
10851 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9803 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10852 (exit $ac_status); } && | 9804 (exit $ac_status); } && { |
10853 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9805 test -z "$ac_c_werror_flag" || |
10854 { (case "(($ac_try" in | 9806 test ! -s conftest.err |
10855 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9807 } && test -s conftest.$ac_objext; then |
10856 *) ac_try_echo=$ac_try;; | |
10857 esac | |
10858 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10859 (eval "$ac_try") 2>&5 | |
10860 ac_status=$? | |
10861 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10862 (exit $ac_status); }; } && | |
10863 { ac_try='test -s conftest.$ac_objext' | |
10864 { (case "(($ac_try" in | |
10865 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
10866 *) ac_try_echo=$ac_try;; | |
10867 esac | |
10868 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
10869 (eval "$ac_try") 2>&5 | |
10870 ac_status=$? | |
10871 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10872 (exit $ac_status); }; }; then | |
10873 ac_header_compiler=yes | 9808 ac_header_compiler=yes |
10874 else | 9809 else |
10875 echo "$as_me: failed program was:" >&5 | 9810 echo "$as_me: failed program was:" >&5 |
10876 sed 's/^/| /' conftest.$ac_ext >&5 | 9811 sed 's/^/| /' conftest.$ac_ext >&5 |
10877 | 9812 |
10903 ac_status=$? | 9838 ac_status=$? |
10904 grep -v '^ *+' conftest.er1 >conftest.err | 9839 grep -v '^ *+' conftest.er1 >conftest.err |
10905 rm -f conftest.er1 | 9840 rm -f conftest.er1 |
10906 cat conftest.err >&5 | 9841 cat conftest.err >&5 |
10907 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9842 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10908 (exit $ac_status); } >/dev/null; then | 9843 (exit $ac_status); } >/dev/null && { |
10909 if test -s conftest.err; then | 9844 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
10910 ac_cpp_err=$ac_c_preproc_warn_flag | 9845 test ! -s conftest.err |
10911 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 9846 }; then |
10912 else | |
10913 ac_cpp_err= | |
10914 fi | |
10915 else | |
10916 ac_cpp_err=yes | |
10917 fi | |
10918 if test -z "$ac_cpp_err"; then | |
10919 ac_header_preproc=yes | 9847 ac_header_preproc=yes |
10920 else | 9848 else |
10921 echo "$as_me: failed program was:" >&5 | 9849 echo "$as_me: failed program was:" >&5 |
10922 sed 's/^/| /' conftest.$ac_ext >&5 | 9850 sed 's/^/| /' conftest.$ac_ext >&5 |
10923 | 9851 |
11039 ac_status=$? | 9967 ac_status=$? |
11040 grep -v '^ *+' conftest.er1 >conftest.err | 9968 grep -v '^ *+' conftest.er1 >conftest.err |
11041 rm -f conftest.er1 | 9969 rm -f conftest.er1 |
11042 cat conftest.err >&5 | 9970 cat conftest.err >&5 |
11043 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9971 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11044 (exit $ac_status); } && | 9972 (exit $ac_status); } && { |
11045 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9973 test -z "$ac_c_werror_flag" || |
11046 { (case "(($ac_try" in | 9974 test ! -s conftest.err |
11047 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 9975 } && test -s conftest$ac_exeext && |
11048 *) ac_try_echo=$ac_try;; | 9976 $as_test_x conftest$ac_exeext; then |
11049 esac | |
11050 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11051 (eval "$ac_try") 2>&5 | |
11052 ac_status=$? | |
11053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11054 (exit $ac_status); }; } && | |
11055 { ac_try='test -s conftest$ac_exeext' | |
11056 { (case "(($ac_try" in | |
11057 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11058 *) ac_try_echo=$ac_try;; | |
11059 esac | |
11060 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11061 (eval "$ac_try") 2>&5 | |
11062 ac_status=$? | |
11063 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11064 (exit $ac_status); }; }; then | |
11065 eval "$as_ac_var=yes" | 9977 eval "$as_ac_var=yes" |
11066 else | 9978 else |
11067 echo "$as_me: failed program was:" >&5 | 9979 echo "$as_me: failed program was:" >&5 |
11068 sed 's/^/| /' conftest.$ac_ext >&5 | 9980 sed 's/^/| /' conftest.$ac_ext >&5 |
11069 | 9981 |
11070 eval "$as_ac_var=no" | 9982 eval "$as_ac_var=no" |
11071 fi | 9983 fi |
11072 | 9984 |
11073 rm -f core conftest.err conftest.$ac_objext \ | 9985 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
11074 conftest$ac_exeext conftest.$ac_ext | 9986 conftest$ac_exeext conftest.$ac_ext |
11075 fi | 9987 fi |
11076 ac_res=`eval echo '${'$as_ac_var'}'` | 9988 ac_res=`eval echo '${'$as_ac_var'}'` |
11077 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 9989 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
11078 echo "${ECHO_T}$ac_res" >&6; } | 9990 echo "${ECHO_T}$ac_res" >&6; } |
11125 * how to use it (BSD variants) */ | 10037 * how to use it (BSD variants) */ |
11126 | 10038 |
11127 #include <fcntl.h> | 10039 #include <fcntl.h> |
11128 #include <sys/mman.h> | 10040 #include <sys/mman.h> |
11129 | 10041 |
11130 #if !STDC_HEADERS && !HAVE_STDLIB_H | 10042 #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H |
11131 char *malloc (); | 10043 char *malloc (); |
11132 #endif | 10044 #endif |
11133 | 10045 |
11134 /* This mess was copied from the GNU getpagesize.h. */ | 10046 /* This mess was copied from the GNU getpagesize.h. */ |
11135 #if !HAVE_GETPAGESIZE | 10047 #ifndef HAVE_GETPAGESIZE |
11136 /* Assume that all systems that can run configure have sys/param.h. */ | 10048 /* Assume that all systems that can run configure have sys/param.h. */ |
11137 # if !HAVE_SYS_PARAM_H | 10049 # ifndef HAVE_SYS_PARAM_H |
11138 # define HAVE_SYS_PARAM_H 1 | 10050 # define HAVE_SYS_PARAM_H 1 |
11139 # endif | 10051 # endif |
11140 | 10052 |
11141 # ifdef _SC_PAGESIZE | 10053 # ifdef _SC_PAGESIZE |
11142 # define getpagesize() sysconf(_SC_PAGESIZE) | 10054 # define getpagesize() sysconf(_SC_PAGESIZE) |
11143 # else /* no _SC_PAGESIZE */ | 10055 # else /* no _SC_PAGESIZE */ |
11144 # if HAVE_SYS_PARAM_H | 10056 # ifdef HAVE_SYS_PARAM_H |
11145 # include <sys/param.h> | 10057 # include <sys/param.h> |
11146 # ifdef EXEC_PAGESIZE | 10058 # ifdef EXEC_PAGESIZE |
11147 # define getpagesize() EXEC_PAGESIZE | 10059 # define getpagesize() EXEC_PAGESIZE |
11148 # else /* no EXEC_PAGESIZE */ | 10060 # else /* no EXEC_PAGESIZE */ |
11149 # ifdef NBPG | 10061 # ifdef NBPG |
11317 ac_status=$? | 10229 ac_status=$? |
11318 grep -v '^ *+' conftest.er1 >conftest.err | 10230 grep -v '^ *+' conftest.er1 >conftest.err |
11319 rm -f conftest.er1 | 10231 rm -f conftest.er1 |
11320 cat conftest.err >&5 | 10232 cat conftest.err >&5 |
11321 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10233 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11322 (exit $ac_status); } && | 10234 (exit $ac_status); } && { |
11323 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10235 test -z "$ac_c_werror_flag" || |
11324 { (case "(($ac_try" in | 10236 test ! -s conftest.err |
11325 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10237 } && test -s conftest$ac_exeext && |
11326 *) ac_try_echo=$ac_try;; | 10238 $as_test_x conftest$ac_exeext; then |
11327 esac | |
11328 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11329 (eval "$ac_try") 2>&5 | |
11330 ac_status=$? | |
11331 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11332 (exit $ac_status); }; } && | |
11333 { ac_try='test -s conftest$ac_exeext' | |
11334 { (case "(($ac_try" in | |
11335 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11336 *) ac_try_echo=$ac_try;; | |
11337 esac | |
11338 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11339 (eval "$ac_try") 2>&5 | |
11340 ac_status=$? | |
11341 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11342 (exit $ac_status); }; }; then | |
11343 ac_cv_lib_dnet_dnet_ntoa=yes | 10239 ac_cv_lib_dnet_dnet_ntoa=yes |
11344 else | 10240 else |
11345 echo "$as_me: failed program was:" >&5 | 10241 echo "$as_me: failed program was:" >&5 |
11346 sed 's/^/| /' conftest.$ac_ext >&5 | 10242 sed 's/^/| /' conftest.$ac_ext >&5 |
11347 | 10243 |
11348 ac_cv_lib_dnet_dnet_ntoa=no | 10244 ac_cv_lib_dnet_dnet_ntoa=no |
11349 fi | 10245 fi |
11350 | 10246 |
11351 rm -f core conftest.err conftest.$ac_objext \ | 10247 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
11352 conftest$ac_exeext conftest.$ac_ext | 10248 conftest$ac_exeext conftest.$ac_ext |
11353 LIBS=$ac_check_lib_save_LIBS | 10249 LIBS=$ac_check_lib_save_LIBS |
11354 fi | 10250 fi |
11355 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 | 10251 { echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
11356 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; } | 10252 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; } |
11398 ac_status=$? | 10294 ac_status=$? |
11399 grep -v '^ *+' conftest.er1 >conftest.err | 10295 grep -v '^ *+' conftest.er1 >conftest.err |
11400 rm -f conftest.er1 | 10296 rm -f conftest.er1 |
11401 cat conftest.err >&5 | 10297 cat conftest.err >&5 |
11402 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10298 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11403 (exit $ac_status); } && | 10299 (exit $ac_status); } && { |
11404 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10300 test -z "$ac_c_werror_flag" || |
11405 { (case "(($ac_try" in | 10301 test ! -s conftest.err |
11406 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10302 } && test -s conftest$ac_exeext && |
11407 *) ac_try_echo=$ac_try;; | 10303 $as_test_x conftest$ac_exeext; then |
11408 esac | |
11409 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11410 (eval "$ac_try") 2>&5 | |
11411 ac_status=$? | |
11412 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11413 (exit $ac_status); }; } && | |
11414 { ac_try='test -s conftest$ac_exeext' | |
11415 { (case "(($ac_try" in | |
11416 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11417 *) ac_try_echo=$ac_try;; | |
11418 esac | |
11419 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11420 (eval "$ac_try") 2>&5 | |
11421 ac_status=$? | |
11422 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11423 (exit $ac_status); }; }; then | |
11424 ac_cv_lib_Xbsd_main=yes | 10304 ac_cv_lib_Xbsd_main=yes |
11425 else | 10305 else |
11426 echo "$as_me: failed program was:" >&5 | 10306 echo "$as_me: failed program was:" >&5 |
11427 sed 's/^/| /' conftest.$ac_ext >&5 | 10307 sed 's/^/| /' conftest.$ac_ext >&5 |
11428 | 10308 |
11429 ac_cv_lib_Xbsd_main=no | 10309 ac_cv_lib_Xbsd_main=no |
11430 fi | 10310 fi |
11431 | 10311 |
11432 rm -f core conftest.err conftest.$ac_objext \ | 10312 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
11433 conftest$ac_exeext conftest.$ac_ext | 10313 conftest$ac_exeext conftest.$ac_ext |
11434 LIBS=$ac_check_lib_save_LIBS | 10314 LIBS=$ac_check_lib_save_LIBS |
11435 fi | 10315 fi |
11436 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 | 10316 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 |
11437 echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6; } | 10317 echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6; } |
11481 ac_status=$? | 10361 ac_status=$? |
11482 grep -v '^ *+' conftest.er1 >conftest.err | 10362 grep -v '^ *+' conftest.er1 >conftest.err |
11483 rm -f conftest.er1 | 10363 rm -f conftest.er1 |
11484 cat conftest.err >&5 | 10364 cat conftest.err >&5 |
11485 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10365 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11486 (exit $ac_status); } && | 10366 (exit $ac_status); } && { |
11487 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10367 test -z "$ac_c_werror_flag" || |
11488 { (case "(($ac_try" in | 10368 test ! -s conftest.err |
11489 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10369 } && test -s conftest$ac_exeext && |
11490 *) ac_try_echo=$ac_try;; | 10370 $as_test_x conftest$ac_exeext; then |
11491 esac | |
11492 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11493 (eval "$ac_try") 2>&5 | |
11494 ac_status=$? | |
11495 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11496 (exit $ac_status); }; } && | |
11497 { ac_try='test -s conftest$ac_exeext' | |
11498 { (case "(($ac_try" in | |
11499 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11500 *) ac_try_echo=$ac_try;; | |
11501 esac | |
11502 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11503 (eval "$ac_try") 2>&5 | |
11504 ac_status=$? | |
11505 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11506 (exit $ac_status); }; }; then | |
11507 ac_cv_lib_pthreads_cma_open=yes | 10371 ac_cv_lib_pthreads_cma_open=yes |
11508 else | 10372 else |
11509 echo "$as_me: failed program was:" >&5 | 10373 echo "$as_me: failed program was:" >&5 |
11510 sed 's/^/| /' conftest.$ac_ext >&5 | 10374 sed 's/^/| /' conftest.$ac_ext >&5 |
11511 | 10375 |
11512 ac_cv_lib_pthreads_cma_open=no | 10376 ac_cv_lib_pthreads_cma_open=no |
11513 fi | 10377 fi |
11514 | 10378 |
11515 rm -f core conftest.err conftest.$ac_objext \ | 10379 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
11516 conftest$ac_exeext conftest.$ac_ext | 10380 conftest$ac_exeext conftest.$ac_ext |
11517 LIBS=$ac_check_lib_save_LIBS | 10381 LIBS=$ac_check_lib_save_LIBS |
11518 fi | 10382 fi |
11519 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 | 10383 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 |
11520 echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6; } | 10384 echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6; } |
11580 ac_status=$? | 10444 ac_status=$? |
11581 grep -v '^ *+' conftest.er1 >conftest.err | 10445 grep -v '^ *+' conftest.er1 >conftest.err |
11582 rm -f conftest.er1 | 10446 rm -f conftest.er1 |
11583 cat conftest.err >&5 | 10447 cat conftest.err >&5 |
11584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10448 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11585 (exit $ac_status); } && | 10449 (exit $ac_status); } && { |
11586 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10450 test -z "$ac_c_werror_flag" || |
11587 { (case "(($ac_try" in | 10451 test ! -s conftest.err |
11588 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10452 } && test -s conftest$ac_exeext && |
11589 *) ac_try_echo=$ac_try;; | 10453 $as_test_x conftest$ac_exeext; then |
11590 esac | |
11591 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11592 (eval "$ac_try") 2>&5 | |
11593 ac_status=$? | |
11594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11595 (exit $ac_status); }; } && | |
11596 { ac_try='test -s conftest$ac_exeext' | |
11597 { (case "(($ac_try" in | |
11598 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11599 *) ac_try_echo=$ac_try;; | |
11600 esac | |
11601 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11602 (eval "$ac_try") 2>&5 | |
11603 ac_status=$? | |
11604 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11605 (exit $ac_status); }; }; then | |
11606 : | 10454 : |
11607 else | 10455 else |
11608 echo "$as_me: failed program was:" >&5 | 10456 echo "$as_me: failed program was:" >&5 |
11609 sed 's/^/| /' conftest.$ac_ext >&5 | 10457 sed 's/^/| /' conftest.$ac_ext >&5 |
11610 | 10458 |
11611 gdb_cv_bigtoc= | 10459 gdb_cv_bigtoc= |
11612 fi | 10460 fi |
11613 | 10461 |
11614 rm -f core conftest.err conftest.$ac_objext \ | 10462 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
11615 conftest$ac_exeext conftest.$ac_ext | 10463 conftest$ac_exeext conftest.$ac_ext |
11616 | 10464 |
11617 fi | 10465 fi |
11618 { echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 | 10466 { echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 |
11619 echo "${ECHO_T}$gdb_cv_bigtoc" >&6; } | 10467 echo "${ECHO_T}$gdb_cv_bigtoc" >&6; } |
11671 ac_status=$? | 10519 ac_status=$? |
11672 grep -v '^ *+' conftest.er1 >conftest.err | 10520 grep -v '^ *+' conftest.er1 >conftest.err |
11673 rm -f conftest.er1 | 10521 rm -f conftest.er1 |
11674 cat conftest.err >&5 | 10522 cat conftest.err >&5 |
11675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10523 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11676 (exit $ac_status); } && | 10524 (exit $ac_status); } && { |
11677 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10525 test -z "$ac_c_werror_flag" || |
11678 { (case "(($ac_try" in | 10526 test ! -s conftest.err |
11679 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10527 } && test -s conftest$ac_exeext && |
11680 *) ac_try_echo=$ac_try;; | 10528 $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 xlinux_first_failure=no | 10529 xlinux_first_failure=no |
11698 else | 10530 else |
11699 echo "$as_me: failed program was:" >&5 | 10531 echo "$as_me: failed program was:" >&5 |
11700 sed 's/^/| /' conftest.$ac_ext >&5 | 10532 sed 's/^/| /' conftest.$ac_ext >&5 |
11701 | 10533 |
11702 xlinux_first_failure=yes | 10534 xlinux_first_failure=yes |
11703 fi | 10535 fi |
11704 | 10536 |
11705 rm -f core conftest.err conftest.$ac_objext \ | 10537 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
11706 conftest$ac_exeext conftest.$ac_ext | 10538 conftest$ac_exeext conftest.$ac_ext |
11707 if test "${xlinux_first_failure}" = "yes"; then | 10539 if test "${xlinux_first_failure}" = "yes"; then |
11708 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" | 10540 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" |
11709 OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" | 10541 OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" |
11710 OLD_CPPFLAGS="$CPPFLAGS" | 10542 OLD_CPPFLAGS="$CPPFLAGS" |
11739 ac_status=$? | 10571 ac_status=$? |
11740 grep -v '^ *+' conftest.er1 >conftest.err | 10572 grep -v '^ *+' conftest.er1 >conftest.err |
11741 rm -f conftest.er1 | 10573 rm -f conftest.er1 |
11742 cat conftest.err >&5 | 10574 cat conftest.err >&5 |
11743 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10575 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11744 (exit $ac_status); } && | 10576 (exit $ac_status); } && { |
11745 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10577 test -z "$ac_c_werror_flag" || |
11746 { (case "(($ac_try" in | 10578 test ! -s conftest.err |
11747 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10579 } && test -s conftest$ac_exeext && |
11748 *) ac_try_echo=$ac_try;; | 10580 $as_test_x conftest$ac_exeext; then |
11749 esac | |
11750 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11751 (eval "$ac_try") 2>&5 | |
11752 ac_status=$? | |
11753 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11754 (exit $ac_status); }; } && | |
11755 { ac_try='test -s conftest$ac_exeext' | |
11756 { (case "(($ac_try" in | |
11757 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11758 *) ac_try_echo=$ac_try;; | |
11759 esac | |
11760 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11761 (eval "$ac_try") 2>&5 | |
11762 ac_status=$? | |
11763 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11764 (exit $ac_status); }; }; then | |
11765 xlinux_second_failure=no | 10581 xlinux_second_failure=no |
11766 else | 10582 else |
11767 echo "$as_me: failed program was:" >&5 | 10583 echo "$as_me: failed program was:" >&5 |
11768 sed 's/^/| /' conftest.$ac_ext >&5 | 10584 sed 's/^/| /' conftest.$ac_ext >&5 |
11769 | 10585 |
11770 xlinux_second_failure=yes | 10586 xlinux_second_failure=yes |
11771 fi | 10587 fi |
11772 | 10588 |
11773 rm -f core conftest.err conftest.$ac_objext \ | 10589 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
11774 conftest$ac_exeext conftest.$ac_ext | 10590 conftest$ac_exeext conftest.$ac_ext |
11775 if test "${xlinux_second_failure}" = "yes"; then | 10591 if test "${xlinux_second_failure}" = "yes"; then |
11776 # If we get the same failure with -b, there is no use adding -b. | 10592 # If we get the same failure with -b, there is no use adding -b. |
11777 # So take it out. This plays safe. | 10593 # So take it out. This plays safe. |
11778 LD_SWITCH_X_SITE="$OLD_LD_SWITCH_X_SITE" | 10594 LD_SWITCH_X_SITE="$OLD_LD_SWITCH_X_SITE" |
11822 ac_status=$? | 10638 ac_status=$? |
11823 grep -v '^ *+' conftest.er1 >conftest.err | 10639 grep -v '^ *+' conftest.er1 >conftest.err |
11824 rm -f conftest.er1 | 10640 rm -f conftest.er1 |
11825 cat conftest.err >&5 | 10641 cat conftest.err >&5 |
11826 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10642 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11827 (exit $ac_status); } && | 10643 (exit $ac_status); } && { |
11828 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10644 test -z "$ac_c_werror_flag" || |
11829 { (case "(($ac_try" in | 10645 test ! -s conftest.err |
11830 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10646 } && test -s conftest$ac_exeext && |
11831 *) ac_try_echo=$ac_try;; | 10647 $as_test_x conftest$ac_exeext; then |
11832 esac | |
11833 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11834 (eval "$ac_try") 2>&5 | |
11835 ac_status=$? | |
11836 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11837 (exit $ac_status); }; } && | |
11838 { ac_try='test -s conftest$ac_exeext' | |
11839 { (case "(($ac_try" in | |
11840 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11841 *) ac_try_echo=$ac_try;; | |
11842 esac | |
11843 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11844 (eval "$ac_try") 2>&5 | |
11845 ac_status=$? | |
11846 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11847 (exit $ac_status); }; }; then | |
11848 emacs_xkb=yes | 10648 emacs_xkb=yes |
11849 else | 10649 else |
11850 echo "$as_me: failed program was:" >&5 | 10650 echo "$as_me: failed program was:" >&5 |
11851 sed 's/^/| /' conftest.$ac_ext >&5 | 10651 sed 's/^/| /' conftest.$ac_ext >&5 |
11852 | 10652 |
11853 emacs_xkb=no | 10653 emacs_xkb=no |
11854 fi | 10654 fi |
11855 | 10655 |
11856 rm -f core conftest.err conftest.$ac_objext \ | 10656 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
11857 conftest$ac_exeext conftest.$ac_ext | 10657 conftest$ac_exeext conftest.$ac_ext |
11858 { echo "$as_me:$LINENO: result: $emacs_xkb" >&5 | 10658 { echo "$as_me:$LINENO: result: $emacs_xkb" >&5 |
11859 echo "${ECHO_T}$emacs_xkb" >&6; } | 10659 echo "${ECHO_T}$emacs_xkb" >&6; } |
11860 if test $emacs_xkb = yes; then | 10660 if test $emacs_xkb = yes; then |
11861 | 10661 |
11934 ac_status=$? | 10734 ac_status=$? |
11935 grep -v '^ *+' conftest.er1 >conftest.err | 10735 grep -v '^ *+' conftest.er1 >conftest.err |
11936 rm -f conftest.er1 | 10736 rm -f conftest.er1 |
11937 cat conftest.err >&5 | 10737 cat conftest.err >&5 |
11938 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10738 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11939 (exit $ac_status); } && | 10739 (exit $ac_status); } && { |
11940 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10740 test -z "$ac_c_werror_flag" || |
11941 { (case "(($ac_try" in | 10741 test ! -s conftest.err |
11942 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10742 } && test -s conftest$ac_exeext && |
11943 *) ac_try_echo=$ac_try;; | 10743 $as_test_x conftest$ac_exeext; then |
11944 esac | |
11945 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11946 (eval "$ac_try") 2>&5 | |
11947 ac_status=$? | |
11948 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11949 (exit $ac_status); }; } && | |
11950 { ac_try='test -s conftest$ac_exeext' | |
11951 { (case "(($ac_try" in | |
11952 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
11953 *) ac_try_echo=$ac_try;; | |
11954 esac | |
11955 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
11956 (eval "$ac_try") 2>&5 | |
11957 ac_status=$? | |
11958 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11959 (exit $ac_status); }; }; then | |
11960 eval "$as_ac_var=yes" | 10744 eval "$as_ac_var=yes" |
11961 else | 10745 else |
11962 echo "$as_me: failed program was:" >&5 | 10746 echo "$as_me: failed program was:" >&5 |
11963 sed 's/^/| /' conftest.$ac_ext >&5 | 10747 sed 's/^/| /' conftest.$ac_ext >&5 |
11964 | 10748 |
11965 eval "$as_ac_var=no" | 10749 eval "$as_ac_var=no" |
11966 fi | 10750 fi |
11967 | 10751 |
11968 rm -f core conftest.err conftest.$ac_objext \ | 10752 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
11969 conftest$ac_exeext conftest.$ac_ext | 10753 conftest$ac_exeext conftest.$ac_ext |
11970 fi | 10754 fi |
11971 ac_res=`eval echo '${'$as_ac_var'}'` | 10755 ac_res=`eval echo '${'$as_ac_var'}'` |
11972 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 10756 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
11973 echo "${ECHO_T}$ac_res" >&6; } | 10757 echo "${ECHO_T}$ac_res" >&6; } |
12016 ac_status=$? | 10800 ac_status=$? |
12017 grep -v '^ *+' conftest.er1 >conftest.err | 10801 grep -v '^ *+' conftest.er1 >conftest.err |
12018 rm -f conftest.er1 | 10802 rm -f conftest.er1 |
12019 cat conftest.err >&5 | 10803 cat conftest.err >&5 |
12020 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10804 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12021 (exit $ac_status); } && | 10805 (exit $ac_status); } && { |
12022 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10806 test -z "$ac_c_werror_flag" || |
12023 { (case "(($ac_try" in | 10807 test ! -s conftest.err |
12024 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10808 } && test -s conftest$ac_exeext && |
12025 *) ac_try_echo=$ac_try;; | 10809 $as_test_x conftest$ac_exeext; then |
12026 esac | |
12027 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12028 (eval "$ac_try") 2>&5 | |
12029 ac_status=$? | |
12030 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12031 (exit $ac_status); }; } && | |
12032 { ac_try='test -s conftest$ac_exeext' | |
12033 { (case "(($ac_try" in | |
12034 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
12035 *) ac_try_echo=$ac_try;; | |
12036 esac | |
12037 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12038 (eval "$ac_try") 2>&5 | |
12039 ac_status=$? | |
12040 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12041 (exit $ac_status); }; }; then | |
12042 emacs_cv_x11_version_6=yes | 10810 emacs_cv_x11_version_6=yes |
12043 else | 10811 else |
12044 echo "$as_me: failed program was:" >&5 | 10812 echo "$as_me: failed program was:" >&5 |
12045 sed 's/^/| /' conftest.$ac_ext >&5 | 10813 sed 's/^/| /' conftest.$ac_ext >&5 |
12046 | 10814 |
12047 emacs_cv_x11_version_6=no | 10815 emacs_cv_x11_version_6=no |
12048 fi | 10816 fi |
12049 | 10817 |
12050 rm -f core conftest.err conftest.$ac_objext \ | 10818 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
12051 conftest$ac_exeext conftest.$ac_ext | 10819 conftest$ac_exeext conftest.$ac_ext |
12052 fi | 10820 fi |
12053 | 10821 |
12054 if test $emacs_cv_x11_version_6 = yes; then | 10822 if test $emacs_cv_x11_version_6 = yes; then |
12055 { echo "$as_me:$LINENO: result: 6 or newer" >&5 | 10823 { echo "$as_me:$LINENO: result: 6 or newer" >&5 |
12100 ac_status=$? | 10868 ac_status=$? |
12101 grep -v '^ *+' conftest.er1 >conftest.err | 10869 grep -v '^ *+' conftest.er1 >conftest.err |
12102 rm -f conftest.er1 | 10870 rm -f conftest.er1 |
12103 cat conftest.err >&5 | 10871 cat conftest.err >&5 |
12104 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10872 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12105 (exit $ac_status); } && | 10873 (exit $ac_status); } && { |
12106 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10874 test -z "$ac_c_werror_flag" || |
12107 { (case "(($ac_try" in | 10875 test ! -s conftest.err |
12108 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 10876 } && test -s conftest$ac_exeext && |
12109 *) ac_try_echo=$ac_try;; | 10877 $as_test_x conftest$ac_exeext; then |
12110 esac | |
12111 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12112 (eval "$ac_try") 2>&5 | |
12113 ac_status=$? | |
12114 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12115 (exit $ac_status); }; } && | |
12116 { ac_try='test -s conftest$ac_exeext' | |
12117 { (case "(($ac_try" in | |
12118 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
12119 *) ac_try_echo=$ac_try;; | |
12120 esac | |
12121 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12122 (eval "$ac_try") 2>&5 | |
12123 ac_status=$? | |
12124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12125 (exit $ac_status); }; }; then | |
12126 emacs_cv_x11_version_5=yes | 10878 emacs_cv_x11_version_5=yes |
12127 else | 10879 else |
12128 echo "$as_me: failed program was:" >&5 | 10880 echo "$as_me: failed program was:" >&5 |
12129 sed 's/^/| /' conftest.$ac_ext >&5 | 10881 sed 's/^/| /' conftest.$ac_ext >&5 |
12130 | 10882 |
12131 emacs_cv_x11_version_5=no | 10883 emacs_cv_x11_version_5=no |
12132 fi | 10884 fi |
12133 | 10885 |
12134 rm -f core conftest.err conftest.$ac_objext \ | 10886 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
12135 conftest$ac_exeext conftest.$ac_ext | 10887 conftest$ac_exeext conftest.$ac_ext |
12136 fi | 10888 fi |
12137 | 10889 |
12138 if test $emacs_cv_x11_version_5 = yes; then | 10890 if test $emacs_cv_x11_version_5 = yes; then |
12139 { echo "$as_me:$LINENO: result: 5 or newer" >&5 | 10891 { echo "$as_me:$LINENO: result: 5 or newer" >&5 |
12188 for as_dir in $PATH | 10940 for as_dir in $PATH |
12189 do | 10941 do |
12190 IFS=$as_save_IFS | 10942 IFS=$as_save_IFS |
12191 test -z "$as_dir" && as_dir=. | 10943 test -z "$as_dir" && as_dir=. |
12192 for ac_exec_ext in '' $ac_executable_extensions; do | 10944 for ac_exec_ext in '' $ac_executable_extensions; do |
12193 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 10945 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
12194 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" | 10946 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" |
12195 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 10947 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
12196 break 2 | 10948 break 2 |
12197 fi | 10949 fi |
12198 done | 10950 done |
12341 ac_status=$? | 11093 ac_status=$? |
12342 grep -v '^ *+' conftest.er1 >conftest.err | 11094 grep -v '^ *+' conftest.er1 >conftest.err |
12343 rm -f conftest.er1 | 11095 rm -f conftest.er1 |
12344 cat conftest.err >&5 | 11096 cat conftest.err >&5 |
12345 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11097 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12346 (exit $ac_status); } && | 11098 (exit $ac_status); } && { |
12347 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11099 test -z "$ac_c_werror_flag" || |
12348 { (case "(($ac_try" in | 11100 test ! -s conftest.err |
12349 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11101 } && test -s conftest$ac_exeext && |
12350 *) ac_try_echo=$ac_try;; | 11102 $as_test_x conftest$ac_exeext; then |
12351 esac | |
12352 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12353 (eval "$ac_try") 2>&5 | |
12354 ac_status=$? | |
12355 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12356 (exit $ac_status); }; } && | |
12357 { ac_try='test -s conftest$ac_exeext' | |
12358 { (case "(($ac_try" in | |
12359 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
12360 *) ac_try_echo=$ac_try;; | |
12361 esac | |
12362 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12363 (eval "$ac_try") 2>&5 | |
12364 ac_status=$? | |
12365 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12366 (exit $ac_status); }; }; then | |
12367 eval "$as_ac_var=yes" | 11103 eval "$as_ac_var=yes" |
12368 else | 11104 else |
12369 echo "$as_me: failed program was:" >&5 | 11105 echo "$as_me: failed program was:" >&5 |
12370 sed 's/^/| /' conftest.$ac_ext >&5 | 11106 sed 's/^/| /' conftest.$ac_ext >&5 |
12371 | 11107 |
12372 eval "$as_ac_var=no" | 11108 eval "$as_ac_var=no" |
12373 fi | 11109 fi |
12374 | 11110 |
12375 rm -f core conftest.err conftest.$ac_objext \ | 11111 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
12376 conftest$ac_exeext conftest.$ac_ext | 11112 conftest$ac_exeext conftest.$ac_ext |
12377 fi | 11113 fi |
12378 ac_res=`eval echo '${'$as_ac_var'}'` | 11114 ac_res=`eval echo '${'$as_ac_var'}'` |
12379 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 11115 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
12380 echo "${ECHO_T}$ac_res" >&6; } | 11116 echo "${ECHO_T}$ac_res" >&6; } |
12470 ac_status=$? | 11206 ac_status=$? |
12471 grep -v '^ *+' conftest.er1 >conftest.err | 11207 grep -v '^ *+' conftest.er1 >conftest.err |
12472 rm -f conftest.er1 | 11208 rm -f conftest.er1 |
12473 cat conftest.err >&5 | 11209 cat conftest.err >&5 |
12474 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11210 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12475 (exit $ac_status); } && | 11211 (exit $ac_status); } && { |
12476 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11212 test -z "$ac_c_werror_flag" || |
12477 { (case "(($ac_try" in | 11213 test ! -s conftest.err |
12478 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11214 } && test -s conftest$ac_exeext && |
12479 *) ac_try_echo=$ac_try;; | 11215 $as_test_x conftest$ac_exeext; then |
12480 esac | |
12481 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12482 (eval "$ac_try") 2>&5 | |
12483 ac_status=$? | |
12484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12485 (exit $ac_status); }; } && | |
12486 { ac_try='test -s conftest$ac_exeext' | |
12487 { (case "(($ac_try" in | |
12488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
12489 *) ac_try_echo=$ac_try;; | |
12490 esac | |
12491 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12492 (eval "$ac_try") 2>&5 | |
12493 ac_status=$? | |
12494 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12495 (exit $ac_status); }; }; then | |
12496 eval "$as_ac_var=yes" | 11216 eval "$as_ac_var=yes" |
12497 else | 11217 else |
12498 echo "$as_me: failed program was:" >&5 | 11218 echo "$as_me: failed program was:" >&5 |
12499 sed 's/^/| /' conftest.$ac_ext >&5 | 11219 sed 's/^/| /' conftest.$ac_ext >&5 |
12500 | 11220 |
12501 eval "$as_ac_var=no" | 11221 eval "$as_ac_var=no" |
12502 fi | 11222 fi |
12503 | 11223 |
12504 rm -f core conftest.err conftest.$ac_objext \ | 11224 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
12505 conftest$ac_exeext conftest.$ac_ext | 11225 conftest$ac_exeext conftest.$ac_ext |
12506 fi | 11226 fi |
12507 ac_res=`eval echo '${'$as_ac_var'}'` | 11227 ac_res=`eval echo '${'$as_ac_var'}'` |
12508 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 11228 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
12509 echo "${ECHO_T}$ac_res" >&6; } | 11229 echo "${ECHO_T}$ac_res" >&6; } |
12588 ac_status=$? | 11308 ac_status=$? |
12589 grep -v '^ *+' conftest.er1 >conftest.err | 11309 grep -v '^ *+' conftest.er1 >conftest.err |
12590 rm -f conftest.er1 | 11310 rm -f conftest.er1 |
12591 cat conftest.err >&5 | 11311 cat conftest.err >&5 |
12592 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12593 (exit $ac_status); } && | 11313 (exit $ac_status); } && { |
12594 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11314 test -z "$ac_c_werror_flag" || |
12595 { (case "(($ac_try" in | 11315 test ! -s conftest.err |
12596 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11316 } && test -s conftest$ac_exeext && |
12597 *) ac_try_echo=$ac_try;; | 11317 $as_test_x conftest$ac_exeext; then |
12598 esac | |
12599 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12600 (eval "$ac_try") 2>&5 | |
12601 ac_status=$? | |
12602 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12603 (exit $ac_status); }; } && | |
12604 { ac_try='test -s conftest$ac_exeext' | |
12605 { (case "(($ac_try" in | |
12606 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
12607 *) ac_try_echo=$ac_try;; | |
12608 esac | |
12609 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12610 (eval "$ac_try") 2>&5 | |
12611 ac_status=$? | |
12612 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12613 (exit $ac_status); }; }; then | |
12614 eval "$as_ac_var=yes" | 11318 eval "$as_ac_var=yes" |
12615 else | 11319 else |
12616 echo "$as_me: failed program was:" >&5 | 11320 echo "$as_me: failed program was:" >&5 |
12617 sed 's/^/| /' conftest.$ac_ext >&5 | 11321 sed 's/^/| /' conftest.$ac_ext >&5 |
12618 | 11322 |
12619 eval "$as_ac_var=no" | 11323 eval "$as_ac_var=no" |
12620 fi | 11324 fi |
12621 | 11325 |
12622 rm -f core conftest.err conftest.$ac_objext \ | 11326 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
12623 conftest$ac_exeext conftest.$ac_ext | 11327 conftest$ac_exeext conftest.$ac_ext |
12624 fi | 11328 fi |
12625 ac_res=`eval echo '${'$as_ac_var'}'` | 11329 ac_res=`eval echo '${'$as_ac_var'}'` |
12626 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 11330 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
12627 echo "${ECHO_T}$ac_res" >&6; } | 11331 echo "${ECHO_T}$ac_res" >&6; } |
12700 ac_status=$? | 11404 ac_status=$? |
12701 grep -v '^ *+' conftest.er1 >conftest.err | 11405 grep -v '^ *+' conftest.er1 >conftest.err |
12702 rm -f conftest.er1 | 11406 rm -f conftest.er1 |
12703 cat conftest.err >&5 | 11407 cat conftest.err >&5 |
12704 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11408 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12705 (exit $ac_status); } && | 11409 (exit $ac_status); } && { |
12706 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11410 test -z "$ac_c_werror_flag" || |
12707 { (case "(($ac_try" in | 11411 test ! -s conftest.err |
12708 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11412 } && test -s conftest$ac_exeext && |
12709 *) ac_try_echo=$ac_try;; | 11413 $as_test_x conftest$ac_exeext; then |
12710 esac | |
12711 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12712 (eval "$ac_try") 2>&5 | |
12713 ac_status=$? | |
12714 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12715 (exit $ac_status); }; } && | |
12716 { ac_try='test -s conftest$ac_exeext' | |
12717 { (case "(($ac_try" in | |
12718 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
12719 *) ac_try_echo=$ac_try;; | |
12720 esac | |
12721 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12722 (eval "$ac_try") 2>&5 | |
12723 ac_status=$? | |
12724 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12725 (exit $ac_status); }; }; then | |
12726 eval "$as_ac_var=yes" | 11414 eval "$as_ac_var=yes" |
12727 else | 11415 else |
12728 echo "$as_me: failed program was:" >&5 | 11416 echo "$as_me: failed program was:" >&5 |
12729 sed 's/^/| /' conftest.$ac_ext >&5 | 11417 sed 's/^/| /' conftest.$ac_ext >&5 |
12730 | 11418 |
12731 eval "$as_ac_var=no" | 11419 eval "$as_ac_var=no" |
12732 fi | 11420 fi |
12733 | 11421 |
12734 rm -f core conftest.err conftest.$ac_objext \ | 11422 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
12735 conftest$ac_exeext conftest.$ac_ext | 11423 conftest$ac_exeext conftest.$ac_ext |
12736 fi | 11424 fi |
12737 ac_res=`eval echo '${'$as_ac_var'}'` | 11425 ac_res=`eval echo '${'$as_ac_var'}'` |
12738 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 11426 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
12739 echo "${ECHO_T}$ac_res" >&6; } | 11427 echo "${ECHO_T}$ac_res" >&6; } |
12794 ac_status=$? | 11482 ac_status=$? |
12795 grep -v '^ *+' conftest.er1 >conftest.err | 11483 grep -v '^ *+' conftest.er1 >conftest.err |
12796 rm -f conftest.er1 | 11484 rm -f conftest.er1 |
12797 cat conftest.err >&5 | 11485 cat conftest.err >&5 |
12798 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12799 (exit $ac_status); } && | 11487 (exit $ac_status); } && { |
12800 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11488 test -z "$ac_c_werror_flag" || |
12801 { (case "(($ac_try" in | 11489 test ! -s conftest.err |
12802 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11490 } && test -s conftest.$ac_objext; then |
12803 *) ac_try_echo=$ac_try;; | |
12804 esac | |
12805 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12806 (eval "$ac_try") 2>&5 | |
12807 ac_status=$? | |
12808 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12809 (exit $ac_status); }; } && | |
12810 { ac_try='test -s conftest.$ac_objext' | |
12811 { (case "(($ac_try" in | |
12812 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
12813 *) ac_try_echo=$ac_try;; | |
12814 esac | |
12815 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12816 (eval "$ac_try") 2>&5 | |
12817 ac_status=$? | |
12818 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12819 (exit $ac_status); }; }; then | |
12820 ac_header_compiler=yes | 11491 ac_header_compiler=yes |
12821 else | 11492 else |
12822 echo "$as_me: failed program was:" >&5 | 11493 echo "$as_me: failed program was:" >&5 |
12823 sed 's/^/| /' conftest.$ac_ext >&5 | 11494 sed 's/^/| /' conftest.$ac_ext >&5 |
12824 | 11495 |
12850 ac_status=$? | 11521 ac_status=$? |
12851 grep -v '^ *+' conftest.er1 >conftest.err | 11522 grep -v '^ *+' conftest.er1 >conftest.err |
12852 rm -f conftest.er1 | 11523 rm -f conftest.er1 |
12853 cat conftest.err >&5 | 11524 cat conftest.err >&5 |
12854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11525 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12855 (exit $ac_status); } >/dev/null; then | 11526 (exit $ac_status); } >/dev/null && { |
12856 if test -s conftest.err; then | 11527 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
12857 ac_cpp_err=$ac_c_preproc_warn_flag | 11528 test ! -s conftest.err |
12858 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 11529 }; then |
12859 else | |
12860 ac_cpp_err= | |
12861 fi | |
12862 else | |
12863 ac_cpp_err=yes | |
12864 fi | |
12865 if test -z "$ac_cpp_err"; then | |
12866 ac_header_preproc=yes | 11530 ac_header_preproc=yes |
12867 else | 11531 else |
12868 echo "$as_me: failed program was:" >&5 | 11532 echo "$as_me: failed program was:" >&5 |
12869 sed 's/^/| /' conftest.$ac_ext >&5 | 11533 sed 's/^/| /' conftest.$ac_ext >&5 |
12870 | 11534 |
12962 ac_status=$? | 11626 ac_status=$? |
12963 grep -v '^ *+' conftest.er1 >conftest.err | 11627 grep -v '^ *+' conftest.er1 >conftest.err |
12964 rm -f conftest.er1 | 11628 rm -f conftest.er1 |
12965 cat conftest.err >&5 | 11629 cat conftest.err >&5 |
12966 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11630 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12967 (exit $ac_status); } && | 11631 (exit $ac_status); } && { |
12968 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11632 test -z "$ac_c_werror_flag" || |
12969 { (case "(($ac_try" in | 11633 test ! -s conftest.err |
12970 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11634 } && test -s conftest$ac_exeext && |
12971 *) ac_try_echo=$ac_try;; | 11635 $as_test_x conftest$ac_exeext; then |
12972 esac | |
12973 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12974 (eval "$ac_try") 2>&5 | |
12975 ac_status=$? | |
12976 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12977 (exit $ac_status); }; } && | |
12978 { ac_try='test -s conftest$ac_exeext' | |
12979 { (case "(($ac_try" in | |
12980 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
12981 *) ac_try_echo=$ac_try;; | |
12982 esac | |
12983 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
12984 (eval "$ac_try") 2>&5 | |
12985 ac_status=$? | |
12986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12987 (exit $ac_status); }; }; then | |
12988 ac_cv_lib_pthread_pthread_self=yes | 11636 ac_cv_lib_pthread_pthread_self=yes |
12989 else | 11637 else |
12990 echo "$as_me: failed program was:" >&5 | 11638 echo "$as_me: failed program was:" >&5 |
12991 sed 's/^/| /' conftest.$ac_ext >&5 | 11639 sed 's/^/| /' conftest.$ac_ext >&5 |
12992 | 11640 |
12993 ac_cv_lib_pthread_pthread_self=no | 11641 ac_cv_lib_pthread_pthread_self=no |
12994 fi | 11642 fi |
12995 | 11643 |
12996 rm -f core conftest.err conftest.$ac_objext \ | 11644 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
12997 conftest$ac_exeext conftest.$ac_ext | 11645 conftest$ac_exeext conftest.$ac_ext |
12998 LIBS=$ac_check_lib_save_LIBS | 11646 LIBS=$ac_check_lib_save_LIBS |
12999 fi | 11647 fi |
13000 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 | 11648 { echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 |
13001 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_self" >&6; } | 11649 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_self" >&6; } |
13050 ac_status=$? | 11698 ac_status=$? |
13051 grep -v '^ *+' conftest.er1 >conftest.err | 11699 grep -v '^ *+' conftest.er1 >conftest.err |
13052 rm -f conftest.er1 | 11700 rm -f conftest.er1 |
13053 cat conftest.err >&5 | 11701 cat conftest.err >&5 |
13054 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11702 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13055 (exit $ac_status); } && | 11703 (exit $ac_status); } && { |
13056 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11704 test -z "$ac_c_werror_flag" || |
13057 { (case "(($ac_try" in | 11705 test ! -s conftest.err |
13058 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11706 } && test -s conftest$ac_exeext && |
13059 *) ac_try_echo=$ac_try;; | 11707 $as_test_x conftest$ac_exeext; then |
13060 esac | |
13061 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13062 (eval "$ac_try") 2>&5 | |
13063 ac_status=$? | |
13064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13065 (exit $ac_status); }; } && | |
13066 { ac_try='test -s conftest$ac_exeext' | |
13067 { (case "(($ac_try" in | |
13068 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13069 *) ac_try_echo=$ac_try;; | |
13070 esac | |
13071 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13072 (eval "$ac_try") 2>&5 | |
13073 ac_status=$? | |
13074 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13075 (exit $ac_status); }; }; then | |
13076 emacs_cv_x11_version_5_with_xaw=yes | 11708 emacs_cv_x11_version_5_with_xaw=yes |
13077 else | 11709 else |
13078 echo "$as_me: failed program was:" >&5 | 11710 echo "$as_me: failed program was:" >&5 |
13079 sed 's/^/| /' conftest.$ac_ext >&5 | 11711 sed 's/^/| /' conftest.$ac_ext >&5 |
13080 | 11712 |
13081 emacs_cv_x11_version_5_with_xaw=no | 11713 emacs_cv_x11_version_5_with_xaw=no |
13082 fi | 11714 fi |
13083 | 11715 |
13084 rm -f core conftest.err conftest.$ac_objext \ | 11716 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
13085 conftest$ac_exeext conftest.$ac_ext | 11717 conftest$ac_exeext conftest.$ac_ext |
13086 fi | 11718 fi |
13087 | 11719 |
13088 if test $emacs_cv_x11_version_5_with_xaw = yes; then | 11720 if test $emacs_cv_x11_version_5_with_xaw = yes; then |
13089 { echo "$as_me:$LINENO: result: 5 or newer, with Xaw; use toolkit by default" >&5 | 11721 { echo "$as_me:$LINENO: result: 5 or newer, with Xaw; use toolkit by default" >&5 |
13136 ac_status=$? | 11768 ac_status=$? |
13137 grep -v '^ *+' conftest.er1 >conftest.err | 11769 grep -v '^ *+' conftest.er1 >conftest.err |
13138 rm -f conftest.er1 | 11770 rm -f conftest.er1 |
13139 cat conftest.err >&5 | 11771 cat conftest.err >&5 |
13140 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11772 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13141 (exit $ac_status); } && | 11773 (exit $ac_status); } && { |
13142 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11774 test -z "$ac_c_werror_flag" || |
13143 { (case "(($ac_try" in | 11775 test ! -s conftest.err |
13144 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11776 } && test -s conftest$ac_exeext && |
13145 *) ac_try_echo=$ac_try;; | 11777 $as_test_x conftest$ac_exeext; then |
13146 esac | |
13147 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13148 (eval "$ac_try") 2>&5 | |
13149 ac_status=$? | |
13150 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13151 (exit $ac_status); }; } && | |
13152 { ac_try='test -s conftest$ac_exeext' | |
13153 { (case "(($ac_try" in | |
13154 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13155 *) ac_try_echo=$ac_try;; | |
13156 esac | |
13157 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13158 (eval "$ac_try") 2>&5 | |
13159 ac_status=$? | |
13160 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13161 (exit $ac_status); }; }; then | |
13162 emacs_cv_x11_toolkit_version_6=yes | 11778 emacs_cv_x11_toolkit_version_6=yes |
13163 else | 11779 else |
13164 echo "$as_me: failed program was:" >&5 | 11780 echo "$as_me: failed program was:" >&5 |
13165 sed 's/^/| /' conftest.$ac_ext >&5 | 11781 sed 's/^/| /' conftest.$ac_ext >&5 |
13166 | 11782 |
13167 emacs_cv_x11_toolkit_version_6=no | 11783 emacs_cv_x11_toolkit_version_6=no |
13168 fi | 11784 fi |
13169 | 11785 |
13170 rm -f core conftest.err conftest.$ac_objext \ | 11786 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
13171 conftest$ac_exeext conftest.$ac_ext | 11787 conftest$ac_exeext conftest.$ac_ext |
13172 fi | 11788 fi |
13173 | 11789 |
13174 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 | 11790 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 |
13175 if test $emacs_cv_x11_toolkit_version_6 = yes; then | 11791 if test $emacs_cv_x11_toolkit_version_6 = yes; then |
13232 ac_status=$? | 11848 ac_status=$? |
13233 grep -v '^ *+' conftest.er1 >conftest.err | 11849 grep -v '^ *+' conftest.er1 >conftest.err |
13234 rm -f conftest.er1 | 11850 rm -f conftest.er1 |
13235 cat conftest.err >&5 | 11851 cat conftest.err >&5 |
13236 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11852 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13237 (exit $ac_status); } && | 11853 (exit $ac_status); } && { |
13238 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11854 test -z "$ac_c_werror_flag" || |
13239 { (case "(($ac_try" in | 11855 test ! -s conftest.err |
13240 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11856 } && test -s conftest$ac_exeext && |
13241 *) ac_try_echo=$ac_try;; | 11857 $as_test_x conftest$ac_exeext; then |
13242 esac | |
13243 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13244 (eval "$ac_try") 2>&5 | |
13245 ac_status=$? | |
13246 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13247 (exit $ac_status); }; } && | |
13248 { ac_try='test -s conftest$ac_exeext' | |
13249 { (case "(($ac_try" in | |
13250 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13251 *) ac_try_echo=$ac_try;; | |
13252 esac | |
13253 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13254 (eval "$ac_try") 2>&5 | |
13255 ac_status=$? | |
13256 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13257 (exit $ac_status); }; }; then | |
13258 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes | 11858 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes |
13259 else | 11859 else |
13260 echo "$as_me: failed program was:" >&5 | 11860 echo "$as_me: failed program was:" >&5 |
13261 sed 's/^/| /' conftest.$ac_ext >&5 | 11861 sed 's/^/| /' conftest.$ac_ext >&5 |
13262 | 11862 |
13263 ac_cv_lib_Xmu_XmuConvertStandardSelection=no | 11863 ac_cv_lib_Xmu_XmuConvertStandardSelection=no |
13264 fi | 11864 fi |
13265 | 11865 |
13266 rm -f core conftest.err conftest.$ac_objext \ | 11866 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
13267 conftest$ac_exeext conftest.$ac_ext | 11867 conftest$ac_exeext conftest.$ac_ext |
13268 LIBS=$ac_check_lib_save_LIBS | 11868 LIBS=$ac_check_lib_save_LIBS |
13269 fi | 11869 fi |
13270 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 | 11870 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 |
13271 echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6; } | 11871 echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6; } |
13325 ac_status=$? | 11925 ac_status=$? |
13326 grep -v '^ *+' conftest.er1 >conftest.err | 11926 grep -v '^ *+' conftest.er1 >conftest.err |
13327 rm -f conftest.er1 | 11927 rm -f conftest.er1 |
13328 cat conftest.err >&5 | 11928 cat conftest.err >&5 |
13329 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11929 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13330 (exit $ac_status); } && | 11930 (exit $ac_status); } && { |
13331 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11931 test -z "$ac_c_werror_flag" || |
13332 { (case "(($ac_try" in | 11932 test ! -s conftest.err |
13333 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 11933 } && test -s conftest$ac_exeext && |
13334 *) ac_try_echo=$ac_try;; | 11934 $as_test_x conftest$ac_exeext; then |
13335 esac | |
13336 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13337 (eval "$ac_try") 2>&5 | |
13338 ac_status=$? | |
13339 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13340 (exit $ac_status); }; } && | |
13341 { ac_try='test -s conftest$ac_exeext' | |
13342 { (case "(($ac_try" in | |
13343 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13344 *) ac_try_echo=$ac_try;; | |
13345 esac | |
13346 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13347 (eval "$ac_try") 2>&5 | |
13348 ac_status=$? | |
13349 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13350 (exit $ac_status); }; }; then | |
13351 ac_cv_lib_Xext_XShapeQueryExtension=yes | 11935 ac_cv_lib_Xext_XShapeQueryExtension=yes |
13352 else | 11936 else |
13353 echo "$as_me: failed program was:" >&5 | 11937 echo "$as_me: failed program was:" >&5 |
13354 sed 's/^/| /' conftest.$ac_ext >&5 | 11938 sed 's/^/| /' conftest.$ac_ext >&5 |
13355 | 11939 |
13356 ac_cv_lib_Xext_XShapeQueryExtension=no | 11940 ac_cv_lib_Xext_XShapeQueryExtension=no |
13357 fi | 11941 fi |
13358 | 11942 |
13359 rm -f core conftest.err conftest.$ac_objext \ | 11943 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
13360 conftest$ac_exeext conftest.$ac_ext | 11944 conftest$ac_exeext conftest.$ac_ext |
13361 LIBS=$ac_check_lib_save_LIBS | 11945 LIBS=$ac_check_lib_save_LIBS |
13362 fi | 11946 fi |
13363 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 | 11947 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 |
13364 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6; } | 11948 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6; } |
13410 ac_status=$? | 11994 ac_status=$? |
13411 grep -v '^ *+' conftest.er1 >conftest.err | 11995 grep -v '^ *+' conftest.er1 >conftest.err |
13412 rm -f conftest.er1 | 11996 rm -f conftest.er1 |
13413 cat conftest.err >&5 | 11997 cat conftest.err >&5 |
13414 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11998 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13415 (exit $ac_status); } && | 11999 (exit $ac_status); } && { |
13416 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12000 test -z "$ac_c_werror_flag" || |
13417 { (case "(($ac_try" in | 12001 test ! -s conftest.err |
13418 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12002 } && test -s conftest.$ac_objext; then |
13419 *) ac_try_echo=$ac_try;; | |
13420 esac | |
13421 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13422 (eval "$ac_try") 2>&5 | |
13423 ac_status=$? | |
13424 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13425 (exit $ac_status); }; } && | |
13426 { ac_try='test -s conftest.$ac_objext' | |
13427 { (case "(($ac_try" in | |
13428 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13429 *) ac_try_echo=$ac_try;; | |
13430 esac | |
13431 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13432 (eval "$ac_try") 2>&5 | |
13433 ac_status=$? | |
13434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13435 (exit $ac_status); }; }; then | |
13436 emacs_cv_motif_version_2_1=yes | 12003 emacs_cv_motif_version_2_1=yes |
13437 else | 12004 else |
13438 echo "$as_me: failed program was:" >&5 | 12005 echo "$as_me: failed program was:" >&5 |
13439 sed 's/^/| /' conftest.$ac_ext >&5 | 12006 sed 's/^/| /' conftest.$ac_ext >&5 |
13440 | 12007 |
13493 ac_status=$? | 12060 ac_status=$? |
13494 grep -v '^ *+' conftest.er1 >conftest.err | 12061 grep -v '^ *+' conftest.er1 >conftest.err |
13495 rm -f conftest.er1 | 12062 rm -f conftest.er1 |
13496 cat conftest.err >&5 | 12063 cat conftest.err >&5 |
13497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13498 (exit $ac_status); } && | 12065 (exit $ac_status); } && { |
13499 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12066 test -z "$ac_c_werror_flag" || |
13500 { (case "(($ac_try" in | 12067 test ! -s conftest.err |
13501 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12068 } && test -s conftest$ac_exeext && |
13502 *) ac_try_echo=$ac_try;; | 12069 $as_test_x conftest$ac_exeext; then |
13503 esac | |
13504 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13505 (eval "$ac_try") 2>&5 | |
13506 ac_status=$? | |
13507 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13508 (exit $ac_status); }; } && | |
13509 { ac_try='test -s conftest$ac_exeext' | |
13510 { (case "(($ac_try" in | |
13511 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13512 *) ac_try_echo=$ac_try;; | |
13513 esac | |
13514 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13515 (eval "$ac_try") 2>&5 | |
13516 ac_status=$? | |
13517 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13518 (exit $ac_status); }; }; then | |
13519 ac_cv_lib_Xp_XpCreateContext=yes | 12070 ac_cv_lib_Xp_XpCreateContext=yes |
13520 else | 12071 else |
13521 echo "$as_me: failed program was:" >&5 | 12072 echo "$as_me: failed program was:" >&5 |
13522 sed 's/^/| /' conftest.$ac_ext >&5 | 12073 sed 's/^/| /' conftest.$ac_ext >&5 |
13523 | 12074 |
13524 ac_cv_lib_Xp_XpCreateContext=no | 12075 ac_cv_lib_Xp_XpCreateContext=no |
13525 fi | 12076 fi |
13526 | 12077 |
13527 rm -f core conftest.err conftest.$ac_objext \ | 12078 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
13528 conftest$ac_exeext conftest.$ac_ext | 12079 conftest$ac_exeext conftest.$ac_ext |
13529 LIBS=$ac_check_lib_save_LIBS | 12080 LIBS=$ac_check_lib_save_LIBS |
13530 fi | 12081 fi |
13531 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 | 12082 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 |
13532 echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6; } | 12083 echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6; } |
13580 ac_status=$? | 12131 ac_status=$? |
13581 grep -v '^ *+' conftest.er1 >conftest.err | 12132 grep -v '^ *+' conftest.er1 >conftest.err |
13582 rm -f conftest.er1 | 12133 rm -f conftest.er1 |
13583 cat conftest.err >&5 | 12134 cat conftest.err >&5 |
13584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12135 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13585 (exit $ac_status); } && | 12136 (exit $ac_status); } && { |
13586 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12137 test -z "$ac_c_werror_flag" || |
13587 { (case "(($ac_try" in | 12138 test ! -s conftest.err |
13588 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12139 } && test -s conftest.$ac_objext; then |
13589 *) ac_try_echo=$ac_try;; | |
13590 esac | |
13591 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13592 (eval "$ac_try") 2>&5 | |
13593 ac_status=$? | |
13594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13595 (exit $ac_status); }; } && | |
13596 { ac_try='test -s conftest.$ac_objext' | |
13597 { (case "(($ac_try" in | |
13598 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13599 *) ac_try_echo=$ac_try;; | |
13600 esac | |
13601 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13602 (eval "$ac_try") 2>&5 | |
13603 ac_status=$? | |
13604 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13605 (exit $ac_status); }; }; then | |
13606 emacs_cv_lesstif=yes | 12140 emacs_cv_lesstif=yes |
13607 else | 12141 else |
13608 echo "$as_me: failed program was:" >&5 | 12142 echo "$as_me: failed program was:" >&5 |
13609 sed 's/^/| /' conftest.$ac_ext >&5 | 12143 sed 's/^/| /' conftest.$ac_ext >&5 |
13610 | 12144 |
13657 ac_status=$? | 12191 ac_status=$? |
13658 grep -v '^ *+' conftest.er1 >conftest.err | 12192 grep -v '^ *+' conftest.er1 >conftest.err |
13659 rm -f conftest.er1 | 12193 rm -f conftest.er1 |
13660 cat conftest.err >&5 | 12194 cat conftest.err >&5 |
13661 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12195 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13662 (exit $ac_status); } >/dev/null; then | 12196 (exit $ac_status); } >/dev/null && { |
13663 if test -s conftest.err; then | 12197 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
13664 ac_cpp_err=$ac_c_preproc_warn_flag | 12198 test ! -s conftest.err |
13665 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 12199 }; then |
13666 else | |
13667 ac_cpp_err= | |
13668 fi | |
13669 else | |
13670 ac_cpp_err=yes | |
13671 fi | |
13672 if test -z "$ac_cpp_err"; then | |
13673 ac_cv_header_X11_Xaw3d_Scrollbar_h=yes | 12200 ac_cv_header_X11_Xaw3d_Scrollbar_h=yes |
13674 else | 12201 else |
13675 echo "$as_me: failed program was:" >&5 | 12202 echo "$as_me: failed program was:" >&5 |
13676 sed 's/^/| /' conftest.$ac_ext >&5 | 12203 sed 's/^/| /' conftest.$ac_ext >&5 |
13677 | 12204 |
13723 ac_status=$? | 12250 ac_status=$? |
13724 grep -v '^ *+' conftest.er1 >conftest.err | 12251 grep -v '^ *+' conftest.er1 >conftest.err |
13725 rm -f conftest.er1 | 12252 rm -f conftest.er1 |
13726 cat conftest.err >&5 | 12253 cat conftest.err >&5 |
13727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12254 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13728 (exit $ac_status); } && | 12255 (exit $ac_status); } && { |
13729 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12256 test -z "$ac_c_werror_flag" || |
13730 { (case "(($ac_try" in | 12257 test ! -s conftest.err |
13731 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12258 } && test -s conftest$ac_exeext && |
13732 *) ac_try_echo=$ac_try;; | 12259 $as_test_x conftest$ac_exeext; then |
13733 esac | |
13734 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13735 (eval "$ac_try") 2>&5 | |
13736 ac_status=$? | |
13737 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13738 (exit $ac_status); }; } && | |
13739 { ac_try='test -s conftest$ac_exeext' | |
13740 { (case "(($ac_try" in | |
13741 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13742 *) ac_try_echo=$ac_try;; | |
13743 esac | |
13744 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13745 (eval "$ac_try") 2>&5 | |
13746 ac_status=$? | |
13747 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13748 (exit $ac_status); }; }; then | |
13749 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes | 12260 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes |
13750 else | 12261 else |
13751 echo "$as_me: failed program was:" >&5 | 12262 echo "$as_me: failed program was:" >&5 |
13752 sed 's/^/| /' conftest.$ac_ext >&5 | 12263 sed 's/^/| /' conftest.$ac_ext >&5 |
13753 | 12264 |
13754 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no | 12265 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no |
13755 fi | 12266 fi |
13756 | 12267 |
13757 rm -f core conftest.err conftest.$ac_objext \ | 12268 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
13758 conftest$ac_exeext conftest.$ac_ext | 12269 conftest$ac_exeext conftest.$ac_ext |
13759 LIBS=$ac_check_lib_save_LIBS | 12270 LIBS=$ac_check_lib_save_LIBS |
13760 fi | 12271 fi |
13761 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 | 12272 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 |
13762 echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6; } | 12273 echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6; } |
13839 ac_status=$? | 12350 ac_status=$? |
13840 grep -v '^ *+' conftest.er1 >conftest.err | 12351 grep -v '^ *+' conftest.er1 >conftest.err |
13841 rm -f conftest.er1 | 12352 rm -f conftest.er1 |
13842 cat conftest.err >&5 | 12353 cat conftest.err >&5 |
13843 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12354 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13844 (exit $ac_status); } && | 12355 (exit $ac_status); } && { |
13845 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12356 test -z "$ac_c_werror_flag" || |
13846 { (case "(($ac_try" in | 12357 test ! -s conftest.err |
13847 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12358 } && test -s conftest.$ac_objext; then |
13848 *) ac_try_echo=$ac_try;; | |
13849 esac | |
13850 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13851 (eval "$ac_try") 2>&5 | |
13852 ac_status=$? | |
13853 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13854 (exit $ac_status); }; } && | |
13855 { ac_try='test -s conftest.$ac_objext' | |
13856 { (case "(($ac_try" in | |
13857 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13858 *) ac_try_echo=$ac_try;; | |
13859 esac | |
13860 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13861 (eval "$ac_try") 2>&5 | |
13862 ac_status=$? | |
13863 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13864 (exit $ac_status); }; }; then | |
13865 HAVE_XIM=yes | 12359 HAVE_XIM=yes |
13866 | 12360 |
13867 cat >>confdefs.h <<\_ACEOF | 12361 cat >>confdefs.h <<\_ACEOF |
13868 #define HAVE_XIM 1 | 12362 #define HAVE_XIM 1 |
13869 _ACEOF | 12363 _ACEOF |
13933 ac_status=$? | 12427 ac_status=$? |
13934 grep -v '^ *+' conftest.er1 >conftest.err | 12428 grep -v '^ *+' conftest.er1 >conftest.err |
13935 rm -f conftest.er1 | 12429 rm -f conftest.er1 |
13936 cat conftest.err >&5 | 12430 cat conftest.err >&5 |
13937 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13938 (exit $ac_status); } && | 12432 (exit $ac_status); } && { |
13939 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12433 test -z "$ac_c_werror_flag" || |
13940 { (case "(($ac_try" in | 12434 test ! -s conftest.err |
13941 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12435 } && test -s conftest.$ac_objext; then |
13942 *) ac_try_echo=$ac_try;; | |
13943 esac | |
13944 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13945 (eval "$ac_try") 2>&5 | |
13946 ac_status=$? | |
13947 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13948 (exit $ac_status); }; } && | |
13949 { ac_try='test -s conftest.$ac_objext' | |
13950 { (case "(($ac_try" in | |
13951 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
13952 *) ac_try_echo=$ac_try;; | |
13953 esac | |
13954 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
13955 (eval "$ac_try") 2>&5 | |
13956 ac_status=$? | |
13957 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13958 (exit $ac_status); }; }; then | |
13959 emacs_cv_arg6_star=yes | 12436 emacs_cv_arg6_star=yes |
13960 else | 12437 else |
13961 echo "$as_me: failed program was:" >&5 | 12438 echo "$as_me: failed program was:" >&5 |
13962 sed 's/^/| /' conftest.$ac_ext >&5 | 12439 sed 's/^/| /' conftest.$ac_ext >&5 |
13963 | 12440 |
14016 ac_status=$? | 12493 ac_status=$? |
14017 grep -v '^ *+' conftest.er1 >conftest.err | 12494 grep -v '^ *+' conftest.er1 >conftest.err |
14018 rm -f conftest.er1 | 12495 rm -f conftest.er1 |
14019 cat conftest.err >&5 | 12496 cat conftest.err >&5 |
14020 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14021 (exit $ac_status); } && | 12498 (exit $ac_status); } && { |
14022 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12499 test -z "$ac_c_werror_flag" || |
14023 { (case "(($ac_try" in | 12500 test ! -s conftest.err |
14024 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12501 } && test -s conftest.$ac_objext; then |
14025 *) ac_try_echo=$ac_try;; | |
14026 esac | |
14027 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14028 (eval "$ac_try") 2>&5 | |
14029 ac_status=$? | |
14030 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14031 (exit $ac_status); }; } && | |
14032 { ac_try='test -s conftest.$ac_objext' | |
14033 { (case "(($ac_try" in | |
14034 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
14035 *) ac_try_echo=$ac_try;; | |
14036 esac | |
14037 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14038 (eval "$ac_try") 2>&5 | |
14039 ac_status=$? | |
14040 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14041 (exit $ac_status); }; }; then | |
14042 ac_header_compiler=yes | 12502 ac_header_compiler=yes |
14043 else | 12503 else |
14044 echo "$as_me: failed program was:" >&5 | 12504 echo "$as_me: failed program was:" >&5 |
14045 sed 's/^/| /' conftest.$ac_ext >&5 | 12505 sed 's/^/| /' conftest.$ac_ext >&5 |
14046 | 12506 |
14072 ac_status=$? | 12532 ac_status=$? |
14073 grep -v '^ *+' conftest.er1 >conftest.err | 12533 grep -v '^ *+' conftest.er1 >conftest.err |
14074 rm -f conftest.er1 | 12534 rm -f conftest.er1 |
14075 cat conftest.err >&5 | 12535 cat conftest.err >&5 |
14076 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12536 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14077 (exit $ac_status); } >/dev/null; then | 12537 (exit $ac_status); } >/dev/null && { |
14078 if test -s conftest.err; then | 12538 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
14079 ac_cpp_err=$ac_c_preproc_warn_flag | 12539 test ! -s conftest.err |
14080 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 12540 }; then |
14081 else | |
14082 ac_cpp_err= | |
14083 fi | |
14084 else | |
14085 ac_cpp_err=yes | |
14086 fi | |
14087 if test -z "$ac_cpp_err"; then | |
14088 ac_header_preproc=yes | 12541 ac_header_preproc=yes |
14089 else | 12542 else |
14090 echo "$as_me: failed program was:" >&5 | 12543 echo "$as_me: failed program was:" >&5 |
14091 sed 's/^/| /' conftest.$ac_ext >&5 | 12544 sed 's/^/| /' conftest.$ac_ext >&5 |
14092 | 12545 |
14174 ac_status=$? | 12627 ac_status=$? |
14175 grep -v '^ *+' conftest.er1 >conftest.err | 12628 grep -v '^ *+' conftest.er1 >conftest.err |
14176 rm -f conftest.er1 | 12629 rm -f conftest.er1 |
14177 cat conftest.err >&5 | 12630 cat conftest.err >&5 |
14178 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12631 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14179 (exit $ac_status); } && | 12632 (exit $ac_status); } && { |
14180 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12633 test -z "$ac_c_werror_flag" || |
14181 { (case "(($ac_try" in | 12634 test ! -s conftest.err |
14182 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12635 } && test -s conftest$ac_exeext && |
14183 *) ac_try_echo=$ac_try;; | 12636 $as_test_x conftest$ac_exeext; then |
14184 esac | |
14185 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14186 (eval "$ac_try") 2>&5 | |
14187 ac_status=$? | |
14188 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14189 (exit $ac_status); }; } && | |
14190 { ac_try='test -s conftest$ac_exeext' | |
14191 { (case "(($ac_try" in | |
14192 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
14193 *) ac_try_echo=$ac_try;; | |
14194 esac | |
14195 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14196 (eval "$ac_try") 2>&5 | |
14197 ac_status=$? | |
14198 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14199 (exit $ac_status); }; }; then | |
14200 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes | 12637 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes |
14201 else | 12638 else |
14202 echo "$as_me: failed program was:" >&5 | 12639 echo "$as_me: failed program was:" >&5 |
14203 sed 's/^/| /' conftest.$ac_ext >&5 | 12640 sed 's/^/| /' conftest.$ac_ext >&5 |
14204 | 12641 |
14205 ac_cv_lib_Xpm_XpmReadFileToPixmap=no | 12642 ac_cv_lib_Xpm_XpmReadFileToPixmap=no |
14206 fi | 12643 fi |
14207 | 12644 |
14208 rm -f core conftest.err conftest.$ac_objext \ | 12645 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
14209 conftest$ac_exeext conftest.$ac_ext | 12646 conftest$ac_exeext conftest.$ac_ext |
14210 LIBS=$ac_check_lib_save_LIBS | 12647 LIBS=$ac_check_lib_save_LIBS |
14211 fi | 12648 fi |
14212 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 | 12649 { echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 |
14213 echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6; } | 12650 echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6; } |
14297 ac_status=$? | 12734 ac_status=$? |
14298 grep -v '^ *+' conftest.er1 >conftest.err | 12735 grep -v '^ *+' conftest.er1 >conftest.err |
14299 rm -f conftest.er1 | 12736 rm -f conftest.er1 |
14300 cat conftest.err >&5 | 12737 cat conftest.err >&5 |
14301 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12738 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14302 (exit $ac_status); } && | 12739 (exit $ac_status); } && { |
14303 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12740 test -z "$ac_c_werror_flag" || |
14304 { (case "(($ac_try" in | 12741 test ! -s conftest.err |
14305 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12742 } && test -s conftest.$ac_objext; then |
14306 *) ac_try_echo=$ac_try;; | |
14307 esac | |
14308 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14309 (eval "$ac_try") 2>&5 | |
14310 ac_status=$? | |
14311 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14312 (exit $ac_status); }; } && | |
14313 { ac_try='test -s conftest.$ac_objext' | |
14314 { (case "(($ac_try" in | |
14315 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
14316 *) ac_try_echo=$ac_try;; | |
14317 esac | |
14318 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14319 (eval "$ac_try") 2>&5 | |
14320 ac_status=$? | |
14321 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14322 (exit $ac_status); }; }; then | |
14323 ac_header_compiler=yes | 12743 ac_header_compiler=yes |
14324 else | 12744 else |
14325 echo "$as_me: failed program was:" >&5 | 12745 echo "$as_me: failed program was:" >&5 |
14326 sed 's/^/| /' conftest.$ac_ext >&5 | 12746 sed 's/^/| /' conftest.$ac_ext >&5 |
14327 | 12747 |
14353 ac_status=$? | 12773 ac_status=$? |
14354 grep -v '^ *+' conftest.er1 >conftest.err | 12774 grep -v '^ *+' conftest.er1 >conftest.err |
14355 rm -f conftest.er1 | 12775 rm -f conftest.er1 |
14356 cat conftest.err >&5 | 12776 cat conftest.err >&5 |
14357 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12777 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14358 (exit $ac_status); } >/dev/null; then | 12778 (exit $ac_status); } >/dev/null && { |
14359 if test -s conftest.err; then | 12779 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
14360 ac_cpp_err=$ac_c_preproc_warn_flag | 12780 test ! -s conftest.err |
14361 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 12781 }; then |
14362 else | |
14363 ac_cpp_err= | |
14364 fi | |
14365 else | |
14366 ac_cpp_err=yes | |
14367 fi | |
14368 if test -z "$ac_cpp_err"; then | |
14369 ac_header_preproc=yes | 12782 ac_header_preproc=yes |
14370 else | 12783 else |
14371 echo "$as_me: failed program was:" >&5 | 12784 echo "$as_me: failed program was:" >&5 |
14372 sed 's/^/| /' conftest.$ac_ext >&5 | 12785 sed 's/^/| /' conftest.$ac_ext >&5 |
14373 | 12786 |
14455 ac_status=$? | 12868 ac_status=$? |
14456 grep -v '^ *+' conftest.er1 >conftest.err | 12869 grep -v '^ *+' conftest.er1 >conftest.err |
14457 rm -f conftest.er1 | 12870 rm -f conftest.er1 |
14458 cat conftest.err >&5 | 12871 cat conftest.err >&5 |
14459 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12872 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14460 (exit $ac_status); } && | 12873 (exit $ac_status); } && { |
14461 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12874 test -z "$ac_c_werror_flag" || |
14462 { (case "(($ac_try" in | 12875 test ! -s conftest.err |
14463 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12876 } && test -s conftest$ac_exeext && |
14464 *) ac_try_echo=$ac_try;; | 12877 $as_test_x conftest$ac_exeext; then |
14465 esac | |
14466 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14467 (eval "$ac_try") 2>&5 | |
14468 ac_status=$? | |
14469 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14470 (exit $ac_status); }; } && | |
14471 { ac_try='test -s conftest$ac_exeext' | |
14472 { (case "(($ac_try" in | |
14473 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
14474 *) ac_try_echo=$ac_try;; | |
14475 esac | |
14476 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14477 (eval "$ac_try") 2>&5 | |
14478 ac_status=$? | |
14479 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14480 (exit $ac_status); }; }; then | |
14481 ac_cv_lib_jpeg_jpeg_destroy_compress=yes | 12878 ac_cv_lib_jpeg_jpeg_destroy_compress=yes |
14482 else | 12879 else |
14483 echo "$as_me: failed program was:" >&5 | 12880 echo "$as_me: failed program was:" >&5 |
14484 sed 's/^/| /' conftest.$ac_ext >&5 | 12881 sed 's/^/| /' conftest.$ac_ext >&5 |
14485 | 12882 |
14486 ac_cv_lib_jpeg_jpeg_destroy_compress=no | 12883 ac_cv_lib_jpeg_jpeg_destroy_compress=no |
14487 fi | 12884 fi |
14488 | 12885 |
14489 rm -f core conftest.err conftest.$ac_objext \ | 12886 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
14490 conftest$ac_exeext conftest.$ac_ext | 12887 conftest$ac_exeext conftest.$ac_ext |
14491 LIBS=$ac_check_lib_save_LIBS | 12888 LIBS=$ac_check_lib_save_LIBS |
14492 fi | 12889 fi |
14493 { echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 | 12890 { echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 |
14494 echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6; } | 12891 echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6; } |
14577 ac_status=$? | 12974 ac_status=$? |
14578 grep -v '^ *+' conftest.er1 >conftest.err | 12975 grep -v '^ *+' conftest.er1 >conftest.err |
14579 rm -f conftest.er1 | 12976 rm -f conftest.er1 |
14580 cat conftest.err >&5 | 12977 cat conftest.err >&5 |
14581 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12978 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14582 (exit $ac_status); } && | 12979 (exit $ac_status); } && { |
14583 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12980 test -z "$ac_c_werror_flag" || |
14584 { (case "(($ac_try" in | 12981 test ! -s conftest.err |
14585 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 12982 } && test -s conftest.$ac_objext; then |
14586 *) ac_try_echo=$ac_try;; | |
14587 esac | |
14588 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14589 (eval "$ac_try") 2>&5 | |
14590 ac_status=$? | |
14591 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14592 (exit $ac_status); }; } && | |
14593 { ac_try='test -s conftest.$ac_objext' | |
14594 { (case "(($ac_try" in | |
14595 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
14596 *) ac_try_echo=$ac_try;; | |
14597 esac | |
14598 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14599 (eval "$ac_try") 2>&5 | |
14600 ac_status=$? | |
14601 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14602 (exit $ac_status); }; }; then | |
14603 ac_header_compiler=yes | 12983 ac_header_compiler=yes |
14604 else | 12984 else |
14605 echo "$as_me: failed program was:" >&5 | 12985 echo "$as_me: failed program was:" >&5 |
14606 sed 's/^/| /' conftest.$ac_ext >&5 | 12986 sed 's/^/| /' conftest.$ac_ext >&5 |
14607 | 12987 |
14633 ac_status=$? | 13013 ac_status=$? |
14634 grep -v '^ *+' conftest.er1 >conftest.err | 13014 grep -v '^ *+' conftest.er1 >conftest.err |
14635 rm -f conftest.er1 | 13015 rm -f conftest.er1 |
14636 cat conftest.err >&5 | 13016 cat conftest.err >&5 |
14637 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13017 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14638 (exit $ac_status); } >/dev/null; then | 13018 (exit $ac_status); } >/dev/null && { |
14639 if test -s conftest.err; then | 13019 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
14640 ac_cpp_err=$ac_c_preproc_warn_flag | 13020 test ! -s conftest.err |
14641 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 13021 }; then |
14642 else | |
14643 ac_cpp_err= | |
14644 fi | |
14645 else | |
14646 ac_cpp_err=yes | |
14647 fi | |
14648 if test -z "$ac_cpp_err"; then | |
14649 ac_header_preproc=yes | 13022 ac_header_preproc=yes |
14650 else | 13023 else |
14651 echo "$as_me: failed program was:" >&5 | 13024 echo "$as_me: failed program was:" >&5 |
14652 sed 's/^/| /' conftest.$ac_ext >&5 | 13025 sed 's/^/| /' conftest.$ac_ext >&5 |
14653 | 13026 |
14745 ac_status=$? | 13118 ac_status=$? |
14746 grep -v '^ *+' conftest.er1 >conftest.err | 13119 grep -v '^ *+' conftest.er1 >conftest.err |
14747 rm -f conftest.er1 | 13120 rm -f conftest.er1 |
14748 cat conftest.err >&5 | 13121 cat conftest.err >&5 |
14749 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13122 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14750 (exit $ac_status); } && | 13123 (exit $ac_status); } && { |
14751 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13124 test -z "$ac_c_werror_flag" || |
14752 { (case "(($ac_try" in | 13125 test ! -s conftest.err |
14753 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13126 } && test -s conftest$ac_exeext && |
14754 *) ac_try_echo=$ac_try;; | 13127 $as_test_x conftest$ac_exeext; then |
14755 esac | |
14756 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14757 (eval "$ac_try") 2>&5 | |
14758 ac_status=$? | |
14759 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14760 (exit $ac_status); }; } && | |
14761 { ac_try='test -s conftest$ac_exeext' | |
14762 { (case "(($ac_try" in | |
14763 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
14764 *) ac_try_echo=$ac_try;; | |
14765 esac | |
14766 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14767 (eval "$ac_try") 2>&5 | |
14768 ac_status=$? | |
14769 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14770 (exit $ac_status); }; }; then | |
14771 ac_cv_lib_png_png_get_channels=yes | 13128 ac_cv_lib_png_png_get_channels=yes |
14772 else | 13129 else |
14773 echo "$as_me: failed program was:" >&5 | 13130 echo "$as_me: failed program was:" >&5 |
14774 sed 's/^/| /' conftest.$ac_ext >&5 | 13131 sed 's/^/| /' conftest.$ac_ext >&5 |
14775 | 13132 |
14776 ac_cv_lib_png_png_get_channels=no | 13133 ac_cv_lib_png_png_get_channels=no |
14777 fi | 13134 fi |
14778 | 13135 |
14779 rm -f core conftest.err conftest.$ac_objext \ | 13136 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
14780 conftest$ac_exeext conftest.$ac_ext | 13137 conftest$ac_exeext conftest.$ac_ext |
14781 LIBS=$ac_check_lib_save_LIBS | 13138 LIBS=$ac_check_lib_save_LIBS |
14782 fi | 13139 fi |
14783 { echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 | 13140 { echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 |
14784 echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6; } | 13141 echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6; } |
14834 ac_status=$? | 13191 ac_status=$? |
14835 grep -v '^ *+' conftest.er1 >conftest.err | 13192 grep -v '^ *+' conftest.er1 >conftest.err |
14836 rm -f conftest.er1 | 13193 rm -f conftest.er1 |
14837 cat conftest.err >&5 | 13194 cat conftest.err >&5 |
14838 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13195 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14839 (exit $ac_status); } && | 13196 (exit $ac_status); } && { |
14840 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13197 test -z "$ac_c_werror_flag" || |
14841 { (case "(($ac_try" in | 13198 test ! -s conftest.err |
14842 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13199 } && test -s conftest.$ac_objext; then |
14843 *) ac_try_echo=$ac_try;; | |
14844 esac | |
14845 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14846 (eval "$ac_try") 2>&5 | |
14847 ac_status=$? | |
14848 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14849 (exit $ac_status); }; } && | |
14850 { ac_try='test -s conftest.$ac_objext' | |
14851 { (case "(($ac_try" in | |
14852 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
14853 *) ac_try_echo=$ac_try;; | |
14854 esac | |
14855 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
14856 (eval "$ac_try") 2>&5 | |
14857 ac_status=$? | |
14858 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14859 (exit $ac_status); }; }; then | |
14860 ac_header_compiler=yes | 13200 ac_header_compiler=yes |
14861 else | 13201 else |
14862 echo "$as_me: failed program was:" >&5 | 13202 echo "$as_me: failed program was:" >&5 |
14863 sed 's/^/| /' conftest.$ac_ext >&5 | 13203 sed 's/^/| /' conftest.$ac_ext >&5 |
14864 | 13204 |
14890 ac_status=$? | 13230 ac_status=$? |
14891 grep -v '^ *+' conftest.er1 >conftest.err | 13231 grep -v '^ *+' conftest.er1 >conftest.err |
14892 rm -f conftest.er1 | 13232 rm -f conftest.er1 |
14893 cat conftest.err >&5 | 13233 cat conftest.err >&5 |
14894 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13234 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14895 (exit $ac_status); } >/dev/null; then | 13235 (exit $ac_status); } >/dev/null && { |
14896 if test -s conftest.err; then | 13236 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
14897 ac_cpp_err=$ac_c_preproc_warn_flag | 13237 test ! -s conftest.err |
14898 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 13238 }; then |
14899 else | |
14900 ac_cpp_err= | |
14901 fi | |
14902 else | |
14903 ac_cpp_err=yes | |
14904 fi | |
14905 if test -z "$ac_cpp_err"; then | |
14906 ac_header_preproc=yes | 13239 ac_header_preproc=yes |
14907 else | 13240 else |
14908 echo "$as_me: failed program was:" >&5 | 13241 echo "$as_me: failed program was:" >&5 |
14909 sed 's/^/| /' conftest.$ac_ext >&5 | 13242 sed 's/^/| /' conftest.$ac_ext >&5 |
14910 | 13243 |
14995 ac_status=$? | 13328 ac_status=$? |
14996 grep -v '^ *+' conftest.er1 >conftest.err | 13329 grep -v '^ *+' conftest.er1 >conftest.err |
14997 rm -f conftest.er1 | 13330 rm -f conftest.er1 |
14998 cat conftest.err >&5 | 13331 cat conftest.err >&5 |
14999 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13332 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15000 (exit $ac_status); } && | 13333 (exit $ac_status); } && { |
15001 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13334 test -z "$ac_c_werror_flag" || |
15002 { (case "(($ac_try" in | 13335 test ! -s conftest.err |
15003 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13336 } && test -s conftest$ac_exeext && |
15004 *) ac_try_echo=$ac_try;; | 13337 $as_test_x conftest$ac_exeext; then |
15005 esac | |
15006 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15007 (eval "$ac_try") 2>&5 | |
15008 ac_status=$? | |
15009 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15010 (exit $ac_status); }; } && | |
15011 { ac_try='test -s conftest$ac_exeext' | |
15012 { (case "(($ac_try" in | |
15013 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
15014 *) ac_try_echo=$ac_try;; | |
15015 esac | |
15016 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15017 (eval "$ac_try") 2>&5 | |
15018 ac_status=$? | |
15019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15020 (exit $ac_status); }; }; then | |
15021 ac_cv_lib_tiff_TIFFGetVersion=yes | 13338 ac_cv_lib_tiff_TIFFGetVersion=yes |
15022 else | 13339 else |
15023 echo "$as_me: failed program was:" >&5 | 13340 echo "$as_me: failed program was:" >&5 |
15024 sed 's/^/| /' conftest.$ac_ext >&5 | 13341 sed 's/^/| /' conftest.$ac_ext >&5 |
15025 | 13342 |
15026 ac_cv_lib_tiff_TIFFGetVersion=no | 13343 ac_cv_lib_tiff_TIFFGetVersion=no |
15027 fi | 13344 fi |
15028 | 13345 |
15029 rm -f core conftest.err conftest.$ac_objext \ | 13346 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
15030 conftest$ac_exeext conftest.$ac_ext | 13347 conftest$ac_exeext conftest.$ac_ext |
15031 LIBS=$ac_check_lib_save_LIBS | 13348 LIBS=$ac_check_lib_save_LIBS |
15032 fi | 13349 fi |
15033 { echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 | 13350 { echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 |
15034 echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6; } | 13351 echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6; } |
15086 ac_status=$? | 13403 ac_status=$? |
15087 grep -v '^ *+' conftest.er1 >conftest.err | 13404 grep -v '^ *+' conftest.er1 >conftest.err |
15088 rm -f conftest.er1 | 13405 rm -f conftest.er1 |
15089 cat conftest.err >&5 | 13406 cat conftest.err >&5 |
15090 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13407 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15091 (exit $ac_status); } && | 13408 (exit $ac_status); } && { |
15092 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13409 test -z "$ac_c_werror_flag" || |
15093 { (case "(($ac_try" in | 13410 test ! -s conftest.err |
15094 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13411 } && test -s conftest.$ac_objext; then |
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); }; } && | |
15102 { ac_try='test -s conftest.$ac_objext' | |
15103 { (case "(($ac_try" in | |
15104 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
15105 *) ac_try_echo=$ac_try;; | |
15106 esac | |
15107 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15108 (eval "$ac_try") 2>&5 | |
15109 ac_status=$? | |
15110 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15111 (exit $ac_status); }; }; then | |
15112 ac_header_compiler=yes | 13412 ac_header_compiler=yes |
15113 else | 13413 else |
15114 echo "$as_me: failed program was:" >&5 | 13414 echo "$as_me: failed program was:" >&5 |
15115 sed 's/^/| /' conftest.$ac_ext >&5 | 13415 sed 's/^/| /' conftest.$ac_ext >&5 |
15116 | 13416 |
15142 ac_status=$? | 13442 ac_status=$? |
15143 grep -v '^ *+' conftest.er1 >conftest.err | 13443 grep -v '^ *+' conftest.er1 >conftest.err |
15144 rm -f conftest.er1 | 13444 rm -f conftest.er1 |
15145 cat conftest.err >&5 | 13445 cat conftest.err >&5 |
15146 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13446 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15147 (exit $ac_status); } >/dev/null; then | 13447 (exit $ac_status); } >/dev/null && { |
15148 if test -s conftest.err; then | 13448 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
15149 ac_cpp_err=$ac_c_preproc_warn_flag | 13449 test ! -s conftest.err |
15150 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 13450 }; then |
15151 else | |
15152 ac_cpp_err= | |
15153 fi | |
15154 else | |
15155 ac_cpp_err=yes | |
15156 fi | |
15157 if test -z "$ac_cpp_err"; then | |
15158 ac_header_preproc=yes | 13451 ac_header_preproc=yes |
15159 else | 13452 else |
15160 echo "$as_me: failed program was:" >&5 | 13453 echo "$as_me: failed program was:" >&5 |
15161 sed 's/^/| /' conftest.$ac_ext >&5 | 13454 sed 's/^/| /' conftest.$ac_ext >&5 |
15162 | 13455 |
15246 ac_status=$? | 13539 ac_status=$? |
15247 grep -v '^ *+' conftest.er1 >conftest.err | 13540 grep -v '^ *+' conftest.er1 >conftest.err |
15248 rm -f conftest.er1 | 13541 rm -f conftest.er1 |
15249 cat conftest.err >&5 | 13542 cat conftest.err >&5 |
15250 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15251 (exit $ac_status); } && | 13544 (exit $ac_status); } && { |
15252 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13545 test -z "$ac_c_werror_flag" || |
15253 { (case "(($ac_try" in | 13546 test ! -s conftest.err |
15254 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13547 } && test -s conftest$ac_exeext && |
15255 *) ac_try_echo=$ac_try;; | 13548 $as_test_x conftest$ac_exeext; then |
15256 esac | |
15257 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15258 (eval "$ac_try") 2>&5 | |
15259 ac_status=$? | |
15260 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15261 (exit $ac_status); }; } && | |
15262 { ac_try='test -s conftest$ac_exeext' | |
15263 { (case "(($ac_try" in | |
15264 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
15265 *) ac_try_echo=$ac_try;; | |
15266 esac | |
15267 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15268 (eval "$ac_try") 2>&5 | |
15269 ac_status=$? | |
15270 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15271 (exit $ac_status); }; }; then | |
15272 ac_cv_lib_ungif_EGifPutExtensionLast=yes | 13549 ac_cv_lib_ungif_EGifPutExtensionLast=yes |
15273 else | 13550 else |
15274 echo "$as_me: failed program was:" >&5 | 13551 echo "$as_me: failed program was:" >&5 |
15275 sed 's/^/| /' conftest.$ac_ext >&5 | 13552 sed 's/^/| /' conftest.$ac_ext >&5 |
15276 | 13553 |
15277 ac_cv_lib_ungif_EGifPutExtensionLast=no | 13554 ac_cv_lib_ungif_EGifPutExtensionLast=no |
15278 fi | 13555 fi |
15279 | 13556 |
15280 rm -f core conftest.err conftest.$ac_objext \ | 13557 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
15281 conftest$ac_exeext conftest.$ac_ext | 13558 conftest$ac_exeext conftest.$ac_ext |
15282 LIBS=$ac_check_lib_save_LIBS | 13559 LIBS=$ac_check_lib_save_LIBS |
15283 fi | 13560 fi |
15284 { echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 | 13561 { echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 |
15285 echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; } | 13562 echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; } |
15333 ac_status=$? | 13610 ac_status=$? |
15334 grep -v '^ *+' conftest.er1 >conftest.err | 13611 grep -v '^ *+' conftest.er1 >conftest.err |
15335 rm -f conftest.er1 | 13612 rm -f conftest.er1 |
15336 cat conftest.err >&5 | 13613 cat conftest.err >&5 |
15337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13614 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15338 (exit $ac_status); } && | 13615 (exit $ac_status); } && { |
15339 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13616 test -z "$ac_c_werror_flag" || |
15340 { (case "(($ac_try" in | 13617 test ! -s conftest.err |
15341 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13618 } && test -s conftest.$ac_objext; then |
15342 *) ac_try_echo=$ac_try;; | |
15343 esac | |
15344 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15345 (eval "$ac_try") 2>&5 | |
15346 ac_status=$? | |
15347 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15348 (exit $ac_status); }; } && | |
15349 { ac_try='test -s conftest.$ac_objext' | |
15350 { (case "(($ac_try" in | |
15351 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
15352 *) ac_try_echo=$ac_try;; | |
15353 esac | |
15354 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15355 (eval "$ac_try") 2>&5 | |
15356 ac_status=$? | |
15357 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15358 (exit $ac_status); }; }; then | |
15359 ac_header_compiler=yes | 13619 ac_header_compiler=yes |
15360 else | 13620 else |
15361 echo "$as_me: failed program was:" >&5 | 13621 echo "$as_me: failed program was:" >&5 |
15362 sed 's/^/| /' conftest.$ac_ext >&5 | 13622 sed 's/^/| /' conftest.$ac_ext >&5 |
15363 | 13623 |
15389 ac_status=$? | 13649 ac_status=$? |
15390 grep -v '^ *+' conftest.er1 >conftest.err | 13650 grep -v '^ *+' conftest.er1 >conftest.err |
15391 rm -f conftest.er1 | 13651 rm -f conftest.er1 |
15392 cat conftest.err >&5 | 13652 cat conftest.err >&5 |
15393 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13653 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15394 (exit $ac_status); } >/dev/null; then | 13654 (exit $ac_status); } >/dev/null && { |
15395 if test -s conftest.err; then | 13655 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
15396 ac_cpp_err=$ac_c_preproc_warn_flag | 13656 test ! -s conftest.err |
15397 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 13657 }; then |
15398 else | |
15399 ac_cpp_err= | |
15400 fi | |
15401 else | |
15402 ac_cpp_err=yes | |
15403 fi | |
15404 if test -z "$ac_cpp_err"; then | |
15405 ac_header_preproc=yes | 13658 ac_header_preproc=yes |
15406 else | 13659 else |
15407 echo "$as_me: failed program was:" >&5 | 13660 echo "$as_me: failed program was:" >&5 |
15408 sed 's/^/| /' conftest.$ac_ext >&5 | 13661 sed 's/^/| /' conftest.$ac_ext >&5 |
15409 | 13662 |
15514 ac_status=$? | 13767 ac_status=$? |
15515 grep -v '^ *+' conftest.er1 >conftest.err | 13768 grep -v '^ *+' conftest.er1 >conftest.err |
15516 rm -f conftest.er1 | 13769 rm -f conftest.er1 |
15517 cat conftest.err >&5 | 13770 cat conftest.err >&5 |
15518 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15519 (exit $ac_status); } && | 13772 (exit $ac_status); } && { |
15520 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13773 test -z "$ac_c_werror_flag" || |
15521 { (case "(($ac_try" in | 13774 test ! -s conftest.err |
15522 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13775 } && test -s conftest.$ac_objext; then |
15523 *) ac_try_echo=$ac_try;; | |
15524 esac | |
15525 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15526 (eval "$ac_try") 2>&5 | |
15527 ac_status=$? | |
15528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15529 (exit $ac_status); }; } && | |
15530 { ac_try='test -s conftest.$ac_objext' | |
15531 { (case "(($ac_try" in | |
15532 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
15533 *) ac_try_echo=$ac_try;; | |
15534 esac | |
15535 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15536 (eval "$ac_try") 2>&5 | |
15537 ac_status=$? | |
15538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15539 (exit $ac_status); }; }; then | |
15540 ac_header_compiler=yes | 13776 ac_header_compiler=yes |
15541 else | 13777 else |
15542 echo "$as_me: failed program was:" >&5 | 13778 echo "$as_me: failed program was:" >&5 |
15543 sed 's/^/| /' conftest.$ac_ext >&5 | 13779 sed 's/^/| /' conftest.$ac_ext >&5 |
15544 | 13780 |
15570 ac_status=$? | 13806 ac_status=$? |
15571 grep -v '^ *+' conftest.er1 >conftest.err | 13807 grep -v '^ *+' conftest.er1 >conftest.err |
15572 rm -f conftest.er1 | 13808 rm -f conftest.er1 |
15573 cat conftest.err >&5 | 13809 cat conftest.err >&5 |
15574 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13810 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15575 (exit $ac_status); } >/dev/null; then | 13811 (exit $ac_status); } >/dev/null && { |
15576 if test -s conftest.err; then | 13812 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
15577 ac_cpp_err=$ac_c_preproc_warn_flag | 13813 test ! -s conftest.err |
15578 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 13814 }; then |
15579 else | |
15580 ac_cpp_err= | |
15581 fi | |
15582 else | |
15583 ac_cpp_err=yes | |
15584 fi | |
15585 if test -z "$ac_cpp_err"; then | |
15586 ac_header_preproc=yes | 13815 ac_header_preproc=yes |
15587 else | 13816 else |
15588 echo "$as_me: failed program was:" >&5 | 13817 echo "$as_me: failed program was:" >&5 |
15589 sed 's/^/| /' conftest.$ac_ext >&5 | 13818 sed 's/^/| /' conftest.$ac_ext >&5 |
15590 | 13819 |
15672 ac_status=$? | 13901 ac_status=$? |
15673 grep -v '^ *+' conftest.er1 >conftest.err | 13902 grep -v '^ *+' conftest.er1 >conftest.err |
15674 rm -f conftest.er1 | 13903 rm -f conftest.er1 |
15675 cat conftest.err >&5 | 13904 cat conftest.err >&5 |
15676 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13905 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15677 (exit $ac_status); } && | 13906 (exit $ac_status); } && { |
15678 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13907 test -z "$ac_c_werror_flag" || |
15679 { (case "(($ac_try" in | 13908 test ! -s conftest.err |
15680 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13909 } && test -s conftest$ac_exeext && |
15681 *) ac_try_echo=$ac_try;; | 13910 $as_test_x conftest$ac_exeext; then |
15682 esac | |
15683 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15684 (eval "$ac_try") 2>&5 | |
15685 ac_status=$? | |
15686 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15687 (exit $ac_status); }; } && | |
15688 { ac_try='test -s conftest$ac_exeext' | |
15689 { (case "(($ac_try" in | |
15690 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
15691 *) ac_try_echo=$ac_try;; | |
15692 esac | |
15693 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15694 (eval "$ac_try") 2>&5 | |
15695 ac_status=$? | |
15696 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15697 (exit $ac_status); }; }; then | |
15698 ac_cv_lib_SM_SmcOpenConnection=yes | 13911 ac_cv_lib_SM_SmcOpenConnection=yes |
15699 else | 13912 else |
15700 echo "$as_me: failed program was:" >&5 | 13913 echo "$as_me: failed program was:" >&5 |
15701 sed 's/^/| /' conftest.$ac_ext >&5 | 13914 sed 's/^/| /' conftest.$ac_ext >&5 |
15702 | 13915 |
15703 ac_cv_lib_SM_SmcOpenConnection=no | 13916 ac_cv_lib_SM_SmcOpenConnection=no |
15704 fi | 13917 fi |
15705 | 13918 |
15706 rm -f core conftest.err conftest.$ac_objext \ | 13919 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
15707 conftest$ac_exeext conftest.$ac_ext | 13920 conftest$ac_exeext conftest.$ac_ext |
15708 LIBS=$ac_check_lib_save_LIBS | 13921 LIBS=$ac_check_lib_save_LIBS |
15709 fi | 13922 fi |
15710 { echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 | 13923 { echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 |
15711 echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6; } | 13924 echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6; } |
15762 ac_status=$? | 13975 ac_status=$? |
15763 grep -v '^ *+' conftest.er1 >conftest.err | 13976 grep -v '^ *+' conftest.er1 >conftest.err |
15764 rm -f conftest.er1 | 13977 rm -f conftest.er1 |
15765 cat conftest.err >&5 | 13978 cat conftest.err >&5 |
15766 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13979 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15767 (exit $ac_status); } && | 13980 (exit $ac_status); } && { |
15768 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13981 test -z "$ac_c_werror_flag" || |
15769 { (case "(($ac_try" in | 13982 test ! -s conftest.err |
15770 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 13983 } && test -s conftest$ac_exeext && |
15771 *) ac_try_echo=$ac_try;; | 13984 $as_test_x conftest$ac_exeext; then |
15772 esac | |
15773 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15774 (eval "$ac_try") 2>&5 | |
15775 ac_status=$? | |
15776 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15777 (exit $ac_status); }; } && | |
15778 { ac_try='test -s conftest$ac_exeext' | |
15779 { (case "(($ac_try" in | |
15780 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
15781 *) ac_try_echo=$ac_try;; | |
15782 esac | |
15783 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15784 (eval "$ac_try") 2>&5 | |
15785 ac_status=$? | |
15786 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15787 (exit $ac_status); }; }; then | |
15788 emacs_cv_netdb_declares_h_errno=yes | 13985 emacs_cv_netdb_declares_h_errno=yes |
15789 else | 13986 else |
15790 echo "$as_me: failed program was:" >&5 | 13987 echo "$as_me: failed program was:" >&5 |
15791 sed 's/^/| /' conftest.$ac_ext >&5 | 13988 sed 's/^/| /' conftest.$ac_ext >&5 |
15792 | 13989 |
15793 emacs_cv_netdb_declares_h_errno=no | 13990 emacs_cv_netdb_declares_h_errno=no |
15794 fi | 13991 fi |
15795 | 13992 |
15796 rm -f core conftest.err conftest.$ac_objext \ | 13993 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
15797 conftest$ac_exeext conftest.$ac_ext | 13994 conftest$ac_exeext conftest.$ac_ext |
15798 fi | 13995 fi |
15799 { echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 | 13996 { echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 |
15800 echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6; } | 13997 echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6; } |
15801 if test $emacs_cv_netdb_declares_h_errno = yes; then | 13998 if test $emacs_cv_netdb_declares_h_errno = yes; then |
15840 ac_status=$? | 14037 ac_status=$? |
15841 grep -v '^ *+' conftest.er1 >conftest.err | 14038 grep -v '^ *+' conftest.er1 >conftest.err |
15842 rm -f conftest.er1 | 14039 rm -f conftest.er1 |
15843 cat conftest.err >&5 | 14040 cat conftest.err >&5 |
15844 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14041 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15845 (exit $ac_status); } && | 14042 (exit $ac_status); } && { |
15846 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14043 test -z "$ac_c_werror_flag" || |
15847 { (case "(($ac_try" in | 14044 test ! -s conftest.err |
15848 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14045 } && test -s conftest$ac_exeext && |
15849 *) ac_try_echo=$ac_try;; | 14046 $as_test_x conftest$ac_exeext; then |
15850 esac | |
15851 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15852 (eval "$ac_try") 2>&5 | |
15853 ac_status=$? | |
15854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15855 (exit $ac_status); }; } && | |
15856 { ac_try='test -s conftest$ac_exeext' | |
15857 { (case "(($ac_try" in | |
15858 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
15859 *) ac_try_echo=$ac_try;; | |
15860 esac | |
15861 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15862 (eval "$ac_try") 2>&5 | |
15863 ac_status=$? | |
15864 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15865 (exit $ac_status); }; }; then | |
15866 ac_cv_working_alloca_h=yes | 14047 ac_cv_working_alloca_h=yes |
15867 else | 14048 else |
15868 echo "$as_me: failed program was:" >&5 | 14049 echo "$as_me: failed program was:" >&5 |
15869 sed 's/^/| /' conftest.$ac_ext >&5 | 14050 sed 's/^/| /' conftest.$ac_ext >&5 |
15870 | 14051 |
15871 ac_cv_working_alloca_h=no | 14052 ac_cv_working_alloca_h=no |
15872 fi | 14053 fi |
15873 | 14054 |
15874 rm -f core conftest.err conftest.$ac_objext \ | 14055 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
15875 conftest$ac_exeext conftest.$ac_ext | 14056 conftest$ac_exeext conftest.$ac_ext |
15876 fi | 14057 fi |
15877 { echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 | 14058 { echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 |
15878 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6; } | 14059 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6; } |
15879 if test $ac_cv_working_alloca_h = yes; then | 14060 if test $ac_cv_working_alloca_h = yes; then |
15900 #else | 14081 #else |
15901 # ifdef _MSC_VER | 14082 # ifdef _MSC_VER |
15902 # include <malloc.h> | 14083 # include <malloc.h> |
15903 # define alloca _alloca | 14084 # define alloca _alloca |
15904 # else | 14085 # else |
15905 # if HAVE_ALLOCA_H | 14086 # ifdef HAVE_ALLOCA_H |
15906 # include <alloca.h> | 14087 # include <alloca.h> |
15907 # else | 14088 # else |
15908 # ifdef _AIX | 14089 # ifdef _AIX |
15909 #pragma alloca | 14090 #pragma alloca |
15910 # else | 14091 # else |
15936 ac_status=$? | 14117 ac_status=$? |
15937 grep -v '^ *+' conftest.er1 >conftest.err | 14118 grep -v '^ *+' conftest.er1 >conftest.err |
15938 rm -f conftest.er1 | 14119 rm -f conftest.er1 |
15939 cat conftest.err >&5 | 14120 cat conftest.err >&5 |
15940 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14121 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15941 (exit $ac_status); } && | 14122 (exit $ac_status); } && { |
15942 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14123 test -z "$ac_c_werror_flag" || |
15943 { (case "(($ac_try" in | 14124 test ! -s conftest.err |
15944 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14125 } && test -s conftest$ac_exeext && |
15945 *) ac_try_echo=$ac_try;; | 14126 $as_test_x conftest$ac_exeext; then |
15946 esac | |
15947 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15948 (eval "$ac_try") 2>&5 | |
15949 ac_status=$? | |
15950 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15951 (exit $ac_status); }; } && | |
15952 { ac_try='test -s conftest$ac_exeext' | |
15953 { (case "(($ac_try" in | |
15954 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
15955 *) ac_try_echo=$ac_try;; | |
15956 esac | |
15957 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
15958 (eval "$ac_try") 2>&5 | |
15959 ac_status=$? | |
15960 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15961 (exit $ac_status); }; }; then | |
15962 ac_cv_func_alloca_works=yes | 14127 ac_cv_func_alloca_works=yes |
15963 else | 14128 else |
15964 echo "$as_me: failed program was:" >&5 | 14129 echo "$as_me: failed program was:" >&5 |
15965 sed 's/^/| /' conftest.$ac_ext >&5 | 14130 sed 's/^/| /' conftest.$ac_ext >&5 |
15966 | 14131 |
15967 ac_cv_func_alloca_works=no | 14132 ac_cv_func_alloca_works=no |
15968 fi | 14133 fi |
15969 | 14134 |
15970 rm -f core conftest.err conftest.$ac_objext \ | 14135 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
15971 conftest$ac_exeext conftest.$ac_ext | 14136 conftest$ac_exeext conftest.$ac_ext |
15972 fi | 14137 fi |
15973 { echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 | 14138 { echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 |
15974 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6; } | 14139 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6; } |
15975 | 14140 |
16085 ac_status=$? | 14250 ac_status=$? |
16086 grep -v '^ *+' conftest.er1 >conftest.err | 14251 grep -v '^ *+' conftest.er1 >conftest.err |
16087 rm -f conftest.er1 | 14252 rm -f conftest.er1 |
16088 cat conftest.err >&5 | 14253 cat conftest.err >&5 |
16089 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14254 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16090 (exit $ac_status); } && | 14255 (exit $ac_status); } && { |
16091 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14256 test -z "$ac_c_werror_flag" || |
16092 { (case "(($ac_try" in | 14257 test ! -s conftest.err |
16093 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14258 } && test -s conftest$ac_exeext && |
16094 *) ac_try_echo=$ac_try;; | 14259 $as_test_x conftest$ac_exeext; then |
16095 esac | |
16096 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16097 (eval "$ac_try") 2>&5 | |
16098 ac_status=$? | |
16099 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16100 (exit $ac_status); }; } && | |
16101 { ac_try='test -s conftest$ac_exeext' | |
16102 { (case "(($ac_try" in | |
16103 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
16104 *) ac_try_echo=$ac_try;; | |
16105 esac | |
16106 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16107 (eval "$ac_try") 2>&5 | |
16108 ac_status=$? | |
16109 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16110 (exit $ac_status); }; }; then | |
16111 eval "$as_ac_var=yes" | 14260 eval "$as_ac_var=yes" |
16112 else | 14261 else |
16113 echo "$as_me: failed program was:" >&5 | 14262 echo "$as_me: failed program was:" >&5 |
16114 sed 's/^/| /' conftest.$ac_ext >&5 | 14263 sed 's/^/| /' conftest.$ac_ext >&5 |
16115 | 14264 |
16116 eval "$as_ac_var=no" | 14265 eval "$as_ac_var=no" |
16117 fi | 14266 fi |
16118 | 14267 |
16119 rm -f core conftest.err conftest.$ac_objext \ | 14268 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
16120 conftest$ac_exeext conftest.$ac_ext | 14269 conftest$ac_exeext conftest.$ac_ext |
16121 fi | 14270 fi |
16122 ac_res=`eval echo '${'$as_ac_var'}'` | 14271 ac_res=`eval echo '${'$as_ac_var'}'` |
16123 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 14272 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
16124 echo "${ECHO_T}$ac_res" >&6; } | 14273 echo "${ECHO_T}$ac_res" >&6; } |
16257 ac_status=$? | 14406 ac_status=$? |
16258 grep -v '^ *+' conftest.er1 >conftest.err | 14407 grep -v '^ *+' conftest.er1 >conftest.err |
16259 rm -f conftest.er1 | 14408 rm -f conftest.er1 |
16260 cat conftest.err >&5 | 14409 cat conftest.err >&5 |
16261 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16262 (exit $ac_status); } && | 14411 (exit $ac_status); } && { |
16263 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14412 test -z "$ac_c_werror_flag" || |
16264 { (case "(($ac_try" in | 14413 test ! -s conftest.err |
16265 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14414 } && test -s conftest$ac_exeext && |
16266 *) ac_try_echo=$ac_try;; | 14415 $as_test_x conftest$ac_exeext; then |
16267 esac | |
16268 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16269 (eval "$ac_try") 2>&5 | |
16270 ac_status=$? | |
16271 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16272 (exit $ac_status); }; } && | |
16273 { ac_try='test -s conftest$ac_exeext' | |
16274 { (case "(($ac_try" in | |
16275 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
16276 *) ac_try_echo=$ac_try;; | |
16277 esac | |
16278 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16279 (eval "$ac_try") 2>&5 | |
16280 ac_status=$? | |
16281 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16282 (exit $ac_status); }; }; then | |
16283 ac_cv_lib_m_sqrt=yes | 14416 ac_cv_lib_m_sqrt=yes |
16284 else | 14417 else |
16285 echo "$as_me: failed program was:" >&5 | 14418 echo "$as_me: failed program was:" >&5 |
16286 sed 's/^/| /' conftest.$ac_ext >&5 | 14419 sed 's/^/| /' conftest.$ac_ext >&5 |
16287 | 14420 |
16288 ac_cv_lib_m_sqrt=no | 14421 ac_cv_lib_m_sqrt=no |
16289 fi | 14422 fi |
16290 | 14423 |
16291 rm -f core conftest.err conftest.$ac_objext \ | 14424 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
16292 conftest$ac_exeext conftest.$ac_ext | 14425 conftest$ac_exeext conftest.$ac_ext |
16293 LIBS=$ac_check_lib_save_LIBS | 14426 LIBS=$ac_check_lib_save_LIBS |
16294 fi | 14427 fi |
16295 { echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 | 14428 { echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 |
16296 echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6; } | 14429 echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6; } |
16347 ac_status=$? | 14480 ac_status=$? |
16348 grep -v '^ *+' conftest.er1 >conftest.err | 14481 grep -v '^ *+' conftest.er1 >conftest.err |
16349 rm -f conftest.er1 | 14482 rm -f conftest.er1 |
16350 cat conftest.err >&5 | 14483 cat conftest.err >&5 |
16351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16352 (exit $ac_status); } && | 14485 (exit $ac_status); } && { |
16353 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14486 test -z "$ac_c_werror_flag" || |
16354 { (case "(($ac_try" in | 14487 test ! -s conftest.err |
16355 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14488 } && test -s conftest$ac_exeext && |
16356 *) ac_try_echo=$ac_try;; | 14489 $as_test_x conftest$ac_exeext; then |
16357 esac | |
16358 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16359 (eval "$ac_try") 2>&5 | |
16360 ac_status=$? | |
16361 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16362 (exit $ac_status); }; } && | |
16363 { ac_try='test -s conftest$ac_exeext' | |
16364 { (case "(($ac_try" in | |
16365 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
16366 *) ac_try_echo=$ac_try;; | |
16367 esac | |
16368 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16369 (eval "$ac_try") 2>&5 | |
16370 ac_status=$? | |
16371 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16372 (exit $ac_status); }; }; then | |
16373 ac_cv_lib_mail_maillock=yes | 14490 ac_cv_lib_mail_maillock=yes |
16374 else | 14491 else |
16375 echo "$as_me: failed program was:" >&5 | 14492 echo "$as_me: failed program was:" >&5 |
16376 sed 's/^/| /' conftest.$ac_ext >&5 | 14493 sed 's/^/| /' conftest.$ac_ext >&5 |
16377 | 14494 |
16378 ac_cv_lib_mail_maillock=no | 14495 ac_cv_lib_mail_maillock=no |
16379 fi | 14496 fi |
16380 | 14497 |
16381 rm -f core conftest.err conftest.$ac_objext \ | 14498 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
16382 conftest$ac_exeext conftest.$ac_ext | 14499 conftest$ac_exeext conftest.$ac_ext |
16383 LIBS=$ac_check_lib_save_LIBS | 14500 LIBS=$ac_check_lib_save_LIBS |
16384 fi | 14501 fi |
16385 { echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 | 14502 { echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 |
16386 echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6; } | 14503 echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6; } |
16434 ac_status=$? | 14551 ac_status=$? |
16435 grep -v '^ *+' conftest.er1 >conftest.err | 14552 grep -v '^ *+' conftest.er1 >conftest.err |
16436 rm -f conftest.er1 | 14553 rm -f conftest.er1 |
16437 cat conftest.err >&5 | 14554 cat conftest.err >&5 |
16438 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14555 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16439 (exit $ac_status); } && | 14556 (exit $ac_status); } && { |
16440 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14557 test -z "$ac_c_werror_flag" || |
16441 { (case "(($ac_try" in | 14558 test ! -s conftest.err |
16442 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14559 } && test -s conftest$ac_exeext && |
16443 *) ac_try_echo=$ac_try;; | 14560 $as_test_x conftest$ac_exeext; then |
16444 esac | |
16445 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16446 (eval "$ac_try") 2>&5 | |
16447 ac_status=$? | |
16448 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16449 (exit $ac_status); }; } && | |
16450 { ac_try='test -s conftest$ac_exeext' | |
16451 { (case "(($ac_try" in | |
16452 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
16453 *) ac_try_echo=$ac_try;; | |
16454 esac | |
16455 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16456 (eval "$ac_try") 2>&5 | |
16457 ac_status=$? | |
16458 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16459 (exit $ac_status); }; }; then | |
16460 ac_cv_lib_lockfile_maillock=yes | 14561 ac_cv_lib_lockfile_maillock=yes |
16461 else | 14562 else |
16462 echo "$as_me: failed program was:" >&5 | 14563 echo "$as_me: failed program was:" >&5 |
16463 sed 's/^/| /' conftest.$ac_ext >&5 | 14564 sed 's/^/| /' conftest.$ac_ext >&5 |
16464 | 14565 |
16465 ac_cv_lib_lockfile_maillock=no | 14566 ac_cv_lib_lockfile_maillock=no |
16466 fi | 14567 fi |
16467 | 14568 |
16468 rm -f core conftest.err conftest.$ac_objext \ | 14569 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
16469 conftest$ac_exeext conftest.$ac_ext | 14570 conftest$ac_exeext conftest.$ac_ext |
16470 LIBS=$ac_check_lib_save_LIBS | 14571 LIBS=$ac_check_lib_save_LIBS |
16471 fi | 14572 fi |
16472 { echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 | 14573 { echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 |
16473 echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6; } | 14574 echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6; } |
16499 for as_dir in $as_dummy | 14600 for as_dir in $as_dummy |
16500 do | 14601 do |
16501 IFS=$as_save_IFS | 14602 IFS=$as_save_IFS |
16502 test -z "$as_dir" && as_dir=. | 14603 test -z "$as_dir" && as_dir=. |
16503 for ac_exec_ext in '' $ac_executable_extensions; do | 14604 for ac_exec_ext in '' $ac_executable_extensions; do |
16504 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then | 14605 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
16505 ac_cv_prog_liblockfile="yes" | 14606 ac_cv_prog_liblockfile="yes" |
16506 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 | 14607 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
16507 break 2 | 14608 break 2 |
16508 fi | 14609 fi |
16509 done | 14610 done |
16599 ac_status=$? | 14700 ac_status=$? |
16600 grep -v '^ *+' conftest.er1 >conftest.err | 14701 grep -v '^ *+' conftest.er1 >conftest.err |
16601 rm -f conftest.er1 | 14702 rm -f conftest.er1 |
16602 cat conftest.err >&5 | 14703 cat conftest.err >&5 |
16603 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14704 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16604 (exit $ac_status); } && | 14705 (exit $ac_status); } && { |
16605 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14706 test -z "$ac_c_werror_flag" || |
16606 { (case "(($ac_try" in | 14707 test ! -s conftest.err |
16607 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14708 } && test -s conftest$ac_exeext && |
16608 *) ac_try_echo=$ac_try;; | 14709 $as_test_x conftest$ac_exeext; then |
16609 esac | |
16610 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16611 (eval "$ac_try") 2>&5 | |
16612 ac_status=$? | |
16613 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16614 (exit $ac_status); }; } && | |
16615 { ac_try='test -s conftest$ac_exeext' | |
16616 { (case "(($ac_try" in | |
16617 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
16618 *) ac_try_echo=$ac_try;; | |
16619 esac | |
16620 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16621 (eval "$ac_try") 2>&5 | |
16622 ac_status=$? | |
16623 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16624 (exit $ac_status); }; }; then | |
16625 eval "$as_ac_var=yes" | 14710 eval "$as_ac_var=yes" |
16626 else | 14711 else |
16627 echo "$as_me: failed program was:" >&5 | 14712 echo "$as_me: failed program was:" >&5 |
16628 sed 's/^/| /' conftest.$ac_ext >&5 | 14713 sed 's/^/| /' conftest.$ac_ext >&5 |
16629 | 14714 |
16630 eval "$as_ac_var=no" | 14715 eval "$as_ac_var=no" |
16631 fi | 14716 fi |
16632 | 14717 |
16633 rm -f core conftest.err conftest.$ac_objext \ | 14718 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
16634 conftest$ac_exeext conftest.$ac_ext | 14719 conftest$ac_exeext conftest.$ac_ext |
16635 fi | 14720 fi |
16636 ac_res=`eval echo '${'$as_ac_var'}'` | 14721 ac_res=`eval echo '${'$as_ac_var'}'` |
16637 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 14722 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
16638 echo "${ECHO_T}$ac_res" >&6; } | 14723 echo "${ECHO_T}$ac_res" >&6; } |
16681 ac_status=$? | 14766 ac_status=$? |
16682 grep -v '^ *+' conftest.er1 >conftest.err | 14767 grep -v '^ *+' conftest.er1 >conftest.err |
16683 rm -f conftest.er1 | 14768 rm -f conftest.er1 |
16684 cat conftest.err >&5 | 14769 cat conftest.err >&5 |
16685 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14770 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16686 (exit $ac_status); } && | 14771 (exit $ac_status); } && { |
16687 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14772 test -z "$ac_c_werror_flag" || |
16688 { (case "(($ac_try" in | 14773 test ! -s conftest.err |
16689 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 14774 } && test -s conftest.$ac_objext; then |
16690 *) ac_try_echo=$ac_try;; | |
16691 esac | |
16692 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16693 (eval "$ac_try") 2>&5 | |
16694 ac_status=$? | |
16695 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16696 (exit $ac_status); }; } && | |
16697 { ac_try='test -s conftest.$ac_objext' | |
16698 { (case "(($ac_try" in | |
16699 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
16700 *) ac_try_echo=$ac_try;; | |
16701 esac | |
16702 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16703 (eval "$ac_try") 2>&5 | |
16704 ac_status=$? | |
16705 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16706 (exit $ac_status); }; }; then | |
16707 ac_header_compiler=yes | 14775 ac_header_compiler=yes |
16708 else | 14776 else |
16709 echo "$as_me: failed program was:" >&5 | 14777 echo "$as_me: failed program was:" >&5 |
16710 sed 's/^/| /' conftest.$ac_ext >&5 | 14778 sed 's/^/| /' conftest.$ac_ext >&5 |
16711 | 14779 |
16737 ac_status=$? | 14805 ac_status=$? |
16738 grep -v '^ *+' conftest.er1 >conftest.err | 14806 grep -v '^ *+' conftest.er1 >conftest.err |
16739 rm -f conftest.er1 | 14807 rm -f conftest.er1 |
16740 cat conftest.err >&5 | 14808 cat conftest.err >&5 |
16741 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14809 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16742 (exit $ac_status); } >/dev/null; then | 14810 (exit $ac_status); } >/dev/null && { |
16743 if test -s conftest.err; then | 14811 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
16744 ac_cpp_err=$ac_c_preproc_warn_flag | 14812 test ! -s conftest.err |
16745 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 14813 }; then |
16746 else | |
16747 ac_cpp_err= | |
16748 fi | |
16749 else | |
16750 ac_cpp_err=yes | |
16751 fi | |
16752 if test -z "$ac_cpp_err"; then | |
16753 ac_header_preproc=yes | 14814 ac_header_preproc=yes |
16754 else | 14815 else |
16755 echo "$as_me: failed program was:" >&5 | 14816 echo "$as_me: failed program was:" >&5 |
16756 sed 's/^/| /' conftest.$ac_ext >&5 | 14817 sed 's/^/| /' conftest.$ac_ext >&5 |
16757 | 14818 |
16950 ac_status=$? | 15011 ac_status=$? |
16951 grep -v '^ *+' conftest.er1 >conftest.err | 15012 grep -v '^ *+' conftest.er1 >conftest.err |
16952 rm -f conftest.er1 | 15013 rm -f conftest.er1 |
16953 cat conftest.err >&5 | 15014 cat conftest.err >&5 |
16954 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15015 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16955 (exit $ac_status); } && | 15016 (exit $ac_status); } && { |
16956 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15017 test -z "$ac_c_werror_flag" || |
16957 { (case "(($ac_try" in | 15018 test ! -s conftest.err |
16958 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15019 } && test -s conftest$ac_exeext && |
16959 *) ac_try_echo=$ac_try;; | 15020 $as_test_x conftest$ac_exeext; then |
16960 esac | |
16961 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16962 (eval "$ac_try") 2>&5 | |
16963 ac_status=$? | |
16964 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16965 (exit $ac_status); }; } && | |
16966 { ac_try='test -s conftest$ac_exeext' | |
16967 { (case "(($ac_try" in | |
16968 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
16969 *) ac_try_echo=$ac_try;; | |
16970 esac | |
16971 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
16972 (eval "$ac_try") 2>&5 | |
16973 ac_status=$? | |
16974 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16975 (exit $ac_status); }; }; then | |
16976 eval "$as_ac_var=yes" | 15021 eval "$as_ac_var=yes" |
16977 else | 15022 else |
16978 echo "$as_me: failed program was:" >&5 | 15023 echo "$as_me: failed program was:" >&5 |
16979 sed 's/^/| /' conftest.$ac_ext >&5 | 15024 sed 's/^/| /' conftest.$ac_ext >&5 |
16980 | 15025 |
16981 eval "$as_ac_var=no" | 15026 eval "$as_ac_var=no" |
16982 fi | 15027 fi |
16983 | 15028 |
16984 rm -f core conftest.err conftest.$ac_objext \ | 15029 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
16985 conftest$ac_exeext conftest.$ac_ext | 15030 conftest$ac_exeext conftest.$ac_ext |
16986 fi | 15031 fi |
16987 ac_res=`eval echo '${'$as_ac_var'}'` | 15032 ac_res=`eval echo '${'$as_ac_var'}'` |
16988 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 15033 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
16989 echo "${ECHO_T}$ac_res" >&6; } | 15034 echo "${ECHO_T}$ac_res" >&6; } |
17033 ac_status=$? | 15078 ac_status=$? |
17034 grep -v '^ *+' conftest.er1 >conftest.err | 15079 grep -v '^ *+' conftest.er1 >conftest.err |
17035 rm -f conftest.er1 | 15080 rm -f conftest.er1 |
17036 cat conftest.err >&5 | 15081 cat conftest.err >&5 |
17037 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15082 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17038 (exit $ac_status); } && | 15083 (exit $ac_status); } && { |
17039 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15084 test -z "$ac_c_werror_flag" || |
17040 { (case "(($ac_try" in | 15085 test ! -s conftest.err |
17041 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15086 } && test -s conftest.$ac_objext; then |
17042 *) ac_try_echo=$ac_try;; | |
17043 esac | |
17044 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17045 (eval "$ac_try") 2>&5 | |
17046 ac_status=$? | |
17047 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17048 (exit $ac_status); }; } && | |
17049 { ac_try='test -s conftest.$ac_objext' | |
17050 { (case "(($ac_try" in | |
17051 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
17052 *) ac_try_echo=$ac_try;; | |
17053 esac | |
17054 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17055 (eval "$ac_try") 2>&5 | |
17056 ac_status=$? | |
17057 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17058 (exit $ac_status); }; }; then | |
17059 ac_header_compiler=yes | 15087 ac_header_compiler=yes |
17060 else | 15088 else |
17061 echo "$as_me: failed program was:" >&5 | 15089 echo "$as_me: failed program was:" >&5 |
17062 sed 's/^/| /' conftest.$ac_ext >&5 | 15090 sed 's/^/| /' conftest.$ac_ext >&5 |
17063 | 15091 |
17089 ac_status=$? | 15117 ac_status=$? |
17090 grep -v '^ *+' conftest.er1 >conftest.err | 15118 grep -v '^ *+' conftest.er1 >conftest.err |
17091 rm -f conftest.er1 | 15119 rm -f conftest.er1 |
17092 cat conftest.err >&5 | 15120 cat conftest.err >&5 |
17093 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15121 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17094 (exit $ac_status); } >/dev/null; then | 15122 (exit $ac_status); } >/dev/null && { |
17095 if test -s conftest.err; then | 15123 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
17096 ac_cpp_err=$ac_c_preproc_warn_flag | 15124 test ! -s conftest.err |
17097 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 15125 }; then |
17098 else | |
17099 ac_cpp_err= | |
17100 fi | |
17101 else | |
17102 ac_cpp_err=yes | |
17103 fi | |
17104 if test -z "$ac_cpp_err"; then | |
17105 ac_header_preproc=yes | 15126 ac_header_preproc=yes |
17106 else | 15127 else |
17107 echo "$as_me: failed program was:" >&5 | 15128 echo "$as_me: failed program was:" >&5 |
17108 sed 's/^/| /' conftest.$ac_ext >&5 | 15129 sed 's/^/| /' conftest.$ac_ext >&5 |
17109 | 15130 |
17162 | 15183 |
17163 | 15184 |
17164 | 15185 |
17165 | 15186 |
17166 | 15187 |
17167 for ac_header in stdlib.h sys/time.h unistd.h | 15188 |
15189 for ac_header in $ac_header_list | |
17168 do | 15190 do |
17169 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 15191 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
17170 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then | 15192 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then |
17171 { echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15193 { echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17172 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } | 15194 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } |
17200 ac_status=$? | 15222 ac_status=$? |
17201 grep -v '^ *+' conftest.er1 >conftest.err | 15223 grep -v '^ *+' conftest.er1 >conftest.err |
17202 rm -f conftest.er1 | 15224 rm -f conftest.er1 |
17203 cat conftest.err >&5 | 15225 cat conftest.err >&5 |
17204 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15226 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17205 (exit $ac_status); } && | 15227 (exit $ac_status); } && { |
17206 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15228 test -z "$ac_c_werror_flag" || |
17207 { (case "(($ac_try" in | 15229 test ! -s conftest.err |
17208 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15230 } && test -s conftest.$ac_objext; then |
17209 *) ac_try_echo=$ac_try;; | |
17210 esac | |
17211 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17212 (eval "$ac_try") 2>&5 | |
17213 ac_status=$? | |
17214 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17215 (exit $ac_status); }; } && | |
17216 { ac_try='test -s conftest.$ac_objext' | |
17217 { (case "(($ac_try" in | |
17218 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
17219 *) ac_try_echo=$ac_try;; | |
17220 esac | |
17221 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17222 (eval "$ac_try") 2>&5 | |
17223 ac_status=$? | |
17224 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17225 (exit $ac_status); }; }; then | |
17226 ac_header_compiler=yes | 15231 ac_header_compiler=yes |
17227 else | 15232 else |
17228 echo "$as_me: failed program was:" >&5 | 15233 echo "$as_me: failed program was:" >&5 |
17229 sed 's/^/| /' conftest.$ac_ext >&5 | 15234 sed 's/^/| /' conftest.$ac_ext >&5 |
17230 | 15235 |
17256 ac_status=$? | 15261 ac_status=$? |
17257 grep -v '^ *+' conftest.er1 >conftest.err | 15262 grep -v '^ *+' conftest.er1 >conftest.err |
17258 rm -f conftest.er1 | 15263 rm -f conftest.er1 |
17259 cat conftest.err >&5 | 15264 cat conftest.err >&5 |
17260 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15265 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17261 (exit $ac_status); } >/dev/null; then | 15266 (exit $ac_status); } >/dev/null && { |
17262 if test -s conftest.err; then | 15267 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
17263 ac_cpp_err=$ac_c_preproc_warn_flag | 15268 test ! -s conftest.err |
17264 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 15269 }; then |
17265 else | |
17266 ac_cpp_err= | |
17267 fi | |
17268 else | |
17269 ac_cpp_err=yes | |
17270 fi | |
17271 if test -z "$ac_cpp_err"; then | |
17272 ac_header_preproc=yes | 15270 ac_header_preproc=yes |
17273 else | 15271 else |
17274 echo "$as_me: failed program was:" >&5 | 15272 echo "$as_me: failed program was:" >&5 |
17275 sed 's/^/| /' conftest.$ac_ext >&5 | 15273 sed 's/^/| /' conftest.$ac_ext >&5 |
17276 | 15274 |
17326 fi | 15324 fi |
17327 | 15325 |
17328 done | 15326 done |
17329 | 15327 |
17330 | 15328 |
17331 for ac_func in alarm | 15329 |
15330 | |
15331 | |
15332 | |
15333 | |
15334 | |
15335 | |
15336 for ac_func in $ac_func_list | |
17332 do | 15337 do |
17333 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 15338 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
17334 { echo "$as_me:$LINENO: checking for $ac_func" >&5 | 15339 { echo "$as_me:$LINENO: checking for $ac_func" >&5 |
17335 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } | 15340 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } |
17336 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then | 15341 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then |
17392 ac_status=$? | 15397 ac_status=$? |
17393 grep -v '^ *+' conftest.er1 >conftest.err | 15398 grep -v '^ *+' conftest.er1 >conftest.err |
17394 rm -f conftest.er1 | 15399 rm -f conftest.er1 |
17395 cat conftest.err >&5 | 15400 cat conftest.err >&5 |
17396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15401 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17397 (exit $ac_status); } && | 15402 (exit $ac_status); } && { |
17398 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15403 test -z "$ac_c_werror_flag" || |
17399 { (case "(($ac_try" in | 15404 test ! -s conftest.err |
17400 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15405 } && test -s conftest$ac_exeext && |
17401 *) ac_try_echo=$ac_try;; | 15406 $as_test_x conftest$ac_exeext; then |
17402 esac | |
17403 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17404 (eval "$ac_try") 2>&5 | |
17405 ac_status=$? | |
17406 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17407 (exit $ac_status); }; } && | |
17408 { ac_try='test -s conftest$ac_exeext' | |
17409 { (case "(($ac_try" in | |
17410 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
17411 *) ac_try_echo=$ac_try;; | |
17412 esac | |
17413 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17414 (eval "$ac_try") 2>&5 | |
17415 ac_status=$? | |
17416 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17417 (exit $ac_status); }; }; then | |
17418 eval "$as_ac_var=yes" | 15407 eval "$as_ac_var=yes" |
17419 else | 15408 else |
17420 echo "$as_me: failed program was:" >&5 | 15409 echo "$as_me: failed program was:" >&5 |
17421 sed 's/^/| /' conftest.$ac_ext >&5 | 15410 sed 's/^/| /' conftest.$ac_ext >&5 |
17422 | 15411 |
17423 eval "$as_ac_var=no" | 15412 eval "$as_ac_var=no" |
17424 fi | 15413 fi |
17425 | 15414 |
17426 rm -f core conftest.err conftest.$ac_objext \ | 15415 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
17427 conftest$ac_exeext conftest.$ac_ext | 15416 conftest$ac_exeext conftest.$ac_ext |
17428 fi | 15417 fi |
17429 ac_res=`eval echo '${'$as_ac_var'}'` | 15418 ac_res=`eval echo '${'$as_ac_var'}'` |
17430 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 15419 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
17431 echo "${ECHO_T}$ac_res" >&6; } | 15420 echo "${ECHO_T}$ac_res" >&6; } |
17435 _ACEOF | 15424 _ACEOF |
17436 | 15425 |
17437 fi | 15426 fi |
17438 done | 15427 done |
17439 | 15428 |
15429 | |
15430 | |
15431 | |
15432 | |
15433 | |
15434 | |
15435 | |
15436 | |
15437 | |
15438 | |
15439 | |
15440 | |
15441 | |
15442 | |
15443 | |
15444 | |
17440 { echo "$as_me:$LINENO: checking for working mktime" >&5 | 15445 { echo "$as_me:$LINENO: checking for working mktime" >&5 |
17441 echo $ECHO_N "checking for working mktime... $ECHO_C" >&6; } | 15446 echo $ECHO_N "checking for working mktime... $ECHO_C" >&6; } |
17442 if test "${ac_cv_func_working_mktime+set}" = set; then | 15447 if test "${ac_cv_func_working_mktime+set}" = set; then |
17443 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15448 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17444 else | 15449 else |
17450 _ACEOF | 15455 _ACEOF |
17451 cat confdefs.h >>conftest.$ac_ext | 15456 cat confdefs.h >>conftest.$ac_ext |
17452 cat >>conftest.$ac_ext <<_ACEOF | 15457 cat >>conftest.$ac_ext <<_ACEOF |
17453 /* end confdefs.h. */ | 15458 /* end confdefs.h. */ |
17454 /* Test program from Paul Eggert and Tony Leneis. */ | 15459 /* Test program from Paul Eggert and Tony Leneis. */ |
17455 #if TIME_WITH_SYS_TIME | 15460 #ifdef TIME_WITH_SYS_TIME |
17456 # include <sys/time.h> | 15461 # include <sys/time.h> |
17457 # include <time.h> | 15462 # include <time.h> |
17458 #else | 15463 #else |
17459 # if HAVE_SYS_TIME_H | 15464 # ifdef HAVE_SYS_TIME_H |
17460 # include <sys/time.h> | 15465 # include <sys/time.h> |
17461 # else | 15466 # else |
17462 # include <time.h> | 15467 # include <time.h> |
17463 # endif | 15468 # endif |
17464 #endif | 15469 #endif |
17465 | 15470 |
17466 #if HAVE_STDLIB_H | 15471 #include <stdlib.h> |
17467 # include <stdlib.h> | 15472 |
17468 #endif | 15473 #ifdef HAVE_UNISTD_H |
17469 | |
17470 #if HAVE_UNISTD_H | |
17471 # include <unistd.h> | 15474 # include <unistd.h> |
17472 #endif | 15475 #endif |
17473 | 15476 |
17474 #if !HAVE_ALARM | 15477 #ifndef HAVE_ALARM |
17475 # define alarm(X) /* empty */ | 15478 # define alarm(X) /* empty */ |
17476 #endif | 15479 #endif |
17477 | 15480 |
17478 /* Work around redefinition to rpl_putenv by other config tests. */ | 15481 /* Work around redefinition to rpl_putenv by other config tests. */ |
17479 #undef putenv | 15482 #undef putenv |
17570 return 0; | 15573 return 0; |
17571 } | 15574 } |
17572 return 1; | 15575 return 1; |
17573 } | 15576 } |
17574 | 15577 |
15578 static int | |
15579 year_2050_test () | |
15580 { | |
15581 /* The correct answer for 2050-02-01 00:00:00 in Pacific time, | |
15582 ignoring leap seconds. */ | |
15583 unsigned long int answer = 2527315200UL; | |
15584 | |
15585 struct tm tm; | |
15586 time_t t; | |
15587 tm.tm_year = 2050 - 1900; | |
15588 tm.tm_mon = 2 - 1; | |
15589 tm.tm_mday = 1; | |
15590 tm.tm_hour = tm.tm_min = tm.tm_sec = 0; | |
15591 tm.tm_isdst = -1; | |
15592 | |
15593 /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | |
15594 instead of "TZ=America/Vancouver" in order to detect the bug even | |
15595 on systems that don't support the Olson extension, or don't have the | |
15596 full zoneinfo tables installed. */ | |
15597 putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); | |
15598 | |
15599 t = mktime (&tm); | |
15600 | |
15601 /* Check that the result is either a failure, or close enough | |
15602 to the correct answer that we can assume the discrepancy is | |
15603 due to leap seconds. */ | |
15604 return (t == (time_t) -1 | |
15605 || (0 < t && answer - 120 <= t && t <= answer + 120)); | |
15606 } | |
15607 | |
17575 int | 15608 int |
17576 main () | 15609 main () |
17577 { | 15610 { |
17578 time_t t, delta; | 15611 time_t t, delta; |
17579 int i, j; | 15612 int i, j; |
17607 if (! bigtime_test (j)) | 15640 if (! bigtime_test (j)) |
17608 return 1; | 15641 return 1; |
17609 if (! bigtime_test (j - 1)) | 15642 if (! bigtime_test (j - 1)) |
17610 return 1; | 15643 return 1; |
17611 } | 15644 } |
17612 return ! (irix_6_4_bug () && spring_forward_gap ()); | 15645 return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ()); |
17613 } | 15646 } |
17614 _ACEOF | 15647 _ACEOF |
17615 rm -f conftest$ac_exeext | 15648 rm -f conftest$ac_exeext |
17616 if { (ac_try="$ac_link" | 15649 if { (ac_try="$ac_link" |
17617 case "(($ac_try" in | 15650 case "(($ac_try" in |
17737 ac_status=$? | 15770 ac_status=$? |
17738 grep -v '^ *+' conftest.er1 >conftest.err | 15771 grep -v '^ *+' conftest.er1 >conftest.err |
17739 rm -f conftest.er1 | 15772 rm -f conftest.er1 |
17740 cat conftest.err >&5 | 15773 cat conftest.err >&5 |
17741 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15774 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17742 (exit $ac_status); } && | 15775 (exit $ac_status); } && { |
17743 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15776 test -z "$ac_c_werror_flag" || |
17744 { (case "(($ac_try" in | 15777 test ! -s conftest.err |
17745 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15778 } && test -s conftest$ac_exeext && |
17746 *) ac_try_echo=$ac_try;; | 15779 $as_test_x conftest$ac_exeext; then |
17747 esac | |
17748 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17749 (eval "$ac_try") 2>&5 | |
17750 ac_status=$? | |
17751 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17752 (exit $ac_status); }; } && | |
17753 { ac_try='test -s conftest$ac_exeext' | |
17754 { (case "(($ac_try" in | |
17755 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
17756 *) ac_try_echo=$ac_try;; | |
17757 esac | |
17758 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17759 (eval "$ac_try") 2>&5 | |
17760 ac_status=$? | |
17761 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17762 (exit $ac_status); }; }; then | |
17763 ac_cv_func_getloadavg=yes | 15780 ac_cv_func_getloadavg=yes |
17764 else | 15781 else |
17765 echo "$as_me: failed program was:" >&5 | 15782 echo "$as_me: failed program was:" >&5 |
17766 sed 's/^/| /' conftest.$ac_ext >&5 | 15783 sed 's/^/| /' conftest.$ac_ext >&5 |
17767 | 15784 |
17768 ac_cv_func_getloadavg=no | 15785 ac_cv_func_getloadavg=no |
17769 fi | 15786 fi |
17770 | 15787 |
17771 rm -f core conftest.err conftest.$ac_objext \ | 15788 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
17772 conftest$ac_exeext conftest.$ac_ext | 15789 conftest$ac_exeext conftest.$ac_ext |
17773 fi | 15790 fi |
17774 { echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 | 15791 { echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 |
17775 echo "${ECHO_T}$ac_cv_func_getloadavg" >&6; } | 15792 echo "${ECHO_T}$ac_cv_func_getloadavg" >&6; } |
17776 if test $ac_cv_func_getloadavg = yes; then | 15793 if test $ac_cv_func_getloadavg = yes; then |
17846 ac_status=$? | 15863 ac_status=$? |
17847 grep -v '^ *+' conftest.er1 >conftest.err | 15864 grep -v '^ *+' conftest.er1 >conftest.err |
17848 rm -f conftest.er1 | 15865 rm -f conftest.er1 |
17849 cat conftest.err >&5 | 15866 cat conftest.err >&5 |
17850 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15867 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17851 (exit $ac_status); } && | 15868 (exit $ac_status); } && { |
17852 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15869 test -z "$ac_c_werror_flag" || |
17853 { (case "(($ac_try" in | 15870 test ! -s conftest.err |
17854 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15871 } && test -s conftest$ac_exeext && |
17855 *) ac_try_echo=$ac_try;; | 15872 $as_test_x conftest$ac_exeext; then |
17856 esac | |
17857 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17858 (eval "$ac_try") 2>&5 | |
17859 ac_status=$? | |
17860 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17861 (exit $ac_status); }; } && | |
17862 { ac_try='test -s conftest$ac_exeext' | |
17863 { (case "(($ac_try" in | |
17864 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
17865 *) ac_try_echo=$ac_try;; | |
17866 esac | |
17867 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17868 (eval "$ac_try") 2>&5 | |
17869 ac_status=$? | |
17870 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17871 (exit $ac_status); }; }; then | |
17872 eval "$as_ac_var=yes" | 15873 eval "$as_ac_var=yes" |
17873 else | 15874 else |
17874 echo "$as_me: failed program was:" >&5 | 15875 echo "$as_me: failed program was:" >&5 |
17875 sed 's/^/| /' conftest.$ac_ext >&5 | 15876 sed 's/^/| /' conftest.$ac_ext >&5 |
17876 | 15877 |
17877 eval "$as_ac_var=no" | 15878 eval "$as_ac_var=no" |
17878 fi | 15879 fi |
17879 | 15880 |
17880 rm -f core conftest.err conftest.$ac_objext \ | 15881 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
17881 conftest$ac_exeext conftest.$ac_ext | 15882 conftest$ac_exeext conftest.$ac_ext |
17882 fi | 15883 fi |
17883 ac_res=`eval echo '${'$as_ac_var'}'` | 15884 ac_res=`eval echo '${'$as_ac_var'}'` |
17884 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 15885 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
17885 echo "${ECHO_T}$ac_res" >&6; } | 15886 echo "${ECHO_T}$ac_res" >&6; } |
17934 ac_status=$? | 15935 ac_status=$? |
17935 grep -v '^ *+' conftest.er1 >conftest.err | 15936 grep -v '^ *+' conftest.er1 >conftest.err |
17936 rm -f conftest.er1 | 15937 rm -f conftest.er1 |
17937 cat conftest.err >&5 | 15938 cat conftest.err >&5 |
17938 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15939 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17939 (exit $ac_status); } && | 15940 (exit $ac_status); } && { |
17940 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15941 test -z "$ac_c_werror_flag" || |
17941 { (case "(($ac_try" in | 15942 test ! -s conftest.err |
17942 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 15943 } && test -s conftest$ac_exeext && |
17943 *) ac_try_echo=$ac_try;; | 15944 $as_test_x conftest$ac_exeext; then |
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); }; } && | |
17950 { ac_try='test -s conftest$ac_exeext' | |
17951 { (case "(($ac_try" in | |
17952 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
17953 *) ac_try_echo=$ac_try;; | |
17954 esac | |
17955 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
17956 (eval "$ac_try") 2>&5 | |
17957 ac_status=$? | |
17958 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17959 (exit $ac_status); }; }; then | |
17960 ac_cv_lib_kstat_kstat_open=yes | 15945 ac_cv_lib_kstat_kstat_open=yes |
17961 else | 15946 else |
17962 echo "$as_me: failed program was:" >&5 | 15947 echo "$as_me: failed program was:" >&5 |
17963 sed 's/^/| /' conftest.$ac_ext >&5 | 15948 sed 's/^/| /' conftest.$ac_ext >&5 |
17964 | 15949 |
17965 ac_cv_lib_kstat_kstat_open=no | 15950 ac_cv_lib_kstat_kstat_open=no |
17966 fi | 15951 fi |
17967 | 15952 |
17968 rm -f core conftest.err conftest.$ac_objext \ | 15953 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
17969 conftest$ac_exeext conftest.$ac_ext | 15954 conftest$ac_exeext conftest.$ac_ext |
17970 LIBS=$ac_check_lib_save_LIBS | 15955 LIBS=$ac_check_lib_save_LIBS |
17971 fi | 15956 fi |
17972 { echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 | 15957 { echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 |
17973 echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6; } | 15958 echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6; } |
18027 ac_status=$? | 16012 ac_status=$? |
18028 grep -v '^ *+' conftest.er1 >conftest.err | 16013 grep -v '^ *+' conftest.er1 >conftest.err |
18029 rm -f conftest.er1 | 16014 rm -f conftest.er1 |
18030 cat conftest.err >&5 | 16015 cat conftest.err >&5 |
18031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16016 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18032 (exit $ac_status); } && | 16017 (exit $ac_status); } && { |
18033 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16018 test -z "$ac_c_werror_flag" || |
18034 { (case "(($ac_try" in | 16019 test ! -s conftest.err |
18035 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16020 } && test -s conftest$ac_exeext && |
18036 *) ac_try_echo=$ac_try;; | 16021 $as_test_x conftest$ac_exeext; then |
18037 esac | |
18038 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18039 (eval "$ac_try") 2>&5 | |
18040 ac_status=$? | |
18041 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18042 (exit $ac_status); }; } && | |
18043 { ac_try='test -s conftest$ac_exeext' | |
18044 { (case "(($ac_try" in | |
18045 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
18046 *) ac_try_echo=$ac_try;; | |
18047 esac | |
18048 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18049 (eval "$ac_try") 2>&5 | |
18050 ac_status=$? | |
18051 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18052 (exit $ac_status); }; }; then | |
18053 ac_cv_lib_elf_elf_begin=yes | 16022 ac_cv_lib_elf_elf_begin=yes |
18054 else | 16023 else |
18055 echo "$as_me: failed program was:" >&5 | 16024 echo "$as_me: failed program was:" >&5 |
18056 sed 's/^/| /' conftest.$ac_ext >&5 | 16025 sed 's/^/| /' conftest.$ac_ext >&5 |
18057 | 16026 |
18058 ac_cv_lib_elf_elf_begin=no | 16027 ac_cv_lib_elf_elf_begin=no |
18059 fi | 16028 fi |
18060 | 16029 |
18061 rm -f core conftest.err conftest.$ac_objext \ | 16030 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
18062 conftest$ac_exeext conftest.$ac_ext | 16031 conftest$ac_exeext conftest.$ac_ext |
18063 LIBS=$ac_check_lib_save_LIBS | 16032 LIBS=$ac_check_lib_save_LIBS |
18064 fi | 16033 fi |
18065 { echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 | 16034 { echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 |
18066 echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6; } | 16035 echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6; } |
18110 ac_status=$? | 16079 ac_status=$? |
18111 grep -v '^ *+' conftest.er1 >conftest.err | 16080 grep -v '^ *+' conftest.er1 >conftest.err |
18112 rm -f conftest.er1 | 16081 rm -f conftest.er1 |
18113 cat conftest.err >&5 | 16082 cat conftest.err >&5 |
18114 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16083 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18115 (exit $ac_status); } && | 16084 (exit $ac_status); } && { |
18116 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16085 test -z "$ac_c_werror_flag" || |
18117 { (case "(($ac_try" in | 16086 test ! -s conftest.err |
18118 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16087 } && test -s conftest$ac_exeext && |
18119 *) ac_try_echo=$ac_try;; | 16088 $as_test_x conftest$ac_exeext; then |
18120 esac | |
18121 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18122 (eval "$ac_try") 2>&5 | |
18123 ac_status=$? | |
18124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18125 (exit $ac_status); }; } && | |
18126 { ac_try='test -s conftest$ac_exeext' | |
18127 { (case "(($ac_try" in | |
18128 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
18129 *) ac_try_echo=$ac_try;; | |
18130 esac | |
18131 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18132 (eval "$ac_try") 2>&5 | |
18133 ac_status=$? | |
18134 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18135 (exit $ac_status); }; }; then | |
18136 ac_cv_lib_kvm_kvm_open=yes | 16089 ac_cv_lib_kvm_kvm_open=yes |
18137 else | 16090 else |
18138 echo "$as_me: failed program was:" >&5 | 16091 echo "$as_me: failed program was:" >&5 |
18139 sed 's/^/| /' conftest.$ac_ext >&5 | 16092 sed 's/^/| /' conftest.$ac_ext >&5 |
18140 | 16093 |
18141 ac_cv_lib_kvm_kvm_open=no | 16094 ac_cv_lib_kvm_kvm_open=no |
18142 fi | 16095 fi |
18143 | 16096 |
18144 rm -f core conftest.err conftest.$ac_objext \ | 16097 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
18145 conftest$ac_exeext conftest.$ac_ext | 16098 conftest$ac_exeext conftest.$ac_ext |
18146 LIBS=$ac_check_lib_save_LIBS | 16099 LIBS=$ac_check_lib_save_LIBS |
18147 fi | 16100 fi |
18148 { echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 | 16101 { echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 |
18149 echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6; } | 16102 echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6; } |
18192 ac_status=$? | 16145 ac_status=$? |
18193 grep -v '^ *+' conftest.er1 >conftest.err | 16146 grep -v '^ *+' conftest.er1 >conftest.err |
18194 rm -f conftest.er1 | 16147 rm -f conftest.er1 |
18195 cat conftest.err >&5 | 16148 cat conftest.err >&5 |
18196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16149 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18197 (exit $ac_status); } && | 16150 (exit $ac_status); } && { |
18198 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16151 test -z "$ac_c_werror_flag" || |
18199 { (case "(($ac_try" in | 16152 test ! -s conftest.err |
18200 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16153 } && test -s conftest$ac_exeext && |
18201 *) ac_try_echo=$ac_try;; | 16154 $as_test_x conftest$ac_exeext; then |
18202 esac | |
18203 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18204 (eval "$ac_try") 2>&5 | |
18205 ac_status=$? | |
18206 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18207 (exit $ac_status); }; } && | |
18208 { ac_try='test -s conftest$ac_exeext' | |
18209 { (case "(($ac_try" in | |
18210 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
18211 *) ac_try_echo=$ac_try;; | |
18212 esac | |
18213 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18214 (eval "$ac_try") 2>&5 | |
18215 ac_status=$? | |
18216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18217 (exit $ac_status); }; }; then | |
18218 ac_cv_lib_util_getloadavg=yes | 16155 ac_cv_lib_util_getloadavg=yes |
18219 else | 16156 else |
18220 echo "$as_me: failed program was:" >&5 | 16157 echo "$as_me: failed program was:" >&5 |
18221 sed 's/^/| /' conftest.$ac_ext >&5 | 16158 sed 's/^/| /' conftest.$ac_ext >&5 |
18222 | 16159 |
18223 ac_cv_lib_util_getloadavg=no | 16160 ac_cv_lib_util_getloadavg=no |
18224 fi | 16161 fi |
18225 | 16162 |
18226 rm -f core conftest.err conftest.$ac_objext \ | 16163 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
18227 conftest$ac_exeext conftest.$ac_ext | 16164 conftest$ac_exeext conftest.$ac_ext |
18228 LIBS=$ac_check_lib_save_LIBS | 16165 LIBS=$ac_check_lib_save_LIBS |
18229 fi | 16166 fi |
18230 { echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 | 16167 { echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 |
18231 echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6; } | 16168 echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6; } |
18280 ac_status=$? | 16217 ac_status=$? |
18281 grep -v '^ *+' conftest.er1 >conftest.err | 16218 grep -v '^ *+' conftest.er1 >conftest.err |
18282 rm -f conftest.er1 | 16219 rm -f conftest.er1 |
18283 cat conftest.err >&5 | 16220 cat conftest.err >&5 |
18284 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16221 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18285 (exit $ac_status); } && | 16222 (exit $ac_status); } && { |
18286 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16223 test -z "$ac_c_werror_flag" || |
18287 { (case "(($ac_try" in | 16224 test ! -s conftest.err |
18288 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16225 } && test -s conftest$ac_exeext && |
18289 *) ac_try_echo=$ac_try;; | 16226 $as_test_x conftest$ac_exeext; then |
18290 esac | |
18291 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18292 (eval "$ac_try") 2>&5 | |
18293 ac_status=$? | |
18294 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18295 (exit $ac_status); }; } && | |
18296 { ac_try='test -s conftest$ac_exeext' | |
18297 { (case "(($ac_try" in | |
18298 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
18299 *) ac_try_echo=$ac_try;; | |
18300 esac | |
18301 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18302 (eval "$ac_try") 2>&5 | |
18303 ac_status=$? | |
18304 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18305 (exit $ac_status); }; }; then | |
18306 ac_cv_lib_getloadavg_getloadavg=yes | 16227 ac_cv_lib_getloadavg_getloadavg=yes |
18307 else | 16228 else |
18308 echo "$as_me: failed program was:" >&5 | 16229 echo "$as_me: failed program was:" >&5 |
18309 sed 's/^/| /' conftest.$ac_ext >&5 | 16230 sed 's/^/| /' conftest.$ac_ext >&5 |
18310 | 16231 |
18311 ac_cv_lib_getloadavg_getloadavg=no | 16232 ac_cv_lib_getloadavg_getloadavg=no |
18312 fi | 16233 fi |
18313 | 16234 |
18314 rm -f core conftest.err conftest.$ac_objext \ | 16235 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
18315 conftest$ac_exeext conftest.$ac_ext | 16236 conftest$ac_exeext conftest.$ac_ext |
18316 LIBS=$ac_check_lib_save_LIBS | 16237 LIBS=$ac_check_lib_save_LIBS |
18317 fi | 16238 fi |
18318 { echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 | 16239 { echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 |
18319 echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6; } | 16240 echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6; } |
18392 ac_status=$? | 16313 ac_status=$? |
18393 grep -v '^ *+' conftest.er1 >conftest.err | 16314 grep -v '^ *+' conftest.er1 >conftest.err |
18394 rm -f conftest.er1 | 16315 rm -f conftest.er1 |
18395 cat conftest.err >&5 | 16316 cat conftest.err >&5 |
18396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16317 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18397 (exit $ac_status); } && | 16318 (exit $ac_status); } && { |
18398 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16319 test -z "$ac_c_werror_flag" || |
18399 { (case "(($ac_try" in | 16320 test ! -s conftest.err |
18400 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16321 } && test -s conftest$ac_exeext && |
18401 *) ac_try_echo=$ac_try;; | 16322 $as_test_x conftest$ac_exeext; then |
18402 esac | |
18403 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18404 (eval "$ac_try") 2>&5 | |
18405 ac_status=$? | |
18406 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18407 (exit $ac_status); }; } && | |
18408 { ac_try='test -s conftest$ac_exeext' | |
18409 { (case "(($ac_try" in | |
18410 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
18411 *) ac_try_echo=$ac_try;; | |
18412 esac | |
18413 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18414 (eval "$ac_try") 2>&5 | |
18415 ac_status=$? | |
18416 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18417 (exit $ac_status); }; }; then | |
18418 eval "$as_ac_var=yes" | 16323 eval "$as_ac_var=yes" |
18419 else | 16324 else |
18420 echo "$as_me: failed program was:" >&5 | 16325 echo "$as_me: failed program was:" >&5 |
18421 sed 's/^/| /' conftest.$ac_ext >&5 | 16326 sed 's/^/| /' conftest.$ac_ext >&5 |
18422 | 16327 |
18423 eval "$as_ac_var=no" | 16328 eval "$as_ac_var=no" |
18424 fi | 16329 fi |
18425 | 16330 |
18426 rm -f core conftest.err conftest.$ac_objext \ | 16331 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
18427 conftest$ac_exeext conftest.$ac_ext | 16332 conftest$ac_exeext conftest.$ac_ext |
18428 fi | 16333 fi |
18429 ac_res=`eval echo '${'$as_ac_var'}'` | 16334 ac_res=`eval echo '${'$as_ac_var'}'` |
18430 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 16335 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
18431 echo "${ECHO_T}$ac_res" >&6; } | 16336 echo "${ECHO_T}$ac_res" >&6; } |
18480 ac_status=$? | 16385 ac_status=$? |
18481 grep -v '^ *+' conftest.er1 >conftest.err | 16386 grep -v '^ *+' conftest.er1 >conftest.err |
18482 rm -f conftest.er1 | 16387 rm -f conftest.er1 |
18483 cat conftest.err >&5 | 16388 cat conftest.err >&5 |
18484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16389 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18485 (exit $ac_status); } && | 16390 (exit $ac_status); } && { |
18486 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16391 test -z "$ac_c_werror_flag" || |
18487 { (case "(($ac_try" in | 16392 test ! -s conftest.err |
18488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16393 } && test -s conftest.$ac_objext; then |
18489 *) ac_try_echo=$ac_try;; | |
18490 esac | |
18491 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18492 (eval "$ac_try") 2>&5 | |
18493 ac_status=$? | |
18494 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18495 (exit $ac_status); }; } && | |
18496 { ac_try='test -s conftest.$ac_objext' | |
18497 { (case "(($ac_try" in | |
18498 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
18499 *) ac_try_echo=$ac_try;; | |
18500 esac | |
18501 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18502 (eval "$ac_try") 2>&5 | |
18503 ac_status=$? | |
18504 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18505 (exit $ac_status); }; }; then | |
18506 ac_header_compiler=yes | 16394 ac_header_compiler=yes |
18507 else | 16395 else |
18508 echo "$as_me: failed program was:" >&5 | 16396 echo "$as_me: failed program was:" >&5 |
18509 sed 's/^/| /' conftest.$ac_ext >&5 | 16397 sed 's/^/| /' conftest.$ac_ext >&5 |
18510 | 16398 |
18536 ac_status=$? | 16424 ac_status=$? |
18537 grep -v '^ *+' conftest.er1 >conftest.err | 16425 grep -v '^ *+' conftest.er1 >conftest.err |
18538 rm -f conftest.er1 | 16426 rm -f conftest.er1 |
18539 cat conftest.err >&5 | 16427 cat conftest.err >&5 |
18540 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18541 (exit $ac_status); } >/dev/null; then | 16429 (exit $ac_status); } >/dev/null && { |
18542 if test -s conftest.err; then | 16430 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
18543 ac_cpp_err=$ac_c_preproc_warn_flag | 16431 test ! -s conftest.err |
18544 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 16432 }; then |
18545 else | |
18546 ac_cpp_err= | |
18547 fi | |
18548 else | |
18549 ac_cpp_err=yes | |
18550 fi | |
18551 if test -z "$ac_cpp_err"; then | |
18552 ac_header_preproc=yes | 16433 ac_header_preproc=yes |
18553 else | 16434 else |
18554 echo "$as_me: failed program was:" >&5 | 16435 echo "$as_me: failed program was:" >&5 |
18555 sed 's/^/| /' conftest.$ac_ext >&5 | 16436 sed 's/^/| /' conftest.$ac_ext >&5 |
18556 | 16437 |
18645 ac_status=$? | 16526 ac_status=$? |
18646 grep -v '^ *+' conftest.er1 >conftest.err | 16527 grep -v '^ *+' conftest.er1 >conftest.err |
18647 rm -f conftest.er1 | 16528 rm -f conftest.er1 |
18648 cat conftest.err >&5 | 16529 cat conftest.err >&5 |
18649 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16530 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18650 (exit $ac_status); } && | 16531 (exit $ac_status); } && { |
18651 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16532 test -z "$ac_c_werror_flag" || |
18652 { (case "(($ac_try" in | 16533 test ! -s conftest.err |
18653 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16534 } && test -s conftest$ac_exeext && |
18654 *) ac_try_echo=$ac_try;; | 16535 $as_test_x conftest$ac_exeext; then |
18655 esac | |
18656 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18657 (eval "$ac_try") 2>&5 | |
18658 ac_status=$? | |
18659 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18660 (exit $ac_status); }; } && | |
18661 { ac_try='test -s conftest$ac_exeext' | |
18662 { (case "(($ac_try" in | |
18663 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
18664 *) ac_try_echo=$ac_try;; | |
18665 esac | |
18666 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18667 (eval "$ac_try") 2>&5 | |
18668 ac_status=$? | |
18669 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18670 (exit $ac_status); }; }; then | |
18671 ac_cv_lib_dgc_dg_sys_info=yes | 16536 ac_cv_lib_dgc_dg_sys_info=yes |
18672 else | 16537 else |
18673 echo "$as_me: failed program was:" >&5 | 16538 echo "$as_me: failed program was:" >&5 |
18674 sed 's/^/| /' conftest.$ac_ext >&5 | 16539 sed 's/^/| /' conftest.$ac_ext >&5 |
18675 | 16540 |
18676 ac_cv_lib_dgc_dg_sys_info=no | 16541 ac_cv_lib_dgc_dg_sys_info=no |
18677 fi | 16542 fi |
18678 | 16543 |
18679 rm -f core conftest.err conftest.$ac_objext \ | 16544 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
18680 conftest$ac_exeext conftest.$ac_ext | 16545 conftest$ac_exeext conftest.$ac_ext |
18681 LIBS=$ac_check_lib_save_LIBS | 16546 LIBS=$ac_check_lib_save_LIBS |
18682 fi | 16547 fi |
18683 { echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 | 16548 { echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 |
18684 echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6; } | 16549 echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6; } |
18727 ac_status=$? | 16592 ac_status=$? |
18728 grep -v '^ *+' conftest.er1 >conftest.err | 16593 grep -v '^ *+' conftest.er1 >conftest.err |
18729 rm -f conftest.er1 | 16594 rm -f conftest.er1 |
18730 cat conftest.err >&5 | 16595 cat conftest.err >&5 |
18731 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16596 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18732 (exit $ac_status); } && | 16597 (exit $ac_status); } && { |
18733 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16598 test -z "$ac_c_werror_flag" || |
18734 { (case "(($ac_try" in | 16599 test ! -s conftest.err |
18735 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16600 } && test -s conftest.$ac_objext; then |
18736 *) ac_try_echo=$ac_try;; | |
18737 esac | |
18738 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18739 (eval "$ac_try") 2>&5 | |
18740 ac_status=$? | |
18741 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18742 (exit $ac_status); }; } && | |
18743 { ac_try='test -s conftest.$ac_objext' | |
18744 { (case "(($ac_try" in | |
18745 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
18746 *) ac_try_echo=$ac_try;; | |
18747 esac | |
18748 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18749 (eval "$ac_try") 2>&5 | |
18750 ac_status=$? | |
18751 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18752 (exit $ac_status); }; }; then | |
18753 ac_header_compiler=yes | 16601 ac_header_compiler=yes |
18754 else | 16602 else |
18755 echo "$as_me: failed program was:" >&5 | 16603 echo "$as_me: failed program was:" >&5 |
18756 sed 's/^/| /' conftest.$ac_ext >&5 | 16604 sed 's/^/| /' conftest.$ac_ext >&5 |
18757 | 16605 |
18783 ac_status=$? | 16631 ac_status=$? |
18784 grep -v '^ *+' conftest.er1 >conftest.err | 16632 grep -v '^ *+' conftest.er1 >conftest.err |
18785 rm -f conftest.er1 | 16633 rm -f conftest.er1 |
18786 cat conftest.err >&5 | 16634 cat conftest.err >&5 |
18787 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16635 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18788 (exit $ac_status); } >/dev/null; then | 16636 (exit $ac_status); } >/dev/null && { |
18789 if test -s conftest.err; then | 16637 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
18790 ac_cpp_err=$ac_c_preproc_warn_flag | 16638 test ! -s conftest.err |
18791 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 16639 }; then |
18792 else | |
18793 ac_cpp_err= | |
18794 fi | |
18795 else | |
18796 ac_cpp_err=yes | |
18797 fi | |
18798 if test -z "$ac_cpp_err"; then | |
18799 ac_header_preproc=yes | 16640 ac_header_preproc=yes |
18800 else | 16641 else |
18801 echo "$as_me: failed program was:" >&5 | 16642 echo "$as_me: failed program was:" >&5 |
18802 sed 's/^/| /' conftest.$ac_ext >&5 | 16643 sed 's/^/| /' conftest.$ac_ext >&5 |
18803 | 16644 |
18911 ac_status=$? | 16752 ac_status=$? |
18912 grep -v '^ *+' conftest.er1 >conftest.err | 16753 grep -v '^ *+' conftest.er1 >conftest.err |
18913 rm -f conftest.er1 | 16754 rm -f conftest.er1 |
18914 cat conftest.err >&5 | 16755 cat conftest.err >&5 |
18915 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16756 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18916 (exit $ac_status); } && | 16757 (exit $ac_status); } && { |
18917 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16758 test -z "$ac_c_werror_flag" || |
18918 { (case "(($ac_try" in | 16759 test ! -s conftest.err |
18919 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16760 } && test -s conftest$ac_exeext && |
18920 *) ac_try_echo=$ac_try;; | 16761 $as_test_x conftest$ac_exeext; then |
18921 esac | |
18922 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18923 (eval "$ac_try") 2>&5 | |
18924 ac_status=$? | |
18925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18926 (exit $ac_status); }; } && | |
18927 { ac_try='test -s conftest$ac_exeext' | |
18928 { (case "(($ac_try" in | |
18929 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
18930 *) ac_try_echo=$ac_try;; | |
18931 esac | |
18932 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
18933 (eval "$ac_try") 2>&5 | |
18934 ac_status=$? | |
18935 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18936 (exit $ac_status); }; }; then | |
18937 eval "$as_ac_var=yes" | 16762 eval "$as_ac_var=yes" |
18938 else | 16763 else |
18939 echo "$as_me: failed program was:" >&5 | 16764 echo "$as_me: failed program was:" >&5 |
18940 sed 's/^/| /' conftest.$ac_ext >&5 | 16765 sed 's/^/| /' conftest.$ac_ext >&5 |
18941 | 16766 |
18942 eval "$as_ac_var=no" | 16767 eval "$as_ac_var=no" |
18943 fi | 16768 fi |
18944 | 16769 |
18945 rm -f core conftest.err conftest.$ac_objext \ | 16770 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
18946 conftest$ac_exeext conftest.$ac_ext | 16771 conftest$ac_exeext conftest.$ac_ext |
18947 fi | 16772 fi |
18948 ac_res=`eval echo '${'$as_ac_var'}'` | 16773 ac_res=`eval echo '${'$as_ac_var'}'` |
18949 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 16774 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
18950 echo "${ECHO_T}$ac_res" >&6; } | 16775 echo "${ECHO_T}$ac_res" >&6; } |
19002 ac_status=$? | 16827 ac_status=$? |
19003 grep -v '^ *+' conftest.er1 >conftest.err | 16828 grep -v '^ *+' conftest.er1 >conftest.err |
19004 rm -f conftest.er1 | 16829 rm -f conftest.er1 |
19005 cat conftest.err >&5 | 16830 cat conftest.err >&5 |
19006 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16831 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19007 (exit $ac_status); } && | 16832 (exit $ac_status); } && { |
19008 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16833 test -z "$ac_c_werror_flag" || |
19009 { (case "(($ac_try" in | 16834 test ! -s conftest.err |
19010 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16835 } && test -s conftest.$ac_objext; then |
19011 *) ac_try_echo=$ac_try;; | |
19012 esac | |
19013 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19014 (eval "$ac_try") 2>&5 | |
19015 ac_status=$? | |
19016 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19017 (exit $ac_status); }; } && | |
19018 { ac_try='test -s conftest.$ac_objext' | |
19019 { (case "(($ac_try" in | |
19020 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
19021 *) ac_try_echo=$ac_try;; | |
19022 esac | |
19023 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19024 (eval "$ac_try") 2>&5 | |
19025 ac_status=$? | |
19026 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19027 (exit $ac_status); }; }; then | |
19028 ac_header_compiler=yes | 16836 ac_header_compiler=yes |
19029 else | 16837 else |
19030 echo "$as_me: failed program was:" >&5 | 16838 echo "$as_me: failed program was:" >&5 |
19031 sed 's/^/| /' conftest.$ac_ext >&5 | 16839 sed 's/^/| /' conftest.$ac_ext >&5 |
19032 | 16840 |
19058 ac_status=$? | 16866 ac_status=$? |
19059 grep -v '^ *+' conftest.er1 >conftest.err | 16867 grep -v '^ *+' conftest.er1 >conftest.err |
19060 rm -f conftest.er1 | 16868 rm -f conftest.er1 |
19061 cat conftest.err >&5 | 16869 cat conftest.err >&5 |
19062 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16870 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19063 (exit $ac_status); } >/dev/null; then | 16871 (exit $ac_status); } >/dev/null && { |
19064 if test -s conftest.err; then | 16872 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
19065 ac_cpp_err=$ac_c_preproc_warn_flag | 16873 test ! -s conftest.err |
19066 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 16874 }; then |
19067 else | |
19068 ac_cpp_err= | |
19069 fi | |
19070 else | |
19071 ac_cpp_err=yes | |
19072 fi | |
19073 if test -z "$ac_cpp_err"; then | |
19074 ac_header_preproc=yes | 16875 ac_header_preproc=yes |
19075 else | 16876 else |
19076 echo "$as_me: failed program was:" >&5 | 16877 echo "$as_me: failed program was:" >&5 |
19077 sed 's/^/| /' conftest.$ac_ext >&5 | 16878 sed 's/^/| /' conftest.$ac_ext >&5 |
19078 | 16879 |
19169 ac_status=$? | 16970 ac_status=$? |
19170 grep -v '^ *+' conftest.er1 >conftest.err | 16971 grep -v '^ *+' conftest.er1 >conftest.err |
19171 rm -f conftest.er1 | 16972 rm -f conftest.er1 |
19172 cat conftest.err >&5 | 16973 cat conftest.err >&5 |
19173 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16974 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19174 (exit $ac_status); } && | 16975 (exit $ac_status); } && { |
19175 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16976 test -z "$ac_c_werror_flag" || |
19176 { (case "(($ac_try" in | 16977 test ! -s conftest.err |
19177 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 16978 } && test -s conftest.$ac_objext; then |
19178 *) ac_try_echo=$ac_try;; | |
19179 esac | |
19180 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19181 (eval "$ac_try") 2>&5 | |
19182 ac_status=$? | |
19183 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19184 (exit $ac_status); }; } && | |
19185 { ac_try='test -s conftest.$ac_objext' | |
19186 { (case "(($ac_try" in | |
19187 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
19188 *) ac_try_echo=$ac_try;; | |
19189 esac | |
19190 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19191 (eval "$ac_try") 2>&5 | |
19192 ac_status=$? | |
19193 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19194 (exit $ac_status); }; }; then | |
19195 ac_header_compiler=yes | 16979 ac_header_compiler=yes |
19196 else | 16980 else |
19197 echo "$as_me: failed program was:" >&5 | 16981 echo "$as_me: failed program was:" >&5 |
19198 sed 's/^/| /' conftest.$ac_ext >&5 | 16982 sed 's/^/| /' conftest.$ac_ext >&5 |
19199 | 16983 |
19225 ac_status=$? | 17009 ac_status=$? |
19226 grep -v '^ *+' conftest.er1 >conftest.err | 17010 grep -v '^ *+' conftest.er1 >conftest.err |
19227 rm -f conftest.er1 | 17011 rm -f conftest.er1 |
19228 cat conftest.err >&5 | 17012 cat conftest.err >&5 |
19229 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19230 (exit $ac_status); } >/dev/null; then | 17014 (exit $ac_status); } >/dev/null && { |
19231 if test -s conftest.err; then | 17015 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
19232 ac_cpp_err=$ac_c_preproc_warn_flag | 17016 test ! -s conftest.err |
19233 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 17017 }; then |
19234 else | |
19235 ac_cpp_err= | |
19236 fi | |
19237 else | |
19238 ac_cpp_err=yes | |
19239 fi | |
19240 if test -z "$ac_cpp_err"; then | |
19241 ac_header_preproc=yes | 17018 ac_header_preproc=yes |
19242 else | 17019 else |
19243 echo "$as_me: failed program was:" >&5 | 17020 echo "$as_me: failed program was:" >&5 |
19244 sed 's/^/| /' conftest.$ac_ext >&5 | 17021 sed 's/^/| /' conftest.$ac_ext >&5 |
19245 | 17022 |
19334 ac_status=$? | 17111 ac_status=$? |
19335 grep -v '^ *+' conftest.er1 >conftest.err | 17112 grep -v '^ *+' conftest.er1 >conftest.err |
19336 rm -f conftest.er1 | 17113 rm -f conftest.er1 |
19337 cat conftest.err >&5 | 17114 cat conftest.err >&5 |
19338 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17115 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19339 (exit $ac_status); } && | 17116 (exit $ac_status); } && { |
19340 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17117 test -z "$ac_c_werror_flag" || |
19341 { (case "(($ac_try" in | 17118 test ! -s conftest.err |
19342 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17119 } && test -s conftest.$ac_objext; then |
19343 *) ac_try_echo=$ac_try;; | |
19344 esac | |
19345 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19346 (eval "$ac_try") 2>&5 | |
19347 ac_status=$? | |
19348 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19349 (exit $ac_status); }; } && | |
19350 { ac_try='test -s conftest.$ac_objext' | |
19351 { (case "(($ac_try" in | |
19352 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
19353 *) ac_try_echo=$ac_try;; | |
19354 esac | |
19355 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19356 (eval "$ac_try") 2>&5 | |
19357 ac_status=$? | |
19358 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19359 (exit $ac_status); }; }; then | |
19360 ac_header_compiler=yes | 17120 ac_header_compiler=yes |
19361 else | 17121 else |
19362 echo "$as_me: failed program was:" >&5 | 17122 echo "$as_me: failed program was:" >&5 |
19363 sed 's/^/| /' conftest.$ac_ext >&5 | 17123 sed 's/^/| /' conftest.$ac_ext >&5 |
19364 | 17124 |
19390 ac_status=$? | 17150 ac_status=$? |
19391 grep -v '^ *+' conftest.er1 >conftest.err | 17151 grep -v '^ *+' conftest.er1 >conftest.err |
19392 rm -f conftest.er1 | 17152 rm -f conftest.er1 |
19393 cat conftest.err >&5 | 17153 cat conftest.err >&5 |
19394 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17154 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19395 (exit $ac_status); } >/dev/null; then | 17155 (exit $ac_status); } >/dev/null && { |
19396 if test -s conftest.err; then | 17156 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
19397 ac_cpp_err=$ac_c_preproc_warn_flag | 17157 test ! -s conftest.err |
19398 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 17158 }; then |
19399 else | |
19400 ac_cpp_err= | |
19401 fi | |
19402 else | |
19403 ac_cpp_err=yes | |
19404 fi | |
19405 if test -z "$ac_cpp_err"; then | |
19406 ac_header_preproc=yes | 17159 ac_header_preproc=yes |
19407 else | 17160 else |
19408 echo "$as_me: failed program was:" >&5 | 17161 echo "$as_me: failed program was:" >&5 |
19409 sed 's/^/| /' conftest.$ac_ext >&5 | 17162 sed 's/^/| /' conftest.$ac_ext >&5 |
19410 | 17163 |
19500 ac_status=$? | 17253 ac_status=$? |
19501 grep -v '^ *+' conftest.er1 >conftest.err | 17254 grep -v '^ *+' conftest.er1 >conftest.err |
19502 rm -f conftest.er1 | 17255 rm -f conftest.er1 |
19503 cat conftest.err >&5 | 17256 cat conftest.err >&5 |
19504 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17257 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19505 (exit $ac_status); } && | 17258 (exit $ac_status); } && { |
19506 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17259 test -z "$ac_c_werror_flag" || |
19507 { (case "(($ac_try" in | 17260 test ! -s conftest.err |
19508 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17261 } && test -s conftest.$ac_objext; then |
19509 *) ac_try_echo=$ac_try;; | |
19510 esac | |
19511 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19512 (eval "$ac_try") 2>&5 | |
19513 ac_status=$? | |
19514 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19515 (exit $ac_status); }; } && | |
19516 { ac_try='test -s conftest.$ac_objext' | |
19517 { (case "(($ac_try" in | |
19518 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
19519 *) ac_try_echo=$ac_try;; | |
19520 esac | |
19521 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19522 (eval "$ac_try") 2>&5 | |
19523 ac_status=$? | |
19524 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19525 (exit $ac_status); }; }; then | |
19526 ac_header_compiler=yes | 17262 ac_header_compiler=yes |
19527 else | 17263 else |
19528 echo "$as_me: failed program was:" >&5 | 17264 echo "$as_me: failed program was:" >&5 |
19529 sed 's/^/| /' conftest.$ac_ext >&5 | 17265 sed 's/^/| /' conftest.$ac_ext >&5 |
19530 | 17266 |
19556 ac_status=$? | 17292 ac_status=$? |
19557 grep -v '^ *+' conftest.er1 >conftest.err | 17293 grep -v '^ *+' conftest.er1 >conftest.err |
19558 rm -f conftest.er1 | 17294 rm -f conftest.er1 |
19559 cat conftest.err >&5 | 17295 cat conftest.err >&5 |
19560 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17296 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19561 (exit $ac_status); } >/dev/null; then | 17297 (exit $ac_status); } >/dev/null && { |
19562 if test -s conftest.err; then | 17298 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
19563 ac_cpp_err=$ac_c_preproc_warn_flag | 17299 test ! -s conftest.err |
19564 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 17300 }; then |
19565 else | |
19566 ac_cpp_err= | |
19567 fi | |
19568 else | |
19569 ac_cpp_err=yes | |
19570 fi | |
19571 if test -z "$ac_cpp_err"; then | |
19572 ac_header_preproc=yes | 17301 ac_header_preproc=yes |
19573 else | 17302 else |
19574 echo "$as_me: failed program was:" >&5 | 17303 echo "$as_me: failed program was:" >&5 |
19575 sed 's/^/| /' conftest.$ac_ext >&5 | 17304 sed 's/^/| /' conftest.$ac_ext >&5 |
19576 | 17305 |
19656 ac_status=$? | 17385 ac_status=$? |
19657 grep -v '^ *+' conftest.er1 >conftest.err | 17386 grep -v '^ *+' conftest.er1 >conftest.err |
19658 rm -f conftest.er1 | 17387 rm -f conftest.er1 |
19659 cat conftest.err >&5 | 17388 cat conftest.err >&5 |
19660 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17389 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19661 (exit $ac_status); } && | 17390 (exit $ac_status); } && { |
19662 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17391 test -z "$ac_c_werror_flag" || |
19663 { (case "(($ac_try" in | 17392 test ! -s conftest.err |
19664 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17393 } && test -s conftest.$ac_objext; then |
19665 *) ac_try_echo=$ac_try;; | |
19666 esac | |
19667 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19668 (eval "$ac_try") 2>&5 | |
19669 ac_status=$? | |
19670 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19671 (exit $ac_status); }; } && | |
19672 { ac_try='test -s conftest.$ac_objext' | |
19673 { (case "(($ac_try" in | |
19674 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
19675 *) ac_try_echo=$ac_try;; | |
19676 esac | |
19677 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19678 (eval "$ac_try") 2>&5 | |
19679 ac_status=$? | |
19680 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19681 (exit $ac_status); }; }; then | |
19682 ac_cv_member_struct_nlist_n_un_n_name=yes | 17394 ac_cv_member_struct_nlist_n_un_n_name=yes |
19683 else | 17395 else |
19684 echo "$as_me: failed program was:" >&5 | 17396 echo "$as_me: failed program was:" >&5 |
19685 sed 's/^/| /' conftest.$ac_ext >&5 | 17397 sed 's/^/| /' conftest.$ac_ext >&5 |
19686 | 17398 |
19713 ac_status=$? | 17425 ac_status=$? |
19714 grep -v '^ *+' conftest.er1 >conftest.err | 17426 grep -v '^ *+' conftest.er1 >conftest.err |
19715 rm -f conftest.er1 | 17427 rm -f conftest.er1 |
19716 cat conftest.err >&5 | 17428 cat conftest.err >&5 |
19717 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17429 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19718 (exit $ac_status); } && | 17430 (exit $ac_status); } && { |
19719 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17431 test -z "$ac_c_werror_flag" || |
19720 { (case "(($ac_try" in | 17432 test ! -s conftest.err |
19721 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17433 } && test -s conftest.$ac_objext; then |
19722 *) ac_try_echo=$ac_try;; | |
19723 esac | |
19724 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19725 (eval "$ac_try") 2>&5 | |
19726 ac_status=$? | |
19727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19728 (exit $ac_status); }; } && | |
19729 { ac_try='test -s conftest.$ac_objext' | |
19730 { (case "(($ac_try" in | |
19731 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
19732 *) ac_try_echo=$ac_try;; | |
19733 esac | |
19734 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19735 (eval "$ac_try") 2>&5 | |
19736 ac_status=$? | |
19737 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19738 (exit $ac_status); }; }; then | |
19739 ac_cv_member_struct_nlist_n_un_n_name=yes | 17434 ac_cv_member_struct_nlist_n_un_n_name=yes |
19740 else | 17435 else |
19741 echo "$as_me: failed program was:" >&5 | 17436 echo "$as_me: failed program was:" >&5 |
19742 sed 's/^/| /' conftest.$ac_ext >&5 | 17437 sed 's/^/| /' conftest.$ac_ext >&5 |
19743 | 17438 |
19845 echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6; } | 17540 echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6; } |
19846 if test "${ac_cv_sys_largefile_source+set}" = set; then | 17541 if test "${ac_cv_sys_largefile_source+set}" = set; then |
19847 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17542 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19848 else | 17543 else |
19849 while :; do | 17544 while :; do |
19850 ac_cv_sys_largefile_source=no | |
19851 cat >conftest.$ac_ext <<_ACEOF | 17545 cat >conftest.$ac_ext <<_ACEOF |
19852 /* confdefs.h. */ | 17546 /* confdefs.h. */ |
19853 _ACEOF | 17547 _ACEOF |
19854 cat confdefs.h >>conftest.$ac_ext | 17548 cat confdefs.h >>conftest.$ac_ext |
19855 cat >>conftest.$ac_ext <<_ACEOF | 17549 cat >>conftest.$ac_ext <<_ACEOF |
19856 /* end confdefs.h. */ | 17550 /* end confdefs.h. */ |
19857 #include <stdio.h> | 17551 #include <stdio.h> |
19858 int | 17552 int |
19859 main () | 17553 main () |
19860 { | 17554 { |
19861 return !fseeko; | 17555 return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0); |
19862 ; | 17556 ; |
19863 return 0; | 17557 return 0; |
19864 } | 17558 } |
19865 _ACEOF | 17559 _ACEOF |
19866 rm -f conftest.$ac_objext | 17560 rm -f conftest.$ac_objext conftest$ac_exeext |
19867 if { (ac_try="$ac_compile" | 17561 if { (ac_try="$ac_link" |
19868 case "(($ac_try" in | 17562 case "(($ac_try" in |
19869 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17563 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
19870 *) ac_try_echo=$ac_try;; | 17564 *) ac_try_echo=$ac_try;; |
19871 esac | 17565 esac |
19872 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | 17566 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 |
19873 (eval "$ac_compile") 2>conftest.er1 | 17567 (eval "$ac_link") 2>conftest.er1 |
19874 ac_status=$? | 17568 ac_status=$? |
19875 grep -v '^ *+' conftest.er1 >conftest.err | 17569 grep -v '^ *+' conftest.er1 >conftest.err |
19876 rm -f conftest.er1 | 17570 rm -f conftest.er1 |
19877 cat conftest.err >&5 | 17571 cat conftest.err >&5 |
19878 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17572 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19879 (exit $ac_status); } && | 17573 (exit $ac_status); } && { |
19880 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17574 test -z "$ac_c_werror_flag" || |
19881 { (case "(($ac_try" in | 17575 test ! -s conftest.err |
19882 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17576 } && test -s conftest$ac_exeext && |
19883 *) ac_try_echo=$ac_try;; | 17577 $as_test_x conftest$ac_exeext; then |
19884 esac | 17578 ac_cv_sys_largefile_source=no; break |
19885 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19886 (eval "$ac_try") 2>&5 | |
19887 ac_status=$? | |
19888 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19889 (exit $ac_status); }; } && | |
19890 { ac_try='test -s conftest.$ac_objext' | |
19891 { (case "(($ac_try" in | |
19892 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
19893 *) ac_try_echo=$ac_try;; | |
19894 esac | |
19895 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19896 (eval "$ac_try") 2>&5 | |
19897 ac_status=$? | |
19898 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19899 (exit $ac_status); }; }; then | |
19900 break | |
19901 else | 17579 else |
19902 echo "$as_me: failed program was:" >&5 | 17580 echo "$as_me: failed program was:" >&5 |
19903 sed 's/^/| /' conftest.$ac_ext >&5 | 17581 sed 's/^/| /' conftest.$ac_ext >&5 |
19904 | 17582 |
19905 | 17583 |
19906 fi | 17584 fi |
19907 | 17585 |
19908 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 17586 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
17587 conftest$ac_exeext conftest.$ac_ext | |
19909 cat >conftest.$ac_ext <<_ACEOF | 17588 cat >conftest.$ac_ext <<_ACEOF |
19910 /* confdefs.h. */ | 17589 /* confdefs.h. */ |
19911 _ACEOF | 17590 _ACEOF |
19912 cat confdefs.h >>conftest.$ac_ext | 17591 cat confdefs.h >>conftest.$ac_ext |
19913 cat >>conftest.$ac_ext <<_ACEOF | 17592 cat >>conftest.$ac_ext <<_ACEOF |
19915 #define _LARGEFILE_SOURCE 1 | 17594 #define _LARGEFILE_SOURCE 1 |
19916 #include <stdio.h> | 17595 #include <stdio.h> |
19917 int | 17596 int |
19918 main () | 17597 main () |
19919 { | 17598 { |
19920 return !fseeko; | 17599 return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0); |
19921 ; | 17600 ; |
19922 return 0; | 17601 return 0; |
19923 } | 17602 } |
19924 _ACEOF | 17603 _ACEOF |
19925 rm -f conftest.$ac_objext | 17604 rm -f conftest.$ac_objext conftest$ac_exeext |
19926 if { (ac_try="$ac_compile" | 17605 if { (ac_try="$ac_link" |
19927 case "(($ac_try" in | 17606 case "(($ac_try" in |
19928 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17607 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
19929 *) ac_try_echo=$ac_try;; | 17608 *) ac_try_echo=$ac_try;; |
19930 esac | 17609 esac |
19931 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | 17610 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 |
19932 (eval "$ac_compile") 2>conftest.er1 | 17611 (eval "$ac_link") 2>conftest.er1 |
19933 ac_status=$? | 17612 ac_status=$? |
19934 grep -v '^ *+' conftest.er1 >conftest.err | 17613 grep -v '^ *+' conftest.er1 >conftest.err |
19935 rm -f conftest.er1 | 17614 rm -f conftest.er1 |
19936 cat conftest.err >&5 | 17615 cat conftest.err >&5 |
19937 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17616 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19938 (exit $ac_status); } && | 17617 (exit $ac_status); } && { |
19939 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17618 test -z "$ac_c_werror_flag" || |
19940 { (case "(($ac_try" in | 17619 test ! -s conftest.err |
19941 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17620 } && test -s conftest$ac_exeext && |
19942 *) ac_try_echo=$ac_try;; | 17621 $as_test_x conftest$ac_exeext; then |
19943 esac | |
19944 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19945 (eval "$ac_try") 2>&5 | |
19946 ac_status=$? | |
19947 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19948 (exit $ac_status); }; } && | |
19949 { ac_try='test -s conftest.$ac_objext' | |
19950 { (case "(($ac_try" in | |
19951 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
19952 *) ac_try_echo=$ac_try;; | |
19953 esac | |
19954 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
19955 (eval "$ac_try") 2>&5 | |
19956 ac_status=$? | |
19957 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19958 (exit $ac_status); }; }; then | |
19959 ac_cv_sys_largefile_source=1; break | 17622 ac_cv_sys_largefile_source=1; break |
19960 else | 17623 else |
19961 echo "$as_me: failed program was:" >&5 | 17624 echo "$as_me: failed program was:" >&5 |
19962 sed 's/^/| /' conftest.$ac_ext >&5 | 17625 sed 's/^/| /' conftest.$ac_ext >&5 |
19963 | 17626 |
19964 | 17627 |
19965 fi | 17628 fi |
19966 | 17629 |
19967 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 17630 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
17631 conftest$ac_exeext conftest.$ac_ext | |
17632 ac_cv_sys_largefile_source=unknown | |
19968 break | 17633 break |
19969 done | 17634 done |
19970 fi | 17635 fi |
19971 { echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5 | 17636 { echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5 |
19972 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6; } | 17637 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6; } |
19973 if test "$ac_cv_sys_largefile_source" != no; then | 17638 case $ac_cv_sys_largefile_source in #( |
19974 | 17639 no | unknown) ;; |
17640 *) | |
19975 cat >>confdefs.h <<_ACEOF | 17641 cat >>confdefs.h <<_ACEOF |
19976 #define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source | 17642 #define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source |
19977 _ACEOF | 17643 _ACEOF |
19978 | 17644 ;; |
19979 fi | 17645 esac |
19980 rm -f conftest* | 17646 rm -f conftest* |
19981 | 17647 |
19982 # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug | 17648 # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug |
19983 # in glibc 2.1.3, but that breaks too many other things. | 17649 # in glibc 2.1.3, but that breaks too many other things. |
19984 # If you want fseeko and ftello with glibc, upgrade to a fixed glibc. | 17650 # If you want fseeko and ftello with glibc, upgrade to a fixed glibc. |
19985 { echo "$as_me:$LINENO: checking for fseeko" >&5 | 17651 if test $ac_cv_sys_largefile_source != unknown; then |
19986 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6; } | |
19987 if test "${ac_cv_func_fseeko+set}" = set; then | |
19988 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
19989 else | |
19990 cat >conftest.$ac_ext <<_ACEOF | |
19991 /* confdefs.h. */ | |
19992 _ACEOF | |
19993 cat confdefs.h >>conftest.$ac_ext | |
19994 cat >>conftest.$ac_ext <<_ACEOF | |
19995 /* end confdefs.h. */ | |
19996 #include <stdio.h> | |
19997 int | |
19998 main () | |
19999 { | |
20000 return fseeko && fseeko (stdin, 0, 0); | |
20001 ; | |
20002 return 0; | |
20003 } | |
20004 _ACEOF | |
20005 rm -f conftest.$ac_objext conftest$ac_exeext | |
20006 if { (ac_try="$ac_link" | |
20007 case "(($ac_try" in | |
20008 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20009 *) ac_try_echo=$ac_try;; | |
20010 esac | |
20011 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20012 (eval "$ac_link") 2>conftest.er1 | |
20013 ac_status=$? | |
20014 grep -v '^ *+' conftest.er1 >conftest.err | |
20015 rm -f conftest.er1 | |
20016 cat conftest.err >&5 | |
20017 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20018 (exit $ac_status); } && | |
20019 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | |
20020 { (case "(($ac_try" in | |
20021 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20022 *) ac_try_echo=$ac_try;; | |
20023 esac | |
20024 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20025 (eval "$ac_try") 2>&5 | |
20026 ac_status=$? | |
20027 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20028 (exit $ac_status); }; } && | |
20029 { ac_try='test -s conftest$ac_exeext' | |
20030 { (case "(($ac_try" in | |
20031 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20032 *) ac_try_echo=$ac_try;; | |
20033 esac | |
20034 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20035 (eval "$ac_try") 2>&5 | |
20036 ac_status=$? | |
20037 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20038 (exit $ac_status); }; }; then | |
20039 ac_cv_func_fseeko=yes | |
20040 else | |
20041 echo "$as_me: failed program was:" >&5 | |
20042 sed 's/^/| /' conftest.$ac_ext >&5 | |
20043 | |
20044 ac_cv_func_fseeko=no | |
20045 fi | |
20046 | |
20047 rm -f core conftest.err conftest.$ac_objext \ | |
20048 conftest$ac_exeext conftest.$ac_ext | |
20049 fi | |
20050 { echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 | |
20051 echo "${ECHO_T}$ac_cv_func_fseeko" >&6; } | |
20052 if test $ac_cv_func_fseeko = yes; then | |
20053 | 17652 |
20054 cat >>confdefs.h <<\_ACEOF | 17653 cat >>confdefs.h <<\_ACEOF |
20055 #define HAVE_FSEEKO 1 | 17654 #define HAVE_FSEEKO 1 |
20056 _ACEOF | 17655 _ACEOF |
20057 | 17656 |
20118 ac_status=$? | 17717 ac_status=$? |
20119 grep -v '^ *+' conftest.er1 >conftest.err | 17718 grep -v '^ *+' conftest.er1 >conftest.err |
20120 rm -f conftest.er1 | 17719 rm -f conftest.er1 |
20121 cat conftest.err >&5 | 17720 cat conftest.err >&5 |
20122 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17721 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20123 (exit $ac_status); } && | 17722 (exit $ac_status); } && { |
20124 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17723 test -z "$ac_c_werror_flag" || |
20125 { (case "(($ac_try" in | 17724 test ! -s conftest.err |
20126 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17725 } && test -s conftest.$ac_objext; then |
20127 *) ac_try_echo=$ac_try;; | |
20128 esac | |
20129 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20130 (eval "$ac_try") 2>&5 | |
20131 ac_status=$? | |
20132 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20133 (exit $ac_status); }; } && | |
20134 { ac_try='test -s conftest.$ac_objext' | |
20135 { (case "(($ac_try" in | |
20136 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20137 *) ac_try_echo=$ac_try;; | |
20138 esac | |
20139 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20140 (eval "$ac_try") 2>&5 | |
20141 ac_status=$? | |
20142 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20143 (exit $ac_status); }; }; then | |
20144 ac_header_compiler=yes | 17726 ac_header_compiler=yes |
20145 else | 17727 else |
20146 echo "$as_me: failed program was:" >&5 | 17728 echo "$as_me: failed program was:" >&5 |
20147 sed 's/^/| /' conftest.$ac_ext >&5 | 17729 sed 's/^/| /' conftest.$ac_ext >&5 |
20148 | 17730 |
20174 ac_status=$? | 17756 ac_status=$? |
20175 grep -v '^ *+' conftest.er1 >conftest.err | 17757 grep -v '^ *+' conftest.er1 >conftest.err |
20176 rm -f conftest.er1 | 17758 rm -f conftest.er1 |
20177 cat conftest.err >&5 | 17759 cat conftest.err >&5 |
20178 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17760 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20179 (exit $ac_status); } >/dev/null; then | 17761 (exit $ac_status); } >/dev/null && { |
20180 if test -s conftest.err; then | 17762 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
20181 ac_cpp_err=$ac_c_preproc_warn_flag | 17763 test ! -s conftest.err |
20182 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 17764 }; then |
20183 else | |
20184 ac_cpp_err= | |
20185 fi | |
20186 else | |
20187 ac_cpp_err=yes | |
20188 fi | |
20189 if test -z "$ac_cpp_err"; then | |
20190 ac_header_preproc=yes | 17765 ac_header_preproc=yes |
20191 else | 17766 else |
20192 echo "$as_me: failed program was:" >&5 | 17767 echo "$as_me: failed program was:" >&5 |
20193 sed 's/^/| /' conftest.$ac_ext >&5 | 17768 sed 's/^/| /' conftest.$ac_ext >&5 |
20194 | 17769 |
20313 ac_status=$? | 17888 ac_status=$? |
20314 grep -v '^ *+' conftest.er1 >conftest.err | 17889 grep -v '^ *+' conftest.er1 >conftest.err |
20315 rm -f conftest.er1 | 17890 rm -f conftest.er1 |
20316 cat conftest.err >&5 | 17891 cat conftest.err >&5 |
20317 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17892 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20318 (exit $ac_status); } && | 17893 (exit $ac_status); } && { |
20319 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17894 test -z "$ac_c_werror_flag" || |
20320 { (case "(($ac_try" in | 17895 test ! -s conftest.err |
20321 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17896 } && test -s conftest$ac_exeext && |
20322 *) ac_try_echo=$ac_try;; | 17897 $as_test_x conftest$ac_exeext; then |
20323 esac | |
20324 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20325 (eval "$ac_try") 2>&5 | |
20326 ac_status=$? | |
20327 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20328 (exit $ac_status); }; } && | |
20329 { ac_try='test -s conftest$ac_exeext' | |
20330 { (case "(($ac_try" in | |
20331 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20332 *) ac_try_echo=$ac_try;; | |
20333 esac | |
20334 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20335 (eval "$ac_try") 2>&5 | |
20336 ac_status=$? | |
20337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20338 (exit $ac_status); }; }; then | |
20339 eval "$as_ac_var=yes" | 17898 eval "$as_ac_var=yes" |
20340 else | 17899 else |
20341 echo "$as_me: failed program was:" >&5 | 17900 echo "$as_me: failed program was:" >&5 |
20342 sed 's/^/| /' conftest.$ac_ext >&5 | 17901 sed 's/^/| /' conftest.$ac_ext >&5 |
20343 | 17902 |
20344 eval "$as_ac_var=no" | 17903 eval "$as_ac_var=no" |
20345 fi | 17904 fi |
20346 | 17905 |
20347 rm -f core conftest.err conftest.$ac_objext \ | 17906 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
20348 conftest$ac_exeext conftest.$ac_ext | 17907 conftest$ac_exeext conftest.$ac_ext |
20349 fi | 17908 fi |
20350 ac_res=`eval echo '${'$as_ac_var'}'` | 17909 ac_res=`eval echo '${'$as_ac_var'}'` |
20351 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 17910 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
20352 echo "${ECHO_T}$ac_res" >&6; } | 17911 echo "${ECHO_T}$ac_res" >&6; } |
20378 | 17937 |
20379 int | 17938 int |
20380 main () | 17939 main () |
20381 { | 17940 { |
20382 #ifndef optreset | 17941 #ifndef optreset |
20383 char *p = (char *) optreset; | 17942 (void) optreset; |
20384 return !p; | |
20385 #endif | 17943 #endif |
20386 | 17944 |
20387 ; | 17945 ; |
20388 return 0; | 17946 return 0; |
20389 } | 17947 } |
20399 ac_status=$? | 17957 ac_status=$? |
20400 grep -v '^ *+' conftest.er1 >conftest.err | 17958 grep -v '^ *+' conftest.er1 >conftest.err |
20401 rm -f conftest.er1 | 17959 rm -f conftest.er1 |
20402 cat conftest.err >&5 | 17960 cat conftest.err >&5 |
20403 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17961 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20404 (exit $ac_status); } && | 17962 (exit $ac_status); } && { |
20405 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17963 test -z "$ac_c_werror_flag" || |
20406 { (case "(($ac_try" in | 17964 test ! -s conftest.err |
20407 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 17965 } && test -s conftest.$ac_objext; then |
20408 *) ac_try_echo=$ac_try;; | |
20409 esac | |
20410 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20411 (eval "$ac_try") 2>&5 | |
20412 ac_status=$? | |
20413 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20414 (exit $ac_status); }; } && | |
20415 { ac_try='test -s conftest.$ac_objext' | |
20416 { (case "(($ac_try" in | |
20417 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20418 *) ac_try_echo=$ac_try;; | |
20419 esac | |
20420 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20421 (eval "$ac_try") 2>&5 | |
20422 ac_status=$? | |
20423 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20424 (exit $ac_status); }; }; then | |
20425 ac_cv_have_decl_optreset=yes | 17966 ac_cv_have_decl_optreset=yes |
20426 else | 17967 else |
20427 echo "$as_me: failed program was:" >&5 | 17968 echo "$as_me: failed program was:" >&5 |
20428 sed 's/^/| /' conftest.$ac_ext >&5 | 17969 sed 's/^/| /' conftest.$ac_ext >&5 |
20429 | 17970 |
20462 | 18003 |
20463 int | 18004 int |
20464 main () | 18005 main () |
20465 { | 18006 { |
20466 #ifndef getopt_clip | 18007 #ifndef getopt_clip |
20467 char *p = (char *) getopt_clip; | 18008 (void) getopt_clip; |
20468 return !p; | |
20469 #endif | 18009 #endif |
20470 | 18010 |
20471 ; | 18011 ; |
20472 return 0; | 18012 return 0; |
20473 } | 18013 } |
20483 ac_status=$? | 18023 ac_status=$? |
20484 grep -v '^ *+' conftest.er1 >conftest.err | 18024 grep -v '^ *+' conftest.er1 >conftest.err |
20485 rm -f conftest.er1 | 18025 rm -f conftest.er1 |
20486 cat conftest.err >&5 | 18026 cat conftest.err >&5 |
20487 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18027 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20488 (exit $ac_status); } && | 18028 (exit $ac_status); } && { |
20489 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18029 test -z "$ac_c_werror_flag" || |
20490 { (case "(($ac_try" in | 18030 test ! -s conftest.err |
20491 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18031 } && test -s conftest.$ac_objext; then |
20492 *) ac_try_echo=$ac_try;; | |
20493 esac | |
20494 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20495 (eval "$ac_try") 2>&5 | |
20496 ac_status=$? | |
20497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20498 (exit $ac_status); }; } && | |
20499 { ac_try='test -s conftest.$ac_objext' | |
20500 { (case "(($ac_try" in | |
20501 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20502 *) ac_try_echo=$ac_try;; | |
20503 esac | |
20504 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20505 (eval "$ac_try") 2>&5 | |
20506 ac_status=$? | |
20507 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20508 (exit $ac_status); }; }; then | |
20509 ac_cv_have_decl_getopt_clip=yes | 18032 ac_cv_have_decl_getopt_clip=yes |
20510 else | 18033 else |
20511 echo "$as_me: failed program was:" >&5 | 18034 echo "$as_me: failed program was:" >&5 |
20512 sed 's/^/| /' conftest.$ac_ext >&5 | 18035 sed 's/^/| /' conftest.$ac_ext >&5 |
20513 | 18036 |
20640 ac_status=$? | 18163 ac_status=$? |
20641 grep -v '^ *+' conftest.er1 >conftest.err | 18164 grep -v '^ *+' conftest.er1 >conftest.err |
20642 rm -f conftest.er1 | 18165 rm -f conftest.er1 |
20643 cat conftest.err >&5 | 18166 cat conftest.err >&5 |
20644 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18167 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20645 (exit $ac_status); } && | 18168 (exit $ac_status); } && { |
20646 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18169 test -z "$ac_c_werror_flag" || |
20647 { (case "(($ac_try" in | 18170 test ! -s conftest.err |
20648 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18171 } && test -s conftest.$ac_objext; then |
20649 *) ac_try_echo=$ac_try;; | |
20650 esac | |
20651 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20652 (eval "$ac_try") 2>&5 | |
20653 ac_status=$? | |
20654 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20655 (exit $ac_status); }; } && | |
20656 { ac_try='test -s conftest.$ac_objext' | |
20657 { (case "(($ac_try" in | |
20658 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20659 *) ac_try_echo=$ac_try;; | |
20660 esac | |
20661 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20662 (eval "$ac_try") 2>&5 | |
20663 ac_status=$? | |
20664 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20665 (exit $ac_status); }; }; then | |
20666 ac_cv_func_getpgrp_void=no | 18172 ac_cv_func_getpgrp_void=no |
20667 else | 18173 else |
20668 echo "$as_me: failed program was:" >&5 | 18174 echo "$as_me: failed program was:" >&5 |
20669 sed 's/^/| /' conftest.$ac_ext >&5 | 18175 sed 's/^/| /' conftest.$ac_ext >&5 |
20670 | 18176 |
20750 ac_status=$? | 18256 ac_status=$? |
20751 grep -v '^ *+' conftest.er1 >conftest.err | 18257 grep -v '^ *+' conftest.er1 >conftest.err |
20752 rm -f conftest.er1 | 18258 rm -f conftest.er1 |
20753 cat conftest.err >&5 | 18259 cat conftest.err >&5 |
20754 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18260 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20755 (exit $ac_status); } && | 18261 (exit $ac_status); } && { |
20756 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18262 test -z "$ac_c_werror_flag" || |
20757 { (case "(($ac_try" in | 18263 test ! -s conftest.err |
20758 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18264 } && test -s conftest$ac_exeext && |
20759 *) ac_try_echo=$ac_try;; | 18265 $as_test_x conftest$ac_exeext; then |
20760 esac | |
20761 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20762 (eval "$ac_try") 2>&5 | |
20763 ac_status=$? | |
20764 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20765 (exit $ac_status); }; } && | |
20766 { ac_try='test -s conftest$ac_exeext' | |
20767 { (case "(($ac_try" in | |
20768 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20769 *) ac_try_echo=$ac_try;; | |
20770 esac | |
20771 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20772 (eval "$ac_try") 2>&5 | |
20773 ac_status=$? | |
20774 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20775 (exit $ac_status); }; }; then | |
20776 eval "$as_ac_var=yes" | 18266 eval "$as_ac_var=yes" |
20777 else | 18267 else |
20778 echo "$as_me: failed program was:" >&5 | 18268 echo "$as_me: failed program was:" >&5 |
20779 sed 's/^/| /' conftest.$ac_ext >&5 | 18269 sed 's/^/| /' conftest.$ac_ext >&5 |
20780 | 18270 |
20781 eval "$as_ac_var=no" | 18271 eval "$as_ac_var=no" |
20782 fi | 18272 fi |
20783 | 18273 |
20784 rm -f core conftest.err conftest.$ac_objext \ | 18274 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
20785 conftest$ac_exeext conftest.$ac_ext | 18275 conftest$ac_exeext conftest.$ac_ext |
20786 fi | 18276 fi |
20787 ac_res=`eval echo '${'$as_ac_var'}'` | 18277 ac_res=`eval echo '${'$as_ac_var'}'` |
20788 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 18278 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
20789 echo "${ECHO_T}$ac_res" >&6; } | 18279 echo "${ECHO_T}$ac_res" >&6; } |
20834 ac_status=$? | 18324 ac_status=$? |
20835 grep -v '^ *+' conftest.er1 >conftest.err | 18325 grep -v '^ *+' conftest.er1 >conftest.err |
20836 rm -f conftest.er1 | 18326 rm -f conftest.er1 |
20837 cat conftest.err >&5 | 18327 cat conftest.err >&5 |
20838 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18328 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20839 (exit $ac_status); } && | 18329 (exit $ac_status); } && { |
20840 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18330 test -z "$ac_c_werror_flag" || |
20841 { (case "(($ac_try" in | 18331 test ! -s conftest.err |
20842 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18332 } && test -s conftest$ac_exeext && |
20843 *) ac_try_echo=$ac_try;; | 18333 $as_test_x conftest$ac_exeext; then |
20844 esac | |
20845 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20846 (eval "$ac_try") 2>&5 | |
20847 ac_status=$? | |
20848 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20849 (exit $ac_status); }; } && | |
20850 { ac_try='test -s conftest$ac_exeext' | |
20851 { (case "(($ac_try" in | |
20852 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20853 *) ac_try_echo=$ac_try;; | |
20854 esac | |
20855 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20856 (eval "$ac_try") 2>&5 | |
20857 ac_status=$? | |
20858 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20859 (exit $ac_status); }; }; then | |
20860 ac_cv_lib_intl_strftime=yes | 18334 ac_cv_lib_intl_strftime=yes |
20861 else | 18335 else |
20862 echo "$as_me: failed program was:" >&5 | 18336 echo "$as_me: failed program was:" >&5 |
20863 sed 's/^/| /' conftest.$ac_ext >&5 | 18337 sed 's/^/| /' conftest.$ac_ext >&5 |
20864 | 18338 |
20865 ac_cv_lib_intl_strftime=no | 18339 ac_cv_lib_intl_strftime=no |
20866 fi | 18340 fi |
20867 | 18341 |
20868 rm -f core conftest.err conftest.$ac_objext \ | 18342 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
20869 conftest$ac_exeext conftest.$ac_ext | 18343 conftest$ac_exeext conftest.$ac_ext |
20870 LIBS=$ac_check_lib_save_LIBS | 18344 LIBS=$ac_check_lib_save_LIBS |
20871 fi | 18345 fi |
20872 { echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 | 18346 { echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 |
20873 echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6; } | 18347 echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6; } |
20949 ac_status=$? | 18423 ac_status=$? |
20950 grep -v '^ *+' conftest.er1 >conftest.err | 18424 grep -v '^ *+' conftest.er1 >conftest.err |
20951 rm -f conftest.er1 | 18425 rm -f conftest.er1 |
20952 cat conftest.err >&5 | 18426 cat conftest.err >&5 |
20953 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20954 (exit $ac_status); } && | 18428 (exit $ac_status); } && { |
20955 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18429 test -z "$ac_c_werror_flag" || |
20956 { (case "(($ac_try" in | 18430 test ! -s conftest.err |
20957 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18431 } && test -s conftest$ac_exeext && |
20958 *) ac_try_echo=$ac_try;; | 18432 $as_test_x conftest$ac_exeext; then |
20959 esac | |
20960 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20961 (eval "$ac_try") 2>&5 | |
20962 ac_status=$? | |
20963 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20964 (exit $ac_status); }; } && | |
20965 { ac_try='test -s conftest$ac_exeext' | |
20966 { (case "(($ac_try" in | |
20967 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
20968 *) ac_try_echo=$ac_try;; | |
20969 esac | |
20970 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
20971 (eval "$ac_try") 2>&5 | |
20972 ac_status=$? | |
20973 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20974 (exit $ac_status); }; }; then | |
20975 eval "$as_ac_var=yes" | 18433 eval "$as_ac_var=yes" |
20976 else | 18434 else |
20977 echo "$as_me: failed program was:" >&5 | 18435 echo "$as_me: failed program was:" >&5 |
20978 sed 's/^/| /' conftest.$ac_ext >&5 | 18436 sed 's/^/| /' conftest.$ac_ext >&5 |
20979 | 18437 |
20980 eval "$as_ac_var=no" | 18438 eval "$as_ac_var=no" |
20981 fi | 18439 fi |
20982 | 18440 |
20983 rm -f core conftest.err conftest.$ac_objext \ | 18441 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
20984 conftest$ac_exeext conftest.$ac_ext | 18442 conftest$ac_exeext conftest.$ac_ext |
20985 fi | 18443 fi |
20986 ac_res=`eval echo '${'$as_ac_var'}'` | 18444 ac_res=`eval echo '${'$as_ac_var'}'` |
20987 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 18445 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
20988 echo "${ECHO_T}$ac_res" >&6; } | 18446 echo "${ECHO_T}$ac_res" >&6; } |
21061 ac_status=$? | 18519 ac_status=$? |
21062 grep -v '^ *+' conftest.er1 >conftest.err | 18520 grep -v '^ *+' conftest.er1 >conftest.err |
21063 rm -f conftest.er1 | 18521 rm -f conftest.er1 |
21064 cat conftest.err >&5 | 18522 cat conftest.err >&5 |
21065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18523 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21066 (exit $ac_status); } && | 18524 (exit $ac_status); } && { |
21067 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18525 test -z "$ac_c_werror_flag" || |
21068 { (case "(($ac_try" in | 18526 test ! -s conftest.err |
21069 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18527 } && test -s conftest$ac_exeext && |
21070 *) ac_try_echo=$ac_try;; | 18528 $as_test_x conftest$ac_exeext; then |
21071 esac | |
21072 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21073 (eval "$ac_try") 2>&5 | |
21074 ac_status=$? | |
21075 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21076 (exit $ac_status); }; } && | |
21077 { ac_try='test -s conftest$ac_exeext' | |
21078 { (case "(($ac_try" in | |
21079 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21080 *) ac_try_echo=$ac_try;; | |
21081 esac | |
21082 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21083 (eval "$ac_try") 2>&5 | |
21084 ac_status=$? | |
21085 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21086 (exit $ac_status); }; }; then | |
21087 eval "$as_ac_var=yes" | 18529 eval "$as_ac_var=yes" |
21088 else | 18530 else |
21089 echo "$as_me: failed program was:" >&5 | 18531 echo "$as_me: failed program was:" >&5 |
21090 sed 's/^/| /' conftest.$ac_ext >&5 | 18532 sed 's/^/| /' conftest.$ac_ext >&5 |
21091 | 18533 |
21092 eval "$as_ac_var=no" | 18534 eval "$as_ac_var=no" |
21093 fi | 18535 fi |
21094 | 18536 |
21095 rm -f core conftest.err conftest.$ac_objext \ | 18537 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21096 conftest$ac_exeext conftest.$ac_ext | 18538 conftest$ac_exeext conftest.$ac_ext |
21097 fi | 18539 fi |
21098 ac_res=`eval echo '${'$as_ac_var'}'` | 18540 ac_res=`eval echo '${'$as_ac_var'}'` |
21099 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 18541 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
21100 echo "${ECHO_T}$ac_res" >&6; } | 18542 echo "${ECHO_T}$ac_res" >&6; } |
21152 ac_status=$? | 18594 ac_status=$? |
21153 grep -v '^ *+' conftest.er1 >conftest.err | 18595 grep -v '^ *+' conftest.er1 >conftest.err |
21154 rm -f conftest.er1 | 18596 rm -f conftest.er1 |
21155 cat conftest.err >&5 | 18597 cat conftest.err >&5 |
21156 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18598 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21157 (exit $ac_status); } && | 18599 (exit $ac_status); } && { |
21158 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18600 test -z "$ac_c_werror_flag" || |
21159 { (case "(($ac_try" in | 18601 test ! -s conftest.err |
21160 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18602 } && test -s conftest$ac_exeext && |
21161 *) ac_try_echo=$ac_try;; | 18603 $as_test_x conftest$ac_exeext; then |
21162 esac | |
21163 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21164 (eval "$ac_try") 2>&5 | |
21165 ac_status=$? | |
21166 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21167 (exit $ac_status); }; } && | |
21168 { ac_try='test -s conftest$ac_exeext' | |
21169 { (case "(($ac_try" in | |
21170 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21171 *) ac_try_echo=$ac_try;; | |
21172 esac | |
21173 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21174 (eval "$ac_try") 2>&5 | |
21175 ac_status=$? | |
21176 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21177 (exit $ac_status); }; }; then | |
21178 ac_cv_lib_ncurses_tparm=yes | 18604 ac_cv_lib_ncurses_tparm=yes |
21179 else | 18605 else |
21180 echo "$as_me: failed program was:" >&5 | 18606 echo "$as_me: failed program was:" >&5 |
21181 sed 's/^/| /' conftest.$ac_ext >&5 | 18607 sed 's/^/| /' conftest.$ac_ext >&5 |
21182 | 18608 |
21183 ac_cv_lib_ncurses_tparm=no | 18609 ac_cv_lib_ncurses_tparm=no |
21184 fi | 18610 fi |
21185 | 18611 |
21186 rm -f core conftest.err conftest.$ac_objext \ | 18612 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21187 conftest$ac_exeext conftest.$ac_ext | 18613 conftest$ac_exeext conftest.$ac_ext |
21188 LIBS=$ac_check_lib_save_LIBS | 18614 LIBS=$ac_check_lib_save_LIBS |
21189 fi | 18615 fi |
21190 { echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 | 18616 { echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 |
21191 echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6; } | 18617 echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6; } |
21264 ac_status=$? | 18690 ac_status=$? |
21265 grep -v '^ *+' conftest.er1 >conftest.err | 18691 grep -v '^ *+' conftest.er1 >conftest.err |
21266 rm -f conftest.er1 | 18692 rm -f conftest.er1 |
21267 cat conftest.err >&5 | 18693 cat conftest.err >&5 |
21268 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18694 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21269 (exit $ac_status); } && | 18695 (exit $ac_status); } && { |
21270 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18696 test -z "$ac_c_werror_flag" || |
21271 { (case "(($ac_try" in | 18697 test ! -s conftest.err |
21272 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18698 } && test -s conftest$ac_exeext && |
21273 *) ac_try_echo=$ac_try;; | 18699 $as_test_x conftest$ac_exeext; then |
21274 esac | |
21275 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21276 (eval "$ac_try") 2>&5 | |
21277 ac_status=$? | |
21278 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21279 (exit $ac_status); }; } && | |
21280 { ac_try='test -s conftest$ac_exeext' | |
21281 { (case "(($ac_try" in | |
21282 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21283 *) ac_try_echo=$ac_try;; | |
21284 esac | |
21285 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21286 (eval "$ac_try") 2>&5 | |
21287 ac_status=$? | |
21288 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21289 (exit $ac_status); }; }; then | |
21290 ac_cv_func_res_send=yes | 18700 ac_cv_func_res_send=yes |
21291 else | 18701 else |
21292 echo "$as_me: failed program was:" >&5 | 18702 echo "$as_me: failed program was:" >&5 |
21293 sed 's/^/| /' conftest.$ac_ext >&5 | 18703 sed 's/^/| /' conftest.$ac_ext >&5 |
21294 | 18704 |
21295 ac_cv_func_res_send=no | 18705 ac_cv_func_res_send=no |
21296 fi | 18706 fi |
21297 | 18707 |
21298 rm -f core conftest.err conftest.$ac_objext \ | 18708 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21299 conftest$ac_exeext conftest.$ac_ext | 18709 conftest$ac_exeext conftest.$ac_ext |
21300 fi | 18710 fi |
21301 { echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 | 18711 { echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 |
21302 echo "${ECHO_T}$ac_cv_func_res_send" >&6; } | 18712 echo "${ECHO_T}$ac_cv_func_res_send" >&6; } |
21303 if test $ac_cv_func_res_send = yes; then | 18713 if test $ac_cv_func_res_send = yes; then |
21364 ac_status=$? | 18774 ac_status=$? |
21365 grep -v '^ *+' conftest.er1 >conftest.err | 18775 grep -v '^ *+' conftest.er1 >conftest.err |
21366 rm -f conftest.er1 | 18776 rm -f conftest.er1 |
21367 cat conftest.err >&5 | 18777 cat conftest.err >&5 |
21368 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18778 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21369 (exit $ac_status); } && | 18779 (exit $ac_status); } && { |
21370 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18780 test -z "$ac_c_werror_flag" || |
21371 { (case "(($ac_try" in | 18781 test ! -s conftest.err |
21372 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18782 } && test -s conftest$ac_exeext && |
21373 *) ac_try_echo=$ac_try;; | 18783 $as_test_x conftest$ac_exeext; then |
21374 esac | |
21375 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21376 (eval "$ac_try") 2>&5 | |
21377 ac_status=$? | |
21378 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21379 (exit $ac_status); }; } && | |
21380 { ac_try='test -s conftest$ac_exeext' | |
21381 { (case "(($ac_try" in | |
21382 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21383 *) ac_try_echo=$ac_try;; | |
21384 esac | |
21385 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21386 (eval "$ac_try") 2>&5 | |
21387 ac_status=$? | |
21388 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21389 (exit $ac_status); }; }; then | |
21390 ac_cv_func___res_send=yes | 18784 ac_cv_func___res_send=yes |
21391 else | 18785 else |
21392 echo "$as_me: failed program was:" >&5 | 18786 echo "$as_me: failed program was:" >&5 |
21393 sed 's/^/| /' conftest.$ac_ext >&5 | 18787 sed 's/^/| /' conftest.$ac_ext >&5 |
21394 | 18788 |
21395 ac_cv_func___res_send=no | 18789 ac_cv_func___res_send=no |
21396 fi | 18790 fi |
21397 | 18791 |
21398 rm -f core conftest.err conftest.$ac_objext \ | 18792 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21399 conftest$ac_exeext conftest.$ac_ext | 18793 conftest$ac_exeext conftest.$ac_ext |
21400 fi | 18794 fi |
21401 { echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 | 18795 { echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 |
21402 echo "${ECHO_T}$ac_cv_func___res_send" >&6; } | 18796 echo "${ECHO_T}$ac_cv_func___res_send" >&6; } |
21403 if test $ac_cv_func___res_send = yes; then | 18797 if test $ac_cv_func___res_send = yes; then |
21443 ac_status=$? | 18837 ac_status=$? |
21444 grep -v '^ *+' conftest.er1 >conftest.err | 18838 grep -v '^ *+' conftest.er1 >conftest.err |
21445 rm -f conftest.er1 | 18839 rm -f conftest.er1 |
21446 cat conftest.err >&5 | 18840 cat conftest.err >&5 |
21447 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18841 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21448 (exit $ac_status); } && | 18842 (exit $ac_status); } && { |
21449 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18843 test -z "$ac_c_werror_flag" || |
21450 { (case "(($ac_try" in | 18844 test ! -s conftest.err |
21451 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18845 } && test -s conftest$ac_exeext && |
21452 *) ac_try_echo=$ac_try;; | 18846 $as_test_x conftest$ac_exeext; then |
21453 esac | |
21454 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21455 (eval "$ac_try") 2>&5 | |
21456 ac_status=$? | |
21457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21458 (exit $ac_status); }; } && | |
21459 { ac_try='test -s conftest$ac_exeext' | |
21460 { (case "(($ac_try" in | |
21461 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21462 *) ac_try_echo=$ac_try;; | |
21463 esac | |
21464 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21465 (eval "$ac_try") 2>&5 | |
21466 ac_status=$? | |
21467 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21468 (exit $ac_status); }; }; then | |
21469 ac_cv_lib_resolv_res_send=yes | 18847 ac_cv_lib_resolv_res_send=yes |
21470 else | 18848 else |
21471 echo "$as_me: failed program was:" >&5 | 18849 echo "$as_me: failed program was:" >&5 |
21472 sed 's/^/| /' conftest.$ac_ext >&5 | 18850 sed 's/^/| /' conftest.$ac_ext >&5 |
21473 | 18851 |
21474 ac_cv_lib_resolv_res_send=no | 18852 ac_cv_lib_resolv_res_send=no |
21475 fi | 18853 fi |
21476 | 18854 |
21477 rm -f core conftest.err conftest.$ac_objext \ | 18855 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21478 conftest$ac_exeext conftest.$ac_ext | 18856 conftest$ac_exeext conftest.$ac_ext |
21479 LIBS=$ac_check_lib_save_LIBS | 18857 LIBS=$ac_check_lib_save_LIBS |
21480 fi | 18858 fi |
21481 { echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 | 18859 { echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 |
21482 echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6; } | 18860 echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6; } |
21523 ac_status=$? | 18901 ac_status=$? |
21524 grep -v '^ *+' conftest.er1 >conftest.err | 18902 grep -v '^ *+' conftest.er1 >conftest.err |
21525 rm -f conftest.er1 | 18903 rm -f conftest.er1 |
21526 cat conftest.err >&5 | 18904 cat conftest.err >&5 |
21527 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18905 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21528 (exit $ac_status); } && | 18906 (exit $ac_status); } && { |
21529 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18907 test -z "$ac_c_werror_flag" || |
21530 { (case "(($ac_try" in | 18908 test ! -s conftest.err |
21531 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 18909 } && test -s conftest$ac_exeext && |
21532 *) ac_try_echo=$ac_try;; | 18910 $as_test_x conftest$ac_exeext; then |
21533 esac | |
21534 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21535 (eval "$ac_try") 2>&5 | |
21536 ac_status=$? | |
21537 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21538 (exit $ac_status); }; } && | |
21539 { ac_try='test -s conftest$ac_exeext' | |
21540 { (case "(($ac_try" in | |
21541 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21542 *) ac_try_echo=$ac_try;; | |
21543 esac | |
21544 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21545 (eval "$ac_try") 2>&5 | |
21546 ac_status=$? | |
21547 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21548 (exit $ac_status); }; }; then | |
21549 ac_cv_lib_resolv___res_send=yes | 18911 ac_cv_lib_resolv___res_send=yes |
21550 else | 18912 else |
21551 echo "$as_me: failed program was:" >&5 | 18913 echo "$as_me: failed program was:" >&5 |
21552 sed 's/^/| /' conftest.$ac_ext >&5 | 18914 sed 's/^/| /' conftest.$ac_ext >&5 |
21553 | 18915 |
21554 ac_cv_lib_resolv___res_send=no | 18916 ac_cv_lib_resolv___res_send=no |
21555 fi | 18917 fi |
21556 | 18918 |
21557 rm -f core conftest.err conftest.$ac_objext \ | 18919 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21558 conftest$ac_exeext conftest.$ac_ext | 18920 conftest$ac_exeext conftest.$ac_ext |
21559 LIBS=$ac_check_lib_save_LIBS | 18921 LIBS=$ac_check_lib_save_LIBS |
21560 fi | 18922 fi |
21561 { echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 | 18923 { echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 |
21562 echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6; } | 18924 echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6; } |
21641 ac_status=$? | 19003 ac_status=$? |
21642 grep -v '^ *+' conftest.er1 >conftest.err | 19004 grep -v '^ *+' conftest.er1 >conftest.err |
21643 rm -f conftest.er1 | 19005 rm -f conftest.er1 |
21644 cat conftest.err >&5 | 19006 cat conftest.err >&5 |
21645 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19007 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21646 (exit $ac_status); } && | 19008 (exit $ac_status); } && { |
21647 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19009 test -z "$ac_c_werror_flag" || |
21648 { (case "(($ac_try" in | 19010 test ! -s conftest.err |
21649 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19011 } && test -s conftest$ac_exeext && |
21650 *) ac_try_echo=$ac_try;; | 19012 $as_test_x conftest$ac_exeext; then |
21651 esac | |
21652 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21653 (eval "$ac_try") 2>&5 | |
21654 ac_status=$? | |
21655 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21656 (exit $ac_status); }; } && | |
21657 { ac_try='test -s conftest$ac_exeext' | |
21658 { (case "(($ac_try" in | |
21659 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21660 *) ac_try_echo=$ac_try;; | |
21661 esac | |
21662 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21663 (eval "$ac_try") 2>&5 | |
21664 ac_status=$? | |
21665 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21666 (exit $ac_status); }; }; then | |
21667 ac_cv_func_hes_getmailhost=yes | 19013 ac_cv_func_hes_getmailhost=yes |
21668 else | 19014 else |
21669 echo "$as_me: failed program was:" >&5 | 19015 echo "$as_me: failed program was:" >&5 |
21670 sed 's/^/| /' conftest.$ac_ext >&5 | 19016 sed 's/^/| /' conftest.$ac_ext >&5 |
21671 | 19017 |
21672 ac_cv_func_hes_getmailhost=no | 19018 ac_cv_func_hes_getmailhost=no |
21673 fi | 19019 fi |
21674 | 19020 |
21675 rm -f core conftest.err conftest.$ac_objext \ | 19021 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21676 conftest$ac_exeext conftest.$ac_ext | 19022 conftest$ac_exeext conftest.$ac_ext |
21677 fi | 19023 fi |
21678 { echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 | 19024 { echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 |
21679 echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6; } | 19025 echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6; } |
21680 if test $ac_cv_func_hes_getmailhost = yes; then | 19026 if test $ac_cv_func_hes_getmailhost = yes; then |
21720 ac_status=$? | 19066 ac_status=$? |
21721 grep -v '^ *+' conftest.er1 >conftest.err | 19067 grep -v '^ *+' conftest.er1 >conftest.err |
21722 rm -f conftest.er1 | 19068 rm -f conftest.er1 |
21723 cat conftest.err >&5 | 19069 cat conftest.err >&5 |
21724 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19070 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21725 (exit $ac_status); } && | 19071 (exit $ac_status); } && { |
21726 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19072 test -z "$ac_c_werror_flag" || |
21727 { (case "(($ac_try" in | 19073 test ! -s conftest.err |
21728 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19074 } && test -s conftest$ac_exeext && |
21729 *) ac_try_echo=$ac_try;; | 19075 $as_test_x conftest$ac_exeext; then |
21730 esac | |
21731 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21732 (eval "$ac_try") 2>&5 | |
21733 ac_status=$? | |
21734 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21735 (exit $ac_status); }; } && | |
21736 { ac_try='test -s conftest$ac_exeext' | |
21737 { (case "(($ac_try" in | |
21738 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21739 *) ac_try_echo=$ac_try;; | |
21740 esac | |
21741 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21742 (eval "$ac_try") 2>&5 | |
21743 ac_status=$? | |
21744 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21745 (exit $ac_status); }; }; then | |
21746 ac_cv_lib_hesiod_hes_getmailhost=yes | 19076 ac_cv_lib_hesiod_hes_getmailhost=yes |
21747 else | 19077 else |
21748 echo "$as_me: failed program was:" >&5 | 19078 echo "$as_me: failed program was:" >&5 |
21749 sed 's/^/| /' conftest.$ac_ext >&5 | 19079 sed 's/^/| /' conftest.$ac_ext >&5 |
21750 | 19080 |
21751 ac_cv_lib_hesiod_hes_getmailhost=no | 19081 ac_cv_lib_hesiod_hes_getmailhost=no |
21752 fi | 19082 fi |
21753 | 19083 |
21754 rm -f core conftest.err conftest.$ac_objext \ | 19084 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21755 conftest$ac_exeext conftest.$ac_ext | 19085 conftest$ac_exeext conftest.$ac_ext |
21756 LIBS=$ac_check_lib_save_LIBS | 19086 LIBS=$ac_check_lib_save_LIBS |
21757 fi | 19087 fi |
21758 { echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 | 19088 { echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 |
21759 echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6; } | 19089 echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6; } |
21814 ac_status=$? | 19144 ac_status=$? |
21815 grep -v '^ *+' conftest.er1 >conftest.err | 19145 grep -v '^ *+' conftest.er1 >conftest.err |
21816 rm -f conftest.er1 | 19146 rm -f conftest.er1 |
21817 cat conftest.err >&5 | 19147 cat conftest.err >&5 |
21818 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19148 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21819 (exit $ac_status); } && | 19149 (exit $ac_status); } && { |
21820 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19150 test -z "$ac_c_werror_flag" || |
21821 { (case "(($ac_try" in | 19151 test ! -s conftest.err |
21822 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19152 } && test -s conftest$ac_exeext && |
21823 *) ac_try_echo=$ac_try;; | 19153 $as_test_x conftest$ac_exeext; then |
21824 esac | |
21825 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21826 (eval "$ac_try") 2>&5 | |
21827 ac_status=$? | |
21828 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21829 (exit $ac_status); }; } && | |
21830 { ac_try='test -s conftest$ac_exeext' | |
21831 { (case "(($ac_try" in | |
21832 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21833 *) ac_try_echo=$ac_try;; | |
21834 esac | |
21835 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21836 (eval "$ac_try") 2>&5 | |
21837 ac_status=$? | |
21838 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21839 (exit $ac_status); }; }; then | |
21840 ac_cv_lib_com_err_com_err=yes | 19154 ac_cv_lib_com_err_com_err=yes |
21841 else | 19155 else |
21842 echo "$as_me: failed program was:" >&5 | 19156 echo "$as_me: failed program was:" >&5 |
21843 sed 's/^/| /' conftest.$ac_ext >&5 | 19157 sed 's/^/| /' conftest.$ac_ext >&5 |
21844 | 19158 |
21845 ac_cv_lib_com_err_com_err=no | 19159 ac_cv_lib_com_err_com_err=no |
21846 fi | 19160 fi |
21847 | 19161 |
21848 rm -f core conftest.err conftest.$ac_objext \ | 19162 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21849 conftest$ac_exeext conftest.$ac_ext | 19163 conftest$ac_exeext conftest.$ac_ext |
21850 LIBS=$ac_check_lib_save_LIBS | 19164 LIBS=$ac_check_lib_save_LIBS |
21851 fi | 19165 fi |
21852 { echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 | 19166 { echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 |
21853 echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6; } | 19167 echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6; } |
21901 ac_status=$? | 19215 ac_status=$? |
21902 grep -v '^ *+' conftest.er1 >conftest.err | 19216 grep -v '^ *+' conftest.er1 >conftest.err |
21903 rm -f conftest.er1 | 19217 rm -f conftest.er1 |
21904 cat conftest.err >&5 | 19218 cat conftest.err >&5 |
21905 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19219 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21906 (exit $ac_status); } && | 19220 (exit $ac_status); } && { |
21907 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19221 test -z "$ac_c_werror_flag" || |
21908 { (case "(($ac_try" in | 19222 test ! -s conftest.err |
21909 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19223 } && test -s conftest$ac_exeext && |
21910 *) ac_try_echo=$ac_try;; | 19224 $as_test_x conftest$ac_exeext; then |
21911 esac | |
21912 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21913 (eval "$ac_try") 2>&5 | |
21914 ac_status=$? | |
21915 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21916 (exit $ac_status); }; } && | |
21917 { ac_try='test -s conftest$ac_exeext' | |
21918 { (case "(($ac_try" in | |
21919 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
21920 *) ac_try_echo=$ac_try;; | |
21921 esac | |
21922 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
21923 (eval "$ac_try") 2>&5 | |
21924 ac_status=$? | |
21925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21926 (exit $ac_status); }; }; then | |
21927 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes | 19225 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes |
21928 else | 19226 else |
21929 echo "$as_me: failed program was:" >&5 | 19227 echo "$as_me: failed program was:" >&5 |
21930 sed 's/^/| /' conftest.$ac_ext >&5 | 19228 sed 's/^/| /' conftest.$ac_ext >&5 |
21931 | 19229 |
21932 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no | 19230 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no |
21933 fi | 19231 fi |
21934 | 19232 |
21935 rm -f core conftest.err conftest.$ac_objext \ | 19233 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
21936 conftest$ac_exeext conftest.$ac_ext | 19234 conftest$ac_exeext conftest.$ac_ext |
21937 LIBS=$ac_check_lib_save_LIBS | 19235 LIBS=$ac_check_lib_save_LIBS |
21938 fi | 19236 fi |
21939 { echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 | 19237 { echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 |
21940 echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6; } | 19238 echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6; } |
21988 ac_status=$? | 19286 ac_status=$? |
21989 grep -v '^ *+' conftest.er1 >conftest.err | 19287 grep -v '^ *+' conftest.er1 >conftest.err |
21990 rm -f conftest.er1 | 19288 rm -f conftest.er1 |
21991 cat conftest.err >&5 | 19289 cat conftest.err >&5 |
21992 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19290 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
21993 (exit $ac_status); } && | 19291 (exit $ac_status); } && { |
21994 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19292 test -z "$ac_c_werror_flag" || |
21995 { (case "(($ac_try" in | 19293 test ! -s conftest.err |
21996 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19294 } && test -s conftest$ac_exeext && |
21997 *) ac_try_echo=$ac_try;; | 19295 $as_test_x conftest$ac_exeext; then |
21998 esac | |
21999 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22000 (eval "$ac_try") 2>&5 | |
22001 ac_status=$? | |
22002 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22003 (exit $ac_status); }; } && | |
22004 { ac_try='test -s conftest$ac_exeext' | |
22005 { (case "(($ac_try" in | |
22006 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
22007 *) ac_try_echo=$ac_try;; | |
22008 esac | |
22009 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22010 (eval "$ac_try") 2>&5 | |
22011 ac_status=$? | |
22012 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22013 (exit $ac_status); }; }; then | |
22014 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes | 19296 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes |
22015 else | 19297 else |
22016 echo "$as_me: failed program was:" >&5 | 19298 echo "$as_me: failed program was:" >&5 |
22017 sed 's/^/| /' conftest.$ac_ext >&5 | 19299 sed 's/^/| /' conftest.$ac_ext >&5 |
22018 | 19300 |
22019 ac_cv_lib_crypto_mit_des_cbc_encrypt=no | 19301 ac_cv_lib_crypto_mit_des_cbc_encrypt=no |
22020 fi | 19302 fi |
22021 | 19303 |
22022 rm -f core conftest.err conftest.$ac_objext \ | 19304 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
22023 conftest$ac_exeext conftest.$ac_ext | 19305 conftest$ac_exeext conftest.$ac_ext |
22024 LIBS=$ac_check_lib_save_LIBS | 19306 LIBS=$ac_check_lib_save_LIBS |
22025 fi | 19307 fi |
22026 { echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 | 19308 { echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 |
22027 echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6; } | 19309 echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6; } |
22075 ac_status=$? | 19357 ac_status=$? |
22076 grep -v '^ *+' conftest.er1 >conftest.err | 19358 grep -v '^ *+' conftest.er1 >conftest.err |
22077 rm -f conftest.er1 | 19359 rm -f conftest.er1 |
22078 cat conftest.err >&5 | 19360 cat conftest.err >&5 |
22079 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19361 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22080 (exit $ac_status); } && | 19362 (exit $ac_status); } && { |
22081 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19363 test -z "$ac_c_werror_flag" || |
22082 { (case "(($ac_try" in | 19364 test ! -s conftest.err |
22083 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19365 } && test -s conftest$ac_exeext && |
22084 *) ac_try_echo=$ac_try;; | 19366 $as_test_x conftest$ac_exeext; then |
22085 esac | |
22086 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22087 (eval "$ac_try") 2>&5 | |
22088 ac_status=$? | |
22089 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22090 (exit $ac_status); }; } && | |
22091 { ac_try='test -s conftest$ac_exeext' | |
22092 { (case "(($ac_try" in | |
22093 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
22094 *) ac_try_echo=$ac_try;; | |
22095 esac | |
22096 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22097 (eval "$ac_try") 2>&5 | |
22098 ac_status=$? | |
22099 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22100 (exit $ac_status); }; }; then | |
22101 ac_cv_lib_krb5_krb5_init_context=yes | 19367 ac_cv_lib_krb5_krb5_init_context=yes |
22102 else | 19368 else |
22103 echo "$as_me: failed program was:" >&5 | 19369 echo "$as_me: failed program was:" >&5 |
22104 sed 's/^/| /' conftest.$ac_ext >&5 | 19370 sed 's/^/| /' conftest.$ac_ext >&5 |
22105 | 19371 |
22106 ac_cv_lib_krb5_krb5_init_context=no | 19372 ac_cv_lib_krb5_krb5_init_context=no |
22107 fi | 19373 fi |
22108 | 19374 |
22109 rm -f core conftest.err conftest.$ac_objext \ | 19375 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
22110 conftest$ac_exeext conftest.$ac_ext | 19376 conftest$ac_exeext conftest.$ac_ext |
22111 LIBS=$ac_check_lib_save_LIBS | 19377 LIBS=$ac_check_lib_save_LIBS |
22112 fi | 19378 fi |
22113 { echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 | 19379 { echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 |
22114 echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6; } | 19380 echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6; } |
22163 ac_status=$? | 19429 ac_status=$? |
22164 grep -v '^ *+' conftest.er1 >conftest.err | 19430 grep -v '^ *+' conftest.er1 >conftest.err |
22165 rm -f conftest.er1 | 19431 rm -f conftest.er1 |
22166 cat conftest.err >&5 | 19432 cat conftest.err >&5 |
22167 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19433 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22168 (exit $ac_status); } && | 19434 (exit $ac_status); } && { |
22169 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19435 test -z "$ac_c_werror_flag" || |
22170 { (case "(($ac_try" in | 19436 test ! -s conftest.err |
22171 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19437 } && test -s conftest$ac_exeext && |
22172 *) ac_try_echo=$ac_try;; | 19438 $as_test_x conftest$ac_exeext; then |
22173 esac | |
22174 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22175 (eval "$ac_try") 2>&5 | |
22176 ac_status=$? | |
22177 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22178 (exit $ac_status); }; } && | |
22179 { ac_try='test -s conftest$ac_exeext' | |
22180 { (case "(($ac_try" in | |
22181 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
22182 *) ac_try_echo=$ac_try;; | |
22183 esac | |
22184 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22185 (eval "$ac_try") 2>&5 | |
22186 ac_status=$? | |
22187 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22188 (exit $ac_status); }; }; then | |
22189 ac_cv_lib_des425_des_cbc_encrypt=yes | 19439 ac_cv_lib_des425_des_cbc_encrypt=yes |
22190 else | 19440 else |
22191 echo "$as_me: failed program was:" >&5 | 19441 echo "$as_me: failed program was:" >&5 |
22192 sed 's/^/| /' conftest.$ac_ext >&5 | 19442 sed 's/^/| /' conftest.$ac_ext >&5 |
22193 | 19443 |
22194 ac_cv_lib_des425_des_cbc_encrypt=no | 19444 ac_cv_lib_des425_des_cbc_encrypt=no |
22195 fi | 19445 fi |
22196 | 19446 |
22197 rm -f core conftest.err conftest.$ac_objext \ | 19447 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
22198 conftest$ac_exeext conftest.$ac_ext | 19448 conftest$ac_exeext conftest.$ac_ext |
22199 LIBS=$ac_check_lib_save_LIBS | 19449 LIBS=$ac_check_lib_save_LIBS |
22200 fi | 19450 fi |
22201 { echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 | 19451 { echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 |
22202 echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6; } | 19452 echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6; } |
22249 ac_status=$? | 19499 ac_status=$? |
22250 grep -v '^ *+' conftest.er1 >conftest.err | 19500 grep -v '^ *+' conftest.er1 >conftest.err |
22251 rm -f conftest.er1 | 19501 rm -f conftest.er1 |
22252 cat conftest.err >&5 | 19502 cat conftest.err >&5 |
22253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22254 (exit $ac_status); } && | 19504 (exit $ac_status); } && { |
22255 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19505 test -z "$ac_c_werror_flag" || |
22256 { (case "(($ac_try" in | 19506 test ! -s conftest.err |
22257 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19507 } && test -s conftest$ac_exeext && |
22258 *) ac_try_echo=$ac_try;; | 19508 $as_test_x conftest$ac_exeext; then |
22259 esac | |
22260 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22261 (eval "$ac_try") 2>&5 | |
22262 ac_status=$? | |
22263 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22264 (exit $ac_status); }; } && | |
22265 { ac_try='test -s conftest$ac_exeext' | |
22266 { (case "(($ac_try" in | |
22267 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
22268 *) ac_try_echo=$ac_try;; | |
22269 esac | |
22270 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22271 (eval "$ac_try") 2>&5 | |
22272 ac_status=$? | |
22273 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22274 (exit $ac_status); }; }; then | |
22275 ac_cv_lib_des_des_cbc_encrypt=yes | 19509 ac_cv_lib_des_des_cbc_encrypt=yes |
22276 else | 19510 else |
22277 echo "$as_me: failed program was:" >&5 | 19511 echo "$as_me: failed program was:" >&5 |
22278 sed 's/^/| /' conftest.$ac_ext >&5 | 19512 sed 's/^/| /' conftest.$ac_ext >&5 |
22279 | 19513 |
22280 ac_cv_lib_des_des_cbc_encrypt=no | 19514 ac_cv_lib_des_des_cbc_encrypt=no |
22281 fi | 19515 fi |
22282 | 19516 |
22283 rm -f core conftest.err conftest.$ac_objext \ | 19517 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
22284 conftest$ac_exeext conftest.$ac_ext | 19518 conftest$ac_exeext conftest.$ac_ext |
22285 LIBS=$ac_check_lib_save_LIBS | 19519 LIBS=$ac_check_lib_save_LIBS |
22286 fi | 19520 fi |
22287 { echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 | 19521 { echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 |
22288 echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6; } | 19522 echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6; } |
22338 ac_status=$? | 19572 ac_status=$? |
22339 grep -v '^ *+' conftest.er1 >conftest.err | 19573 grep -v '^ *+' conftest.er1 >conftest.err |
22340 rm -f conftest.er1 | 19574 rm -f conftest.er1 |
22341 cat conftest.err >&5 | 19575 cat conftest.err >&5 |
22342 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19576 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22343 (exit $ac_status); } && | 19577 (exit $ac_status); } && { |
22344 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19578 test -z "$ac_c_werror_flag" || |
22345 { (case "(($ac_try" in | 19579 test ! -s conftest.err |
22346 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19580 } && test -s conftest$ac_exeext && |
22347 *) ac_try_echo=$ac_try;; | 19581 $as_test_x conftest$ac_exeext; then |
22348 esac | |
22349 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22350 (eval "$ac_try") 2>&5 | |
22351 ac_status=$? | |
22352 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22353 (exit $ac_status); }; } && | |
22354 { ac_try='test -s conftest$ac_exeext' | |
22355 { (case "(($ac_try" in | |
22356 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
22357 *) ac_try_echo=$ac_try;; | |
22358 esac | |
22359 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22360 (eval "$ac_try") 2>&5 | |
22361 ac_status=$? | |
22362 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22363 (exit $ac_status); }; }; then | |
22364 ac_cv_lib_krb4_krb_get_cred=yes | 19582 ac_cv_lib_krb4_krb_get_cred=yes |
22365 else | 19583 else |
22366 echo "$as_me: failed program was:" >&5 | 19584 echo "$as_me: failed program was:" >&5 |
22367 sed 's/^/| /' conftest.$ac_ext >&5 | 19585 sed 's/^/| /' conftest.$ac_ext >&5 |
22368 | 19586 |
22369 ac_cv_lib_krb4_krb_get_cred=no | 19587 ac_cv_lib_krb4_krb_get_cred=no |
22370 fi | 19588 fi |
22371 | 19589 |
22372 rm -f core conftest.err conftest.$ac_objext \ | 19590 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
22373 conftest$ac_exeext conftest.$ac_ext | 19591 conftest$ac_exeext conftest.$ac_ext |
22374 LIBS=$ac_check_lib_save_LIBS | 19592 LIBS=$ac_check_lib_save_LIBS |
22375 fi | 19593 fi |
22376 { echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 | 19594 { echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 |
22377 echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6; } | 19595 echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6; } |
22424 ac_status=$? | 19642 ac_status=$? |
22425 grep -v '^ *+' conftest.er1 >conftest.err | 19643 grep -v '^ *+' conftest.er1 >conftest.err |
22426 rm -f conftest.er1 | 19644 rm -f conftest.er1 |
22427 cat conftest.err >&5 | 19645 cat conftest.err >&5 |
22428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19646 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22429 (exit $ac_status); } && | 19647 (exit $ac_status); } && { |
22430 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19648 test -z "$ac_c_werror_flag" || |
22431 { (case "(($ac_try" in | 19649 test ! -s conftest.err |
22432 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19650 } && test -s conftest$ac_exeext && |
22433 *) ac_try_echo=$ac_try;; | 19651 $as_test_x conftest$ac_exeext; then |
22434 esac | |
22435 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22436 (eval "$ac_try") 2>&5 | |
22437 ac_status=$? | |
22438 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22439 (exit $ac_status); }; } && | |
22440 { ac_try='test -s conftest$ac_exeext' | |
22441 { (case "(($ac_try" in | |
22442 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
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); }; }; then | |
22450 ac_cv_lib_krb_krb_get_cred=yes | 19652 ac_cv_lib_krb_krb_get_cred=yes |
22451 else | 19653 else |
22452 echo "$as_me: failed program was:" >&5 | 19654 echo "$as_me: failed program was:" >&5 |
22453 sed 's/^/| /' conftest.$ac_ext >&5 | 19655 sed 's/^/| /' conftest.$ac_ext >&5 |
22454 | 19656 |
22455 ac_cv_lib_krb_krb_get_cred=no | 19657 ac_cv_lib_krb_krb_get_cred=no |
22456 fi | 19658 fi |
22457 | 19659 |
22458 rm -f core conftest.err conftest.$ac_objext \ | 19660 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
22459 conftest$ac_exeext conftest.$ac_ext | 19661 conftest$ac_exeext conftest.$ac_ext |
22460 LIBS=$ac_check_lib_save_LIBS | 19662 LIBS=$ac_check_lib_save_LIBS |
22461 fi | 19663 fi |
22462 { echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 | 19664 { echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 |
22463 echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6; } | 19665 echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6; } |
22512 ac_status=$? | 19714 ac_status=$? |
22513 grep -v '^ *+' conftest.er1 >conftest.err | 19715 grep -v '^ *+' conftest.er1 >conftest.err |
22514 rm -f conftest.er1 | 19716 rm -f conftest.er1 |
22515 cat conftest.err >&5 | 19717 cat conftest.err >&5 |
22516 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19718 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22517 (exit $ac_status); } && | 19719 (exit $ac_status); } && { |
22518 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19720 test -z "$ac_c_werror_flag" || |
22519 { (case "(($ac_try" in | 19721 test ! -s conftest.err |
22520 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19722 } && test -s conftest.$ac_objext; then |
22521 *) ac_try_echo=$ac_try;; | |
22522 esac | |
22523 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22524 (eval "$ac_try") 2>&5 | |
22525 ac_status=$? | |
22526 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22527 (exit $ac_status); }; } && | |
22528 { ac_try='test -s conftest.$ac_objext' | |
22529 { (case "(($ac_try" in | |
22530 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
22531 *) ac_try_echo=$ac_try;; | |
22532 esac | |
22533 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22534 (eval "$ac_try") 2>&5 | |
22535 ac_status=$? | |
22536 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22537 (exit $ac_status); }; }; then | |
22538 ac_header_compiler=yes | 19723 ac_header_compiler=yes |
22539 else | 19724 else |
22540 echo "$as_me: failed program was:" >&5 | 19725 echo "$as_me: failed program was:" >&5 |
22541 sed 's/^/| /' conftest.$ac_ext >&5 | 19726 sed 's/^/| /' conftest.$ac_ext >&5 |
22542 | 19727 |
22568 ac_status=$? | 19753 ac_status=$? |
22569 grep -v '^ *+' conftest.er1 >conftest.err | 19754 grep -v '^ *+' conftest.er1 >conftest.err |
22570 rm -f conftest.er1 | 19755 rm -f conftest.er1 |
22571 cat conftest.err >&5 | 19756 cat conftest.err >&5 |
22572 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19757 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22573 (exit $ac_status); } >/dev/null; then | 19758 (exit $ac_status); } >/dev/null && { |
22574 if test -s conftest.err; then | 19759 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
22575 ac_cpp_err=$ac_c_preproc_warn_flag | 19760 test ! -s conftest.err |
22576 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 19761 }; then |
22577 else | |
22578 ac_cpp_err= | |
22579 fi | |
22580 else | |
22581 ac_cpp_err=yes | |
22582 fi | |
22583 if test -z "$ac_cpp_err"; then | |
22584 ac_header_preproc=yes | 19762 ac_header_preproc=yes |
22585 else | 19763 else |
22586 echo "$as_me: failed program was:" >&5 | 19764 echo "$as_me: failed program was:" >&5 |
22587 sed 's/^/| /' conftest.$ac_ext >&5 | 19765 sed 's/^/| /' conftest.$ac_ext >&5 |
22588 | 19766 |
22677 ac_status=$? | 19855 ac_status=$? |
22678 grep -v '^ *+' conftest.er1 >conftest.err | 19856 grep -v '^ *+' conftest.er1 >conftest.err |
22679 rm -f conftest.er1 | 19857 rm -f conftest.er1 |
22680 cat conftest.err >&5 | 19858 cat conftest.err >&5 |
22681 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19859 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22682 (exit $ac_status); } && | 19860 (exit $ac_status); } && { |
22683 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19861 test -z "$ac_c_werror_flag" || |
22684 { (case "(($ac_try" in | 19862 test ! -s conftest.err |
22685 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 19863 } && test -s conftest.$ac_objext; then |
22686 *) ac_try_echo=$ac_try;; | |
22687 esac | |
22688 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22689 (eval "$ac_try") 2>&5 | |
22690 ac_status=$? | |
22691 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22692 (exit $ac_status); }; } && | |
22693 { ac_try='test -s conftest.$ac_objext' | |
22694 { (case "(($ac_try" in | |
22695 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
22696 *) ac_try_echo=$ac_try;; | |
22697 esac | |
22698 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22699 (eval "$ac_try") 2>&5 | |
22700 ac_status=$? | |
22701 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22702 (exit $ac_status); }; }; then | |
22703 ac_header_compiler=yes | 19864 ac_header_compiler=yes |
22704 else | 19865 else |
22705 echo "$as_me: failed program was:" >&5 | 19866 echo "$as_me: failed program was:" >&5 |
22706 sed 's/^/| /' conftest.$ac_ext >&5 | 19867 sed 's/^/| /' conftest.$ac_ext >&5 |
22707 | 19868 |
22733 ac_status=$? | 19894 ac_status=$? |
22734 grep -v '^ *+' conftest.er1 >conftest.err | 19895 grep -v '^ *+' conftest.er1 >conftest.err |
22735 rm -f conftest.er1 | 19896 rm -f conftest.er1 |
22736 cat conftest.err >&5 | 19897 cat conftest.err >&5 |
22737 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19898 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22738 (exit $ac_status); } >/dev/null; then | 19899 (exit $ac_status); } >/dev/null && { |
22739 if test -s conftest.err; then | 19900 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
22740 ac_cpp_err=$ac_c_preproc_warn_flag | 19901 test ! -s conftest.err |
22741 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 19902 }; then |
22742 else | |
22743 ac_cpp_err= | |
22744 fi | |
22745 else | |
22746 ac_cpp_err=yes | |
22747 fi | |
22748 if test -z "$ac_cpp_err"; then | |
22749 ac_header_preproc=yes | 19903 ac_header_preproc=yes |
22750 else | 19904 else |
22751 echo "$as_me: failed program was:" >&5 | 19905 echo "$as_me: failed program was:" >&5 |
22752 sed 's/^/| /' conftest.$ac_ext >&5 | 19906 sed 's/^/| /' conftest.$ac_ext >&5 |
22753 | 19907 |
22838 ac_status=$? | 19992 ac_status=$? |
22839 grep -v '^ *+' conftest.er1 >conftest.err | 19993 grep -v '^ *+' conftest.er1 >conftest.err |
22840 rm -f conftest.er1 | 19994 rm -f conftest.er1 |
22841 cat conftest.err >&5 | 19995 cat conftest.err >&5 |
22842 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19996 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22843 (exit $ac_status); } && | 19997 (exit $ac_status); } && { |
22844 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19998 test -z "$ac_c_werror_flag" || |
22845 { (case "(($ac_try" in | 19999 test ! -s conftest.err |
22846 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20000 } && test -s conftest.$ac_objext; then |
22847 *) ac_try_echo=$ac_try;; | |
22848 esac | |
22849 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22850 (eval "$ac_try") 2>&5 | |
22851 ac_status=$? | |
22852 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22853 (exit $ac_status); }; } && | |
22854 { ac_try='test -s conftest.$ac_objext' | |
22855 { (case "(($ac_try" in | |
22856 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
22857 *) ac_try_echo=$ac_try;; | |
22858 esac | |
22859 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
22860 (eval "$ac_try") 2>&5 | |
22861 ac_status=$? | |
22862 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
22863 (exit $ac_status); }; }; then | |
22864 ac_header_compiler=yes | 20001 ac_header_compiler=yes |
22865 else | 20002 else |
22866 echo "$as_me: failed program was:" >&5 | 20003 echo "$as_me: failed program was:" >&5 |
22867 sed 's/^/| /' conftest.$ac_ext >&5 | 20004 sed 's/^/| /' conftest.$ac_ext >&5 |
22868 | 20005 |
22894 ac_status=$? | 20031 ac_status=$? |
22895 grep -v '^ *+' conftest.er1 >conftest.err | 20032 grep -v '^ *+' conftest.er1 >conftest.err |
22896 rm -f conftest.er1 | 20033 rm -f conftest.er1 |
22897 cat conftest.err >&5 | 20034 cat conftest.err >&5 |
22898 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20035 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
22899 (exit $ac_status); } >/dev/null; then | 20036 (exit $ac_status); } >/dev/null && { |
22900 if test -s conftest.err; then | 20037 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
22901 ac_cpp_err=$ac_c_preproc_warn_flag | 20038 test ! -s conftest.err |
22902 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 20039 }; then |
22903 else | |
22904 ac_cpp_err= | |
22905 fi | |
22906 else | |
22907 ac_cpp_err=yes | |
22908 fi | |
22909 if test -z "$ac_cpp_err"; then | |
22910 ac_header_preproc=yes | 20040 ac_header_preproc=yes |
22911 else | 20041 else |
22912 echo "$as_me: failed program was:" >&5 | 20042 echo "$as_me: failed program was:" >&5 |
22913 sed 's/^/| /' conftest.$ac_ext >&5 | 20043 sed 's/^/| /' conftest.$ac_ext >&5 |
22914 | 20044 |
22999 ac_status=$? | 20129 ac_status=$? |
23000 grep -v '^ *+' conftest.er1 >conftest.err | 20130 grep -v '^ *+' conftest.er1 >conftest.err |
23001 rm -f conftest.er1 | 20131 rm -f conftest.er1 |
23002 cat conftest.err >&5 | 20132 cat conftest.err >&5 |
23003 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20133 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23004 (exit $ac_status); } && | 20134 (exit $ac_status); } && { |
23005 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20135 test -z "$ac_c_werror_flag" || |
23006 { (case "(($ac_try" in | 20136 test ! -s conftest.err |
23007 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20137 } && test -s conftest.$ac_objext; then |
23008 *) ac_try_echo=$ac_try;; | |
23009 esac | |
23010 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23011 (eval "$ac_try") 2>&5 | |
23012 ac_status=$? | |
23013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23014 (exit $ac_status); }; } && | |
23015 { ac_try='test -s conftest.$ac_objext' | |
23016 { (case "(($ac_try" in | |
23017 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
23018 *) ac_try_echo=$ac_try;; | |
23019 esac | |
23020 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23021 (eval "$ac_try") 2>&5 | |
23022 ac_status=$? | |
23023 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23024 (exit $ac_status); }; }; then | |
23025 ac_header_compiler=yes | 20138 ac_header_compiler=yes |
23026 else | 20139 else |
23027 echo "$as_me: failed program was:" >&5 | 20140 echo "$as_me: failed program was:" >&5 |
23028 sed 's/^/| /' conftest.$ac_ext >&5 | 20141 sed 's/^/| /' conftest.$ac_ext >&5 |
23029 | 20142 |
23055 ac_status=$? | 20168 ac_status=$? |
23056 grep -v '^ *+' conftest.er1 >conftest.err | 20169 grep -v '^ *+' conftest.er1 >conftest.err |
23057 rm -f conftest.er1 | 20170 rm -f conftest.er1 |
23058 cat conftest.err >&5 | 20171 cat conftest.err >&5 |
23059 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20172 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23060 (exit $ac_status); } >/dev/null; then | 20173 (exit $ac_status); } >/dev/null && { |
23061 if test -s conftest.err; then | 20174 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
23062 ac_cpp_err=$ac_c_preproc_warn_flag | 20175 test ! -s conftest.err |
23063 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 20176 }; then |
23064 else | |
23065 ac_cpp_err= | |
23066 fi | |
23067 else | |
23068 ac_cpp_err=yes | |
23069 fi | |
23070 if test -z "$ac_cpp_err"; then | |
23071 ac_header_preproc=yes | 20177 ac_header_preproc=yes |
23072 else | 20178 else |
23073 echo "$as_me: failed program was:" >&5 | 20179 echo "$as_me: failed program was:" >&5 |
23074 sed 's/^/| /' conftest.$ac_ext >&5 | 20180 sed 's/^/| /' conftest.$ac_ext >&5 |
23075 | 20181 |
23171 ac_status=$? | 20277 ac_status=$? |
23172 grep -v '^ *+' conftest.er1 >conftest.err | 20278 grep -v '^ *+' conftest.er1 >conftest.err |
23173 rm -f conftest.er1 | 20279 rm -f conftest.er1 |
23174 cat conftest.err >&5 | 20280 cat conftest.err >&5 |
23175 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20281 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23176 (exit $ac_status); } && | 20282 (exit $ac_status); } && { |
23177 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20283 test -z "$ac_c_werror_flag" || |
23178 { (case "(($ac_try" in | 20284 test ! -s conftest.err |
23179 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20285 } && test -s conftest.$ac_objext; then |
23180 *) ac_try_echo=$ac_try;; | |
23181 esac | |
23182 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23183 (eval "$ac_try") 2>&5 | |
23184 ac_status=$? | |
23185 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23186 (exit $ac_status); }; } && | |
23187 { ac_try='test -s conftest.$ac_objext' | |
23188 { (case "(($ac_try" in | |
23189 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
23190 *) ac_try_echo=$ac_try;; | |
23191 esac | |
23192 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23193 (eval "$ac_try") 2>&5 | |
23194 ac_status=$? | |
23195 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23196 (exit $ac_status); }; }; then | |
23197 ac_header_compiler=yes | 20286 ac_header_compiler=yes |
23198 else | 20287 else |
23199 echo "$as_me: failed program was:" >&5 | 20288 echo "$as_me: failed program was:" >&5 |
23200 sed 's/^/| /' conftest.$ac_ext >&5 | 20289 sed 's/^/| /' conftest.$ac_ext >&5 |
23201 | 20290 |
23227 ac_status=$? | 20316 ac_status=$? |
23228 grep -v '^ *+' conftest.er1 >conftest.err | 20317 grep -v '^ *+' conftest.er1 >conftest.err |
23229 rm -f conftest.er1 | 20318 rm -f conftest.er1 |
23230 cat conftest.err >&5 | 20319 cat conftest.err >&5 |
23231 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20320 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23232 (exit $ac_status); } >/dev/null; then | 20321 (exit $ac_status); } >/dev/null && { |
23233 if test -s conftest.err; then | 20322 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
23234 ac_cpp_err=$ac_c_preproc_warn_flag | 20323 test ! -s conftest.err |
23235 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 20324 }; then |
23236 else | |
23237 ac_cpp_err= | |
23238 fi | |
23239 else | |
23240 ac_cpp_err=yes | |
23241 fi | |
23242 if test -z "$ac_cpp_err"; then | |
23243 ac_header_preproc=yes | 20325 ac_header_preproc=yes |
23244 else | 20326 else |
23245 echo "$as_me: failed program was:" >&5 | 20327 echo "$as_me: failed program was:" >&5 |
23246 sed 's/^/| /' conftest.$ac_ext >&5 | 20328 sed 's/^/| /' conftest.$ac_ext >&5 |
23247 | 20329 |
23332 ac_status=$? | 20414 ac_status=$? |
23333 grep -v '^ *+' conftest.er1 >conftest.err | 20415 grep -v '^ *+' conftest.er1 >conftest.err |
23334 rm -f conftest.er1 | 20416 rm -f conftest.er1 |
23335 cat conftest.err >&5 | 20417 cat conftest.err >&5 |
23336 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20418 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23337 (exit $ac_status); } && | 20419 (exit $ac_status); } && { |
23338 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20420 test -z "$ac_c_werror_flag" || |
23339 { (case "(($ac_try" in | 20421 test ! -s conftest.err |
23340 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20422 } && test -s conftest.$ac_objext; then |
23341 *) ac_try_echo=$ac_try;; | |
23342 esac | |
23343 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23344 (eval "$ac_try") 2>&5 | |
23345 ac_status=$? | |
23346 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23347 (exit $ac_status); }; } && | |
23348 { ac_try='test -s conftest.$ac_objext' | |
23349 { (case "(($ac_try" in | |
23350 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
23351 *) ac_try_echo=$ac_try;; | |
23352 esac | |
23353 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23354 (eval "$ac_try") 2>&5 | |
23355 ac_status=$? | |
23356 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23357 (exit $ac_status); }; }; then | |
23358 ac_header_compiler=yes | 20423 ac_header_compiler=yes |
23359 else | 20424 else |
23360 echo "$as_me: failed program was:" >&5 | 20425 echo "$as_me: failed program was:" >&5 |
23361 sed 's/^/| /' conftest.$ac_ext >&5 | 20426 sed 's/^/| /' conftest.$ac_ext >&5 |
23362 | 20427 |
23388 ac_status=$? | 20453 ac_status=$? |
23389 grep -v '^ *+' conftest.er1 >conftest.err | 20454 grep -v '^ *+' conftest.er1 >conftest.err |
23390 rm -f conftest.er1 | 20455 rm -f conftest.er1 |
23391 cat conftest.err >&5 | 20456 cat conftest.err >&5 |
23392 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23393 (exit $ac_status); } >/dev/null; then | 20458 (exit $ac_status); } >/dev/null && { |
23394 if test -s conftest.err; then | 20459 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
23395 ac_cpp_err=$ac_c_preproc_warn_flag | 20460 test ! -s conftest.err |
23396 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 20461 }; then |
23397 else | |
23398 ac_cpp_err= | |
23399 fi | |
23400 else | |
23401 ac_cpp_err=yes | |
23402 fi | |
23403 if test -z "$ac_cpp_err"; then | |
23404 ac_header_preproc=yes | 20462 ac_header_preproc=yes |
23405 else | 20463 else |
23406 echo "$as_me: failed program was:" >&5 | 20464 echo "$as_me: failed program was:" >&5 |
23407 sed 's/^/| /' conftest.$ac_ext >&5 | 20465 sed 's/^/| /' conftest.$ac_ext >&5 |
23408 | 20466 |
23493 ac_status=$? | 20551 ac_status=$? |
23494 grep -v '^ *+' conftest.er1 >conftest.err | 20552 grep -v '^ *+' conftest.er1 >conftest.err |
23495 rm -f conftest.er1 | 20553 rm -f conftest.er1 |
23496 cat conftest.err >&5 | 20554 cat conftest.err >&5 |
23497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20555 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23498 (exit $ac_status); } && | 20556 (exit $ac_status); } && { |
23499 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20557 test -z "$ac_c_werror_flag" || |
23500 { (case "(($ac_try" in | 20558 test ! -s conftest.err |
23501 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20559 } && test -s conftest.$ac_objext; then |
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); }; } && | |
23509 { ac_try='test -s conftest.$ac_objext' | |
23510 { (case "(($ac_try" in | |
23511 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
23512 *) ac_try_echo=$ac_try;; | |
23513 esac | |
23514 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23515 (eval "$ac_try") 2>&5 | |
23516 ac_status=$? | |
23517 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23518 (exit $ac_status); }; }; then | |
23519 ac_header_compiler=yes | 20560 ac_header_compiler=yes |
23520 else | 20561 else |
23521 echo "$as_me: failed program was:" >&5 | 20562 echo "$as_me: failed program was:" >&5 |
23522 sed 's/^/| /' conftest.$ac_ext >&5 | 20563 sed 's/^/| /' conftest.$ac_ext >&5 |
23523 | 20564 |
23549 ac_status=$? | 20590 ac_status=$? |
23550 grep -v '^ *+' conftest.er1 >conftest.err | 20591 grep -v '^ *+' conftest.er1 >conftest.err |
23551 rm -f conftest.er1 | 20592 rm -f conftest.er1 |
23552 cat conftest.err >&5 | 20593 cat conftest.err >&5 |
23553 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23554 (exit $ac_status); } >/dev/null; then | 20595 (exit $ac_status); } >/dev/null && { |
23555 if test -s conftest.err; then | 20596 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
23556 ac_cpp_err=$ac_c_preproc_warn_flag | 20597 test ! -s conftest.err |
23557 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 20598 }; then |
23558 else | |
23559 ac_cpp_err= | |
23560 fi | |
23561 else | |
23562 ac_cpp_err=yes | |
23563 fi | |
23564 if test -z "$ac_cpp_err"; then | |
23565 ac_header_preproc=yes | 20599 ac_header_preproc=yes |
23566 else | 20600 else |
23567 echo "$as_me: failed program was:" >&5 | 20601 echo "$as_me: failed program was:" >&5 |
23568 sed 's/^/| /' conftest.$ac_ext >&5 | 20602 sed 's/^/| /' conftest.$ac_ext >&5 |
23569 | 20603 |
23666 ac_status=$? | 20700 ac_status=$? |
23667 grep -v '^ *+' conftest.er1 >conftest.err | 20701 grep -v '^ *+' conftest.er1 >conftest.err |
23668 rm -f conftest.er1 | 20702 rm -f conftest.er1 |
23669 cat conftest.err >&5 | 20703 cat conftest.err >&5 |
23670 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20704 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23671 (exit $ac_status); } && | 20705 (exit $ac_status); } && { |
23672 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20706 test -z "$ac_c_werror_flag" || |
23673 { (case "(($ac_try" in | 20707 test ! -s conftest.err |
23674 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20708 } && test -s conftest.$ac_objext; then |
23675 *) ac_try_echo=$ac_try;; | |
23676 esac | |
23677 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23678 (eval "$ac_try") 2>&5 | |
23679 ac_status=$? | |
23680 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23681 (exit $ac_status); }; } && | |
23682 { ac_try='test -s conftest.$ac_objext' | |
23683 { (case "(($ac_try" in | |
23684 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
23685 *) ac_try_echo=$ac_try;; | |
23686 esac | |
23687 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23688 (eval "$ac_try") 2>&5 | |
23689 ac_status=$? | |
23690 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23691 (exit $ac_status); }; }; then | |
23692 ac_header_compiler=yes | 20709 ac_header_compiler=yes |
23693 else | 20710 else |
23694 echo "$as_me: failed program was:" >&5 | 20711 echo "$as_me: failed program was:" >&5 |
23695 sed 's/^/| /' conftest.$ac_ext >&5 | 20712 sed 's/^/| /' conftest.$ac_ext >&5 |
23696 | 20713 |
23722 ac_status=$? | 20739 ac_status=$? |
23723 grep -v '^ *+' conftest.er1 >conftest.err | 20740 grep -v '^ *+' conftest.er1 >conftest.err |
23724 rm -f conftest.er1 | 20741 rm -f conftest.er1 |
23725 cat conftest.err >&5 | 20742 cat conftest.err >&5 |
23726 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20743 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23727 (exit $ac_status); } >/dev/null; then | 20744 (exit $ac_status); } >/dev/null && { |
23728 if test -s conftest.err; then | 20745 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
23729 ac_cpp_err=$ac_c_preproc_warn_flag | 20746 test ! -s conftest.err |
23730 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 20747 }; then |
23731 else | |
23732 ac_cpp_err= | |
23733 fi | |
23734 else | |
23735 ac_cpp_err=yes | |
23736 fi | |
23737 if test -z "$ac_cpp_err"; then | |
23738 ac_header_preproc=yes | 20748 ac_header_preproc=yes |
23739 else | 20749 else |
23740 echo "$as_me: failed program was:" >&5 | 20750 echo "$as_me: failed program was:" >&5 |
23741 sed 's/^/| /' conftest.$ac_ext >&5 | 20751 sed 's/^/| /' conftest.$ac_ext >&5 |
23742 | 20752 |
23838 ac_status=$? | 20848 ac_status=$? |
23839 grep -v '^ *+' conftest.er1 >conftest.err | 20849 grep -v '^ *+' conftest.er1 >conftest.err |
23840 rm -f conftest.er1 | 20850 rm -f conftest.er1 |
23841 cat conftest.err >&5 | 20851 cat conftest.err >&5 |
23842 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20852 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
23843 (exit $ac_status); } && | 20853 (exit $ac_status); } && { |
23844 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 20854 test -z "$ac_c_werror_flag" || |
23845 { (case "(($ac_try" in | 20855 test ! -s conftest.err |
23846 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 20856 } && test -s conftest$ac_exeext && |
23847 *) ac_try_echo=$ac_try;; | 20857 $as_test_x conftest$ac_exeext; then |
23848 esac | |
23849 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23850 (eval "$ac_try") 2>&5 | |
23851 ac_status=$? | |
23852 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23853 (exit $ac_status); }; } && | |
23854 { ac_try='test -s conftest$ac_exeext' | |
23855 { (case "(($ac_try" in | |
23856 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
23857 *) ac_try_echo=$ac_try;; | |
23858 esac | |
23859 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
23860 (eval "$ac_try") 2>&5 | |
23861 ac_status=$? | |
23862 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
23863 (exit $ac_status); }; }; then | |
23864 ac_cv_lib_intl_dgettext=yes | 20858 ac_cv_lib_intl_dgettext=yes |
23865 else | 20859 else |
23866 echo "$as_me: failed program was:" >&5 | 20860 echo "$as_me: failed program was:" >&5 |
23867 sed 's/^/| /' conftest.$ac_ext >&5 | 20861 sed 's/^/| /' conftest.$ac_ext >&5 |
23868 | 20862 |
23869 ac_cv_lib_intl_dgettext=no | 20863 ac_cv_lib_intl_dgettext=no |
23870 fi | 20864 fi |
23871 | 20865 |
23872 rm -f core conftest.err conftest.$ac_objext \ | 20866 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
23873 conftest$ac_exeext conftest.$ac_ext | 20867 conftest$ac_exeext conftest.$ac_ext |
23874 LIBS=$ac_check_lib_save_LIBS | 20868 LIBS=$ac_check_lib_save_LIBS |
23875 fi | 20869 fi |
23876 { echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 | 20870 { echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 |
23877 echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6; } | 20871 echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6; } |
24046 ac_status=$? | 21040 ac_status=$? |
24047 grep -v '^ *+' conftest.er1 >conftest.err | 21041 grep -v '^ *+' conftest.er1 >conftest.err |
24048 rm -f conftest.er1 | 21042 rm -f conftest.er1 |
24049 cat conftest.err >&5 | 21043 cat conftest.err >&5 |
24050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21044 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24051 (exit $ac_status); } && | 21045 (exit $ac_status); } && { |
24052 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21046 test -z "$ac_c_werror_flag" || |
24053 { (case "(($ac_try" in | 21047 test ! -s conftest.err |
24054 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21048 } && test -s conftest$ac_exeext && |
24055 *) ac_try_echo=$ac_try;; | 21049 $as_test_x conftest$ac_exeext; then |
24056 esac | |
24057 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24058 (eval "$ac_try") 2>&5 | |
24059 ac_status=$? | |
24060 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24061 (exit $ac_status); }; } && | |
24062 { ac_try='test -s conftest$ac_exeext' | |
24063 { (case "(($ac_try" in | |
24064 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
24065 *) ac_try_echo=$ac_try;; | |
24066 esac | |
24067 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24068 (eval "$ac_try") 2>&5 | |
24069 ac_status=$? | |
24070 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24071 (exit $ac_status); }; }; then | |
24072 eval "$as_ac_var=yes" | 21050 eval "$as_ac_var=yes" |
24073 else | 21051 else |
24074 echo "$as_me: failed program was:" >&5 | 21052 echo "$as_me: failed program was:" >&5 |
24075 sed 's/^/| /' conftest.$ac_ext >&5 | 21053 sed 's/^/| /' conftest.$ac_ext >&5 |
24076 | 21054 |
24077 eval "$as_ac_var=no" | 21055 eval "$as_ac_var=no" |
24078 fi | 21056 fi |
24079 | 21057 |
24080 rm -f core conftest.err conftest.$ac_objext \ | 21058 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
24081 conftest$ac_exeext conftest.$ac_ext | 21059 conftest$ac_exeext conftest.$ac_ext |
24082 fi | 21060 fi |
24083 ac_res=`eval echo '${'$as_ac_var'}'` | 21061 ac_res=`eval echo '${'$as_ac_var'}'` |
24084 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 21062 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
24085 echo "${ECHO_T}$ac_res" >&6; } | 21063 echo "${ECHO_T}$ac_res" >&6; } |
24134 ac_status=$? | 21112 ac_status=$? |
24135 grep -v '^ *+' conftest.er1 >conftest.err | 21113 grep -v '^ *+' conftest.er1 >conftest.err |
24136 rm -f conftest.er1 | 21114 rm -f conftest.er1 |
24137 cat conftest.err >&5 | 21115 cat conftest.err >&5 |
24138 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21116 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24139 (exit $ac_status); } && | 21117 (exit $ac_status); } && { |
24140 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21118 test -z "$ac_c_werror_flag" || |
24141 { (case "(($ac_try" in | 21119 test ! -s conftest.err |
24142 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21120 } && test -s conftest.$ac_objext; then |
24143 *) ac_try_echo=$ac_try;; | |
24144 esac | |
24145 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24146 (eval "$ac_try") 2>&5 | |
24147 ac_status=$? | |
24148 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24149 (exit $ac_status); }; } && | |
24150 { ac_try='test -s conftest.$ac_objext' | |
24151 { (case "(($ac_try" in | |
24152 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
24153 *) ac_try_echo=$ac_try;; | |
24154 esac | |
24155 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24156 (eval "$ac_try") 2>&5 | |
24157 ac_status=$? | |
24158 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24159 (exit $ac_status); }; }; then | |
24160 emacs_cv_gettimeofday_two_arguments=yes | 21121 emacs_cv_gettimeofday_two_arguments=yes |
24161 else | 21122 else |
24162 echo "$as_me: failed program was:" >&5 | 21123 echo "$as_me: failed program was:" >&5 |
24163 sed 's/^/| /' conftest.$ac_ext >&5 | 21124 sed 's/^/| /' conftest.$ac_ext >&5 |
24164 | 21125 |
24241 ac_status=$? | 21202 ac_status=$? |
24242 grep -v '^ *+' conftest.er1 >conftest.err | 21203 grep -v '^ *+' conftest.er1 >conftest.err |
24243 rm -f conftest.er1 | 21204 rm -f conftest.er1 |
24244 cat conftest.err >&5 | 21205 cat conftest.err >&5 |
24245 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21206 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24246 (exit $ac_status); } && | 21207 (exit $ac_status); } && { |
24247 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21208 test -z "$ac_c_werror_flag" || |
24248 { (case "(($ac_try" in | 21209 test ! -s conftest.err |
24249 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21210 } && test -s conftest$ac_exeext && |
24250 *) ac_try_echo=$ac_try;; | 21211 $as_test_x conftest$ac_exeext; then |
24251 esac | |
24252 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24253 (eval "$ac_try") 2>&5 | |
24254 ac_status=$? | |
24255 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24256 (exit $ac_status); }; } && | |
24257 { ac_try='test -s conftest$ac_exeext' | |
24258 { (case "(($ac_try" in | |
24259 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
24260 *) ac_try_echo=$ac_try;; | |
24261 esac | |
24262 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24263 (eval "$ac_try") 2>&5 | |
24264 ac_status=$? | |
24265 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24266 (exit $ac_status); }; }; then | |
24267 ac_cv_func_socket=yes | 21212 ac_cv_func_socket=yes |
24268 else | 21213 else |
24269 echo "$as_me: failed program was:" >&5 | 21214 echo "$as_me: failed program was:" >&5 |
24270 sed 's/^/| /' conftest.$ac_ext >&5 | 21215 sed 's/^/| /' conftest.$ac_ext >&5 |
24271 | 21216 |
24272 ac_cv_func_socket=no | 21217 ac_cv_func_socket=no |
24273 fi | 21218 fi |
24274 | 21219 |
24275 rm -f core conftest.err conftest.$ac_objext \ | 21220 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
24276 conftest$ac_exeext conftest.$ac_ext | 21221 conftest$ac_exeext conftest.$ac_ext |
24277 fi | 21222 fi |
24278 { echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 | 21223 { echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 |
24279 echo "${ECHO_T}$ac_cv_func_socket" >&6; } | 21224 echo "${ECHO_T}$ac_cv_func_socket" >&6; } |
24280 if test $ac_cv_func_socket = yes; then | 21225 if test $ac_cv_func_socket = yes; then |
24316 ac_status=$? | 21261 ac_status=$? |
24317 grep -v '^ *+' conftest.er1 >conftest.err | 21262 grep -v '^ *+' conftest.er1 >conftest.err |
24318 rm -f conftest.er1 | 21263 rm -f conftest.er1 |
24319 cat conftest.err >&5 | 21264 cat conftest.err >&5 |
24320 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21265 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24321 (exit $ac_status); } && | 21266 (exit $ac_status); } && { |
24322 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21267 test -z "$ac_c_werror_flag" || |
24323 { (case "(($ac_try" in | 21268 test ! -s conftest.err |
24324 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21269 } && test -s conftest.$ac_objext; then |
24325 *) ac_try_echo=$ac_try;; | |
24326 esac | |
24327 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24328 (eval "$ac_try") 2>&5 | |
24329 ac_status=$? | |
24330 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24331 (exit $ac_status); }; } && | |
24332 { ac_try='test -s conftest.$ac_objext' | |
24333 { (case "(($ac_try" in | |
24334 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
24335 *) ac_try_echo=$ac_try;; | |
24336 esac | |
24337 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24338 (eval "$ac_try") 2>&5 | |
24339 ac_status=$? | |
24340 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24341 (exit $ac_status); }; }; then | |
24342 ac_header_compiler=yes | 21270 ac_header_compiler=yes |
24343 else | 21271 else |
24344 echo "$as_me: failed program was:" >&5 | 21272 echo "$as_me: failed program was:" >&5 |
24345 sed 's/^/| /' conftest.$ac_ext >&5 | 21273 sed 's/^/| /' conftest.$ac_ext >&5 |
24346 | 21274 |
24372 ac_status=$? | 21300 ac_status=$? |
24373 grep -v '^ *+' conftest.er1 >conftest.err | 21301 grep -v '^ *+' conftest.er1 >conftest.err |
24374 rm -f conftest.er1 | 21302 rm -f conftest.er1 |
24375 cat conftest.err >&5 | 21303 cat conftest.err >&5 |
24376 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21304 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24377 (exit $ac_status); } >/dev/null; then | 21305 (exit $ac_status); } >/dev/null && { |
24378 if test -s conftest.err; then | 21306 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
24379 ac_cpp_err=$ac_c_preproc_warn_flag | 21307 test ! -s conftest.err |
24380 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 21308 }; then |
24381 else | |
24382 ac_cpp_err= | |
24383 fi | |
24384 else | |
24385 ac_cpp_err=yes | |
24386 fi | |
24387 if test -z "$ac_cpp_err"; then | |
24388 ac_header_preproc=yes | 21309 ac_header_preproc=yes |
24389 else | 21310 else |
24390 echo "$as_me: failed program was:" >&5 | 21311 echo "$as_me: failed program was:" >&5 |
24391 sed 's/^/| /' conftest.$ac_ext >&5 | 21312 sed 's/^/| /' conftest.$ac_ext >&5 |
24392 | 21313 |
24474 ac_status=$? | 21395 ac_status=$? |
24475 grep -v '^ *+' conftest.er1 >conftest.err | 21396 grep -v '^ *+' conftest.er1 >conftest.err |
24476 rm -f conftest.er1 | 21397 rm -f conftest.er1 |
24477 cat conftest.err >&5 | 21398 cat conftest.err >&5 |
24478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21399 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24479 (exit $ac_status); } && | 21400 (exit $ac_status); } && { |
24480 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21401 test -z "$ac_c_werror_flag" || |
24481 { (case "(($ac_try" in | 21402 test ! -s conftest.err |
24482 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21403 } && test -s conftest.$ac_objext; then |
24483 *) ac_try_echo=$ac_try;; | |
24484 esac | |
24485 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24486 (eval "$ac_try") 2>&5 | |
24487 ac_status=$? | |
24488 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24489 (exit $ac_status); }; } && | |
24490 { ac_try='test -s conftest.$ac_objext' | |
24491 { (case "(($ac_try" in | |
24492 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
24493 *) ac_try_echo=$ac_try;; | |
24494 esac | |
24495 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24496 (eval "$ac_try") 2>&5 | |
24497 ac_status=$? | |
24498 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24499 (exit $ac_status); }; }; then | |
24500 ac_header_compiler=yes | 21404 ac_header_compiler=yes |
24501 else | 21405 else |
24502 echo "$as_me: failed program was:" >&5 | 21406 echo "$as_me: failed program was:" >&5 |
24503 sed 's/^/| /' conftest.$ac_ext >&5 | 21407 sed 's/^/| /' conftest.$ac_ext >&5 |
24504 | 21408 |
24530 ac_status=$? | 21434 ac_status=$? |
24531 grep -v '^ *+' conftest.er1 >conftest.err | 21435 grep -v '^ *+' conftest.er1 >conftest.err |
24532 rm -f conftest.er1 | 21436 rm -f conftest.er1 |
24533 cat conftest.err >&5 | 21437 cat conftest.err >&5 |
24534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21438 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24535 (exit $ac_status); } >/dev/null; then | 21439 (exit $ac_status); } >/dev/null && { |
24536 if test -s conftest.err; then | 21440 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
24537 ac_cpp_err=$ac_c_preproc_warn_flag | 21441 test ! -s conftest.err |
24538 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 21442 }; then |
24539 else | |
24540 ac_cpp_err= | |
24541 fi | |
24542 else | |
24543 ac_cpp_err=yes | |
24544 fi | |
24545 if test -z "$ac_cpp_err"; then | |
24546 ac_header_preproc=yes | 21443 ac_header_preproc=yes |
24547 else | 21444 else |
24548 echo "$as_me: failed program was:" >&5 | 21445 echo "$as_me: failed program was:" >&5 |
24549 sed 's/^/| /' conftest.$ac_ext >&5 | 21446 sed 's/^/| /' conftest.$ac_ext >&5 |
24550 | 21447 |
24644 ac_status=$? | 21541 ac_status=$? |
24645 grep -v '^ *+' conftest.er1 >conftest.err | 21542 grep -v '^ *+' conftest.er1 >conftest.err |
24646 rm -f conftest.er1 | 21543 rm -f conftest.er1 |
24647 cat conftest.err >&5 | 21544 cat conftest.err >&5 |
24648 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21545 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24649 (exit $ac_status); } && | 21546 (exit $ac_status); } && { |
24650 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21547 test -z "$ac_c_werror_flag" || |
24651 { (case "(($ac_try" in | 21548 test ! -s conftest.err |
24652 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21549 } && test -s conftest.$ac_objext; then |
24653 *) ac_try_echo=$ac_try;; | |
24654 esac | |
24655 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24656 (eval "$ac_try") 2>&5 | |
24657 ac_status=$? | |
24658 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24659 (exit $ac_status); }; } && | |
24660 { ac_try='test -s conftest.$ac_objext' | |
24661 { (case "(($ac_try" in | |
24662 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
24663 *) ac_try_echo=$ac_try;; | |
24664 esac | |
24665 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24666 (eval "$ac_try") 2>&5 | |
24667 ac_status=$? | |
24668 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24669 (exit $ac_status); }; }; then | |
24670 ac_header_compiler=yes | 21550 ac_header_compiler=yes |
24671 else | 21551 else |
24672 echo "$as_me: failed program was:" >&5 | 21552 echo "$as_me: failed program was:" >&5 |
24673 sed 's/^/| /' conftest.$ac_ext >&5 | 21553 sed 's/^/| /' conftest.$ac_ext >&5 |
24674 | 21554 |
24700 ac_status=$? | 21580 ac_status=$? |
24701 grep -v '^ *+' conftest.er1 >conftest.err | 21581 grep -v '^ *+' conftest.er1 >conftest.err |
24702 rm -f conftest.er1 | 21582 rm -f conftest.er1 |
24703 cat conftest.err >&5 | 21583 cat conftest.err >&5 |
24704 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24705 (exit $ac_status); } >/dev/null; then | 21585 (exit $ac_status); } >/dev/null && { |
24706 if test -s conftest.err; then | 21586 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
24707 ac_cpp_err=$ac_c_preproc_warn_flag | 21587 test ! -s conftest.err |
24708 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 21588 }; then |
24709 else | |
24710 ac_cpp_err= | |
24711 fi | |
24712 else | |
24713 ac_cpp_err=yes | |
24714 fi | |
24715 if test -z "$ac_cpp_err"; then | |
24716 ac_header_preproc=yes | 21589 ac_header_preproc=yes |
24717 else | 21590 else |
24718 echo "$as_me: failed program was:" >&5 | 21591 echo "$as_me: failed program was:" >&5 |
24719 sed 's/^/| /' conftest.$ac_ext >&5 | 21592 sed 's/^/| /' conftest.$ac_ext >&5 |
24720 | 21593 |
24830 ac_status=$? | 21703 ac_status=$? |
24831 grep -v '^ *+' conftest.er1 >conftest.err | 21704 grep -v '^ *+' conftest.er1 >conftest.err |
24832 rm -f conftest.er1 | 21705 rm -f conftest.er1 |
24833 cat conftest.err >&5 | 21706 cat conftest.err >&5 |
24834 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21707 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24835 (exit $ac_status); } && | 21708 (exit $ac_status); } && { |
24836 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21709 test -z "$ac_c_werror_flag" || |
24837 { (case "(($ac_try" in | 21710 test ! -s conftest.err |
24838 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21711 } && test -s conftest.$ac_objext; then |
24839 *) ac_try_echo=$ac_try;; | |
24840 esac | |
24841 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24842 (eval "$ac_try") 2>&5 | |
24843 ac_status=$? | |
24844 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24845 (exit $ac_status); }; } && | |
24846 { ac_try='test -s conftest.$ac_objext' | |
24847 { (case "(($ac_try" in | |
24848 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
24849 *) ac_try_echo=$ac_try;; | |
24850 esac | |
24851 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24852 (eval "$ac_try") 2>&5 | |
24853 ac_status=$? | |
24854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24855 (exit $ac_status); }; }; then | |
24856 ac_cv_type_pid_t=yes | 21712 ac_cv_type_pid_t=yes |
24857 else | 21713 else |
24858 echo "$as_me: failed program was:" >&5 | 21714 echo "$as_me: failed program was:" >&5 |
24859 sed 's/^/| /' conftest.$ac_ext >&5 | 21715 sed 's/^/| /' conftest.$ac_ext >&5 |
24860 | 21716 |
24912 ac_status=$? | 21768 ac_status=$? |
24913 grep -v '^ *+' conftest.er1 >conftest.err | 21769 grep -v '^ *+' conftest.er1 >conftest.err |
24914 rm -f conftest.er1 | 21770 rm -f conftest.er1 |
24915 cat conftest.err >&5 | 21771 cat conftest.err >&5 |
24916 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21772 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24917 (exit $ac_status); } && | 21773 (exit $ac_status); } && { |
24918 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21774 test -z "$ac_c_werror_flag" || |
24919 { (case "(($ac_try" in | 21775 test ! -s conftest.err |
24920 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21776 } && test -s conftest.$ac_objext; then |
24921 *) ac_try_echo=$ac_try;; | |
24922 esac | |
24923 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24924 (eval "$ac_try") 2>&5 | |
24925 ac_status=$? | |
24926 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24927 (exit $ac_status); }; } && | |
24928 { ac_try='test -s conftest.$ac_objext' | |
24929 { (case "(($ac_try" in | |
24930 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
24931 *) ac_try_echo=$ac_try;; | |
24932 esac | |
24933 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
24934 (eval "$ac_try") 2>&5 | |
24935 ac_status=$? | |
24936 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
24937 (exit $ac_status); }; }; then | |
24938 ac_header_compiler=yes | 21777 ac_header_compiler=yes |
24939 else | 21778 else |
24940 echo "$as_me: failed program was:" >&5 | 21779 echo "$as_me: failed program was:" >&5 |
24941 sed 's/^/| /' conftest.$ac_ext >&5 | 21780 sed 's/^/| /' conftest.$ac_ext >&5 |
24942 | 21781 |
24968 ac_status=$? | 21807 ac_status=$? |
24969 grep -v '^ *+' conftest.er1 >conftest.err | 21808 grep -v '^ *+' conftest.er1 >conftest.err |
24970 rm -f conftest.er1 | 21809 rm -f conftest.er1 |
24971 cat conftest.err >&5 | 21810 cat conftest.err >&5 |
24972 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21811 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
24973 (exit $ac_status); } >/dev/null; then | 21812 (exit $ac_status); } >/dev/null && { |
24974 if test -s conftest.err; then | 21813 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
24975 ac_cpp_err=$ac_c_preproc_warn_flag | 21814 test ! -s conftest.err |
24976 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | 21815 }; then |
24977 else | |
24978 ac_cpp_err= | |
24979 fi | |
24980 else | |
24981 ac_cpp_err=yes | |
24982 fi | |
24983 if test -z "$ac_cpp_err"; then | |
24984 ac_header_preproc=yes | 21816 ac_header_preproc=yes |
24985 else | 21817 else |
24986 echo "$as_me: failed program was:" >&5 | 21818 echo "$as_me: failed program was:" >&5 |
24987 sed 's/^/| /' conftest.$ac_ext >&5 | 21819 sed 's/^/| /' conftest.$ac_ext >&5 |
24988 | 21820 |
25105 ac_status=$? | 21937 ac_status=$? |
25106 grep -v '^ *+' conftest.er1 >conftest.err | 21938 grep -v '^ *+' conftest.er1 >conftest.err |
25107 rm -f conftest.er1 | 21939 rm -f conftest.er1 |
25108 cat conftest.err >&5 | 21940 cat conftest.err >&5 |
25109 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21941 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25110 (exit $ac_status); } && | 21942 (exit $ac_status); } && { |
25111 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 21943 test -z "$ac_c_werror_flag" || |
25112 { (case "(($ac_try" in | 21944 test ! -s conftest.err |
25113 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 21945 } && test -s conftest$ac_exeext && |
25114 *) ac_try_echo=$ac_try;; | 21946 $as_test_x conftest$ac_exeext; then |
25115 esac | |
25116 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25117 (eval "$ac_try") 2>&5 | |
25118 ac_status=$? | |
25119 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25120 (exit $ac_status); }; } && | |
25121 { ac_try='test -s conftest$ac_exeext' | |
25122 { (case "(($ac_try" in | |
25123 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
25124 *) ac_try_echo=$ac_try;; | |
25125 esac | |
25126 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25127 (eval "$ac_try") 2>&5 | |
25128 ac_status=$? | |
25129 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25130 (exit $ac_status); }; }; then | |
25131 eval "$as_ac_var=yes" | 21947 eval "$as_ac_var=yes" |
25132 else | 21948 else |
25133 echo "$as_me: failed program was:" >&5 | 21949 echo "$as_me: failed program was:" >&5 |
25134 sed 's/^/| /' conftest.$ac_ext >&5 | 21950 sed 's/^/| /' conftest.$ac_ext >&5 |
25135 | 21951 |
25136 eval "$as_ac_var=no" | 21952 eval "$as_ac_var=no" |
25137 fi | 21953 fi |
25138 | 21954 |
25139 rm -f core conftest.err conftest.$ac_objext \ | 21955 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
25140 conftest$ac_exeext conftest.$ac_ext | 21956 conftest$ac_exeext conftest.$ac_ext |
25141 fi | 21957 fi |
25142 ac_res=`eval echo '${'$as_ac_var'}'` | 21958 ac_res=`eval echo '${'$as_ac_var'}'` |
25143 { echo "$as_me:$LINENO: result: $ac_res" >&5 | 21959 { echo "$as_me:$LINENO: result: $ac_res" >&5 |
25144 echo "${ECHO_T}$ac_res" >&6; } | 21960 echo "${ECHO_T}$ac_res" >&6; } |
25247 cat >>conftest.$ac_ext <<_ACEOF | 22063 cat >>conftest.$ac_ext <<_ACEOF |
25248 /* end confdefs.h. */ | 22064 /* end confdefs.h. */ |
25249 /* Thanks to Paul Eggert for this test. */ | 22065 /* Thanks to Paul Eggert for this test. */ |
25250 $ac_includes_default | 22066 $ac_includes_default |
25251 #include <sys/wait.h> | 22067 #include <sys/wait.h> |
25252 #if HAVE_VFORK_H | 22068 #ifdef HAVE_VFORK_H |
25253 # include <vfork.h> | 22069 # include <vfork.h> |
25254 #endif | 22070 #endif |
25255 /* On some sparc systems, changes by the child to local and incoming | 22071 /* On some sparc systems, changes by the child to local and incoming |
25256 argument registers are propagated back to the parent. The compiler | 22072 argument registers are propagated back to the parent. The compiler |
25257 is told about this with #include <vfork.h>, but some compilers | 22073 is told about this with #include <vfork.h>, but some compilers |
25433 ac_status=$? | 22249 ac_status=$? |
25434 grep -v '^ *+' conftest.er1 >conftest.err | 22250 grep -v '^ *+' conftest.er1 >conftest.err |
25435 rm -f conftest.er1 | 22251 rm -f conftest.er1 |
25436 cat conftest.err >&5 | 22252 cat conftest.err >&5 |
25437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25438 (exit $ac_status); } && | 22254 (exit $ac_status); } && { |
25439 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22255 test -z "$ac_c_werror_flag" || |
25440 { (case "(($ac_try" in | 22256 test ! -s conftest.err |
25441 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22257 } && test -s conftest$ac_exeext && |
25442 *) ac_try_echo=$ac_try;; | 22258 $as_test_x conftest$ac_exeext; then |
25443 esac | |
25444 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25445 (eval "$ac_try") 2>&5 | |
25446 ac_status=$? | |
25447 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25448 (exit $ac_status); }; } && | |
25449 { ac_try='test -s conftest$ac_exeext' | |
25450 { (case "(($ac_try" in | |
25451 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
25452 *) ac_try_echo=$ac_try;; | |
25453 esac | |
25454 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25455 (eval "$ac_try") 2>&5 | |
25456 ac_status=$? | |
25457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25458 (exit $ac_status); }; }; then | |
25459 emacs_cv_langinfo_codeset=yes | 22259 emacs_cv_langinfo_codeset=yes |
25460 else | 22260 else |
25461 echo "$as_me: failed program was:" >&5 | 22261 echo "$as_me: failed program was:" >&5 |
25462 sed 's/^/| /' conftest.$ac_ext >&5 | 22262 sed 's/^/| /' conftest.$ac_ext >&5 |
25463 | 22263 |
25464 emacs_cv_langinfo_codeset=no | 22264 emacs_cv_langinfo_codeset=no |
25465 fi | 22265 fi |
25466 | 22266 |
25467 rm -f core conftest.err conftest.$ac_objext \ | 22267 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
25468 conftest$ac_exeext conftest.$ac_ext | 22268 conftest$ac_exeext conftest.$ac_ext |
25469 | 22269 |
25470 fi | 22270 fi |
25471 { echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 | 22271 { echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 |
25472 echo "${ECHO_T}$emacs_cv_langinfo_codeset" >&6; } | 22272 echo "${ECHO_T}$emacs_cv_langinfo_codeset" >&6; } |
25513 ac_status=$? | 22313 ac_status=$? |
25514 grep -v '^ *+' conftest.er1 >conftest.err | 22314 grep -v '^ *+' conftest.er1 >conftest.err |
25515 rm -f conftest.er1 | 22315 rm -f conftest.er1 |
25516 cat conftest.err >&5 | 22316 cat conftest.err >&5 |
25517 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22317 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25518 (exit $ac_status); } && | 22318 (exit $ac_status); } && { |
25519 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22319 test -z "$ac_c_werror_flag" || |
25520 { (case "(($ac_try" in | 22320 test ! -s conftest.err |
25521 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22321 } && test -s conftest.$ac_objext; then |
25522 *) ac_try_echo=$ac_try;; | |
25523 esac | |
25524 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25525 (eval "$ac_try") 2>&5 | |
25526 ac_status=$? | |
25527 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25528 (exit $ac_status); }; } && | |
25529 { ac_try='test -s conftest.$ac_objext' | |
25530 { (case "(($ac_try" in | |
25531 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
25532 *) ac_try_echo=$ac_try;; | |
25533 esac | |
25534 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25535 (eval "$ac_try") 2>&5 | |
25536 ac_status=$? | |
25537 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25538 (exit $ac_status); }; }; then | |
25539 ac_cv_type_size_t=yes | 22322 ac_cv_type_size_t=yes |
25540 else | 22323 else |
25541 echo "$as_me: failed program was:" >&5 | 22324 echo "$as_me: failed program was:" >&5 |
25542 sed 's/^/| /' conftest.$ac_ext >&5 | 22325 sed 's/^/| /' conftest.$ac_ext >&5 |
25543 | 22326 |
25590 ac_status=$? | 22373 ac_status=$? |
25591 grep -v '^ *+' conftest.er1 >conftest.err | 22374 grep -v '^ *+' conftest.er1 >conftest.err |
25592 rm -f conftest.er1 | 22375 rm -f conftest.er1 |
25593 cat conftest.err >&5 | 22376 cat conftest.err >&5 |
25594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22377 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25595 (exit $ac_status); } && | 22378 (exit $ac_status); } && { |
25596 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22379 test -z "$ac_c_werror_flag" || |
25597 { (case "(($ac_try" in | 22380 test ! -s conftest.err |
25598 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22381 } && test -s conftest.$ac_objext; then |
25599 *) ac_try_echo=$ac_try;; | |
25600 esac | |
25601 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25602 (eval "$ac_try") 2>&5 | |
25603 ac_status=$? | |
25604 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25605 (exit $ac_status); }; } && | |
25606 { ac_try='test -s conftest.$ac_objext' | |
25607 { (case "(($ac_try" in | |
25608 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
25609 *) ac_try_echo=$ac_try;; | |
25610 esac | |
25611 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25612 (eval "$ac_try") 2>&5 | |
25613 ac_status=$? | |
25614 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25615 (exit $ac_status); }; }; then | |
25616 ac_cv_type_mbstate_t=yes | 22382 ac_cv_type_mbstate_t=yes |
25617 else | 22383 else |
25618 echo "$as_me: failed program was:" >&5 | 22384 echo "$as_me: failed program was:" >&5 |
25619 sed 's/^/| /' conftest.$ac_ext >&5 | 22385 sed 's/^/| /' conftest.$ac_ext >&5 |
25620 | 22386 |
25670 ac_status=$? | 22436 ac_status=$? |
25671 grep -v '^ *+' conftest.er1 >conftest.err | 22437 grep -v '^ *+' conftest.er1 >conftest.err |
25672 rm -f conftest.er1 | 22438 rm -f conftest.er1 |
25673 cat conftest.err >&5 | 22439 cat conftest.err >&5 |
25674 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22440 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25675 (exit $ac_status); } && | 22441 (exit $ac_status); } && { |
25676 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22442 test -z "$ac_c_werror_flag" || |
25677 { (case "(($ac_try" in | 22443 test ! -s conftest.err |
25678 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22444 } && test -s conftest.$ac_objext; then |
25679 *) ac_try_echo=$ac_try;; | |
25680 esac | |
25681 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25682 (eval "$ac_try") 2>&5 | |
25683 ac_status=$? | |
25684 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25685 (exit $ac_status); }; } && | |
25686 { ac_try='test -s conftest.$ac_objext' | |
25687 { (case "(($ac_try" in | |
25688 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
25689 *) ac_try_echo=$ac_try;; | |
25690 esac | |
25691 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25692 (eval "$ac_try") 2>&5 | |
25693 ac_status=$? | |
25694 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25695 (exit $ac_status); }; }; then | |
25696 emacs_cv_c_restrict=yes | 22445 emacs_cv_c_restrict=yes |
25697 else | 22446 else |
25698 echo "$as_me: failed program was:" >&5 | 22447 echo "$as_me: failed program was:" >&5 |
25699 sed 's/^/| /' conftest.$ac_ext >&5 | 22448 sed 's/^/| /' conftest.$ac_ext >&5 |
25700 | 22449 |
25724 ac_status=$? | 22473 ac_status=$? |
25725 grep -v '^ *+' conftest.er1 >conftest.err | 22474 grep -v '^ *+' conftest.er1 >conftest.err |
25726 rm -f conftest.er1 | 22475 rm -f conftest.er1 |
25727 cat conftest.err >&5 | 22476 cat conftest.err >&5 |
25728 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22477 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25729 (exit $ac_status); } && | 22478 (exit $ac_status); } && { |
25730 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22479 test -z "$ac_c_werror_flag" || |
25731 { (case "(($ac_try" in | 22480 test ! -s conftest.err |
25732 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22481 } && test -s conftest.$ac_objext; then |
25733 *) ac_try_echo=$ac_try;; | |
25734 esac | |
25735 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25736 (eval "$ac_try") 2>&5 | |
25737 ac_status=$? | |
25738 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25739 (exit $ac_status); }; } && | |
25740 { ac_try='test -s conftest.$ac_objext' | |
25741 { (case "(($ac_try" in | |
25742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
25743 *) ac_try_echo=$ac_try;; | |
25744 esac | |
25745 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25746 (eval "$ac_try") 2>&5 | |
25747 ac_status=$? | |
25748 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25749 (exit $ac_status); }; }; then | |
25750 emacs_cv_c_restrict=__restrict | 22482 emacs_cv_c_restrict=__restrict |
25751 else | 22483 else |
25752 echo "$as_me: failed program was:" >&5 | 22484 echo "$as_me: failed program was:" >&5 |
25753 sed 's/^/| /' conftest.$ac_ext >&5 | 22485 sed 's/^/| /' conftest.$ac_ext >&5 |
25754 | 22486 |
25806 ac_status=$? | 22538 ac_status=$? |
25807 grep -v '^ *+' conftest.er1 >conftest.err | 22539 grep -v '^ *+' conftest.er1 >conftest.err |
25808 rm -f conftest.er1 | 22540 rm -f conftest.er1 |
25809 cat conftest.err >&5 | 22541 cat conftest.err >&5 |
25810 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 22542 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
25811 (exit $ac_status); } && | 22543 (exit $ac_status); } && { |
25812 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 22544 test -z "$ac_c_werror_flag" || |
25813 { (case "(($ac_try" in | 22545 test ! -s conftest.err |
25814 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | 22546 } && test -s conftest.$ac_objext; then |
25815 *) ac_try_echo=$ac_try;; | |
25816 esac | |
25817 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25818 (eval "$ac_try") 2>&5 | |
25819 ac_status=$? | |
25820 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25821 (exit $ac_status); }; } && | |
25822 { ac_try='test -s conftest.$ac_objext' | |
25823 { (case "(($ac_try" in | |
25824 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; | |
25825 *) ac_try_echo=$ac_try;; | |
25826 esac | |
25827 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 | |
25828 (eval "$ac_try") 2>&5 | |
25829 ac_status=$? | |
25830 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
25831 (exit $ac_status); }; }; then | |
25832 emacs_cv_c_restrict_arr=yes | 22547 emacs_cv_c_restrict_arr=yes |
25833 else | 22548 else |
25834 echo "$as_me: failed program was:" >&5 | 22549 echo "$as_me: failed program was:" >&5 |
25835 sed 's/^/| /' conftest.$ac_ext >&5 | 22550 sed 's/^/| /' conftest.$ac_ext >&5 |
25836 | 22551 |
26194 cat >>$CONFIG_STATUS <<\_ACEOF | 22909 cat >>$CONFIG_STATUS <<\_ACEOF |
26195 ## --------------------- ## | 22910 ## --------------------- ## |
26196 ## M4sh Initialization. ## | 22911 ## M4sh Initialization. ## |
26197 ## --------------------- ## | 22912 ## --------------------- ## |
26198 | 22913 |
26199 # Be Bourne compatible | 22914 # Be more Bourne compatible |
22915 DUALCASE=1; export DUALCASE # for MKS sh | |
26200 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | 22916 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
26201 emulate sh | 22917 emulate sh |
26202 NULLCMD=: | 22918 NULLCMD=: |
26203 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which | 22919 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which |
26204 # is contrary to our usage. Disable this feature. | 22920 # is contrary to our usage. Disable this feature. |
26205 alias -g '${1+"$@"}'='"$@"' | 22921 alias -g '${1+"$@"}'='"$@"' |
26206 setopt NO_GLOB_SUBST | 22922 setopt NO_GLOB_SUBST |
26207 else | 22923 else |
26208 case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac | 22924 case `(set -o) 2>/dev/null` in |
26209 fi | 22925 *posix*) set -o posix ;; |
26210 BIN_SH=xpg4; export BIN_SH # for Tru64 | 22926 esac |
26211 DUALCASE=1; export DUALCASE # for MKS sh | 22927 |
22928 fi | |
22929 | |
22930 | |
26212 | 22931 |
26213 | 22932 |
26214 # PATH needs CR | 22933 # PATH needs CR |
26215 # Avoid depending upon Character Ranges. | 22934 # Avoid depending upon Character Ranges. |
26216 as_cr_letters='abcdefghijklmnopqrstuvwxyz' | 22935 as_cr_letters='abcdefghijklmnopqrstuvwxyz' |
26430 else | 23149 else |
26431 test -d ./-p && rmdir ./-p | 23150 test -d ./-p && rmdir ./-p |
26432 as_mkdir_p=false | 23151 as_mkdir_p=false |
26433 fi | 23152 fi |
26434 | 23153 |
26435 # Find out whether ``test -x'' works. Don't use a zero-byte file, as | 23154 if test -x / >/dev/null 2>&1; then |
26436 # systems may use methods other than mode bits to determine executability. | 23155 as_test_x='test -x' |
26437 cat >conf$$.file <<_ASEOF | 23156 else |
26438 #! /bin/sh | 23157 if ls -dL / >/dev/null 2>&1; then |
26439 exit 0 | 23158 as_ls_L_option=L |
26440 _ASEOF | 23159 else |
26441 chmod +x conf$$.file | 23160 as_ls_L_option= |
26442 if test -x conf$$.file >/dev/null 2>&1; then | 23161 fi |
26443 as_executable_p="test -x" | 23162 as_test_x=' |
26444 else | 23163 eval sh -c '\'' |
26445 as_executable_p=: | 23164 if test -d "$1"; then |
26446 fi | 23165 test -d "$1/."; |
26447 rm -f conf$$.file | 23166 else |
23167 case $1 in | |
23168 -*)set "./$1";; | |
23169 esac; | |
23170 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in | |
23171 ???[sx]*):;;*)false;;esac;fi | |
23172 '\'' sh | |
23173 ' | |
23174 fi | |
23175 as_executable_p=$as_test_x | |
26448 | 23176 |
26449 # Sed expression to map a string onto a valid CPP name. | 23177 # Sed expression to map a string onto a valid CPP name. |
26450 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 23178 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
26451 | 23179 |
26452 # Sed expression to map a string onto a valid variable name. | 23180 # Sed expression to map a string onto a valid variable name. |
26458 # Save the log message, to keep $[0] and so on meaningful, and to | 23186 # Save the log message, to keep $[0] and so on meaningful, and to |
26459 # report actual input values of CONFIG_FILES etc. instead of their | 23187 # report actual input values of CONFIG_FILES etc. instead of their |
26460 # values after options handling. | 23188 # values after options handling. |
26461 ac_log=" | 23189 ac_log=" |
26462 This file was extended by $as_me, which was | 23190 This file was extended by $as_me, which was |
26463 generated by GNU Autoconf 2.60. Invocation command line was | 23191 generated by GNU Autoconf 2.61. Invocation command line was |
26464 | 23192 |
26465 CONFIG_FILES = $CONFIG_FILES | 23193 CONFIG_FILES = $CONFIG_FILES |
26466 CONFIG_HEADERS = $CONFIG_HEADERS | 23194 CONFIG_HEADERS = $CONFIG_HEADERS |
26467 CONFIG_LINKS = $CONFIG_LINKS | 23195 CONFIG_LINKS = $CONFIG_LINKS |
26468 CONFIG_COMMANDS = $CONFIG_COMMANDS | 23196 CONFIG_COMMANDS = $CONFIG_COMMANDS |
26487 current configuration. | 23215 current configuration. |
26488 | 23216 |
26489 Usage: $0 [OPTIONS] [FILE]... | 23217 Usage: $0 [OPTIONS] [FILE]... |
26490 | 23218 |
26491 -h, --help print this help, then exit | 23219 -h, --help print this help, then exit |
26492 -V, --version print version number, then exit | 23220 -V, --version print version number and configuration settings, then exit |
26493 -q, --quiet do not print progress messages | 23221 -q, --quiet do not print progress messages |
26494 -d, --debug don't remove temporary files | 23222 -d, --debug don't remove temporary files |
26495 --recheck update $as_me by reconfiguring in the same conditions | 23223 --recheck update $as_me by reconfiguring in the same conditions |
26496 --file=FILE[:TEMPLATE] | 23224 --file=FILE[:TEMPLATE] |
26497 instantiate the configuration file FILE | 23225 instantiate the configuration file FILE |
26511 | 23239 |
26512 _ACEOF | 23240 _ACEOF |
26513 cat >>$CONFIG_STATUS <<_ACEOF | 23241 cat >>$CONFIG_STATUS <<_ACEOF |
26514 ac_cs_version="\\ | 23242 ac_cs_version="\\ |
26515 config.status | 23243 config.status |
26516 configured by $0, generated by GNU Autoconf 2.60, | 23244 configured by $0, generated by GNU Autoconf 2.61, |
26517 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" | 23245 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
26518 | 23246 |
26519 Copyright (C) 2006 Free Software Foundation, Inc. | 23247 Copyright (C) 2006 Free Software Foundation, Inc. |
26520 This config.status script is free software; the Free Software Foundation | 23248 This config.status script is free software; the Free Software Foundation |
26521 gives unlimited permission to copy, distribute and modify it." | 23249 gives unlimited permission to copy, distribute and modify it." |