aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-04-25 14:36:01 +0000
committerChong Yidong2009-04-25 14:36:01 +0000
commit7bbec45b62d5138f3b7321741d1975b3ca0669fc (patch)
treedc91111bf9b58afee3e79508892b188a5c063de4
parent4a0c006124a09160d37a9d868cf32803231f437d (diff)
downloademacs-7bbec45b62d5138f3b7321741d1975b3ca0669fc.tar.gz
emacs-7bbec45b62d5138f3b7321741d1975b3ca0669fc.zip
* configure: Regenerate.
* configure.in: Disable use of FreeType without libXft.
-rw-r--r--ChangeLog6
-rwxr-xr-xconfigure9762
-rw-r--r--configure.in10
3 files changed, 4421 insertions, 5357 deletions
diff --git a/ChangeLog b/ChangeLog
index a7d658ad425..5f5de7420c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12009-04-25 Chong Yidong <cyd@stupidchicken.com>
2
3 * configure: Regenerate.
4
5 * configure.in: Disable use of FreeType without libXft.
6
12009-04-19 Jan Djärv <jan.h.d@swipnet.se> 72009-04-19 Jan Djärv <jan.h.d@swipnet.se>
2 8
3 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER): Check 9 * configure.in (HAVE_GTK_FILE_SELECTION, HAVE_GTK_FILE_CHOOSER): Check
diff --git a/configure b/configure
index 72d2a553f1f..7206e8b6db1 100755
--- a/configure
+++ b/configure
@@ -1,9 +1,9 @@
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.62 for emacs 23.0.92. 3# Generated by GNU Autoconf 2.61 for emacs 23.0.92.
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, 2007, 2008 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## --------------------- ##
@@ -15,7 +15,7 @@ DUALCASE=1; export DUALCASE # for MKS sh
15if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 15if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
16 emulate sh 16 emulate sh
17 NULLCMD=: 17 NULLCMD=:
18 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 18 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
19 # is contrary to our usage. Disable this feature. 19 # is contrary to our usage. Disable this feature.
20 alias -g '${1+"$@"}'='"$@"' 20 alias -g '${1+"$@"}'='"$@"'
21 setopt NO_GLOB_SUBST 21 setopt NO_GLOB_SUBST
@@ -37,45 +37,17 @@ as_cr_Letters=$as_cr_letters$as_cr_LETTERS
37as_cr_digits='0123456789' 37as_cr_digits='0123456789'
38as_cr_alnum=$as_cr_Letters$as_cr_digits 38as_cr_alnum=$as_cr_Letters$as_cr_digits
39 39
40as_nl='
41'
42export as_nl
43# Printing a long string crashes Solaris 7 /usr/bin/printf.
44as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
45as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
46as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
47if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70fi
71
72# The user is always right. 40# The user is always right.
73if test "${PATH_SEPARATOR+set}" != set; then 41if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=: 42 echo "#! /bin/sh" >conf$$.sh
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 43 echo "exit 0" >>conf$$.sh
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 44 chmod +x conf$$.sh
77 PATH_SEPARATOR=';' 45 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
78 } 46 PATH_SEPARATOR=';'
47 else
48 PATH_SEPARATOR=:
49 fi
50 rm -f conf$$.sh
79fi 51fi
80 52
81# Support unset when possible. 53# Support unset when possible.
@@ -91,6 +63,8 @@ fi
91# there to prevent editors from complaining about space-tab. 63# there to prevent editors from complaining about space-tab.
92# (If _AS_PATH_WALK were called with IFS unset, it would disable word 64# (If _AS_PATH_WALK were called with IFS unset, it would disable word
93# splitting by setting IFS to empty value.) 65# splitting by setting IFS to empty value.)
66as_nl='
67'
94IFS=" "" $as_nl" 68IFS=" "" $as_nl"
95 69
96# Find who we are. Look in the path if we contain no directory separator. 70# Find who we are. Look in the path if we contain no directory separator.
@@ -113,7 +87,7 @@ if test "x$as_myself" = x; then
113 as_myself=$0 87 as_myself=$0
114fi 88fi
115if test ! -f "$as_myself"; then 89if test ! -f "$as_myself"; then
116 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
117 { (exit 1); exit 1; } 91 { (exit 1); exit 1; }
118fi 92fi
119 93
@@ -126,10 +100,17 @@ PS2='> '
126PS4='+ ' 100PS4='+ '
127 101
128# NLS nuisances. 102# NLS nuisances.
129LC_ALL=C 103for as_var in \
130export LC_ALL 104 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
131LANGUAGE=C 105 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
132export LANGUAGE 106 LC_TELEPHONE LC_TIME
107do
108 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
109 eval $as_var=C; export $as_var
110 else
111 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
112 fi
113done
133 114
134# Required to use basename. 115# Required to use basename.
135if expr a : '\(a\)' >/dev/null 2>&1 && 116if expr a : '\(a\)' >/dev/null 2>&1 &&
@@ -151,7 +132,7 @@ as_me=`$as_basename -- "$0" ||
151$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 132$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
152 X"$0" : 'X\(//\)$' \| \ 133 X"$0" : 'X\(//\)$' \| \
153 X"$0" : 'X\(/\)' \| . 2>/dev/null || 134 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
154$as_echo X/"$0" | 135echo X/"$0" |
155 sed '/^.*\/\([^/][^/]*\)\/*$/{ 136 sed '/^.*\/\([^/][^/]*\)\/*$/{
156 s//\1/ 137 s//\1/
157 q 138 q
@@ -177,7 +158,7 @@ else
177 as_have_required=no 158 as_have_required=no
178fi 159fi
179 160
180 if test $as_have_required = yes && (eval ": 161 if test $as_have_required = yes && (eval ":
181(as_func_return () { 162(as_func_return () {
182 (exit \$1) 163 (exit \$1)
183} 164}
@@ -259,7 +240,7 @@ IFS=$as_save_IFS
259if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 240if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
260 emulate sh 241 emulate sh
261 NULLCMD=: 242 NULLCMD=:
262 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 243 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
263 # is contrary to our usage. Disable this feature. 244 # is contrary to our usage. Disable this feature.
264 alias -g '${1+"$@"}'='"$@"' 245 alias -g '${1+"$@"}'='"$@"'
265 setopt NO_GLOB_SUBST 246 setopt NO_GLOB_SUBST
@@ -280,7 +261,7 @@ _ASEOF
280if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 261if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
281 emulate sh 262 emulate sh
282 NULLCMD=: 263 NULLCMD=:
283 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 264 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
284 # is contrary to our usage. Disable this feature. 265 # is contrary to our usage. Disable this feature.
285 alias -g '${1+"$@"}'='"$@"' 266 alias -g '${1+"$@"}'='"$@"'
286 setopt NO_GLOB_SUBST 267 setopt NO_GLOB_SUBST
@@ -360,10 +341,10 @@ fi
360 341
361 if test "x$CONFIG_SHELL" != x; then 342 if test "x$CONFIG_SHELL" != x; then
362 for as_var in BASH_ENV ENV 343 for as_var in BASH_ENV ENV
363 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 344 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
364 done 345 done
365 export CONFIG_SHELL 346 export CONFIG_SHELL
366 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 347 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
367fi 348fi
368 349
369 350
@@ -432,10 +413,9 @@ fi
432 413
433test \$exitcode = 0") || { 414test \$exitcode = 0") || {
434 echo No shell found that supports shell functions. 415 echo No shell found that supports shell functions.
435 echo Please tell bug-autoconf@gnu.org about your system, 416 echo Please tell autoconf@gnu.org about your system,
436 echo including any error possibly output before this message. 417 echo including any error possibly output before this
437 echo This can help us improve future autoconf versions. 418 echo message
438 echo Configuration will now proceed without shell functions.
439} 419}
440 420
441 421
@@ -471,7 +451,7 @@ test \$exitcode = 0") || {
471 s/-\n.*// 451 s/-\n.*//
472 ' >$as_me.lineno && 452 ' >$as_me.lineno &&
473 chmod +x "$as_me.lineno" || 453 chmod +x "$as_me.lineno" ||
474 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 454 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
475 { (exit 1); exit 1; }; } 455 { (exit 1); exit 1; }; }
476 456
477 # Don't try to exec as it changes $[0], causing all sort of problems 457 # Don't try to exec as it changes $[0], causing all sort of problems
@@ -499,6 +479,7 @@ case `echo -n x` in
499*) 479*)
500 ECHO_N='-n';; 480 ECHO_N='-n';;
501esac 481esac
482
502if expr a : '\(a\)' >/dev/null 2>&1 && 483if expr a : '\(a\)' >/dev/null 2>&1 &&
503 test "X`expr 00001 : '.*\(...\)'`" = X001; then 484 test "X`expr 00001 : '.*\(...\)'`" = X001; then
504 as_expr=expr 485 as_expr=expr
@@ -511,22 +492,19 @@ if test -d conf$$.dir; then
511 rm -f conf$$.dir/conf$$.file 492 rm -f conf$$.dir/conf$$.file
512else 493else
513 rm -f conf$$.dir 494 rm -f conf$$.dir
514 mkdir conf$$.dir 2>/dev/null 495 mkdir conf$$.dir
515fi 496fi
516if (echo >conf$$.file) 2>/dev/null; then 497echo >conf$$.file
517 if ln -s conf$$.file conf$$ 2>/dev/null; then 498if ln -s conf$$.file conf$$ 2>/dev/null; then
518 as_ln_s='ln -s' 499 as_ln_s='ln -s'
519 # ... but there are two gotchas: 500 # ... but there are two gotchas:
520 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 501 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
521 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 502 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
522 # In both cases, we have to default to `cp -p'. 503 # In both cases, we have to default to `cp -p'.
523 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 504 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
524 as_ln_s='cp -p'
525 elif ln conf$$.file conf$$ 2>/dev/null; then
526 as_ln_s=ln
527 else
528 as_ln_s='cp -p' 505 as_ln_s='cp -p'
529 fi 506elif ln conf$$.file conf$$ 2>/dev/null; then
507 as_ln_s=ln
530else 508else
531 as_ln_s='cp -p' 509 as_ln_s='cp -p'
532fi 510fi
@@ -551,10 +529,10 @@ else
551 as_test_x=' 529 as_test_x='
552 eval sh -c '\'' 530 eval sh -c '\''
553 if test -d "$1"; then 531 if test -d "$1"; then
554 test -d "$1/."; 532 test -d "$1/.";
555 else 533 else
556 case $1 in 534 case $1 in
557 -*)set "./$1";; 535 -*)set "./$1";;
558 esac; 536 esac;
559 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 537 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
560 ???[sx]*):;;*)false;;esac;fi 538 ???[sx]*):;;*)false;;esac;fi
@@ -720,12 +698,12 @@ FONTCONFIG_CFLAGS
720FONTCONFIG_LIBS 698FONTCONFIG_LIBS
721XFT_CFLAGS 699XFT_CFLAGS
722XFT_LIBS 700XFT_LIBS
723FREETYPE_CFLAGS
724FREETYPE_LIBS
725LIBOTF_CFLAGS 701LIBOTF_CFLAGS
726LIBOTF_LIBS 702LIBOTF_LIBS
727M17N_FLT_CFLAGS 703M17N_FLT_CFLAGS
728M17N_FLT_LIBS 704M17N_FLT_LIBS
705FREETYPE_CFLAGS
706FREETYPE_LIBS
729ALLOCA 707ALLOCA
730liblockfile 708liblockfile
731LIBOBJS 709LIBOBJS
@@ -766,43 +744,6 @@ GNU_OBJC_CFLAGS
766LIB_SRC_EXTRA_INSTALLABLES 744LIB_SRC_EXTRA_INSTALLABLES
767LTLIBOBJS' 745LTLIBOBJS'
768ac_subst_files='' 746ac_subst_files=''
769ac_user_opts='
770enable_option_checking
771with_pop
772with_kerberos
773with_kerberos5
774with_hesiod
775with_sound
776with_sync_input
777with_x_toolkit
778with_xpm
779with_jpeg
780with_tiff
781with_gif
782with_png
783with_rsvg
784with_freetype
785with_xft
786with_libotf
787with_m17n_flt
788with_toolkit_scroll_bars
789with_xaw3d
790with_xim
791with_ns
792with_gpm
793with_dbus
794with_makeinfo
795with_gtk
796with_gcc
797with_pkg_config_prog
798with_gnustep_conf
799enable_ns_self_contained
800enable_asserts
801enable_maintainer_mode
802enable_locallisppath
803enable_largefile
804with_x
805'
806 ac_precious_vars='build_alias 747 ac_precious_vars='build_alias
807host_alias 748host_alias
808target_alias 749target_alias
@@ -818,8 +759,6 @@ XMKMF'
818# Initialize some variables set by options. 759# Initialize some variables set by options.
819ac_init_help= 760ac_init_help=
820ac_init_version=false 761ac_init_version=false
821ac_unrecognized_opts=
822ac_unrecognized_sep=
823# The variables have the same names as the options, with 762# The variables have the same names as the options, with
824# dashes changed to underlines. 763# dashes changed to underlines.
825cache_file=/dev/null 764cache_file=/dev/null
@@ -918,21 +857,13 @@ do
918 datarootdir=$ac_optarg ;; 857 datarootdir=$ac_optarg ;;
919 858
920 -disable-* | --disable-*) 859 -disable-* | --disable-*)
921 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 860 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
922 # Reject names that are not valid shell variable names. 861 # Reject names that are not valid shell variable names.
923 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 862 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
924 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 863 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
925 { (exit 1); exit 1; }; } 864 { (exit 1); exit 1; }; }
926 ac_useropt_orig=$ac_useropt 865 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
927 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 866 eval enable_$ac_feature=no ;;
928 case $ac_user_opts in
929 *"
930"enable_$ac_useropt"
931"*) ;;
932 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
933 ac_unrecognized_sep=', ';;
934 esac
935 eval enable_$ac_useropt=no ;;
936 867
937 -docdir | --docdir | --docdi | --doc | --do) 868 -docdir | --docdir | --docdi | --doc | --do)
938 ac_prev=docdir ;; 869 ac_prev=docdir ;;
@@ -945,21 +876,13 @@ do
945 dvidir=$ac_optarg ;; 876 dvidir=$ac_optarg ;;
946 877
947 -enable-* | --enable-*) 878 -enable-* | --enable-*)
948 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 879 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
949 # Reject names that are not valid shell variable names. 880 # Reject names that are not valid shell variable names.
950 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 881 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
951 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 882 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
952 { (exit 1); exit 1; }; } 883 { (exit 1); exit 1; }; }
953 ac_useropt_orig=$ac_useropt 884 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
954 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 885 eval enable_$ac_feature=\$ac_optarg ;;
955 case $ac_user_opts in
956 *"
957"enable_$ac_useropt"
958"*) ;;
959 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
960 ac_unrecognized_sep=', ';;
961 esac
962 eval enable_$ac_useropt=\$ac_optarg ;;
963 886
964 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 887 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
965 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ 888 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
@@ -1150,38 +1073,22 @@ do
1150 ac_init_version=: ;; 1073 ac_init_version=: ;;
1151 1074
1152 -with-* | --with-*) 1075 -with-* | --with-*)
1153 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1076 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1154 # Reject names that are not valid shell variable names. 1077 # Reject names that are not valid shell variable names.
1155 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1078 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1156 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1079 { echo "$as_me: error: invalid package name: $ac_package" >&2
1157 { (exit 1); exit 1; }; } 1080 { (exit 1); exit 1; }; }
1158 ac_useropt_orig=$ac_useropt 1081 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1159 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1082 eval with_$ac_package=\$ac_optarg ;;
1160 case $ac_user_opts in
1161 *"
1162"with_$ac_useropt"
1163"*) ;;
1164 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1165 ac_unrecognized_sep=', ';;
1166 esac
1167 eval with_$ac_useropt=\$ac_optarg ;;
1168 1083
1169 -without-* | --without-*) 1084 -without-* | --without-*)
1170 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1085 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1171 # Reject names that are not valid shell variable names. 1086 # Reject names that are not valid shell variable names.
1172 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1087 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1173 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1088 { echo "$as_me: error: invalid package name: $ac_package" >&2
1174 { (exit 1); exit 1; }; } 1089 { (exit 1); exit 1; }; }
1175 ac_useropt_orig=$ac_useropt 1090 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1176 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1091 eval with_$ac_package=no ;;
1177 case $ac_user_opts in
1178 *"
1179"with_$ac_useropt"
1180"*) ;;
1181 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1182 ac_unrecognized_sep=', ';;
1183 esac
1184 eval with_$ac_useropt=no ;;
1185 1092
1186 --x) 1093 --x)
1187 # Obsolete; use --with-x. 1094 # Obsolete; use --with-x.
@@ -1201,7 +1108,7 @@ do
1201 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1108 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1202 x_libraries=$ac_optarg ;; 1109 x_libraries=$ac_optarg ;;
1203 1110
1204 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 1111 -*) { echo "$as_me: error: unrecognized option: $ac_option
1205Try \`$0 --help' for more information." >&2 1112Try \`$0 --help' for more information." >&2
1206 { (exit 1); exit 1; }; } 1113 { (exit 1); exit 1; }; }
1207 ;; 1114 ;;
@@ -1210,16 +1117,16 @@ Try \`$0 --help' for more information." >&2
1210 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` 1117 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1211 # Reject names that are not valid shell variable names. 1118 # Reject names that are not valid shell variable names.
1212 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1119 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1213 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1120 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1214 { (exit 1); exit 1; }; } 1121 { (exit 1); exit 1; }; }
1215 eval $ac_envvar=\$ac_optarg 1122 eval $ac_envvar=\$ac_optarg
1216 export $ac_envvar ;; 1123 export $ac_envvar ;;
1217 1124
1218 *) 1125 *)
1219 # FIXME: should be removed in autoconf 3.0. 1126 # FIXME: should be removed in autoconf 3.0.
1220 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1127 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1221 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1128 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1222 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1129 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1223 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1130 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1224 ;; 1131 ;;
1225 1132
@@ -1228,38 +1135,22 @@ done
1228 1135
1229if test -n "$ac_prev"; then 1136if test -n "$ac_prev"; then
1230 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1137 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1231 { $as_echo "$as_me: error: missing argument to $ac_option" >&2 1138 { echo "$as_me: error: missing argument to $ac_option" >&2
1232 { (exit 1); exit 1; }; } 1139 { (exit 1); exit 1; }; }
1233fi 1140fi
1234 1141
1235if test -n "$ac_unrecognized_opts"; then 1142# Be sure to have absolute directory names.
1236 case $enable_option_checking in
1237 no) ;;
1238 fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2
1239 { (exit 1); exit 1; }; } ;;
1240 *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;;
1241 esac
1242fi
1243
1244# Check all directory arguments for consistency.
1245for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1143for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1246 datadir sysconfdir sharedstatedir localstatedir includedir \ 1144 datadir sysconfdir sharedstatedir localstatedir includedir \
1247 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ 1145 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1248 libdir localedir mandir 1146 libdir localedir mandir
1249do 1147do
1250 eval ac_val=\$$ac_var 1148 eval ac_val=\$$ac_var
1251 # Remove trailing slashes.
1252 case $ac_val in
1253 */ )
1254 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1255 eval $ac_var=\$ac_val;;
1256 esac
1257 # Be sure to have absolute directory names.
1258 case $ac_val in 1149 case $ac_val in
1259 [\\/$]* | ?:[\\/]* ) continue;; 1150 [\\/$]* | ?:[\\/]* ) continue;;
1260 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1151 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1261 esac 1152 esac
1262 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1153 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1263 { (exit 1); exit 1; }; } 1154 { (exit 1); exit 1; }; }
1264done 1155done
1265 1156
@@ -1274,7 +1165,7 @@ target=$target_alias
1274if test "x$host_alias" != x; then 1165if test "x$host_alias" != x; then
1275 if test "x$build_alias" = x; then 1166 if test "x$build_alias" = x; then
1276 cross_compiling=maybe 1167 cross_compiling=maybe
1277 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1168 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1278 If a cross compiler is detected then cross compile mode will be used." >&2 1169 If a cross compiler is detected then cross compile mode will be used." >&2
1279 elif test "x$build_alias" != "x$host_alias"; then 1170 elif test "x$build_alias" != "x$host_alias"; then
1280 cross_compiling=yes 1171 cross_compiling=yes
@@ -1290,10 +1181,10 @@ test "$silent" = yes && exec 6>/dev/null
1290ac_pwd=`pwd` && test -n "$ac_pwd" && 1181ac_pwd=`pwd` && test -n "$ac_pwd" &&
1291ac_ls_di=`ls -di .` && 1182ac_ls_di=`ls -di .` &&
1292ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1183ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1293 { $as_echo "$as_me: error: Working directory cannot be determined" >&2 1184 { echo "$as_me: error: Working directory cannot be determined" >&2
1294 { (exit 1); exit 1; }; } 1185 { (exit 1); exit 1; }; }
1295test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1186test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1296 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 1187 { echo "$as_me: error: pwd does not report name of working directory" >&2
1297 { (exit 1); exit 1; }; } 1188 { (exit 1); exit 1; }; }
1298 1189
1299 1190
@@ -1301,12 +1192,12 @@ test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1301if test -z "$srcdir"; then 1192if test -z "$srcdir"; then
1302 ac_srcdir_defaulted=yes 1193 ac_srcdir_defaulted=yes
1303 # Try the directory containing this script, then the parent directory. 1194 # Try the directory containing this script, then the parent directory.
1304 ac_confdir=`$as_dirname -- "$as_myself" || 1195 ac_confdir=`$as_dirname -- "$0" ||
1305$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1196$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1306 X"$as_myself" : 'X\(//\)[^/]' \| \ 1197 X"$0" : 'X\(//\)[^/]' \| \
1307 X"$as_myself" : 'X\(//\)$' \| \ 1198 X"$0" : 'X\(//\)$' \| \
1308 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 1199 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1309$as_echo X"$as_myself" | 1200echo X"$0" |
1310 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1201 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1311 s//\1/ 1202 s//\1/
1312 q 1203 q
@@ -1333,12 +1224,12 @@ else
1333fi 1224fi
1334if test ! -r "$srcdir/$ac_unique_file"; then 1225if test ! -r "$srcdir/$ac_unique_file"; then
1335 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1226 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1336 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1227 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1337 { (exit 1); exit 1; }; } 1228 { (exit 1); exit 1; }; }
1338fi 1229fi
1339ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1230ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1340ac_abs_confdir=`( 1231ac_abs_confdir=`(
1341 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 1232 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1342 { (exit 1); exit 1; }; } 1233 { (exit 1); exit 1; }; }
1343 pwd)` 1234 pwd)`
1344# When building in place, set srcdir=. 1235# When building in place, set srcdir=.
@@ -1387,9 +1278,9 @@ Configuration:
1387 1278
1388Installation directories: 1279Installation directories:
1389 --prefix=PREFIX install architecture-independent files in PREFIX 1280 --prefix=PREFIX install architecture-independent files in PREFIX
1390 [$ac_default_prefix] 1281 [$ac_default_prefix]
1391 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1282 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1392 [PREFIX] 1283 [PREFIX]
1393 1284
1394By default, \`make install' will install all the files in 1285By default, \`make install' will install all the files in
1395\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify 1286\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
@@ -1399,25 +1290,25 @@ for instance \`--prefix=\$HOME'.
1399For better control, use the options below. 1290For better control, use the options below.
1400 1291
1401Fine tuning of the installation directories: 1292Fine tuning of the installation directories:
1402 --bindir=DIR user executables [EPREFIX/bin] 1293 --bindir=DIR user executables [EPREFIX/bin]
1403 --sbindir=DIR system admin executables [EPREFIX/sbin] 1294 --sbindir=DIR system admin executables [EPREFIX/sbin]
1404 --libexecdir=DIR program executables [EPREFIX/libexec] 1295 --libexecdir=DIR program executables [EPREFIX/libexec]
1405 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1296 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1406 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1297 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1407 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1298 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1408 --libdir=DIR object code libraries [EPREFIX/lib] 1299 --libdir=DIR object code libraries [EPREFIX/lib]
1409 --includedir=DIR C header files [PREFIX/include] 1300 --includedir=DIR C header files [PREFIX/include]
1410 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1301 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1411 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1302 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1412 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1303 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1413 --infodir=DIR info documentation [DATAROOTDIR/info] 1304 --infodir=DIR info documentation [DATAROOTDIR/info]
1414 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1305 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1415 --mandir=DIR man documentation [DATAROOTDIR/man] 1306 --mandir=DIR man documentation [DATAROOTDIR/man]
1416 --docdir=DIR documentation root [DATAROOTDIR/doc/emacs] 1307 --docdir=DIR documentation root [DATAROOTDIR/doc/emacs]
1417 --htmldir=DIR html documentation [DOCDIR] 1308 --htmldir=DIR html documentation [DOCDIR]
1418 --dvidir=DIR dvi documentation [DOCDIR] 1309 --dvidir=DIR dvi documentation [DOCDIR]
1419 --pdfdir=DIR pdf documentation [DOCDIR] 1310 --pdfdir=DIR pdf documentation [DOCDIR]
1420 --psdir=DIR ps documentation [DOCDIR] 1311 --psdir=DIR ps documentation [DOCDIR]
1421_ACEOF 1312_ACEOF
1422 1313
1423 cat <<\_ACEOF 1314 cat <<\_ACEOF
@@ -1444,7 +1335,6 @@ if test -n "$ac_init_help"; then
1444 cat <<\_ACEOF 1335 cat <<\_ACEOF
1445 1336
1446Optional Features: 1337Optional Features:
1447 --disable-option-checking ignore unrecognized --enable/--with options
1448 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1338 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1449 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1339 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1450 --disable-ns-self-contained 1340 --disable-ns-self-contained
@@ -1475,7 +1365,6 @@ Optional Packages:
1475 --without-gif don't compile with GIF image support 1365 --without-gif don't compile with GIF image support
1476 --without-png don't compile with PNG image support 1366 --without-png don't compile with PNG image support
1477 --without-rsvg don't compile with SVG image support 1367 --without-rsvg don't compile with SVG image support
1478 --without-freetype don't use Freetype for local font support
1479 --without-xft don't use XFT for anti aliased fonts 1368 --without-xft don't use XFT for anti aliased fonts
1480 --without-libotf don't use libotf for OpenType font support 1369 --without-libotf don't use libotf for OpenType font support
1481 --without-m17n-flt don't use m17n-flt for text shaping 1370 --without-m17n-flt don't use m17n-flt for text shaping
@@ -1517,17 +1406,15 @@ fi
1517if test "$ac_init_help" = "recursive"; then 1406if test "$ac_init_help" = "recursive"; then
1518 # If there are subdirs, report their specific --help. 1407 # If there are subdirs, report their specific --help.
1519 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1408 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1520 test -d "$ac_dir" || 1409 test -d "$ac_dir" || continue
1521 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1522 continue
1523 ac_builddir=. 1410 ac_builddir=.
1524 1411
1525case "$ac_dir" in 1412case "$ac_dir" in
1526.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1413.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1527*) 1414*)
1528 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 1415 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1529 # A ".." for each directory in $ac_dir_suffix. 1416 # A ".." for each directory in $ac_dir_suffix.
1530 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 1417 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1531 case $ac_top_builddir_sub in 1418 case $ac_top_builddir_sub in
1532 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 1419 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1533 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; 1420 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
@@ -1563,7 +1450,7 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1563 echo && 1450 echo &&
1564 $SHELL "$ac_srcdir/configure" --help=recursive 1451 $SHELL "$ac_srcdir/configure" --help=recursive
1565 else 1452 else
1566 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1453 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1567 fi || ac_status=$? 1454 fi || ac_status=$?
1568 cd "$ac_pwd" || { ac_status=$?; break; } 1455 cd "$ac_pwd" || { ac_status=$?; break; }
1569 done 1456 done
@@ -1573,10 +1460,10 @@ test -n "$ac_init_help" && exit $ac_status
1573if $ac_init_version; then 1460if $ac_init_version; then
1574 cat <<\_ACEOF 1461 cat <<\_ACEOF
1575emacs configure 23.0.92 1462emacs configure 23.0.92
1576generated by GNU Autoconf 2.62 1463generated by GNU Autoconf 2.61
1577 1464
1578Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1465Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
15792002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 14662002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1580This configure script is free software; the Free Software Foundation 1467This configure script is free software; the Free Software Foundation
1581gives unlimited permission to copy, distribute and modify it. 1468gives unlimited permission to copy, distribute and modify it.
1582_ACEOF 1469_ACEOF
@@ -1587,7 +1474,7 @@ This file contains any messages produced by compilers while
1587running configure, to aid debugging if configure makes a mistake. 1474running configure, to aid debugging if configure makes a mistake.
1588 1475
1589It was created by emacs $as_me 23.0.92, which was 1476It was created by emacs $as_me 23.0.92, which was
1590generated by GNU Autoconf 2.62. Invocation command line was 1477generated by GNU Autoconf 2.61. Invocation command line was
1591 1478
1592 $ $0 $@ 1479 $ $0 $@
1593 1480
@@ -1623,7 +1510,7 @@ for as_dir in $PATH
1623do 1510do
1624 IFS=$as_save_IFS 1511 IFS=$as_save_IFS
1625 test -z "$as_dir" && as_dir=. 1512 test -z "$as_dir" && as_dir=.
1626 $as_echo "PATH: $as_dir" 1513 echo "PATH: $as_dir"
1627done 1514done
1628IFS=$as_save_IFS 1515IFS=$as_save_IFS
1629 1516
@@ -1658,7 +1545,7 @@ do
1658 | -silent | --silent | --silen | --sile | --sil) 1545 | -silent | --silent | --silen | --sile | --sil)
1659 continue ;; 1546 continue ;;
1660 *\'*) 1547 *\'*)
1661 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1548 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1662 esac 1549 esac
1663 case $ac_pass in 1550 case $ac_pass in
1664 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 1551 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
@@ -1710,12 +1597,11 @@ _ASBOX
1710 case $ac_val in #( 1597 case $ac_val in #(
1711 *${as_nl}*) 1598 *${as_nl}*)
1712 case $ac_var in #( 1599 case $ac_var in #(
1713 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 1600 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1714$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 1601echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1715 esac 1602 esac
1716 case $ac_var in #( 1603 case $ac_var in #(
1717 _ | IFS | as_nl) ;; #( 1604 _ | IFS | as_nl) ;; #(
1718 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1719 *) $as_unset $ac_var ;; 1605 *) $as_unset $ac_var ;;
1720 esac ;; 1606 esac ;;
1721 esac 1607 esac
@@ -1745,9 +1631,9 @@ _ASBOX
1745 do 1631 do
1746 eval ac_val=\$$ac_var 1632 eval ac_val=\$$ac_var
1747 case $ac_val in 1633 case $ac_val in
1748 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1634 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1749 esac 1635 esac
1750 $as_echo "$ac_var='\''$ac_val'\''" 1636 echo "$ac_var='\''$ac_val'\''"
1751 done | sort 1637 done | sort
1752 echo 1638 echo
1753 1639
@@ -1762,9 +1648,9 @@ _ASBOX
1762 do 1648 do
1763 eval ac_val=\$$ac_var 1649 eval ac_val=\$$ac_var
1764 case $ac_val in 1650 case $ac_val in
1765 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1651 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1766 esac 1652 esac
1767 $as_echo "$ac_var='\''$ac_val'\''" 1653 echo "$ac_var='\''$ac_val'\''"
1768 done | sort 1654 done | sort
1769 echo 1655 echo
1770 fi 1656 fi
@@ -1780,8 +1666,8 @@ _ASBOX
1780 echo 1666 echo
1781 fi 1667 fi
1782 test "$ac_signal" != 0 && 1668 test "$ac_signal" != 0 &&
1783 $as_echo "$as_me: caught signal $ac_signal" 1669 echo "$as_me: caught signal $ac_signal"
1784 $as_echo "$as_me: exit $exit_status" 1670 echo "$as_me: exit $exit_status"
1785 } >&5 1671 } >&5
1786 rm -f core *.core core.conftest.* && 1672 rm -f core *.core core.conftest.* &&
1787 rm -f -r conftest* confdefs* conf$$* $ac_clean_files && 1673 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
@@ -1823,24 +1709,21 @@ _ACEOF
1823 1709
1824 1710
1825# Let the site file select an alternate cache file if it wants to. 1711# Let the site file select an alternate cache file if it wants to.
1826# Prefer an explicitly selected file to automatically selected ones. 1712# Prefer explicitly selected file to automatically selected ones.
1827ac_site_file1=NONE
1828ac_site_file2=NONE
1829if test -n "$CONFIG_SITE"; then 1713if test -n "$CONFIG_SITE"; then
1830 ac_site_file1=$CONFIG_SITE 1714 set x "$CONFIG_SITE"
1831elif test "x$prefix" != xNONE; then 1715elif test "x$prefix" != xNONE; then
1832 ac_site_file1=$prefix/share/config.site 1716 set x "$prefix/share/config.site" "$prefix/etc/config.site"
1833 ac_site_file2=$prefix/etc/config.site
1834else 1717else
1835 ac_site_file1=$ac_default_prefix/share/config.site 1718 set x "$ac_default_prefix/share/config.site" \
1836 ac_site_file2=$ac_default_prefix/etc/config.site 1719 "$ac_default_prefix/etc/config.site"
1837fi 1720fi
1838for ac_site_file in "$ac_site_file1" "$ac_site_file2" 1721shift
1722for ac_site_file
1839do 1723do
1840 test "x$ac_site_file" = xNONE && continue
1841 if test -r "$ac_site_file"; then 1724 if test -r "$ac_site_file"; then
1842 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1725 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1843$as_echo "$as_me: loading site script $ac_site_file" >&6;} 1726echo "$as_me: loading site script $ac_site_file" >&6;}
1844 sed 's/^/| /' "$ac_site_file" >&5 1727 sed 's/^/| /' "$ac_site_file" >&5
1845 . "$ac_site_file" 1728 . "$ac_site_file"
1846 fi 1729 fi
@@ -1850,16 +1733,16 @@ if test -r "$cache_file"; then
1850 # Some versions of bash will fail to source /dev/null (special 1733 # Some versions of bash will fail to source /dev/null (special
1851 # files actually), so we avoid doing that. 1734 # files actually), so we avoid doing that.
1852 if test -f "$cache_file"; then 1735 if test -f "$cache_file"; then
1853 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 1736 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1854$as_echo "$as_me: loading cache $cache_file" >&6;} 1737echo "$as_me: loading cache $cache_file" >&6;}
1855 case $cache_file in 1738 case $cache_file in
1856 [\\/]* | ?:[\\/]* ) . "$cache_file";; 1739 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1857 *) . "./$cache_file";; 1740 *) . "./$cache_file";;
1858 esac 1741 esac
1859 fi 1742 fi
1860else 1743else
1861 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 1744 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1862$as_echo "$as_me: creating cache $cache_file" >&6;} 1745echo "$as_me: creating cache $cache_file" >&6;}
1863 >$cache_file 1746 >$cache_file
1864fi 1747fi
1865 1748
@@ -1876,38 +1759,29 @@ for ac_var in $ac_precious_vars; do
1876 eval ac_new_val=\$ac_env_${ac_var}_value 1759 eval ac_new_val=\$ac_env_${ac_var}_value
1877 case $ac_old_set,$ac_new_set in 1760 case $ac_old_set,$ac_new_set in
1878 set,) 1761 set,)
1879 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1762 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1880$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1763echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1881 ac_cache_corrupted=: ;; 1764 ac_cache_corrupted=: ;;
1882 ,set) 1765 ,set)
1883 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1766 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1884$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1767echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1885 ac_cache_corrupted=: ;; 1768 ac_cache_corrupted=: ;;
1886 ,);; 1769 ,);;
1887 *) 1770 *)
1888 if test "x$ac_old_val" != "x$ac_new_val"; then 1771 if test "x$ac_old_val" != "x$ac_new_val"; then
1889 # differences in whitespace do not lead to failure. 1772 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1890 ac_old_val_w=`echo x $ac_old_val` 1773echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1891 ac_new_val_w=`echo x $ac_new_val` 1774 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1892 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1775echo "$as_me: former value: $ac_old_val" >&2;}
1893 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1776 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1894$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1777echo "$as_me: current value: $ac_new_val" >&2;}
1895 ac_cache_corrupted=: 1778 ac_cache_corrupted=:
1896 else
1897 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1898$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1899 eval $ac_var=\$ac_old_val
1900 fi
1901 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
1902$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1903 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
1904$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1905 fi;; 1779 fi;;
1906 esac 1780 esac
1907 # Pass precious variables to config.status. 1781 # Pass precious variables to config.status.
1908 if test "$ac_new_set" = set; then 1782 if test "$ac_new_set" = set; then
1909 case $ac_new_val in 1783 case $ac_new_val in
1910 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1784 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1911 *) ac_arg=$ac_var=$ac_new_val ;; 1785 *) ac_arg=$ac_var=$ac_new_val ;;
1912 esac 1786 esac
1913 case " $ac_configure_args " in 1787 case " $ac_configure_args " in
@@ -1917,10 +1791,10 @@ $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1917 fi 1791 fi
1918done 1792done
1919if $ac_cache_corrupted; then 1793if $ac_cache_corrupted; then
1920 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1794 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1921$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1795echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1922 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1796 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1923$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1797echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1924 { (exit 1); exit 1; }; } 1798 { (exit 1); exit 1; }; }
1925fi 1799fi
1926 1800
@@ -1964,10 +1838,13 @@ test "$program_prefix" != NONE &&
1964# Use a double $ so make ignores it. 1838# Use a double $ so make ignores it.
1965test "$program_suffix" != NONE && 1839test "$program_suffix" != NONE &&
1966 program_transform_name="s&\$&$program_suffix&;$program_transform_name" 1840 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1967# Double any \ or $. 1841# Double any \ or $. echo might interpret backslashes.
1968# By default was `s,x,x', remove it if useless. 1842# By default was `s,x,x', remove it if useless.
1969ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' 1843cat <<\_ACEOF >conftest.sed
1970program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` 1844s/[\\$]/&&/g;s/;s,x,x,$//
1845_ACEOF
1846program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1847rm -f conftest.sed
1971 1848
1972 1849
1973lispdir='${datadir}/emacs/${version}/lisp' 1850lispdir='${datadir}/emacs/${version}/lisp'
@@ -2090,10 +1967,10 @@ if test "${with_x_toolkit+set}" = set; then
2090 m | mo | mot | moti | motif ) val=motif ;; 1967 m | mo | mot | moti | motif ) val=motif ;;
2091 g | gt | gtk ) val=gtk ;; 1968 g | gt | gtk ) val=gtk ;;
2092 * ) 1969 * )
2093{ { $as_echo "$as_me:$LINENO: error: \`--with-x-toolkit=$withval' is invalid; 1970{ { echo "$as_me:$LINENO: error: \`--with-x-toolkit=$withval' is invalid;
2094this option's value should be \`yes', \`no', \`lucid', \`athena', \`motif' or \`gtk'. 1971this option's value should be \`yes', \`no', \`lucid', \`athena', \`motif' or \`gtk'.
2095\`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." >&5 1972\`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." >&5
2096$as_echo "$as_me: error: \`--with-x-toolkit=$withval' is invalid; 1973echo "$as_me: error: \`--with-x-toolkit=$withval' is invalid;
2097this option's value should be \`yes', \`no', \`lucid', \`athena', \`motif' or \`gtk'. 1974this option's value should be \`yes', \`no', \`lucid', \`athena', \`motif' or \`gtk'.
2098\`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." >&2;} 1975\`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." >&2;}
2099 { (exit 1); exit 1; }; } 1976 { (exit 1); exit 1; }; }
@@ -2154,14 +2031,6 @@ fi
2154 2031
2155 2032
2156 2033
2157# Check whether --with-freetype was given.
2158if test "${with_freetype+set}" = set; then
2159 withval=$with_freetype;
2160else
2161 with_freetype=yes
2162fi
2163
2164
2165# Check whether --with-xft was given. 2034# Check whether --with-xft was given.
2166if test "${with_xft+set}" = set; then 2035if test "${with_xft+set}" = set; then
2167 withval=$with_xft; 2036 withval=$with_xft;
@@ -2250,9 +2119,9 @@ fi
2250 2119
2251# Check whether --with-gtk was given. 2120# Check whether --with-gtk was given.
2252if test "${with_gtk+set}" = set; then 2121if test "${with_gtk+set}" = set; then
2253 withval=$with_gtk; { { $as_echo "$as_me:$LINENO: error: --with-gtk has been removed. Use --with-x-toolkit to 2122 withval=$with_gtk; { { echo "$as_me:$LINENO: error: --with-gtk has been removed. Use --with-x-toolkit to
2254specify a toolkit." >&5 2123specify a toolkit." >&5
2255$as_echo "$as_me: error: --with-gtk has been removed. Use --with-x-toolkit to 2124echo "$as_me: error: --with-gtk has been removed. Use --with-x-toolkit to
2256specify a toolkit." >&2;} 2125specify a toolkit." >&2;}
2257 { (exit 1); exit 1; }; } 2126 { (exit 1); exit 1; }; }
2258fi 2127fi
@@ -2261,9 +2130,9 @@ fi
2261 2130
2262# Check whether --with-gcc was given. 2131# Check whether --with-gcc was given.
2263if test "${with_gcc+set}" = set; then 2132if test "${with_gcc+set}" = set; then
2264 withval=$with_gcc; { { $as_echo "$as_me:$LINENO: error: --with-gcc has been removed. Set the \`CC' environment 2133 withval=$with_gcc; { { echo "$as_me:$LINENO: error: --with-gcc has been removed. Set the \`CC' environment
2265variable to specify a compiler." >&5 2134variable to specify a compiler." >&5
2266$as_echo "$as_me: error: --with-gcc has been removed. Set the \`CC' environment 2135echo "$as_me: error: --with-gcc has been removed. Set the \`CC' environment
2267variable to specify a compiler." >&2;} 2136variable to specify a compiler." >&2;}
2268 { (exit 1); exit 1; }; } 2137 { (exit 1); exit 1; }; }
2269fi 2138fi
@@ -2359,13 +2228,13 @@ esac
2359#### Check if the source directory already has a configured system in it. 2228#### Check if the source directory already has a configured system in it.
2360if test `pwd` != `(cd ${srcdir} && pwd)` \ 2229if test `pwd` != `(cd ${srcdir} && pwd)` \
2361 && test -f "${srcdir}/src/config.h" ; then 2230 && test -f "${srcdir}/src/config.h" ; then
2362 { $as_echo "$as_me:$LINENO: WARNING: The directory tree \`${srcdir}' is being used 2231 { echo "$as_me:$LINENO: WARNING: The directory tree \`${srcdir}' is being used
2363 as a build directory right now; it has been configured in its own 2232 as a build directory right now; it has been configured in its own
2364 right. To configure in another directory as well, you MUST 2233 right. To configure in another directory as well, you MUST
2365 use GNU make. If you do not have GNU make, then you must 2234 use GNU make. If you do not have GNU make, then you must
2366 now do \`make distclean' in ${srcdir}, 2235 now do \`make distclean' in ${srcdir},
2367 and then run $0 again." >&5 2236 and then run $0 again." >&5
2368$as_echo "$as_me: WARNING: The directory tree \`${srcdir}' is being used 2237echo "$as_me: WARNING: The directory tree \`${srcdir}' is being used
2369 as a build directory right now; it has been configured in its own 2238 as a build directory right now; it has been configured in its own
2370 right. To configure in another directory as well, you MUST 2239 right. To configure in another directory as well, you MUST
2371 use GNU make. If you do not have GNU make, then you must 2240 use GNU make. If you do not have GNU make, then you must
@@ -2395,8 +2264,8 @@ for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2395 fi 2264 fi
2396done 2265done
2397if test -z "$ac_aux_dir"; then 2266if test -z "$ac_aux_dir"; then
2398 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 2267 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
2399$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 2268echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
2400 { (exit 1); exit 1; }; } 2269 { (exit 1); exit 1; }; }
2401fi 2270fi
2402 2271
@@ -2411,34 +2280,34 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2411 2280
2412# Make sure we can run config.sub. 2281# Make sure we can run config.sub.
2413$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2282$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2414 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 2283 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2415$as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;} 2284echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2416 { (exit 1); exit 1; }; } 2285 { (exit 1); exit 1; }; }
2417 2286
2418{ $as_echo "$as_me:$LINENO: checking build system type" >&5 2287{ echo "$as_me:$LINENO: checking build system type" >&5
2419$as_echo_n "checking build system type... " >&6; } 2288echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2420if test "${ac_cv_build+set}" = set; then 2289if test "${ac_cv_build+set}" = set; then
2421 $as_echo_n "(cached) " >&6 2290 echo $ECHO_N "(cached) $ECHO_C" >&6
2422else 2291else
2423 ac_build_alias=$build_alias 2292 ac_build_alias=$build_alias
2424test "x$ac_build_alias" = x && 2293test "x$ac_build_alias" = x &&
2425 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2294 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2426test "x$ac_build_alias" = x && 2295test "x$ac_build_alias" = x &&
2427 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 2296 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2428$as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;} 2297echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2429 { (exit 1); exit 1; }; } 2298 { (exit 1); exit 1; }; }
2430ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 2299ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2431 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 2300 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2432$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;} 2301echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2433 { (exit 1); exit 1; }; } 2302 { (exit 1); exit 1; }; }
2434 2303
2435fi 2304fi
2436{ $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5 2305{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2437$as_echo "$ac_cv_build" >&6; } 2306echo "${ECHO_T}$ac_cv_build" >&6; }
2438case $ac_cv_build in 2307case $ac_cv_build in
2439*-*-*) ;; 2308*-*-*) ;;
2440*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5 2309*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2441$as_echo "$as_me: error: invalid value of canonical build" >&2;} 2310echo "$as_me: error: invalid value of canonical build" >&2;}
2442 { (exit 1); exit 1; }; };; 2311 { (exit 1); exit 1; }; };;
2443esac 2312esac
2444build=$ac_cv_build 2313build=$ac_cv_build
@@ -2455,27 +2324,27 @@ IFS=$ac_save_IFS
2455case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2324case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2456 2325
2457 2326
2458{ $as_echo "$as_me:$LINENO: checking host system type" >&5 2327{ echo "$as_me:$LINENO: checking host system type" >&5
2459$as_echo_n "checking host system type... " >&6; } 2328echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2460if test "${ac_cv_host+set}" = set; then 2329if test "${ac_cv_host+set}" = set; then
2461 $as_echo_n "(cached) " >&6 2330 echo $ECHO_N "(cached) $ECHO_C" >&6
2462else 2331else
2463 if test "x$host_alias" = x; then 2332 if test "x$host_alias" = x; then
2464 ac_cv_host=$ac_cv_build 2333 ac_cv_host=$ac_cv_build
2465else 2334else
2466 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 2335 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2467 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 2336 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2468$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;} 2337echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2469 { (exit 1); exit 1; }; } 2338 { (exit 1); exit 1; }; }
2470fi 2339fi
2471 2340
2472fi 2341fi
2473{ $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5 2342{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2474$as_echo "$ac_cv_host" >&6; } 2343echo "${ECHO_T}$ac_cv_host" >&6; }
2475case $ac_cv_host in 2344case $ac_cv_host in
2476*-*-*) ;; 2345*-*-*) ;;
2477*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5 2346*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2478$as_echo "$as_me: error: invalid value of canonical host" >&2;} 2347echo "$as_me: error: invalid value of canonical host" >&2;}
2479 { (exit 1); exit 1; }; };; 2348 { (exit 1); exit 1; }; };;
2480esac 2349esac
2481host=$ac_cv_host 2350host=$ac_cv_host
@@ -2557,7 +2426,7 @@ case "${canonical}" in
2557 if test -f /usr/lib/crti.o; then 2426 if test -f /usr/lib/crti.o; then
2558 2427
2559cat >>confdefs.h <<\_ACEOF 2428cat >>confdefs.h <<\_ACEOF
2560#define HAVE_CRTIN /**/ 2429#define HAVE_CRTIN
2561_ACEOF 2430_ACEOF
2562 2431
2563 fi 2432 fi
@@ -2829,9 +2698,9 @@ fi
2829 2698
2830 2699
2831if test $unported = yes; then 2700if test $unported = yes; then
2832 { { $as_echo "$as_me:$LINENO: error: Emacs hasn't been ported to \`${canonical}' systems. 2701 { { echo "$as_me:$LINENO: error: Emacs hasn't been ported to \`${canonical}' systems.
2833Check \`etc/MACHINES' for recognized configuration names." >&5 2702Check \`etc/MACHINES' for recognized configuration names." >&5
2834$as_echo "$as_me: error: Emacs hasn't been ported to \`${canonical}' systems. 2703echo "$as_me: error: Emacs hasn't been ported to \`${canonical}' systems.
2835Check \`etc/MACHINES' for recognized configuration names." >&2;} 2704Check \`etc/MACHINES' for recognized configuration names." >&2;}
2836 { (exit 1); exit 1; }; } 2705 { (exit 1); exit 1; }; }
2837fi 2706fi
@@ -2854,10 +2723,10 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
2854if test -n "$ac_tool_prefix"; then 2723if test -n "$ac_tool_prefix"; then
2855 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2724 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2856set dummy ${ac_tool_prefix}gcc; ac_word=$2 2725set dummy ${ac_tool_prefix}gcc; ac_word=$2
2857{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2726{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2858$as_echo_n "checking for $ac_word... " >&6; } 2727echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2859if test "${ac_cv_prog_CC+set}" = set; then 2728if test "${ac_cv_prog_CC+set}" = set; then
2860 $as_echo_n "(cached) " >&6 2729 echo $ECHO_N "(cached) $ECHO_C" >&6
2861else 2730else
2862 if test -n "$CC"; then 2731 if test -n "$CC"; then
2863 ac_cv_prog_CC="$CC" # Let the user override the test. 2732 ac_cv_prog_CC="$CC" # Let the user override the test.
@@ -2870,7 +2739,7 @@ do
2870 for ac_exec_ext in '' $ac_executable_extensions; do 2739 for ac_exec_ext in '' $ac_executable_extensions; do
2871 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2740 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2872 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2741 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2873 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2742 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2874 break 2 2743 break 2
2875 fi 2744 fi
2876done 2745done
@@ -2881,11 +2750,11 @@ fi
2881fi 2750fi
2882CC=$ac_cv_prog_CC 2751CC=$ac_cv_prog_CC
2883if test -n "$CC"; then 2752if test -n "$CC"; then
2884 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2753 { echo "$as_me:$LINENO: result: $CC" >&5
2885$as_echo "$CC" >&6; } 2754echo "${ECHO_T}$CC" >&6; }
2886else 2755else
2887 { $as_echo "$as_me:$LINENO: result: no" >&5 2756 { echo "$as_me:$LINENO: result: no" >&5
2888$as_echo "no" >&6; } 2757echo "${ECHO_T}no" >&6; }
2889fi 2758fi
2890 2759
2891 2760
@@ -2894,10 +2763,10 @@ if test -z "$ac_cv_prog_CC"; then
2894 ac_ct_CC=$CC 2763 ac_ct_CC=$CC
2895 # Extract the first word of "gcc", so it can be a program name with args. 2764 # Extract the first word of "gcc", so it can be a program name with args.
2896set dummy gcc; ac_word=$2 2765set dummy gcc; ac_word=$2
2897{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2766{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2898$as_echo_n "checking for $ac_word... " >&6; } 2767echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2899if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2768if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2900 $as_echo_n "(cached) " >&6 2769 echo $ECHO_N "(cached) $ECHO_C" >&6
2901else 2770else
2902 if test -n "$ac_ct_CC"; then 2771 if test -n "$ac_ct_CC"; then
2903 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2772 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
@@ -2910,7 +2779,7 @@ do
2910 for ac_exec_ext in '' $ac_executable_extensions; do 2779 for ac_exec_ext in '' $ac_executable_extensions; do
2911 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2780 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2912 ac_cv_prog_ac_ct_CC="gcc" 2781 ac_cv_prog_ac_ct_CC="gcc"
2913 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2782 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2914 break 2 2783 break 2
2915 fi 2784 fi
2916done 2785done
@@ -2921,11 +2790,11 @@ fi
2921fi 2790fi
2922ac_ct_CC=$ac_cv_prog_ac_ct_CC 2791ac_ct_CC=$ac_cv_prog_ac_ct_CC
2923if test -n "$ac_ct_CC"; then 2792if test -n "$ac_ct_CC"; then
2924 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2793 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2925$as_echo "$ac_ct_CC" >&6; } 2794echo "${ECHO_T}$ac_ct_CC" >&6; }
2926else 2795else
2927 { $as_echo "$as_me:$LINENO: result: no" >&5 2796 { echo "$as_me:$LINENO: result: no" >&5
2928$as_echo "no" >&6; } 2797echo "${ECHO_T}no" >&6; }
2929fi 2798fi
2930 2799
2931 if test "x$ac_ct_CC" = x; then 2800 if test "x$ac_ct_CC" = x; then
@@ -2933,10 +2802,10 @@ fi
2933 else 2802 else
2934 case $cross_compiling:$ac_tool_warned in 2803 case $cross_compiling:$ac_tool_warned in
2935yes:) 2804yes:)
2936{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2805{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2937whose name does not start with the host triplet. If you think this 2806whose name does not start with the host triplet. If you think this
2938configuration is useful to you, please write to autoconf@gnu.org." >&5 2807configuration is useful to you, please write to autoconf@gnu.org." >&5
2939$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2808echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2940whose name does not start with the host triplet. If you think this 2809whose name does not start with the host triplet. If you think this
2941configuration is useful to you, please write to autoconf@gnu.org." >&2;} 2810configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2942ac_tool_warned=yes ;; 2811ac_tool_warned=yes ;;
@@ -2951,10 +2820,10 @@ if test -z "$CC"; then
2951 if test -n "$ac_tool_prefix"; then 2820 if test -n "$ac_tool_prefix"; then
2952 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2821 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2953set dummy ${ac_tool_prefix}cc; ac_word=$2 2822set dummy ${ac_tool_prefix}cc; ac_word=$2
2954{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2823{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2955$as_echo_n "checking for $ac_word... " >&6; } 2824echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2956if test "${ac_cv_prog_CC+set}" = set; then 2825if test "${ac_cv_prog_CC+set}" = set; then
2957 $as_echo_n "(cached) " >&6 2826 echo $ECHO_N "(cached) $ECHO_C" >&6
2958else 2827else
2959 if test -n "$CC"; then 2828 if test -n "$CC"; then
2960 ac_cv_prog_CC="$CC" # Let the user override the test. 2829 ac_cv_prog_CC="$CC" # Let the user override the test.
@@ -2967,7 +2836,7 @@ do
2967 for ac_exec_ext in '' $ac_executable_extensions; do 2836 for ac_exec_ext in '' $ac_executable_extensions; do
2968 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2837 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2969 ac_cv_prog_CC="${ac_tool_prefix}cc" 2838 ac_cv_prog_CC="${ac_tool_prefix}cc"
2970 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2839 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2971 break 2 2840 break 2
2972 fi 2841 fi
2973done 2842done
@@ -2978,11 +2847,11 @@ fi
2978fi 2847fi
2979CC=$ac_cv_prog_CC 2848CC=$ac_cv_prog_CC
2980if test -n "$CC"; then 2849if test -n "$CC"; then
2981 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2850 { echo "$as_me:$LINENO: result: $CC" >&5
2982$as_echo "$CC" >&6; } 2851echo "${ECHO_T}$CC" >&6; }
2983else 2852else
2984 { $as_echo "$as_me:$LINENO: result: no" >&5 2853 { echo "$as_me:$LINENO: result: no" >&5
2985$as_echo "no" >&6; } 2854echo "${ECHO_T}no" >&6; }
2986fi 2855fi
2987 2856
2988 2857
@@ -2991,10 +2860,10 @@ fi
2991if test -z "$CC"; then 2860if test -z "$CC"; then
2992 # Extract the first word of "cc", so it can be a program name with args. 2861 # Extract the first word of "cc", so it can be a program name with args.
2993set dummy cc; ac_word=$2 2862set dummy cc; ac_word=$2
2994{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2863{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2995$as_echo_n "checking for $ac_word... " >&6; } 2864echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2996if test "${ac_cv_prog_CC+set}" = set; then 2865if test "${ac_cv_prog_CC+set}" = set; then
2997 $as_echo_n "(cached) " >&6 2866 echo $ECHO_N "(cached) $ECHO_C" >&6
2998else 2867else
2999 if test -n "$CC"; then 2868 if test -n "$CC"; then
3000 ac_cv_prog_CC="$CC" # Let the user override the test. 2869 ac_cv_prog_CC="$CC" # Let the user override the test.
@@ -3012,7 +2881,7 @@ do
3012 continue 2881 continue
3013 fi 2882 fi
3014 ac_cv_prog_CC="cc" 2883 ac_cv_prog_CC="cc"
3015 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2884 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3016 break 2 2885 break 2
3017 fi 2886 fi
3018done 2887done
@@ -3035,11 +2904,11 @@ fi
3035fi 2904fi
3036CC=$ac_cv_prog_CC 2905CC=$ac_cv_prog_CC
3037if test -n "$CC"; then 2906if test -n "$CC"; then
3038 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2907 { echo "$as_me:$LINENO: result: $CC" >&5
3039$as_echo "$CC" >&6; } 2908echo "${ECHO_T}$CC" >&6; }
3040else 2909else
3041 { $as_echo "$as_me:$LINENO: result: no" >&5 2910 { echo "$as_me:$LINENO: result: no" >&5
3042$as_echo "no" >&6; } 2911echo "${ECHO_T}no" >&6; }
3043fi 2912fi
3044 2913
3045 2914
@@ -3050,10 +2919,10 @@ if test -z "$CC"; then
3050 do 2919 do
3051 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2920 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3052set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2921set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3053{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2922{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3054$as_echo_n "checking for $ac_word... " >&6; } 2923echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3055if test "${ac_cv_prog_CC+set}" = set; then 2924if test "${ac_cv_prog_CC+set}" = set; then
3056 $as_echo_n "(cached) " >&6 2925 echo $ECHO_N "(cached) $ECHO_C" >&6
3057else 2926else
3058 if test -n "$CC"; then 2927 if test -n "$CC"; then
3059 ac_cv_prog_CC="$CC" # Let the user override the test. 2928 ac_cv_prog_CC="$CC" # Let the user override the test.
@@ -3066,7 +2935,7 @@ do
3066 for ac_exec_ext in '' $ac_executable_extensions; do 2935 for ac_exec_ext in '' $ac_executable_extensions; do
3067 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2936 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3068 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2937 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3069 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2938 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3070 break 2 2939 break 2
3071 fi 2940 fi
3072done 2941done
@@ -3077,11 +2946,11 @@ fi
3077fi 2946fi
3078CC=$ac_cv_prog_CC 2947CC=$ac_cv_prog_CC
3079if test -n "$CC"; then 2948if test -n "$CC"; then
3080 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2949 { echo "$as_me:$LINENO: result: $CC" >&5
3081$as_echo "$CC" >&6; } 2950echo "${ECHO_T}$CC" >&6; }
3082else 2951else
3083 { $as_echo "$as_me:$LINENO: result: no" >&5 2952 { echo "$as_me:$LINENO: result: no" >&5
3084$as_echo "no" >&6; } 2953echo "${ECHO_T}no" >&6; }
3085fi 2954fi
3086 2955
3087 2956
@@ -3094,10 +2963,10 @@ if test -z "$CC"; then
3094do 2963do
3095 # Extract the first word of "$ac_prog", so it can be a program name with args. 2964 # Extract the first word of "$ac_prog", so it can be a program name with args.
3096set dummy $ac_prog; ac_word=$2 2965set dummy $ac_prog; ac_word=$2
3097{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2966{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3098$as_echo_n "checking for $ac_word... " >&6; } 2967echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3099if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2968if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3100 $as_echo_n "(cached) " >&6 2969 echo $ECHO_N "(cached) $ECHO_C" >&6
3101else 2970else
3102 if test -n "$ac_ct_CC"; then 2971 if test -n "$ac_ct_CC"; then
3103 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2972 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
@@ -3110,7 +2979,7 @@ do
3110 for ac_exec_ext in '' $ac_executable_extensions; do 2979 for ac_exec_ext in '' $ac_executable_extensions; do
3111 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2980 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3112 ac_cv_prog_ac_ct_CC="$ac_prog" 2981 ac_cv_prog_ac_ct_CC="$ac_prog"
3113 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2982 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3114 break 2 2983 break 2
3115 fi 2984 fi
3116done 2985done
@@ -3121,11 +2990,11 @@ fi
3121fi 2990fi
3122ac_ct_CC=$ac_cv_prog_ac_ct_CC 2991ac_ct_CC=$ac_cv_prog_ac_ct_CC
3123if test -n "$ac_ct_CC"; then 2992if test -n "$ac_ct_CC"; then
3124 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2993 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3125$as_echo "$ac_ct_CC" >&6; } 2994echo "${ECHO_T}$ac_ct_CC" >&6; }
3126else 2995else
3127 { $as_echo "$as_me:$LINENO: result: no" >&5 2996 { echo "$as_me:$LINENO: result: no" >&5
3128$as_echo "no" >&6; } 2997echo "${ECHO_T}no" >&6; }
3129fi 2998fi
3130 2999
3131 3000
@@ -3137,10 +3006,10 @@ done
3137 else 3006 else
3138 case $cross_compiling:$ac_tool_warned in 3007 case $cross_compiling:$ac_tool_warned in
3139yes:) 3008yes:)
3140{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3009{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3141whose name does not start with the host triplet. If you think this 3010whose name does not start with the host triplet. If you think this
3142configuration is useful to you, please write to autoconf@gnu.org." >&5 3011configuration is useful to you, please write to autoconf@gnu.org." >&5
3143$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3012echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3144whose name does not start with the host triplet. If you think this 3013whose name does not start with the host triplet. If you think this
3145configuration is useful to you, please write to autoconf@gnu.org." >&2;} 3014configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3146ac_tool_warned=yes ;; 3015ac_tool_warned=yes ;;
@@ -3152,48 +3021,44 @@ fi
3152fi 3021fi
3153 3022
3154 3023
3155test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 3024test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
3156See \`config.log' for more details." >&5 3025See \`config.log' for more details." >&5
3157$as_echo "$as_me: error: no acceptable C compiler found in \$PATH 3026echo "$as_me: error: no acceptable C compiler found in \$PATH
3158See \`config.log' for more details." >&2;} 3027See \`config.log' for more details." >&2;}
3159 { (exit 1); exit 1; }; } 3028 { (exit 1); exit 1; }; }
3160 3029
3161# Provide some information about the compiler. 3030# Provide some information about the compiler.
3162$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 3031echo "$as_me:$LINENO: checking for C compiler version" >&5
3163set X $ac_compile 3032ac_compiler=`set X $ac_compile; echo $2`
3164ac_compiler=$2
3165{ (ac_try="$ac_compiler --version >&5" 3033{ (ac_try="$ac_compiler --version >&5"
3166case "(($ac_try" in 3034case "(($ac_try" in
3167 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3035 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3168 *) ac_try_echo=$ac_try;; 3036 *) ac_try_echo=$ac_try;;
3169esac 3037esac
3170eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3038eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3171$as_echo "$ac_try_echo") >&5
3172 (eval "$ac_compiler --version >&5") 2>&5 3039 (eval "$ac_compiler --version >&5") 2>&5
3173 ac_status=$? 3040 ac_status=$?
3174 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3041 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3175 (exit $ac_status); } 3042 (exit $ac_status); }
3176{ (ac_try="$ac_compiler -v >&5" 3043{ (ac_try="$ac_compiler -v >&5"
3177case "(($ac_try" in 3044case "(($ac_try" in
3178 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3045 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3179 *) ac_try_echo=$ac_try;; 3046 *) ac_try_echo=$ac_try;;
3180esac 3047esac
3181eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3048eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3182$as_echo "$ac_try_echo") >&5
3183 (eval "$ac_compiler -v >&5") 2>&5 3049 (eval "$ac_compiler -v >&5") 2>&5
3184 ac_status=$? 3050 ac_status=$?
3185 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3186 (exit $ac_status); } 3052 (exit $ac_status); }
3187{ (ac_try="$ac_compiler -V >&5" 3053{ (ac_try="$ac_compiler -V >&5"
3188case "(($ac_try" in 3054case "(($ac_try" in
3189 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3055 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3190 *) ac_try_echo=$ac_try;; 3056 *) ac_try_echo=$ac_try;;
3191esac 3057esac
3192eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3058eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3193$as_echo "$ac_try_echo") >&5
3194 (eval "$ac_compiler -V >&5") 2>&5 3059 (eval "$ac_compiler -V >&5") 2>&5
3195 ac_status=$? 3060 ac_status=$?
3196 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3061 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3197 (exit $ac_status); } 3062 (exit $ac_status); }
3198 3063
3199cat >conftest.$ac_ext <<_ACEOF 3064cat >conftest.$ac_ext <<_ACEOF
@@ -3212,22 +3077,27 @@ main ()
3212} 3077}
3213_ACEOF 3078_ACEOF
3214ac_clean_files_save=$ac_clean_files 3079ac_clean_files_save=$ac_clean_files
3215ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 3080ac_clean_files="$ac_clean_files a.out a.exe b.out"
3216# Try to create an executable without -o first, disregard a.out. 3081# Try to create an executable without -o first, disregard a.out.
3217# It will help us diagnose broken compilers, and finding out an intuition 3082# It will help us diagnose broken compilers, and finding out an intuition
3218# of exeext. 3083# of exeext.
3219{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 3084{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
3220$as_echo_n "checking for C compiler default output file name... " >&6; } 3085echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
3221ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 3086ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3222 3087#
3223# The possible output files: 3088# List of possible output files, starting from the most likely.
3224ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 3089# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
3225 3090# only as a last resort. b.out is created by i960 compilers.
3091ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
3092#
3093# The IRIX 6 linker writes into existing files which may not be
3094# executable, retaining their permissions. Remove them first so a
3095# subsequent execution test works.
3226ac_rmfiles= 3096ac_rmfiles=
3227for ac_file in $ac_files 3097for ac_file in $ac_files
3228do 3098do
3229 case $ac_file in 3099 case $ac_file in
3230 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 3100 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
3231 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 3101 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3232 esac 3102 esac
3233done 3103done
@@ -3238,11 +3108,10 @@ case "(($ac_try" in
3238 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3108 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3239 *) ac_try_echo=$ac_try;; 3109 *) ac_try_echo=$ac_try;;
3240esac 3110esac
3241eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3111eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3242$as_echo "$ac_try_echo") >&5
3243 (eval "$ac_link_default") 2>&5 3112 (eval "$ac_link_default") 2>&5
3244 ac_status=$? 3113 ac_status=$?
3245 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3114 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3246 (exit $ac_status); }; then 3115 (exit $ac_status); }; then
3247 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 3116 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3248# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' 3117# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
@@ -3253,7 +3122,7 @@ for ac_file in $ac_files ''
3253do 3122do
3254 test -f "$ac_file" || continue 3123 test -f "$ac_file" || continue
3255 case $ac_file in 3124 case $ac_file in
3256 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 3125 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
3257 ;; 3126 ;;
3258 [ab].out ) 3127 [ab].out )
3259 # We found the default executable, but exeext='' is most 3128 # We found the default executable, but exeext='' is most
@@ -3280,15 +3149,15 @@ else
3280 ac_file='' 3149 ac_file=''
3281fi 3150fi
3282 3151
3283{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5 3152{ echo "$as_me:$LINENO: result: $ac_file" >&5
3284$as_echo "$ac_file" >&6; } 3153echo "${ECHO_T}$ac_file" >&6; }
3285if test -z "$ac_file"; then 3154if test -z "$ac_file"; then
3286 $as_echo "$as_me: failed program was:" >&5 3155 echo "$as_me: failed program was:" >&5
3287sed 's/^/| /' conftest.$ac_ext >&5 3156sed 's/^/| /' conftest.$ac_ext >&5
3288 3157
3289{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 3158{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
3290See \`config.log' for more details." >&5 3159See \`config.log' for more details." >&5
3291$as_echo "$as_me: error: C compiler cannot create executables 3160echo "$as_me: error: C compiler cannot create executables
3292See \`config.log' for more details." >&2;} 3161See \`config.log' for more details." >&2;}
3293 { (exit 77); exit 77; }; } 3162 { (exit 77); exit 77; }; }
3294fi 3163fi
@@ -3297,8 +3166,8 @@ ac_exeext=$ac_cv_exeext
3297 3166
3298# Check that the compiler produces executables we can run. If not, either 3167# Check that the compiler produces executables we can run. If not, either
3299# the compiler is broken, or we cross compile. 3168# the compiler is broken, or we cross compile.
3300{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 3169{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
3301$as_echo_n "checking whether the C compiler works... " >&6; } 3170echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
3302# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 3171# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
3303# If not cross compiling, check that we can run a simple program. 3172# If not cross compiling, check that we can run a simple program.
3304if test "$cross_compiling" != yes; then 3173if test "$cross_compiling" != yes; then
@@ -3307,51 +3176,49 @@ if test "$cross_compiling" != yes; then
3307 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3176 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3308 *) ac_try_echo=$ac_try;; 3177 *) ac_try_echo=$ac_try;;
3309esac 3178esac
3310eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3179eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3311$as_echo "$ac_try_echo") >&5
3312 (eval "$ac_try") 2>&5 3180 (eval "$ac_try") 2>&5
3313 ac_status=$? 3181 ac_status=$?
3314 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3182 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3315 (exit $ac_status); }; }; then 3183 (exit $ac_status); }; }; then
3316 cross_compiling=no 3184 cross_compiling=no
3317 else 3185 else
3318 if test "$cross_compiling" = maybe; then 3186 if test "$cross_compiling" = maybe; then
3319 cross_compiling=yes 3187 cross_compiling=yes
3320 else 3188 else
3321 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 3189 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
3322If you meant to cross compile, use \`--host'. 3190If you meant to cross compile, use \`--host'.
3323See \`config.log' for more details." >&5 3191See \`config.log' for more details." >&5
3324$as_echo "$as_me: error: cannot run C compiled programs. 3192echo "$as_me: error: cannot run C compiled programs.
3325If you meant to cross compile, use \`--host'. 3193If you meant to cross compile, use \`--host'.
3326See \`config.log' for more details." >&2;} 3194See \`config.log' for more details." >&2;}
3327 { (exit 1); exit 1; }; } 3195 { (exit 1); exit 1; }; }
3328 fi 3196 fi
3329 fi 3197 fi
3330fi 3198fi
3331{ $as_echo "$as_me:$LINENO: result: yes" >&5 3199{ echo "$as_me:$LINENO: result: yes" >&5
3332$as_echo "yes" >&6; } 3200echo "${ECHO_T}yes" >&6; }
3333 3201
3334rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 3202rm -f a.out a.exe conftest$ac_cv_exeext b.out
3335ac_clean_files=$ac_clean_files_save 3203ac_clean_files=$ac_clean_files_save
3336# Check that the compiler produces executables we can run. If not, either 3204# Check that the compiler produces executables we can run. If not, either
3337# the compiler is broken, or we cross compile. 3205# the compiler is broken, or we cross compile.
3338{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 3206{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
3339$as_echo_n "checking whether we are cross compiling... " >&6; } 3207echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
3340{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 3208{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
3341$as_echo "$cross_compiling" >&6; } 3209echo "${ECHO_T}$cross_compiling" >&6; }
3342 3210
3343{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 3211{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
3344$as_echo_n "checking for suffix of executables... " >&6; } 3212echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
3345if { (ac_try="$ac_link" 3213if { (ac_try="$ac_link"
3346case "(($ac_try" in 3214case "(($ac_try" in
3347 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3215 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3348 *) ac_try_echo=$ac_try;; 3216 *) ac_try_echo=$ac_try;;
3349esac 3217esac
3350eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3218eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3351$as_echo "$ac_try_echo") >&5
3352 (eval "$ac_link") 2>&5 3219 (eval "$ac_link") 2>&5
3353 ac_status=$? 3220 ac_status=$?
3354 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3221 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3355 (exit $ac_status); }; then 3222 (exit $ac_status); }; then
3356 # If both `conftest.exe' and `conftest' are `present' (well, observable) 3223 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3357# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will 3224# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
@@ -3360,31 +3227,31 @@ $as_echo "$ac_try_echo") >&5
3360for ac_file in conftest.exe conftest conftest.*; do 3227for ac_file in conftest.exe conftest conftest.*; do
3361 test -f "$ac_file" || continue 3228 test -f "$ac_file" || continue
3362 case $ac_file in 3229 case $ac_file in
3363 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 3230 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
3364 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3231 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3365 break;; 3232 break;;
3366 * ) break;; 3233 * ) break;;
3367 esac 3234 esac
3368done 3235done
3369else 3236else
3370 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 3237 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
3371See \`config.log' for more details." >&5 3238See \`config.log' for more details." >&5
3372$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 3239echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
3373See \`config.log' for more details." >&2;} 3240See \`config.log' for more details." >&2;}
3374 { (exit 1); exit 1; }; } 3241 { (exit 1); exit 1; }; }
3375fi 3242fi
3376 3243
3377rm -f conftest$ac_cv_exeext 3244rm -f conftest$ac_cv_exeext
3378{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 3245{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
3379$as_echo "$ac_cv_exeext" >&6; } 3246echo "${ECHO_T}$ac_cv_exeext" >&6; }
3380 3247
3381rm -f conftest.$ac_ext 3248rm -f conftest.$ac_ext
3382EXEEXT=$ac_cv_exeext 3249EXEEXT=$ac_cv_exeext
3383ac_exeext=$EXEEXT 3250ac_exeext=$EXEEXT
3384{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 3251{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
3385$as_echo_n "checking for suffix of object files... " >&6; } 3252echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
3386if test "${ac_cv_objext+set}" = set; then 3253if test "${ac_cv_objext+set}" = set; then
3387 $as_echo_n "(cached) " >&6 3254 echo $ECHO_N "(cached) $ECHO_C" >&6
3388else 3255else
3389 cat >conftest.$ac_ext <<_ACEOF 3256 cat >conftest.$ac_ext <<_ACEOF
3390/* confdefs.h. */ 3257/* confdefs.h. */
@@ -3407,41 +3274,40 @@ case "(($ac_try" in
3407 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3274 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3408 *) ac_try_echo=$ac_try;; 3275 *) ac_try_echo=$ac_try;;
3409esac 3276esac
3410eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3277eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3411$as_echo "$ac_try_echo") >&5
3412 (eval "$ac_compile") 2>&5 3278 (eval "$ac_compile") 2>&5
3413 ac_status=$? 3279 ac_status=$?
3414 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3415 (exit $ac_status); }; then 3281 (exit $ac_status); }; then
3416 for ac_file in conftest.o conftest.obj conftest.*; do 3282 for ac_file in conftest.o conftest.obj conftest.*; do
3417 test -f "$ac_file" || continue; 3283 test -f "$ac_file" || continue;
3418 case $ac_file in 3284 case $ac_file in
3419 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 3285 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
3420 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 3286 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3421 break;; 3287 break;;
3422 esac 3288 esac
3423done 3289done
3424else 3290else
3425 $as_echo "$as_me: failed program was:" >&5 3291 echo "$as_me: failed program was:" >&5
3426sed 's/^/| /' conftest.$ac_ext >&5 3292sed 's/^/| /' conftest.$ac_ext >&5
3427 3293
3428{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 3294{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3429See \`config.log' for more details." >&5 3295See \`config.log' for more details." >&5
3430$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 3296echo "$as_me: error: cannot compute suffix of object files: cannot compile
3431See \`config.log' for more details." >&2;} 3297See \`config.log' for more details." >&2;}
3432 { (exit 1); exit 1; }; } 3298 { (exit 1); exit 1; }; }
3433fi 3299fi
3434 3300
3435rm -f conftest.$ac_cv_objext conftest.$ac_ext 3301rm -f conftest.$ac_cv_objext conftest.$ac_ext
3436fi 3302fi
3437{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 3303{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3438$as_echo "$ac_cv_objext" >&6; } 3304echo "${ECHO_T}$ac_cv_objext" >&6; }
3439OBJEXT=$ac_cv_objext 3305OBJEXT=$ac_cv_objext
3440ac_objext=$OBJEXT 3306ac_objext=$OBJEXT
3441{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 3307{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3442$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3308echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
3443if test "${ac_cv_c_compiler_gnu+set}" = set; then 3309if test "${ac_cv_c_compiler_gnu+set}" = set; then
3444 $as_echo_n "(cached) " >&6 3310 echo $ECHO_N "(cached) $ECHO_C" >&6
3445else 3311else
3446 cat >conftest.$ac_ext <<_ACEOF 3312 cat >conftest.$ac_ext <<_ACEOF
3447/* confdefs.h. */ 3313/* confdefs.h. */
@@ -3467,21 +3333,20 @@ case "(($ac_try" in
3467 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3333 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3468 *) ac_try_echo=$ac_try;; 3334 *) ac_try_echo=$ac_try;;
3469esac 3335esac
3470eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3336eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3471$as_echo "$ac_try_echo") >&5
3472 (eval "$ac_compile") 2>conftest.er1 3337 (eval "$ac_compile") 2>conftest.er1
3473 ac_status=$? 3338 ac_status=$?
3474 grep -v '^ *+' conftest.er1 >conftest.err 3339 grep -v '^ *+' conftest.er1 >conftest.err
3475 rm -f conftest.er1 3340 rm -f conftest.er1
3476 cat conftest.err >&5 3341 cat conftest.err >&5
3477 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3478 (exit $ac_status); } && { 3343 (exit $ac_status); } && {
3479 test -z "$ac_c_werror_flag" || 3344 test -z "$ac_c_werror_flag" ||
3480 test ! -s conftest.err 3345 test ! -s conftest.err
3481 } && test -s conftest.$ac_objext; then 3346 } && test -s conftest.$ac_objext; then
3482 ac_compiler_gnu=yes 3347 ac_compiler_gnu=yes
3483else 3348else
3484 $as_echo "$as_me: failed program was:" >&5 3349 echo "$as_me: failed program was:" >&5
3485sed 's/^/| /' conftest.$ac_ext >&5 3350sed 's/^/| /' conftest.$ac_ext >&5
3486 3351
3487 ac_compiler_gnu=no 3352 ac_compiler_gnu=no
@@ -3491,19 +3356,15 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3491ac_cv_c_compiler_gnu=$ac_compiler_gnu 3356ac_cv_c_compiler_gnu=$ac_compiler_gnu
3492 3357
3493fi 3358fi
3494{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3359{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3495$as_echo "$ac_cv_c_compiler_gnu" >&6; } 3360echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
3496if test $ac_compiler_gnu = yes; then 3361GCC=`test $ac_compiler_gnu = yes && echo yes`
3497 GCC=yes
3498else
3499 GCC=
3500fi
3501ac_test_CFLAGS=${CFLAGS+set} 3362ac_test_CFLAGS=${CFLAGS+set}
3502ac_save_CFLAGS=$CFLAGS 3363ac_save_CFLAGS=$CFLAGS
3503{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 3364{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3504$as_echo_n "checking whether $CC accepts -g... " >&6; } 3365echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
3505if test "${ac_cv_prog_cc_g+set}" = set; then 3366if test "${ac_cv_prog_cc_g+set}" = set; then
3506 $as_echo_n "(cached) " >&6 3367 echo $ECHO_N "(cached) $ECHO_C" >&6
3507else 3368else
3508 ac_save_c_werror_flag=$ac_c_werror_flag 3369 ac_save_c_werror_flag=$ac_c_werror_flag
3509 ac_c_werror_flag=yes 3370 ac_c_werror_flag=yes
@@ -3530,21 +3391,20 @@ case "(($ac_try" in
3530 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3391 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3531 *) ac_try_echo=$ac_try;; 3392 *) ac_try_echo=$ac_try;;
3532esac 3393esac
3533eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3394eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3534$as_echo "$ac_try_echo") >&5
3535 (eval "$ac_compile") 2>conftest.er1 3395 (eval "$ac_compile") 2>conftest.er1
3536 ac_status=$? 3396 ac_status=$?
3537 grep -v '^ *+' conftest.er1 >conftest.err 3397 grep -v '^ *+' conftest.er1 >conftest.err
3538 rm -f conftest.er1 3398 rm -f conftest.er1
3539 cat conftest.err >&5 3399 cat conftest.err >&5
3540 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3541 (exit $ac_status); } && { 3401 (exit $ac_status); } && {
3542 test -z "$ac_c_werror_flag" || 3402 test -z "$ac_c_werror_flag" ||
3543 test ! -s conftest.err 3403 test ! -s conftest.err
3544 } && test -s conftest.$ac_objext; then 3404 } && test -s conftest.$ac_objext; then
3545 ac_cv_prog_cc_g=yes 3405 ac_cv_prog_cc_g=yes
3546else 3406else
3547 $as_echo "$as_me: failed program was:" >&5 3407 echo "$as_me: failed program was:" >&5
3548sed 's/^/| /' conftest.$ac_ext >&5 3408sed 's/^/| /' conftest.$ac_ext >&5
3549 3409
3550 CFLAGS="" 3410 CFLAGS=""
@@ -3569,21 +3429,20 @@ case "(($ac_try" in
3569 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3429 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3570 *) ac_try_echo=$ac_try;; 3430 *) ac_try_echo=$ac_try;;
3571esac 3431esac
3572eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3432eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3573$as_echo "$ac_try_echo") >&5
3574 (eval "$ac_compile") 2>conftest.er1 3433 (eval "$ac_compile") 2>conftest.er1
3575 ac_status=$? 3434 ac_status=$?
3576 grep -v '^ *+' conftest.er1 >conftest.err 3435 grep -v '^ *+' conftest.er1 >conftest.err
3577 rm -f conftest.er1 3436 rm -f conftest.er1
3578 cat conftest.err >&5 3437 cat conftest.err >&5
3579 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3438 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3580 (exit $ac_status); } && { 3439 (exit $ac_status); } && {
3581 test -z "$ac_c_werror_flag" || 3440 test -z "$ac_c_werror_flag" ||
3582 test ! -s conftest.err 3441 test ! -s conftest.err
3583 } && test -s conftest.$ac_objext; then 3442 } && test -s conftest.$ac_objext; then
3584 : 3443 :
3585else 3444else
3586 $as_echo "$as_me: failed program was:" >&5 3445 echo "$as_me: failed program was:" >&5
3587sed 's/^/| /' conftest.$ac_ext >&5 3446sed 's/^/| /' conftest.$ac_ext >&5
3588 3447
3589 ac_c_werror_flag=$ac_save_c_werror_flag 3448 ac_c_werror_flag=$ac_save_c_werror_flag
@@ -3609,21 +3468,20 @@ case "(($ac_try" in
3609 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3468 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3610 *) ac_try_echo=$ac_try;; 3469 *) ac_try_echo=$ac_try;;
3611esac 3470esac
3612eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3471eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3613$as_echo "$ac_try_echo") >&5
3614 (eval "$ac_compile") 2>conftest.er1 3472 (eval "$ac_compile") 2>conftest.er1
3615 ac_status=$? 3473 ac_status=$?
3616 grep -v '^ *+' conftest.er1 >conftest.err 3474 grep -v '^ *+' conftest.er1 >conftest.err
3617 rm -f conftest.er1 3475 rm -f conftest.er1
3618 cat conftest.err >&5 3476 cat conftest.err >&5
3619 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3620 (exit $ac_status); } && { 3478 (exit $ac_status); } && {
3621 test -z "$ac_c_werror_flag" || 3479 test -z "$ac_c_werror_flag" ||
3622 test ! -s conftest.err 3480 test ! -s conftest.err
3623 } && test -s conftest.$ac_objext; then 3481 } && test -s conftest.$ac_objext; then
3624 ac_cv_prog_cc_g=yes 3482 ac_cv_prog_cc_g=yes
3625else 3483else
3626 $as_echo "$as_me: failed program was:" >&5 3484 echo "$as_me: failed program was:" >&5
3627sed 's/^/| /' conftest.$ac_ext >&5 3485sed 's/^/| /' conftest.$ac_ext >&5
3628 3486
3629 3487
@@ -3638,8 +3496,8 @@ fi
3638rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3496rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3639 ac_c_werror_flag=$ac_save_c_werror_flag 3497 ac_c_werror_flag=$ac_save_c_werror_flag
3640fi 3498fi
3641{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3499{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3642$as_echo "$ac_cv_prog_cc_g" >&6; } 3500echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3643if test "$ac_test_CFLAGS" = set; then 3501if test "$ac_test_CFLAGS" = set; then
3644 CFLAGS=$ac_save_CFLAGS 3502 CFLAGS=$ac_save_CFLAGS
3645elif test $ac_cv_prog_cc_g = yes; then 3503elif test $ac_cv_prog_cc_g = yes; then
@@ -3655,10 +3513,10 @@ else
3655 CFLAGS= 3513 CFLAGS=
3656 fi 3514 fi
3657fi 3515fi
3658{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 3516{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3659$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3517echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3660if test "${ac_cv_prog_cc_c89+set}" = set; then 3518if test "${ac_cv_prog_cc_c89+set}" = set; then
3661 $as_echo_n "(cached) " >&6 3519 echo $ECHO_N "(cached) $ECHO_C" >&6
3662else 3520else
3663 ac_cv_prog_cc_c89=no 3521 ac_cv_prog_cc_c89=no
3664ac_save_CC=$CC 3522ac_save_CC=$CC
@@ -3729,21 +3587,20 @@ case "(($ac_try" in
3729 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3587 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3730 *) ac_try_echo=$ac_try;; 3588 *) ac_try_echo=$ac_try;;
3731esac 3589esac
3732eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3590eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3733$as_echo "$ac_try_echo") >&5
3734 (eval "$ac_compile") 2>conftest.er1 3591 (eval "$ac_compile") 2>conftest.er1
3735 ac_status=$? 3592 ac_status=$?
3736 grep -v '^ *+' conftest.er1 >conftest.err 3593 grep -v '^ *+' conftest.er1 >conftest.err
3737 rm -f conftest.er1 3594 rm -f conftest.er1
3738 cat conftest.err >&5 3595 cat conftest.err >&5
3739 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3596 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3740 (exit $ac_status); } && { 3597 (exit $ac_status); } && {
3741 test -z "$ac_c_werror_flag" || 3598 test -z "$ac_c_werror_flag" ||
3742 test ! -s conftest.err 3599 test ! -s conftest.err
3743 } && test -s conftest.$ac_objext; then 3600 } && test -s conftest.$ac_objext; then
3744 ac_cv_prog_cc_c89=$ac_arg 3601 ac_cv_prog_cc_c89=$ac_arg
3745else 3602else
3746 $as_echo "$as_me: failed program was:" >&5 3603 echo "$as_me: failed program was:" >&5
3747sed 's/^/| /' conftest.$ac_ext >&5 3604sed 's/^/| /' conftest.$ac_ext >&5
3748 3605
3749 3606
@@ -3759,15 +3616,15 @@ fi
3759# AC_CACHE_VAL 3616# AC_CACHE_VAL
3760case "x$ac_cv_prog_cc_c89" in 3617case "x$ac_cv_prog_cc_c89" in
3761 x) 3618 x)
3762 { $as_echo "$as_me:$LINENO: result: none needed" >&5 3619 { echo "$as_me:$LINENO: result: none needed" >&5
3763$as_echo "none needed" >&6; } ;; 3620echo "${ECHO_T}none needed" >&6; } ;;
3764 xno) 3621 xno)
3765 { $as_echo "$as_me:$LINENO: result: unsupported" >&5 3622 { echo "$as_me:$LINENO: result: unsupported" >&5
3766$as_echo "unsupported" >&6; } ;; 3623echo "${ECHO_T}unsupported" >&6; } ;;
3767 *) 3624 *)
3768 CC="$CC $ac_cv_prog_cc_c89" 3625 CC="$CC $ac_cv_prog_cc_c89"
3769 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 3626 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3770$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 3627echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3771esac 3628esac
3772 3629
3773 3630
@@ -3787,11 +3644,11 @@ fi
3787## using a Sun compiler, which needs -Xs to prevent whitespace. 3644## using a Sun compiler, which needs -Xs to prevent whitespace.
3788if test x"$GCC" != xyes && test x"$emacs_check_sunpro_c" = xyes && \ 3645if test x"$GCC" != xyes && test x"$emacs_check_sunpro_c" = xyes && \
3789 test x"$CPP" = x; then 3646 test x"$CPP" = x; then
3790 { $as_echo "$as_me:$LINENO: checking whether we are using a Sun C compiler" >&5 3647 { echo "$as_me:$LINENO: checking whether we are using a Sun C compiler" >&5
3791$as_echo_n "checking whether we are using a Sun C compiler... " >&6; } 3648echo $ECHO_N "checking whether we are using a Sun C compiler... $ECHO_C" >&6; }
3792 3649
3793if test "${emacs_cv_sunpro_c+set}" = set; then 3650if test "${emacs_cv_sunpro_c+set}" = set; then
3794 $as_echo_n "(cached) " >&6 3651 echo $ECHO_N "(cached) $ECHO_C" >&6
3795else 3652else
3796 cat >conftest.$ac_ext <<_ACEOF 3653 cat >conftest.$ac_ext <<_ACEOF
3797/* confdefs.h. */ 3654/* confdefs.h. */
@@ -3817,36 +3674,32 @@ case "(($ac_try" in
3817 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3674 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3818 *) ac_try_echo=$ac_try;; 3675 *) ac_try_echo=$ac_try;;
3819esac 3676esac
3820eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3677eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3821$as_echo "$ac_try_echo") >&5
3822 (eval "$ac_link") 2>conftest.er1 3678 (eval "$ac_link") 2>conftest.er1
3823 ac_status=$? 3679 ac_status=$?
3824 grep -v '^ *+' conftest.er1 >conftest.err 3680 grep -v '^ *+' conftest.er1 >conftest.err
3825 rm -f conftest.er1 3681 rm -f conftest.er1
3826 cat conftest.err >&5 3682 cat conftest.err >&5
3827 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3683 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3828 (exit $ac_status); } && { 3684 (exit $ac_status); } && {
3829 test -z "$ac_c_werror_flag" || 3685 test -z "$ac_c_werror_flag" ||
3830 test ! -s conftest.err 3686 test ! -s conftest.err
3831 } && test -s conftest$ac_exeext && { 3687 } && test -s conftest$ac_exeext &&
3832 test "$cross_compiling" = yes || 3688 $as_test_x conftest$ac_exeext; then
3833 $as_test_x conftest$ac_exeext
3834 }; then
3835 emacs_cv_sunpro_c=yes 3689 emacs_cv_sunpro_c=yes
3836else 3690else
3837 $as_echo "$as_me: failed program was:" >&5 3691 echo "$as_me: failed program was:" >&5
3838sed 's/^/| /' conftest.$ac_ext >&5 3692sed 's/^/| /' conftest.$ac_ext >&5
3839 3693
3840 emacs_cv_sunpro_c=no 3694 emacs_cv_sunpro_c=no
3841fi 3695fi
3842 3696
3843rm -rf conftest.dSYM
3844rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 3697rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
3845 conftest$ac_exeext conftest.$ac_ext 3698 conftest$ac_exeext conftest.$ac_ext
3846fi 3699fi
3847 3700
3848 { $as_echo "$as_me:$LINENO: result: $emacs_cv_sunpro_c" >&5 3701 { echo "$as_me:$LINENO: result: $emacs_cv_sunpro_c" >&5
3849$as_echo "$emacs_cv_sunpro_c" >&6; } 3702echo "${ECHO_T}$emacs_cv_sunpro_c" >&6; }
3850 3703
3851 if test x"$emacs_cv_sunpro_c" = xyes; then 3704 if test x"$emacs_cv_sunpro_c" = xyes; then
3852 NON_GNU_CPP="$CC -E -Xs" 3705 NON_GNU_CPP="$CC -E -Xs"
@@ -3880,20 +3733,26 @@ then
3880 CC="$CC $NON_GCC_TEST_OPTIONS" 3733 CC="$CC $NON_GCC_TEST_OPTIONS"
3881fi 3734fi
3882 3735
3736
3737cat >>confdefs.h <<\_ACEOF
3738#define _GNU_SOURCE 1
3739_ACEOF
3740
3741
3883ac_ext=c 3742ac_ext=c
3884ac_cpp='$CPP $CPPFLAGS' 3743ac_cpp='$CPP $CPPFLAGS'
3885ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3744ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3886ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3745ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3887ac_compiler_gnu=$ac_cv_c_compiler_gnu 3746ac_compiler_gnu=$ac_cv_c_compiler_gnu
3888{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3747{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3889$as_echo_n "checking how to run the C preprocessor... " >&6; } 3748echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3890# On Suns, sometimes $CPP names a directory. 3749# On Suns, sometimes $CPP names a directory.
3891if test -n "$CPP" && test -d "$CPP"; then 3750if test -n "$CPP" && test -d "$CPP"; then
3892 CPP= 3751 CPP=
3893fi 3752fi
3894if test -z "$CPP"; then 3753if test -z "$CPP"; then
3895 if test "${ac_cv_prog_CPP+set}" = set; then 3754 if test "${ac_cv_prog_CPP+set}" = set; then
3896 $as_echo_n "(cached) " >&6 3755 echo $ECHO_N "(cached) $ECHO_C" >&6
3897else 3756else
3898 # Double quotes because CPP needs to be expanded 3757 # Double quotes because CPP needs to be expanded
3899 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3758 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
@@ -3925,21 +3784,20 @@ case "(($ac_try" in
3925 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3784 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3926 *) ac_try_echo=$ac_try;; 3785 *) ac_try_echo=$ac_try;;
3927esac 3786esac
3928eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3787eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3929$as_echo "$ac_try_echo") >&5
3930 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3788 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3931 ac_status=$? 3789 ac_status=$?
3932 grep -v '^ *+' conftest.er1 >conftest.err 3790 grep -v '^ *+' conftest.er1 >conftest.err
3933 rm -f conftest.er1 3791 rm -f conftest.er1
3934 cat conftest.err >&5 3792 cat conftest.err >&5
3935 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3793 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3936 (exit $ac_status); } >/dev/null && { 3794 (exit $ac_status); } >/dev/null && {
3937 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3795 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3938 test ! -s conftest.err 3796 test ! -s conftest.err
3939 }; then 3797 }; then
3940 : 3798 :
3941else 3799else
3942 $as_echo "$as_me: failed program was:" >&5 3800 echo "$as_me: failed program was:" >&5
3943sed 's/^/| /' conftest.$ac_ext >&5 3801sed 's/^/| /' conftest.$ac_ext >&5
3944 3802
3945 # Broken: fails on valid input. 3803 # Broken: fails on valid input.
@@ -3963,14 +3821,13 @@ case "(($ac_try" in
3963 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3821 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3964 *) ac_try_echo=$ac_try;; 3822 *) ac_try_echo=$ac_try;;
3965esac 3823esac
3966eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3824eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3967$as_echo "$ac_try_echo") >&5
3968 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3825 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3969 ac_status=$? 3826 ac_status=$?
3970 grep -v '^ *+' conftest.er1 >conftest.err 3827 grep -v '^ *+' conftest.er1 >conftest.err
3971 rm -f conftest.er1 3828 rm -f conftest.er1
3972 cat conftest.err >&5 3829 cat conftest.err >&5
3973 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3830 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3974 (exit $ac_status); } >/dev/null && { 3831 (exit $ac_status); } >/dev/null && {
3975 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3832 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3976 test ! -s conftest.err 3833 test ! -s conftest.err
@@ -3978,7 +3835,7 @@ $as_echo "$ac_try_echo") >&5
3978 # Broken: success on invalid input. 3835 # Broken: success on invalid input.
3979continue 3836continue
3980else 3837else
3981 $as_echo "$as_me: failed program was:" >&5 3838 echo "$as_me: failed program was:" >&5
3982sed 's/^/| /' conftest.$ac_ext >&5 3839sed 's/^/| /' conftest.$ac_ext >&5
3983 3840
3984 # Passes both tests. 3841 # Passes both tests.
@@ -4003,8 +3860,8 @@ fi
4003else 3860else
4004 ac_cv_prog_CPP=$CPP 3861 ac_cv_prog_CPP=$CPP
4005fi 3862fi
4006{ $as_echo "$as_me:$LINENO: result: $CPP" >&5 3863{ echo "$as_me:$LINENO: result: $CPP" >&5
4007$as_echo "$CPP" >&6; } 3864echo "${ECHO_T}$CPP" >&6; }
4008ac_preproc_ok=false 3865ac_preproc_ok=false
4009for ac_c_preproc_warn_flag in '' yes 3866for ac_c_preproc_warn_flag in '' yes
4010do 3867do
@@ -4032,21 +3889,20 @@ case "(($ac_try" in
4032 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3889 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4033 *) ac_try_echo=$ac_try;; 3890 *) ac_try_echo=$ac_try;;
4034esac 3891esac
4035eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3892eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4036$as_echo "$ac_try_echo") >&5
4037 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3893 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4038 ac_status=$? 3894 ac_status=$?
4039 grep -v '^ *+' conftest.er1 >conftest.err 3895 grep -v '^ *+' conftest.er1 >conftest.err
4040 rm -f conftest.er1 3896 rm -f conftest.er1
4041 cat conftest.err >&5 3897 cat conftest.err >&5
4042 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4043 (exit $ac_status); } >/dev/null && { 3899 (exit $ac_status); } >/dev/null && {
4044 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3900 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4045 test ! -s conftest.err 3901 test ! -s conftest.err
4046 }; then 3902 }; then
4047 : 3903 :
4048else 3904else
4049 $as_echo "$as_me: failed program was:" >&5 3905 echo "$as_me: failed program was:" >&5
4050sed 's/^/| /' conftest.$ac_ext >&5 3906sed 's/^/| /' conftest.$ac_ext >&5
4051 3907
4052 # Broken: fails on valid input. 3908 # Broken: fails on valid input.
@@ -4070,14 +3926,13 @@ case "(($ac_try" in
4070 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3926 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4071 *) ac_try_echo=$ac_try;; 3927 *) ac_try_echo=$ac_try;;
4072esac 3928esac
4073eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3929eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4074$as_echo "$ac_try_echo") >&5
4075 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3930 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4076 ac_status=$? 3931 ac_status=$?
4077 grep -v '^ *+' conftest.er1 >conftest.err 3932 grep -v '^ *+' conftest.er1 >conftest.err
4078 rm -f conftest.er1 3933 rm -f conftest.er1
4079 cat conftest.err >&5 3934 cat conftest.err >&5
4080 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3935 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4081 (exit $ac_status); } >/dev/null && { 3936 (exit $ac_status); } >/dev/null && {
4082 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3937 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4083 test ! -s conftest.err 3938 test ! -s conftest.err
@@ -4085,7 +3940,7 @@ $as_echo "$ac_try_echo") >&5
4085 # Broken: success on invalid input. 3940 # Broken: success on invalid input.
4086continue 3941continue
4087else 3942else
4088 $as_echo "$as_me: failed program was:" >&5 3943 echo "$as_me: failed program was:" >&5
4089sed 's/^/| /' conftest.$ac_ext >&5 3944sed 's/^/| /' conftest.$ac_ext >&5
4090 3945
4091 # Passes both tests. 3946 # Passes both tests.
@@ -4101,9 +3956,9 @@ rm -f conftest.err conftest.$ac_ext
4101if $ac_preproc_ok; then 3956if $ac_preproc_ok; then
4102 : 3957 :
4103else 3958else
4104 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3959 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4105See \`config.log' for more details." >&5 3960See \`config.log' for more details." >&5
4106$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3961echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4107See \`config.log' for more details." >&2;} 3962See \`config.log' for more details." >&2;}
4108 { (exit 1); exit 1; }; } 3963 { (exit 1); exit 1; }; }
4109fi 3964fi
@@ -4115,37 +3970,42 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $
4115ac_compiler_gnu=$ac_cv_c_compiler_gnu 3970ac_compiler_gnu=$ac_cv_c_compiler_gnu
4116 3971
4117 3972
4118{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 3973{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4119$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 3974echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
4120if test "${ac_cv_path_GREP+set}" = set; then 3975if test "${ac_cv_path_GREP+set}" = set; then
4121 $as_echo_n "(cached) " >&6 3976 echo $ECHO_N "(cached) $ECHO_C" >&6
3977else
3978 # Extract the first word of "grep ggrep" to use in msg output
3979if test -z "$GREP"; then
3980set dummy grep ggrep; ac_prog_name=$2
3981if test "${ac_cv_path_GREP+set}" = set; then
3982 echo $ECHO_N "(cached) $ECHO_C" >&6
4122else 3983else
4123 if test -z "$GREP"; then
4124 ac_path_GREP_found=false 3984 ac_path_GREP_found=false
4125 # Loop through the user's path and test for each of PROGNAME-LIST 3985# Loop through the user's path and test for each of PROGNAME-LIST
4126 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3986as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4127for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3987for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4128do 3988do
4129 IFS=$as_save_IFS 3989 IFS=$as_save_IFS
4130 test -z "$as_dir" && as_dir=. 3990 test -z "$as_dir" && as_dir=.
4131 for ac_prog in grep ggrep; do 3991 for ac_prog in grep ggrep; do
4132 for ac_exec_ext in '' $ac_executable_extensions; do 3992 for ac_exec_ext in '' $ac_executable_extensions; do
4133 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 3993 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4134 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 3994 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4135# Check for GNU ac_path_GREP and select it if it is found. 3995 # Check for GNU ac_path_GREP and select it if it is found.
4136 # Check for GNU $ac_path_GREP 3996 # Check for GNU $ac_path_GREP
4137case `"$ac_path_GREP" --version 2>&1` in 3997case `"$ac_path_GREP" --version 2>&1` in
4138*GNU*) 3998*GNU*)
4139 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 3999 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4140*) 4000*)
4141 ac_count=0 4001 ac_count=0
4142 $as_echo_n 0123456789 >"conftest.in" 4002 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4143 while : 4003 while :
4144 do 4004 do
4145 cat "conftest.in" "conftest.in" >"conftest.tmp" 4005 cat "conftest.in" "conftest.in" >"conftest.tmp"
4146 mv "conftest.tmp" "conftest.in" 4006 mv "conftest.tmp" "conftest.in"
4147 cp "conftest.in" "conftest.nl" 4007 cp "conftest.in" "conftest.nl"
4148 $as_echo 'GREP' >> "conftest.nl" 4008 echo 'GREP' >> "conftest.nl"
4149 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 4009 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4150 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 4010 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4151 ac_count=`expr $ac_count + 1` 4011 ac_count=`expr $ac_count + 1`
@@ -4160,60 +4020,74 @@ case `"$ac_path_GREP" --version 2>&1` in
4160 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 4020 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4161esac 4021esac
4162 4022
4163 $ac_path_GREP_found && break 3 4023
4164 done 4024 $ac_path_GREP_found && break 3
4165 done 4025 done
4166done 4026done
4027
4028done
4167IFS=$as_save_IFS 4029IFS=$as_save_IFS
4168 if test -z "$ac_cv_path_GREP"; then 4030
4169 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 4031
4170$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 4032fi
4033
4034GREP="$ac_cv_path_GREP"
4035if test -z "$GREP"; then
4036 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4037echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4171 { (exit 1); exit 1; }; } 4038 { (exit 1); exit 1; }; }
4172 fi 4039fi
4040
4173else 4041else
4174 ac_cv_path_GREP=$GREP 4042 ac_cv_path_GREP=$GREP
4175fi 4043fi
4176 4044
4045
4177fi 4046fi
4178{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 4047{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4179$as_echo "$ac_cv_path_GREP" >&6; } 4048echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
4180 GREP="$ac_cv_path_GREP" 4049 GREP="$ac_cv_path_GREP"
4181 4050
4182 4051
4183{ $as_echo "$as_me:$LINENO: checking for egrep" >&5 4052{ echo "$as_me:$LINENO: checking for egrep" >&5
4184$as_echo_n "checking for egrep... " >&6; } 4053echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
4185if test "${ac_cv_path_EGREP+set}" = set; then 4054if test "${ac_cv_path_EGREP+set}" = set; then
4186 $as_echo_n "(cached) " >&6 4055 echo $ECHO_N "(cached) $ECHO_C" >&6
4187else 4056else
4188 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 4057 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4189 then ac_cv_path_EGREP="$GREP -E" 4058 then ac_cv_path_EGREP="$GREP -E"
4190 else 4059 else
4191 if test -z "$EGREP"; then 4060 # Extract the first word of "egrep" to use in msg output
4061if test -z "$EGREP"; then
4062set dummy egrep; ac_prog_name=$2
4063if test "${ac_cv_path_EGREP+set}" = set; then
4064 echo $ECHO_N "(cached) $ECHO_C" >&6
4065else
4192 ac_path_EGREP_found=false 4066 ac_path_EGREP_found=false
4193 # Loop through the user's path and test for each of PROGNAME-LIST 4067# Loop through the user's path and test for each of PROGNAME-LIST
4194 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 4068as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4195for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 4069for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4196do 4070do
4197 IFS=$as_save_IFS 4071 IFS=$as_save_IFS
4198 test -z "$as_dir" && as_dir=. 4072 test -z "$as_dir" && as_dir=.
4199 for ac_prog in egrep; do 4073 for ac_prog in egrep; do
4200 for ac_exec_ext in '' $ac_executable_extensions; do 4074 for ac_exec_ext in '' $ac_executable_extensions; do
4201 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 4075 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4202 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 4076 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4203# Check for GNU ac_path_EGREP and select it if it is found. 4077 # Check for GNU ac_path_EGREP and select it if it is found.
4204 # Check for GNU $ac_path_EGREP 4078 # Check for GNU $ac_path_EGREP
4205case `"$ac_path_EGREP" --version 2>&1` in 4079case `"$ac_path_EGREP" --version 2>&1` in
4206*GNU*) 4080*GNU*)
4207 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 4081 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4208*) 4082*)
4209 ac_count=0 4083 ac_count=0
4210 $as_echo_n 0123456789 >"conftest.in" 4084 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4211 while : 4085 while :
4212 do 4086 do
4213 cat "conftest.in" "conftest.in" >"conftest.tmp" 4087 cat "conftest.in" "conftest.in" >"conftest.tmp"
4214 mv "conftest.tmp" "conftest.in" 4088 mv "conftest.tmp" "conftest.in"
4215 cp "conftest.in" "conftest.nl" 4089 cp "conftest.in" "conftest.nl"
4216 $as_echo 'EGREP' >> "conftest.nl" 4090 echo 'EGREP' >> "conftest.nl"
4217 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 4091 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4218 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 4092 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4219 ac_count=`expr $ac_count + 1` 4093 ac_count=`expr $ac_count + 1`
@@ -4228,31 +4102,69 @@ case `"$ac_path_EGREP" --version 2>&1` in
4228 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 4102 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4229esac 4103esac
4230 4104
4231 $ac_path_EGREP_found && break 3 4105
4232 done 4106 $ac_path_EGREP_found && break 3
4233 done 4107 done
4234done 4108done
4109
4110done
4235IFS=$as_save_IFS 4111IFS=$as_save_IFS
4236 if test -z "$ac_cv_path_EGREP"; then 4112
4237 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 4113
4238$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 4114fi
4115
4116EGREP="$ac_cv_path_EGREP"
4117if test -z "$EGREP"; then
4118 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4119echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4239 { (exit 1); exit 1; }; } 4120 { (exit 1); exit 1; }; }
4240 fi 4121fi
4122
4241else 4123else
4242 ac_cv_path_EGREP=$EGREP 4124 ac_cv_path_EGREP=$EGREP
4243fi 4125fi
4244 4126
4127
4245 fi 4128 fi
4246fi 4129fi
4247{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 4130{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4248$as_echo "$ac_cv_path_EGREP" >&6; } 4131echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
4249 EGREP="$ac_cv_path_EGREP" 4132 EGREP="$ac_cv_path_EGREP"
4250 4133
4251 4134
4252{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 4135
4253$as_echo_n "checking for ANSI C header files... " >&6; } 4136{ echo "$as_me:$LINENO: checking for AIX" >&5
4137echo $ECHO_N "checking for AIX... $ECHO_C" >&6; }
4138cat >conftest.$ac_ext <<_ACEOF
4139/* confdefs.h. */
4140_ACEOF
4141cat confdefs.h >>conftest.$ac_ext
4142cat >>conftest.$ac_ext <<_ACEOF
4143/* end confdefs.h. */
4144#ifdef _AIX
4145 yes
4146#endif
4147
4148_ACEOF
4149if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4150 $EGREP "yes" >/dev/null 2>&1; then
4151 { echo "$as_me:$LINENO: result: yes" >&5
4152echo "${ECHO_T}yes" >&6; }
4153cat >>confdefs.h <<\_ACEOF
4154#define _ALL_SOURCE 1
4155_ACEOF
4156
4157else
4158 { echo "$as_me:$LINENO: result: no" >&5
4159echo "${ECHO_T}no" >&6; }
4160fi
4161rm -f conftest*
4162
4163
4164{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4165echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
4254if test "${ac_cv_header_stdc+set}" = set; then 4166if test "${ac_cv_header_stdc+set}" = set; then
4255 $as_echo_n "(cached) " >&6 4167 echo $ECHO_N "(cached) $ECHO_C" >&6
4256else 4168else
4257 cat >conftest.$ac_ext <<_ACEOF 4169 cat >conftest.$ac_ext <<_ACEOF
4258/* confdefs.h. */ 4170/* confdefs.h. */
@@ -4279,21 +4191,20 @@ case "(($ac_try" in
4279 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4191 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4280 *) ac_try_echo=$ac_try;; 4192 *) ac_try_echo=$ac_try;;
4281esac 4193esac
4282eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4194eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4283$as_echo "$ac_try_echo") >&5
4284 (eval "$ac_compile") 2>conftest.er1 4195 (eval "$ac_compile") 2>conftest.er1
4285 ac_status=$? 4196 ac_status=$?
4286 grep -v '^ *+' conftest.er1 >conftest.err 4197 grep -v '^ *+' conftest.er1 >conftest.err
4287 rm -f conftest.er1 4198 rm -f conftest.er1
4288 cat conftest.err >&5 4199 cat conftest.err >&5
4289 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4290 (exit $ac_status); } && { 4201 (exit $ac_status); } && {
4291 test -z "$ac_c_werror_flag" || 4202 test -z "$ac_c_werror_flag" ||
4292 test ! -s conftest.err 4203 test ! -s conftest.err
4293 } && test -s conftest.$ac_objext; then 4204 } && test -s conftest.$ac_objext; then
4294 ac_cv_header_stdc=yes 4205 ac_cv_header_stdc=yes
4295else 4206else
4296 $as_echo "$as_me: failed program was:" >&5 4207 echo "$as_me: failed program was:" >&5
4297sed 's/^/| /' conftest.$ac_ext >&5 4208sed 's/^/| /' conftest.$ac_ext >&5
4298 4209
4299 ac_cv_header_stdc=no 4210 ac_cv_header_stdc=no
@@ -4385,40 +4296,37 @@ case "(($ac_try" in
4385 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4296 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4386 *) ac_try_echo=$ac_try;; 4297 *) ac_try_echo=$ac_try;;
4387esac 4298esac
4388eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4299eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4389$as_echo "$ac_try_echo") >&5
4390 (eval "$ac_link") 2>&5 4300 (eval "$ac_link") 2>&5
4391 ac_status=$? 4301 ac_status=$?
4392 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4393 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 4303 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4394 { (case "(($ac_try" in 4304 { (case "(($ac_try" in
4395 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4305 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4396 *) ac_try_echo=$ac_try;; 4306 *) ac_try_echo=$ac_try;;
4397esac 4307esac
4398eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4308eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4399$as_echo "$ac_try_echo") >&5
4400 (eval "$ac_try") 2>&5 4309 (eval "$ac_try") 2>&5
4401 ac_status=$? 4310 ac_status=$?
4402 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4403 (exit $ac_status); }; }; then 4312 (exit $ac_status); }; }; then
4404 : 4313 :
4405else 4314else
4406 $as_echo "$as_me: program exited with status $ac_status" >&5 4315 echo "$as_me: program exited with status $ac_status" >&5
4407$as_echo "$as_me: failed program was:" >&5 4316echo "$as_me: failed program was:" >&5
4408sed 's/^/| /' conftest.$ac_ext >&5 4317sed 's/^/| /' conftest.$ac_ext >&5
4409 4318
4410( exit $ac_status ) 4319( exit $ac_status )
4411ac_cv_header_stdc=no 4320ac_cv_header_stdc=no
4412fi 4321fi
4413rm -rf conftest.dSYM
4414rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4322rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4415fi 4323fi
4416 4324
4417 4325
4418fi 4326fi
4419fi 4327fi
4420{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 4328{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4421$as_echo "$ac_cv_header_stdc" >&6; } 4329echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
4422if test $ac_cv_header_stdc = yes; then 4330if test $ac_cv_header_stdc = yes; then
4423 4331
4424cat >>confdefs.h <<\_ACEOF 4332cat >>confdefs.h <<\_ACEOF
@@ -4440,11 +4348,11 @@ fi
4440for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ 4348for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4441 inttypes.h stdint.h unistd.h 4349 inttypes.h stdint.h unistd.h
4442do 4350do
4443as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4351as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4444{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 4352{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4445$as_echo_n "checking for $ac_header... " >&6; } 4353echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4446if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4354if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4447 $as_echo_n "(cached) " >&6 4355 echo $ECHO_N "(cached) $ECHO_C" >&6
4448else 4356else
4449 cat >conftest.$ac_ext <<_ACEOF 4357 cat >conftest.$ac_ext <<_ACEOF
4450/* confdefs.h. */ 4358/* confdefs.h. */
@@ -4462,21 +4370,20 @@ case "(($ac_try" in
4462 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4370 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4463 *) ac_try_echo=$ac_try;; 4371 *) ac_try_echo=$ac_try;;
4464esac 4372esac
4465eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4373eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4466$as_echo "$ac_try_echo") >&5
4467 (eval "$ac_compile") 2>conftest.er1 4374 (eval "$ac_compile") 2>conftest.er1
4468 ac_status=$? 4375 ac_status=$?
4469 grep -v '^ *+' conftest.er1 >conftest.err 4376 grep -v '^ *+' conftest.er1 >conftest.err
4470 rm -f conftest.er1 4377 rm -f conftest.er1
4471 cat conftest.err >&5 4378 cat conftest.err >&5
4472 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4379 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4473 (exit $ac_status); } && { 4380 (exit $ac_status); } && {
4474 test -z "$ac_c_werror_flag" || 4381 test -z "$ac_c_werror_flag" ||
4475 test ! -s conftest.err 4382 test ! -s conftest.err
4476 } && test -s conftest.$ac_objext; then 4383 } && test -s conftest.$ac_objext; then
4477 eval "$as_ac_Header=yes" 4384 eval "$as_ac_Header=yes"
4478else 4385else
4479 $as_echo "$as_me: failed program was:" >&5 4386 echo "$as_me: failed program was:" >&5
4480sed 's/^/| /' conftest.$ac_ext >&5 4387sed 's/^/| /' conftest.$ac_ext >&5
4481 4388
4482 eval "$as_ac_Header=no" 4389 eval "$as_ac_Header=no"
@@ -4484,14 +4391,12 @@ fi
4484 4391
4485rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4392rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4486fi 4393fi
4487ac_res=`eval 'as_val=${'$as_ac_Header'} 4394ac_res=`eval echo '${'$as_ac_Header'}'`
4488 $as_echo "$as_val"'` 4395 { echo "$as_me:$LINENO: result: $ac_res" >&5
4489 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4396echo "${ECHO_T}$ac_res" >&6; }
4490$as_echo "$ac_res" >&6; } 4397if test `eval echo '${'$as_ac_Header'}'` = yes; then
4491if test `eval 'as_val=${'$as_ac_Header'}
4492 $as_echo "$as_val"'` = yes; then
4493 cat >>confdefs.h <<_ACEOF 4398 cat >>confdefs.h <<_ACEOF
4494#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 4399#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4495_ACEOF 4400_ACEOF
4496 4401
4497fi 4402fi
@@ -4499,19 +4404,18 @@ fi
4499done 4404done
4500 4405
4501 4406
4502
4503 if test "${ac_cv_header_minix_config_h+set}" = set; then
4504 { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
4505$as_echo_n "checking for minix/config.h... " >&6; }
4506if test "${ac_cv_header_minix_config_h+set}" = set; then 4407if test "${ac_cv_header_minix_config_h+set}" = set; then
4507 $as_echo_n "(cached) " >&6 4408 { echo "$as_me:$LINENO: checking for minix/config.h" >&5
4409echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
4410if test "${ac_cv_header_minix_config_h+set}" = set; then
4411 echo $ECHO_N "(cached) $ECHO_C" >&6
4508fi 4412fi
4509{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5 4413{ echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
4510$as_echo "$ac_cv_header_minix_config_h" >&6; } 4414echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
4511else 4415else
4512 # Is the header compilable? 4416 # Is the header compilable?
4513{ $as_echo "$as_me:$LINENO: checking minix/config.h usability" >&5 4417{ echo "$as_me:$LINENO: checking minix/config.h usability" >&5
4514$as_echo_n "checking minix/config.h usability... " >&6; } 4418echo $ECHO_N "checking minix/config.h usability... $ECHO_C" >&6; }
4515cat >conftest.$ac_ext <<_ACEOF 4419cat >conftest.$ac_ext <<_ACEOF
4516/* confdefs.h. */ 4420/* confdefs.h. */
4517_ACEOF 4421_ACEOF
@@ -4527,33 +4431,32 @@ case "(($ac_try" in
4527 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4431 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4528 *) ac_try_echo=$ac_try;; 4432 *) ac_try_echo=$ac_try;;
4529esac 4433esac
4530eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4434eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4531$as_echo "$ac_try_echo") >&5
4532 (eval "$ac_compile") 2>conftest.er1 4435 (eval "$ac_compile") 2>conftest.er1
4533 ac_status=$? 4436 ac_status=$?
4534 grep -v '^ *+' conftest.er1 >conftest.err 4437 grep -v '^ *+' conftest.er1 >conftest.err
4535 rm -f conftest.er1 4438 rm -f conftest.er1
4536 cat conftest.err >&5 4439 cat conftest.err >&5
4537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4538 (exit $ac_status); } && { 4441 (exit $ac_status); } && {
4539 test -z "$ac_c_werror_flag" || 4442 test -z "$ac_c_werror_flag" ||
4540 test ! -s conftest.err 4443 test ! -s conftest.err
4541 } && test -s conftest.$ac_objext; then 4444 } && test -s conftest.$ac_objext; then
4542 ac_header_compiler=yes 4445 ac_header_compiler=yes
4543else 4446else
4544 $as_echo "$as_me: failed program was:" >&5 4447 echo "$as_me: failed program was:" >&5
4545sed 's/^/| /' conftest.$ac_ext >&5 4448sed 's/^/| /' conftest.$ac_ext >&5
4546 4449
4547 ac_header_compiler=no 4450 ac_header_compiler=no
4548fi 4451fi
4549 4452
4550rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4453rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4551{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4454{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4552$as_echo "$ac_header_compiler" >&6; } 4455echo "${ECHO_T}$ac_header_compiler" >&6; }
4553 4456
4554# Is the header present? 4457# Is the header present?
4555{ $as_echo "$as_me:$LINENO: checking minix/config.h presence" >&5 4458{ echo "$as_me:$LINENO: checking minix/config.h presence" >&5
4556$as_echo_n "checking minix/config.h presence... " >&6; } 4459echo $ECHO_N "checking minix/config.h presence... $ECHO_C" >&6; }
4557cat >conftest.$ac_ext <<_ACEOF 4460cat >conftest.$ac_ext <<_ACEOF
4558/* confdefs.h. */ 4461/* confdefs.h. */
4559_ACEOF 4462_ACEOF
@@ -4567,64 +4470,63 @@ case "(($ac_try" in
4567 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4470 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4568 *) ac_try_echo=$ac_try;; 4471 *) ac_try_echo=$ac_try;;
4569esac 4472esac
4570eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4473eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4571$as_echo "$ac_try_echo") >&5
4572 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4474 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4573 ac_status=$? 4475 ac_status=$?
4574 grep -v '^ *+' conftest.er1 >conftest.err 4476 grep -v '^ *+' conftest.er1 >conftest.err
4575 rm -f conftest.er1 4477 rm -f conftest.er1
4576 cat conftest.err >&5 4478 cat conftest.err >&5
4577 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4479 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4578 (exit $ac_status); } >/dev/null && { 4480 (exit $ac_status); } >/dev/null && {
4579 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4481 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4580 test ! -s conftest.err 4482 test ! -s conftest.err
4581 }; then 4483 }; then
4582 ac_header_preproc=yes 4484 ac_header_preproc=yes
4583else 4485else
4584 $as_echo "$as_me: failed program was:" >&5 4486 echo "$as_me: failed program was:" >&5
4585sed 's/^/| /' conftest.$ac_ext >&5 4487sed 's/^/| /' conftest.$ac_ext >&5
4586 4488
4587 ac_header_preproc=no 4489 ac_header_preproc=no
4588fi 4490fi
4589 4491
4590rm -f conftest.err conftest.$ac_ext 4492rm -f conftest.err conftest.$ac_ext
4591{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4493{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4592$as_echo "$ac_header_preproc" >&6; } 4494echo "${ECHO_T}$ac_header_preproc" >&6; }
4593 4495
4594# So? What about this header? 4496# So? What about this header?
4595case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 4497case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4596 yes:no: ) 4498 yes:no: )
4597 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5 4499 { echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
4598$as_echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 4500echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
4599 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5 4501 { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
4600$as_echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;} 4502echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
4601 ac_header_preproc=yes 4503 ac_header_preproc=yes
4602 ;; 4504 ;;
4603 no:yes:* ) 4505 no:yes:* )
4604 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5 4506 { echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
4605$as_echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;} 4507echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
4606 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: check for missing prerequisite headers?" >&5 4508 { echo "$as_me:$LINENO: WARNING: minix/config.h: check for missing prerequisite headers?" >&5
4607$as_echo "$as_me: WARNING: minix/config.h: check for missing prerequisite headers?" >&2;} 4509echo "$as_me: WARNING: minix/config.h: check for missing prerequisite headers?" >&2;}
4608 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5 4510 { echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
4609$as_echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;} 4511echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
4610 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&5 4512 { echo "$as_me:$LINENO: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&5
4611$as_echo "$as_me: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&2;} 4513echo "$as_me: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&2;}
4612 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5 4514 { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
4613$as_echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;} 4515echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
4614 { $as_echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5 4516 { echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
4615$as_echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;} 4517echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
4616 4518
4617 ;; 4519 ;;
4618esac 4520esac
4619{ $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5 4521{ echo "$as_me:$LINENO: checking for minix/config.h" >&5
4620$as_echo_n "checking for minix/config.h... " >&6; } 4522echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
4621if test "${ac_cv_header_minix_config_h+set}" = set; then 4523if test "${ac_cv_header_minix_config_h+set}" = set; then
4622 $as_echo_n "(cached) " >&6 4524 echo $ECHO_N "(cached) $ECHO_C" >&6
4623else 4525else
4624 ac_cv_header_minix_config_h=$ac_header_preproc 4526 ac_cv_header_minix_config_h=$ac_header_preproc
4625fi 4527fi
4626{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5 4528{ echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
4627$as_echo "$ac_cv_header_minix_config_h" >&6; } 4529echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
4628 4530
4629fi 4531fi
4630if test $ac_cv_header_minix_config_h = yes; then 4532if test $ac_cv_header_minix_config_h = yes; then
@@ -4634,7 +4536,7 @@ else
4634fi 4536fi
4635 4537
4636 4538
4637 if test "$MINIX" = yes; then 4539if test "$MINIX" = yes; then
4638 4540
4639cat >>confdefs.h <<\_ACEOF 4541cat >>confdefs.h <<\_ACEOF
4640#define _POSIX_SOURCE 1 4542#define _POSIX_SOURCE 1
@@ -4650,14 +4552,22 @@ cat >>confdefs.h <<\_ACEOF
4650#define _MINIX 1 4552#define _MINIX 1
4651_ACEOF 4553_ACEOF
4652 4554
4653 fi 4555fi
4556
4557
4558
4559
4654 4560
4655 4561
4656 4562
4657 { $as_echo "$as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__" >&5 4563
4658$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } 4564
4565
4566
4567 { echo "$as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__" >&5
4568echo $ECHO_N "checking whether it is safe to define __EXTENSIONS__... $ECHO_C" >&6; }
4659if test "${ac_cv_safe_to_define___extensions__+set}" = set; then 4569if test "${ac_cv_safe_to_define___extensions__+set}" = set; then
4660 $as_echo_n "(cached) " >&6 4570 echo $ECHO_N "(cached) $ECHO_C" >&6
4661else 4571else
4662 cat >conftest.$ac_ext <<_ACEOF 4572 cat >conftest.$ac_ext <<_ACEOF
4663/* confdefs.h. */ 4573/* confdefs.h. */
@@ -4682,21 +4592,20 @@ case "(($ac_try" in
4682 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4592 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4683 *) ac_try_echo=$ac_try;; 4593 *) ac_try_echo=$ac_try;;
4684esac 4594esac
4685eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4595eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4686$as_echo "$ac_try_echo") >&5
4687 (eval "$ac_compile") 2>conftest.er1 4596 (eval "$ac_compile") 2>conftest.er1
4688 ac_status=$? 4597 ac_status=$?
4689 grep -v '^ *+' conftest.er1 >conftest.err 4598 grep -v '^ *+' conftest.er1 >conftest.err
4690 rm -f conftest.er1 4599 rm -f conftest.er1
4691 cat conftest.err >&5 4600 cat conftest.err >&5
4692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4693 (exit $ac_status); } && { 4602 (exit $ac_status); } && {
4694 test -z "$ac_c_werror_flag" || 4603 test -z "$ac_c_werror_flag" ||
4695 test ! -s conftest.err 4604 test ! -s conftest.err
4696 } && test -s conftest.$ac_objext; then 4605 } && test -s conftest.$ac_objext; then
4697 ac_cv_safe_to_define___extensions__=yes 4606 ac_cv_safe_to_define___extensions__=yes
4698else 4607else
4699 $as_echo "$as_me: failed program was:" >&5 4608 echo "$as_me: failed program was:" >&5
4700sed 's/^/| /' conftest.$ac_ext >&5 4609sed 's/^/| /' conftest.$ac_ext >&5
4701 4610
4702 ac_cv_safe_to_define___extensions__=no 4611 ac_cv_safe_to_define___extensions__=no
@@ -4704,22 +4613,14 @@ fi
4704 4613
4705rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4614rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4706fi 4615fi
4707{ $as_echo "$as_me:$LINENO: result: $ac_cv_safe_to_define___extensions__" >&5 4616{ echo "$as_me:$LINENO: result: $ac_cv_safe_to_define___extensions__" >&5
4708$as_echo "$ac_cv_safe_to_define___extensions__" >&6; } 4617echo "${ECHO_T}$ac_cv_safe_to_define___extensions__" >&6; }
4709 test $ac_cv_safe_to_define___extensions__ = yes && 4618 test $ac_cv_safe_to_define___extensions__ = yes &&
4710 cat >>confdefs.h <<\_ACEOF 4619 cat >>confdefs.h <<\_ACEOF
4711#define __EXTENSIONS__ 1 4620#define __EXTENSIONS__ 1
4712_ACEOF 4621_ACEOF
4713 4622
4714 cat >>confdefs.h <<\_ACEOF 4623 cat >>confdefs.h <<\_ACEOF
4715#define _ALL_SOURCE 1
4716_ACEOF
4717
4718 cat >>confdefs.h <<\_ACEOF
4719#define _GNU_SOURCE 1
4720_ACEOF
4721
4722 cat >>confdefs.h <<\_ACEOF
4723#define _POSIX_PTHREAD_SEMANTICS 1 4624#define _POSIX_PTHREAD_SEMANTICS 1
4724_ACEOF 4625_ACEOF
4725 4626
@@ -4730,8 +4631,8 @@ _ACEOF
4730 4631
4731 4632
4732### Use -Wno-pointer-sign if the compiler supports it 4633### Use -Wno-pointer-sign if the compiler supports it
4733{ $as_echo "$as_me:$LINENO: checking whether gcc understands -Wno-pointer-sign" >&5 4634{ echo "$as_me:$LINENO: checking whether gcc understands -Wno-pointer-sign" >&5
4734$as_echo_n "checking whether gcc understands -Wno-pointer-sign... " >&6; } 4635echo $ECHO_N "checking whether gcc understands -Wno-pointer-sign... $ECHO_C" >&6; }
4735SAVE_CFLAGS="$CFLAGS" 4636SAVE_CFLAGS="$CFLAGS"
4736CFLAGS="$CFLAGS -Wno-pointer-sign" 4637CFLAGS="$CFLAGS -Wno-pointer-sign"
4737cat >conftest.$ac_ext <<_ACEOF 4638cat >conftest.$ac_ext <<_ACEOF
@@ -4755,21 +4656,20 @@ case "(($ac_try" in
4755 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4656 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4756 *) ac_try_echo=$ac_try;; 4657 *) ac_try_echo=$ac_try;;
4757esac 4658esac
4758eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4659eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4759$as_echo "$ac_try_echo") >&5
4760 (eval "$ac_compile") 2>conftest.er1 4660 (eval "$ac_compile") 2>conftest.er1
4761 ac_status=$? 4661 ac_status=$?
4762 grep -v '^ *+' conftest.er1 >conftest.err 4662 grep -v '^ *+' conftest.er1 >conftest.err
4763 rm -f conftest.er1 4663 rm -f conftest.er1
4764 cat conftest.err >&5 4664 cat conftest.err >&5
4765 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4766 (exit $ac_status); } && { 4666 (exit $ac_status); } && {
4767 test -z "$ac_c_werror_flag" || 4667 test -z "$ac_c_werror_flag" ||
4768 test ! -s conftest.err 4668 test ! -s conftest.err
4769 } && test -s conftest.$ac_objext; then 4669 } && test -s conftest.$ac_objext; then
4770 has_option=yes 4670 has_option=yes
4771else 4671else
4772 $as_echo "$as_me: failed program was:" >&5 4672 echo "$as_me: failed program was:" >&5
4773sed 's/^/| /' conftest.$ac_ext >&5 4673sed 's/^/| /' conftest.$ac_ext >&5
4774 4674
4775 has_option=no 4675 has_option=no
@@ -4779,23 +4679,23 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4779if test $has_option = yes; then 4679if test $has_option = yes; then
4780 C_WARNINGS_SWITCH="-Wno-pointer-sign $C_WARNINGS_SWITCH" 4680 C_WARNINGS_SWITCH="-Wno-pointer-sign $C_WARNINGS_SWITCH"
4781fi 4681fi
4782{ $as_echo "$as_me:$LINENO: result: $has_option" >&5 4682{ echo "$as_me:$LINENO: result: $has_option" >&5
4783$as_echo "$has_option" >&6; } 4683echo "${ECHO_T}$has_option" >&6; }
4784CFLAGS="$SAVE_CFLAGS" 4684CFLAGS="$SAVE_CFLAGS"
4785unset has_option 4685unset has_option
4786unset SAVE_CFLAGS 4686unset SAVE_CFLAGS
4787 4687
4788#### Some other nice autoconf tests. 4688#### Some other nice autoconf tests.
4789 4689
4790{ $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5 4690{ echo "$as_me:$LINENO: checking whether ln -s works" >&5
4791$as_echo_n "checking whether ln -s works... " >&6; } 4691echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; }
4792LN_S=$as_ln_s 4692LN_S=$as_ln_s
4793if test "$LN_S" = "ln -s"; then 4693if test "$LN_S" = "ln -s"; then
4794 { $as_echo "$as_me:$LINENO: result: yes" >&5 4694 { echo "$as_me:$LINENO: result: yes" >&5
4795$as_echo "yes" >&6; } 4695echo "${ECHO_T}yes" >&6; }
4796else 4696else
4797 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5 4697 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4798$as_echo "no, using $LN_S" >&6; } 4698echo "${ECHO_T}no, using $LN_S" >&6; }
4799fi 4699fi
4800 4700
4801ac_ext=c 4701ac_ext=c
@@ -4803,15 +4703,15 @@ ac_cpp='$CPP $CPPFLAGS'
4803ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 4703ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4804ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4704ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4805ac_compiler_gnu=$ac_cv_c_compiler_gnu 4705ac_compiler_gnu=$ac_cv_c_compiler_gnu
4806{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 4706{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
4807$as_echo_n "checking how to run the C preprocessor... " >&6; } 4707echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
4808# On Suns, sometimes $CPP names a directory. 4708# On Suns, sometimes $CPP names a directory.
4809if test -n "$CPP" && test -d "$CPP"; then 4709if test -n "$CPP" && test -d "$CPP"; then
4810 CPP= 4710 CPP=
4811fi 4711fi
4812if test -z "$CPP"; then 4712if test -z "$CPP"; then
4813 if test "${ac_cv_prog_CPP+set}" = set; then 4713 if test "${ac_cv_prog_CPP+set}" = set; then
4814 $as_echo_n "(cached) " >&6 4714 echo $ECHO_N "(cached) $ECHO_C" >&6
4815else 4715else
4816 # Double quotes because CPP needs to be expanded 4716 # Double quotes because CPP needs to be expanded
4817 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 4717 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
@@ -4843,21 +4743,20 @@ case "(($ac_try" in
4843 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4743 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4844 *) ac_try_echo=$ac_try;; 4744 *) ac_try_echo=$ac_try;;
4845esac 4745esac
4846eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4746eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4847$as_echo "$ac_try_echo") >&5
4848 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4747 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4849 ac_status=$? 4748 ac_status=$?
4850 grep -v '^ *+' conftest.er1 >conftest.err 4749 grep -v '^ *+' conftest.er1 >conftest.err
4851 rm -f conftest.er1 4750 rm -f conftest.er1
4852 cat conftest.err >&5 4751 cat conftest.err >&5
4853 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4752 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4854 (exit $ac_status); } >/dev/null && { 4753 (exit $ac_status); } >/dev/null && {
4855 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4754 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4856 test ! -s conftest.err 4755 test ! -s conftest.err
4857 }; then 4756 }; then
4858 : 4757 :
4859else 4758else
4860 $as_echo "$as_me: failed program was:" >&5 4759 echo "$as_me: failed program was:" >&5
4861sed 's/^/| /' conftest.$ac_ext >&5 4760sed 's/^/| /' conftest.$ac_ext >&5
4862 4761
4863 # Broken: fails on valid input. 4762 # Broken: fails on valid input.
@@ -4881,14 +4780,13 @@ case "(($ac_try" in
4881 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4780 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4882 *) ac_try_echo=$ac_try;; 4781 *) ac_try_echo=$ac_try;;
4883esac 4782esac
4884eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4783eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4885$as_echo "$ac_try_echo") >&5
4886 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4784 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4887 ac_status=$? 4785 ac_status=$?
4888 grep -v '^ *+' conftest.er1 >conftest.err 4786 grep -v '^ *+' conftest.er1 >conftest.err
4889 rm -f conftest.er1 4787 rm -f conftest.er1
4890 cat conftest.err >&5 4788 cat conftest.err >&5
4891 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4789 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4892 (exit $ac_status); } >/dev/null && { 4790 (exit $ac_status); } >/dev/null && {
4893 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4791 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4894 test ! -s conftest.err 4792 test ! -s conftest.err
@@ -4896,7 +4794,7 @@ $as_echo "$ac_try_echo") >&5
4896 # Broken: success on invalid input. 4794 # Broken: success on invalid input.
4897continue 4795continue
4898else 4796else
4899 $as_echo "$as_me: failed program was:" >&5 4797 echo "$as_me: failed program was:" >&5
4900sed 's/^/| /' conftest.$ac_ext >&5 4798sed 's/^/| /' conftest.$ac_ext >&5
4901 4799
4902 # Passes both tests. 4800 # Passes both tests.
@@ -4921,8 +4819,8 @@ fi
4921else 4819else
4922 ac_cv_prog_CPP=$CPP 4820 ac_cv_prog_CPP=$CPP
4923fi 4821fi
4924{ $as_echo "$as_me:$LINENO: result: $CPP" >&5 4822{ echo "$as_me:$LINENO: result: $CPP" >&5
4925$as_echo "$CPP" >&6; } 4823echo "${ECHO_T}$CPP" >&6; }
4926ac_preproc_ok=false 4824ac_preproc_ok=false
4927for ac_c_preproc_warn_flag in '' yes 4825for ac_c_preproc_warn_flag in '' yes
4928do 4826do
@@ -4950,21 +4848,20 @@ case "(($ac_try" in
4950 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4848 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4951 *) ac_try_echo=$ac_try;; 4849 *) ac_try_echo=$ac_try;;
4952esac 4850esac
4953eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4851eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4954$as_echo "$ac_try_echo") >&5
4955 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4852 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4956 ac_status=$? 4853 ac_status=$?
4957 grep -v '^ *+' conftest.er1 >conftest.err 4854 grep -v '^ *+' conftest.er1 >conftest.err
4958 rm -f conftest.er1 4855 rm -f conftest.er1
4959 cat conftest.err >&5 4856 cat conftest.err >&5
4960 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4857 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4961 (exit $ac_status); } >/dev/null && { 4858 (exit $ac_status); } >/dev/null && {
4962 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4859 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4963 test ! -s conftest.err 4860 test ! -s conftest.err
4964 }; then 4861 }; then
4965 : 4862 :
4966else 4863else
4967 $as_echo "$as_me: failed program was:" >&5 4864 echo "$as_me: failed program was:" >&5
4968sed 's/^/| /' conftest.$ac_ext >&5 4865sed 's/^/| /' conftest.$ac_ext >&5
4969 4866
4970 # Broken: fails on valid input. 4867 # Broken: fails on valid input.
@@ -4988,14 +4885,13 @@ case "(($ac_try" in
4988 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4885 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4989 *) ac_try_echo=$ac_try;; 4886 *) ac_try_echo=$ac_try;;
4990esac 4887esac
4991eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4888eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4992$as_echo "$ac_try_echo") >&5
4993 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4889 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4994 ac_status=$? 4890 ac_status=$?
4995 grep -v '^ *+' conftest.er1 >conftest.err 4891 grep -v '^ *+' conftest.er1 >conftest.err
4996 rm -f conftest.er1 4892 rm -f conftest.er1
4997 cat conftest.err >&5 4893 cat conftest.err >&5
4998 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4894 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4999 (exit $ac_status); } >/dev/null && { 4895 (exit $ac_status); } >/dev/null && {
5000 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 4896 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
5001 test ! -s conftest.err 4897 test ! -s conftest.err
@@ -5003,7 +4899,7 @@ $as_echo "$ac_try_echo") >&5
5003 # Broken: success on invalid input. 4899 # Broken: success on invalid input.
5004continue 4900continue
5005else 4901else
5006 $as_echo "$as_me: failed program was:" >&5 4902 echo "$as_me: failed program was:" >&5
5007sed 's/^/| /' conftest.$ac_ext >&5 4903sed 's/^/| /' conftest.$ac_ext >&5
5008 4904
5009 # Passes both tests. 4905 # Passes both tests.
@@ -5019,9 +4915,9 @@ rm -f conftest.err conftest.$ac_ext
5019if $ac_preproc_ok; then 4915if $ac_preproc_ok; then
5020 : 4916 :
5021else 4917else
5022 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 4918 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
5023See \`config.log' for more details." >&5 4919See \`config.log' for more details." >&5
5024$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 4920echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
5025See \`config.log' for more details." >&2;} 4921See \`config.log' for more details." >&2;}
5026 { (exit 1); exit 1; }; } 4922 { (exit 1); exit 1; }; }
5027fi 4923fi
@@ -5045,12 +4941,11 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
5045# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 4941# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5046# OS/2's system install, which has a completely different semantic 4942# OS/2's system install, which has a completely different semantic
5047# ./install, which can be erroneously created by make from ./install.sh. 4943# ./install, which can be erroneously created by make from ./install.sh.
5048# Reject install programs that cannot install multiple files. 4944{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
5049{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 4945echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
5050$as_echo_n "checking for a BSD-compatible install... " >&6; }
5051if test -z "$INSTALL"; then 4946if test -z "$INSTALL"; then
5052if test "${ac_cv_path_install+set}" = set; then 4947if test "${ac_cv_path_install+set}" = set; then
5053 $as_echo_n "(cached) " >&6 4948 echo $ECHO_N "(cached) $ECHO_C" >&6
5054else 4949else
5055 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 4950 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5056for as_dir in $PATH 4951for as_dir in $PATH
@@ -5079,29 +4974,17 @@ case $as_dir/ in
5079 # program-specific install script used by HP pwplus--don't use. 4974 # program-specific install script used by HP pwplus--don't use.
5080 : 4975 :
5081 else 4976 else
5082 rm -rf conftest.one conftest.two conftest.dir 4977 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5083 echo one > conftest.one 4978 break 3
5084 echo two > conftest.two
5085 mkdir conftest.dir
5086 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5087 test -s conftest.one && test -s conftest.two &&
5088 test -s conftest.dir/conftest.one &&
5089 test -s conftest.dir/conftest.two
5090 then
5091 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5092 break 3
5093 fi
5094 fi 4979 fi
5095 fi 4980 fi
5096 done 4981 done
5097 done 4982 done
5098 ;; 4983 ;;
5099esac 4984esac
5100
5101done 4985done
5102IFS=$as_save_IFS 4986IFS=$as_save_IFS
5103 4987
5104rm -rf conftest.one conftest.two conftest.dir
5105 4988
5106fi 4989fi
5107 if test "${ac_cv_path_install+set}" = set; then 4990 if test "${ac_cv_path_install+set}" = set; then
@@ -5114,8 +4997,8 @@ fi
5114 INSTALL=$ac_install_sh 4997 INSTALL=$ac_install_sh
5115 fi 4998 fi
5116fi 4999fi
5117{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 5000{ echo "$as_me:$LINENO: result: $INSTALL" >&5
5118$as_echo "$INSTALL" >&6; } 5001echo "${ECHO_T}$INSTALL" >&6; }
5119 5002
5120# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 5003# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5121# It thinks the first close brace ends the variable substitution. 5004# It thinks the first close brace ends the variable substitution.
@@ -5129,10 +5012,10 @@ if test "x$RANLIB" = x; then
5129 if test -n "$ac_tool_prefix"; then 5012 if test -n "$ac_tool_prefix"; then
5130 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 5013 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5131set dummy ${ac_tool_prefix}ranlib; ac_word=$2 5014set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5132{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5015{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5133$as_echo_n "checking for $ac_word... " >&6; } 5016echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5134if test "${ac_cv_prog_RANLIB+set}" = set; then 5017if test "${ac_cv_prog_RANLIB+set}" = set; then
5135 $as_echo_n "(cached) " >&6 5018 echo $ECHO_N "(cached) $ECHO_C" >&6
5136else 5019else
5137 if test -n "$RANLIB"; then 5020 if test -n "$RANLIB"; then
5138 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. 5021 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
@@ -5145,7 +5028,7 @@ do
5145 for ac_exec_ext in '' $ac_executable_extensions; do 5028 for ac_exec_ext in '' $ac_executable_extensions; do
5146 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5029 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5147 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 5030 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5148 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5031 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5149 break 2 5032 break 2
5150 fi 5033 fi
5151done 5034done
@@ -5156,11 +5039,11 @@ fi
5156fi 5039fi
5157RANLIB=$ac_cv_prog_RANLIB 5040RANLIB=$ac_cv_prog_RANLIB
5158if test -n "$RANLIB"; then 5041if test -n "$RANLIB"; then
5159 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5 5042 { echo "$as_me:$LINENO: result: $RANLIB" >&5
5160$as_echo "$RANLIB" >&6; } 5043echo "${ECHO_T}$RANLIB" >&6; }
5161else 5044else
5162 { $as_echo "$as_me:$LINENO: result: no" >&5 5045 { echo "$as_me:$LINENO: result: no" >&5
5163$as_echo "no" >&6; } 5046echo "${ECHO_T}no" >&6; }
5164fi 5047fi
5165 5048
5166 5049
@@ -5169,10 +5052,10 @@ if test -z "$ac_cv_prog_RANLIB"; then
5169 ac_ct_RANLIB=$RANLIB 5052 ac_ct_RANLIB=$RANLIB
5170 # Extract the first word of "ranlib", so it can be a program name with args. 5053 # Extract the first word of "ranlib", so it can be a program name with args.
5171set dummy ranlib; ac_word=$2 5054set dummy ranlib; ac_word=$2
5172{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5055{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5173$as_echo_n "checking for $ac_word... " >&6; } 5056echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5174if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 5057if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5175 $as_echo_n "(cached) " >&6 5058 echo $ECHO_N "(cached) $ECHO_C" >&6
5176else 5059else
5177 if test -n "$ac_ct_RANLIB"; then 5060 if test -n "$ac_ct_RANLIB"; then
5178 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. 5061 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
@@ -5185,7 +5068,7 @@ do
5185 for ac_exec_ext in '' $ac_executable_extensions; do 5068 for ac_exec_ext in '' $ac_executable_extensions; do
5186 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5069 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5187 ac_cv_prog_ac_ct_RANLIB="ranlib" 5070 ac_cv_prog_ac_ct_RANLIB="ranlib"
5188 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5071 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5189 break 2 5072 break 2
5190 fi 5073 fi
5191done 5074done
@@ -5196,11 +5079,11 @@ fi
5196fi 5079fi
5197ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 5080ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5198if test -n "$ac_ct_RANLIB"; then 5081if test -n "$ac_ct_RANLIB"; then
5199 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 5082 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5200$as_echo "$ac_ct_RANLIB" >&6; } 5083echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
5201else 5084else
5202 { $as_echo "$as_me:$LINENO: result: no" >&5 5085 { echo "$as_me:$LINENO: result: no" >&5
5203$as_echo "no" >&6; } 5086echo "${ECHO_T}no" >&6; }
5204fi 5087fi
5205 5088
5206 if test "x$ac_ct_RANLIB" = x; then 5089 if test "x$ac_ct_RANLIB" = x; then
@@ -5208,10 +5091,10 @@ fi
5208 else 5091 else
5209 case $cross_compiling:$ac_tool_warned in 5092 case $cross_compiling:$ac_tool_warned in
5210yes:) 5093yes:)
5211{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 5094{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
5212whose name does not start with the host triplet. If you think this 5095whose name does not start with the host triplet. If you think this
5213configuration is useful to you, please write to autoconf@gnu.org." >&5 5096configuration is useful to you, please write to autoconf@gnu.org." >&5
5214$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 5097echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
5215whose name does not start with the host triplet. If you think this 5098whose name does not start with the host triplet. If you think this
5216configuration is useful to you, please write to autoconf@gnu.org." >&2;} 5099configuration is useful to you, please write to autoconf@gnu.org." >&2;}
5217ac_tool_warned=yes ;; 5100ac_tool_warned=yes ;;
@@ -5225,10 +5108,10 @@ fi
5225fi 5108fi
5226# Extract the first word of "install-info", so it can be a program name with args. 5109# Extract the first word of "install-info", so it can be a program name with args.
5227set dummy install-info; ac_word=$2 5110set dummy install-info; ac_word=$2
5228{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5111{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5229$as_echo_n "checking for $ac_word... " >&6; } 5112echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5230if test "${ac_cv_path_INSTALL_INFO+set}" = set; then 5113if test "${ac_cv_path_INSTALL_INFO+set}" = set; then
5231 $as_echo_n "(cached) " >&6 5114 echo $ECHO_N "(cached) $ECHO_C" >&6
5232else 5115else
5233 case $INSTALL_INFO in 5116 case $INSTALL_INFO in
5234 [\\/]* | ?:[\\/]*) 5117 [\\/]* | ?:[\\/]*)
@@ -5243,7 +5126,7 @@ do
5243 for ac_exec_ext in '' $ac_executable_extensions; do 5126 for ac_exec_ext in '' $ac_executable_extensions; do
5244 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5127 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5245 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" 5128 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext"
5246 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5129 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5247 break 2 5130 break 2
5248 fi 5131 fi
5249done 5132done
@@ -5255,20 +5138,20 @@ esac
5255fi 5138fi
5256INSTALL_INFO=$ac_cv_path_INSTALL_INFO 5139INSTALL_INFO=$ac_cv_path_INSTALL_INFO
5257if test -n "$INSTALL_INFO"; then 5140if test -n "$INSTALL_INFO"; then
5258 { $as_echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5 5141 { echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5
5259$as_echo "$INSTALL_INFO" >&6; } 5142echo "${ECHO_T}$INSTALL_INFO" >&6; }
5260else 5143else
5261 { $as_echo "$as_me:$LINENO: result: no" >&5 5144 { echo "$as_me:$LINENO: result: no" >&5
5262$as_echo "no" >&6; } 5145echo "${ECHO_T}no" >&6; }
5263fi 5146fi
5264 5147
5265 5148
5266# Extract the first word of "install-info", so it can be a program name with args. 5149# Extract the first word of "install-info", so it can be a program name with args.
5267set dummy install-info; ac_word=$2 5150set dummy install-info; ac_word=$2
5268{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5151{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5269$as_echo_n "checking for $ac_word... " >&6; } 5152echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5270if test "${ac_cv_path_INSTALL_INFO+set}" = set; then 5153if test "${ac_cv_path_INSTALL_INFO+set}" = set; then
5271 $as_echo_n "(cached) " >&6 5154 echo $ECHO_N "(cached) $ECHO_C" >&6
5272else 5155else
5273 case $INSTALL_INFO in 5156 case $INSTALL_INFO in
5274 [\\/]* | ?:[\\/]*) 5157 [\\/]* | ?:[\\/]*)
@@ -5283,7 +5166,7 @@ do
5283 for ac_exec_ext in '' $ac_executable_extensions; do 5166 for ac_exec_ext in '' $ac_executable_extensions; do
5284 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5167 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5285 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" 5168 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext"
5286 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5169 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5287 break 2 5170 break 2
5288 fi 5171 fi
5289done 5172done
@@ -5295,20 +5178,20 @@ esac
5295fi 5178fi
5296INSTALL_INFO=$ac_cv_path_INSTALL_INFO 5179INSTALL_INFO=$ac_cv_path_INSTALL_INFO
5297if test -n "$INSTALL_INFO"; then 5180if test -n "$INSTALL_INFO"; then
5298 { $as_echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5 5181 { echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5
5299$as_echo "$INSTALL_INFO" >&6; } 5182echo "${ECHO_T}$INSTALL_INFO" >&6; }
5300else 5183else
5301 { $as_echo "$as_me:$LINENO: result: no" >&5 5184 { echo "$as_me:$LINENO: result: no" >&5
5302$as_echo "no" >&6; } 5185echo "${ECHO_T}no" >&6; }
5303fi 5186fi
5304 5187
5305 5188
5306# Extract the first word of "install-info", so it can be a program name with args. 5189# Extract the first word of "install-info", so it can be a program name with args.
5307set dummy install-info; ac_word=$2 5190set dummy install-info; ac_word=$2
5308{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5191{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5309$as_echo_n "checking for $ac_word... " >&6; } 5192echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5310if test "${ac_cv_path_INSTALL_INFO+set}" = set; then 5193if test "${ac_cv_path_INSTALL_INFO+set}" = set; then
5311 $as_echo_n "(cached) " >&6 5194 echo $ECHO_N "(cached) $ECHO_C" >&6
5312else 5195else
5313 case $INSTALL_INFO in 5196 case $INSTALL_INFO in
5314 [\\/]* | ?:[\\/]*) 5197 [\\/]* | ?:[\\/]*)
@@ -5323,7 +5206,7 @@ do
5323 for ac_exec_ext in '' $ac_executable_extensions; do 5206 for ac_exec_ext in '' $ac_executable_extensions; do
5324 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5207 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5325 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext" 5208 ac_cv_path_INSTALL_INFO="$as_dir/$ac_word$ac_exec_ext"
5326 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5209 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5327 break 2 5210 break 2
5328 fi 5211 fi
5329done 5212done
@@ -5336,20 +5219,20 @@ esac
5336fi 5219fi
5337INSTALL_INFO=$ac_cv_path_INSTALL_INFO 5220INSTALL_INFO=$ac_cv_path_INSTALL_INFO
5338if test -n "$INSTALL_INFO"; then 5221if test -n "$INSTALL_INFO"; then
5339 { $as_echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5 5222 { echo "$as_me:$LINENO: result: $INSTALL_INFO" >&5
5340$as_echo "$INSTALL_INFO" >&6; } 5223echo "${ECHO_T}$INSTALL_INFO" >&6; }
5341else 5224else
5342 { $as_echo "$as_me:$LINENO: result: no" >&5 5225 { echo "$as_me:$LINENO: result: no" >&5
5343$as_echo "no" >&6; } 5226echo "${ECHO_T}no" >&6; }
5344fi 5227fi
5345 5228
5346 5229
5347# Extract the first word of "gzip", so it can be a program name with args. 5230# Extract the first word of "gzip", so it can be a program name with args.
5348set dummy gzip; ac_word=$2 5231set dummy gzip; ac_word=$2
5349{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5232{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5350$as_echo_n "checking for $ac_word... " >&6; } 5233echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5351if test "${ac_cv_path_GZIP_PROG+set}" = set; then 5234if test "${ac_cv_path_GZIP_PROG+set}" = set; then
5352 $as_echo_n "(cached) " >&6 5235 echo $ECHO_N "(cached) $ECHO_C" >&6
5353else 5236else
5354 case $GZIP_PROG in 5237 case $GZIP_PROG in
5355 [\\/]* | ?:[\\/]*) 5238 [\\/]* | ?:[\\/]*)
@@ -5364,7 +5247,7 @@ do
5364 for ac_exec_ext in '' $ac_executable_extensions; do 5247 for ac_exec_ext in '' $ac_executable_extensions; do
5365 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5248 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5366 ac_cv_path_GZIP_PROG="$as_dir/$ac_word$ac_exec_ext" 5249 ac_cv_path_GZIP_PROG="$as_dir/$ac_word$ac_exec_ext"
5367 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5250 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5368 break 2 5251 break 2
5369 fi 5252 fi
5370done 5253done
@@ -5376,11 +5259,11 @@ esac
5376fi 5259fi
5377GZIP_PROG=$ac_cv_path_GZIP_PROG 5260GZIP_PROG=$ac_cv_path_GZIP_PROG
5378if test -n "$GZIP_PROG"; then 5261if test -n "$GZIP_PROG"; then
5379 { $as_echo "$as_me:$LINENO: result: $GZIP_PROG" >&5 5262 { echo "$as_me:$LINENO: result: $GZIP_PROG" >&5
5380$as_echo "$GZIP_PROG" >&6; } 5263echo "${ECHO_T}$GZIP_PROG" >&6; }
5381else 5264else
5382 { $as_echo "$as_me:$LINENO: result: no" >&5 5265 { echo "$as_me:$LINENO: result: no" >&5
5383$as_echo "no" >&6; } 5266echo "${ECHO_T}no" >&6; }
5384fi 5267fi
5385 5268
5386 5269
@@ -5389,10 +5272,10 @@ fi
5389## Need makeinfo >= 4.6 (?) to build the manuals. 5272## Need makeinfo >= 4.6 (?) to build the manuals.
5390# Extract the first word of "makeinfo", so it can be a program name with args. 5273# Extract the first word of "makeinfo", so it can be a program name with args.
5391set dummy makeinfo; ac_word=$2 5274set dummy makeinfo; ac_word=$2
5392{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5275{ echo "$as_me:$LINENO: checking for $ac_word" >&5
5393$as_echo_n "checking for $ac_word... " >&6; } 5276echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
5394if test "${ac_cv_path_MAKEINFO+set}" = set; then 5277if test "${ac_cv_path_MAKEINFO+set}" = set; then
5395 $as_echo_n "(cached) " >&6 5278 echo $ECHO_N "(cached) $ECHO_C" >&6
5396else 5279else
5397 case $MAKEINFO in 5280 case $MAKEINFO in
5398 [\\/]* | ?:[\\/]*) 5281 [\\/]* | ?:[\\/]*)
@@ -5407,7 +5290,7 @@ do
5407 for ac_exec_ext in '' $ac_executable_extensions; do 5290 for ac_exec_ext in '' $ac_executable_extensions; do
5408 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5291 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5409 ac_cv_path_MAKEINFO="$as_dir/$ac_word$ac_exec_ext" 5292 ac_cv_path_MAKEINFO="$as_dir/$ac_word$ac_exec_ext"
5410 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5293 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5411 break 2 5294 break 2
5412 fi 5295 fi
5413done 5296done
@@ -5420,11 +5303,11 @@ esac
5420fi 5303fi
5421MAKEINFO=$ac_cv_path_MAKEINFO 5304MAKEINFO=$ac_cv_path_MAKEINFO
5422if test -n "$MAKEINFO"; then 5305if test -n "$MAKEINFO"; then
5423 { $as_echo "$as_me:$LINENO: result: $MAKEINFO" >&5 5306 { echo "$as_me:$LINENO: result: $MAKEINFO" >&5
5424$as_echo "$MAKEINFO" >&6; } 5307echo "${ECHO_T}$MAKEINFO" >&6; }
5425else 5308else
5426 { $as_echo "$as_me:$LINENO: result: no" >&5 5309 { echo "$as_me:$LINENO: result: no" >&5
5427$as_echo "no" >&6; } 5310echo "${ECHO_T}no" >&6; }
5428fi 5311fi
5429 5312
5430 5313
@@ -5446,11 +5329,11 @@ if test "$MAKEINFO" = "no"; then
5446 if test "x${with_makeinfo}" = "xno"; then 5329 if test "x${with_makeinfo}" = "xno"; then
5447 MAKEINFO=off 5330 MAKEINFO=off
5448 elif ! test -e $srcdir/info/emacs; then 5331 elif ! test -e $srcdir/info/emacs; then
5449 { { $as_echo "$as_me:$LINENO: error: You do not seem to have makeinfo >= 4.6, and your 5332 { { echo "$as_me:$LINENO: error: You do not seem to have makeinfo >= 4.6, and your
5450source tree does not seem to have pre-built manuals in the \`info' directory. 5333source tree does not seem to have pre-built manuals in the \`info' directory.
5451Either install a suitable version of makeinfo, or re-run configure 5334Either install a suitable version of makeinfo, or re-run configure
5452with the \`--without-makeinfo' option to build without the manuals. " >&5 5335with the \`--without-makeinfo' option to build without the manuals. " >&5
5453$as_echo "$as_me: error: You do not seem to have makeinfo >= 4.6, and your 5336echo "$as_me: error: You do not seem to have makeinfo >= 4.6, and your
5454source tree does not seem to have pre-built manuals in the \`info' directory. 5337source tree does not seem to have pre-built manuals in the \`info' directory.
5455Either install a suitable version of makeinfo, or re-run configure 5338Either install a suitable version of makeinfo, or re-run configure
5456with the \`--without-makeinfo' option to build without the manuals. " >&2;} 5339with the \`--without-makeinfo' option to build without the manuals. " >&2;}
@@ -5477,8 +5360,8 @@ else
5477 LDFLAGS="$LDFLAGS -znocombreloc" 5360 LDFLAGS="$LDFLAGS -znocombreloc"
5478fi 5361fi
5479 5362
5480{ $as_echo "$as_me:$LINENO: checking for -znocombreloc" >&5 5363{ echo "$as_me:$LINENO: checking for -znocombreloc" >&5
5481$as_echo_n "checking for -znocombreloc... " >&6; } 5364echo $ECHO_N "checking for -znocombreloc... $ECHO_C" >&6; }
5482cat >conftest.$ac_ext <<_ACEOF 5365cat >conftest.$ac_ext <<_ACEOF
5483main(){return 0;} 5366main(){return 0;}
5484_ACEOF 5367_ACEOF
@@ -5488,42 +5371,38 @@ case "(($ac_try" in
5488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 5371 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5489 *) ac_try_echo=$ac_try;; 5372 *) ac_try_echo=$ac_try;;
5490esac 5373esac
5491eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5374eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5492$as_echo "$ac_try_echo") >&5
5493 (eval "$ac_link") 2>conftest.er1 5375 (eval "$ac_link") 2>conftest.er1
5494 ac_status=$? 5376 ac_status=$?
5495 grep -v '^ *+' conftest.er1 >conftest.err 5377 grep -v '^ *+' conftest.er1 >conftest.err
5496 rm -f conftest.er1 5378 rm -f conftest.er1
5497 cat conftest.err >&5 5379 cat conftest.err >&5
5498 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5380 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5499 (exit $ac_status); } && { 5381 (exit $ac_status); } && {
5500 test -z "$ac_c_werror_flag" || 5382 test -z "$ac_c_werror_flag" ||
5501 test ! -s conftest.err 5383 test ! -s conftest.err
5502 } && test -s conftest$ac_exeext && { 5384 } && test -s conftest$ac_exeext &&
5503 test "$cross_compiling" = yes || 5385 $as_test_x conftest$ac_exeext; then
5504 $as_test_x conftest$ac_exeext 5386 { echo "$as_me:$LINENO: result: yes" >&5
5505 }; then 5387echo "${ECHO_T}yes" >&6; }
5506 { $as_echo "$as_me:$LINENO: result: yes" >&5
5507$as_echo "yes" >&6; }
5508else 5388else
5509 $as_echo "$as_me: failed program was:" >&5 5389 echo "$as_me: failed program was:" >&5
5510sed 's/^/| /' conftest.$ac_ext >&5 5390sed 's/^/| /' conftest.$ac_ext >&5
5511 5391
5512 LDFLAGS=$late_LDFLAGS 5392 LDFLAGS=$late_LDFLAGS
5513 { $as_echo "$as_me:$LINENO: result: no" >&5 5393 { echo "$as_me:$LINENO: result: no" >&5
5514$as_echo "no" >&6; } 5394echo "${ECHO_T}no" >&6; }
5515fi 5395fi
5516 5396
5517rm -rf conftest.dSYM
5518rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5397rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5519 conftest$ac_exeext conftest.$ac_ext 5398 conftest$ac_exeext conftest.$ac_ext
5520 5399
5521#### Extract some information from the operating system and machine files. 5400#### Extract some information from the operating system and machine files.
5522 5401
5523{ $as_echo "$as_me:$LINENO: checking the machine- and system-dependent files to find out 5402{ echo "$as_me:$LINENO: checking the machine- and system-dependent files to find out
5524 - which libraries the lib-src programs will want, and 5403 - which libraries the lib-src programs will want, and
5525 - whether the GNU malloc routines are usable..." >&5 5404 - whether the GNU malloc routines are usable..." >&5
5526$as_echo "$as_me: checking the machine- and system-dependent files to find out 5405echo "$as_me: checking the machine- and system-dependent files to find out
5527 - which libraries the lib-src programs will want, and 5406 - which libraries the lib-src programs will want, and
5528 - whether the GNU malloc routines are usable..." >&6;} 5407 - whether the GNU malloc routines are usable..." >&6;}
5529 5408
@@ -5672,10 +5551,10 @@ fi
5672 5551
5673if test "$enable_largefile" != no; then 5552if test "$enable_largefile" != no; then
5674 5553
5675 { $as_echo "$as_me:$LINENO: checking for special C compiler options needed for large files" >&5 5554 { echo "$as_me:$LINENO: checking for special C compiler options needed for large files" >&5
5676$as_echo_n "checking for special C compiler options needed for large files... " >&6; } 5555echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6; }
5677if test "${ac_cv_sys_largefile_CC+set}" = set; then 5556if test "${ac_cv_sys_largefile_CC+set}" = set; then
5678 $as_echo_n "(cached) " >&6 5557 echo $ECHO_N "(cached) $ECHO_C" >&6
5679else 5558else
5680 ac_cv_sys_largefile_CC=no 5559 ac_cv_sys_largefile_CC=no
5681 if test "$GCC" != yes; then 5560 if test "$GCC" != yes; then
@@ -5712,21 +5591,20 @@ case "(($ac_try" in
5712 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 5591 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5713 *) ac_try_echo=$ac_try;; 5592 *) ac_try_echo=$ac_try;;
5714esac 5593esac
5715eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5594eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5716$as_echo "$ac_try_echo") >&5
5717 (eval "$ac_compile") 2>conftest.er1 5595 (eval "$ac_compile") 2>conftest.er1
5718 ac_status=$? 5596 ac_status=$?
5719 grep -v '^ *+' conftest.er1 >conftest.err 5597 grep -v '^ *+' conftest.er1 >conftest.err
5720 rm -f conftest.er1 5598 rm -f conftest.er1
5721 cat conftest.err >&5 5599 cat conftest.err >&5
5722 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5600 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5723 (exit $ac_status); } && { 5601 (exit $ac_status); } && {
5724 test -z "$ac_c_werror_flag" || 5602 test -z "$ac_c_werror_flag" ||
5725 test ! -s conftest.err 5603 test ! -s conftest.err
5726 } && test -s conftest.$ac_objext; then 5604 } && test -s conftest.$ac_objext; then
5727 break 5605 break
5728else 5606else
5729 $as_echo "$as_me: failed program was:" >&5 5607 echo "$as_me: failed program was:" >&5
5730sed 's/^/| /' conftest.$ac_ext >&5 5608sed 's/^/| /' conftest.$ac_ext >&5
5731 5609
5732 5610
@@ -5740,21 +5618,20 @@ case "(($ac_try" in
5740 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 5618 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5741 *) ac_try_echo=$ac_try;; 5619 *) ac_try_echo=$ac_try;;
5742esac 5620esac
5743eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5621eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5744$as_echo "$ac_try_echo") >&5
5745 (eval "$ac_compile") 2>conftest.er1 5622 (eval "$ac_compile") 2>conftest.er1
5746 ac_status=$? 5623 ac_status=$?
5747 grep -v '^ *+' conftest.er1 >conftest.err 5624 grep -v '^ *+' conftest.er1 >conftest.err
5748 rm -f conftest.er1 5625 rm -f conftest.er1
5749 cat conftest.err >&5 5626 cat conftest.err >&5
5750 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5627 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5751 (exit $ac_status); } && { 5628 (exit $ac_status); } && {
5752 test -z "$ac_c_werror_flag" || 5629 test -z "$ac_c_werror_flag" ||
5753 test ! -s conftest.err 5630 test ! -s conftest.err
5754 } && test -s conftest.$ac_objext; then 5631 } && test -s conftest.$ac_objext; then
5755 ac_cv_sys_largefile_CC=' -n32'; break 5632 ac_cv_sys_largefile_CC=' -n32'; break
5756else 5633else
5757 $as_echo "$as_me: failed program was:" >&5 5634 echo "$as_me: failed program was:" >&5
5758sed 's/^/| /' conftest.$ac_ext >&5 5635sed 's/^/| /' conftest.$ac_ext >&5
5759 5636
5760 5637
@@ -5767,16 +5644,16 @@ rm -f core conftest.err conftest.$ac_objext
5767 rm -f conftest.$ac_ext 5644 rm -f conftest.$ac_ext
5768 fi 5645 fi
5769fi 5646fi
5770{ $as_echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5 5647{ echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5
5771$as_echo "$ac_cv_sys_largefile_CC" >&6; } 5648echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6; }
5772 if test "$ac_cv_sys_largefile_CC" != no; then 5649 if test "$ac_cv_sys_largefile_CC" != no; then
5773 CC=$CC$ac_cv_sys_largefile_CC 5650 CC=$CC$ac_cv_sys_largefile_CC
5774 fi 5651 fi
5775 5652
5776 { $as_echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5 5653 { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5777$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; } 5654echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; }
5778if test "${ac_cv_sys_file_offset_bits+set}" = set; then 5655if test "${ac_cv_sys_file_offset_bits+set}" = set; then
5779 $as_echo_n "(cached) " >&6 5656 echo $ECHO_N "(cached) $ECHO_C" >&6
5780else 5657else
5781 while :; do 5658 while :; do
5782 cat >conftest.$ac_ext <<_ACEOF 5659 cat >conftest.$ac_ext <<_ACEOF
@@ -5808,21 +5685,20 @@ case "(($ac_try" in
5808 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 5685 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5809 *) ac_try_echo=$ac_try;; 5686 *) ac_try_echo=$ac_try;;
5810esac 5687esac
5811eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5688eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5812$as_echo "$ac_try_echo") >&5
5813 (eval "$ac_compile") 2>conftest.er1 5689 (eval "$ac_compile") 2>conftest.er1
5814 ac_status=$? 5690 ac_status=$?
5815 grep -v '^ *+' conftest.er1 >conftest.err 5691 grep -v '^ *+' conftest.er1 >conftest.err
5816 rm -f conftest.er1 5692 rm -f conftest.er1
5817 cat conftest.err >&5 5693 cat conftest.err >&5
5818 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5819 (exit $ac_status); } && { 5695 (exit $ac_status); } && {
5820 test -z "$ac_c_werror_flag" || 5696 test -z "$ac_c_werror_flag" ||
5821 test ! -s conftest.err 5697 test ! -s conftest.err
5822 } && test -s conftest.$ac_objext; then 5698 } && test -s conftest.$ac_objext; then
5823 ac_cv_sys_file_offset_bits=no; break 5699 ac_cv_sys_file_offset_bits=no; break
5824else 5700else
5825 $as_echo "$as_me: failed program was:" >&5 5701 echo "$as_me: failed program was:" >&5
5826sed 's/^/| /' conftest.$ac_ext >&5 5702sed 's/^/| /' conftest.$ac_ext >&5
5827 5703
5828 5704
@@ -5859,21 +5735,20 @@ case "(($ac_try" in
5859 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 5735 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5860 *) ac_try_echo=$ac_try;; 5736 *) ac_try_echo=$ac_try;;
5861esac 5737esac
5862eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5738eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5863$as_echo "$ac_try_echo") >&5
5864 (eval "$ac_compile") 2>conftest.er1 5739 (eval "$ac_compile") 2>conftest.er1
5865 ac_status=$? 5740 ac_status=$?
5866 grep -v '^ *+' conftest.er1 >conftest.err 5741 grep -v '^ *+' conftest.er1 >conftest.err
5867 rm -f conftest.er1 5742 rm -f conftest.er1
5868 cat conftest.err >&5 5743 cat conftest.err >&5
5869 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5744 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5870 (exit $ac_status); } && { 5745 (exit $ac_status); } && {
5871 test -z "$ac_c_werror_flag" || 5746 test -z "$ac_c_werror_flag" ||
5872 test ! -s conftest.err 5747 test ! -s conftest.err
5873 } && test -s conftest.$ac_objext; then 5748 } && test -s conftest.$ac_objext; then
5874 ac_cv_sys_file_offset_bits=64; break 5749 ac_cv_sys_file_offset_bits=64; break
5875else 5750else
5876 $as_echo "$as_me: failed program was:" >&5 5751 echo "$as_me: failed program was:" >&5
5877sed 's/^/| /' conftest.$ac_ext >&5 5752sed 's/^/| /' conftest.$ac_ext >&5
5878 5753
5879 5754
@@ -5884,8 +5759,8 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5884 break 5759 break
5885done 5760done
5886fi 5761fi
5887{ $as_echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 5762{ echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
5888$as_echo "$ac_cv_sys_file_offset_bits" >&6; } 5763echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
5889case $ac_cv_sys_file_offset_bits in #( 5764case $ac_cv_sys_file_offset_bits in #(
5890 no | unknown) ;; 5765 no | unknown) ;;
5891 *) 5766 *)
@@ -5894,12 +5769,12 @@ cat >>confdefs.h <<_ACEOF
5894_ACEOF 5769_ACEOF
5895;; 5770;;
5896esac 5771esac
5897rm -rf conftest* 5772rm -f conftest*
5898 if test $ac_cv_sys_file_offset_bits = unknown; then 5773 if test $ac_cv_sys_file_offset_bits = unknown; then
5899 { $as_echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5 5774 { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
5900$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; } 5775echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; }
5901if test "${ac_cv_sys_large_files+set}" = set; then 5776if test "${ac_cv_sys_large_files+set}" = set; then
5902 $as_echo_n "(cached) " >&6 5777 echo $ECHO_N "(cached) $ECHO_C" >&6
5903else 5778else
5904 while :; do 5779 while :; do
5905 cat >conftest.$ac_ext <<_ACEOF 5780 cat >conftest.$ac_ext <<_ACEOF
@@ -5931,21 +5806,20 @@ case "(($ac_try" in
5931 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 5806 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5932 *) ac_try_echo=$ac_try;; 5807 *) ac_try_echo=$ac_try;;
5933esac 5808esac
5934eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5809eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5935$as_echo "$ac_try_echo") >&5
5936 (eval "$ac_compile") 2>conftest.er1 5810 (eval "$ac_compile") 2>conftest.er1
5937 ac_status=$? 5811 ac_status=$?
5938 grep -v '^ *+' conftest.er1 >conftest.err 5812 grep -v '^ *+' conftest.er1 >conftest.err
5939 rm -f conftest.er1 5813 rm -f conftest.er1
5940 cat conftest.err >&5 5814 cat conftest.err >&5
5941 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5815 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5942 (exit $ac_status); } && { 5816 (exit $ac_status); } && {
5943 test -z "$ac_c_werror_flag" || 5817 test -z "$ac_c_werror_flag" ||
5944 test ! -s conftest.err 5818 test ! -s conftest.err
5945 } && test -s conftest.$ac_objext; then 5819 } && test -s conftest.$ac_objext; then
5946 ac_cv_sys_large_files=no; break 5820 ac_cv_sys_large_files=no; break
5947else 5821else
5948 $as_echo "$as_me: failed program was:" >&5 5822 echo "$as_me: failed program was:" >&5
5949sed 's/^/| /' conftest.$ac_ext >&5 5823sed 's/^/| /' conftest.$ac_ext >&5
5950 5824
5951 5825
@@ -5982,21 +5856,20 @@ case "(($ac_try" in
5982 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 5856 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5983 *) ac_try_echo=$ac_try;; 5857 *) ac_try_echo=$ac_try;;
5984esac 5858esac
5985eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5859eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5986$as_echo "$ac_try_echo") >&5
5987 (eval "$ac_compile") 2>conftest.er1 5860 (eval "$ac_compile") 2>conftest.er1
5988 ac_status=$? 5861 ac_status=$?
5989 grep -v '^ *+' conftest.er1 >conftest.err 5862 grep -v '^ *+' conftest.er1 >conftest.err
5990 rm -f conftest.er1 5863 rm -f conftest.er1
5991 cat conftest.err >&5 5864 cat conftest.err >&5
5992 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5993 (exit $ac_status); } && { 5866 (exit $ac_status); } && {
5994 test -z "$ac_c_werror_flag" || 5867 test -z "$ac_c_werror_flag" ||
5995 test ! -s conftest.err 5868 test ! -s conftest.err
5996 } && test -s conftest.$ac_objext; then 5869 } && test -s conftest.$ac_objext; then
5997 ac_cv_sys_large_files=1; break 5870 ac_cv_sys_large_files=1; break
5998else 5871else
5999 $as_echo "$as_me: failed program was:" >&5 5872 echo "$as_me: failed program was:" >&5
6000sed 's/^/| /' conftest.$ac_ext >&5 5873sed 's/^/| /' conftest.$ac_ext >&5
6001 5874
6002 5875
@@ -6007,8 +5880,8 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6007 break 5880 break
6008done 5881done
6009fi 5882fi
6010{ $as_echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 5883{ echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
6011$as_echo "$ac_cv_sys_large_files" >&6; } 5884echo "${ECHO_T}$ac_cv_sys_large_files" >&6; }
6012case $ac_cv_sys_large_files in #( 5885case $ac_cv_sys_large_files in #(
6013 no | unknown) ;; 5886 no | unknown) ;;
6014 *) 5887 *)
@@ -6017,7 +5890,7 @@ cat >>confdefs.h <<_ACEOF
6017_ACEOF 5890_ACEOF
6018;; 5891;;
6019esac 5892esac
6020rm -rf conftest* 5893rm -f conftest*
6021 fi 5894 fi
6022fi 5895fi
6023 5896
@@ -6048,21 +5921,20 @@ if test "${with_sound}" != "no"; then
6048 5921
6049for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h 5922for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h
6050do 5923do
6051as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 5924as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6052if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5925if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6053 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 5926 { echo "$as_me:$LINENO: checking for $ac_header" >&5
6054$as_echo_n "checking for $ac_header... " >&6; } 5927echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6055if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5928if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6056 $as_echo_n "(cached) " >&6 5929 echo $ECHO_N "(cached) $ECHO_C" >&6
6057fi 5930fi
6058ac_res=`eval 'as_val=${'$as_ac_Header'} 5931ac_res=`eval echo '${'$as_ac_Header'}'`
6059 $as_echo "$as_val"'` 5932 { echo "$as_me:$LINENO: result: $ac_res" >&5
6060 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5933echo "${ECHO_T}$ac_res" >&6; }
6061$as_echo "$ac_res" >&6; }
6062else 5934else
6063 # Is the header compilable? 5935 # Is the header compilable?
6064{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 5936{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
6065$as_echo_n "checking $ac_header usability... " >&6; } 5937echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
6066cat >conftest.$ac_ext <<_ACEOF 5938cat >conftest.$ac_ext <<_ACEOF
6067/* confdefs.h. */ 5939/* confdefs.h. */
6068_ACEOF 5940_ACEOF
@@ -6078,33 +5950,32 @@ case "(($ac_try" in
6078 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 5950 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6079 *) ac_try_echo=$ac_try;; 5951 *) ac_try_echo=$ac_try;;
6080esac 5952esac
6081eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5953eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6082$as_echo "$ac_try_echo") >&5
6083 (eval "$ac_compile") 2>conftest.er1 5954 (eval "$ac_compile") 2>conftest.er1
6084 ac_status=$? 5955 ac_status=$?
6085 grep -v '^ *+' conftest.er1 >conftest.err 5956 grep -v '^ *+' conftest.er1 >conftest.err
6086 rm -f conftest.er1 5957 rm -f conftest.er1
6087 cat conftest.err >&5 5958 cat conftest.err >&5
6088 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5959 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6089 (exit $ac_status); } && { 5960 (exit $ac_status); } && {
6090 test -z "$ac_c_werror_flag" || 5961 test -z "$ac_c_werror_flag" ||
6091 test ! -s conftest.err 5962 test ! -s conftest.err
6092 } && test -s conftest.$ac_objext; then 5963 } && test -s conftest.$ac_objext; then
6093 ac_header_compiler=yes 5964 ac_header_compiler=yes
6094else 5965else
6095 $as_echo "$as_me: failed program was:" >&5 5966 echo "$as_me: failed program was:" >&5
6096sed 's/^/| /' conftest.$ac_ext >&5 5967sed 's/^/| /' conftest.$ac_ext >&5
6097 5968
6098 ac_header_compiler=no 5969 ac_header_compiler=no
6099fi 5970fi
6100 5971
6101rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5972rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6102{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5973{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6103$as_echo "$ac_header_compiler" >&6; } 5974echo "${ECHO_T}$ac_header_compiler" >&6; }
6104 5975
6105# Is the header present? 5976# Is the header present?
6106{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 5977{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
6107$as_echo_n "checking $ac_header presence... " >&6; } 5978echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
6108cat >conftest.$ac_ext <<_ACEOF 5979cat >conftest.$ac_ext <<_ACEOF
6109/* confdefs.h. */ 5980/* confdefs.h. */
6110_ACEOF 5981_ACEOF
@@ -6118,72 +5989,69 @@ case "(($ac_try" in
6118 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 5989 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6119 *) ac_try_echo=$ac_try;; 5990 *) ac_try_echo=$ac_try;;
6120esac 5991esac
6121eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5992eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6122$as_echo "$ac_try_echo") >&5
6123 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5993 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6124 ac_status=$? 5994 ac_status=$?
6125 grep -v '^ *+' conftest.er1 >conftest.err 5995 grep -v '^ *+' conftest.er1 >conftest.err
6126 rm -f conftest.er1 5996 rm -f conftest.er1
6127 cat conftest.err >&5 5997 cat conftest.err >&5
6128 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5998 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6129 (exit $ac_status); } >/dev/null && { 5999 (exit $ac_status); } >/dev/null && {
6130 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 6000 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6131 test ! -s conftest.err 6001 test ! -s conftest.err
6132 }; then 6002 }; then
6133 ac_header_preproc=yes 6003 ac_header_preproc=yes
6134else 6004else
6135 $as_echo "$as_me: failed program was:" >&5 6005 echo "$as_me: failed program was:" >&5
6136sed 's/^/| /' conftest.$ac_ext >&5 6006sed 's/^/| /' conftest.$ac_ext >&5
6137 6007
6138 ac_header_preproc=no 6008 ac_header_preproc=no
6139fi 6009fi
6140 6010
6141rm -f conftest.err conftest.$ac_ext 6011rm -f conftest.err conftest.$ac_ext
6142{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6012{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6143$as_echo "$ac_header_preproc" >&6; } 6013echo "${ECHO_T}$ac_header_preproc" >&6; }
6144 6014
6145# So? What about this header? 6015# So? What about this header?
6146case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6016case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6147 yes:no: ) 6017 yes:no: )
6148 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 6018 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6149$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 6019echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6150 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 6020 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6151$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 6021echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6152 ac_header_preproc=yes 6022 ac_header_preproc=yes
6153 ;; 6023 ;;
6154 no:yes:* ) 6024 no:yes:* )
6155 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 6025 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6156$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 6026echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6157 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 6027 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6158$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 6028echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6159 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 6029 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6160$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 6030echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6161 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 6031 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6162$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 6032echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6163 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 6033 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6164$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 6034echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6165 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 6035 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6166$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 6036echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6167 6037
6168 ;; 6038 ;;
6169esac 6039esac
6170{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 6040{ echo "$as_me:$LINENO: checking for $ac_header" >&5
6171$as_echo_n "checking for $ac_header... " >&6; } 6041echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6172if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 6042if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6173 $as_echo_n "(cached) " >&6 6043 echo $ECHO_N "(cached) $ECHO_C" >&6
6174else 6044else
6175 eval "$as_ac_Header=\$ac_header_preproc" 6045 eval "$as_ac_Header=\$ac_header_preproc"
6176fi 6046fi
6177ac_res=`eval 'as_val=${'$as_ac_Header'} 6047ac_res=`eval echo '${'$as_ac_Header'}'`
6178 $as_echo "$as_val"'` 6048 { echo "$as_me:$LINENO: result: $ac_res" >&5
6179 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 6049echo "${ECHO_T}$ac_res" >&6; }
6180$as_echo "$ac_res" >&6; }
6181 6050
6182fi 6051fi
6183if test `eval 'as_val=${'$as_ac_Header'} 6052if test `eval echo '${'$as_ac_Header'}'` = yes; then
6184 $as_echo "$as_val"'` = yes; then
6185 cat >>confdefs.h <<_ACEOF 6053 cat >>confdefs.h <<_ACEOF
6186#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 6054#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
6187_ACEOF 6055_ACEOF
6188 6056
6189fi 6057fi
@@ -6191,10 +6059,10 @@ fi
6191done 6059done
6192 6060
6193 # Emulation library used on NetBSD. 6061 # Emulation library used on NetBSD.
6194 { $as_echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5 6062 { echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5
6195$as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; } 6063echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6; }
6196if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then 6064if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
6197 $as_echo_n "(cached) " >&6 6065 echo $ECHO_N "(cached) $ECHO_C" >&6
6198else 6066else
6199 ac_check_lib_save_LIBS=$LIBS 6067 ac_check_lib_save_LIBS=$LIBS
6200LIBS="-lossaudio $LIBS" 6068LIBS="-lossaudio $LIBS"
@@ -6226,36 +6094,32 @@ case "(($ac_try" in
6226 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6094 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6227 *) ac_try_echo=$ac_try;; 6095 *) ac_try_echo=$ac_try;;
6228esac 6096esac
6229eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6097eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6230$as_echo "$ac_try_echo") >&5
6231 (eval "$ac_link") 2>conftest.er1 6098 (eval "$ac_link") 2>conftest.er1
6232 ac_status=$? 6099 ac_status=$?
6233 grep -v '^ *+' conftest.er1 >conftest.err 6100 grep -v '^ *+' conftest.er1 >conftest.err
6234 rm -f conftest.er1 6101 rm -f conftest.er1
6235 cat conftest.err >&5 6102 cat conftest.err >&5
6236 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6237 (exit $ac_status); } && { 6104 (exit $ac_status); } && {
6238 test -z "$ac_c_werror_flag" || 6105 test -z "$ac_c_werror_flag" ||
6239 test ! -s conftest.err 6106 test ! -s conftest.err
6240 } && test -s conftest$ac_exeext && { 6107 } && test -s conftest$ac_exeext &&
6241 test "$cross_compiling" = yes || 6108 $as_test_x conftest$ac_exeext; then
6242 $as_test_x conftest$ac_exeext
6243 }; then
6244 ac_cv_lib_ossaudio__oss_ioctl=yes 6109 ac_cv_lib_ossaudio__oss_ioctl=yes
6245else 6110else
6246 $as_echo "$as_me: failed program was:" >&5 6111 echo "$as_me: failed program was:" >&5
6247sed 's/^/| /' conftest.$ac_ext >&5 6112sed 's/^/| /' conftest.$ac_ext >&5
6248 6113
6249 ac_cv_lib_ossaudio__oss_ioctl=no 6114 ac_cv_lib_ossaudio__oss_ioctl=no
6250fi 6115fi
6251 6116
6252rm -rf conftest.dSYM
6253rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6117rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6254 conftest$ac_exeext conftest.$ac_ext 6118 conftest$ac_exeext conftest.$ac_ext
6255LIBS=$ac_check_lib_save_LIBS 6119LIBS=$ac_check_lib_save_LIBS
6256fi 6120fi
6257{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 6121{ echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
6258$as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; } 6122echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
6259if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then 6123if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
6260 LIBSOUND=-lossaudio 6124 LIBSOUND=-lossaudio
6261else 6125else
@@ -6271,10 +6135,10 @@ fi
6271 6135
6272 # Extract the first word of "pkg-config", so it can be a program name with args. 6136 # Extract the first word of "pkg-config", so it can be a program name with args.
6273set dummy pkg-config; ac_word=$2 6137set dummy pkg-config; ac_word=$2
6274{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 6138{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6275$as_echo_n "checking for $ac_word... " >&6; } 6139echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6276if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 6140if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
6277 $as_echo_n "(cached) " >&6 6141 echo $ECHO_N "(cached) $ECHO_C" >&6
6278else 6142else
6279 case $PKG_CONFIG in 6143 case $PKG_CONFIG in
6280 [\\/]* | ?:[\\/]*) 6144 [\\/]* | ?:[\\/]*)
@@ -6289,7 +6153,7 @@ do
6289 for ac_exec_ext in '' $ac_executable_extensions; do 6153 for ac_exec_ext in '' $ac_executable_extensions; do
6290 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6154 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6291 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 6155 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
6292 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 6156 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6293 break 2 6157 break 2
6294 fi 6158 fi
6295done 6159done
@@ -6302,11 +6166,11 @@ esac
6302fi 6166fi
6303PKG_CONFIG=$ac_cv_path_PKG_CONFIG 6167PKG_CONFIG=$ac_cv_path_PKG_CONFIG
6304if test -n "$PKG_CONFIG"; then 6168if test -n "$PKG_CONFIG"; then
6305 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 6169 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
6306$as_echo "$PKG_CONFIG" >&6; } 6170echo "${ECHO_T}$PKG_CONFIG" >&6; }
6307else 6171else
6308 { $as_echo "$as_me:$LINENO: result: no" >&5 6172 { echo "$as_me:$LINENO: result: no" >&5
6309$as_echo "no" >&6; } 6173echo "${ECHO_T}no" >&6; }
6310fi 6174fi
6311 6175
6312 6176
@@ -6316,28 +6180,28 @@ fi
6316 else 6180 else
6317 PKG_CONFIG_MIN_VERSION=0.9.0 6181 PKG_CONFIG_MIN_VERSION=0.9.0
6318 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 6182 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
6319 { $as_echo "$as_me:$LINENO: checking for $ALSA_MODULES" >&5 6183 { echo "$as_me:$LINENO: checking for $ALSA_MODULES" >&5
6320$as_echo_n "checking for $ALSA_MODULES... " >&6; } 6184echo $ECHO_N "checking for $ALSA_MODULES... $ECHO_C" >&6; }
6321 6185
6322 if $PKG_CONFIG --exists "$ALSA_MODULES" 2>&5; then 6186 if $PKG_CONFIG --exists "$ALSA_MODULES" 2>&5; then
6323 { $as_echo "$as_me:$LINENO: result: yes" >&5 6187 { echo "$as_me:$LINENO: result: yes" >&5
6324$as_echo "yes" >&6; } 6188echo "${ECHO_T}yes" >&6; }
6325 succeeded=yes 6189 succeeded=yes
6326 6190
6327 { $as_echo "$as_me:$LINENO: checking ALSA_CFLAGS" >&5 6191 { echo "$as_me:$LINENO: checking ALSA_CFLAGS" >&5
6328$as_echo_n "checking ALSA_CFLAGS... " >&6; } 6192echo $ECHO_N "checking ALSA_CFLAGS... $ECHO_C" >&6; }
6329 ALSA_CFLAGS=`$PKG_CONFIG --cflags "$ALSA_MODULES"|sed -e 's,///*,/,g'` 6193 ALSA_CFLAGS=`$PKG_CONFIG --cflags "$ALSA_MODULES"|sed -e 's,///*,/,g'`
6330 { $as_echo "$as_me:$LINENO: result: $ALSA_CFLAGS" >&5 6194 { echo "$as_me:$LINENO: result: $ALSA_CFLAGS" >&5
6331$as_echo "$ALSA_CFLAGS" >&6; } 6195echo "${ECHO_T}$ALSA_CFLAGS" >&6; }
6332 6196
6333 { $as_echo "$as_me:$LINENO: checking ALSA_LIBS" >&5 6197 { echo "$as_me:$LINENO: checking ALSA_LIBS" >&5
6334$as_echo_n "checking ALSA_LIBS... " >&6; } 6198echo $ECHO_N "checking ALSA_LIBS... $ECHO_C" >&6; }
6335 ALSA_LIBS=`$PKG_CONFIG --libs "$ALSA_MODULES"|sed -e 's,///*,/,g'` 6199 ALSA_LIBS=`$PKG_CONFIG --libs "$ALSA_MODULES"|sed -e 's,///*,/,g'`
6336 { $as_echo "$as_me:$LINENO: result: $ALSA_LIBS" >&5 6200 { echo "$as_me:$LINENO: result: $ALSA_LIBS" >&5
6337$as_echo "$ALSA_LIBS" >&6; } 6201echo "${ECHO_T}$ALSA_LIBS" >&6; }
6338 else 6202 else
6339 { $as_echo "$as_me:$LINENO: result: no" >&5 6203 { echo "$as_me:$LINENO: result: no" >&5
6340$as_echo "no" >&6; } 6204echo "${ECHO_T}no" >&6; }
6341 ALSA_CFLAGS="" 6205 ALSA_CFLAGS=""
6342 ALSA_LIBS="" 6206 ALSA_LIBS=""
6343 ## If we have a custom action on failure, don't print errors, but 6207 ## If we have a custom action on failure, don't print errors, but
@@ -6386,21 +6250,20 @@ case "(($ac_try" in
6386 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6250 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6387 *) ac_try_echo=$ac_try;; 6251 *) ac_try_echo=$ac_try;;
6388esac 6252esac
6389eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6253eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6390$as_echo "$ac_try_echo") >&5
6391 (eval "$ac_compile") 2>conftest.er1 6254 (eval "$ac_compile") 2>conftest.er1
6392 ac_status=$? 6255 ac_status=$?
6393 grep -v '^ *+' conftest.er1 >conftest.err 6256 grep -v '^ *+' conftest.er1 >conftest.err
6394 rm -f conftest.er1 6257 rm -f conftest.er1
6395 cat conftest.err >&5 6258 cat conftest.err >&5
6396 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6397 (exit $ac_status); } && { 6260 (exit $ac_status); } && {
6398 test -z "$ac_c_werror_flag" || 6261 test -z "$ac_c_werror_flag" ||
6399 test ! -s conftest.err 6262 test ! -s conftest.err
6400 } && test -s conftest.$ac_objext; then 6263 } && test -s conftest.$ac_objext; then
6401 emacs_alsa_normal=yes 6264 emacs_alsa_normal=yes
6402else 6265else
6403 $as_echo "$as_me: failed program was:" >&5 6266 echo "$as_me: failed program was:" >&5
6404sed 's/^/| /' conftest.$ac_ext >&5 6267sed 's/^/| /' conftest.$ac_ext >&5
6405 6268
6406 emacs_alsa_normal=no 6269 emacs_alsa_normal=no
@@ -6429,21 +6292,20 @@ case "(($ac_try" in
6429 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6292 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6430 *) ac_try_echo=$ac_try;; 6293 *) ac_try_echo=$ac_try;;
6431esac 6294esac
6432eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6295eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6433$as_echo "$ac_try_echo") >&5
6434 (eval "$ac_compile") 2>conftest.er1 6296 (eval "$ac_compile") 2>conftest.er1
6435 ac_status=$? 6297 ac_status=$?
6436 grep -v '^ *+' conftest.er1 >conftest.err 6298 grep -v '^ *+' conftest.er1 >conftest.err
6437 rm -f conftest.er1 6299 rm -f conftest.er1
6438 cat conftest.err >&5 6300 cat conftest.err >&5
6439 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6440 (exit $ac_status); } && { 6302 (exit $ac_status); } && {
6441 test -z "$ac_c_werror_flag" || 6303 test -z "$ac_c_werror_flag" ||
6442 test ! -s conftest.err 6304 test ! -s conftest.err
6443 } && test -s conftest.$ac_objext; then 6305 } && test -s conftest.$ac_objext; then
6444 emacs_alsa_subdir=yes 6306 emacs_alsa_subdir=yes
6445else 6307else
6446 $as_echo "$as_me: failed program was:" >&5 6308 echo "$as_me: failed program was:" >&5
6447sed 's/^/| /' conftest.$ac_ext >&5 6309sed 's/^/| /' conftest.$ac_ext >&5
6448 6310
6449 emacs_alsa_subdir=no 6311 emacs_alsa_subdir=no
@@ -6451,8 +6313,8 @@ fi
6451 6313
6452rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6314rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6453 if test "$emacs_alsa_subdir" != yes; then 6315 if test "$emacs_alsa_subdir" != yes; then
6454 { { $as_echo "$as_me:$LINENO: error: pkg-config found alsa, but it does not compile. See config.log for error messages." >&5 6316 { { echo "$as_me:$LINENO: error: pkg-config found alsa, but it does not compile. See config.log for error messages." >&5
6455$as_echo "$as_me: error: pkg-config found alsa, but it does not compile. See config.log for error messages." >&2;} 6317echo "$as_me: error: pkg-config found alsa, but it does not compile. See config.log for error messages." >&2;}
6456 { (exit 1); exit 1; }; } 6318 { (exit 1); exit 1; }; }
6457 fi 6319 fi
6458 ALSA_CFLAGS="$ALSA_CFLAGS -DALSA_SUBDIR_INCLUDE" 6320 ALSA_CFLAGS="$ALSA_CFLAGS -DALSA_SUBDIR_INCLUDE"
@@ -6502,21 +6364,20 @@ for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \
6502 sys/param.h sys/vlimit.h sys/resource.h locale.h sys/_mbstate_t.h \ 6364 sys/param.h sys/vlimit.h sys/resource.h locale.h sys/_mbstate_t.h \
6503 sys/utsname.h pwd.h 6365 sys/utsname.h pwd.h
6504do 6366do
6505as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 6367as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6506if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 6368if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6507 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 6369 { echo "$as_me:$LINENO: checking for $ac_header" >&5
6508$as_echo_n "checking for $ac_header... " >&6; } 6370echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6509if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 6371if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6510 $as_echo_n "(cached) " >&6 6372 echo $ECHO_N "(cached) $ECHO_C" >&6
6511fi 6373fi
6512ac_res=`eval 'as_val=${'$as_ac_Header'} 6374ac_res=`eval echo '${'$as_ac_Header'}'`
6513 $as_echo "$as_val"'` 6375 { echo "$as_me:$LINENO: result: $ac_res" >&5
6514 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 6376echo "${ECHO_T}$ac_res" >&6; }
6515$as_echo "$ac_res" >&6; }
6516else 6377else
6517 # Is the header compilable? 6378 # Is the header compilable?
6518{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 6379{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
6519$as_echo_n "checking $ac_header usability... " >&6; } 6380echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
6520cat >conftest.$ac_ext <<_ACEOF 6381cat >conftest.$ac_ext <<_ACEOF
6521/* confdefs.h. */ 6382/* confdefs.h. */
6522_ACEOF 6383_ACEOF
@@ -6532,33 +6393,32 @@ case "(($ac_try" in
6532 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6393 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6533 *) ac_try_echo=$ac_try;; 6394 *) ac_try_echo=$ac_try;;
6534esac 6395esac
6535eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6396eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6536$as_echo "$ac_try_echo") >&5
6537 (eval "$ac_compile") 2>conftest.er1 6397 (eval "$ac_compile") 2>conftest.er1
6538 ac_status=$? 6398 ac_status=$?
6539 grep -v '^ *+' conftest.er1 >conftest.err 6399 grep -v '^ *+' conftest.er1 >conftest.err
6540 rm -f conftest.er1 6400 rm -f conftest.er1
6541 cat conftest.err >&5 6401 cat conftest.err >&5
6542 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6543 (exit $ac_status); } && { 6403 (exit $ac_status); } && {
6544 test -z "$ac_c_werror_flag" || 6404 test -z "$ac_c_werror_flag" ||
6545 test ! -s conftest.err 6405 test ! -s conftest.err
6546 } && test -s conftest.$ac_objext; then 6406 } && test -s conftest.$ac_objext; then
6547 ac_header_compiler=yes 6407 ac_header_compiler=yes
6548else 6408else
6549 $as_echo "$as_me: failed program was:" >&5 6409 echo "$as_me: failed program was:" >&5
6550sed 's/^/| /' conftest.$ac_ext >&5 6410sed 's/^/| /' conftest.$ac_ext >&5
6551 6411
6552 ac_header_compiler=no 6412 ac_header_compiler=no
6553fi 6413fi
6554 6414
6555rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6415rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6556{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6416{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6557$as_echo "$ac_header_compiler" >&6; } 6417echo "${ECHO_T}$ac_header_compiler" >&6; }
6558 6418
6559# Is the header present? 6419# Is the header present?
6560{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 6420{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
6561$as_echo_n "checking $ac_header presence... " >&6; } 6421echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
6562cat >conftest.$ac_ext <<_ACEOF 6422cat >conftest.$ac_ext <<_ACEOF
6563/* confdefs.h. */ 6423/* confdefs.h. */
6564_ACEOF 6424_ACEOF
@@ -6572,72 +6432,69 @@ case "(($ac_try" in
6572 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6432 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6573 *) ac_try_echo=$ac_try;; 6433 *) ac_try_echo=$ac_try;;
6574esac 6434esac
6575eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6435eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6576$as_echo "$ac_try_echo") >&5
6577 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6436 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6578 ac_status=$? 6437 ac_status=$?
6579 grep -v '^ *+' conftest.er1 >conftest.err 6438 grep -v '^ *+' conftest.er1 >conftest.err
6580 rm -f conftest.er1 6439 rm -f conftest.er1
6581 cat conftest.err >&5 6440 cat conftest.err >&5
6582 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6441 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6583 (exit $ac_status); } >/dev/null && { 6442 (exit $ac_status); } >/dev/null && {
6584 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 6443 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6585 test ! -s conftest.err 6444 test ! -s conftest.err
6586 }; then 6445 }; then
6587 ac_header_preproc=yes 6446 ac_header_preproc=yes
6588else 6447else
6589 $as_echo "$as_me: failed program was:" >&5 6448 echo "$as_me: failed program was:" >&5
6590sed 's/^/| /' conftest.$ac_ext >&5 6449sed 's/^/| /' conftest.$ac_ext >&5
6591 6450
6592 ac_header_preproc=no 6451 ac_header_preproc=no
6593fi 6452fi
6594 6453
6595rm -f conftest.err conftest.$ac_ext 6454rm -f conftest.err conftest.$ac_ext
6596{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6455{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6597$as_echo "$ac_header_preproc" >&6; } 6456echo "${ECHO_T}$ac_header_preproc" >&6; }
6598 6457
6599# So? What about this header? 6458# So? What about this header?
6600case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6459case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6601 yes:no: ) 6460 yes:no: )
6602 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 6461 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6603$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 6462echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6604 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 6463 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6605$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 6464echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6606 ac_header_preproc=yes 6465 ac_header_preproc=yes
6607 ;; 6466 ;;
6608 no:yes:* ) 6467 no:yes:* )
6609 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 6468 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6610$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 6469echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6611 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 6470 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6612$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 6471echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6613 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 6472 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6614$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 6473echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6615 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 6474 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6616$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 6475echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6617 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 6476 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6618$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 6477echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6619 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 6478 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6620$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 6479echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6621 6480
6622 ;; 6481 ;;
6623esac 6482esac
6624{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 6483{ echo "$as_me:$LINENO: checking for $ac_header" >&5
6625$as_echo_n "checking for $ac_header... " >&6; } 6484echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6626if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 6485if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6627 $as_echo_n "(cached) " >&6 6486 echo $ECHO_N "(cached) $ECHO_C" >&6
6628else 6487else
6629 eval "$as_ac_Header=\$ac_header_preproc" 6488 eval "$as_ac_Header=\$ac_header_preproc"
6630fi 6489fi
6631ac_res=`eval 'as_val=${'$as_ac_Header'} 6490ac_res=`eval echo '${'$as_ac_Header'}'`
6632 $as_echo "$as_val"'` 6491 { echo "$as_me:$LINENO: result: $ac_res" >&5
6633 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 6492echo "${ECHO_T}$ac_res" >&6; }
6634$as_echo "$ac_res" >&6; }
6635 6493
6636fi 6494fi
6637if test `eval 'as_val=${'$as_ac_Header'} 6495if test `eval echo '${'$as_ac_Header'}'` = yes; then
6638 $as_echo "$as_val"'` = yes; then
6639 cat >>confdefs.h <<_ACEOF 6496 cat >>confdefs.h <<_ACEOF
6640#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 6497#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
6641_ACEOF 6498_ACEOF
6642 6499
6643fi 6500fi
@@ -6645,8 +6502,8 @@ fi
6645done 6502done
6646 6503
6647 6504
6648{ $as_echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5 6505{ echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5
6649$as_echo_n "checking if personality LINUX32 can be set... " >&6; } 6506echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6; }
6650cat >conftest.$ac_ext <<_ACEOF 6507cat >conftest.$ac_ext <<_ACEOF
6651/* confdefs.h. */ 6508/* confdefs.h. */
6652_ACEOF 6509_ACEOF
@@ -6668,29 +6525,28 @@ case "(($ac_try" in
6668 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6525 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6669 *) ac_try_echo=$ac_try;; 6526 *) ac_try_echo=$ac_try;;
6670esac 6527esac
6671eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6528eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6672$as_echo "$ac_try_echo") >&5
6673 (eval "$ac_compile") 2>conftest.er1 6529 (eval "$ac_compile") 2>conftest.er1
6674 ac_status=$? 6530 ac_status=$?
6675 grep -v '^ *+' conftest.er1 >conftest.err 6531 grep -v '^ *+' conftest.er1 >conftest.err
6676 rm -f conftest.er1 6532 rm -f conftest.er1
6677 cat conftest.err >&5 6533 cat conftest.err >&5
6678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6679 (exit $ac_status); } && { 6535 (exit $ac_status); } && {
6680 test -z "$ac_c_werror_flag" || 6536 test -z "$ac_c_werror_flag" ||
6681 test ! -s conftest.err 6537 test ! -s conftest.err
6682 } && test -s conftest.$ac_objext; then 6538 } && test -s conftest.$ac_objext; then
6683 emacs_cv_personality_linux32=yes 6539 emacs_cv_personality_linux32=yes
6684else 6540else
6685 $as_echo "$as_me: failed program was:" >&5 6541 echo "$as_me: failed program was:" >&5
6686sed 's/^/| /' conftest.$ac_ext >&5 6542sed 's/^/| /' conftest.$ac_ext >&5
6687 6543
6688 emacs_cv_personality_linux32=no 6544 emacs_cv_personality_linux32=no
6689fi 6545fi
6690 6546
6691rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6547rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6692{ $as_echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5 6548{ echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5
6693$as_echo "$emacs_cv_personality_linux32" >&6; } 6549echo "${ECHO_T}$emacs_cv_personality_linux32" >&6; }
6694 6550
6695if test $emacs_cv_personality_linux32 = yes; then 6551if test $emacs_cv_personality_linux32 = yes; then
6696 6552
@@ -6703,11 +6559,11 @@ fi
6703 6559
6704for ac_header in term.h 6560for ac_header in term.h
6705do 6561do
6706as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 6562as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6707{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 6563{ echo "$as_me:$LINENO: checking for $ac_header" >&5
6708$as_echo_n "checking for $ac_header... " >&6; } 6564echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6709if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 6565if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6710 $as_echo_n "(cached) " >&6 6566 echo $ECHO_N "(cached) $ECHO_C" >&6
6711else 6567else
6712 cat >conftest.$ac_ext <<_ACEOF 6568 cat >conftest.$ac_ext <<_ACEOF
6713/* confdefs.h. */ 6569/* confdefs.h. */
@@ -6722,21 +6578,20 @@ case "(($ac_try" in
6722 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6578 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6723 *) ac_try_echo=$ac_try;; 6579 *) ac_try_echo=$ac_try;;
6724esac 6580esac
6725eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6581eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6726$as_echo "$ac_try_echo") >&5
6727 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6582 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6728 ac_status=$? 6583 ac_status=$?
6729 grep -v '^ *+' conftest.er1 >conftest.err 6584 grep -v '^ *+' conftest.er1 >conftest.err
6730 rm -f conftest.er1 6585 rm -f conftest.er1
6731 cat conftest.err >&5 6586 cat conftest.err >&5
6732 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6587 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6733 (exit $ac_status); } >/dev/null && { 6588 (exit $ac_status); } >/dev/null && {
6734 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 6589 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6735 test ! -s conftest.err 6590 test ! -s conftest.err
6736 }; then 6591 }; then
6737 eval "$as_ac_Header=yes" 6592 eval "$as_ac_Header=yes"
6738else 6593else
6739 $as_echo "$as_me: failed program was:" >&5 6594 echo "$as_me: failed program was:" >&5
6740sed 's/^/| /' conftest.$ac_ext >&5 6595sed 's/^/| /' conftest.$ac_ext >&5
6741 6596
6742 eval "$as_ac_Header=no" 6597 eval "$as_ac_Header=no"
@@ -6744,24 +6599,22 @@ fi
6744 6599
6745rm -f conftest.err conftest.$ac_ext 6600rm -f conftest.err conftest.$ac_ext
6746fi 6601fi
6747ac_res=`eval 'as_val=${'$as_ac_Header'} 6602ac_res=`eval echo '${'$as_ac_Header'}'`
6748 $as_echo "$as_val"'` 6603 { echo "$as_me:$LINENO: result: $ac_res" >&5
6749 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 6604echo "${ECHO_T}$ac_res" >&6; }
6750$as_echo "$ac_res" >&6; } 6605if test `eval echo '${'$as_ac_Header'}'` = yes; then
6751if test `eval 'as_val=${'$as_ac_Header'}
6752 $as_echo "$as_val"'` = yes; then
6753 cat >>confdefs.h <<_ACEOF 6606 cat >>confdefs.h <<_ACEOF
6754#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 6607#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
6755_ACEOF 6608_ACEOF
6756 6609
6757fi 6610fi
6758 6611
6759done 6612done
6760 6613
6761{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 6614{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6762$as_echo_n "checking for ANSI C header files... " >&6; } 6615echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
6763if test "${ac_cv_header_stdc+set}" = set; then 6616if test "${ac_cv_header_stdc+set}" = set; then
6764 $as_echo_n "(cached) " >&6 6617 echo $ECHO_N "(cached) $ECHO_C" >&6
6765else 6618else
6766 cat >conftest.$ac_ext <<_ACEOF 6619 cat >conftest.$ac_ext <<_ACEOF
6767/* confdefs.h. */ 6620/* confdefs.h. */
@@ -6788,21 +6641,20 @@ case "(($ac_try" in
6788 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6641 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6789 *) ac_try_echo=$ac_try;; 6642 *) ac_try_echo=$ac_try;;
6790esac 6643esac
6791eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6644eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6792$as_echo "$ac_try_echo") >&5
6793 (eval "$ac_compile") 2>conftest.er1 6645 (eval "$ac_compile") 2>conftest.er1
6794 ac_status=$? 6646 ac_status=$?
6795 grep -v '^ *+' conftest.er1 >conftest.err 6647 grep -v '^ *+' conftest.er1 >conftest.err
6796 rm -f conftest.er1 6648 rm -f conftest.er1
6797 cat conftest.err >&5 6649 cat conftest.err >&5
6798 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6799 (exit $ac_status); } && { 6651 (exit $ac_status); } && {
6800 test -z "$ac_c_werror_flag" || 6652 test -z "$ac_c_werror_flag" ||
6801 test ! -s conftest.err 6653 test ! -s conftest.err
6802 } && test -s conftest.$ac_objext; then 6654 } && test -s conftest.$ac_objext; then
6803 ac_cv_header_stdc=yes 6655 ac_cv_header_stdc=yes
6804else 6656else
6805 $as_echo "$as_me: failed program was:" >&5 6657 echo "$as_me: failed program was:" >&5
6806sed 's/^/| /' conftest.$ac_ext >&5 6658sed 's/^/| /' conftest.$ac_ext >&5
6807 6659
6808 ac_cv_header_stdc=no 6660 ac_cv_header_stdc=no
@@ -6894,40 +6746,37 @@ case "(($ac_try" in
6894 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6746 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6895 *) ac_try_echo=$ac_try;; 6747 *) ac_try_echo=$ac_try;;
6896esac 6748esac
6897eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6749eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6898$as_echo "$ac_try_echo") >&5
6899 (eval "$ac_link") 2>&5 6750 (eval "$ac_link") 2>&5
6900 ac_status=$? 6751 ac_status=$?
6901 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6752 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6902 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 6753 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6903 { (case "(($ac_try" in 6754 { (case "(($ac_try" in
6904 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6755 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6905 *) ac_try_echo=$ac_try;; 6756 *) ac_try_echo=$ac_try;;
6906esac 6757esac
6907eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6758eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6908$as_echo "$ac_try_echo") >&5
6909 (eval "$ac_try") 2>&5 6759 (eval "$ac_try") 2>&5
6910 ac_status=$? 6760 ac_status=$?
6911 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6912 (exit $ac_status); }; }; then 6762 (exit $ac_status); }; }; then
6913 : 6763 :
6914else 6764else
6915 $as_echo "$as_me: program exited with status $ac_status" >&5 6765 echo "$as_me: program exited with status $ac_status" >&5
6916$as_echo "$as_me: failed program was:" >&5 6766echo "$as_me: failed program was:" >&5
6917sed 's/^/| /' conftest.$ac_ext >&5 6767sed 's/^/| /' conftest.$ac_ext >&5
6918 6768
6919( exit $ac_status ) 6769( exit $ac_status )
6920ac_cv_header_stdc=no 6770ac_cv_header_stdc=no
6921fi 6771fi
6922rm -rf conftest.dSYM
6923rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 6772rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6924fi 6773fi
6925 6774
6926 6775
6927fi 6776fi
6928fi 6777fi
6929{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 6778{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6930$as_echo "$ac_cv_header_stdc" >&6; } 6779echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
6931if test $ac_cv_header_stdc = yes; then 6780if test $ac_cv_header_stdc = yes; then
6932 6781
6933cat >>confdefs.h <<\_ACEOF 6782cat >>confdefs.h <<\_ACEOF
@@ -6936,10 +6785,10 @@ _ACEOF
6936 6785
6937fi 6786fi
6938 6787
6939{ $as_echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5 6788{ echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
6940$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } 6789echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; }
6941if test "${ac_cv_header_time+set}" = set; then 6790if test "${ac_cv_header_time+set}" = set; then
6942 $as_echo_n "(cached) " >&6 6791 echo $ECHO_N "(cached) $ECHO_C" >&6
6943else 6792else
6944 cat >conftest.$ac_ext <<_ACEOF 6793 cat >conftest.$ac_ext <<_ACEOF
6945/* confdefs.h. */ 6794/* confdefs.h. */
@@ -6966,21 +6815,20 @@ case "(($ac_try" in
6966 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6967 *) ac_try_echo=$ac_try;; 6816 *) ac_try_echo=$ac_try;;
6968esac 6817esac
6969eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6818eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6970$as_echo "$ac_try_echo") >&5
6971 (eval "$ac_compile") 2>conftest.er1 6819 (eval "$ac_compile") 2>conftest.er1
6972 ac_status=$? 6820 ac_status=$?
6973 grep -v '^ *+' conftest.er1 >conftest.err 6821 grep -v '^ *+' conftest.er1 >conftest.err
6974 rm -f conftest.er1 6822 rm -f conftest.er1
6975 cat conftest.err >&5 6823 cat conftest.err >&5
6976 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6977 (exit $ac_status); } && { 6825 (exit $ac_status); } && {
6978 test -z "$ac_c_werror_flag" || 6826 test -z "$ac_c_werror_flag" ||
6979 test ! -s conftest.err 6827 test ! -s conftest.err
6980 } && test -s conftest.$ac_objext; then 6828 } && test -s conftest.$ac_objext; then
6981 ac_cv_header_time=yes 6829 ac_cv_header_time=yes
6982else 6830else
6983 $as_echo "$as_me: failed program was:" >&5 6831 echo "$as_me: failed program was:" >&5
6984sed 's/^/| /' conftest.$ac_ext >&5 6832sed 's/^/| /' conftest.$ac_ext >&5
6985 6833
6986 ac_cv_header_time=no 6834 ac_cv_header_time=no
@@ -6988,8 +6836,8 @@ fi
6988 6836
6989rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6837rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6990fi 6838fi
6991{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 6839{ echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
6992$as_echo "$ac_cv_header_time" >&6; } 6840echo "${ECHO_T}$ac_cv_header_time" >&6; }
6993if test $ac_cv_header_time = yes; then 6841if test $ac_cv_header_time = yes; then
6994 6842
6995cat >>confdefs.h <<\_ACEOF 6843cat >>confdefs.h <<\_ACEOF
@@ -6998,10 +6846,10 @@ _ACEOF
6998 6846
6999fi 6847fi
7000 6848
7001{ $as_echo "$as_me:$LINENO: checking whether sys_siglist is declared" >&5 6849{ echo "$as_me:$LINENO: checking whether sys_siglist is declared" >&5
7002$as_echo_n "checking whether sys_siglist is declared... " >&6; } 6850echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6; }
7003if test "${ac_cv_have_decl_sys_siglist+set}" = set; then 6851if test "${ac_cv_have_decl_sys_siglist+set}" = set; then
7004 $as_echo_n "(cached) " >&6 6852 echo $ECHO_N "(cached) $ECHO_C" >&6
7005else 6853else
7006 cat >conftest.$ac_ext <<_ACEOF 6854 cat >conftest.$ac_ext <<_ACEOF
7007/* confdefs.h. */ 6855/* confdefs.h. */
@@ -7027,21 +6875,20 @@ case "(($ac_try" in
7027 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6875 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7028 *) ac_try_echo=$ac_try;; 6876 *) ac_try_echo=$ac_try;;
7029esac 6877esac
7030eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6878eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7031$as_echo "$ac_try_echo") >&5
7032 (eval "$ac_compile") 2>conftest.er1 6879 (eval "$ac_compile") 2>conftest.er1
7033 ac_status=$? 6880 ac_status=$?
7034 grep -v '^ *+' conftest.er1 >conftest.err 6881 grep -v '^ *+' conftest.er1 >conftest.err
7035 rm -f conftest.er1 6882 rm -f conftest.er1
7036 cat conftest.err >&5 6883 cat conftest.err >&5
7037 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7038 (exit $ac_status); } && { 6885 (exit $ac_status); } && {
7039 test -z "$ac_c_werror_flag" || 6886 test -z "$ac_c_werror_flag" ||
7040 test ! -s conftest.err 6887 test ! -s conftest.err
7041 } && test -s conftest.$ac_objext; then 6888 } && test -s conftest.$ac_objext; then
7042 ac_cv_have_decl_sys_siglist=yes 6889 ac_cv_have_decl_sys_siglist=yes
7043else 6890else
7044 $as_echo "$as_me: failed program was:" >&5 6891 echo "$as_me: failed program was:" >&5
7045sed 's/^/| /' conftest.$ac_ext >&5 6892sed 's/^/| /' conftest.$ac_ext >&5
7046 6893
7047 ac_cv_have_decl_sys_siglist=no 6894 ac_cv_have_decl_sys_siglist=no
@@ -7049,8 +6896,8 @@ fi
7049 6896
7050rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6897rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7051fi 6898fi
7052{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 6899{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5
7053$as_echo "$ac_cv_have_decl_sys_siglist" >&6; } 6900echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6; }
7054if test $ac_cv_have_decl_sys_siglist = yes; then 6901if test $ac_cv_have_decl_sys_siglist = yes; then
7055 6902
7056cat >>confdefs.h <<_ACEOF 6903cat >>confdefs.h <<_ACEOF
@@ -7069,10 +6916,10 @@ fi
7069 6916
7070if test $ac_cv_have_decl_sys_siglist != yes; then 6917if test $ac_cv_have_decl_sys_siglist != yes; then
7071 # For Tru64, at least: 6918 # For Tru64, at least:
7072 { $as_echo "$as_me:$LINENO: checking whether __sys_siglist is declared" >&5 6919 { echo "$as_me:$LINENO: checking whether __sys_siglist is declared" >&5
7073$as_echo_n "checking whether __sys_siglist is declared... " >&6; } 6920echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6; }
7074if test "${ac_cv_have_decl___sys_siglist+set}" = set; then 6921if test "${ac_cv_have_decl___sys_siglist+set}" = set; then
7075 $as_echo_n "(cached) " >&6 6922 echo $ECHO_N "(cached) $ECHO_C" >&6
7076else 6923else
7077 cat >conftest.$ac_ext <<_ACEOF 6924 cat >conftest.$ac_ext <<_ACEOF
7078/* confdefs.h. */ 6925/* confdefs.h. */
@@ -7098,21 +6945,20 @@ case "(($ac_try" in
7098 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6945 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7099 *) ac_try_echo=$ac_try;; 6946 *) ac_try_echo=$ac_try;;
7100esac 6947esac
7101eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6948eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7102$as_echo "$ac_try_echo") >&5
7103 (eval "$ac_compile") 2>conftest.er1 6949 (eval "$ac_compile") 2>conftest.er1
7104 ac_status=$? 6950 ac_status=$?
7105 grep -v '^ *+' conftest.er1 >conftest.err 6951 grep -v '^ *+' conftest.er1 >conftest.err
7106 rm -f conftest.er1 6952 rm -f conftest.er1
7107 cat conftest.err >&5 6953 cat conftest.err >&5
7108 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7109 (exit $ac_status); } && { 6955 (exit $ac_status); } && {
7110 test -z "$ac_c_werror_flag" || 6956 test -z "$ac_c_werror_flag" ||
7111 test ! -s conftest.err 6957 test ! -s conftest.err
7112 } && test -s conftest.$ac_objext; then 6958 } && test -s conftest.$ac_objext; then
7113 ac_cv_have_decl___sys_siglist=yes 6959 ac_cv_have_decl___sys_siglist=yes
7114else 6960else
7115 $as_echo "$as_me: failed program was:" >&5 6961 echo "$as_me: failed program was:" >&5
7116sed 's/^/| /' conftest.$ac_ext >&5 6962sed 's/^/| /' conftest.$ac_ext >&5
7117 6963
7118 ac_cv_have_decl___sys_siglist=no 6964 ac_cv_have_decl___sys_siglist=no
@@ -7120,8 +6966,8 @@ fi
7120 6966
7121rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6967rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7122fi 6968fi
7123{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 6969{ echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5
7124$as_echo "$ac_cv_have_decl___sys_siglist" >&6; } 6970echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6; }
7125if test $ac_cv_have_decl___sys_siglist = yes; then 6971if test $ac_cv_have_decl___sys_siglist = yes; then
7126 6972
7127cat >>confdefs.h <<_ACEOF 6973cat >>confdefs.h <<_ACEOF
@@ -7146,10 +6992,10 @@ _ACEOF
7146 6992
7147 fi 6993 fi
7148fi 6994fi
7149{ $as_echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5 6995{ echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5
7150$as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } 6996echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6; }
7151if test "${ac_cv_header_sys_wait_h+set}" = set; then 6997if test "${ac_cv_header_sys_wait_h+set}" = set; then
7152 $as_echo_n "(cached) " >&6 6998 echo $ECHO_N "(cached) $ECHO_C" >&6
7153else 6999else
7154 cat >conftest.$ac_ext <<_ACEOF 7000 cat >conftest.$ac_ext <<_ACEOF
7155/* confdefs.h. */ 7001/* confdefs.h. */
@@ -7182,21 +7028,20 @@ case "(($ac_try" in
7182 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7028 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7183 *) ac_try_echo=$ac_try;; 7029 *) ac_try_echo=$ac_try;;
7184esac 7030esac
7185eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7031eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7186$as_echo "$ac_try_echo") >&5
7187 (eval "$ac_compile") 2>conftest.er1 7032 (eval "$ac_compile") 2>conftest.er1
7188 ac_status=$? 7033 ac_status=$?
7189 grep -v '^ *+' conftest.er1 >conftest.err 7034 grep -v '^ *+' conftest.er1 >conftest.err
7190 rm -f conftest.er1 7035 rm -f conftest.er1
7191 cat conftest.err >&5 7036 cat conftest.err >&5
7192 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7193 (exit $ac_status); } && { 7038 (exit $ac_status); } && {
7194 test -z "$ac_c_werror_flag" || 7039 test -z "$ac_c_werror_flag" ||
7195 test ! -s conftest.err 7040 test ! -s conftest.err
7196 } && test -s conftest.$ac_objext; then 7041 } && test -s conftest.$ac_objext; then
7197 ac_cv_header_sys_wait_h=yes 7042 ac_cv_header_sys_wait_h=yes
7198else 7043else
7199 $as_echo "$as_me: failed program was:" >&5 7044 echo "$as_me: failed program was:" >&5
7200sed 's/^/| /' conftest.$ac_ext >&5 7045sed 's/^/| /' conftest.$ac_ext >&5
7201 7046
7202 ac_cv_header_sys_wait_h=no 7047 ac_cv_header_sys_wait_h=no
@@ -7204,8 +7049,8 @@ fi
7204 7049
7205rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7050rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7206fi 7051fi
7207{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 7052{ echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5
7208$as_echo "$ac_cv_header_sys_wait_h" >&6; } 7053echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6; }
7209if test $ac_cv_header_sys_wait_h = yes; then 7054if test $ac_cv_header_sys_wait_h = yes; then
7210 7055
7211cat >>confdefs.h <<\_ACEOF 7056cat >>confdefs.h <<\_ACEOF
@@ -7215,10 +7060,10 @@ _ACEOF
7215fi 7060fi
7216 7061
7217 7062
7218{ $as_echo "$as_me:$LINENO: checking for struct utimbuf" >&5 7063{ echo "$as_me:$LINENO: checking for struct utimbuf" >&5
7219$as_echo_n "checking for struct utimbuf... " >&6; } 7064echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6; }
7220if test "${emacs_cv_struct_utimbuf+set}" = set; then 7065if test "${emacs_cv_struct_utimbuf+set}" = set; then
7221 $as_echo_n "(cached) " >&6 7066 echo $ECHO_N "(cached) $ECHO_C" >&6
7222else 7067else
7223 cat >conftest.$ac_ext <<_ACEOF 7068 cat >conftest.$ac_ext <<_ACEOF
7224/* confdefs.h. */ 7069/* confdefs.h. */
@@ -7253,21 +7098,20 @@ case "(($ac_try" in
7253 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7098 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7254 *) ac_try_echo=$ac_try;; 7099 *) ac_try_echo=$ac_try;;
7255esac 7100esac
7256eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7101eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7257$as_echo "$ac_try_echo") >&5
7258 (eval "$ac_compile") 2>conftest.er1 7102 (eval "$ac_compile") 2>conftest.er1
7259 ac_status=$? 7103 ac_status=$?
7260 grep -v '^ *+' conftest.er1 >conftest.err 7104 grep -v '^ *+' conftest.er1 >conftest.err
7261 rm -f conftest.er1 7105 rm -f conftest.er1
7262 cat conftest.err >&5 7106 cat conftest.err >&5
7263 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7107 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7264 (exit $ac_status); } && { 7108 (exit $ac_status); } && {
7265 test -z "$ac_c_werror_flag" || 7109 test -z "$ac_c_werror_flag" ||
7266 test ! -s conftest.err 7110 test ! -s conftest.err
7267 } && test -s conftest.$ac_objext; then 7111 } && test -s conftest.$ac_objext; then
7268 emacs_cv_struct_utimbuf=yes 7112 emacs_cv_struct_utimbuf=yes
7269else 7113else
7270 $as_echo "$as_me: failed program was:" >&5 7114 echo "$as_me: failed program was:" >&5
7271sed 's/^/| /' conftest.$ac_ext >&5 7115sed 's/^/| /' conftest.$ac_ext >&5
7272 7116
7273 emacs_cv_struct_utimbuf=no 7117 emacs_cv_struct_utimbuf=no
@@ -7275,8 +7119,8 @@ fi
7275 7119
7276rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7120rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7277fi 7121fi
7278{ $as_echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 7122{ echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5
7279$as_echo "$emacs_cv_struct_utimbuf" >&6; } 7123echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6; }
7280if test $emacs_cv_struct_utimbuf = yes; then 7124if test $emacs_cv_struct_utimbuf = yes; then
7281 7125
7282cat >>confdefs.h <<\_ACEOF 7126cat >>confdefs.h <<\_ACEOF
@@ -7285,10 +7129,10 @@ _ACEOF
7285 7129
7286fi 7130fi
7287 7131
7288{ $as_echo "$as_me:$LINENO: checking return type of signal handlers" >&5 7132{ echo "$as_me:$LINENO: checking return type of signal handlers" >&5
7289$as_echo_n "checking return type of signal handlers... " >&6; } 7133echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6; }
7290if test "${ac_cv_type_signal+set}" = set; then 7134if test "${ac_cv_type_signal+set}" = set; then
7291 $as_echo_n "(cached) " >&6 7135 echo $ECHO_N "(cached) $ECHO_C" >&6
7292else 7136else
7293 cat >conftest.$ac_ext <<_ACEOF 7137 cat >conftest.$ac_ext <<_ACEOF
7294/* confdefs.h. */ 7138/* confdefs.h. */
@@ -7313,21 +7157,20 @@ case "(($ac_try" in
7313 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7157 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7314 *) ac_try_echo=$ac_try;; 7158 *) ac_try_echo=$ac_try;;
7315esac 7159esac
7316eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7160eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7317$as_echo "$ac_try_echo") >&5
7318 (eval "$ac_compile") 2>conftest.er1 7161 (eval "$ac_compile") 2>conftest.er1
7319 ac_status=$? 7162 ac_status=$?
7320 grep -v '^ *+' conftest.er1 >conftest.err 7163 grep -v '^ *+' conftest.er1 >conftest.err
7321 rm -f conftest.er1 7164 rm -f conftest.er1
7322 cat conftest.err >&5 7165 cat conftest.err >&5
7323 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7324 (exit $ac_status); } && { 7167 (exit $ac_status); } && {
7325 test -z "$ac_c_werror_flag" || 7168 test -z "$ac_c_werror_flag" ||
7326 test ! -s conftest.err 7169 test ! -s conftest.err
7327 } && test -s conftest.$ac_objext; then 7170 } && test -s conftest.$ac_objext; then
7328 ac_cv_type_signal=int 7171 ac_cv_type_signal=int
7329else 7172else
7330 $as_echo "$as_me: failed program was:" >&5 7173 echo "$as_me: failed program was:" >&5
7331sed 's/^/| /' conftest.$ac_ext >&5 7174sed 's/^/| /' conftest.$ac_ext >&5
7332 7175
7333 ac_cv_type_signal=void 7176 ac_cv_type_signal=void
@@ -7335,8 +7178,8 @@ fi
7335 7178
7336rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7179rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7337fi 7180fi
7338{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 7181{ echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
7339$as_echo "$ac_cv_type_signal" >&6; } 7182echo "${ECHO_T}$ac_cv_type_signal" >&6; }
7340 7183
7341cat >>confdefs.h <<_ACEOF 7184cat >>confdefs.h <<_ACEOF
7342#define RETSIGTYPE $ac_cv_type_signal 7185#define RETSIGTYPE $ac_cv_type_signal
@@ -7344,10 +7187,10 @@ _ACEOF
7344 7187
7345 7188
7346 7189
7347{ $as_echo "$as_me:$LINENO: checking for speed_t" >&5 7190{ echo "$as_me:$LINENO: checking for speed_t" >&5
7348$as_echo_n "checking for speed_t... " >&6; } 7191echo $ECHO_N "checking for speed_t... $ECHO_C" >&6; }
7349if test "${emacs_cv_speed_t+set}" = set; then 7192if test "${emacs_cv_speed_t+set}" = set; then
7350 $as_echo_n "(cached) " >&6 7193 echo $ECHO_N "(cached) $ECHO_C" >&6
7351else 7194else
7352 cat >conftest.$ac_ext <<_ACEOF 7195 cat >conftest.$ac_ext <<_ACEOF
7353/* confdefs.h. */ 7196/* confdefs.h. */
@@ -7370,21 +7213,20 @@ case "(($ac_try" in
7370 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7213 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7371 *) ac_try_echo=$ac_try;; 7214 *) ac_try_echo=$ac_try;;
7372esac 7215esac
7373eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7216eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7374$as_echo "$ac_try_echo") >&5
7375 (eval "$ac_compile") 2>conftest.er1 7217 (eval "$ac_compile") 2>conftest.er1
7376 ac_status=$? 7218 ac_status=$?
7377 grep -v '^ *+' conftest.er1 >conftest.err 7219 grep -v '^ *+' conftest.er1 >conftest.err
7378 rm -f conftest.er1 7220 rm -f conftest.er1
7379 cat conftest.err >&5 7221 cat conftest.err >&5
7380 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7222 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7381 (exit $ac_status); } && { 7223 (exit $ac_status); } && {
7382 test -z "$ac_c_werror_flag" || 7224 test -z "$ac_c_werror_flag" ||
7383 test ! -s conftest.err 7225 test ! -s conftest.err
7384 } && test -s conftest.$ac_objext; then 7226 } && test -s conftest.$ac_objext; then
7385 emacs_cv_speed_t=yes 7227 emacs_cv_speed_t=yes
7386else 7228else
7387 $as_echo "$as_me: failed program was:" >&5 7229 echo "$as_me: failed program was:" >&5
7388sed 's/^/| /' conftest.$ac_ext >&5 7230sed 's/^/| /' conftest.$ac_ext >&5
7389 7231
7390 emacs_cv_speed_t=no 7232 emacs_cv_speed_t=no
@@ -7392,8 +7234,8 @@ fi
7392 7234
7393rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7235rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7394fi 7236fi
7395{ $as_echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 7237{ echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5
7396$as_echo "$emacs_cv_speed_t" >&6; } 7238echo "${ECHO_T}$emacs_cv_speed_t" >&6; }
7397if test $emacs_cv_speed_t = yes; then 7239if test $emacs_cv_speed_t = yes; then
7398 7240
7399cat >>confdefs.h <<\_ACEOF 7241cat >>confdefs.h <<\_ACEOF
@@ -7402,10 +7244,10 @@ _ACEOF
7402 7244
7403fi 7245fi
7404 7246
7405{ $as_echo "$as_me:$LINENO: checking for struct timeval" >&5 7247{ echo "$as_me:$LINENO: checking for struct timeval" >&5
7406$as_echo_n "checking for struct timeval... " >&6; } 7248echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6; }
7407if test "${emacs_cv_struct_timeval+set}" = set; then 7249if test "${emacs_cv_struct_timeval+set}" = set; then
7408 $as_echo_n "(cached) " >&6 7250 echo $ECHO_N "(cached) $ECHO_C" >&6
7409else 7251else
7410 cat >conftest.$ac_ext <<_ACEOF 7252 cat >conftest.$ac_ext <<_ACEOF
7411/* confdefs.h. */ 7253/* confdefs.h. */
@@ -7437,21 +7279,20 @@ case "(($ac_try" in
7437 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7279 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7438 *) ac_try_echo=$ac_try;; 7280 *) ac_try_echo=$ac_try;;
7439esac 7281esac
7440eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7282eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7441$as_echo "$ac_try_echo") >&5
7442 (eval "$ac_compile") 2>conftest.er1 7283 (eval "$ac_compile") 2>conftest.er1
7443 ac_status=$? 7284 ac_status=$?
7444 grep -v '^ *+' conftest.er1 >conftest.err 7285 grep -v '^ *+' conftest.er1 >conftest.err
7445 rm -f conftest.er1 7286 rm -f conftest.er1
7446 cat conftest.err >&5 7287 cat conftest.err >&5
7447 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7448 (exit $ac_status); } && { 7289 (exit $ac_status); } && {
7449 test -z "$ac_c_werror_flag" || 7290 test -z "$ac_c_werror_flag" ||
7450 test ! -s conftest.err 7291 test ! -s conftest.err
7451 } && test -s conftest.$ac_objext; then 7292 } && test -s conftest.$ac_objext; then
7452 emacs_cv_struct_timeval=yes 7293 emacs_cv_struct_timeval=yes
7453else 7294else
7454 $as_echo "$as_me: failed program was:" >&5 7295 echo "$as_me: failed program was:" >&5
7455sed 's/^/| /' conftest.$ac_ext >&5 7296sed 's/^/| /' conftest.$ac_ext >&5
7456 7297
7457 emacs_cv_struct_timeval=no 7298 emacs_cv_struct_timeval=no
@@ -7459,8 +7300,8 @@ fi
7459 7300
7460rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7301rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7461fi 7302fi
7462{ $as_echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 7303{ echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5
7463$as_echo "$emacs_cv_struct_timeval" >&6; } 7304echo "${ECHO_T}$emacs_cv_struct_timeval" >&6; }
7464HAVE_TIMEVAL=$emacs_cv_struct_timeval 7305HAVE_TIMEVAL=$emacs_cv_struct_timeval
7465if test $emacs_cv_struct_timeval = yes; then 7306if test $emacs_cv_struct_timeval = yes; then
7466 7307
@@ -7470,10 +7311,10 @@ _ACEOF
7470 7311
7471fi 7312fi
7472 7313
7473{ $as_echo "$as_me:$LINENO: checking for struct exception" >&5 7314{ echo "$as_me:$LINENO: checking for struct exception" >&5
7474$as_echo_n "checking for struct exception... " >&6; } 7315echo $ECHO_N "checking for struct exception... $ECHO_C" >&6; }
7475if test "${emacs_cv_struct_exception+set}" = set; then 7316if test "${emacs_cv_struct_exception+set}" = set; then
7476 $as_echo_n "(cached) " >&6 7317 echo $ECHO_N "(cached) $ECHO_C" >&6
7477else 7318else
7478 cat >conftest.$ac_ext <<_ACEOF 7319 cat >conftest.$ac_ext <<_ACEOF
7479/* confdefs.h. */ 7320/* confdefs.h. */
@@ -7496,21 +7337,20 @@ case "(($ac_try" in
7496 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7337 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7497 *) ac_try_echo=$ac_try;; 7338 *) ac_try_echo=$ac_try;;
7498esac 7339esac
7499eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7340eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7500$as_echo "$ac_try_echo") >&5
7501 (eval "$ac_compile") 2>conftest.er1 7341 (eval "$ac_compile") 2>conftest.er1
7502 ac_status=$? 7342 ac_status=$?
7503 grep -v '^ *+' conftest.er1 >conftest.err 7343 grep -v '^ *+' conftest.er1 >conftest.err
7504 rm -f conftest.er1 7344 rm -f conftest.er1
7505 cat conftest.err >&5 7345 cat conftest.err >&5
7506 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7507 (exit $ac_status); } && { 7347 (exit $ac_status); } && {
7508 test -z "$ac_c_werror_flag" || 7348 test -z "$ac_c_werror_flag" ||
7509 test ! -s conftest.err 7349 test ! -s conftest.err
7510 } && test -s conftest.$ac_objext; then 7350 } && test -s conftest.$ac_objext; then
7511 emacs_cv_struct_exception=yes 7351 emacs_cv_struct_exception=yes
7512else 7352else
7513 $as_echo "$as_me: failed program was:" >&5 7353 echo "$as_me: failed program was:" >&5
7514sed 's/^/| /' conftest.$ac_ext >&5 7354sed 's/^/| /' conftest.$ac_ext >&5
7515 7355
7516 emacs_cv_struct_exception=no 7356 emacs_cv_struct_exception=no
@@ -7518,8 +7358,8 @@ fi
7518 7358
7519rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7359rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7520fi 7360fi
7521{ $as_echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 7361{ echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5
7522$as_echo "$emacs_cv_struct_exception" >&6; } 7362echo "${ECHO_T}$emacs_cv_struct_exception" >&6; }
7523HAVE_EXCEPTION=$emacs_cv_struct_exception 7363HAVE_EXCEPTION=$emacs_cv_struct_exception
7524if test $emacs_cv_struct_exception != yes; then 7364if test $emacs_cv_struct_exception != yes; then
7525 7365
@@ -7532,21 +7372,20 @@ fi
7532 7372
7533for ac_header in sys/socket.h 7373for ac_header in sys/socket.h
7534do 7374do
7535as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 7375as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7536if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 7376if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7537 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 7377 { echo "$as_me:$LINENO: checking for $ac_header" >&5
7538$as_echo_n "checking for $ac_header... " >&6; } 7378echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7539if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 7379if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7540 $as_echo_n "(cached) " >&6 7380 echo $ECHO_N "(cached) $ECHO_C" >&6
7541fi 7381fi
7542ac_res=`eval 'as_val=${'$as_ac_Header'} 7382ac_res=`eval echo '${'$as_ac_Header'}'`
7543 $as_echo "$as_val"'` 7383 { echo "$as_me:$LINENO: result: $ac_res" >&5
7544 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 7384echo "${ECHO_T}$ac_res" >&6; }
7545$as_echo "$ac_res" >&6; }
7546else 7385else
7547 # Is the header compilable? 7386 # Is the header compilable?
7548{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 7387{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
7549$as_echo_n "checking $ac_header usability... " >&6; } 7388echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
7550cat >conftest.$ac_ext <<_ACEOF 7389cat >conftest.$ac_ext <<_ACEOF
7551/* confdefs.h. */ 7390/* confdefs.h. */
7552_ACEOF 7391_ACEOF
@@ -7562,33 +7401,32 @@ case "(($ac_try" in
7562 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7401 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7563 *) ac_try_echo=$ac_try;; 7402 *) ac_try_echo=$ac_try;;
7564esac 7403esac
7565eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7404eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7566$as_echo "$ac_try_echo") >&5
7567 (eval "$ac_compile") 2>conftest.er1 7405 (eval "$ac_compile") 2>conftest.er1
7568 ac_status=$? 7406 ac_status=$?
7569 grep -v '^ *+' conftest.er1 >conftest.err 7407 grep -v '^ *+' conftest.er1 >conftest.err
7570 rm -f conftest.er1 7408 rm -f conftest.er1
7571 cat conftest.err >&5 7409 cat conftest.err >&5
7572 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7410 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7573 (exit $ac_status); } && { 7411 (exit $ac_status); } && {
7574 test -z "$ac_c_werror_flag" || 7412 test -z "$ac_c_werror_flag" ||
7575 test ! -s conftest.err 7413 test ! -s conftest.err
7576 } && test -s conftest.$ac_objext; then 7414 } && test -s conftest.$ac_objext; then
7577 ac_header_compiler=yes 7415 ac_header_compiler=yes
7578else 7416else
7579 $as_echo "$as_me: failed program was:" >&5 7417 echo "$as_me: failed program was:" >&5
7580sed 's/^/| /' conftest.$ac_ext >&5 7418sed 's/^/| /' conftest.$ac_ext >&5
7581 7419
7582 ac_header_compiler=no 7420 ac_header_compiler=no
7583fi 7421fi
7584 7422
7585rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7423rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7586{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 7424{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7587$as_echo "$ac_header_compiler" >&6; } 7425echo "${ECHO_T}$ac_header_compiler" >&6; }
7588 7426
7589# Is the header present? 7427# Is the header present?
7590{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 7428{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
7591$as_echo_n "checking $ac_header presence... " >&6; } 7429echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
7592cat >conftest.$ac_ext <<_ACEOF 7430cat >conftest.$ac_ext <<_ACEOF
7593/* confdefs.h. */ 7431/* confdefs.h. */
7594_ACEOF 7432_ACEOF
@@ -7602,72 +7440,69 @@ case "(($ac_try" in
7602 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7440 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7603 *) ac_try_echo=$ac_try;; 7441 *) ac_try_echo=$ac_try;;
7604esac 7442esac
7605eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7443eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7606$as_echo "$ac_try_echo") >&5
7607 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 7444 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
7608 ac_status=$? 7445 ac_status=$?
7609 grep -v '^ *+' conftest.er1 >conftest.err 7446 grep -v '^ *+' conftest.er1 >conftest.err
7610 rm -f conftest.er1 7447 rm -f conftest.er1
7611 cat conftest.err >&5 7448 cat conftest.err >&5
7612 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7449 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7613 (exit $ac_status); } >/dev/null && { 7450 (exit $ac_status); } >/dev/null && {
7614 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 7451 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
7615 test ! -s conftest.err 7452 test ! -s conftest.err
7616 }; then 7453 }; then
7617 ac_header_preproc=yes 7454 ac_header_preproc=yes
7618else 7455else
7619 $as_echo "$as_me: failed program was:" >&5 7456 echo "$as_me: failed program was:" >&5
7620sed 's/^/| /' conftest.$ac_ext >&5 7457sed 's/^/| /' conftest.$ac_ext >&5
7621 7458
7622 ac_header_preproc=no 7459 ac_header_preproc=no
7623fi 7460fi
7624 7461
7625rm -f conftest.err conftest.$ac_ext 7462rm -f conftest.err conftest.$ac_ext
7626{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 7463{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7627$as_echo "$ac_header_preproc" >&6; } 7464echo "${ECHO_T}$ac_header_preproc" >&6; }
7628 7465
7629# So? What about this header? 7466# So? What about this header?
7630case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 7467case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7631 yes:no: ) 7468 yes:no: )
7632 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 7469 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7633$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 7470echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7634 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 7471 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7635$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 7472echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7636 ac_header_preproc=yes 7473 ac_header_preproc=yes
7637 ;; 7474 ;;
7638 no:yes:* ) 7475 no:yes:* )
7639 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 7476 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7640$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 7477echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7641 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 7478 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7642$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 7479echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7643 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 7480 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7644$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 7481echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7645 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 7482 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7646$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 7483echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7647 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 7484 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7648$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 7485echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7649 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 7486 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7650$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 7487echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7651 7488
7652 ;; 7489 ;;
7653esac 7490esac
7654{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 7491{ echo "$as_me:$LINENO: checking for $ac_header" >&5
7655$as_echo_n "checking for $ac_header... " >&6; } 7492echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7656if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 7493if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7657 $as_echo_n "(cached) " >&6 7494 echo $ECHO_N "(cached) $ECHO_C" >&6
7658else 7495else
7659 eval "$as_ac_Header=\$ac_header_preproc" 7496 eval "$as_ac_Header=\$ac_header_preproc"
7660fi 7497fi
7661ac_res=`eval 'as_val=${'$as_ac_Header'} 7498ac_res=`eval echo '${'$as_ac_Header'}'`
7662 $as_echo "$as_val"'` 7499 { echo "$as_me:$LINENO: result: $ac_res" >&5
7663 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 7500echo "${ECHO_T}$ac_res" >&6; }
7664$as_echo "$ac_res" >&6; }
7665 7501
7666fi 7502fi
7667if test `eval 'as_val=${'$as_ac_Header'} 7503if test `eval echo '${'$as_ac_Header'}'` = yes; then
7668 $as_echo "$as_val"'` = yes; then
7669 cat >>confdefs.h <<_ACEOF 7504 cat >>confdefs.h <<_ACEOF
7670#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 7505#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7671_ACEOF 7506_ACEOF
7672 7507
7673fi 7508fi
@@ -7677,11 +7512,11 @@ done
7677 7512
7678for ac_header in net/if.h 7513for ac_header in net/if.h
7679do 7514do
7680as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 7515as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7681{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 7516{ echo "$as_me:$LINENO: checking for $ac_header" >&5
7682$as_echo_n "checking for $ac_header... " >&6; } 7517echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7683if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 7518if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7684 $as_echo_n "(cached) " >&6 7519 echo $ECHO_N "(cached) $ECHO_C" >&6
7685else 7520else
7686 cat >conftest.$ac_ext <<_ACEOF 7521 cat >conftest.$ac_ext <<_ACEOF
7687/* confdefs.h. */ 7522/* confdefs.h. */
@@ -7702,21 +7537,20 @@ case "(($ac_try" in
7702 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7537 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7703 *) ac_try_echo=$ac_try;; 7538 *) ac_try_echo=$ac_try;;
7704esac 7539esac
7705eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7540eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7706$as_echo "$ac_try_echo") >&5
7707 (eval "$ac_compile") 2>conftest.er1 7541 (eval "$ac_compile") 2>conftest.er1
7708 ac_status=$? 7542 ac_status=$?
7709 grep -v '^ *+' conftest.er1 >conftest.err 7543 grep -v '^ *+' conftest.er1 >conftest.err
7710 rm -f conftest.er1 7544 rm -f conftest.er1
7711 cat conftest.err >&5 7545 cat conftest.err >&5
7712 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7546 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7713 (exit $ac_status); } && { 7547 (exit $ac_status); } && {
7714 test -z "$ac_c_werror_flag" || 7548 test -z "$ac_c_werror_flag" ||
7715 test ! -s conftest.err 7549 test ! -s conftest.err
7716 } && test -s conftest.$ac_objext; then 7550 } && test -s conftest.$ac_objext; then
7717 eval "$as_ac_Header=yes" 7551 eval "$as_ac_Header=yes"
7718else 7552else
7719 $as_echo "$as_me: failed program was:" >&5 7553 echo "$as_me: failed program was:" >&5
7720sed 's/^/| /' conftest.$ac_ext >&5 7554sed 's/^/| /' conftest.$ac_ext >&5
7721 7555
7722 eval "$as_ac_Header=no" 7556 eval "$as_ac_Header=no"
@@ -7724,14 +7558,12 @@ fi
7724 7558
7725rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7559rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7726fi 7560fi
7727ac_res=`eval 'as_val=${'$as_ac_Header'} 7561ac_res=`eval echo '${'$as_ac_Header'}'`
7728 $as_echo "$as_val"'` 7562 { echo "$as_me:$LINENO: result: $ac_res" >&5
7729 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 7563echo "${ECHO_T}$ac_res" >&6; }
7730$as_echo "$ac_res" >&6; } 7564if test `eval echo '${'$as_ac_Header'}'` = yes; then
7731if test `eval 'as_val=${'$as_ac_Header'}
7732 $as_echo "$as_val"'` = yes; then
7733 cat >>confdefs.h <<_ACEOF 7565 cat >>confdefs.h <<_ACEOF
7734#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 7566#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7735_ACEOF 7567_ACEOF
7736 7568
7737fi 7569fi
@@ -7739,10 +7571,10 @@ fi
7739done 7571done
7740 7572
7741 7573
7742{ $as_echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 7574{ echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
7743$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 7575echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; }
7744if test "${ac_cv_struct_tm+set}" = set; then 7576if test "${ac_cv_struct_tm+set}" = set; then
7745 $as_echo_n "(cached) " >&6 7577 echo $ECHO_N "(cached) $ECHO_C" >&6
7746else 7578else
7747 cat >conftest.$ac_ext <<_ACEOF 7579 cat >conftest.$ac_ext <<_ACEOF
7748/* confdefs.h. */ 7580/* confdefs.h. */
@@ -7758,7 +7590,7 @@ main ()
7758{ 7590{
7759struct tm tm; 7591struct tm tm;
7760 int *p = &tm.tm_sec; 7592 int *p = &tm.tm_sec;
7761 return !p; 7593 return !p;
7762 ; 7594 ;
7763 return 0; 7595 return 0;
7764} 7596}
@@ -7769,21 +7601,20 @@ case "(($ac_try" in
7769 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7601 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7770 *) ac_try_echo=$ac_try;; 7602 *) ac_try_echo=$ac_try;;
7771esac 7603esac
7772eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7604eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7773$as_echo "$ac_try_echo") >&5
7774 (eval "$ac_compile") 2>conftest.er1 7605 (eval "$ac_compile") 2>conftest.er1
7775 ac_status=$? 7606 ac_status=$?
7776 grep -v '^ *+' conftest.er1 >conftest.err 7607 grep -v '^ *+' conftest.er1 >conftest.err
7777 rm -f conftest.er1 7608 rm -f conftest.er1
7778 cat conftest.err >&5 7609 cat conftest.err >&5
7779 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7780 (exit $ac_status); } && { 7611 (exit $ac_status); } && {
7781 test -z "$ac_c_werror_flag" || 7612 test -z "$ac_c_werror_flag" ||
7782 test ! -s conftest.err 7613 test ! -s conftest.err
7783 } && test -s conftest.$ac_objext; then 7614 } && test -s conftest.$ac_objext; then
7784 ac_cv_struct_tm=time.h 7615 ac_cv_struct_tm=time.h
7785else 7616else
7786 $as_echo "$as_me: failed program was:" >&5 7617 echo "$as_me: failed program was:" >&5
7787sed 's/^/| /' conftest.$ac_ext >&5 7618sed 's/^/| /' conftest.$ac_ext >&5
7788 7619
7789 ac_cv_struct_tm=sys/time.h 7620 ac_cv_struct_tm=sys/time.h
@@ -7791,8 +7622,8 @@ fi
7791 7622
7792rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7623rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7793fi 7624fi
7794{ $as_echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 7625{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
7795$as_echo "$ac_cv_struct_tm" >&6; } 7626echo "${ECHO_T}$ac_cv_struct_tm" >&6; }
7796if test $ac_cv_struct_tm = sys/time.h; then 7627if test $ac_cv_struct_tm = sys/time.h; then
7797 7628
7798cat >>confdefs.h <<\_ACEOF 7629cat >>confdefs.h <<\_ACEOF
@@ -7801,10 +7632,10 @@ _ACEOF
7801 7632
7802fi 7633fi
7803 7634
7804{ $as_echo "$as_me:$LINENO: checking for struct tm.tm_zone" >&5 7635{ echo "$as_me:$LINENO: checking for struct tm.tm_zone" >&5
7805$as_echo_n "checking for struct tm.tm_zone... " >&6; } 7636echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6; }
7806if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then 7637if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
7807 $as_echo_n "(cached) " >&6 7638 echo $ECHO_N "(cached) $ECHO_C" >&6
7808else 7639else
7809 cat >conftest.$ac_ext <<_ACEOF 7640 cat >conftest.$ac_ext <<_ACEOF
7810/* confdefs.h. */ 7641/* confdefs.h. */
@@ -7832,21 +7663,20 @@ case "(($ac_try" in
7832 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7663 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7833 *) ac_try_echo=$ac_try;; 7664 *) ac_try_echo=$ac_try;;
7834esac 7665esac
7835eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7666eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7836$as_echo "$ac_try_echo") >&5
7837 (eval "$ac_compile") 2>conftest.er1 7667 (eval "$ac_compile") 2>conftest.er1
7838 ac_status=$? 7668 ac_status=$?
7839 grep -v '^ *+' conftest.er1 >conftest.err 7669 grep -v '^ *+' conftest.er1 >conftest.err
7840 rm -f conftest.er1 7670 rm -f conftest.er1
7841 cat conftest.err >&5 7671 cat conftest.err >&5
7842 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7843 (exit $ac_status); } && { 7673 (exit $ac_status); } && {
7844 test -z "$ac_c_werror_flag" || 7674 test -z "$ac_c_werror_flag" ||
7845 test ! -s conftest.err 7675 test ! -s conftest.err
7846 } && test -s conftest.$ac_objext; then 7676 } && test -s conftest.$ac_objext; then
7847 ac_cv_member_struct_tm_tm_zone=yes 7677 ac_cv_member_struct_tm_tm_zone=yes
7848else 7678else
7849 $as_echo "$as_me: failed program was:" >&5 7679 echo "$as_me: failed program was:" >&5
7850sed 's/^/| /' conftest.$ac_ext >&5 7680sed 's/^/| /' conftest.$ac_ext >&5
7851 7681
7852 cat >conftest.$ac_ext <<_ACEOF 7682 cat >conftest.$ac_ext <<_ACEOF
@@ -7875,21 +7705,20 @@ case "(($ac_try" in
7875 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7876 *) ac_try_echo=$ac_try;; 7706 *) ac_try_echo=$ac_try;;
7877esac 7707esac
7878eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7708eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7879$as_echo "$ac_try_echo") >&5
7880 (eval "$ac_compile") 2>conftest.er1 7709 (eval "$ac_compile") 2>conftest.er1
7881 ac_status=$? 7710 ac_status=$?
7882 grep -v '^ *+' conftest.er1 >conftest.err 7711 grep -v '^ *+' conftest.er1 >conftest.err
7883 rm -f conftest.er1 7712 rm -f conftest.er1
7884 cat conftest.err >&5 7713 cat conftest.err >&5
7885 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7886 (exit $ac_status); } && { 7715 (exit $ac_status); } && {
7887 test -z "$ac_c_werror_flag" || 7716 test -z "$ac_c_werror_flag" ||
7888 test ! -s conftest.err 7717 test ! -s conftest.err
7889 } && test -s conftest.$ac_objext; then 7718 } && test -s conftest.$ac_objext; then
7890 ac_cv_member_struct_tm_tm_zone=yes 7719 ac_cv_member_struct_tm_tm_zone=yes
7891else 7720else
7892 $as_echo "$as_me: failed program was:" >&5 7721 echo "$as_me: failed program was:" >&5
7893sed 's/^/| /' conftest.$ac_ext >&5 7722sed 's/^/| /' conftest.$ac_ext >&5
7894 7723
7895 ac_cv_member_struct_tm_tm_zone=no 7724 ac_cv_member_struct_tm_tm_zone=no
@@ -7900,8 +7729,8 @@ fi
7900 7729
7901rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7730rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7902fi 7731fi
7903{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 7732{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5
7904$as_echo "$ac_cv_member_struct_tm_tm_zone" >&6; } 7733echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6; }
7905if test $ac_cv_member_struct_tm_tm_zone = yes; then 7734if test $ac_cv_member_struct_tm_tm_zone = yes; then
7906 7735
7907cat >>confdefs.h <<_ACEOF 7736cat >>confdefs.h <<_ACEOF
@@ -7918,10 +7747,10 @@ cat >>confdefs.h <<\_ACEOF
7918_ACEOF 7747_ACEOF
7919 7748
7920else 7749else
7921 { $as_echo "$as_me:$LINENO: checking whether tzname is declared" >&5 7750 { echo "$as_me:$LINENO: checking whether tzname is declared" >&5
7922$as_echo_n "checking whether tzname is declared... " >&6; } 7751echo $ECHO_N "checking whether tzname is declared... $ECHO_C" >&6; }
7923if test "${ac_cv_have_decl_tzname+set}" = set; then 7752if test "${ac_cv_have_decl_tzname+set}" = set; then
7924 $as_echo_n "(cached) " >&6 7753 echo $ECHO_N "(cached) $ECHO_C" >&6
7925else 7754else
7926 cat >conftest.$ac_ext <<_ACEOF 7755 cat >conftest.$ac_ext <<_ACEOF
7927/* confdefs.h. */ 7756/* confdefs.h. */
@@ -7948,21 +7777,20 @@ case "(($ac_try" in
7948 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7777 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7949 *) ac_try_echo=$ac_try;; 7778 *) ac_try_echo=$ac_try;;
7950esac 7779esac
7951eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7780eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7952$as_echo "$ac_try_echo") >&5
7953 (eval "$ac_compile") 2>conftest.er1 7781 (eval "$ac_compile") 2>conftest.er1
7954 ac_status=$? 7782 ac_status=$?
7955 grep -v '^ *+' conftest.er1 >conftest.err 7783 grep -v '^ *+' conftest.er1 >conftest.err
7956 rm -f conftest.er1 7784 rm -f conftest.er1
7957 cat conftest.err >&5 7785 cat conftest.err >&5
7958 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7959 (exit $ac_status); } && { 7787 (exit $ac_status); } && {
7960 test -z "$ac_c_werror_flag" || 7788 test -z "$ac_c_werror_flag" ||
7961 test ! -s conftest.err 7789 test ! -s conftest.err
7962 } && test -s conftest.$ac_objext; then 7790 } && test -s conftest.$ac_objext; then
7963 ac_cv_have_decl_tzname=yes 7791 ac_cv_have_decl_tzname=yes
7964else 7792else
7965 $as_echo "$as_me: failed program was:" >&5 7793 echo "$as_me: failed program was:" >&5
7966sed 's/^/| /' conftest.$ac_ext >&5 7794sed 's/^/| /' conftest.$ac_ext >&5
7967 7795
7968 ac_cv_have_decl_tzname=no 7796 ac_cv_have_decl_tzname=no
@@ -7970,8 +7798,8 @@ fi
7970 7798
7971rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7799rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7972fi 7800fi
7973{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_tzname" >&5 7801{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_tzname" >&5
7974$as_echo "$ac_cv_have_decl_tzname" >&6; } 7802echo "${ECHO_T}$ac_cv_have_decl_tzname" >&6; }
7975if test $ac_cv_have_decl_tzname = yes; then 7803if test $ac_cv_have_decl_tzname = yes; then
7976 7804
7977cat >>confdefs.h <<_ACEOF 7805cat >>confdefs.h <<_ACEOF
@@ -7988,10 +7816,10 @@ _ACEOF
7988fi 7816fi
7989 7817
7990 7818
7991 { $as_echo "$as_me:$LINENO: checking for tzname" >&5 7819 { echo "$as_me:$LINENO: checking for tzname" >&5
7992$as_echo_n "checking for tzname... " >&6; } 7820echo $ECHO_N "checking for tzname... $ECHO_C" >&6; }
7993if test "${ac_cv_var_tzname+set}" = set; then 7821if test "${ac_cv_var_tzname+set}" = set; then
7994 $as_echo_n "(cached) " >&6 7822 echo $ECHO_N "(cached) $ECHO_C" >&6
7995else 7823else
7996 cat >conftest.$ac_ext <<_ACEOF 7824 cat >conftest.$ac_ext <<_ACEOF
7997/* confdefs.h. */ 7825/* confdefs.h. */
@@ -8018,35 +7846,31 @@ case "(($ac_try" in
8018 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7846 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8019 *) ac_try_echo=$ac_try;; 7847 *) ac_try_echo=$ac_try;;
8020esac 7848esac
8021eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7849eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8022$as_echo "$ac_try_echo") >&5
8023 (eval "$ac_link") 2>conftest.er1 7850 (eval "$ac_link") 2>conftest.er1
8024 ac_status=$? 7851 ac_status=$?
8025 grep -v '^ *+' conftest.er1 >conftest.err 7852 grep -v '^ *+' conftest.er1 >conftest.err
8026 rm -f conftest.er1 7853 rm -f conftest.er1
8027 cat conftest.err >&5 7854 cat conftest.err >&5
8028 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8029 (exit $ac_status); } && { 7856 (exit $ac_status); } && {
8030 test -z "$ac_c_werror_flag" || 7857 test -z "$ac_c_werror_flag" ||
8031 test ! -s conftest.err 7858 test ! -s conftest.err
8032 } && test -s conftest$ac_exeext && { 7859 } && test -s conftest$ac_exeext &&
8033 test "$cross_compiling" = yes || 7860 $as_test_x conftest$ac_exeext; then
8034 $as_test_x conftest$ac_exeext
8035 }; then
8036 ac_cv_var_tzname=yes 7861 ac_cv_var_tzname=yes
8037else 7862else
8038 $as_echo "$as_me: failed program was:" >&5 7863 echo "$as_me: failed program was:" >&5
8039sed 's/^/| /' conftest.$ac_ext >&5 7864sed 's/^/| /' conftest.$ac_ext >&5
8040 7865
8041 ac_cv_var_tzname=no 7866 ac_cv_var_tzname=no
8042fi 7867fi
8043 7868
8044rm -rf conftest.dSYM
8045rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7869rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8046 conftest$ac_exeext conftest.$ac_ext 7870 conftest$ac_exeext conftest.$ac_ext
8047fi 7871fi
8048{ $as_echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 7872{ echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5
8049$as_echo "$ac_cv_var_tzname" >&6; } 7873echo "${ECHO_T}$ac_cv_var_tzname" >&6; }
8050 if test $ac_cv_var_tzname = yes; then 7874 if test $ac_cv_var_tzname = yes; then
8051 7875
8052cat >>confdefs.h <<\_ACEOF 7876cat >>confdefs.h <<\_ACEOF
@@ -8056,10 +7880,10 @@ _ACEOF
8056 fi 7880 fi
8057fi 7881fi
8058 7882
8059{ $as_echo "$as_me:$LINENO: checking for struct tm.tm_gmtoff" >&5 7883{ echo "$as_me:$LINENO: checking for struct tm.tm_gmtoff" >&5
8060$as_echo_n "checking for struct tm.tm_gmtoff... " >&6; } 7884echo $ECHO_N "checking for struct tm.tm_gmtoff... $ECHO_C" >&6; }
8061if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then 7885if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then
8062 $as_echo_n "(cached) " >&6 7886 echo $ECHO_N "(cached) $ECHO_C" >&6
8063else 7887else
8064 cat >conftest.$ac_ext <<_ACEOF 7888 cat >conftest.$ac_ext <<_ACEOF
8065/* confdefs.h. */ 7889/* confdefs.h. */
@@ -8085,21 +7909,20 @@ case "(($ac_try" in
8085 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7909 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8086 *) ac_try_echo=$ac_try;; 7910 *) ac_try_echo=$ac_try;;
8087esac 7911esac
8088eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7912eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8089$as_echo "$ac_try_echo") >&5
8090 (eval "$ac_compile") 2>conftest.er1 7913 (eval "$ac_compile") 2>conftest.er1
8091 ac_status=$? 7914 ac_status=$?
8092 grep -v '^ *+' conftest.er1 >conftest.err 7915 grep -v '^ *+' conftest.er1 >conftest.err
8093 rm -f conftest.er1 7916 rm -f conftest.er1
8094 cat conftest.err >&5 7917 cat conftest.err >&5
8095 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7918 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8096 (exit $ac_status); } && { 7919 (exit $ac_status); } && {
8097 test -z "$ac_c_werror_flag" || 7920 test -z "$ac_c_werror_flag" ||
8098 test ! -s conftest.err 7921 test ! -s conftest.err
8099 } && test -s conftest.$ac_objext; then 7922 } && test -s conftest.$ac_objext; then
8100 ac_cv_member_struct_tm_tm_gmtoff=yes 7923 ac_cv_member_struct_tm_tm_gmtoff=yes
8101else 7924else
8102 $as_echo "$as_me: failed program was:" >&5 7925 echo "$as_me: failed program was:" >&5
8103sed 's/^/| /' conftest.$ac_ext >&5 7926sed 's/^/| /' conftest.$ac_ext >&5
8104 7927
8105 cat >conftest.$ac_ext <<_ACEOF 7928 cat >conftest.$ac_ext <<_ACEOF
@@ -8126,21 +7949,20 @@ case "(($ac_try" in
8126 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7949 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8127 *) ac_try_echo=$ac_try;; 7950 *) ac_try_echo=$ac_try;;
8128esac 7951esac
8129eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7952eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8130$as_echo "$ac_try_echo") >&5
8131 (eval "$ac_compile") 2>conftest.er1 7953 (eval "$ac_compile") 2>conftest.er1
8132 ac_status=$? 7954 ac_status=$?
8133 grep -v '^ *+' conftest.er1 >conftest.err 7955 grep -v '^ *+' conftest.er1 >conftest.err
8134 rm -f conftest.er1 7956 rm -f conftest.er1
8135 cat conftest.err >&5 7957 cat conftest.err >&5
8136 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 7958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8137 (exit $ac_status); } && { 7959 (exit $ac_status); } && {
8138 test -z "$ac_c_werror_flag" || 7960 test -z "$ac_c_werror_flag" ||
8139 test ! -s conftest.err 7961 test ! -s conftest.err
8140 } && test -s conftest.$ac_objext; then 7962 } && test -s conftest.$ac_objext; then
8141 ac_cv_member_struct_tm_tm_gmtoff=yes 7963 ac_cv_member_struct_tm_tm_gmtoff=yes
8142else 7964else
8143 $as_echo "$as_me: failed program was:" >&5 7965 echo "$as_me: failed program was:" >&5
8144sed 's/^/| /' conftest.$ac_ext >&5 7966sed 's/^/| /' conftest.$ac_ext >&5
8145 7967
8146 ac_cv_member_struct_tm_tm_gmtoff=no 7968 ac_cv_member_struct_tm_tm_gmtoff=no
@@ -8151,8 +7973,8 @@ fi
8151 7973
8152rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7974rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8153fi 7975fi
8154{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 7976{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5
8155$as_echo "$ac_cv_member_struct_tm_tm_gmtoff" >&6; } 7977echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6; }
8156if test $ac_cv_member_struct_tm_tm_gmtoff = yes; then 7978if test $ac_cv_member_struct_tm_tm_gmtoff = yes; then
8157 7979
8158cat >>confdefs.h <<\_ACEOF 7980cat >>confdefs.h <<\_ACEOF
@@ -8161,10 +7983,10 @@ _ACEOF
8161 7983
8162fi 7984fi
8163 7985
8164{ $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_flags" >&5 7986{ echo "$as_me:$LINENO: checking for struct ifreq.ifr_flags" >&5
8165$as_echo_n "checking for struct ifreq.ifr_flags... " >&6; } 7987echo $ECHO_N "checking for struct ifreq.ifr_flags... $ECHO_C" >&6; }
8166if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then 7988if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then
8167 $as_echo_n "(cached) " >&6 7989 echo $ECHO_N "(cached) $ECHO_C" >&6
8168else 7990else
8169 cat >conftest.$ac_ext <<_ACEOF 7991 cat >conftest.$ac_ext <<_ACEOF
8170/* confdefs.h. */ 7992/* confdefs.h. */
@@ -8196,21 +8018,20 @@ case "(($ac_try" in
8196 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8018 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8197 *) ac_try_echo=$ac_try;; 8019 *) ac_try_echo=$ac_try;;
8198esac 8020esac
8199eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8021eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8200$as_echo "$ac_try_echo") >&5
8201 (eval "$ac_compile") 2>conftest.er1 8022 (eval "$ac_compile") 2>conftest.er1
8202 ac_status=$? 8023 ac_status=$?
8203 grep -v '^ *+' conftest.er1 >conftest.err 8024 grep -v '^ *+' conftest.er1 >conftest.err
8204 rm -f conftest.er1 8025 rm -f conftest.er1
8205 cat conftest.err >&5 8026 cat conftest.err >&5
8206 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8027 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8207 (exit $ac_status); } && { 8028 (exit $ac_status); } && {
8208 test -z "$ac_c_werror_flag" || 8029 test -z "$ac_c_werror_flag" ||
8209 test ! -s conftest.err 8030 test ! -s conftest.err
8210 } && test -s conftest.$ac_objext; then 8031 } && test -s conftest.$ac_objext; then
8211 ac_cv_member_struct_ifreq_ifr_flags=yes 8032 ac_cv_member_struct_ifreq_ifr_flags=yes
8212else 8033else
8213 $as_echo "$as_me: failed program was:" >&5 8034 echo "$as_me: failed program was:" >&5
8214sed 's/^/| /' conftest.$ac_ext >&5 8035sed 's/^/| /' conftest.$ac_ext >&5
8215 8036
8216 cat >conftest.$ac_ext <<_ACEOF 8037 cat >conftest.$ac_ext <<_ACEOF
@@ -8243,21 +8064,20 @@ case "(($ac_try" in
8243 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8064 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8244 *) ac_try_echo=$ac_try;; 8065 *) ac_try_echo=$ac_try;;
8245esac 8066esac
8246eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8067eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8247$as_echo "$ac_try_echo") >&5
8248 (eval "$ac_compile") 2>conftest.er1 8068 (eval "$ac_compile") 2>conftest.er1
8249 ac_status=$? 8069 ac_status=$?
8250 grep -v '^ *+' conftest.er1 >conftest.err 8070 grep -v '^ *+' conftest.er1 >conftest.err
8251 rm -f conftest.er1 8071 rm -f conftest.er1
8252 cat conftest.err >&5 8072 cat conftest.err >&5
8253 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8073 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8254 (exit $ac_status); } && { 8074 (exit $ac_status); } && {
8255 test -z "$ac_c_werror_flag" || 8075 test -z "$ac_c_werror_flag" ||
8256 test ! -s conftest.err 8076 test ! -s conftest.err
8257 } && test -s conftest.$ac_objext; then 8077 } && test -s conftest.$ac_objext; then
8258 ac_cv_member_struct_ifreq_ifr_flags=yes 8078 ac_cv_member_struct_ifreq_ifr_flags=yes
8259else 8079else
8260 $as_echo "$as_me: failed program was:" >&5 8080 echo "$as_me: failed program was:" >&5
8261sed 's/^/| /' conftest.$ac_ext >&5 8081sed 's/^/| /' conftest.$ac_ext >&5
8262 8082
8263 ac_cv_member_struct_ifreq_ifr_flags=no 8083 ac_cv_member_struct_ifreq_ifr_flags=no
@@ -8268,8 +8088,8 @@ fi
8268 8088
8269rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 8089rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8270fi 8090fi
8271{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 8091{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5
8272$as_echo "$ac_cv_member_struct_ifreq_ifr_flags" >&6; } 8092echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6; }
8273if test $ac_cv_member_struct_ifreq_ifr_flags = yes; then 8093if test $ac_cv_member_struct_ifreq_ifr_flags = yes; then
8274 8094
8275cat >>confdefs.h <<_ACEOF 8095cat >>confdefs.h <<_ACEOF
@@ -8278,10 +8098,10 @@ _ACEOF
8278 8098
8279 8099
8280fi 8100fi
8281{ $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_hwaddr" >&5 8101{ echo "$as_me:$LINENO: checking for struct ifreq.ifr_hwaddr" >&5
8282$as_echo_n "checking for struct ifreq.ifr_hwaddr... " >&6; } 8102echo $ECHO_N "checking for struct ifreq.ifr_hwaddr... $ECHO_C" >&6; }
8283if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then 8103if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then
8284 $as_echo_n "(cached) " >&6 8104 echo $ECHO_N "(cached) $ECHO_C" >&6
8285else 8105else
8286 cat >conftest.$ac_ext <<_ACEOF 8106 cat >conftest.$ac_ext <<_ACEOF
8287/* confdefs.h. */ 8107/* confdefs.h. */
@@ -8313,21 +8133,20 @@ case "(($ac_try" in
8313 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8133 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8314 *) ac_try_echo=$ac_try;; 8134 *) ac_try_echo=$ac_try;;
8315esac 8135esac
8316eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8136eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8317$as_echo "$ac_try_echo") >&5
8318 (eval "$ac_compile") 2>conftest.er1 8137 (eval "$ac_compile") 2>conftest.er1
8319 ac_status=$? 8138 ac_status=$?
8320 grep -v '^ *+' conftest.er1 >conftest.err 8139 grep -v '^ *+' conftest.er1 >conftest.err
8321 rm -f conftest.er1 8140 rm -f conftest.er1
8322 cat conftest.err >&5 8141 cat conftest.err >&5
8323 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8324 (exit $ac_status); } && { 8143 (exit $ac_status); } && {
8325 test -z "$ac_c_werror_flag" || 8144 test -z "$ac_c_werror_flag" ||
8326 test ! -s conftest.err 8145 test ! -s conftest.err
8327 } && test -s conftest.$ac_objext; then 8146 } && test -s conftest.$ac_objext; then
8328 ac_cv_member_struct_ifreq_ifr_hwaddr=yes 8147 ac_cv_member_struct_ifreq_ifr_hwaddr=yes
8329else 8148else
8330 $as_echo "$as_me: failed program was:" >&5 8149 echo "$as_me: failed program was:" >&5
8331sed 's/^/| /' conftest.$ac_ext >&5 8150sed 's/^/| /' conftest.$ac_ext >&5
8332 8151
8333 cat >conftest.$ac_ext <<_ACEOF 8152 cat >conftest.$ac_ext <<_ACEOF
@@ -8360,21 +8179,20 @@ case "(($ac_try" in
8360 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8179 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8361 *) ac_try_echo=$ac_try;; 8180 *) ac_try_echo=$ac_try;;
8362esac 8181esac
8363eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8182eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8364$as_echo "$ac_try_echo") >&5
8365 (eval "$ac_compile") 2>conftest.er1 8183 (eval "$ac_compile") 2>conftest.er1
8366 ac_status=$? 8184 ac_status=$?
8367 grep -v '^ *+' conftest.er1 >conftest.err 8185 grep -v '^ *+' conftest.er1 >conftest.err
8368 rm -f conftest.er1 8186 rm -f conftest.er1
8369 cat conftest.err >&5 8187 cat conftest.err >&5
8370 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8188 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8371 (exit $ac_status); } && { 8189 (exit $ac_status); } && {
8372 test -z "$ac_c_werror_flag" || 8190 test -z "$ac_c_werror_flag" ||
8373 test ! -s conftest.err 8191 test ! -s conftest.err
8374 } && test -s conftest.$ac_objext; then 8192 } && test -s conftest.$ac_objext; then
8375 ac_cv_member_struct_ifreq_ifr_hwaddr=yes 8193 ac_cv_member_struct_ifreq_ifr_hwaddr=yes
8376else 8194else
8377 $as_echo "$as_me: failed program was:" >&5 8195 echo "$as_me: failed program was:" >&5
8378sed 's/^/| /' conftest.$ac_ext >&5 8196sed 's/^/| /' conftest.$ac_ext >&5
8379 8197
8380 ac_cv_member_struct_ifreq_ifr_hwaddr=no 8198 ac_cv_member_struct_ifreq_ifr_hwaddr=no
@@ -8385,8 +8203,8 @@ fi
8385 8203
8386rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 8204rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8387fi 8205fi
8388{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 8206{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5
8389$as_echo "$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6; } 8207echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6; }
8390if test $ac_cv_member_struct_ifreq_ifr_hwaddr = yes; then 8208if test $ac_cv_member_struct_ifreq_ifr_hwaddr = yes; then
8391 8209
8392cat >>confdefs.h <<_ACEOF 8210cat >>confdefs.h <<_ACEOF
@@ -8395,10 +8213,10 @@ _ACEOF
8395 8213
8396 8214
8397fi 8215fi
8398{ $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_netmask" >&5 8216{ echo "$as_me:$LINENO: checking for struct ifreq.ifr_netmask" >&5
8399$as_echo_n "checking for struct ifreq.ifr_netmask... " >&6; } 8217echo $ECHO_N "checking for struct ifreq.ifr_netmask... $ECHO_C" >&6; }
8400if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then 8218if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then
8401 $as_echo_n "(cached) " >&6 8219 echo $ECHO_N "(cached) $ECHO_C" >&6
8402else 8220else
8403 cat >conftest.$ac_ext <<_ACEOF 8221 cat >conftest.$ac_ext <<_ACEOF
8404/* confdefs.h. */ 8222/* confdefs.h. */
@@ -8430,21 +8248,20 @@ case "(($ac_try" in
8430 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8248 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8431 *) ac_try_echo=$ac_try;; 8249 *) ac_try_echo=$ac_try;;
8432esac 8250esac
8433eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8251eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8434$as_echo "$ac_try_echo") >&5
8435 (eval "$ac_compile") 2>conftest.er1 8252 (eval "$ac_compile") 2>conftest.er1
8436 ac_status=$? 8253 ac_status=$?
8437 grep -v '^ *+' conftest.er1 >conftest.err 8254 grep -v '^ *+' conftest.er1 >conftest.err
8438 rm -f conftest.er1 8255 rm -f conftest.er1
8439 cat conftest.err >&5 8256 cat conftest.err >&5
8440 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8441 (exit $ac_status); } && { 8258 (exit $ac_status); } && {
8442 test -z "$ac_c_werror_flag" || 8259 test -z "$ac_c_werror_flag" ||
8443 test ! -s conftest.err 8260 test ! -s conftest.err
8444 } && test -s conftest.$ac_objext; then 8261 } && test -s conftest.$ac_objext; then
8445 ac_cv_member_struct_ifreq_ifr_netmask=yes 8262 ac_cv_member_struct_ifreq_ifr_netmask=yes
8446else 8263else
8447 $as_echo "$as_me: failed program was:" >&5 8264 echo "$as_me: failed program was:" >&5
8448sed 's/^/| /' conftest.$ac_ext >&5 8265sed 's/^/| /' conftest.$ac_ext >&5
8449 8266
8450 cat >conftest.$ac_ext <<_ACEOF 8267 cat >conftest.$ac_ext <<_ACEOF
@@ -8477,21 +8294,20 @@ case "(($ac_try" in
8477 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8294 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8478 *) ac_try_echo=$ac_try;; 8295 *) ac_try_echo=$ac_try;;
8479esac 8296esac
8480eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8297eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8481$as_echo "$ac_try_echo") >&5
8482 (eval "$ac_compile") 2>conftest.er1 8298 (eval "$ac_compile") 2>conftest.er1
8483 ac_status=$? 8299 ac_status=$?
8484 grep -v '^ *+' conftest.er1 >conftest.err 8300 grep -v '^ *+' conftest.er1 >conftest.err
8485 rm -f conftest.er1 8301 rm -f conftest.er1
8486 cat conftest.err >&5 8302 cat conftest.err >&5
8487 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8303 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8488 (exit $ac_status); } && { 8304 (exit $ac_status); } && {
8489 test -z "$ac_c_werror_flag" || 8305 test -z "$ac_c_werror_flag" ||
8490 test ! -s conftest.err 8306 test ! -s conftest.err
8491 } && test -s conftest.$ac_objext; then 8307 } && test -s conftest.$ac_objext; then
8492 ac_cv_member_struct_ifreq_ifr_netmask=yes 8308 ac_cv_member_struct_ifreq_ifr_netmask=yes
8493else 8309else
8494 $as_echo "$as_me: failed program was:" >&5 8310 echo "$as_me: failed program was:" >&5
8495sed 's/^/| /' conftest.$ac_ext >&5 8311sed 's/^/| /' conftest.$ac_ext >&5
8496 8312
8497 ac_cv_member_struct_ifreq_ifr_netmask=no 8313 ac_cv_member_struct_ifreq_ifr_netmask=no
@@ -8502,8 +8318,8 @@ fi
8502 8318
8503rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 8319rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8504fi 8320fi
8505{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 8321{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5
8506$as_echo "$ac_cv_member_struct_ifreq_ifr_netmask" >&6; } 8322echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6; }
8507if test $ac_cv_member_struct_ifreq_ifr_netmask = yes; then 8323if test $ac_cv_member_struct_ifreq_ifr_netmask = yes; then
8508 8324
8509cat >>confdefs.h <<_ACEOF 8325cat >>confdefs.h <<_ACEOF
@@ -8512,10 +8328,10 @@ _ACEOF
8512 8328
8513 8329
8514fi 8330fi
8515{ $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_broadaddr" >&5 8331{ echo "$as_me:$LINENO: checking for struct ifreq.ifr_broadaddr" >&5
8516$as_echo_n "checking for struct ifreq.ifr_broadaddr... " >&6; } 8332echo $ECHO_N "checking for struct ifreq.ifr_broadaddr... $ECHO_C" >&6; }
8517if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then 8333if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then
8518 $as_echo_n "(cached) " >&6 8334 echo $ECHO_N "(cached) $ECHO_C" >&6
8519else 8335else
8520 cat >conftest.$ac_ext <<_ACEOF 8336 cat >conftest.$ac_ext <<_ACEOF
8521/* confdefs.h. */ 8337/* confdefs.h. */
@@ -8547,21 +8363,20 @@ case "(($ac_try" in
8547 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8363 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8548 *) ac_try_echo=$ac_try;; 8364 *) ac_try_echo=$ac_try;;
8549esac 8365esac
8550eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8366eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8551$as_echo "$ac_try_echo") >&5
8552 (eval "$ac_compile") 2>conftest.er1 8367 (eval "$ac_compile") 2>conftest.er1
8553 ac_status=$? 8368 ac_status=$?
8554 grep -v '^ *+' conftest.er1 >conftest.err 8369 grep -v '^ *+' conftest.er1 >conftest.err
8555 rm -f conftest.er1 8370 rm -f conftest.er1
8556 cat conftest.err >&5 8371 cat conftest.err >&5
8557 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8558 (exit $ac_status); } && { 8373 (exit $ac_status); } && {
8559 test -z "$ac_c_werror_flag" || 8374 test -z "$ac_c_werror_flag" ||
8560 test ! -s conftest.err 8375 test ! -s conftest.err
8561 } && test -s conftest.$ac_objext; then 8376 } && test -s conftest.$ac_objext; then
8562 ac_cv_member_struct_ifreq_ifr_broadaddr=yes 8377 ac_cv_member_struct_ifreq_ifr_broadaddr=yes
8563else 8378else
8564 $as_echo "$as_me: failed program was:" >&5 8379 echo "$as_me: failed program was:" >&5
8565sed 's/^/| /' conftest.$ac_ext >&5 8380sed 's/^/| /' conftest.$ac_ext >&5
8566 8381
8567 cat >conftest.$ac_ext <<_ACEOF 8382 cat >conftest.$ac_ext <<_ACEOF
@@ -8594,21 +8409,20 @@ case "(($ac_try" in
8594 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8409 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8595 *) ac_try_echo=$ac_try;; 8410 *) ac_try_echo=$ac_try;;
8596esac 8411esac
8597eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8412eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8598$as_echo "$ac_try_echo") >&5
8599 (eval "$ac_compile") 2>conftest.er1 8413 (eval "$ac_compile") 2>conftest.er1
8600 ac_status=$? 8414 ac_status=$?
8601 grep -v '^ *+' conftest.er1 >conftest.err 8415 grep -v '^ *+' conftest.er1 >conftest.err
8602 rm -f conftest.er1 8416 rm -f conftest.er1
8603 cat conftest.err >&5 8417 cat conftest.err >&5
8604 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8605 (exit $ac_status); } && { 8419 (exit $ac_status); } && {
8606 test -z "$ac_c_werror_flag" || 8420 test -z "$ac_c_werror_flag" ||
8607 test ! -s conftest.err 8421 test ! -s conftest.err
8608 } && test -s conftest.$ac_objext; then 8422 } && test -s conftest.$ac_objext; then
8609 ac_cv_member_struct_ifreq_ifr_broadaddr=yes 8423 ac_cv_member_struct_ifreq_ifr_broadaddr=yes
8610else 8424else
8611 $as_echo "$as_me: failed program was:" >&5 8425 echo "$as_me: failed program was:" >&5
8612sed 's/^/| /' conftest.$ac_ext >&5 8426sed 's/^/| /' conftest.$ac_ext >&5
8613 8427
8614 ac_cv_member_struct_ifreq_ifr_broadaddr=no 8428 ac_cv_member_struct_ifreq_ifr_broadaddr=no
@@ -8619,8 +8433,8 @@ fi
8619 8433
8620rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 8434rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8621fi 8435fi
8622{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 8436{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5
8623$as_echo "$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6; } 8437echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6; }
8624if test $ac_cv_member_struct_ifreq_ifr_broadaddr = yes; then 8438if test $ac_cv_member_struct_ifreq_ifr_broadaddr = yes; then
8625 8439
8626cat >>confdefs.h <<_ACEOF 8440cat >>confdefs.h <<_ACEOF
@@ -8629,10 +8443,10 @@ _ACEOF
8629 8443
8630 8444
8631fi 8445fi
8632{ $as_echo "$as_me:$LINENO: checking for struct ifreq.ifr_addr" >&5 8446{ echo "$as_me:$LINENO: checking for struct ifreq.ifr_addr" >&5
8633$as_echo_n "checking for struct ifreq.ifr_addr... " >&6; } 8447echo $ECHO_N "checking for struct ifreq.ifr_addr... $ECHO_C" >&6; }
8634if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then 8448if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then
8635 $as_echo_n "(cached) " >&6 8449 echo $ECHO_N "(cached) $ECHO_C" >&6
8636else 8450else
8637 cat >conftest.$ac_ext <<_ACEOF 8451 cat >conftest.$ac_ext <<_ACEOF
8638/* confdefs.h. */ 8452/* confdefs.h. */
@@ -8664,21 +8478,20 @@ case "(($ac_try" in
8664 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8478 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8665 *) ac_try_echo=$ac_try;; 8479 *) ac_try_echo=$ac_try;;
8666esac 8480esac
8667eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8481eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8668$as_echo "$ac_try_echo") >&5
8669 (eval "$ac_compile") 2>conftest.er1 8482 (eval "$ac_compile") 2>conftest.er1
8670 ac_status=$? 8483 ac_status=$?
8671 grep -v '^ *+' conftest.er1 >conftest.err 8484 grep -v '^ *+' conftest.er1 >conftest.err
8672 rm -f conftest.er1 8485 rm -f conftest.er1
8673 cat conftest.err >&5 8486 cat conftest.err >&5
8674 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8487 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8675 (exit $ac_status); } && { 8488 (exit $ac_status); } && {
8676 test -z "$ac_c_werror_flag" || 8489 test -z "$ac_c_werror_flag" ||
8677 test ! -s conftest.err 8490 test ! -s conftest.err
8678 } && test -s conftest.$ac_objext; then 8491 } && test -s conftest.$ac_objext; then
8679 ac_cv_member_struct_ifreq_ifr_addr=yes 8492 ac_cv_member_struct_ifreq_ifr_addr=yes
8680else 8493else
8681 $as_echo "$as_me: failed program was:" >&5 8494 echo "$as_me: failed program was:" >&5
8682sed 's/^/| /' conftest.$ac_ext >&5 8495sed 's/^/| /' conftest.$ac_ext >&5
8683 8496
8684 cat >conftest.$ac_ext <<_ACEOF 8497 cat >conftest.$ac_ext <<_ACEOF
@@ -8711,21 +8524,20 @@ case "(($ac_try" in
8711 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8524 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8712 *) ac_try_echo=$ac_try;; 8525 *) ac_try_echo=$ac_try;;
8713esac 8526esac
8714eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8527eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8715$as_echo "$ac_try_echo") >&5
8716 (eval "$ac_compile") 2>conftest.er1 8528 (eval "$ac_compile") 2>conftest.er1
8717 ac_status=$? 8529 ac_status=$?
8718 grep -v '^ *+' conftest.er1 >conftest.err 8530 grep -v '^ *+' conftest.er1 >conftest.err
8719 rm -f conftest.er1 8531 rm -f conftest.er1
8720 cat conftest.err >&5 8532 cat conftest.err >&5
8721 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8533 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8722 (exit $ac_status); } && { 8534 (exit $ac_status); } && {
8723 test -z "$ac_c_werror_flag" || 8535 test -z "$ac_c_werror_flag" ||
8724 test ! -s conftest.err 8536 test ! -s conftest.err
8725 } && test -s conftest.$ac_objext; then 8537 } && test -s conftest.$ac_objext; then
8726 ac_cv_member_struct_ifreq_ifr_addr=yes 8538 ac_cv_member_struct_ifreq_ifr_addr=yes
8727else 8539else
8728 $as_echo "$as_me: failed program was:" >&5 8540 echo "$as_me: failed program was:" >&5
8729sed 's/^/| /' conftest.$ac_ext >&5 8541sed 's/^/| /' conftest.$ac_ext >&5
8730 8542
8731 ac_cv_member_struct_ifreq_ifr_addr=no 8543 ac_cv_member_struct_ifreq_ifr_addr=no
@@ -8736,8 +8548,8 @@ fi
8736 8548
8737rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 8549rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8738fi 8550fi
8739{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 8551{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5
8740$as_echo "$ac_cv_member_struct_ifreq_ifr_addr" >&6; } 8552echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6; }
8741if test $ac_cv_member_struct_ifreq_ifr_addr = yes; then 8553if test $ac_cv_member_struct_ifreq_ifr_addr = yes; then
8742 8554
8743cat >>confdefs.h <<_ACEOF 8555cat >>confdefs.h <<_ACEOF
@@ -8749,11 +8561,11 @@ fi
8749 8561
8750 8562
8751 8563
8752{ $as_echo "$as_me:$LINENO: checking for function prototypes" >&5 8564{ echo "$as_me:$LINENO: checking for function prototypes" >&5
8753$as_echo_n "checking for function prototypes... " >&6; } 8565echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6; }
8754if test "$ac_cv_prog_cc_c89" != no; then 8566if test "$ac_cv_prog_cc_c89" != no; then
8755 { $as_echo "$as_me:$LINENO: result: yes" >&5 8567 { echo "$as_me:$LINENO: result: yes" >&5
8756$as_echo "yes" >&6; } 8568echo "${ECHO_T}yes" >&6; }
8757 8569
8758cat >>confdefs.h <<\_ACEOF 8570cat >>confdefs.h <<\_ACEOF
8759#define PROTOTYPES 1 8571#define PROTOTYPES 1
@@ -8765,14 +8577,14 @@ cat >>confdefs.h <<\_ACEOF
8765_ACEOF 8577_ACEOF
8766 8578
8767else 8579else
8768 { $as_echo "$as_me:$LINENO: result: no" >&5 8580 { echo "$as_me:$LINENO: result: no" >&5
8769$as_echo "no" >&6; } 8581echo "${ECHO_T}no" >&6; }
8770fi 8582fi
8771 8583
8772{ $as_echo "$as_me:$LINENO: checking for working volatile" >&5 8584{ echo "$as_me:$LINENO: checking for working volatile" >&5
8773$as_echo_n "checking for working volatile... " >&6; } 8585echo $ECHO_N "checking for working volatile... $ECHO_C" >&6; }
8774if test "${ac_cv_c_volatile+set}" = set; then 8586if test "${ac_cv_c_volatile+set}" = set; then
8775 $as_echo_n "(cached) " >&6 8587 echo $ECHO_N "(cached) $ECHO_C" >&6
8776else 8588else
8777 cat >conftest.$ac_ext <<_ACEOF 8589 cat >conftest.$ac_ext <<_ACEOF
8778/* confdefs.h. */ 8590/* confdefs.h. */
@@ -8798,21 +8610,20 @@ case "(($ac_try" in
8798 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8610 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8799 *) ac_try_echo=$ac_try;; 8611 *) ac_try_echo=$ac_try;;
8800esac 8612esac
8801eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8613eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8802$as_echo "$ac_try_echo") >&5
8803 (eval "$ac_compile") 2>conftest.er1 8614 (eval "$ac_compile") 2>conftest.er1
8804 ac_status=$? 8615 ac_status=$?
8805 grep -v '^ *+' conftest.er1 >conftest.err 8616 grep -v '^ *+' conftest.er1 >conftest.err
8806 rm -f conftest.er1 8617 rm -f conftest.er1
8807 cat conftest.err >&5 8618 cat conftest.err >&5
8808 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8809 (exit $ac_status); } && { 8620 (exit $ac_status); } && {
8810 test -z "$ac_c_werror_flag" || 8621 test -z "$ac_c_werror_flag" ||
8811 test ! -s conftest.err 8622 test ! -s conftest.err
8812 } && test -s conftest.$ac_objext; then 8623 } && test -s conftest.$ac_objext; then
8813 ac_cv_c_volatile=yes 8624 ac_cv_c_volatile=yes
8814else 8625else
8815 $as_echo "$as_me: failed program was:" >&5 8626 echo "$as_me: failed program was:" >&5
8816sed 's/^/| /' conftest.$ac_ext >&5 8627sed 's/^/| /' conftest.$ac_ext >&5
8817 8628
8818 ac_cv_c_volatile=no 8629 ac_cv_c_volatile=no
@@ -8820,20 +8631,20 @@ fi
8820 8631
8821rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 8632rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8822fi 8633fi
8823{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 8634{ echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5
8824$as_echo "$ac_cv_c_volatile" >&6; } 8635echo "${ECHO_T}$ac_cv_c_volatile" >&6; }
8825if test $ac_cv_c_volatile = no; then 8636if test $ac_cv_c_volatile = no; then
8826 8637
8827cat >>confdefs.h <<\_ACEOF 8638cat >>confdefs.h <<\_ACEOF
8828#define volatile /**/ 8639#define volatile
8829_ACEOF 8640_ACEOF
8830 8641
8831fi 8642fi
8832 8643
8833{ $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 8644{ echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
8834$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 8645echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; }
8835if test "${ac_cv_c_const+set}" = set; then 8646if test "${ac_cv_c_const+set}" = set; then
8836 $as_echo_n "(cached) " >&6 8647 echo $ECHO_N "(cached) $ECHO_C" >&6
8837else 8648else
8838 cat >conftest.$ac_ext <<_ACEOF 8649 cat >conftest.$ac_ext <<_ACEOF
8839/* confdefs.h. */ 8650/* confdefs.h. */
@@ -8905,21 +8716,20 @@ case "(($ac_try" in
8905 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8716 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8906 *) ac_try_echo=$ac_try;; 8717 *) ac_try_echo=$ac_try;;
8907esac 8718esac
8908eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8719eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8909$as_echo "$ac_try_echo") >&5
8910 (eval "$ac_compile") 2>conftest.er1 8720 (eval "$ac_compile") 2>conftest.er1
8911 ac_status=$? 8721 ac_status=$?
8912 grep -v '^ *+' conftest.er1 >conftest.err 8722 grep -v '^ *+' conftest.er1 >conftest.err
8913 rm -f conftest.er1 8723 rm -f conftest.er1
8914 cat conftest.err >&5 8724 cat conftest.err >&5
8915 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8725 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8916 (exit $ac_status); } && { 8726 (exit $ac_status); } && {
8917 test -z "$ac_c_werror_flag" || 8727 test -z "$ac_c_werror_flag" ||
8918 test ! -s conftest.err 8728 test ! -s conftest.err
8919 } && test -s conftest.$ac_objext; then 8729 } && test -s conftest.$ac_objext; then
8920 ac_cv_c_const=yes 8730 ac_cv_c_const=yes
8921else 8731else
8922 $as_echo "$as_me: failed program was:" >&5 8732 echo "$as_me: failed program was:" >&5
8923sed 's/^/| /' conftest.$ac_ext >&5 8733sed 's/^/| /' conftest.$ac_ext >&5
8924 8734
8925 ac_cv_c_const=no 8735 ac_cv_c_const=no
@@ -8927,20 +8737,20 @@ fi
8927 8737
8928rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 8738rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8929fi 8739fi
8930{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 8740{ echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
8931$as_echo "$ac_cv_c_const" >&6; } 8741echo "${ECHO_T}$ac_cv_c_const" >&6; }
8932if test $ac_cv_c_const = no; then 8742if test $ac_cv_c_const = no; then
8933 8743
8934cat >>confdefs.h <<\_ACEOF 8744cat >>confdefs.h <<\_ACEOF
8935#define const /**/ 8745#define const
8936_ACEOF 8746_ACEOF
8937 8747
8938fi 8748fi
8939 8749
8940{ $as_echo "$as_me:$LINENO: checking for void * support" >&5 8750{ echo "$as_me:$LINENO: checking for void * support" >&5
8941$as_echo_n "checking for void * support... " >&6; } 8751echo $ECHO_N "checking for void * support... $ECHO_C" >&6; }
8942if test "${emacs_cv_void_star+set}" = set; then 8752if test "${emacs_cv_void_star+set}" = set; then
8943 $as_echo_n "(cached) " >&6 8753 echo $ECHO_N "(cached) $ECHO_C" >&6
8944else 8754else
8945 cat >conftest.$ac_ext <<_ACEOF 8755 cat >conftest.$ac_ext <<_ACEOF
8946/* confdefs.h. */ 8756/* confdefs.h. */
@@ -8963,21 +8773,20 @@ case "(($ac_try" in
8963 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 8773 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8964 *) ac_try_echo=$ac_try;; 8774 *) ac_try_echo=$ac_try;;
8965esac 8775esac
8966eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 8776eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8967$as_echo "$ac_try_echo") >&5
8968 (eval "$ac_compile") 2>conftest.er1 8777 (eval "$ac_compile") 2>conftest.er1
8969 ac_status=$? 8778 ac_status=$?
8970 grep -v '^ *+' conftest.er1 >conftest.err 8779 grep -v '^ *+' conftest.er1 >conftest.err
8971 rm -f conftest.er1 8780 rm -f conftest.er1
8972 cat conftest.err >&5 8781 cat conftest.err >&5
8973 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 8782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8974 (exit $ac_status); } && { 8783 (exit $ac_status); } && {
8975 test -z "$ac_c_werror_flag" || 8784 test -z "$ac_c_werror_flag" ||
8976 test ! -s conftest.err 8785 test ! -s conftest.err
8977 } && test -s conftest.$ac_objext; then 8786 } && test -s conftest.$ac_objext; then
8978 emacs_cv_void_star=yes 8787 emacs_cv_void_star=yes
8979else 8788else
8980 $as_echo "$as_me: failed program was:" >&5 8789 echo "$as_me: failed program was:" >&5
8981sed 's/^/| /' conftest.$ac_ext >&5 8790sed 's/^/| /' conftest.$ac_ext >&5
8982 8791
8983 emacs_cv_void_star=no 8792 emacs_cv_void_star=no
@@ -8985,8 +8794,8 @@ fi
8985 8794
8986rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 8795rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8987fi 8796fi
8988{ $as_echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 8797{ echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5
8989$as_echo "$emacs_cv_void_star" >&6; } 8798echo "${ECHO_T}$emacs_cv_void_star" >&6; }
8990if test $emacs_cv_void_star = yes; then 8799if test $emacs_cv_void_star = yes; then
8991 cat >>confdefs.h <<\_ACEOF 8800 cat >>confdefs.h <<\_ACEOF
8992#define POINTER_TYPE void 8801#define POINTER_TYPE void
@@ -9003,12 +8812,11 @@ fi
9003 8812
9004 8813
9005 8814
9006{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 8815{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
9007$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 8816echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
9008set x ${MAKE-make} 8817set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
9009ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
9010if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 8818if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
9011 $as_echo_n "(cached) " >&6 8819 echo $ECHO_N "(cached) $ECHO_C" >&6
9012else 8820else
9013 cat >conftest.make <<\_ACEOF 8821 cat >conftest.make <<\_ACEOF
9014SHELL = /bin/sh 8822SHELL = /bin/sh
@@ -9025,20 +8833,20 @@ esac
9025rm -f conftest.make 8833rm -f conftest.make
9026fi 8834fi
9027if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 8835if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
9028 { $as_echo "$as_me:$LINENO: result: yes" >&5 8836 { echo "$as_me:$LINENO: result: yes" >&5
9029$as_echo "yes" >&6; } 8837echo "${ECHO_T}yes" >&6; }
9030 SET_MAKE= 8838 SET_MAKE=
9031else 8839else
9032 { $as_echo "$as_me:$LINENO: result: no" >&5 8840 { echo "$as_me:$LINENO: result: no" >&5
9033$as_echo "no" >&6; } 8841echo "${ECHO_T}no" >&6; }
9034 SET_MAKE="MAKE=${MAKE-make}" 8842 SET_MAKE="MAKE=${MAKE-make}"
9035fi 8843fi
9036 8844
9037 8845
9038{ $as_echo "$as_me:$LINENO: checking for long file names" >&5 8846{ echo "$as_me:$LINENO: checking for long file names" >&5
9039$as_echo_n "checking for long file names... " >&6; } 8847echo $ECHO_N "checking for long file names... $ECHO_C" >&6; }
9040if test "${ac_cv_sys_long_file_names+set}" = set; then 8848if test "${ac_cv_sys_long_file_names+set}" = set; then
9041 $as_echo_n "(cached) " >&6 8849 echo $ECHO_N "(cached) $ECHO_C" >&6
9042else 8850else
9043 ac_cv_sys_long_file_names=yes 8851 ac_cv_sys_long_file_names=yes
9044# Test for long file names in all the places we know might matter: 8852# Test for long file names in all the places we know might matter:
@@ -9067,8 +8875,8 @@ for ac_dir in . "$TMPDIR" /tmp /var/tmp /usr/tmp "$prefix/lib" "$exec_prefix/lib
9067 test $ac_cv_sys_long_file_names = no && break 8875 test $ac_cv_sys_long_file_names = no && break
9068done 8876done
9069fi 8877fi
9070{ $as_echo "$as_me:$LINENO: result: $ac_cv_sys_long_file_names" >&5 8878{ echo "$as_me:$LINENO: result: $ac_cv_sys_long_file_names" >&5
9071$as_echo "$ac_cv_sys_long_file_names" >&6; } 8879echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6; }
9072if test $ac_cv_sys_long_file_names = yes; then 8880if test $ac_cv_sys_long_file_names = yes; then
9073 8881
9074cat >>confdefs.h <<\_ACEOF 8882cat >>confdefs.h <<\_ACEOF
@@ -9080,8 +8888,8 @@ fi
9080 8888
9081#### Choose a window system. 8889#### Choose a window system.
9082 8890
9083{ $as_echo "$as_me:$LINENO: checking for X" >&5 8891{ echo "$as_me:$LINENO: checking for X" >&5
9084$as_echo_n "checking for X... " >&6; } 8892echo $ECHO_N "checking for X... $ECHO_C" >&6; }
9085 8893
9086 8894
9087# Check whether --with-x was given. 8895# Check whether --with-x was given.
@@ -9095,11 +8903,11 @@ if test "x$with_x" = xno; then
9095 have_x=disabled 8903 have_x=disabled
9096else 8904else
9097 case $x_includes,$x_libraries in #( 8905 case $x_includes,$x_libraries in #(
9098 *\'*) { { $as_echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&5 8906 *\'*) { { echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&5
9099$as_echo "$as_me: error: Cannot use X directory names containing '" >&2;} 8907echo "$as_me: error: Cannot use X directory names containing '" >&2;}
9100 { (exit 1); exit 1; }; };; #( 8908 { (exit 1); exit 1; }; };; #(
9101 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then 8909 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then
9102 $as_echo_n "(cached) " >&6 8910 echo $ECHO_N "(cached) $ECHO_C" >&6
9103else 8911else
9104 # One or both of the vars are not set, and there is no cached value. 8912 # One or both of the vars are not set, and there is no cached value.
9105ac_x_includes=no ac_x_libraries=no 8913ac_x_includes=no ac_x_libraries=no
@@ -9120,7 +8928,7 @@ _ACEOF
9120 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 8928 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
9121 done 8929 done
9122 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 8930 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
9123 for ac_extension in a so sl dylib la dll; do 8931 for ac_extension in a so sl; do
9124 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" && 8932 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
9125 test -f "$ac_im_libdir/libX11.$ac_extension"; then 8933 test -f "$ac_im_libdir/libX11.$ac_extension"; then
9126 ac_im_usrlibdir=$ac_im_libdir; break 8934 ac_im_usrlibdir=$ac_im_libdir; break
@@ -9195,14 +9003,13 @@ case "(($ac_try" in
9195 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9003 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9196 *) ac_try_echo=$ac_try;; 9004 *) ac_try_echo=$ac_try;;
9197esac 9005esac
9198eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9006eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9199$as_echo "$ac_try_echo") >&5
9200 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 9007 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9201 ac_status=$? 9008 ac_status=$?
9202 grep -v '^ *+' conftest.er1 >conftest.err 9009 grep -v '^ *+' conftest.er1 >conftest.err
9203 rm -f conftest.er1 9010 rm -f conftest.er1
9204 cat conftest.err >&5 9011 cat conftest.err >&5
9205 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9206 (exit $ac_status); } >/dev/null && { 9013 (exit $ac_status); } >/dev/null && {
9207 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 9014 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
9208 test ! -s conftest.err 9015 test ! -s conftest.err
@@ -9210,7 +9017,7 @@ $as_echo "$ac_try_echo") >&5
9210 # We can compile using X headers with no special include directory. 9017 # We can compile using X headers with no special include directory.
9211ac_x_includes= 9018ac_x_includes=
9212else 9019else
9213 $as_echo "$as_me: failed program was:" >&5 9020 echo "$as_me: failed program was:" >&5
9214sed 's/^/| /' conftest.$ac_ext >&5 9021sed 's/^/| /' conftest.$ac_ext >&5
9215 9022
9216 for ac_dir in $ac_x_header_dirs; do 9023 for ac_dir in $ac_x_header_dirs; do
@@ -9251,33 +9058,30 @@ case "(($ac_try" in
9251 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9058 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9252 *) ac_try_echo=$ac_try;; 9059 *) ac_try_echo=$ac_try;;
9253esac 9060esac
9254eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9061eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9255$as_echo "$ac_try_echo") >&5
9256 (eval "$ac_link") 2>conftest.er1 9062 (eval "$ac_link") 2>conftest.er1
9257 ac_status=$? 9063 ac_status=$?
9258 grep -v '^ *+' conftest.er1 >conftest.err 9064 grep -v '^ *+' conftest.er1 >conftest.err
9259 rm -f conftest.er1 9065 rm -f conftest.er1
9260 cat conftest.err >&5 9066 cat conftest.err >&5
9261 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9067 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9262 (exit $ac_status); } && { 9068 (exit $ac_status); } && {
9263 test -z "$ac_c_werror_flag" || 9069 test -z "$ac_c_werror_flag" ||
9264 test ! -s conftest.err 9070 test ! -s conftest.err
9265 } && test -s conftest$ac_exeext && { 9071 } && test -s conftest$ac_exeext &&
9266 test "$cross_compiling" = yes || 9072 $as_test_x conftest$ac_exeext; then
9267 $as_test_x conftest$ac_exeext
9268 }; then
9269 LIBS=$ac_save_LIBS 9073 LIBS=$ac_save_LIBS
9270# We can link X programs with no special library path. 9074# We can link X programs with no special library path.
9271ac_x_libraries= 9075ac_x_libraries=
9272else 9076else
9273 $as_echo "$as_me: failed program was:" >&5 9077 echo "$as_me: failed program was:" >&5
9274sed 's/^/| /' conftest.$ac_ext >&5 9078sed 's/^/| /' conftest.$ac_ext >&5
9275 9079
9276 LIBS=$ac_save_LIBS 9080 LIBS=$ac_save_LIBS
9277for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 9081for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
9278do 9082do
9279 # Don't even attempt the hair of trying to link an X program! 9083 # Don't even attempt the hair of trying to link an X program!
9280 for ac_extension in a so sl dylib la dll; do 9084 for ac_extension in a so sl; do
9281 if test -r "$ac_dir/libX11.$ac_extension"; then 9085 if test -r "$ac_dir/libX11.$ac_extension"; then
9282 ac_x_libraries=$ac_dir 9086 ac_x_libraries=$ac_dir
9283 break 2 9087 break 2
@@ -9286,7 +9090,6 @@ do
9286done 9090done
9287fi 9091fi
9288 9092
9289rm -rf conftest.dSYM
9290rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9093rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9291 conftest$ac_exeext conftest.$ac_ext 9094 conftest$ac_exeext conftest.$ac_ext
9292fi # $ac_x_libraries = no 9095fi # $ac_x_libraries = no
@@ -9309,8 +9112,8 @@ fi
9309fi # $with_x != no 9112fi # $with_x != no
9310 9113
9311if test "$have_x" != yes; then 9114if test "$have_x" != yes; then
9312 { $as_echo "$as_me:$LINENO: result: $have_x" >&5 9115 { echo "$as_me:$LINENO: result: $have_x" >&5
9313$as_echo "$have_x" >&6; } 9116echo "${ECHO_T}$have_x" >&6; }
9314 no_x=yes 9117 no_x=yes
9315else 9118else
9316 # If each of the values was on the command line, it overrides each guess. 9119 # If each of the values was on the command line, it overrides each guess.
@@ -9320,8 +9123,8 @@ else
9320 ac_cv_have_x="have_x=yes\ 9123 ac_cv_have_x="have_x=yes\
9321 ac_x_includes='$x_includes'\ 9124 ac_x_includes='$x_includes'\
9322 ac_x_libraries='$x_libraries'" 9125 ac_x_libraries='$x_libraries'"
9323 { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 9126 { echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
9324$as_echo "libraries $x_libraries, headers $x_includes" >&6; } 9127echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; }
9325fi 9128fi
9326 9129
9327if test "$no_x" = yes; then 9130if test "$no_x" = yes; then
@@ -9417,17 +9220,17 @@ if test "${with_ns}" != no; then
9417 LDFLAGS="$LDFLAGS -L${GNUSTEP_SYSTEM_LIBRARIES}" 9220 LDFLAGS="$LDFLAGS -L${GNUSTEP_SYSTEM_LIBRARIES}"
9418 fi 9221 fi
9419 if test "${ac_cv_header_AppKit_AppKit_h+set}" = set; then 9222 if test "${ac_cv_header_AppKit_AppKit_h+set}" = set; then
9420 { $as_echo "$as_me:$LINENO: checking for AppKit/AppKit.h" >&5 9223 { echo "$as_me:$LINENO: checking for AppKit/AppKit.h" >&5
9421$as_echo_n "checking for AppKit/AppKit.h... " >&6; } 9224echo $ECHO_N "checking for AppKit/AppKit.h... $ECHO_C" >&6; }
9422if test "${ac_cv_header_AppKit_AppKit_h+set}" = set; then 9225if test "${ac_cv_header_AppKit_AppKit_h+set}" = set; then
9423 $as_echo_n "(cached) " >&6 9226 echo $ECHO_N "(cached) $ECHO_C" >&6
9424fi 9227fi
9425{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_AppKit_AppKit_h" >&5 9228{ echo "$as_me:$LINENO: result: $ac_cv_header_AppKit_AppKit_h" >&5
9426$as_echo "$ac_cv_header_AppKit_AppKit_h" >&6; } 9229echo "${ECHO_T}$ac_cv_header_AppKit_AppKit_h" >&6; }
9427else 9230else
9428 # Is the header compilable? 9231 # Is the header compilable?
9429{ $as_echo "$as_me:$LINENO: checking AppKit/AppKit.h usability" >&5 9232{ echo "$as_me:$LINENO: checking AppKit/AppKit.h usability" >&5
9430$as_echo_n "checking AppKit/AppKit.h usability... " >&6; } 9233echo $ECHO_N "checking AppKit/AppKit.h usability... $ECHO_C" >&6; }
9431cat >conftest.$ac_ext <<_ACEOF 9234cat >conftest.$ac_ext <<_ACEOF
9432/* confdefs.h. */ 9235/* confdefs.h. */
9433_ACEOF 9236_ACEOF
@@ -9443,33 +9246,32 @@ case "(($ac_try" in
9443 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9246 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9444 *) ac_try_echo=$ac_try;; 9247 *) ac_try_echo=$ac_try;;
9445esac 9248esac
9446eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9249eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9447$as_echo "$ac_try_echo") >&5
9448 (eval "$ac_compile") 2>conftest.er1 9250 (eval "$ac_compile") 2>conftest.er1
9449 ac_status=$? 9251 ac_status=$?
9450 grep -v '^ *+' conftest.er1 >conftest.err 9252 grep -v '^ *+' conftest.er1 >conftest.err
9451 rm -f conftest.er1 9253 rm -f conftest.er1
9452 cat conftest.err >&5 9254 cat conftest.err >&5
9453 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9454 (exit $ac_status); } && { 9256 (exit $ac_status); } && {
9455 test -z "$ac_c_werror_flag" || 9257 test -z "$ac_c_werror_flag" ||
9456 test ! -s conftest.err 9258 test ! -s conftest.err
9457 } && test -s conftest.$ac_objext; then 9259 } && test -s conftest.$ac_objext; then
9458 ac_header_compiler=yes 9260 ac_header_compiler=yes
9459else 9261else
9460 $as_echo "$as_me: failed program was:" >&5 9262 echo "$as_me: failed program was:" >&5
9461sed 's/^/| /' conftest.$ac_ext >&5 9263sed 's/^/| /' conftest.$ac_ext >&5
9462 9264
9463 ac_header_compiler=no 9265 ac_header_compiler=no
9464fi 9266fi
9465 9267
9466rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 9268rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9467{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 9269{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9468$as_echo "$ac_header_compiler" >&6; } 9270echo "${ECHO_T}$ac_header_compiler" >&6; }
9469 9271
9470# Is the header present? 9272# Is the header present?
9471{ $as_echo "$as_me:$LINENO: checking AppKit/AppKit.h presence" >&5 9273{ echo "$as_me:$LINENO: checking AppKit/AppKit.h presence" >&5
9472$as_echo_n "checking AppKit/AppKit.h presence... " >&6; } 9274echo $ECHO_N "checking AppKit/AppKit.h presence... $ECHO_C" >&6; }
9473cat >conftest.$ac_ext <<_ACEOF 9275cat >conftest.$ac_ext <<_ACEOF
9474/* confdefs.h. */ 9276/* confdefs.h. */
9475_ACEOF 9277_ACEOF
@@ -9483,72 +9285,71 @@ case "(($ac_try" in
9483 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9285 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9484 *) ac_try_echo=$ac_try;; 9286 *) ac_try_echo=$ac_try;;
9485esac 9287esac
9486eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9288eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9487$as_echo "$ac_try_echo") >&5
9488 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 9289 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9489 ac_status=$? 9290 ac_status=$?
9490 grep -v '^ *+' conftest.er1 >conftest.err 9291 grep -v '^ *+' conftest.er1 >conftest.err
9491 rm -f conftest.er1 9292 rm -f conftest.er1
9492 cat conftest.err >&5 9293 cat conftest.err >&5
9493 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9294 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9494 (exit $ac_status); } >/dev/null && { 9295 (exit $ac_status); } >/dev/null && {
9495 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 9296 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
9496 test ! -s conftest.err 9297 test ! -s conftest.err
9497 }; then 9298 }; then
9498 ac_header_preproc=yes 9299 ac_header_preproc=yes
9499else 9300else
9500 $as_echo "$as_me: failed program was:" >&5 9301 echo "$as_me: failed program was:" >&5
9501sed 's/^/| /' conftest.$ac_ext >&5 9302sed 's/^/| /' conftest.$ac_ext >&5
9502 9303
9503 ac_header_preproc=no 9304 ac_header_preproc=no
9504fi 9305fi
9505 9306
9506rm -f conftest.err conftest.$ac_ext 9307rm -f conftest.err conftest.$ac_ext
9507{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 9308{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9508$as_echo "$ac_header_preproc" >&6; } 9309echo "${ECHO_T}$ac_header_preproc" >&6; }
9509 9310
9510# So? What about this header? 9311# So? What about this header?
9511case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 9312case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9512 yes:no: ) 9313 yes:no: )
9513 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: accepted by the compiler, rejected by the preprocessor!" >&5 9314 { echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: accepted by the compiler, rejected by the preprocessor!" >&5
9514$as_echo "$as_me: WARNING: AppKit/AppKit.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9315echo "$as_me: WARNING: AppKit/AppKit.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9515 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: proceeding with the compiler's result" >&5 9316 { echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: proceeding with the compiler's result" >&5
9516$as_echo "$as_me: WARNING: AppKit/AppKit.h: proceeding with the compiler's result" >&2;} 9317echo "$as_me: WARNING: AppKit/AppKit.h: proceeding with the compiler's result" >&2;}
9517 ac_header_preproc=yes 9318 ac_header_preproc=yes
9518 ;; 9319 ;;
9519 no:yes:* ) 9320 no:yes:* )
9520 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: present but cannot be compiled" >&5 9321 { echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: present but cannot be compiled" >&5
9521$as_echo "$as_me: WARNING: AppKit/AppKit.h: present but cannot be compiled" >&2;} 9322echo "$as_me: WARNING: AppKit/AppKit.h: present but cannot be compiled" >&2;}
9522 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: check for missing prerequisite headers?" >&5 9323 { echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: check for missing prerequisite headers?" >&5
9523$as_echo "$as_me: WARNING: AppKit/AppKit.h: check for missing prerequisite headers?" >&2;} 9324echo "$as_me: WARNING: AppKit/AppKit.h: check for missing prerequisite headers?" >&2;}
9524 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: see the Autoconf documentation" >&5 9325 { echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: see the Autoconf documentation" >&5
9525$as_echo "$as_me: WARNING: AppKit/AppKit.h: see the Autoconf documentation" >&2;} 9326echo "$as_me: WARNING: AppKit/AppKit.h: see the Autoconf documentation" >&2;}
9526 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: section \"Present But Cannot Be Compiled\"" >&5 9327 { echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: section \"Present But Cannot Be Compiled\"" >&5
9527$as_echo "$as_me: WARNING: AppKit/AppKit.h: section \"Present But Cannot Be Compiled\"" >&2;} 9328echo "$as_me: WARNING: AppKit/AppKit.h: section \"Present But Cannot Be Compiled\"" >&2;}
9528 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: proceeding with the preprocessor's result" >&5 9329 { echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: proceeding with the preprocessor's result" >&5
9529$as_echo "$as_me: WARNING: AppKit/AppKit.h: proceeding with the preprocessor's result" >&2;} 9330echo "$as_me: WARNING: AppKit/AppKit.h: proceeding with the preprocessor's result" >&2;}
9530 { $as_echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: in the future, the compiler will take precedence" >&5 9331 { echo "$as_me:$LINENO: WARNING: AppKit/AppKit.h: in the future, the compiler will take precedence" >&5
9531$as_echo "$as_me: WARNING: AppKit/AppKit.h: in the future, the compiler will take precedence" >&2;} 9332echo "$as_me: WARNING: AppKit/AppKit.h: in the future, the compiler will take precedence" >&2;}
9532 9333
9533 ;; 9334 ;;
9534esac 9335esac
9535{ $as_echo "$as_me:$LINENO: checking for AppKit/AppKit.h" >&5 9336{ echo "$as_me:$LINENO: checking for AppKit/AppKit.h" >&5
9536$as_echo_n "checking for AppKit/AppKit.h... " >&6; } 9337echo $ECHO_N "checking for AppKit/AppKit.h... $ECHO_C" >&6; }
9537if test "${ac_cv_header_AppKit_AppKit_h+set}" = set; then 9338if test "${ac_cv_header_AppKit_AppKit_h+set}" = set; then
9538 $as_echo_n "(cached) " >&6 9339 echo $ECHO_N "(cached) $ECHO_C" >&6
9539else 9340else
9540 ac_cv_header_AppKit_AppKit_h=$ac_header_preproc 9341 ac_cv_header_AppKit_AppKit_h=$ac_header_preproc
9541fi 9342fi
9542{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_AppKit_AppKit_h" >&5 9343{ echo "$as_me:$LINENO: result: $ac_cv_header_AppKit_AppKit_h" >&5
9543$as_echo "$ac_cv_header_AppKit_AppKit_h" >&6; } 9344echo "${ECHO_T}$ac_cv_header_AppKit_AppKit_h" >&6; }
9544 9345
9545fi 9346fi
9546if test $ac_cv_header_AppKit_AppKit_h = yes; then 9347if test $ac_cv_header_AppKit_AppKit_h = yes; then
9547 HAVE_NS=yes 9348 HAVE_NS=yes
9548else 9349else
9549 { { $as_echo "$as_me:$LINENO: error: \`--with-ns' was specified, but the include 9350 { { echo "$as_me:$LINENO: error: \`--with-ns' was specified, but the include
9550 files are missing or cannot be compiled." >&5 9351 files are missing or cannot be compiled." >&5
9551$as_echo "$as_me: error: \`--with-ns' was specified, but the include 9352echo "$as_me: error: \`--with-ns' was specified, but the include
9552 files are missing or cannot be compiled." >&2;} 9353 files are missing or cannot be compiled." >&2;}
9553 { (exit 1); exit 1; }; } 9354 { (exit 1); exit 1; }; }
9554fi 9355fi
@@ -9576,21 +9377,20 @@ case "(($ac_try" in
9576 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9377 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9577 *) ac_try_echo=$ac_try;; 9378 *) ac_try_echo=$ac_try;;
9578esac 9379esac
9579eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9380eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9580$as_echo "$ac_try_echo") >&5
9581 (eval "$ac_compile") 2>conftest.er1 9381 (eval "$ac_compile") 2>conftest.er1
9582 ac_status=$? 9382 ac_status=$?
9583 grep -v '^ *+' conftest.er1 >conftest.err 9383 grep -v '^ *+' conftest.er1 >conftest.err
9584 rm -f conftest.er1 9384 rm -f conftest.er1
9585 cat conftest.err >&5 9385 cat conftest.err >&5
9586 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9587 (exit $ac_status); } && { 9387 (exit $ac_status); } && {
9588 test -z "$ac_c_werror_flag" || 9388 test -z "$ac_c_werror_flag" ||
9589 test ! -s conftest.err 9389 test ! -s conftest.err
9590 } && test -s conftest.$ac_objext; then 9390 } && test -s conftest.$ac_objext; then
9591 ns_have_nsinteger=yes 9391 ns_have_nsinteger=yes
9592else 9392else
9593 $as_echo "$as_me: failed program was:" >&5 9393 echo "$as_me: failed program was:" >&5
9594sed 's/^/| /' conftest.$ac_ext >&5 9394sed 's/^/| /' conftest.$ac_ext >&5
9595 9395
9596 ns_have_nsinteger=no 9396 ns_have_nsinteger=no
@@ -9604,7 +9404,6 @@ fi
9604if test "${HAVE_NS}" = yes; then 9404if test "${HAVE_NS}" = yes; then
9605 window_system=nextstep 9405 window_system=nextstep
9606 with_xft=no 9406 with_xft=no
9607 with_freetype=no
9608 # set up packaging dirs 9407 # set up packaging dirs
9609 exec_prefix=${ns_appbindir} 9408 exec_prefix=${ns_appbindir}
9610 libexecdir=${ns_appbindir}/libexec 9409 libexecdir=${ns_appbindir}/libexec
@@ -9638,10 +9437,10 @@ esac
9638if test "$window_system" = none && test "X$with_x" != "Xno"; then 9437if test "$window_system" = none && test "X$with_x" != "Xno"; then
9639 # Extract the first word of "X", so it can be a program name with args. 9438 # Extract the first word of "X", so it can be a program name with args.
9640set dummy X; ac_word=$2 9439set dummy X; ac_word=$2
9641{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 9440{ echo "$as_me:$LINENO: checking for $ac_word" >&5
9642$as_echo_n "checking for $ac_word... " >&6; } 9441echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9643if test "${ac_cv_prog_HAVE_XSERVER+set}" = set; then 9442if test "${ac_cv_prog_HAVE_XSERVER+set}" = set; then
9644 $as_echo_n "(cached) " >&6 9443 echo $ECHO_N "(cached) $ECHO_C" >&6
9645else 9444else
9646 if test -n "$HAVE_XSERVER"; then 9445 if test -n "$HAVE_XSERVER"; then
9647 ac_cv_prog_HAVE_XSERVER="$HAVE_XSERVER" # Let the user override the test. 9446 ac_cv_prog_HAVE_XSERVER="$HAVE_XSERVER" # Let the user override the test.
@@ -9654,7 +9453,7 @@ do
9654 for ac_exec_ext in '' $ac_executable_extensions; do 9453 for ac_exec_ext in '' $ac_executable_extensions; do
9655 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 9454 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9656 ac_cv_prog_HAVE_XSERVER="true" 9455 ac_cv_prog_HAVE_XSERVER="true"
9657 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 9456 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9658 break 2 9457 break 2
9659 fi 9458 fi
9660done 9459done
@@ -9666,18 +9465,18 @@ fi
9666fi 9465fi
9667HAVE_XSERVER=$ac_cv_prog_HAVE_XSERVER 9466HAVE_XSERVER=$ac_cv_prog_HAVE_XSERVER
9668if test -n "$HAVE_XSERVER"; then 9467if test -n "$HAVE_XSERVER"; then
9669 { $as_echo "$as_me:$LINENO: result: $HAVE_XSERVER" >&5 9468 { echo "$as_me:$LINENO: result: $HAVE_XSERVER" >&5
9670$as_echo "$HAVE_XSERVER" >&6; } 9469echo "${ECHO_T}$HAVE_XSERVER" >&6; }
9671else 9470else
9672 { $as_echo "$as_me:$LINENO: result: no" >&5 9471 { echo "$as_me:$LINENO: result: no" >&5
9673$as_echo "no" >&6; } 9472echo "${ECHO_T}no" >&6; }
9674fi 9473fi
9675 9474
9676 9475
9677 if test "$HAVE_XSERVER" = true || 9476 if test "$HAVE_XSERVER" = true ||
9678 test -n "$DISPLAY" || 9477 test -n "$DISPLAY" ||
9679 test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then 9478 test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then
9680 { { $as_echo "$as_me:$LINENO: error: You seem to be running X, but no X development libraries 9479 { { echo "$as_me:$LINENO: error: You seem to be running X, but no X development libraries
9681were found. You should install the relevant development files for X 9480were found. You should install the relevant development files for X
9682and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make 9481and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make
9683sure you have development files for image handling, i.e. 9482sure you have development files for image handling, i.e.
@@ -9685,7 +9484,7 @@ tiff, gif, jpeg, png and xpm.
9685If you are sure you want Emacs compiled without X window support, pass 9484If you are sure you want Emacs compiled without X window support, pass
9686 --without-x 9485 --without-x
9687to configure." >&5 9486to configure." >&5
9688$as_echo "$as_me: error: You seem to be running X, but no X development libraries 9487echo "$as_me: error: You seem to be running X, but no X development libraries
9689were found. You should install the relevant development files for X 9488were found. You should install the relevant development files for X
9690and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make 9489and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make
9691sure you have development files for image handling, i.e. 9490sure you have development files for image handling, i.e.
@@ -9707,10 +9506,10 @@ esac
9707# Assume not, until told otherwise. 9506# Assume not, until told otherwise.
9708GNU_MALLOC=yes 9507GNU_MALLOC=yes
9709doug_lea_malloc=yes 9508doug_lea_malloc=yes
9710{ $as_echo "$as_me:$LINENO: checking for malloc_get_state" >&5 9509{ echo "$as_me:$LINENO: checking for malloc_get_state" >&5
9711$as_echo_n "checking for malloc_get_state... " >&6; } 9510echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6; }
9712if test "${ac_cv_func_malloc_get_state+set}" = set; then 9511if test "${ac_cv_func_malloc_get_state+set}" = set; then
9713 $as_echo_n "(cached) " >&6 9512 echo $ECHO_N "(cached) $ECHO_C" >&6
9714else 9513else
9715 cat >conftest.$ac_ext <<_ACEOF 9514 cat >conftest.$ac_ext <<_ACEOF
9716/* confdefs.h. */ 9515/* confdefs.h. */
@@ -9763,45 +9562,41 @@ case "(($ac_try" in
9763 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9562 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9764 *) ac_try_echo=$ac_try;; 9563 *) ac_try_echo=$ac_try;;
9765esac 9564esac
9766eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9565eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9767$as_echo "$ac_try_echo") >&5
9768 (eval "$ac_link") 2>conftest.er1 9566 (eval "$ac_link") 2>conftest.er1
9769 ac_status=$? 9567 ac_status=$?
9770 grep -v '^ *+' conftest.er1 >conftest.err 9568 grep -v '^ *+' conftest.er1 >conftest.err
9771 rm -f conftest.er1 9569 rm -f conftest.er1
9772 cat conftest.err >&5 9570 cat conftest.err >&5
9773 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9774 (exit $ac_status); } && { 9572 (exit $ac_status); } && {
9775 test -z "$ac_c_werror_flag" || 9573 test -z "$ac_c_werror_flag" ||
9776 test ! -s conftest.err 9574 test ! -s conftest.err
9777 } && test -s conftest$ac_exeext && { 9575 } && test -s conftest$ac_exeext &&
9778 test "$cross_compiling" = yes || 9576 $as_test_x conftest$ac_exeext; then
9779 $as_test_x conftest$ac_exeext
9780 }; then
9781 ac_cv_func_malloc_get_state=yes 9577 ac_cv_func_malloc_get_state=yes
9782else 9578else
9783 $as_echo "$as_me: failed program was:" >&5 9579 echo "$as_me: failed program was:" >&5
9784sed 's/^/| /' conftest.$ac_ext >&5 9580sed 's/^/| /' conftest.$ac_ext >&5
9785 9581
9786 ac_cv_func_malloc_get_state=no 9582 ac_cv_func_malloc_get_state=no
9787fi 9583fi
9788 9584
9789rm -rf conftest.dSYM
9790rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9585rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9791 conftest$ac_exeext conftest.$ac_ext 9586 conftest$ac_exeext conftest.$ac_ext
9792fi 9587fi
9793{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 9588{ echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5
9794$as_echo "$ac_cv_func_malloc_get_state" >&6; } 9589echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6; }
9795if test $ac_cv_func_malloc_get_state = yes; then 9590if test $ac_cv_func_malloc_get_state = yes; then
9796 : 9591 :
9797else 9592else
9798 doug_lea_malloc=no 9593 doug_lea_malloc=no
9799fi 9594fi
9800 9595
9801{ $as_echo "$as_me:$LINENO: checking for malloc_set_state" >&5 9596{ echo "$as_me:$LINENO: checking for malloc_set_state" >&5
9802$as_echo_n "checking for malloc_set_state... " >&6; } 9597echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6; }
9803if test "${ac_cv_func_malloc_set_state+set}" = set; then 9598if test "${ac_cv_func_malloc_set_state+set}" = set; then
9804 $as_echo_n "(cached) " >&6 9599 echo $ECHO_N "(cached) $ECHO_C" >&6
9805else 9600else
9806 cat >conftest.$ac_ext <<_ACEOF 9601 cat >conftest.$ac_ext <<_ACEOF
9807/* confdefs.h. */ 9602/* confdefs.h. */
@@ -9854,45 +9649,41 @@ case "(($ac_try" in
9854 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9649 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9855 *) ac_try_echo=$ac_try;; 9650 *) ac_try_echo=$ac_try;;
9856esac 9651esac
9857eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9652eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9858$as_echo "$ac_try_echo") >&5
9859 (eval "$ac_link") 2>conftest.er1 9653 (eval "$ac_link") 2>conftest.er1
9860 ac_status=$? 9654 ac_status=$?
9861 grep -v '^ *+' conftest.er1 >conftest.err 9655 grep -v '^ *+' conftest.er1 >conftest.err
9862 rm -f conftest.er1 9656 rm -f conftest.er1
9863 cat conftest.err >&5 9657 cat conftest.err >&5
9864 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9865 (exit $ac_status); } && { 9659 (exit $ac_status); } && {
9866 test -z "$ac_c_werror_flag" || 9660 test -z "$ac_c_werror_flag" ||
9867 test ! -s conftest.err 9661 test ! -s conftest.err
9868 } && test -s conftest$ac_exeext && { 9662 } && test -s conftest$ac_exeext &&
9869 test "$cross_compiling" = yes || 9663 $as_test_x conftest$ac_exeext; then
9870 $as_test_x conftest$ac_exeext
9871 }; then
9872 ac_cv_func_malloc_set_state=yes 9664 ac_cv_func_malloc_set_state=yes
9873else 9665else
9874 $as_echo "$as_me: failed program was:" >&5 9666 echo "$as_me: failed program was:" >&5
9875sed 's/^/| /' conftest.$ac_ext >&5 9667sed 's/^/| /' conftest.$ac_ext >&5
9876 9668
9877 ac_cv_func_malloc_set_state=no 9669 ac_cv_func_malloc_set_state=no
9878fi 9670fi
9879 9671
9880rm -rf conftest.dSYM
9881rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9672rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9882 conftest$ac_exeext conftest.$ac_ext 9673 conftest$ac_exeext conftest.$ac_ext
9883fi 9674fi
9884{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 9675{ echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5
9885$as_echo "$ac_cv_func_malloc_set_state" >&6; } 9676echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6; }
9886if test $ac_cv_func_malloc_set_state = yes; then 9677if test $ac_cv_func_malloc_set_state = yes; then
9887 : 9678 :
9888else 9679else
9889 doug_lea_malloc=no 9680 doug_lea_malloc=no
9890fi 9681fi
9891 9682
9892{ $as_echo "$as_me:$LINENO: checking whether __after_morecore_hook exists" >&5 9683{ echo "$as_me:$LINENO: checking whether __after_morecore_hook exists" >&5
9893$as_echo_n "checking whether __after_morecore_hook exists... " >&6; } 9684echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6; }
9894if test "${emacs_cv_var___after_morecore_hook+set}" = set; then 9685if test "${emacs_cv_var___after_morecore_hook+set}" = set; then
9895 $as_echo_n "(cached) " >&6 9686 echo $ECHO_N "(cached) $ECHO_C" >&6
9896else 9687else
9897 cat >conftest.$ac_ext <<_ACEOF 9688 cat >conftest.$ac_ext <<_ACEOF
9898/* confdefs.h. */ 9689/* confdefs.h. */
@@ -9915,35 +9706,31 @@ case "(($ac_try" in
9915 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9706 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9916 *) ac_try_echo=$ac_try;; 9707 *) ac_try_echo=$ac_try;;
9917esac 9708esac
9918eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9709eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9919$as_echo "$ac_try_echo") >&5
9920 (eval "$ac_link") 2>conftest.er1 9710 (eval "$ac_link") 2>conftest.er1
9921 ac_status=$? 9711 ac_status=$?
9922 grep -v '^ *+' conftest.er1 >conftest.err 9712 grep -v '^ *+' conftest.er1 >conftest.err
9923 rm -f conftest.er1 9713 rm -f conftest.er1
9924 cat conftest.err >&5 9714 cat conftest.err >&5
9925 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9926 (exit $ac_status); } && { 9716 (exit $ac_status); } && {
9927 test -z "$ac_c_werror_flag" || 9717 test -z "$ac_c_werror_flag" ||
9928 test ! -s conftest.err 9718 test ! -s conftest.err
9929 } && test -s conftest$ac_exeext && { 9719 } && test -s conftest$ac_exeext &&
9930 test "$cross_compiling" = yes || 9720 $as_test_x conftest$ac_exeext; then
9931 $as_test_x conftest$ac_exeext
9932 }; then
9933 emacs_cv_var___after_morecore_hook=yes 9721 emacs_cv_var___after_morecore_hook=yes
9934else 9722else
9935 $as_echo "$as_me: failed program was:" >&5 9723 echo "$as_me: failed program was:" >&5
9936sed 's/^/| /' conftest.$ac_ext >&5 9724sed 's/^/| /' conftest.$ac_ext >&5
9937 9725
9938 emacs_cv_var___after_morecore_hook=no 9726 emacs_cv_var___after_morecore_hook=no
9939fi 9727fi
9940 9728
9941rm -rf conftest.dSYM
9942rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9729rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9943 conftest$ac_exeext conftest.$ac_ext 9730 conftest$ac_exeext conftest.$ac_ext
9944fi 9731fi
9945{ $as_echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 9732{ echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5
9946$as_echo "$emacs_cv_var___after_morecore_hook" >&6; } 9733echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6; }
9947if test $emacs_cv_var___after_morecore_hook = no; then 9734if test $emacs_cv_var___after_morecore_hook = no; then
9948 doug_lea_malloc=no 9735 doug_lea_malloc=no
9949fi 9736fi
@@ -9973,21 +9760,20 @@ fi
9973 9760
9974for ac_header in stdlib.h unistd.h 9761for ac_header in stdlib.h unistd.h
9975do 9762do
9976as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 9763as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9977if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 9764if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9978 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 9765 { echo "$as_me:$LINENO: checking for $ac_header" >&5
9979$as_echo_n "checking for $ac_header... " >&6; } 9766echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9980if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 9767if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9981 $as_echo_n "(cached) " >&6 9768 echo $ECHO_N "(cached) $ECHO_C" >&6
9982fi 9769fi
9983ac_res=`eval 'as_val=${'$as_ac_Header'} 9770ac_res=`eval echo '${'$as_ac_Header'}'`
9984 $as_echo "$as_val"'` 9771 { echo "$as_me:$LINENO: result: $ac_res" >&5
9985 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 9772echo "${ECHO_T}$ac_res" >&6; }
9986$as_echo "$ac_res" >&6; }
9987else 9773else
9988 # Is the header compilable? 9774 # Is the header compilable?
9989{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 9775{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
9990$as_echo_n "checking $ac_header usability... " >&6; } 9776echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
9991cat >conftest.$ac_ext <<_ACEOF 9777cat >conftest.$ac_ext <<_ACEOF
9992/* confdefs.h. */ 9778/* confdefs.h. */
9993_ACEOF 9779_ACEOF
@@ -10003,33 +9789,32 @@ case "(($ac_try" in
10003 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9789 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10004 *) ac_try_echo=$ac_try;; 9790 *) ac_try_echo=$ac_try;;
10005esac 9791esac
10006eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9792eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10007$as_echo "$ac_try_echo") >&5
10008 (eval "$ac_compile") 2>conftest.er1 9793 (eval "$ac_compile") 2>conftest.er1
10009 ac_status=$? 9794 ac_status=$?
10010 grep -v '^ *+' conftest.er1 >conftest.err 9795 grep -v '^ *+' conftest.er1 >conftest.err
10011 rm -f conftest.er1 9796 rm -f conftest.er1
10012 cat conftest.err >&5 9797 cat conftest.err >&5
10013 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10014 (exit $ac_status); } && { 9799 (exit $ac_status); } && {
10015 test -z "$ac_c_werror_flag" || 9800 test -z "$ac_c_werror_flag" ||
10016 test ! -s conftest.err 9801 test ! -s conftest.err
10017 } && test -s conftest.$ac_objext; then 9802 } && test -s conftest.$ac_objext; then
10018 ac_header_compiler=yes 9803 ac_header_compiler=yes
10019else 9804else
10020 $as_echo "$as_me: failed program was:" >&5 9805 echo "$as_me: failed program was:" >&5
10021sed 's/^/| /' conftest.$ac_ext >&5 9806sed 's/^/| /' conftest.$ac_ext >&5
10022 9807
10023 ac_header_compiler=no 9808 ac_header_compiler=no
10024fi 9809fi
10025 9810
10026rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 9811rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10027{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 9812{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10028$as_echo "$ac_header_compiler" >&6; } 9813echo "${ECHO_T}$ac_header_compiler" >&6; }
10029 9814
10030# Is the header present? 9815# Is the header present?
10031{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 9816{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
10032$as_echo_n "checking $ac_header presence... " >&6; } 9817echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
10033cat >conftest.$ac_ext <<_ACEOF 9818cat >conftest.$ac_ext <<_ACEOF
10034/* confdefs.h. */ 9819/* confdefs.h. */
10035_ACEOF 9820_ACEOF
@@ -10043,72 +9828,69 @@ case "(($ac_try" in
10043 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9828 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10044 *) ac_try_echo=$ac_try;; 9829 *) ac_try_echo=$ac_try;;
10045esac 9830esac
10046eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9831eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10047$as_echo "$ac_try_echo") >&5
10048 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 9832 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10049 ac_status=$? 9833 ac_status=$?
10050 grep -v '^ *+' conftest.er1 >conftest.err 9834 grep -v '^ *+' conftest.er1 >conftest.err
10051 rm -f conftest.er1 9835 rm -f conftest.er1
10052 cat conftest.err >&5 9836 cat conftest.err >&5
10053 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9837 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10054 (exit $ac_status); } >/dev/null && { 9838 (exit $ac_status); } >/dev/null && {
10055 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 9839 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
10056 test ! -s conftest.err 9840 test ! -s conftest.err
10057 }; then 9841 }; then
10058 ac_header_preproc=yes 9842 ac_header_preproc=yes
10059else 9843else
10060 $as_echo "$as_me: failed program was:" >&5 9844 echo "$as_me: failed program was:" >&5
10061sed 's/^/| /' conftest.$ac_ext >&5 9845sed 's/^/| /' conftest.$ac_ext >&5
10062 9846
10063 ac_header_preproc=no 9847 ac_header_preproc=no
10064fi 9848fi
10065 9849
10066rm -f conftest.err conftest.$ac_ext 9850rm -f conftest.err conftest.$ac_ext
10067{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 9851{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10068$as_echo "$ac_header_preproc" >&6; } 9852echo "${ECHO_T}$ac_header_preproc" >&6; }
10069 9853
10070# So? What about this header? 9854# So? What about this header?
10071case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 9855case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10072 yes:no: ) 9856 yes:no: )
10073 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 9857 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10074$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 9858echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10075 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 9859 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10076$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 9860echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10077 ac_header_preproc=yes 9861 ac_header_preproc=yes
10078 ;; 9862 ;;
10079 no:yes:* ) 9863 no:yes:* )
10080 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 9864 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10081$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 9865echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10082 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 9866 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10083$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 9867echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10084 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 9868 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10085$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 9869echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10086 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 9870 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10087$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 9871echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10088 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 9872 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10089$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 9873echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10090 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 9874 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10091$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 9875echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10092 9876
10093 ;; 9877 ;;
10094esac 9878esac
10095{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 9879{ echo "$as_me:$LINENO: checking for $ac_header" >&5
10096$as_echo_n "checking for $ac_header... " >&6; } 9880echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10097if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 9881if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10098 $as_echo_n "(cached) " >&6 9882 echo $ECHO_N "(cached) $ECHO_C" >&6
10099else 9883else
10100 eval "$as_ac_Header=\$ac_header_preproc" 9884 eval "$as_ac_Header=\$ac_header_preproc"
10101fi 9885fi
10102ac_res=`eval 'as_val=${'$as_ac_Header'} 9886ac_res=`eval echo '${'$as_ac_Header'}'`
10103 $as_echo "$as_val"'` 9887 { echo "$as_me:$LINENO: result: $ac_res" >&5
10104 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 9888echo "${ECHO_T}$ac_res" >&6; }
10105$as_echo "$ac_res" >&6; }
10106 9889
10107fi 9890fi
10108if test `eval 'as_val=${'$as_ac_Header'} 9891if test `eval echo '${'$as_ac_Header'}'` = yes; then
10109 $as_echo "$as_val"'` = yes; then
10110 cat >>confdefs.h <<_ACEOF 9892 cat >>confdefs.h <<_ACEOF
10111#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 9893#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10112_ACEOF 9894_ACEOF
10113 9895
10114fi 9896fi
@@ -10118,11 +9900,11 @@ done
10118 9900
10119for ac_func in getpagesize 9901for ac_func in getpagesize
10120do 9902do
10121as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 9903as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10122{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 9904{ echo "$as_me:$LINENO: checking for $ac_func" >&5
10123$as_echo_n "checking for $ac_func... " >&6; } 9905echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
10124if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 9906if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
10125 $as_echo_n "(cached) " >&6 9907 echo $ECHO_N "(cached) $ECHO_C" >&6
10126else 9908else
10127 cat >conftest.$ac_ext <<_ACEOF 9909 cat >conftest.$ac_ext <<_ACEOF
10128/* confdefs.h. */ 9910/* confdefs.h. */
@@ -10175,50 +9957,44 @@ case "(($ac_try" in
10175 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 9957 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10176 *) ac_try_echo=$ac_try;; 9958 *) ac_try_echo=$ac_try;;
10177esac 9959esac
10178eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 9960eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10179$as_echo "$ac_try_echo") >&5
10180 (eval "$ac_link") 2>conftest.er1 9961 (eval "$ac_link") 2>conftest.er1
10181 ac_status=$? 9962 ac_status=$?
10182 grep -v '^ *+' conftest.er1 >conftest.err 9963 grep -v '^ *+' conftest.er1 >conftest.err
10183 rm -f conftest.er1 9964 rm -f conftest.er1
10184 cat conftest.err >&5 9965 cat conftest.err >&5
10185 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 9966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10186 (exit $ac_status); } && { 9967 (exit $ac_status); } && {
10187 test -z "$ac_c_werror_flag" || 9968 test -z "$ac_c_werror_flag" ||
10188 test ! -s conftest.err 9969 test ! -s conftest.err
10189 } && test -s conftest$ac_exeext && { 9970 } && test -s conftest$ac_exeext &&
10190 test "$cross_compiling" = yes || 9971 $as_test_x conftest$ac_exeext; then
10191 $as_test_x conftest$ac_exeext
10192 }; then
10193 eval "$as_ac_var=yes" 9972 eval "$as_ac_var=yes"
10194else 9973else
10195 $as_echo "$as_me: failed program was:" >&5 9974 echo "$as_me: failed program was:" >&5
10196sed 's/^/| /' conftest.$ac_ext >&5 9975sed 's/^/| /' conftest.$ac_ext >&5
10197 9976
10198 eval "$as_ac_var=no" 9977 eval "$as_ac_var=no"
10199fi 9978fi
10200 9979
10201rm -rf conftest.dSYM
10202rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 9980rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10203 conftest$ac_exeext conftest.$ac_ext 9981 conftest$ac_exeext conftest.$ac_ext
10204fi 9982fi
10205ac_res=`eval 'as_val=${'$as_ac_var'} 9983ac_res=`eval echo '${'$as_ac_var'}'`
10206 $as_echo "$as_val"'` 9984 { echo "$as_me:$LINENO: result: $ac_res" >&5
10207 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 9985echo "${ECHO_T}$ac_res" >&6; }
10208$as_echo "$ac_res" >&6; } 9986if test `eval echo '${'$as_ac_var'}'` = yes; then
10209if test `eval 'as_val=${'$as_ac_var'}
10210 $as_echo "$as_val"'` = yes; then
10211 cat >>confdefs.h <<_ACEOF 9987 cat >>confdefs.h <<_ACEOF
10212#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 9988#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10213_ACEOF 9989_ACEOF
10214 9990
10215fi 9991fi
10216done 9992done
10217 9993
10218{ $as_echo "$as_me:$LINENO: checking for working mmap" >&5 9994{ echo "$as_me:$LINENO: checking for working mmap" >&5
10219$as_echo_n "checking for working mmap... " >&6; } 9995echo $ECHO_N "checking for working mmap... $ECHO_C" >&6; }
10220if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then 9996if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then
10221 $as_echo_n "(cached) " >&6 9997 echo $ECHO_N "(cached) $ECHO_C" >&6
10222else 9998else
10223 if test "$cross_compiling" = yes; then 9999 if test "$cross_compiling" = yes; then
10224 ac_cv_func_mmap_fixed_mapped=no 10000 ac_cv_func_mmap_fixed_mapped=no
@@ -10362,39 +10138,36 @@ case "(($ac_try" in
10362 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10138 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10363 *) ac_try_echo=$ac_try;; 10139 *) ac_try_echo=$ac_try;;
10364esac 10140esac
10365eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10141eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10366$as_echo "$ac_try_echo") >&5
10367 (eval "$ac_link") 2>&5 10142 (eval "$ac_link") 2>&5
10368 ac_status=$? 10143 ac_status=$?
10369 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10370 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 10145 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10371 { (case "(($ac_try" in 10146 { (case "(($ac_try" in
10372 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10147 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10373 *) ac_try_echo=$ac_try;; 10148 *) ac_try_echo=$ac_try;;
10374esac 10149esac
10375eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10150eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10376$as_echo "$ac_try_echo") >&5
10377 (eval "$ac_try") 2>&5 10151 (eval "$ac_try") 2>&5
10378 ac_status=$? 10152 ac_status=$?
10379 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10380 (exit $ac_status); }; }; then 10154 (exit $ac_status); }; }; then
10381 ac_cv_func_mmap_fixed_mapped=yes 10155 ac_cv_func_mmap_fixed_mapped=yes
10382else 10156else
10383 $as_echo "$as_me: program exited with status $ac_status" >&5 10157 echo "$as_me: program exited with status $ac_status" >&5
10384$as_echo "$as_me: failed program was:" >&5 10158echo "$as_me: failed program was:" >&5
10385sed 's/^/| /' conftest.$ac_ext >&5 10159sed 's/^/| /' conftest.$ac_ext >&5
10386 10160
10387( exit $ac_status ) 10161( exit $ac_status )
10388ac_cv_func_mmap_fixed_mapped=no 10162ac_cv_func_mmap_fixed_mapped=no
10389fi 10163fi
10390rm -rf conftest.dSYM
10391rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 10164rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10392fi 10165fi
10393 10166
10394 10167
10395fi 10168fi
10396{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 10169{ echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5
10397$as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; } 10170echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6; }
10398if test $ac_cv_func_mmap_fixed_mapped = yes; then 10171if test $ac_cv_func_mmap_fixed_mapped = yes; then
10399 10172
10400cat >>confdefs.h <<\_ACEOF 10173cat >>confdefs.h <<\_ACEOF
@@ -10411,10 +10184,10 @@ fi
10411LIBS="$libsrc_libs $LIBS" 10184LIBS="$libsrc_libs $LIBS"
10412 10185
10413 10186
10414{ $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 10187{ echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5
10415$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 10188echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; }
10416if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then 10189if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
10417 $as_echo_n "(cached) " >&6 10190 echo $ECHO_N "(cached) $ECHO_C" >&6
10418else 10191else
10419 ac_check_lib_save_LIBS=$LIBS 10192 ac_check_lib_save_LIBS=$LIBS
10420LIBS="-ldnet $LIBS" 10193LIBS="-ldnet $LIBS"
@@ -10446,36 +10219,32 @@ case "(($ac_try" in
10446 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10219 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10447 *) ac_try_echo=$ac_try;; 10220 *) ac_try_echo=$ac_try;;
10448esac 10221esac
10449eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10222eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10450$as_echo "$ac_try_echo") >&5
10451 (eval "$ac_link") 2>conftest.er1 10223 (eval "$ac_link") 2>conftest.er1
10452 ac_status=$? 10224 ac_status=$?
10453 grep -v '^ *+' conftest.er1 >conftest.err 10225 grep -v '^ *+' conftest.er1 >conftest.err
10454 rm -f conftest.er1 10226 rm -f conftest.er1
10455 cat conftest.err >&5 10227 cat conftest.err >&5
10456 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10457 (exit $ac_status); } && { 10229 (exit $ac_status); } && {
10458 test -z "$ac_c_werror_flag" || 10230 test -z "$ac_c_werror_flag" ||
10459 test ! -s conftest.err 10231 test ! -s conftest.err
10460 } && test -s conftest$ac_exeext && { 10232 } && test -s conftest$ac_exeext &&
10461 test "$cross_compiling" = yes || 10233 $as_test_x conftest$ac_exeext; then
10462 $as_test_x conftest$ac_exeext
10463 }; then
10464 ac_cv_lib_dnet_dnet_ntoa=yes 10234 ac_cv_lib_dnet_dnet_ntoa=yes
10465else 10235else
10466 $as_echo "$as_me: failed program was:" >&5 10236 echo "$as_me: failed program was:" >&5
10467sed 's/^/| /' conftest.$ac_ext >&5 10237sed 's/^/| /' conftest.$ac_ext >&5
10468 10238
10469 ac_cv_lib_dnet_dnet_ntoa=no 10239 ac_cv_lib_dnet_dnet_ntoa=no
10470fi 10240fi
10471 10241
10472rm -rf conftest.dSYM
10473rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 10242rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10474 conftest$ac_exeext conftest.$ac_ext 10243 conftest$ac_exeext conftest.$ac_ext
10475LIBS=$ac_check_lib_save_LIBS 10244LIBS=$ac_check_lib_save_LIBS
10476fi 10245fi
10477{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 10246{ echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
10478$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 10247echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; }
10479if test $ac_cv_lib_dnet_dnet_ntoa = yes; then 10248if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
10480 cat >>confdefs.h <<_ACEOF 10249 cat >>confdefs.h <<_ACEOF
10481#define HAVE_LIBDNET 1 10250#define HAVE_LIBDNET 1
@@ -10486,10 +10255,10 @@ _ACEOF
10486fi 10255fi
10487 10256
10488 10257
10489{ $as_echo "$as_me:$LINENO: checking for main in -lXbsd" >&5 10258{ echo "$as_me:$LINENO: checking for main in -lXbsd" >&5
10490$as_echo_n "checking for main in -lXbsd... " >&6; } 10259echo $ECHO_N "checking for main in -lXbsd... $ECHO_C" >&6; }
10491if test "${ac_cv_lib_Xbsd_main+set}" = set; then 10260if test "${ac_cv_lib_Xbsd_main+set}" = set; then
10492 $as_echo_n "(cached) " >&6 10261 echo $ECHO_N "(cached) $ECHO_C" >&6
10493else 10262else
10494 ac_check_lib_save_LIBS=$LIBS 10263 ac_check_lib_save_LIBS=$LIBS
10495LIBS="-lXbsd $LIBS" 10264LIBS="-lXbsd $LIBS"
@@ -10515,46 +10284,42 @@ case "(($ac_try" in
10515 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10284 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10516 *) ac_try_echo=$ac_try;; 10285 *) ac_try_echo=$ac_try;;
10517esac 10286esac
10518eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10287eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10519$as_echo "$ac_try_echo") >&5
10520 (eval "$ac_link") 2>conftest.er1 10288 (eval "$ac_link") 2>conftest.er1
10521 ac_status=$? 10289 ac_status=$?
10522 grep -v '^ *+' conftest.er1 >conftest.err 10290 grep -v '^ *+' conftest.er1 >conftest.err
10523 rm -f conftest.er1 10291 rm -f conftest.er1
10524 cat conftest.err >&5 10292 cat conftest.err >&5
10525 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10526 (exit $ac_status); } && { 10294 (exit $ac_status); } && {
10527 test -z "$ac_c_werror_flag" || 10295 test -z "$ac_c_werror_flag" ||
10528 test ! -s conftest.err 10296 test ! -s conftest.err
10529 } && test -s conftest$ac_exeext && { 10297 } && test -s conftest$ac_exeext &&
10530 test "$cross_compiling" = yes || 10298 $as_test_x conftest$ac_exeext; then
10531 $as_test_x conftest$ac_exeext
10532 }; then
10533 ac_cv_lib_Xbsd_main=yes 10299 ac_cv_lib_Xbsd_main=yes
10534else 10300else
10535 $as_echo "$as_me: failed program was:" >&5 10301 echo "$as_me: failed program was:" >&5
10536sed 's/^/| /' conftest.$ac_ext >&5 10302sed 's/^/| /' conftest.$ac_ext >&5
10537 10303
10538 ac_cv_lib_Xbsd_main=no 10304 ac_cv_lib_Xbsd_main=no
10539fi 10305fi
10540 10306
10541rm -rf conftest.dSYM
10542rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 10307rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10543 conftest$ac_exeext conftest.$ac_ext 10308 conftest$ac_exeext conftest.$ac_ext
10544LIBS=$ac_check_lib_save_LIBS 10309LIBS=$ac_check_lib_save_LIBS
10545fi 10310fi
10546{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 10311{ echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5
10547$as_echo "$ac_cv_lib_Xbsd_main" >&6; } 10312echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6; }
10548if test $ac_cv_lib_Xbsd_main = yes; then 10313if test $ac_cv_lib_Xbsd_main = yes; then
10549 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd" 10314 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd"
10550fi 10315fi
10551 10316
10552 10317
10553 10318
10554{ $as_echo "$as_me:$LINENO: checking for cma_open in -lpthreads" >&5 10319{ echo "$as_me:$LINENO: checking for cma_open in -lpthreads" >&5
10555$as_echo_n "checking for cma_open in -lpthreads... " >&6; } 10320echo $ECHO_N "checking for cma_open in -lpthreads... $ECHO_C" >&6; }
10556if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then 10321if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then
10557 $as_echo_n "(cached) " >&6 10322 echo $ECHO_N "(cached) $ECHO_C" >&6
10558else 10323else
10559 ac_check_lib_save_LIBS=$LIBS 10324 ac_check_lib_save_LIBS=$LIBS
10560LIBS="-lpthreads $LIBS" 10325LIBS="-lpthreads $LIBS"
@@ -10586,36 +10351,32 @@ case "(($ac_try" in
10586 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10351 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10587 *) ac_try_echo=$ac_try;; 10352 *) ac_try_echo=$ac_try;;
10588esac 10353esac
10589eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10354eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10590$as_echo "$ac_try_echo") >&5
10591 (eval "$ac_link") 2>conftest.er1 10355 (eval "$ac_link") 2>conftest.er1
10592 ac_status=$? 10356 ac_status=$?
10593 grep -v '^ *+' conftest.er1 >conftest.err 10357 grep -v '^ *+' conftest.er1 >conftest.err
10594 rm -f conftest.er1 10358 rm -f conftest.er1
10595 cat conftest.err >&5 10359 cat conftest.err >&5
10596 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10360 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10597 (exit $ac_status); } && { 10361 (exit $ac_status); } && {
10598 test -z "$ac_c_werror_flag" || 10362 test -z "$ac_c_werror_flag" ||
10599 test ! -s conftest.err 10363 test ! -s conftest.err
10600 } && test -s conftest$ac_exeext && { 10364 } && test -s conftest$ac_exeext &&
10601 test "$cross_compiling" = yes || 10365 $as_test_x conftest$ac_exeext; then
10602 $as_test_x conftest$ac_exeext
10603 }; then
10604 ac_cv_lib_pthreads_cma_open=yes 10366 ac_cv_lib_pthreads_cma_open=yes
10605else 10367else
10606 $as_echo "$as_me: failed program was:" >&5 10368 echo "$as_me: failed program was:" >&5
10607sed 's/^/| /' conftest.$ac_ext >&5 10369sed 's/^/| /' conftest.$ac_ext >&5
10608 10370
10609 ac_cv_lib_pthreads_cma_open=no 10371 ac_cv_lib_pthreads_cma_open=no
10610fi 10372fi
10611 10373
10612rm -rf conftest.dSYM
10613rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 10374rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10614 conftest$ac_exeext conftest.$ac_ext 10375 conftest$ac_exeext conftest.$ac_ext
10615LIBS=$ac_check_lib_save_LIBS 10376LIBS=$ac_check_lib_save_LIBS
10616fi 10377fi
10617{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 10378{ echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5
10618$as_echo "$ac_cv_lib_pthreads_cma_open" >&6; } 10379echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6; }
10619if test $ac_cv_lib_pthreads_cma_open = yes; then 10380if test $ac_cv_lib_pthreads_cma_open = yes; then
10620 cat >>confdefs.h <<_ACEOF 10381 cat >>confdefs.h <<_ACEOF
10621#define HAVE_LIBPTHREADS 1 10382#define HAVE_LIBPTHREADS 1
@@ -10629,10 +10390,10 @@ fi
10629 10390
10630case ${host_os} in 10391case ${host_os} in
10631aix*) 10392aix*)
10632 { $as_echo "$as_me:$LINENO: checking for -bbigtoc option" >&5 10393 { echo "$as_me:$LINENO: checking for -bbigtoc option" >&5
10633$as_echo_n "checking for -bbigtoc option... " >&6; } 10394echo $ECHO_N "checking for -bbigtoc option... $ECHO_C" >&6; }
10634if test "${gdb_cv_bigtoc+set}" = set; then 10395if test "${gdb_cv_bigtoc+set}" = set; then
10635 $as_echo_n "(cached) " >&6 10396 echo $ECHO_N "(cached) $ECHO_C" >&6
10636else 10397else
10637 10398
10638 case $GCC in 10399 case $GCC in
@@ -10662,36 +10423,32 @@ case "(($ac_try" in
10662 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10423 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10663 *) ac_try_echo=$ac_try;; 10424 *) ac_try_echo=$ac_try;;
10664esac 10425esac
10665eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10426eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10666$as_echo "$ac_try_echo") >&5
10667 (eval "$ac_link") 2>conftest.er1 10427 (eval "$ac_link") 2>conftest.er1
10668 ac_status=$? 10428 ac_status=$?
10669 grep -v '^ *+' conftest.er1 >conftest.err 10429 grep -v '^ *+' conftest.er1 >conftest.err
10670 rm -f conftest.er1 10430 rm -f conftest.er1
10671 cat conftest.err >&5 10431 cat conftest.err >&5
10672 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10432 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10673 (exit $ac_status); } && { 10433 (exit $ac_status); } && {
10674 test -z "$ac_c_werror_flag" || 10434 test -z "$ac_c_werror_flag" ||
10675 test ! -s conftest.err 10435 test ! -s conftest.err
10676 } && test -s conftest$ac_exeext && { 10436 } && test -s conftest$ac_exeext &&
10677 test "$cross_compiling" = yes || 10437 $as_test_x conftest$ac_exeext; then
10678 $as_test_x conftest$ac_exeext
10679 }; then
10680 : 10438 :
10681else 10439else
10682 $as_echo "$as_me: failed program was:" >&5 10440 echo "$as_me: failed program was:" >&5
10683sed 's/^/| /' conftest.$ac_ext >&5 10441sed 's/^/| /' conftest.$ac_ext >&5
10684 10442
10685 gdb_cv_bigtoc= 10443 gdb_cv_bigtoc=
10686fi 10444fi
10687 10445
10688rm -rf conftest.dSYM
10689rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 10446rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10690 conftest$ac_exeext conftest.$ac_ext 10447 conftest$ac_exeext conftest.$ac_ext
10691 10448
10692fi 10449fi
10693{ $as_echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 10450{ echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5
10694$as_echo "$gdb_cv_bigtoc" >&6; } 10451echo "${ECHO_T}$gdb_cv_bigtoc" >&6; }
10695 ;; 10452 ;;
10696esac 10453esac
10697 10454
@@ -10718,8 +10475,8 @@ if test "${HAVE_X11}" = "yes"; then
10718 fi 10475 fi
10719 10476
10720 if test "${opsys}" = "gnu-linux"; then 10477 if test "${opsys}" = "gnu-linux"; then
10721 { $as_echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 10478 { echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5
10722$as_echo_n "checking whether X on GNU/Linux needs -b to link... " >&6; } 10479echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6; }
10723 cat >conftest.$ac_ext <<_ACEOF 10480 cat >conftest.$ac_ext <<_ACEOF
10724/* confdefs.h. */ 10481/* confdefs.h. */
10725_ACEOF 10482_ACEOF
@@ -10741,30 +10498,26 @@ case "(($ac_try" in
10741 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10498 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10742 *) ac_try_echo=$ac_try;; 10499 *) ac_try_echo=$ac_try;;
10743esac 10500esac
10744eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10501eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10745$as_echo "$ac_try_echo") >&5
10746 (eval "$ac_link") 2>conftest.er1 10502 (eval "$ac_link") 2>conftest.er1
10747 ac_status=$? 10503 ac_status=$?
10748 grep -v '^ *+' conftest.er1 >conftest.err 10504 grep -v '^ *+' conftest.er1 >conftest.err
10749 rm -f conftest.er1 10505 rm -f conftest.er1
10750 cat conftest.err >&5 10506 cat conftest.err >&5
10751 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10507 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10752 (exit $ac_status); } && { 10508 (exit $ac_status); } && {
10753 test -z "$ac_c_werror_flag" || 10509 test -z "$ac_c_werror_flag" ||
10754 test ! -s conftest.err 10510 test ! -s conftest.err
10755 } && test -s conftest$ac_exeext && { 10511 } && test -s conftest$ac_exeext &&
10756 test "$cross_compiling" = yes || 10512 $as_test_x conftest$ac_exeext; then
10757 $as_test_x conftest$ac_exeext
10758 }; then
10759 xlinux_first_failure=no 10513 xlinux_first_failure=no
10760else 10514else
10761 $as_echo "$as_me: failed program was:" >&5 10515 echo "$as_me: failed program was:" >&5
10762sed 's/^/| /' conftest.$ac_ext >&5 10516sed 's/^/| /' conftest.$ac_ext >&5
10763 10517
10764 xlinux_first_failure=yes 10518 xlinux_first_failure=yes
10765fi 10519fi
10766 10520
10767rm -rf conftest.dSYM
10768rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 10521rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10769 conftest$ac_exeext conftest.$ac_ext 10522 conftest$ac_exeext conftest.$ac_ext
10770 if test "${xlinux_first_failure}" = "yes"; then 10523 if test "${xlinux_first_failure}" = "yes"; then
@@ -10797,30 +10550,26 @@ case "(($ac_try" in
10797 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10550 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10798 *) ac_try_echo=$ac_try;; 10551 *) ac_try_echo=$ac_try;;
10799esac 10552esac
10800eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10553eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10801$as_echo "$ac_try_echo") >&5
10802 (eval "$ac_link") 2>conftest.er1 10554 (eval "$ac_link") 2>conftest.er1
10803 ac_status=$? 10555 ac_status=$?
10804 grep -v '^ *+' conftest.er1 >conftest.err 10556 grep -v '^ *+' conftest.er1 >conftest.err
10805 rm -f conftest.er1 10557 rm -f conftest.er1
10806 cat conftest.err >&5 10558 cat conftest.err >&5
10807 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10808 (exit $ac_status); } && { 10560 (exit $ac_status); } && {
10809 test -z "$ac_c_werror_flag" || 10561 test -z "$ac_c_werror_flag" ||
10810 test ! -s conftest.err 10562 test ! -s conftest.err
10811 } && test -s conftest$ac_exeext && { 10563 } && test -s conftest$ac_exeext &&
10812 test "$cross_compiling" = yes || 10564 $as_test_x conftest$ac_exeext; then
10813 $as_test_x conftest$ac_exeext
10814 }; then
10815 xlinux_second_failure=no 10565 xlinux_second_failure=no
10816else 10566else
10817 $as_echo "$as_me: failed program was:" >&5 10567 echo "$as_me: failed program was:" >&5
10818sed 's/^/| /' conftest.$ac_ext >&5 10568sed 's/^/| /' conftest.$ac_ext >&5
10819 10569
10820 xlinux_second_failure=yes 10570 xlinux_second_failure=yes
10821fi 10571fi
10822 10572
10823rm -rf conftest.dSYM
10824rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 10573rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10825 conftest$ac_exeext conftest.$ac_ext 10574 conftest$ac_exeext conftest.$ac_ext
10826 if test "${xlinux_second_failure}" = "yes"; then 10575 if test "${xlinux_second_failure}" = "yes"; then
@@ -10830,22 +10579,22 @@ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10830 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE" 10579 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE"
10831 CPPFLAGS="$OLD_CPPFLAGS" 10580 CPPFLAGS="$OLD_CPPFLAGS"
10832 LIBS="$OLD_LIBS" 10581 LIBS="$OLD_LIBS"
10833 { $as_echo "$as_me:$LINENO: result: no" >&5 10582 { echo "$as_me:$LINENO: result: no" >&5
10834$as_echo "no" >&6; } 10583echo "${ECHO_T}no" >&6; }
10835 else 10584 else
10836 { $as_echo "$as_me:$LINENO: result: yes" >&5 10585 { echo "$as_me:$LINENO: result: yes" >&5
10837$as_echo "yes" >&6; } 10586echo "${ECHO_T}yes" >&6; }
10838 fi 10587 fi
10839 else 10588 else
10840 { $as_echo "$as_me:$LINENO: result: no" >&5 10589 { echo "$as_me:$LINENO: result: no" >&5
10841$as_echo "no" >&6; } 10590echo "${ECHO_T}no" >&6; }
10842 fi 10591 fi
10843 fi 10592 fi
10844 10593
10845 # Reportedly, some broken Solaris systems have XKBlib.h but are missing 10594 # Reportedly, some broken Solaris systems have XKBlib.h but are missing
10846 # header files included from there. 10595 # header files included from there.
10847 { $as_echo "$as_me:$LINENO: checking for Xkb" >&5 10596 { echo "$as_me:$LINENO: checking for Xkb" >&5
10848$as_echo_n "checking for Xkb... " >&6; } 10597echo $ECHO_N "checking for Xkb... $ECHO_C" >&6; }
10849 cat >conftest.$ac_ext <<_ACEOF 10598 cat >conftest.$ac_ext <<_ACEOF
10850/* confdefs.h. */ 10599/* confdefs.h. */
10851_ACEOF 10600_ACEOF
@@ -10868,34 +10617,30 @@ case "(($ac_try" in
10868 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10617 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10869 *) ac_try_echo=$ac_try;; 10618 *) ac_try_echo=$ac_try;;
10870esac 10619esac
10871eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10620eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10872$as_echo "$ac_try_echo") >&5
10873 (eval "$ac_link") 2>conftest.er1 10621 (eval "$ac_link") 2>conftest.er1
10874 ac_status=$? 10622 ac_status=$?
10875 grep -v '^ *+' conftest.er1 >conftest.err 10623 grep -v '^ *+' conftest.er1 >conftest.err
10876 rm -f conftest.er1 10624 rm -f conftest.er1
10877 cat conftest.err >&5 10625 cat conftest.err >&5
10878 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10626 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10879 (exit $ac_status); } && { 10627 (exit $ac_status); } && {
10880 test -z "$ac_c_werror_flag" || 10628 test -z "$ac_c_werror_flag" ||
10881 test ! -s conftest.err 10629 test ! -s conftest.err
10882 } && test -s conftest$ac_exeext && { 10630 } && test -s conftest$ac_exeext &&
10883 test "$cross_compiling" = yes || 10631 $as_test_x conftest$ac_exeext; then
10884 $as_test_x conftest$ac_exeext
10885 }; then
10886 emacs_xkb=yes 10632 emacs_xkb=yes
10887else 10633else
10888 $as_echo "$as_me: failed program was:" >&5 10634 echo "$as_me: failed program was:" >&5
10889sed 's/^/| /' conftest.$ac_ext >&5 10635sed 's/^/| /' conftest.$ac_ext >&5
10890 10636
10891 emacs_xkb=no 10637 emacs_xkb=no
10892fi 10638fi
10893 10639
10894rm -rf conftest.dSYM
10895rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 10640rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10896 conftest$ac_exeext conftest.$ac_ext 10641 conftest$ac_exeext conftest.$ac_ext
10897 { $as_echo "$as_me:$LINENO: result: $emacs_xkb" >&5 10642 { echo "$as_me:$LINENO: result: $emacs_xkb" >&5
10898$as_echo "$emacs_xkb" >&6; } 10643echo "${ECHO_T}$emacs_xkb" >&6; }
10899 if test $emacs_xkb = yes; then 10644 if test $emacs_xkb = yes; then
10900 10645
10901cat >>confdefs.h <<\_ACEOF 10646cat >>confdefs.h <<\_ACEOF
@@ -10911,11 +10656,11 @@ _ACEOF
10911for ac_func in XrmSetDatabase XScreenResourceString \ 10656for ac_func in XrmSetDatabase XScreenResourceString \
10912XScreenNumberOfScreen XSetWMProtocols 10657XScreenNumberOfScreen XSetWMProtocols
10913do 10658do
10914as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 10659as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10915{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 10660{ echo "$as_me:$LINENO: checking for $ac_func" >&5
10916$as_echo_n "checking for $ac_func... " >&6; } 10661echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
10917if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 10662if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
10918 $as_echo_n "(cached) " >&6 10663 echo $ECHO_N "(cached) $ECHO_C" >&6
10919else 10664else
10920 cat >conftest.$ac_ext <<_ACEOF 10665 cat >conftest.$ac_ext <<_ACEOF
10921/* confdefs.h. */ 10666/* confdefs.h. */
@@ -10968,41 +10713,35 @@ case "(($ac_try" in
10968 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10713 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10969 *) ac_try_echo=$ac_try;; 10714 *) ac_try_echo=$ac_try;;
10970esac 10715esac
10971eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10716eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10972$as_echo "$ac_try_echo") >&5
10973 (eval "$ac_link") 2>conftest.er1 10717 (eval "$ac_link") 2>conftest.er1
10974 ac_status=$? 10718 ac_status=$?
10975 grep -v '^ *+' conftest.er1 >conftest.err 10719 grep -v '^ *+' conftest.er1 >conftest.err
10976 rm -f conftest.er1 10720 rm -f conftest.er1
10977 cat conftest.err >&5 10721 cat conftest.err >&5
10978 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10979 (exit $ac_status); } && { 10723 (exit $ac_status); } && {
10980 test -z "$ac_c_werror_flag" || 10724 test -z "$ac_c_werror_flag" ||
10981 test ! -s conftest.err 10725 test ! -s conftest.err
10982 } && test -s conftest$ac_exeext && { 10726 } && test -s conftest$ac_exeext &&
10983 test "$cross_compiling" = yes || 10727 $as_test_x conftest$ac_exeext; then
10984 $as_test_x conftest$ac_exeext
10985 }; then
10986 eval "$as_ac_var=yes" 10728 eval "$as_ac_var=yes"
10987else 10729else
10988 $as_echo "$as_me: failed program was:" >&5 10730 echo "$as_me: failed program was:" >&5
10989sed 's/^/| /' conftest.$ac_ext >&5 10731sed 's/^/| /' conftest.$ac_ext >&5
10990 10732
10991 eval "$as_ac_var=no" 10733 eval "$as_ac_var=no"
10992fi 10734fi
10993 10735
10994rm -rf conftest.dSYM
10995rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 10736rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10996 conftest$ac_exeext conftest.$ac_ext 10737 conftest$ac_exeext conftest.$ac_ext
10997fi 10738fi
10998ac_res=`eval 'as_val=${'$as_ac_var'} 10739ac_res=`eval echo '${'$as_ac_var'}'`
10999 $as_echo "$as_val"'` 10740 { echo "$as_me:$LINENO: result: $ac_res" >&5
11000 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 10741echo "${ECHO_T}$ac_res" >&6; }
11001$as_echo "$ac_res" >&6; } 10742if test `eval echo '${'$as_ac_var'}'` = yes; then
11002if test `eval 'as_val=${'$as_ac_var'}
11003 $as_echo "$as_val"'` = yes; then
11004 cat >>confdefs.h <<_ACEOF 10743 cat >>confdefs.h <<_ACEOF
11005#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 10744#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
11006_ACEOF 10745_ACEOF
11007 10746
11008fi 10747fi
@@ -11011,10 +10750,10 @@ done
11011fi 10750fi
11012 10751
11013if test "${window_system}" = "x11"; then 10752if test "${window_system}" = "x11"; then
11014 { $as_echo "$as_me:$LINENO: checking X11 version 6" >&5 10753 { echo "$as_me:$LINENO: checking X11 version 6" >&5
11015$as_echo_n "checking X11 version 6... " >&6; } 10754echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6; }
11016 if test "${emacs_cv_x11_version_6+set}" = set; then 10755 if test "${emacs_cv_x11_version_6+set}" = set; then
11017 $as_echo_n "(cached) " >&6 10756 echo $ECHO_N "(cached) $ECHO_C" >&6
11018else 10757else
11019 cat >conftest.$ac_ext <<_ACEOF 10758 cat >conftest.$ac_ext <<_ACEOF
11020/* confdefs.h. */ 10759/* confdefs.h. */
@@ -11040,45 +10779,41 @@ case "(($ac_try" in
11040 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 10779 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11041 *) ac_try_echo=$ac_try;; 10780 *) ac_try_echo=$ac_try;;
11042esac 10781esac
11043eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 10782eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11044$as_echo "$ac_try_echo") >&5
11045 (eval "$ac_link") 2>conftest.er1 10783 (eval "$ac_link") 2>conftest.er1
11046 ac_status=$? 10784 ac_status=$?
11047 grep -v '^ *+' conftest.er1 >conftest.err 10785 grep -v '^ *+' conftest.er1 >conftest.err
11048 rm -f conftest.er1 10786 rm -f conftest.er1
11049 cat conftest.err >&5 10787 cat conftest.err >&5
11050 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 10788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11051 (exit $ac_status); } && { 10789 (exit $ac_status); } && {
11052 test -z "$ac_c_werror_flag" || 10790 test -z "$ac_c_werror_flag" ||
11053 test ! -s conftest.err 10791 test ! -s conftest.err
11054 } && test -s conftest$ac_exeext && { 10792 } && test -s conftest$ac_exeext &&
11055 test "$cross_compiling" = yes || 10793 $as_test_x conftest$ac_exeext; then
11056 $as_test_x conftest$ac_exeext
11057 }; then
11058 emacs_cv_x11_version_6=yes 10794 emacs_cv_x11_version_6=yes
11059else 10795else
11060 $as_echo "$as_me: failed program was:" >&5 10796 echo "$as_me: failed program was:" >&5
11061sed 's/^/| /' conftest.$ac_ext >&5 10797sed 's/^/| /' conftest.$ac_ext >&5
11062 10798
11063 emacs_cv_x11_version_6=no 10799 emacs_cv_x11_version_6=no
11064fi 10800fi
11065 10801
11066rm -rf conftest.dSYM
11067rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 10802rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11068 conftest$ac_exeext conftest.$ac_ext 10803 conftest$ac_exeext conftest.$ac_ext
11069fi 10804fi
11070 10805
11071 if test $emacs_cv_x11_version_6 = yes; then 10806 if test $emacs_cv_x11_version_6 = yes; then
11072 { $as_echo "$as_me:$LINENO: result: 6 or newer" >&5 10807 { echo "$as_me:$LINENO: result: 6 or newer" >&5
11073$as_echo "6 or newer" >&6; } 10808echo "${ECHO_T}6 or newer" >&6; }
11074 10809
11075cat >>confdefs.h <<\_ACEOF 10810cat >>confdefs.h <<\_ACEOF
11076#define HAVE_X11R6 1 10811#define HAVE_X11R6 1
11077_ACEOF 10812_ACEOF
11078 10813
11079 else 10814 else
11080 { $as_echo "$as_me:$LINENO: result: before 6" >&5 10815 { echo "$as_me:$LINENO: result: before 6" >&5
11081$as_echo "before 6" >&6; } 10816echo "${ECHO_T}before 6" >&6; }
11082 fi 10817 fi
11083fi 10818fi
11084 10819
@@ -11095,10 +10830,10 @@ if test "${HAVE_X11}" = "yes" || test "${HAVE_NS}" = "yes"; then
11095 10830
11096 # Extract the first word of "pkg-config", so it can be a program name with args. 10831 # Extract the first word of "pkg-config", so it can be a program name with args.
11097set dummy pkg-config; ac_word=$2 10832set dummy pkg-config; ac_word=$2
11098{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 10833{ echo "$as_me:$LINENO: checking for $ac_word" >&5
11099$as_echo_n "checking for $ac_word... " >&6; } 10834echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
11100if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 10835if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
11101 $as_echo_n "(cached) " >&6 10836 echo $ECHO_N "(cached) $ECHO_C" >&6
11102else 10837else
11103 case $PKG_CONFIG in 10838 case $PKG_CONFIG in
11104 [\\/]* | ?:[\\/]*) 10839 [\\/]* | ?:[\\/]*)
@@ -11113,7 +10848,7 @@ do
11113 for ac_exec_ext in '' $ac_executable_extensions; do 10848 for ac_exec_ext in '' $ac_executable_extensions; do
11114 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 10849 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11115 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 10850 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
11116 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 10851 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11117 break 2 10852 break 2
11118 fi 10853 fi
11119done 10854done
@@ -11126,11 +10861,11 @@ esac
11126fi 10861fi
11127PKG_CONFIG=$ac_cv_path_PKG_CONFIG 10862PKG_CONFIG=$ac_cv_path_PKG_CONFIG
11128if test -n "$PKG_CONFIG"; then 10863if test -n "$PKG_CONFIG"; then
11129 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 10864 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
11130$as_echo "$PKG_CONFIG" >&6; } 10865echo "${ECHO_T}$PKG_CONFIG" >&6; }
11131else 10866else
11132 { $as_echo "$as_me:$LINENO: result: no" >&5 10867 { echo "$as_me:$LINENO: result: no" >&5
11133$as_echo "no" >&6; } 10868echo "${ECHO_T}no" >&6; }
11134fi 10869fi
11135 10870
11136 10871
@@ -11140,28 +10875,28 @@ fi
11140 else 10875 else
11141 PKG_CONFIG_MIN_VERSION=0.9.0 10876 PKG_CONFIG_MIN_VERSION=0.9.0
11142 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 10877 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
11143 { $as_echo "$as_me:$LINENO: checking for $RSVG_MODULE" >&5 10878 { echo "$as_me:$LINENO: checking for $RSVG_MODULE" >&5
11144$as_echo_n "checking for $RSVG_MODULE... " >&6; } 10879echo $ECHO_N "checking for $RSVG_MODULE... $ECHO_C" >&6; }
11145 10880
11146 if $PKG_CONFIG --exists "$RSVG_MODULE" 2>&5; then 10881 if $PKG_CONFIG --exists "$RSVG_MODULE" 2>&5; then
11147 { $as_echo "$as_me:$LINENO: result: yes" >&5 10882 { echo "$as_me:$LINENO: result: yes" >&5
11148$as_echo "yes" >&6; } 10883echo "${ECHO_T}yes" >&6; }
11149 succeeded=yes 10884 succeeded=yes
11150 10885
11151 { $as_echo "$as_me:$LINENO: checking RSVG_CFLAGS" >&5 10886 { echo "$as_me:$LINENO: checking RSVG_CFLAGS" >&5
11152$as_echo_n "checking RSVG_CFLAGS... " >&6; } 10887echo $ECHO_N "checking RSVG_CFLAGS... $ECHO_C" >&6; }
11153 RSVG_CFLAGS=`$PKG_CONFIG --cflags "$RSVG_MODULE"|sed -e 's,///*,/,g'` 10888 RSVG_CFLAGS=`$PKG_CONFIG --cflags "$RSVG_MODULE"|sed -e 's,///*,/,g'`
11154 { $as_echo "$as_me:$LINENO: result: $RSVG_CFLAGS" >&5 10889 { echo "$as_me:$LINENO: result: $RSVG_CFLAGS" >&5
11155$as_echo "$RSVG_CFLAGS" >&6; } 10890echo "${ECHO_T}$RSVG_CFLAGS" >&6; }
11156 10891
11157 { $as_echo "$as_me:$LINENO: checking RSVG_LIBS" >&5 10892 { echo "$as_me:$LINENO: checking RSVG_LIBS" >&5
11158$as_echo_n "checking RSVG_LIBS... " >&6; } 10893echo $ECHO_N "checking RSVG_LIBS... $ECHO_C" >&6; }
11159 RSVG_LIBS=`$PKG_CONFIG --libs "$RSVG_MODULE"|sed -e 's,///*,/,g'` 10894 RSVG_LIBS=`$PKG_CONFIG --libs "$RSVG_MODULE"|sed -e 's,///*,/,g'`
11160 { $as_echo "$as_me:$LINENO: result: $RSVG_LIBS" >&5 10895 { echo "$as_me:$LINENO: result: $RSVG_LIBS" >&5
11161$as_echo "$RSVG_LIBS" >&6; } 10896echo "${ECHO_T}$RSVG_LIBS" >&6; }
11162 else 10897 else
11163 { $as_echo "$as_me:$LINENO: result: no" >&5 10898 { echo "$as_me:$LINENO: result: no" >&5
11164$as_echo "no" >&6; } 10899echo "${ECHO_T}no" >&6; }
11165 RSVG_CFLAGS="" 10900 RSVG_CFLAGS=""
11166 RSVG_LIBS="" 10901 RSVG_LIBS=""
11167 ## If we have a custom action on failure, don't print errors, but 10902 ## If we have a custom action on failure, don't print errors, but
@@ -11212,10 +10947,10 @@ if test "${with_gtk}" = "yes" || test "$USE_X_TOOLKIT" = "maybe"; then
11212 10947
11213 # Extract the first word of "pkg-config", so it can be a program name with args. 10948 # Extract the first word of "pkg-config", so it can be a program name with args.
11214set dummy pkg-config; ac_word=$2 10949set dummy pkg-config; ac_word=$2
11215{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 10950{ echo "$as_me:$LINENO: checking for $ac_word" >&5
11216$as_echo_n "checking for $ac_word... " >&6; } 10951echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
11217if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 10952if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
11218 $as_echo_n "(cached) " >&6 10953 echo $ECHO_N "(cached) $ECHO_C" >&6
11219else 10954else
11220 case $PKG_CONFIG in 10955 case $PKG_CONFIG in
11221 [\\/]* | ?:[\\/]*) 10956 [\\/]* | ?:[\\/]*)
@@ -11230,7 +10965,7 @@ do
11230 for ac_exec_ext in '' $ac_executable_extensions; do 10965 for ac_exec_ext in '' $ac_executable_extensions; do
11231 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 10966 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11232 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 10967 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
11233 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 10968 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11234 break 2 10969 break 2
11235 fi 10970 fi
11236done 10971done
@@ -11243,11 +10978,11 @@ esac
11243fi 10978fi
11244PKG_CONFIG=$ac_cv_path_PKG_CONFIG 10979PKG_CONFIG=$ac_cv_path_PKG_CONFIG
11245if test -n "$PKG_CONFIG"; then 10980if test -n "$PKG_CONFIG"; then
11246 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 10981 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
11247$as_echo "$PKG_CONFIG" >&6; } 10982echo "${ECHO_T}$PKG_CONFIG" >&6; }
11248else 10983else
11249 { $as_echo "$as_me:$LINENO: result: no" >&5 10984 { echo "$as_me:$LINENO: result: no" >&5
11250$as_echo "no" >&6; } 10985echo "${ECHO_T}no" >&6; }
11251fi 10986fi
11252 10987
11253 10988
@@ -11257,28 +10992,28 @@ fi
11257 else 10992 else
11258 PKG_CONFIG_MIN_VERSION=0.9.0 10993 PKG_CONFIG_MIN_VERSION=0.9.0
11259 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 10994 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
11260 { $as_echo "$as_me:$LINENO: checking for $GTK_MODULES" >&5 10995 { echo "$as_me:$LINENO: checking for $GTK_MODULES" >&5
11261$as_echo_n "checking for $GTK_MODULES... " >&6; } 10996echo $ECHO_N "checking for $GTK_MODULES... $ECHO_C" >&6; }
11262 10997
11263 if $PKG_CONFIG --exists "$GTK_MODULES" 2>&5; then 10998 if $PKG_CONFIG --exists "$GTK_MODULES" 2>&5; then
11264 { $as_echo "$as_me:$LINENO: result: yes" >&5 10999 { echo "$as_me:$LINENO: result: yes" >&5
11265$as_echo "yes" >&6; } 11000echo "${ECHO_T}yes" >&6; }
11266 succeeded=yes 11001 succeeded=yes
11267 11002
11268 { $as_echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5 11003 { echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
11269$as_echo_n "checking GTK_CFLAGS... " >&6; } 11004echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6; }
11270 GTK_CFLAGS=`$PKG_CONFIG --cflags "$GTK_MODULES"|sed -e 's,///*,/,g'` 11005 GTK_CFLAGS=`$PKG_CONFIG --cflags "$GTK_MODULES"|sed -e 's,///*,/,g'`
11271 { $as_echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5 11006 { echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
11272$as_echo "$GTK_CFLAGS" >&6; } 11007echo "${ECHO_T}$GTK_CFLAGS" >&6; }
11273 11008
11274 { $as_echo "$as_me:$LINENO: checking GTK_LIBS" >&5 11009 { echo "$as_me:$LINENO: checking GTK_LIBS" >&5
11275$as_echo_n "checking GTK_LIBS... " >&6; } 11010echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6; }
11276 GTK_LIBS=`$PKG_CONFIG --libs "$GTK_MODULES"|sed -e 's,///*,/,g'` 11011 GTK_LIBS=`$PKG_CONFIG --libs "$GTK_MODULES"|sed -e 's,///*,/,g'`
11277 { $as_echo "$as_me:$LINENO: result: $GTK_LIBS" >&5 11012 { echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
11278$as_echo "$GTK_LIBS" >&6; } 11013echo "${ECHO_T}$GTK_LIBS" >&6; }
11279 else 11014 else
11280 { $as_echo "$as_me:$LINENO: result: no" >&5 11015 { echo "$as_me:$LINENO: result: no" >&5
11281$as_echo "no" >&6; } 11016echo "${ECHO_T}no" >&6; }
11282 GTK_CFLAGS="" 11017 GTK_CFLAGS=""
11283 GTK_LIBS="" 11018 GTK_LIBS=""
11284 ## If we have a custom action on failure, don't print errors, but 11019 ## If we have a custom action on failure, don't print errors, but
@@ -11302,8 +11037,8 @@ $as_echo "no" >&6; }
11302 fi 11037 fi
11303 11038
11304 if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then 11039 if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then
11305 { { $as_echo "$as_me:$LINENO: error: $GTK_PKG_ERRORS" >&5 11040 { { echo "$as_me:$LINENO: error: $GTK_PKG_ERRORS" >&5
11306$as_echo "$as_me: error: $GTK_PKG_ERRORS" >&2;} 11041echo "$as_me: error: $GTK_PKG_ERRORS" >&2;}
11307 { (exit 1); exit 1; }; } 11042 { (exit 1); exit 1; }; }
11308 fi 11043 fi
11309fi 11044fi
@@ -11320,11 +11055,11 @@ if test x"$pkg_check_gtk" = xyes; then
11320 11055
11321for ac_func in gtk_main 11056for ac_func in gtk_main
11322do 11057do
11323as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 11058as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11324{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 11059{ echo "$as_me:$LINENO: checking for $ac_func" >&5
11325$as_echo_n "checking for $ac_func... " >&6; } 11060echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
11326if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 11061if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11327 $as_echo_n "(cached) " >&6 11062 echo $ECHO_N "(cached) $ECHO_C" >&6
11328else 11063else
11329 cat >conftest.$ac_ext <<_ACEOF 11064 cat >conftest.$ac_ext <<_ACEOF
11330/* confdefs.h. */ 11065/* confdefs.h. */
@@ -11377,41 +11112,35 @@ case "(($ac_try" in
11377 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11112 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11378 *) ac_try_echo=$ac_try;; 11113 *) ac_try_echo=$ac_try;;
11379esac 11114esac
11380eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11115eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11381$as_echo "$ac_try_echo") >&5
11382 (eval "$ac_link") 2>conftest.er1 11116 (eval "$ac_link") 2>conftest.er1
11383 ac_status=$? 11117 ac_status=$?
11384 grep -v '^ *+' conftest.er1 >conftest.err 11118 grep -v '^ *+' conftest.er1 >conftest.err
11385 rm -f conftest.er1 11119 rm -f conftest.er1
11386 cat conftest.err >&5 11120 cat conftest.err >&5
11387 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11121 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11388 (exit $ac_status); } && { 11122 (exit $ac_status); } && {
11389 test -z "$ac_c_werror_flag" || 11123 test -z "$ac_c_werror_flag" ||
11390 test ! -s conftest.err 11124 test ! -s conftest.err
11391 } && test -s conftest$ac_exeext && { 11125 } && test -s conftest$ac_exeext &&
11392 test "$cross_compiling" = yes || 11126 $as_test_x conftest$ac_exeext; then
11393 $as_test_x conftest$ac_exeext
11394 }; then
11395 eval "$as_ac_var=yes" 11127 eval "$as_ac_var=yes"
11396else 11128else
11397 $as_echo "$as_me: failed program was:" >&5 11129 echo "$as_me: failed program was:" >&5
11398sed 's/^/| /' conftest.$ac_ext >&5 11130sed 's/^/| /' conftest.$ac_ext >&5
11399 11131
11400 eval "$as_ac_var=no" 11132 eval "$as_ac_var=no"
11401fi 11133fi
11402 11134
11403rm -rf conftest.dSYM
11404rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 11135rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11405 conftest$ac_exeext conftest.$ac_ext 11136 conftest$ac_exeext conftest.$ac_ext
11406fi 11137fi
11407ac_res=`eval 'as_val=${'$as_ac_var'} 11138ac_res=`eval echo '${'$as_ac_var'}'`
11408 $as_echo "$as_val"'` 11139 { echo "$as_me:$LINENO: result: $ac_res" >&5
11409 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 11140echo "${ECHO_T}$ac_res" >&6; }
11410$as_echo "$ac_res" >&6; } 11141if test `eval echo '${'$as_ac_var'}'` = yes; then
11411if test `eval 'as_val=${'$as_ac_var'}
11412 $as_echo "$as_val"'` = yes; then
11413 cat >>confdefs.h <<_ACEOF 11142 cat >>confdefs.h <<_ACEOF
11414#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 11143#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
11415_ACEOF 11144_ACEOF
11416 GTK_COMPILES=yes 11145 GTK_COMPILES=yes
11417fi 11146fi
@@ -11419,8 +11148,8 @@ done
11419 11148
11420 if test "${GTK_COMPILES}" != "yes"; then 11149 if test "${GTK_COMPILES}" != "yes"; then
11421 if test "$USE_X_TOOLKIT" != "maybe"; then 11150 if test "$USE_X_TOOLKIT" != "maybe"; then
11422 { { $as_echo "$as_me:$LINENO: error: Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" >&5 11151 { { echo "$as_me:$LINENO: error: Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" >&5
11423$as_echo "$as_me: error: Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" >&2;} 11152echo "$as_me: error: Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" >&2;}
11424 { (exit 1); exit 1; }; }; 11153 { (exit 1); exit 1; }; };
11425 fi 11154 fi
11426 else 11155 else
@@ -11434,11 +11163,11 @@ _ACEOF
11434 if $PKG_CONFIG --atleast-version=2.10 gtk+-2.0; then 11163 if $PKG_CONFIG --atleast-version=2.10 gtk+-2.0; then
11435 : 11164 :
11436 else 11165 else
11437 { $as_echo "$as_me:$LINENO: WARNING: Your version of Gtk+ will have problems with 11166 { echo "$as_me:$LINENO: WARNING: Your version of Gtk+ will have problems with
11438 closing open displays. This is no problem if you just use 11167 closing open displays. This is no problem if you just use
11439 one display, but if you use more than one and close one of them 11168 one display, but if you use more than one and close one of them
11440 Emacs may crash." >&5 11169 Emacs may crash." >&5
11441$as_echo "$as_me: WARNING: Your version of Gtk+ will have problems with 11170echo "$as_me: WARNING: Your version of Gtk+ will have problems with
11442 closing open displays. This is no problem if you just use 11171 closing open displays. This is no problem if you just use
11443 one display, but if you use more than one and close one of them 11172 one display, but if you use more than one and close one of them
11444 Emacs may crash." >&2;} 11173 Emacs may crash." >&2;}
@@ -11459,11 +11188,11 @@ if test "${HAVE_GTK}" = "yes"; then
11459 11188
11460for ac_func in gdk_display_open 11189for ac_func in gdk_display_open
11461do 11190do
11462as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 11191as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11463{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 11192{ echo "$as_me:$LINENO: checking for $ac_func" >&5
11464$as_echo_n "checking for $ac_func... " >&6; } 11193echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
11465if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 11194if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11466 $as_echo_n "(cached) " >&6 11195 echo $ECHO_N "(cached) $ECHO_C" >&6
11467else 11196else
11468 cat >conftest.$ac_ext <<_ACEOF 11197 cat >conftest.$ac_ext <<_ACEOF
11469/* confdefs.h. */ 11198/* confdefs.h. */
@@ -11516,41 +11245,35 @@ case "(($ac_try" in
11516 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11245 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11517 *) ac_try_echo=$ac_try;; 11246 *) ac_try_echo=$ac_try;;
11518esac 11247esac
11519eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11248eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11520$as_echo "$ac_try_echo") >&5
11521 (eval "$ac_link") 2>conftest.er1 11249 (eval "$ac_link") 2>conftest.er1
11522 ac_status=$? 11250 ac_status=$?
11523 grep -v '^ *+' conftest.er1 >conftest.err 11251 grep -v '^ *+' conftest.er1 >conftest.err
11524 rm -f conftest.er1 11252 rm -f conftest.er1
11525 cat conftest.err >&5 11253 cat conftest.err >&5
11526 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11254 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11527 (exit $ac_status); } && { 11255 (exit $ac_status); } && {
11528 test -z "$ac_c_werror_flag" || 11256 test -z "$ac_c_werror_flag" ||
11529 test ! -s conftest.err 11257 test ! -s conftest.err
11530 } && test -s conftest$ac_exeext && { 11258 } && test -s conftest$ac_exeext &&
11531 test "$cross_compiling" = yes || 11259 $as_test_x conftest$ac_exeext; then
11532 $as_test_x conftest$ac_exeext
11533 }; then
11534 eval "$as_ac_var=yes" 11260 eval "$as_ac_var=yes"
11535else 11261else
11536 $as_echo "$as_me: failed program was:" >&5 11262 echo "$as_me: failed program was:" >&5
11537sed 's/^/| /' conftest.$ac_ext >&5 11263sed 's/^/| /' conftest.$ac_ext >&5
11538 11264
11539 eval "$as_ac_var=no" 11265 eval "$as_ac_var=no"
11540fi 11266fi
11541 11267
11542rm -rf conftest.dSYM
11543rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 11268rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11544 conftest$ac_exeext conftest.$ac_ext 11269 conftest$ac_exeext conftest.$ac_ext
11545fi 11270fi
11546ac_res=`eval 'as_val=${'$as_ac_var'} 11271ac_res=`eval echo '${'$as_ac_var'}'`
11547 $as_echo "$as_val"'` 11272 { echo "$as_me:$LINENO: result: $ac_res" >&5
11548 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 11273echo "${ECHO_T}$ac_res" >&6; }
11549$as_echo "$ac_res" >&6; } 11274if test `eval echo '${'$as_ac_var'}'` = yes; then
11550if test `eval 'as_val=${'$as_ac_var'}
11551 $as_echo "$as_val"'` = yes; then
11552 cat >>confdefs.h <<_ACEOF 11275 cat >>confdefs.h <<_ACEOF
11553#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 11276#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
11554_ACEOF 11277_ACEOF
11555 HAVE_GTK_MULTIDISPLAY=yes 11278 HAVE_GTK_MULTIDISPLAY=yes
11556fi 11279fi
@@ -11565,10 +11288,10 @@ _ACEOF
11565 fi 11288 fi
11566 11289
11567 HAVE_GTK_FILE_SELECTION=no 11290 HAVE_GTK_FILE_SELECTION=no
11568 { $as_echo "$as_me:$LINENO: checking whether GTK_TYPE_FILE_SELECTION is declared" >&5 11291 { echo "$as_me:$LINENO: checking whether GTK_TYPE_FILE_SELECTION is declared" >&5
11569$as_echo_n "checking whether GTK_TYPE_FILE_SELECTION is declared... " >&6; } 11292echo $ECHO_N "checking whether GTK_TYPE_FILE_SELECTION is declared... $ECHO_C" >&6; }
11570if test "${ac_cv_have_decl_GTK_TYPE_FILE_SELECTION+set}" = set; then 11293if test "${ac_cv_have_decl_GTK_TYPE_FILE_SELECTION+set}" = set; then
11571 $as_echo_n "(cached) " >&6 11294 echo $ECHO_N "(cached) $ECHO_C" >&6
11572else 11295else
11573 cat >conftest.$ac_ext <<_ACEOF 11296 cat >conftest.$ac_ext <<_ACEOF
11574/* confdefs.h. */ 11297/* confdefs.h. */
@@ -11596,21 +11319,20 @@ case "(($ac_try" in
11596 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11319 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11597 *) ac_try_echo=$ac_try;; 11320 *) ac_try_echo=$ac_try;;
11598esac 11321esac
11599eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11322eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11600$as_echo "$ac_try_echo") >&5
11601 (eval "$ac_compile") 2>conftest.er1 11323 (eval "$ac_compile") 2>conftest.er1
11602 ac_status=$? 11324 ac_status=$?
11603 grep -v '^ *+' conftest.er1 >conftest.err 11325 grep -v '^ *+' conftest.er1 >conftest.err
11604 rm -f conftest.er1 11326 rm -f conftest.er1
11605 cat conftest.err >&5 11327 cat conftest.err >&5
11606 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11328 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11607 (exit $ac_status); } && { 11329 (exit $ac_status); } && {
11608 test -z "$ac_c_werror_flag" || 11330 test -z "$ac_c_werror_flag" ||
11609 test ! -s conftest.err 11331 test ! -s conftest.err
11610 } && test -s conftest.$ac_objext; then 11332 } && test -s conftest.$ac_objext; then
11611 ac_cv_have_decl_GTK_TYPE_FILE_SELECTION=yes 11333 ac_cv_have_decl_GTK_TYPE_FILE_SELECTION=yes
11612else 11334else
11613 $as_echo "$as_me: failed program was:" >&5 11335 echo "$as_me: failed program was:" >&5
11614sed 's/^/| /' conftest.$ac_ext >&5 11336sed 's/^/| /' conftest.$ac_ext >&5
11615 11337
11616 ac_cv_have_decl_GTK_TYPE_FILE_SELECTION=no 11338 ac_cv_have_decl_GTK_TYPE_FILE_SELECTION=no
@@ -11618,8 +11340,8 @@ fi
11618 11340
11619rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 11341rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11620fi 11342fi
11621{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" >&5 11343{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" >&5
11622$as_echo "$ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" >&6; } 11344echo "${ECHO_T}$ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" >&6; }
11623if test $ac_cv_have_decl_GTK_TYPE_FILE_SELECTION = yes; then 11345if test $ac_cv_have_decl_GTK_TYPE_FILE_SELECTION = yes; then
11624 HAVE_GTK_FILE_SELECTION=yes 11346 HAVE_GTK_FILE_SELECTION=yes
11625else 11347else
@@ -11630,11 +11352,11 @@ fi
11630 11352
11631for ac_func in gtk_file_selection_new 11353for ac_func in gtk_file_selection_new
11632do 11354do
11633as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 11355as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11634{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 11356{ echo "$as_me:$LINENO: checking for $ac_func" >&5
11635$as_echo_n "checking for $ac_func... " >&6; } 11357echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
11636if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 11358if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11637 $as_echo_n "(cached) " >&6 11359 echo $ECHO_N "(cached) $ECHO_C" >&6
11638else 11360else
11639 cat >conftest.$ac_ext <<_ACEOF 11361 cat >conftest.$ac_ext <<_ACEOF
11640/* confdefs.h. */ 11362/* confdefs.h. */
@@ -11687,41 +11409,35 @@ case "(($ac_try" in
11687 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11409 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11688 *) ac_try_echo=$ac_try;; 11410 *) ac_try_echo=$ac_try;;
11689esac 11411esac
11690eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11412eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11691$as_echo "$ac_try_echo") >&5
11692 (eval "$ac_link") 2>conftest.er1 11413 (eval "$ac_link") 2>conftest.er1
11693 ac_status=$? 11414 ac_status=$?
11694 grep -v '^ *+' conftest.er1 >conftest.err 11415 grep -v '^ *+' conftest.er1 >conftest.err
11695 rm -f conftest.er1 11416 rm -f conftest.er1
11696 cat conftest.err >&5 11417 cat conftest.err >&5
11697 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11698 (exit $ac_status); } && { 11419 (exit $ac_status); } && {
11699 test -z "$ac_c_werror_flag" || 11420 test -z "$ac_c_werror_flag" ||
11700 test ! -s conftest.err 11421 test ! -s conftest.err
11701 } && test -s conftest$ac_exeext && { 11422 } && test -s conftest$ac_exeext &&
11702 test "$cross_compiling" = yes || 11423 $as_test_x conftest$ac_exeext; then
11703 $as_test_x conftest$ac_exeext
11704 }; then
11705 eval "$as_ac_var=yes" 11424 eval "$as_ac_var=yes"
11706else 11425else
11707 $as_echo "$as_me: failed program was:" >&5 11426 echo "$as_me: failed program was:" >&5
11708sed 's/^/| /' conftest.$ac_ext >&5 11427sed 's/^/| /' conftest.$ac_ext >&5
11709 11428
11710 eval "$as_ac_var=no" 11429 eval "$as_ac_var=no"
11711fi 11430fi
11712 11431
11713rm -rf conftest.dSYM
11714rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 11432rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11715 conftest$ac_exeext conftest.$ac_ext 11433 conftest$ac_exeext conftest.$ac_ext
11716fi 11434fi
11717ac_res=`eval 'as_val=${'$as_ac_var'} 11435ac_res=`eval echo '${'$as_ac_var'}'`
11718 $as_echo "$as_val"'` 11436 { echo "$as_me:$LINENO: result: $ac_res" >&5
11719 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 11437echo "${ECHO_T}$ac_res" >&6; }
11720$as_echo "$ac_res" >&6; } 11438if test `eval echo '${'$as_ac_var'}'` = yes; then
11721if test `eval 'as_val=${'$as_ac_var'}
11722 $as_echo "$as_val"'` = yes; then
11723 cat >>confdefs.h <<_ACEOF 11439 cat >>confdefs.h <<_ACEOF
11724#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 11440#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
11725_ACEOF 11441_ACEOF
11726 HAVE_GTK_FILE_SELECTION=yes 11442 HAVE_GTK_FILE_SELECTION=yes
11727else 11443else
@@ -11732,10 +11448,10 @@ done
11732 fi 11448 fi
11733 11449
11734 HAVE_GTK_FILE_CHOOSER=no 11450 HAVE_GTK_FILE_CHOOSER=no
11735 { $as_echo "$as_me:$LINENO: checking whether GTK_TYPE_FILE_CHOOSER is declared" >&5 11451 { echo "$as_me:$LINENO: checking whether GTK_TYPE_FILE_CHOOSER is declared" >&5
11736$as_echo_n "checking whether GTK_TYPE_FILE_CHOOSER is declared... " >&6; } 11452echo $ECHO_N "checking whether GTK_TYPE_FILE_CHOOSER is declared... $ECHO_C" >&6; }
11737if test "${ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER+set}" = set; then 11453if test "${ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER+set}" = set; then
11738 $as_echo_n "(cached) " >&6 11454 echo $ECHO_N "(cached) $ECHO_C" >&6
11739else 11455else
11740 cat >conftest.$ac_ext <<_ACEOF 11456 cat >conftest.$ac_ext <<_ACEOF
11741/* confdefs.h. */ 11457/* confdefs.h. */
@@ -11763,21 +11479,20 @@ case "(($ac_try" in
11763 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11479 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11764 *) ac_try_echo=$ac_try;; 11480 *) ac_try_echo=$ac_try;;
11765esac 11481esac
11766eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11482eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11767$as_echo "$ac_try_echo") >&5
11768 (eval "$ac_compile") 2>conftest.er1 11483 (eval "$ac_compile") 2>conftest.er1
11769 ac_status=$? 11484 ac_status=$?
11770 grep -v '^ *+' conftest.er1 >conftest.err 11485 grep -v '^ *+' conftest.er1 >conftest.err
11771 rm -f conftest.er1 11486 rm -f conftest.er1
11772 cat conftest.err >&5 11487 cat conftest.err >&5
11773 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11488 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11774 (exit $ac_status); } && { 11489 (exit $ac_status); } && {
11775 test -z "$ac_c_werror_flag" || 11490 test -z "$ac_c_werror_flag" ||
11776 test ! -s conftest.err 11491 test ! -s conftest.err
11777 } && test -s conftest.$ac_objext; then 11492 } && test -s conftest.$ac_objext; then
11778 ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER=yes 11493 ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER=yes
11779else 11494else
11780 $as_echo "$as_me: failed program was:" >&5 11495 echo "$as_me: failed program was:" >&5
11781sed 's/^/| /' conftest.$ac_ext >&5 11496sed 's/^/| /' conftest.$ac_ext >&5
11782 11497
11783 ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER=no 11498 ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER=no
@@ -11785,8 +11500,8 @@ fi
11785 11500
11786rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 11501rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11787fi 11502fi
11788{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER" >&5 11503{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER" >&5
11789$as_echo "$ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER" >&6; } 11504echo "${ECHO_T}$ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER" >&6; }
11790if test $ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER = yes; then 11505if test $ac_cv_have_decl_GTK_TYPE_FILE_CHOOSER = yes; then
11791 HAVE_GTK_FILE_CHOOSER=yes 11506 HAVE_GTK_FILE_CHOOSER=yes
11792else 11507else
@@ -11797,11 +11512,11 @@ fi
11797 11512
11798for ac_func in gtk_file_chooser_dialog_new 11513for ac_func in gtk_file_chooser_dialog_new
11799do 11514do
11800as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 11515as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11801{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 11516{ echo "$as_me:$LINENO: checking for $ac_func" >&5
11802$as_echo_n "checking for $ac_func... " >&6; } 11517echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
11803if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 11518if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11804 $as_echo_n "(cached) " >&6 11519 echo $ECHO_N "(cached) $ECHO_C" >&6
11805else 11520else
11806 cat >conftest.$ac_ext <<_ACEOF 11521 cat >conftest.$ac_ext <<_ACEOF
11807/* confdefs.h. */ 11522/* confdefs.h. */
@@ -11854,41 +11569,35 @@ case "(($ac_try" in
11854 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11569 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11855 *) ac_try_echo=$ac_try;; 11570 *) ac_try_echo=$ac_try;;
11856esac 11571esac
11857eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11572eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11858$as_echo "$ac_try_echo") >&5
11859 (eval "$ac_link") 2>conftest.er1 11573 (eval "$ac_link") 2>conftest.er1
11860 ac_status=$? 11574 ac_status=$?
11861 grep -v '^ *+' conftest.er1 >conftest.err 11575 grep -v '^ *+' conftest.er1 >conftest.err
11862 rm -f conftest.er1 11576 rm -f conftest.er1
11863 cat conftest.err >&5 11577 cat conftest.err >&5
11864 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11578 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11865 (exit $ac_status); } && { 11579 (exit $ac_status); } && {
11866 test -z "$ac_c_werror_flag" || 11580 test -z "$ac_c_werror_flag" ||
11867 test ! -s conftest.err 11581 test ! -s conftest.err
11868 } && test -s conftest$ac_exeext && { 11582 } && test -s conftest$ac_exeext &&
11869 test "$cross_compiling" = yes || 11583 $as_test_x conftest$ac_exeext; then
11870 $as_test_x conftest$ac_exeext
11871 }; then
11872 eval "$as_ac_var=yes" 11584 eval "$as_ac_var=yes"
11873else 11585else
11874 $as_echo "$as_me: failed program was:" >&5 11586 echo "$as_me: failed program was:" >&5
11875sed 's/^/| /' conftest.$ac_ext >&5 11587sed 's/^/| /' conftest.$ac_ext >&5
11876 11588
11877 eval "$as_ac_var=no" 11589 eval "$as_ac_var=no"
11878fi 11590fi
11879 11591
11880rm -rf conftest.dSYM
11881rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 11592rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11882 conftest$ac_exeext conftest.$ac_ext 11593 conftest$ac_exeext conftest.$ac_ext
11883fi 11594fi
11884ac_res=`eval 'as_val=${'$as_ac_var'} 11595ac_res=`eval echo '${'$as_ac_var'}'`
11885 $as_echo "$as_val"'` 11596 { echo "$as_me:$LINENO: result: $ac_res" >&5
11886 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 11597echo "${ECHO_T}$ac_res" >&6; }
11887$as_echo "$ac_res" >&6; } 11598if test `eval echo '${'$as_ac_var'}'` = yes; then
11888if test `eval 'as_val=${'$as_ac_var'}
11889 $as_echo "$as_val"'` = yes; then
11890 cat >>confdefs.h <<_ACEOF 11599 cat >>confdefs.h <<_ACEOF
11891#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 11600#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
11892_ACEOF 11601_ACEOF
11893 HAVE_GTK_FILE_CHOOSER=yes 11602 HAVE_GTK_FILE_CHOOSER=yes
11894else 11603else
@@ -11912,21 +11621,20 @@ _ACEOF
11912 11621
11913for ac_header in pthread.h 11622for ac_header in pthread.h
11914do 11623do
11915as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 11624as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11916if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 11625if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11917 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 11626 { echo "$as_me:$LINENO: checking for $ac_header" >&5
11918$as_echo_n "checking for $ac_header... " >&6; } 11627echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11919if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 11628if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11920 $as_echo_n "(cached) " >&6 11629 echo $ECHO_N "(cached) $ECHO_C" >&6
11921fi 11630fi
11922ac_res=`eval 'as_val=${'$as_ac_Header'} 11631ac_res=`eval echo '${'$as_ac_Header'}'`
11923 $as_echo "$as_val"'` 11632 { echo "$as_me:$LINENO: result: $ac_res" >&5
11924 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 11633echo "${ECHO_T}$ac_res" >&6; }
11925$as_echo "$ac_res" >&6; }
11926else 11634else
11927 # Is the header compilable? 11635 # Is the header compilable?
11928{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 11636{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
11929$as_echo_n "checking $ac_header usability... " >&6; } 11637echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11930cat >conftest.$ac_ext <<_ACEOF 11638cat >conftest.$ac_ext <<_ACEOF
11931/* confdefs.h. */ 11639/* confdefs.h. */
11932_ACEOF 11640_ACEOF
@@ -11942,33 +11650,32 @@ case "(($ac_try" in
11942 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11650 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11943 *) ac_try_echo=$ac_try;; 11651 *) ac_try_echo=$ac_try;;
11944esac 11652esac
11945eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11653eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11946$as_echo "$ac_try_echo") >&5
11947 (eval "$ac_compile") 2>conftest.er1 11654 (eval "$ac_compile") 2>conftest.er1
11948 ac_status=$? 11655 ac_status=$?
11949 grep -v '^ *+' conftest.er1 >conftest.err 11656 grep -v '^ *+' conftest.er1 >conftest.err
11950 rm -f conftest.er1 11657 rm -f conftest.er1
11951 cat conftest.err >&5 11658 cat conftest.err >&5
11952 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11953 (exit $ac_status); } && { 11660 (exit $ac_status); } && {
11954 test -z "$ac_c_werror_flag" || 11661 test -z "$ac_c_werror_flag" ||
11955 test ! -s conftest.err 11662 test ! -s conftest.err
11956 } && test -s conftest.$ac_objext; then 11663 } && test -s conftest.$ac_objext; then
11957 ac_header_compiler=yes 11664 ac_header_compiler=yes
11958else 11665else
11959 $as_echo "$as_me: failed program was:" >&5 11666 echo "$as_me: failed program was:" >&5
11960sed 's/^/| /' conftest.$ac_ext >&5 11667sed 's/^/| /' conftest.$ac_ext >&5
11961 11668
11962 ac_header_compiler=no 11669 ac_header_compiler=no
11963fi 11670fi
11964 11671
11965rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 11672rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11966{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11673{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11967$as_echo "$ac_header_compiler" >&6; } 11674echo "${ECHO_T}$ac_header_compiler" >&6; }
11968 11675
11969# Is the header present? 11676# Is the header present?
11970{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 11677{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
11971$as_echo_n "checking $ac_header presence... " >&6; } 11678echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11972cat >conftest.$ac_ext <<_ACEOF 11679cat >conftest.$ac_ext <<_ACEOF
11973/* confdefs.h. */ 11680/* confdefs.h. */
11974_ACEOF 11681_ACEOF
@@ -11982,72 +11689,69 @@ case "(($ac_try" in
11982 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11689 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11983 *) ac_try_echo=$ac_try;; 11690 *) ac_try_echo=$ac_try;;
11984esac 11691esac
11985eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11692eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11986$as_echo "$ac_try_echo") >&5
11987 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 11693 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11988 ac_status=$? 11694 ac_status=$?
11989 grep -v '^ *+' conftest.er1 >conftest.err 11695 grep -v '^ *+' conftest.er1 >conftest.err
11990 rm -f conftest.er1 11696 rm -f conftest.er1
11991 cat conftest.err >&5 11697 cat conftest.err >&5
11992 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11698 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11993 (exit $ac_status); } >/dev/null && { 11699 (exit $ac_status); } >/dev/null && {
11994 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 11700 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11995 test ! -s conftest.err 11701 test ! -s conftest.err
11996 }; then 11702 }; then
11997 ac_header_preproc=yes 11703 ac_header_preproc=yes
11998else 11704else
11999 $as_echo "$as_me: failed program was:" >&5 11705 echo "$as_me: failed program was:" >&5
12000sed 's/^/| /' conftest.$ac_ext >&5 11706sed 's/^/| /' conftest.$ac_ext >&5
12001 11707
12002 ac_header_preproc=no 11708 ac_header_preproc=no
12003fi 11709fi
12004 11710
12005rm -f conftest.err conftest.$ac_ext 11711rm -f conftest.err conftest.$ac_ext
12006{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 11712{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12007$as_echo "$ac_header_preproc" >&6; } 11713echo "${ECHO_T}$ac_header_preproc" >&6; }
12008 11714
12009# So? What about this header? 11715# So? What about this header?
12010case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 11716case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12011 yes:no: ) 11717 yes:no: )
12012 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 11718 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12013$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 11719echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12014 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 11720 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12015$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 11721echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12016 ac_header_preproc=yes 11722 ac_header_preproc=yes
12017 ;; 11723 ;;
12018 no:yes:* ) 11724 no:yes:* )
12019 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 11725 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12020$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 11726echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12021 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 11727 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12022$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 11728echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12023 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 11729 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12024$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 11730echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12025 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 11731 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12026$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 11732echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12027 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 11733 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12028$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 11734echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12029 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 11735 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12030$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 11736echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12031 11737
12032 ;; 11738 ;;
12033esac 11739esac
12034{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 11740{ echo "$as_me:$LINENO: checking for $ac_header" >&5
12035$as_echo_n "checking for $ac_header... " >&6; } 11741echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12036if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 11742if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12037 $as_echo_n "(cached) " >&6 11743 echo $ECHO_N "(cached) $ECHO_C" >&6
12038else 11744else
12039 eval "$as_ac_Header=\$ac_header_preproc" 11745 eval "$as_ac_Header=\$ac_header_preproc"
12040fi 11746fi
12041ac_res=`eval 'as_val=${'$as_ac_Header'} 11747ac_res=`eval echo '${'$as_ac_Header'}'`
12042 $as_echo "$as_val"'` 11748 { echo "$as_me:$LINENO: result: $ac_res" >&5
12043 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 11749echo "${ECHO_T}$ac_res" >&6; }
12044$as_echo "$ac_res" >&6; }
12045 11750
12046fi 11751fi
12047if test `eval 'as_val=${'$as_ac_Header'} 11752if test `eval echo '${'$as_ac_Header'}'` = yes; then
12048 $as_echo "$as_val"'` = yes; then
12049 cat >>confdefs.h <<_ACEOF 11753 cat >>confdefs.h <<_ACEOF
12050#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 11754#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12051_ACEOF 11755_ACEOF
12052 11756
12053fi 11757fi
@@ -12055,10 +11759,10 @@ fi
12055done 11759done
12056 11760
12057 if test "$ac_cv_header_pthread_h"; then 11761 if test "$ac_cv_header_pthread_h"; then
12058 { $as_echo "$as_me:$LINENO: checking for pthread_self in -lpthread" >&5 11762 { echo "$as_me:$LINENO: checking for pthread_self in -lpthread" >&5
12059$as_echo_n "checking for pthread_self in -lpthread... " >&6; } 11763echo $ECHO_N "checking for pthread_self in -lpthread... $ECHO_C" >&6; }
12060if test "${ac_cv_lib_pthread_pthread_self+set}" = set; then 11764if test "${ac_cv_lib_pthread_pthread_self+set}" = set; then
12061 $as_echo_n "(cached) " >&6 11765 echo $ECHO_N "(cached) $ECHO_C" >&6
12062else 11766else
12063 ac_check_lib_save_LIBS=$LIBS 11767 ac_check_lib_save_LIBS=$LIBS
12064LIBS="-lpthread $LIBS" 11768LIBS="-lpthread $LIBS"
@@ -12090,36 +11794,32 @@ case "(($ac_try" in
12090 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11794 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12091 *) ac_try_echo=$ac_try;; 11795 *) ac_try_echo=$ac_try;;
12092esac 11796esac
12093eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11797eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12094$as_echo "$ac_try_echo") >&5
12095 (eval "$ac_link") 2>conftest.er1 11798 (eval "$ac_link") 2>conftest.er1
12096 ac_status=$? 11799 ac_status=$?
12097 grep -v '^ *+' conftest.er1 >conftest.err 11800 grep -v '^ *+' conftest.er1 >conftest.err
12098 rm -f conftest.er1 11801 rm -f conftest.er1
12099 cat conftest.err >&5 11802 cat conftest.err >&5
12100 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11803 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12101 (exit $ac_status); } && { 11804 (exit $ac_status); } && {
12102 test -z "$ac_c_werror_flag" || 11805 test -z "$ac_c_werror_flag" ||
12103 test ! -s conftest.err 11806 test ! -s conftest.err
12104 } && test -s conftest$ac_exeext && { 11807 } && test -s conftest$ac_exeext &&
12105 test "$cross_compiling" = yes || 11808 $as_test_x conftest$ac_exeext; then
12106 $as_test_x conftest$ac_exeext
12107 }; then
12108 ac_cv_lib_pthread_pthread_self=yes 11809 ac_cv_lib_pthread_pthread_self=yes
12109else 11810else
12110 $as_echo "$as_me: failed program was:" >&5 11811 echo "$as_me: failed program was:" >&5
12111sed 's/^/| /' conftest.$ac_ext >&5 11812sed 's/^/| /' conftest.$ac_ext >&5
12112 11813
12113 ac_cv_lib_pthread_pthread_self=no 11814 ac_cv_lib_pthread_pthread_self=no
12114fi 11815fi
12115 11816
12116rm -rf conftest.dSYM
12117rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 11817rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12118 conftest$ac_exeext conftest.$ac_ext 11818 conftest$ac_exeext conftest.$ac_ext
12119LIBS=$ac_check_lib_save_LIBS 11819LIBS=$ac_check_lib_save_LIBS
12120fi 11820fi
12121{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 11821{ echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5
12122$as_echo "$ac_cv_lib_pthread_pthread_self" >&6; } 11822echo "${ECHO_T}$ac_cv_lib_pthread_pthread_self" >&6; }
12123if test $ac_cv_lib_pthread_pthread_self = yes; then 11823if test $ac_cv_lib_pthread_pthread_self = yes; then
12124 HAVE_GTK_AND_PTHREAD=yes 11824 HAVE_GTK_AND_PTHREAD=yes
12125fi 11825fi
@@ -12146,10 +11846,10 @@ if test "${with_dbus}" = "yes"; then
12146 11846
12147 # Extract the first word of "pkg-config", so it can be a program name with args. 11847 # Extract the first word of "pkg-config", so it can be a program name with args.
12148set dummy pkg-config; ac_word=$2 11848set dummy pkg-config; ac_word=$2
12149{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 11849{ echo "$as_me:$LINENO: checking for $ac_word" >&5
12150$as_echo_n "checking for $ac_word... " >&6; } 11850echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
12151if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 11851if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12152 $as_echo_n "(cached) " >&6 11852 echo $ECHO_N "(cached) $ECHO_C" >&6
12153else 11853else
12154 case $PKG_CONFIG in 11854 case $PKG_CONFIG in
12155 [\\/]* | ?:[\\/]*) 11855 [\\/]* | ?:[\\/]*)
@@ -12164,7 +11864,7 @@ do
12164 for ac_exec_ext in '' $ac_executable_extensions; do 11864 for ac_exec_ext in '' $ac_executable_extensions; do
12165 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 11865 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12166 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 11866 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12167 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 11867 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12168 break 2 11868 break 2
12169 fi 11869 fi
12170done 11870done
@@ -12177,11 +11877,11 @@ esac
12177fi 11877fi
12178PKG_CONFIG=$ac_cv_path_PKG_CONFIG 11878PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12179if test -n "$PKG_CONFIG"; then 11879if test -n "$PKG_CONFIG"; then
12180 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 11880 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12181$as_echo "$PKG_CONFIG" >&6; } 11881echo "${ECHO_T}$PKG_CONFIG" >&6; }
12182else 11882else
12183 { $as_echo "$as_me:$LINENO: result: no" >&5 11883 { echo "$as_me:$LINENO: result: no" >&5
12184$as_echo "no" >&6; } 11884echo "${ECHO_T}no" >&6; }
12185fi 11885fi
12186 11886
12187 11887
@@ -12191,28 +11891,28 @@ fi
12191 else 11891 else
12192 PKG_CONFIG_MIN_VERSION=0.9.0 11892 PKG_CONFIG_MIN_VERSION=0.9.0
12193 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 11893 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
12194 { $as_echo "$as_me:$LINENO: checking for dbus-1 >= 1.0" >&5 11894 { echo "$as_me:$LINENO: checking for dbus-1 >= 1.0" >&5
12195$as_echo_n "checking for dbus-1 >= 1.0... " >&6; } 11895echo $ECHO_N "checking for dbus-1 >= 1.0... $ECHO_C" >&6; }
12196 11896
12197 if $PKG_CONFIG --exists "dbus-1 >= 1.0" 2>&5; then 11897 if $PKG_CONFIG --exists "dbus-1 >= 1.0" 2>&5; then
12198 { $as_echo "$as_me:$LINENO: result: yes" >&5 11898 { echo "$as_me:$LINENO: result: yes" >&5
12199$as_echo "yes" >&6; } 11899echo "${ECHO_T}yes" >&6; }
12200 succeeded=yes 11900 succeeded=yes
12201 11901
12202 { $as_echo "$as_me:$LINENO: checking DBUS_CFLAGS" >&5 11902 { echo "$as_me:$LINENO: checking DBUS_CFLAGS" >&5
12203$as_echo_n "checking DBUS_CFLAGS... " >&6; } 11903echo $ECHO_N "checking DBUS_CFLAGS... $ECHO_C" >&6; }
12204 DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-1 >= 1.0"|sed -e 's,///*,/,g'` 11904 DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-1 >= 1.0"|sed -e 's,///*,/,g'`
12205 { $as_echo "$as_me:$LINENO: result: $DBUS_CFLAGS" >&5 11905 { echo "$as_me:$LINENO: result: $DBUS_CFLAGS" >&5
12206$as_echo "$DBUS_CFLAGS" >&6; } 11906echo "${ECHO_T}$DBUS_CFLAGS" >&6; }
12207 11907
12208 { $as_echo "$as_me:$LINENO: checking DBUS_LIBS" >&5 11908 { echo "$as_me:$LINENO: checking DBUS_LIBS" >&5
12209$as_echo_n "checking DBUS_LIBS... " >&6; } 11909echo $ECHO_N "checking DBUS_LIBS... $ECHO_C" >&6; }
12210 DBUS_LIBS=`$PKG_CONFIG --libs "dbus-1 >= 1.0"|sed -e 's,///*,/,g'` 11910 DBUS_LIBS=`$PKG_CONFIG --libs "dbus-1 >= 1.0"|sed -e 's,///*,/,g'`
12211 { $as_echo "$as_me:$LINENO: result: $DBUS_LIBS" >&5 11911 { echo "$as_me:$LINENO: result: $DBUS_LIBS" >&5
12212$as_echo "$DBUS_LIBS" >&6; } 11912echo "${ECHO_T}$DBUS_LIBS" >&6; }
12213 else 11913 else
12214 { $as_echo "$as_me:$LINENO: result: no" >&5 11914 { echo "$as_me:$LINENO: result: no" >&5
12215$as_echo "no" >&6; } 11915echo "${ECHO_T}no" >&6; }
12216 DBUS_CFLAGS="" 11916 DBUS_CFLAGS=""
12217 DBUS_LIBS="" 11917 DBUS_LIBS=""
12218 ## If we have a custom action on failure, don't print errors, but 11918 ## If we have a custom action on failure, don't print errors, but
@@ -12247,10 +11947,10 @@ fi
12247HAVE_XAW3D=no 11947HAVE_XAW3D=no
12248if test x"${USE_X_TOOLKIT}" = xmaybe || test x"${USE_X_TOOLKIT}" = xLUCID; then 11948if test x"${USE_X_TOOLKIT}" = xmaybe || test x"${USE_X_TOOLKIT}" = xLUCID; then
12249 if test "$with_xaw3d" != no; then 11949 if test "$with_xaw3d" != no; then
12250 { $as_echo "$as_me:$LINENO: checking for xaw3d" >&5 11950 { echo "$as_me:$LINENO: checking for xaw3d" >&5
12251$as_echo_n "checking for xaw3d... " >&6; } 11951echo $ECHO_N "checking for xaw3d... $ECHO_C" >&6; }
12252 if test "${emacs_cv_xaw3d+set}" = set; then 11952 if test "${emacs_cv_xaw3d+set}" = set; then
12253 $as_echo_n "(cached) " >&6 11953 echo $ECHO_N "(cached) $ECHO_C" >&6
12254else 11954else
12255 cat >conftest.$ac_ext <<_ACEOF 11955 cat >conftest.$ac_ext <<_ACEOF
12256/* confdefs.h. */ 11956/* confdefs.h. */
@@ -12275,30 +11975,26 @@ case "(($ac_try" in
12275 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 11975 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12276 *) ac_try_echo=$ac_try;; 11976 *) ac_try_echo=$ac_try;;
12277esac 11977esac
12278eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 11978eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12279$as_echo "$ac_try_echo") >&5
12280 (eval "$ac_link") 2>conftest.er1 11979 (eval "$ac_link") 2>conftest.er1
12281 ac_status=$? 11980 ac_status=$?
12282 grep -v '^ *+' conftest.er1 >conftest.err 11981 grep -v '^ *+' conftest.er1 >conftest.err
12283 rm -f conftest.er1 11982 rm -f conftest.er1
12284 cat conftest.err >&5 11983 cat conftest.err >&5
12285 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 11984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12286 (exit $ac_status); } && { 11985 (exit $ac_status); } && {
12287 test -z "$ac_c_werror_flag" || 11986 test -z "$ac_c_werror_flag" ||
12288 test ! -s conftest.err 11987 test ! -s conftest.err
12289 } && test -s conftest$ac_exeext && { 11988 } && test -s conftest$ac_exeext &&
12290 test "$cross_compiling" = yes || 11989 $as_test_x conftest$ac_exeext; then
12291 $as_test_x conftest$ac_exeext
12292 }; then
12293 emacs_cv_xaw3d=yes 11990 emacs_cv_xaw3d=yes
12294else 11991else
12295 $as_echo "$as_me: failed program was:" >&5 11992 echo "$as_me: failed program was:" >&5
12296sed 's/^/| /' conftest.$ac_ext >&5 11993sed 's/^/| /' conftest.$ac_ext >&5
12297 11994
12298 emacs_cv_xaw3d=no 11995 emacs_cv_xaw3d=no
12299fi 11996fi
12300 11997
12301rm -rf conftest.dSYM
12302rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 11998rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12303 conftest$ac_exeext conftest.$ac_ext 11999 conftest$ac_exeext conftest.$ac_ext
12304fi 12000fi
@@ -12307,8 +12003,8 @@ fi
12307 emacs_cv_xaw3d=no 12003 emacs_cv_xaw3d=no
12308 fi 12004 fi
12309 if test $emacs_cv_xaw3d = yes; then 12005 if test $emacs_cv_xaw3d = yes; then
12310 { $as_echo "$as_me:$LINENO: result: yes; using Lucid toolkit" >&5 12006 { echo "$as_me:$LINENO: result: yes; using Lucid toolkit" >&5
12311$as_echo "yes; using Lucid toolkit" >&6; } 12007echo "${ECHO_T}yes; using Lucid toolkit" >&6; }
12312 USE_X_TOOLKIT=LUCID 12008 USE_X_TOOLKIT=LUCID
12313 HAVE_XAW3D=yes 12009 HAVE_XAW3D=yes
12314 12010
@@ -12317,12 +12013,12 @@ cat >>confdefs.h <<\_ACEOF
12317_ACEOF 12013_ACEOF
12318 12014
12319 else 12015 else
12320 { $as_echo "$as_me:$LINENO: result: no" >&5 12016 { echo "$as_me:$LINENO: result: no" >&5
12321$as_echo "no" >&6; } 12017echo "${ECHO_T}no" >&6; }
12322 { $as_echo "$as_me:$LINENO: checking for libXaw" >&5 12018 { echo "$as_me:$LINENO: checking for libXaw" >&5
12323$as_echo_n "checking for libXaw... " >&6; } 12019echo $ECHO_N "checking for libXaw... $ECHO_C" >&6; }
12324 if test "${emacs_cv_xaw+set}" = set; then 12020 if test "${emacs_cv_xaw+set}" = set; then
12325 $as_echo_n "(cached) " >&6 12021 echo $ECHO_N "(cached) $ECHO_C" >&6
12326else 12022else
12327 cat >conftest.$ac_ext <<_ACEOF 12023 cat >conftest.$ac_ext <<_ACEOF
12328/* confdefs.h. */ 12024/* confdefs.h. */
@@ -12347,45 +12043,41 @@ case "(($ac_try" in
12347 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12043 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12348 *) ac_try_echo=$ac_try;; 12044 *) ac_try_echo=$ac_try;;
12349esac 12045esac
12350eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12046eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12351$as_echo "$ac_try_echo") >&5
12352 (eval "$ac_link") 2>conftest.er1 12047 (eval "$ac_link") 2>conftest.er1
12353 ac_status=$? 12048 ac_status=$?
12354 grep -v '^ *+' conftest.er1 >conftest.err 12049 grep -v '^ *+' conftest.er1 >conftest.err
12355 rm -f conftest.er1 12050 rm -f conftest.er1
12356 cat conftest.err >&5 12051 cat conftest.err >&5
12357 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12052 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12358 (exit $ac_status); } && { 12053 (exit $ac_status); } && {
12359 test -z "$ac_c_werror_flag" || 12054 test -z "$ac_c_werror_flag" ||
12360 test ! -s conftest.err 12055 test ! -s conftest.err
12361 } && test -s conftest$ac_exeext && { 12056 } && test -s conftest$ac_exeext &&
12362 test "$cross_compiling" = yes || 12057 $as_test_x conftest$ac_exeext; then
12363 $as_test_x conftest$ac_exeext
12364 }; then
12365 emacs_cv_xaw=yes 12058 emacs_cv_xaw=yes
12366else 12059else
12367 $as_echo "$as_me: failed program was:" >&5 12060 echo "$as_me: failed program was:" >&5
12368sed 's/^/| /' conftest.$ac_ext >&5 12061sed 's/^/| /' conftest.$ac_ext >&5
12369 12062
12370 emacs_cv_xaw=no 12063 emacs_cv_xaw=no
12371fi 12064fi
12372 12065
12373rm -rf conftest.dSYM
12374rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 12066rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12375 conftest$ac_exeext conftest.$ac_ext 12067 conftest$ac_exeext conftest.$ac_ext
12376fi 12068fi
12377 12069
12378 if test $emacs_cv_xaw = yes; then 12070 if test $emacs_cv_xaw = yes; then
12379 { $as_echo "$as_me:$LINENO: result: yes; using Lucid toolkit" >&5 12071 { echo "$as_me:$LINENO: result: yes; using Lucid toolkit" >&5
12380$as_echo "yes; using Lucid toolkit" >&6; } 12072echo "${ECHO_T}yes; using Lucid toolkit" >&6; }
12381 USE_X_TOOLKIT=LUCID 12073 USE_X_TOOLKIT=LUCID
12382 elif test x"${USE_X_TOOLKIT}" = xLUCID; then 12074 elif test x"${USE_X_TOOLKIT}" = xLUCID; then
12383 { { $as_echo "$as_me:$LINENO: error: Lucid toolkit requires X11/Xaw include files" >&5 12075 { { echo "$as_me:$LINENO: error: Lucid toolkit requires X11/Xaw include files" >&5
12384$as_echo "$as_me: error: Lucid toolkit requires X11/Xaw include files" >&2;} 12076echo "$as_me: error: Lucid toolkit requires X11/Xaw include files" >&2;}
12385 { (exit 1); exit 1; }; } 12077 { (exit 1); exit 1; }; }
12386 else 12078 else
12387 { $as_echo "$as_me:$LINENO: result: no; do not use toolkit by default" >&5 12079 { echo "$as_me:$LINENO: result: no; do not use toolkit by default" >&5
12388$as_echo "no; do not use toolkit by default" >&6; } 12080echo "${ECHO_T}no; do not use toolkit by default" >&6; }
12389 USE_X_TOOLKIT=none 12081 USE_X_TOOLKIT=none
12390 fi 12082 fi
12391 fi 12083 fi
@@ -12394,10 +12086,10 @@ fi
12394X_TOOLKIT_TYPE=$USE_X_TOOLKIT 12086X_TOOLKIT_TYPE=$USE_X_TOOLKIT
12395 12087
12396if test "${USE_X_TOOLKIT}" != "none"; then 12088if test "${USE_X_TOOLKIT}" != "none"; then
12397 { $as_echo "$as_me:$LINENO: checking X11 toolkit version" >&5 12089 { echo "$as_me:$LINENO: checking X11 toolkit version" >&5
12398$as_echo_n "checking X11 toolkit version... " >&6; } 12090echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6; }
12399 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then 12091 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then
12400 $as_echo_n "(cached) " >&6 12092 echo $ECHO_N "(cached) $ECHO_C" >&6
12401else 12093else
12402 cat >conftest.$ac_ext <<_ACEOF 12094 cat >conftest.$ac_ext <<_ACEOF
12403/* confdefs.h. */ 12095/* confdefs.h. */
@@ -12423,46 +12115,42 @@ case "(($ac_try" in
12423 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12115 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12424 *) ac_try_echo=$ac_try;; 12116 *) ac_try_echo=$ac_try;;
12425esac 12117esac
12426eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12118eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12427$as_echo "$ac_try_echo") >&5
12428 (eval "$ac_link") 2>conftest.er1 12119 (eval "$ac_link") 2>conftest.er1
12429 ac_status=$? 12120 ac_status=$?
12430 grep -v '^ *+' conftest.er1 >conftest.err 12121 grep -v '^ *+' conftest.er1 >conftest.err
12431 rm -f conftest.er1 12122 rm -f conftest.er1
12432 cat conftest.err >&5 12123 cat conftest.err >&5
12433 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12124 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12434 (exit $ac_status); } && { 12125 (exit $ac_status); } && {
12435 test -z "$ac_c_werror_flag" || 12126 test -z "$ac_c_werror_flag" ||
12436 test ! -s conftest.err 12127 test ! -s conftest.err
12437 } && test -s conftest$ac_exeext && { 12128 } && test -s conftest$ac_exeext &&
12438 test "$cross_compiling" = yes || 12129 $as_test_x conftest$ac_exeext; then
12439 $as_test_x conftest$ac_exeext
12440 }; then
12441 emacs_cv_x11_toolkit_version_6=yes 12130 emacs_cv_x11_toolkit_version_6=yes
12442else 12131else
12443 $as_echo "$as_me: failed program was:" >&5 12132 echo "$as_me: failed program was:" >&5
12444sed 's/^/| /' conftest.$ac_ext >&5 12133sed 's/^/| /' conftest.$ac_ext >&5
12445 12134
12446 emacs_cv_x11_toolkit_version_6=no 12135 emacs_cv_x11_toolkit_version_6=no
12447fi 12136fi
12448 12137
12449rm -rf conftest.dSYM
12450rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 12138rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12451 conftest$ac_exeext conftest.$ac_ext 12139 conftest$ac_exeext conftest.$ac_ext
12452fi 12140fi
12453 12141
12454 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 12142 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6
12455 if test $emacs_cv_x11_toolkit_version_6 = yes; then 12143 if test $emacs_cv_x11_toolkit_version_6 = yes; then
12456 { $as_echo "$as_me:$LINENO: result: 6 or newer" >&5 12144 { echo "$as_me:$LINENO: result: 6 or newer" >&5
12457$as_echo "6 or newer" >&6; } 12145echo "${ECHO_T}6 or newer" >&6; }
12458 12146
12459cat >>confdefs.h <<\_ACEOF 12147cat >>confdefs.h <<\_ACEOF
12460#define HAVE_X11XTR6 1 12148#define HAVE_X11XTR6 1
12461_ACEOF 12149_ACEOF
12462 12150
12463 else 12151 else
12464 { $as_echo "$as_me:$LINENO: result: before 6" >&5 12152 { echo "$as_me:$LINENO: result: before 6" >&5
12465$as_echo "before 6" >&6; } 12153echo "${ECHO_T}before 6" >&6; }
12466 fi 12154 fi
12467 12155
12468 OLDLIBS="$LIBS" 12156 OLDLIBS="$LIBS"
@@ -12472,10 +12160,10 @@ $as_echo "before 6" >&6; }
12472 LIBS="-lXt $LIBS" 12160 LIBS="-lXt $LIBS"
12473 fi 12161 fi
12474 12162
12475{ $as_echo "$as_me:$LINENO: checking for XmuConvertStandardSelection in -lXmu" >&5 12163{ echo "$as_me:$LINENO: checking for XmuConvertStandardSelection in -lXmu" >&5
12476$as_echo_n "checking for XmuConvertStandardSelection in -lXmu... " >&6; } 12164echo $ECHO_N "checking for XmuConvertStandardSelection in -lXmu... $ECHO_C" >&6; }
12477if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then 12165if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then
12478 $as_echo_n "(cached) " >&6 12166 echo $ECHO_N "(cached) $ECHO_C" >&6
12479else 12167else
12480 ac_check_lib_save_LIBS=$LIBS 12168 ac_check_lib_save_LIBS=$LIBS
12481LIBS="-lXmu $LIBS" 12169LIBS="-lXmu $LIBS"
@@ -12507,36 +12195,32 @@ case "(($ac_try" in
12507 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12195 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12508 *) ac_try_echo=$ac_try;; 12196 *) ac_try_echo=$ac_try;;
12509esac 12197esac
12510eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12198eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12511$as_echo "$ac_try_echo") >&5
12512 (eval "$ac_link") 2>conftest.er1 12199 (eval "$ac_link") 2>conftest.er1
12513 ac_status=$? 12200 ac_status=$?
12514 grep -v '^ *+' conftest.er1 >conftest.err 12201 grep -v '^ *+' conftest.er1 >conftest.err
12515 rm -f conftest.er1 12202 rm -f conftest.er1
12516 cat conftest.err >&5 12203 cat conftest.err >&5
12517 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12518 (exit $ac_status); } && { 12205 (exit $ac_status); } && {
12519 test -z "$ac_c_werror_flag" || 12206 test -z "$ac_c_werror_flag" ||
12520 test ! -s conftest.err 12207 test ! -s conftest.err
12521 } && test -s conftest$ac_exeext && { 12208 } && test -s conftest$ac_exeext &&
12522 test "$cross_compiling" = yes || 12209 $as_test_x conftest$ac_exeext; then
12523 $as_test_x conftest$ac_exeext
12524 }; then
12525 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes 12210 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes
12526else 12211else
12527 $as_echo "$as_me: failed program was:" >&5 12212 echo "$as_me: failed program was:" >&5
12528sed 's/^/| /' conftest.$ac_ext >&5 12213sed 's/^/| /' conftest.$ac_ext >&5
12529 12214
12530 ac_cv_lib_Xmu_XmuConvertStandardSelection=no 12215 ac_cv_lib_Xmu_XmuConvertStandardSelection=no
12531fi 12216fi
12532 12217
12533rm -rf conftest.dSYM
12534rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 12218rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12535 conftest$ac_exeext conftest.$ac_ext 12219 conftest$ac_exeext conftest.$ac_ext
12536LIBS=$ac_check_lib_save_LIBS 12220LIBS=$ac_check_lib_save_LIBS
12537fi 12221fi
12538{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 12222{ echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5
12539$as_echo "$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6; } 12223echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6; }
12540if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then 12224if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then
12541 cat >>confdefs.h <<_ACEOF 12225 cat >>confdefs.h <<_ACEOF
12542#define HAVE_LIBXMU 1 12226#define HAVE_LIBXMU 1
@@ -12553,10 +12237,10 @@ fi
12553if test "${HAVE_X11}" = "yes"; then 12237if test "${HAVE_X11}" = "yes"; then
12554 if test "${USE_X_TOOLKIT}" != "none"; then 12238 if test "${USE_X_TOOLKIT}" != "none"; then
12555 12239
12556{ $as_echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5 12240{ echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5
12557$as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; } 12241echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6; }
12558if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then 12242if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
12559 $as_echo_n "(cached) " >&6 12243 echo $ECHO_N "(cached) $ECHO_C" >&6
12560else 12244else
12561 ac_check_lib_save_LIBS=$LIBS 12245 ac_check_lib_save_LIBS=$LIBS
12562LIBS="-lXext $LIBS" 12246LIBS="-lXext $LIBS"
@@ -12588,36 +12272,32 @@ case "(($ac_try" in
12588 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12272 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12589 *) ac_try_echo=$ac_try;; 12273 *) ac_try_echo=$ac_try;;
12590esac 12274esac
12591eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12275eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12592$as_echo "$ac_try_echo") >&5
12593 (eval "$ac_link") 2>conftest.er1 12276 (eval "$ac_link") 2>conftest.er1
12594 ac_status=$? 12277 ac_status=$?
12595 grep -v '^ *+' conftest.er1 >conftest.err 12278 grep -v '^ *+' conftest.er1 >conftest.err
12596 rm -f conftest.er1 12279 rm -f conftest.er1
12597 cat conftest.err >&5 12280 cat conftest.err >&5
12598 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12281 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12599 (exit $ac_status); } && { 12282 (exit $ac_status); } && {
12600 test -z "$ac_c_werror_flag" || 12283 test -z "$ac_c_werror_flag" ||
12601 test ! -s conftest.err 12284 test ! -s conftest.err
12602 } && test -s conftest$ac_exeext && { 12285 } && test -s conftest$ac_exeext &&
12603 test "$cross_compiling" = yes || 12286 $as_test_x conftest$ac_exeext; then
12604 $as_test_x conftest$ac_exeext
12605 }; then
12606 ac_cv_lib_Xext_XShapeQueryExtension=yes 12287 ac_cv_lib_Xext_XShapeQueryExtension=yes
12607else 12288else
12608 $as_echo "$as_me: failed program was:" >&5 12289 echo "$as_me: failed program was:" >&5
12609sed 's/^/| /' conftest.$ac_ext >&5 12290sed 's/^/| /' conftest.$ac_ext >&5
12610 12291
12611 ac_cv_lib_Xext_XShapeQueryExtension=no 12292 ac_cv_lib_Xext_XShapeQueryExtension=no
12612fi 12293fi
12613 12294
12614rm -rf conftest.dSYM
12615rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 12295rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12616 conftest$ac_exeext conftest.$ac_ext 12296 conftest$ac_exeext conftest.$ac_ext
12617LIBS=$ac_check_lib_save_LIBS 12297LIBS=$ac_check_lib_save_LIBS
12618fi 12298fi
12619{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 12299{ echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
12620$as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; } 12300echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
12621if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then 12301if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
12622 cat >>confdefs.h <<_ACEOF 12302 cat >>confdefs.h <<_ACEOF
12623#define HAVE_LIBXEXT 1 12303#define HAVE_LIBXEXT 1
@@ -12631,10 +12311,10 @@ fi
12631fi 12311fi
12632 12312
12633if test "${USE_X_TOOLKIT}" = "MOTIF"; then 12313if test "${USE_X_TOOLKIT}" = "MOTIF"; then
12634 { $as_echo "$as_me:$LINENO: checking for Motif version 2.1" >&5 12314 { echo "$as_me:$LINENO: checking for Motif version 2.1" >&5
12635$as_echo_n "checking for Motif version 2.1... " >&6; } 12315echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6; }
12636if test "${emacs_cv_motif_version_2_1+set}" = set; then 12316if test "${emacs_cv_motif_version_2_1+set}" = set; then
12637 $as_echo_n "(cached) " >&6 12317 echo $ECHO_N "(cached) $ECHO_C" >&6
12638else 12318else
12639 cat >conftest.$ac_ext <<_ACEOF 12319 cat >conftest.$ac_ext <<_ACEOF
12640/* confdefs.h. */ 12320/* confdefs.h. */
@@ -12661,21 +12341,20 @@ case "(($ac_try" in
12661 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12341 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12662 *) ac_try_echo=$ac_try;; 12342 *) ac_try_echo=$ac_try;;
12663esac 12343esac
12664eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12344eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12665$as_echo "$ac_try_echo") >&5
12666 (eval "$ac_compile") 2>conftest.er1 12345 (eval "$ac_compile") 2>conftest.er1
12667 ac_status=$? 12346 ac_status=$?
12668 grep -v '^ *+' conftest.er1 >conftest.err 12347 grep -v '^ *+' conftest.er1 >conftest.err
12669 rm -f conftest.er1 12348 rm -f conftest.er1
12670 cat conftest.err >&5 12349 cat conftest.err >&5
12671 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12672 (exit $ac_status); } && { 12351 (exit $ac_status); } && {
12673 test -z "$ac_c_werror_flag" || 12352 test -z "$ac_c_werror_flag" ||
12674 test ! -s conftest.err 12353 test ! -s conftest.err
12675 } && test -s conftest.$ac_objext; then 12354 } && test -s conftest.$ac_objext; then
12676 emacs_cv_motif_version_2_1=yes 12355 emacs_cv_motif_version_2_1=yes
12677else 12356else
12678 $as_echo "$as_me: failed program was:" >&5 12357 echo "$as_me: failed program was:" >&5
12679sed 's/^/| /' conftest.$ac_ext >&5 12358sed 's/^/| /' conftest.$ac_ext >&5
12680 12359
12681 emacs_cv_motif_version_2_1=no 12360 emacs_cv_motif_version_2_1=no
@@ -12683,8 +12362,8 @@ fi
12683 12362
12684rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 12363rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12685fi 12364fi
12686{ $as_echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 12365{ echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5
12687$as_echo "$emacs_cv_motif_version_2_1" >&6; } 12366echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6; }
12688 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1 12367 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1
12689 if test $emacs_cv_motif_version_2_1 = yes; then 12368 if test $emacs_cv_motif_version_2_1 = yes; then
12690 HAVE_LIBXP=no 12369 HAVE_LIBXP=no
@@ -12693,10 +12372,10 @@ cat >>confdefs.h <<\_ACEOF
12693#define HAVE_MOTIF_2_1 1 12372#define HAVE_MOTIF_2_1 1
12694_ACEOF 12373_ACEOF
12695 12374
12696 { $as_echo "$as_me:$LINENO: checking for XpCreateContext in -lXp" >&5 12375 { echo "$as_me:$LINENO: checking for XpCreateContext in -lXp" >&5
12697$as_echo_n "checking for XpCreateContext in -lXp... " >&6; } 12376echo $ECHO_N "checking for XpCreateContext in -lXp... $ECHO_C" >&6; }
12698if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then 12377if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then
12699 $as_echo_n "(cached) " >&6 12378 echo $ECHO_N "(cached) $ECHO_C" >&6
12700else 12379else
12701 ac_check_lib_save_LIBS=$LIBS 12380 ac_check_lib_save_LIBS=$LIBS
12702LIBS="-lXp $LIBS" 12381LIBS="-lXp $LIBS"
@@ -12728,36 +12407,32 @@ case "(($ac_try" in
12728 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12407 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12729 *) ac_try_echo=$ac_try;; 12408 *) ac_try_echo=$ac_try;;
12730esac 12409esac
12731eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12410eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12732$as_echo "$ac_try_echo") >&5
12733 (eval "$ac_link") 2>conftest.er1 12411 (eval "$ac_link") 2>conftest.er1
12734 ac_status=$? 12412 ac_status=$?
12735 grep -v '^ *+' conftest.er1 >conftest.err 12413 grep -v '^ *+' conftest.er1 >conftest.err
12736 rm -f conftest.er1 12414 rm -f conftest.er1
12737 cat conftest.err >&5 12415 cat conftest.err >&5
12738 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12739 (exit $ac_status); } && { 12417 (exit $ac_status); } && {
12740 test -z "$ac_c_werror_flag" || 12418 test -z "$ac_c_werror_flag" ||
12741 test ! -s conftest.err 12419 test ! -s conftest.err
12742 } && test -s conftest$ac_exeext && { 12420 } && test -s conftest$ac_exeext &&
12743 test "$cross_compiling" = yes || 12421 $as_test_x conftest$ac_exeext; then
12744 $as_test_x conftest$ac_exeext
12745 }; then
12746 ac_cv_lib_Xp_XpCreateContext=yes 12422 ac_cv_lib_Xp_XpCreateContext=yes
12747else 12423else
12748 $as_echo "$as_me: failed program was:" >&5 12424 echo "$as_me: failed program was:" >&5
12749sed 's/^/| /' conftest.$ac_ext >&5 12425sed 's/^/| /' conftest.$ac_ext >&5
12750 12426
12751 ac_cv_lib_Xp_XpCreateContext=no 12427 ac_cv_lib_Xp_XpCreateContext=no
12752fi 12428fi
12753 12429
12754rm -rf conftest.dSYM
12755rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 12430rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12756 conftest$ac_exeext conftest.$ac_ext 12431 conftest$ac_exeext conftest.$ac_ext
12757LIBS=$ac_check_lib_save_LIBS 12432LIBS=$ac_check_lib_save_LIBS
12758fi 12433fi
12759{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 12434{ echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5
12760$as_echo "$ac_cv_lib_Xp_XpCreateContext" >&6; } 12435echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6; }
12761if test $ac_cv_lib_Xp_XpCreateContext = yes; then 12436if test $ac_cv_lib_Xp_XpCreateContext = yes; then
12762 HAVE_LIBXP=yes 12437 HAVE_LIBXP=yes
12763fi 12438fi
@@ -12770,10 +12445,10 @@ _ACEOF
12770 12445
12771 fi 12446 fi
12772 else 12447 else
12773 { $as_echo "$as_me:$LINENO: checking for LessTif where some systems put it" >&5 12448 { echo "$as_me:$LINENO: checking for LessTif where some systems put it" >&5
12774$as_echo_n "checking for LessTif where some systems put it... " >&6; } 12449echo $ECHO_N "checking for LessTif where some systems put it... $ECHO_C" >&6; }
12775if test "${emacs_cv_lesstif+set}" = set; then 12450if test "${emacs_cv_lesstif+set}" = set; then
12776 $as_echo_n "(cached) " >&6 12451 echo $ECHO_N "(cached) $ECHO_C" >&6
12777else 12452else
12778 # We put this in CFLAGS temporarily to precede other -I options 12453 # We put this in CFLAGS temporarily to precede other -I options
12779 # that might be in CFLAGS temporarily. 12454 # that might be in CFLAGS temporarily.
@@ -12803,21 +12478,20 @@ case "(($ac_try" in
12803 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12478 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12804 *) ac_try_echo=$ac_try;; 12479 *) ac_try_echo=$ac_try;;
12805esac 12480esac
12806eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12481eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12807$as_echo "$ac_try_echo") >&5
12808 (eval "$ac_compile") 2>conftest.er1 12482 (eval "$ac_compile") 2>conftest.er1
12809 ac_status=$? 12483 ac_status=$?
12810 grep -v '^ *+' conftest.er1 >conftest.err 12484 grep -v '^ *+' conftest.er1 >conftest.err
12811 rm -f conftest.er1 12485 rm -f conftest.er1
12812 cat conftest.err >&5 12486 cat conftest.err >&5
12813 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12487 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12814 (exit $ac_status); } && { 12488 (exit $ac_status); } && {
12815 test -z "$ac_c_werror_flag" || 12489 test -z "$ac_c_werror_flag" ||
12816 test ! -s conftest.err 12490 test ! -s conftest.err
12817 } && test -s conftest.$ac_objext; then 12491 } && test -s conftest.$ac_objext; then
12818 emacs_cv_lesstif=yes 12492 emacs_cv_lesstif=yes
12819else 12493else
12820 $as_echo "$as_me: failed program was:" >&5 12494 echo "$as_me: failed program was:" >&5
12821sed 's/^/| /' conftest.$ac_ext >&5 12495sed 's/^/| /' conftest.$ac_ext >&5
12822 12496
12823 emacs_cv_lesstif=no 12497 emacs_cv_lesstif=no
@@ -12825,8 +12499,8 @@ fi
12825 12499
12826rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 12500rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12827fi 12501fi
12828{ $as_echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 12502{ echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5
12829$as_echo "$emacs_cv_lesstif" >&6; } 12503echo "${ECHO_T}$emacs_cv_lesstif" >&6; }
12830 if test $emacs_cv_lesstif = yes; then 12504 if test $emacs_cv_lesstif = yes; then
12831 # Make sure this -I option remains in CPPFLAGS after it is set 12505 # Make sure this -I option remains in CPPFLAGS after it is set
12832 # back to REAL_CPPFLAGS. 12506 # back to REAL_CPPFLAGS.
@@ -12899,14 +12573,13 @@ case "(($ac_try" in
12899 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12573 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12900 *) ac_try_echo=$ac_try;; 12574 *) ac_try_echo=$ac_try;;
12901esac 12575esac
12902eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12576eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12903$as_echo "$ac_try_echo") >&5
12904 (eval "$ac_compile") 2>conftest.er1 12577 (eval "$ac_compile") 2>conftest.er1
12905 ac_status=$? 12578 ac_status=$?
12906 grep -v '^ *+' conftest.er1 >conftest.err 12579 grep -v '^ *+' conftest.er1 >conftest.err
12907 rm -f conftest.er1 12580 rm -f conftest.er1
12908 cat conftest.err >&5 12581 cat conftest.err >&5
12909 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12910 (exit $ac_status); } && { 12583 (exit $ac_status); } && {
12911 test -z "$ac_c_werror_flag" || 12584 test -z "$ac_c_werror_flag" ||
12912 test ! -s conftest.err 12585 test ! -s conftest.err
@@ -12918,7 +12591,7 @@ cat >>confdefs.h <<\_ACEOF
12918_ACEOF 12591_ACEOF
12919 12592
12920else 12593else
12921 $as_echo "$as_me: failed program was:" >&5 12594 echo "$as_me: failed program was:" >&5
12922sed 's/^/| /' conftest.$ac_ext >&5 12595sed 's/^/| /' conftest.$ac_ext >&5
12923 12596
12924 HAVE_XIM=no 12597 HAVE_XIM=no
@@ -12977,21 +12650,20 @@ case "(($ac_try" in
12977 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12650 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12978 *) ac_try_echo=$ac_try;; 12651 *) ac_try_echo=$ac_try;;
12979esac 12652esac
12980eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12653eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12981$as_echo "$ac_try_echo") >&5
12982 (eval "$ac_compile") 2>conftest.er1 12654 (eval "$ac_compile") 2>conftest.er1
12983 ac_status=$? 12655 ac_status=$?
12984 grep -v '^ *+' conftest.er1 >conftest.err 12656 grep -v '^ *+' conftest.er1 >conftest.err
12985 rm -f conftest.er1 12657 rm -f conftest.er1
12986 cat conftest.err >&5 12658 cat conftest.err >&5
12987 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12988 (exit $ac_status); } && { 12660 (exit $ac_status); } && {
12989 test -z "$ac_c_werror_flag" || 12661 test -z "$ac_c_werror_flag" ||
12990 test ! -s conftest.err 12662 test ! -s conftest.err
12991 } && test -s conftest.$ac_objext; then 12663 } && test -s conftest.$ac_objext; then
12992 emacs_cv_arg6_star=yes 12664 emacs_cv_arg6_star=yes
12993else 12665else
12994 $as_echo "$as_me: failed program was:" >&5 12666 echo "$as_me: failed program was:" >&5
12995sed 's/^/| /' conftest.$ac_ext >&5 12667sed 's/^/| /' conftest.$ac_ext >&5
12996 12668
12997 12669
@@ -13024,10 +12696,10 @@ if test "${HAVE_X11}" = "yes"; then
13024 12696
13025 # Extract the first word of "pkg-config", so it can be a program name with args. 12697 # Extract the first word of "pkg-config", so it can be a program name with args.
13026set dummy pkg-config; ac_word=$2 12698set dummy pkg-config; ac_word=$2
13027{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 12699{ echo "$as_me:$LINENO: checking for $ac_word" >&5
13028$as_echo_n "checking for $ac_word... " >&6; } 12700echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13029if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 12701if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
13030 $as_echo_n "(cached) " >&6 12702 echo $ECHO_N "(cached) $ECHO_C" >&6
13031else 12703else
13032 case $PKG_CONFIG in 12704 case $PKG_CONFIG in
13033 [\\/]* | ?:[\\/]*) 12705 [\\/]* | ?:[\\/]*)
@@ -13042,7 +12714,7 @@ do
13042 for ac_exec_ext in '' $ac_executable_extensions; do 12714 for ac_exec_ext in '' $ac_executable_extensions; do
13043 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 12715 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13044 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 12716 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13045 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 12717 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13046 break 2 12718 break 2
13047 fi 12719 fi
13048done 12720done
@@ -13055,11 +12727,11 @@ esac
13055fi 12727fi
13056PKG_CONFIG=$ac_cv_path_PKG_CONFIG 12728PKG_CONFIG=$ac_cv_path_PKG_CONFIG
13057if test -n "$PKG_CONFIG"; then 12729if test -n "$PKG_CONFIG"; then
13058 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 12730 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
13059$as_echo "$PKG_CONFIG" >&6; } 12731echo "${ECHO_T}$PKG_CONFIG" >&6; }
13060else 12732else
13061 { $as_echo "$as_me:$LINENO: result: no" >&5 12733 { echo "$as_me:$LINENO: result: no" >&5
13062$as_echo "no" >&6; } 12734echo "${ECHO_T}no" >&6; }
13063fi 12735fi
13064 12736
13065 12737
@@ -13069,28 +12741,28 @@ fi
13069 else 12741 else
13070 PKG_CONFIG_MIN_VERSION=0.9.0 12742 PKG_CONFIG_MIN_VERSION=0.9.0
13071 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 12743 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
13072 { $as_echo "$as_me:$LINENO: checking for fontconfig >= 2.2.0" >&5 12744 { echo "$as_me:$LINENO: checking for fontconfig >= 2.2.0" >&5
13073$as_echo_n "checking for fontconfig >= 2.2.0... " >&6; } 12745echo $ECHO_N "checking for fontconfig >= 2.2.0... $ECHO_C" >&6; }
13074 12746
13075 if $PKG_CONFIG --exists "fontconfig >= 2.2.0" 2>&5; then 12747 if $PKG_CONFIG --exists "fontconfig >= 2.2.0" 2>&5; then
13076 { $as_echo "$as_me:$LINENO: result: yes" >&5 12748 { echo "$as_me:$LINENO: result: yes" >&5
13077$as_echo "yes" >&6; } 12749echo "${ECHO_T}yes" >&6; }
13078 succeeded=yes 12750 succeeded=yes
13079 12751
13080 { $as_echo "$as_me:$LINENO: checking FONTCONFIG_CFLAGS" >&5 12752 { echo "$as_me:$LINENO: checking FONTCONFIG_CFLAGS" >&5
13081$as_echo_n "checking FONTCONFIG_CFLAGS... " >&6; } 12753echo $ECHO_N "checking FONTCONFIG_CFLAGS... $ECHO_C" >&6; }
13082 FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags "fontconfig >= 2.2.0"|sed -e 's,///*,/,g'` 12754 FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags "fontconfig >= 2.2.0"|sed -e 's,///*,/,g'`
13083 { $as_echo "$as_me:$LINENO: result: $FONTCONFIG_CFLAGS" >&5 12755 { echo "$as_me:$LINENO: result: $FONTCONFIG_CFLAGS" >&5
13084$as_echo "$FONTCONFIG_CFLAGS" >&6; } 12756echo "${ECHO_T}$FONTCONFIG_CFLAGS" >&6; }
13085 12757
13086 { $as_echo "$as_me:$LINENO: checking FONTCONFIG_LIBS" >&5 12758 { echo "$as_me:$LINENO: checking FONTCONFIG_LIBS" >&5
13087$as_echo_n "checking FONTCONFIG_LIBS... " >&6; } 12759echo $ECHO_N "checking FONTCONFIG_LIBS... $ECHO_C" >&6; }
13088 FONTCONFIG_LIBS=`$PKG_CONFIG --libs "fontconfig >= 2.2.0"|sed -e 's,///*,/,g'` 12760 FONTCONFIG_LIBS=`$PKG_CONFIG --libs "fontconfig >= 2.2.0"|sed -e 's,///*,/,g'`
13089 { $as_echo "$as_me:$LINENO: result: $FONTCONFIG_LIBS" >&5 12761 { echo "$as_me:$LINENO: result: $FONTCONFIG_LIBS" >&5
13090$as_echo "$FONTCONFIG_LIBS" >&6; } 12762echo "${ECHO_T}$FONTCONFIG_LIBS" >&6; }
13091 else 12763 else
13092 { $as_echo "$as_me:$LINENO: result: no" >&5 12764 { echo "$as_me:$LINENO: result: no" >&5
13093$as_echo "no" >&6; } 12765echo "${ECHO_T}no" >&6; }
13094 FONTCONFIG_CFLAGS="" 12766 FONTCONFIG_CFLAGS=""
13095 FONTCONFIG_LIBS="" 12767 FONTCONFIG_LIBS=""
13096 ## If we have a custom action on failure, don't print errors, but 12768 ## If we have a custom action on failure, don't print errors, but
@@ -13113,11 +12785,10 @@ $as_echo "no" >&6; }
13113 HAVE_FC=no 12785 HAVE_FC=no
13114 fi 12786 fi
13115 12787
13116 test "${HAVE_FC}" = "no" && with_freetype=no
13117 12788
13118## Use -lXft if available, unless `--with-freetype=no' nor `--with-xft=no'. 12789 ## Use -lXft if available, unless `--with-xft=no'.
13119 HAVE_XFT=maybe 12790 HAVE_XFT=maybe
13120 if test "x${with_freetype}" = "xno" || test "x${with_x}" = "xno"; then 12791 if test "${HAVE_FC}" = "no" || test "x${with_x}" = "xno"; then
13121 with_xft="no"; 12792 with_xft="no";
13122 fi 12793 fi
13123 if test "x${with_xft}" != "xno"; then 12794 if test "x${with_xft}" != "xno"; then
@@ -13127,10 +12798,10 @@ $as_echo "no" >&6; }
13127 12798
13128 # Extract the first word of "pkg-config", so it can be a program name with args. 12799 # Extract the first word of "pkg-config", so it can be a program name with args.
13129set dummy pkg-config; ac_word=$2 12800set dummy pkg-config; ac_word=$2
13130{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 12801{ echo "$as_me:$LINENO: checking for $ac_word" >&5
13131$as_echo_n "checking for $ac_word... " >&6; } 12802echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13132if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 12803if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
13133 $as_echo_n "(cached) " >&6 12804 echo $ECHO_N "(cached) $ECHO_C" >&6
13134else 12805else
13135 case $PKG_CONFIG in 12806 case $PKG_CONFIG in
13136 [\\/]* | ?:[\\/]*) 12807 [\\/]* | ?:[\\/]*)
@@ -13145,7 +12816,7 @@ do
13145 for ac_exec_ext in '' $ac_executable_extensions; do 12816 for ac_exec_ext in '' $ac_executable_extensions; do
13146 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 12817 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13147 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 12818 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13148 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 12819 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13149 break 2 12820 break 2
13150 fi 12821 fi
13151done 12822done
@@ -13158,11 +12829,11 @@ esac
13158fi 12829fi
13159PKG_CONFIG=$ac_cv_path_PKG_CONFIG 12830PKG_CONFIG=$ac_cv_path_PKG_CONFIG
13160if test -n "$PKG_CONFIG"; then 12831if test -n "$PKG_CONFIG"; then
13161 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 12832 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
13162$as_echo "$PKG_CONFIG" >&6; } 12833echo "${ECHO_T}$PKG_CONFIG" >&6; }
13163else 12834else
13164 { $as_echo "$as_me:$LINENO: result: no" >&5 12835 { echo "$as_me:$LINENO: result: no" >&5
13165$as_echo "no" >&6; } 12836echo "${ECHO_T}no" >&6; }
13166fi 12837fi
13167 12838
13168 12839
@@ -13172,28 +12843,28 @@ fi
13172 else 12843 else
13173 PKG_CONFIG_MIN_VERSION=0.9.0 12844 PKG_CONFIG_MIN_VERSION=0.9.0
13174 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 12845 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
13175 { $as_echo "$as_me:$LINENO: checking for xft >= 0.13.0" >&5 12846 { echo "$as_me:$LINENO: checking for xft >= 0.13.0" >&5
13176$as_echo_n "checking for xft >= 0.13.0... " >&6; } 12847echo $ECHO_N "checking for xft >= 0.13.0... $ECHO_C" >&6; }
13177 12848
13178 if $PKG_CONFIG --exists "xft >= 0.13.0" 2>&5; then 12849 if $PKG_CONFIG --exists "xft >= 0.13.0" 2>&5; then
13179 { $as_echo "$as_me:$LINENO: result: yes" >&5 12850 { echo "$as_me:$LINENO: result: yes" >&5
13180$as_echo "yes" >&6; } 12851echo "${ECHO_T}yes" >&6; }
13181 succeeded=yes 12852 succeeded=yes
13182 12853
13183 { $as_echo "$as_me:$LINENO: checking XFT_CFLAGS" >&5 12854 { echo "$as_me:$LINENO: checking XFT_CFLAGS" >&5
13184$as_echo_n "checking XFT_CFLAGS... " >&6; } 12855echo $ECHO_N "checking XFT_CFLAGS... $ECHO_C" >&6; }
13185 XFT_CFLAGS=`$PKG_CONFIG --cflags "xft >= 0.13.0"|sed -e 's,///*,/,g'` 12856 XFT_CFLAGS=`$PKG_CONFIG --cflags "xft >= 0.13.0"|sed -e 's,///*,/,g'`
13186 { $as_echo "$as_me:$LINENO: result: $XFT_CFLAGS" >&5 12857 { echo "$as_me:$LINENO: result: $XFT_CFLAGS" >&5
13187$as_echo "$XFT_CFLAGS" >&6; } 12858echo "${ECHO_T}$XFT_CFLAGS" >&6; }
13188 12859
13189 { $as_echo "$as_me:$LINENO: checking XFT_LIBS" >&5 12860 { echo "$as_me:$LINENO: checking XFT_LIBS" >&5
13190$as_echo_n "checking XFT_LIBS... " >&6; } 12861echo $ECHO_N "checking XFT_LIBS... $ECHO_C" >&6; }
13191 XFT_LIBS=`$PKG_CONFIG --libs "xft >= 0.13.0"|sed -e 's,///*,/,g'` 12862 XFT_LIBS=`$PKG_CONFIG --libs "xft >= 0.13.0"|sed -e 's,///*,/,g'`
13192 { $as_echo "$as_me:$LINENO: result: $XFT_LIBS" >&5 12863 { echo "$as_me:$LINENO: result: $XFT_LIBS" >&5
13193$as_echo "$XFT_LIBS" >&6; } 12864echo "${ECHO_T}$XFT_LIBS" >&6; }
13194 else 12865 else
13195 { $as_echo "$as_me:$LINENO: result: no" >&5 12866 { echo "$as_me:$LINENO: result: no" >&5
13196$as_echo "no" >&6; } 12867echo "${ECHO_T}no" >&6; }
13197 XFT_CFLAGS="" 12868 XFT_CFLAGS=""
13198 XFT_LIBS="" 12869 XFT_LIBS=""
13199 ## If we have a custom action on failure, don't print errors, but 12870 ## If we have a custom action on failure, don't print errors, but
@@ -13224,17 +12895,17 @@ $as_echo "no" >&6; }
13224 CFLAGS="$CFLAGS $XFT_CFLAGS" 12895 CFLAGS="$CFLAGS $XFT_CFLAGS"
13225 LIBS="$XFT_LIBS $LIBS" 12896 LIBS="$XFT_LIBS $LIBS"
13226 if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then 12897 if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then
13227 { $as_echo "$as_me:$LINENO: checking for X11/Xft/Xft.h" >&5 12898 { echo "$as_me:$LINENO: checking for X11/Xft/Xft.h" >&5
13228$as_echo_n "checking for X11/Xft/Xft.h... " >&6; } 12899echo $ECHO_N "checking for X11/Xft/Xft.h... $ECHO_C" >&6; }
13229if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then 12900if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then
13230 $as_echo_n "(cached) " >&6 12901 echo $ECHO_N "(cached) $ECHO_C" >&6
13231fi 12902fi
13232{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xft_Xft_h" >&5 12903{ echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xft_Xft_h" >&5
13233$as_echo "$ac_cv_header_X11_Xft_Xft_h" >&6; } 12904echo "${ECHO_T}$ac_cv_header_X11_Xft_Xft_h" >&6; }
13234else 12905else
13235 # Is the header compilable? 12906 # Is the header compilable?
13236{ $as_echo "$as_me:$LINENO: checking X11/Xft/Xft.h usability" >&5 12907{ echo "$as_me:$LINENO: checking X11/Xft/Xft.h usability" >&5
13237$as_echo_n "checking X11/Xft/Xft.h usability... " >&6; } 12908echo $ECHO_N "checking X11/Xft/Xft.h usability... $ECHO_C" >&6; }
13238cat >conftest.$ac_ext <<_ACEOF 12909cat >conftest.$ac_ext <<_ACEOF
13239/* confdefs.h. */ 12910/* confdefs.h. */
13240_ACEOF 12911_ACEOF
@@ -13250,33 +12921,32 @@ case "(($ac_try" in
13250 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12921 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13251 *) ac_try_echo=$ac_try;; 12922 *) ac_try_echo=$ac_try;;
13252esac 12923esac
13253eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12924eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13254$as_echo "$ac_try_echo") >&5
13255 (eval "$ac_compile") 2>conftest.er1 12925 (eval "$ac_compile") 2>conftest.er1
13256 ac_status=$? 12926 ac_status=$?
13257 grep -v '^ *+' conftest.er1 >conftest.err 12927 grep -v '^ *+' conftest.er1 >conftest.err
13258 rm -f conftest.er1 12928 rm -f conftest.er1
13259 cat conftest.err >&5 12929 cat conftest.err >&5
13260 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13261 (exit $ac_status); } && { 12931 (exit $ac_status); } && {
13262 test -z "$ac_c_werror_flag" || 12932 test -z "$ac_c_werror_flag" ||
13263 test ! -s conftest.err 12933 test ! -s conftest.err
13264 } && test -s conftest.$ac_objext; then 12934 } && test -s conftest.$ac_objext; then
13265 ac_header_compiler=yes 12935 ac_header_compiler=yes
13266else 12936else
13267 $as_echo "$as_me: failed program was:" >&5 12937 echo "$as_me: failed program was:" >&5
13268sed 's/^/| /' conftest.$ac_ext >&5 12938sed 's/^/| /' conftest.$ac_ext >&5
13269 12939
13270 ac_header_compiler=no 12940 ac_header_compiler=no
13271fi 12941fi
13272 12942
13273rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 12943rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13274{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 12944{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13275$as_echo "$ac_header_compiler" >&6; } 12945echo "${ECHO_T}$ac_header_compiler" >&6; }
13276 12946
13277# Is the header present? 12947# Is the header present?
13278{ $as_echo "$as_me:$LINENO: checking X11/Xft/Xft.h presence" >&5 12948{ echo "$as_me:$LINENO: checking X11/Xft/Xft.h presence" >&5
13279$as_echo_n "checking X11/Xft/Xft.h presence... " >&6; } 12949echo $ECHO_N "checking X11/Xft/Xft.h presence... $ECHO_C" >&6; }
13280cat >conftest.$ac_ext <<_ACEOF 12950cat >conftest.$ac_ext <<_ACEOF
13281/* confdefs.h. */ 12951/* confdefs.h. */
13282_ACEOF 12952_ACEOF
@@ -13290,71 +12960,70 @@ case "(($ac_try" in
13290 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 12960 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13291 *) ac_try_echo=$ac_try;; 12961 *) ac_try_echo=$ac_try;;
13292esac 12962esac
13293eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 12963eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13294$as_echo "$ac_try_echo") >&5
13295 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 12964 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13296 ac_status=$? 12965 ac_status=$?
13297 grep -v '^ *+' conftest.er1 >conftest.err 12966 grep -v '^ *+' conftest.er1 >conftest.err
13298 rm -f conftest.er1 12967 rm -f conftest.er1
13299 cat conftest.err >&5 12968 cat conftest.err >&5
13300 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 12969 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13301 (exit $ac_status); } >/dev/null && { 12970 (exit $ac_status); } >/dev/null && {
13302 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 12971 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13303 test ! -s conftest.err 12972 test ! -s conftest.err
13304 }; then 12973 }; then
13305 ac_header_preproc=yes 12974 ac_header_preproc=yes
13306else 12975else
13307 $as_echo "$as_me: failed program was:" >&5 12976 echo "$as_me: failed program was:" >&5
13308sed 's/^/| /' conftest.$ac_ext >&5 12977sed 's/^/| /' conftest.$ac_ext >&5
13309 12978
13310 ac_header_preproc=no 12979 ac_header_preproc=no
13311fi 12980fi
13312 12981
13313rm -f conftest.err conftest.$ac_ext 12982rm -f conftest.err conftest.$ac_ext
13314{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 12983{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13315$as_echo "$ac_header_preproc" >&6; } 12984echo "${ECHO_T}$ac_header_preproc" >&6; }
13316 12985
13317# So? What about this header? 12986# So? What about this header?
13318case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 12987case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13319 yes:no: ) 12988 yes:no: )
13320 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: accepted by the compiler, rejected by the preprocessor!" >&5 12989 { echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: accepted by the compiler, rejected by the preprocessor!" >&5
13321$as_echo "$as_me: WARNING: X11/Xft/Xft.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 12990echo "$as_me: WARNING: X11/Xft/Xft.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13322 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: proceeding with the compiler's result" >&5 12991 { echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: proceeding with the compiler's result" >&5
13323$as_echo "$as_me: WARNING: X11/Xft/Xft.h: proceeding with the compiler's result" >&2;} 12992echo "$as_me: WARNING: X11/Xft/Xft.h: proceeding with the compiler's result" >&2;}
13324 ac_header_preproc=yes 12993 ac_header_preproc=yes
13325 ;; 12994 ;;
13326 no:yes:* ) 12995 no:yes:* )
13327 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: present but cannot be compiled" >&5 12996 { echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: present but cannot be compiled" >&5
13328$as_echo "$as_me: WARNING: X11/Xft/Xft.h: present but cannot be compiled" >&2;} 12997echo "$as_me: WARNING: X11/Xft/Xft.h: present but cannot be compiled" >&2;}
13329 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: check for missing prerequisite headers?" >&5 12998 { echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: check for missing prerequisite headers?" >&5
13330$as_echo "$as_me: WARNING: X11/Xft/Xft.h: check for missing prerequisite headers?" >&2;} 12999echo "$as_me: WARNING: X11/Xft/Xft.h: check for missing prerequisite headers?" >&2;}
13331 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: see the Autoconf documentation" >&5 13000 { echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: see the Autoconf documentation" >&5
13332$as_echo "$as_me: WARNING: X11/Xft/Xft.h: see the Autoconf documentation" >&2;} 13001echo "$as_me: WARNING: X11/Xft/Xft.h: see the Autoconf documentation" >&2;}
13333 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: section \"Present But Cannot Be Compiled\"" >&5 13002 { echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: section \"Present But Cannot Be Compiled\"" >&5
13334$as_echo "$as_me: WARNING: X11/Xft/Xft.h: section \"Present But Cannot Be Compiled\"" >&2;} 13003echo "$as_me: WARNING: X11/Xft/Xft.h: section \"Present But Cannot Be Compiled\"" >&2;}
13335 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: proceeding with the preprocessor's result" >&5 13004 { echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: proceeding with the preprocessor's result" >&5
13336$as_echo "$as_me: WARNING: X11/Xft/Xft.h: proceeding with the preprocessor's result" >&2;} 13005echo "$as_me: WARNING: X11/Xft/Xft.h: proceeding with the preprocessor's result" >&2;}
13337 { $as_echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: in the future, the compiler will take precedence" >&5 13006 { echo "$as_me:$LINENO: WARNING: X11/Xft/Xft.h: in the future, the compiler will take precedence" >&5
13338$as_echo "$as_me: WARNING: X11/Xft/Xft.h: in the future, the compiler will take precedence" >&2;} 13007echo "$as_me: WARNING: X11/Xft/Xft.h: in the future, the compiler will take precedence" >&2;}
13339 13008
13340 ;; 13009 ;;
13341esac 13010esac
13342{ $as_echo "$as_me:$LINENO: checking for X11/Xft/Xft.h" >&5 13011{ echo "$as_me:$LINENO: checking for X11/Xft/Xft.h" >&5
13343$as_echo_n "checking for X11/Xft/Xft.h... " >&6; } 13012echo $ECHO_N "checking for X11/Xft/Xft.h... $ECHO_C" >&6; }
13344if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then 13013if test "${ac_cv_header_X11_Xft_Xft_h+set}" = set; then
13345 $as_echo_n "(cached) " >&6 13014 echo $ECHO_N "(cached) $ECHO_C" >&6
13346else 13015else
13347 ac_cv_header_X11_Xft_Xft_h=$ac_header_preproc 13016 ac_cv_header_X11_Xft_Xft_h=$ac_header_preproc
13348fi 13017fi
13349{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xft_Xft_h" >&5 13018{ echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xft_Xft_h" >&5
13350$as_echo "$ac_cv_header_X11_Xft_Xft_h" >&6; } 13019echo "${ECHO_T}$ac_cv_header_X11_Xft_Xft_h" >&6; }
13351 13020
13352fi 13021fi
13353if test $ac_cv_header_X11_Xft_Xft_h = yes; then 13022if test $ac_cv_header_X11_Xft_Xft_h = yes; then
13354 { $as_echo "$as_me:$LINENO: checking for XftFontOpen in -lXft" >&5 13023 { echo "$as_me:$LINENO: checking for XftFontOpen in -lXft" >&5
13355$as_echo_n "checking for XftFontOpen in -lXft... " >&6; } 13024echo $ECHO_N "checking for XftFontOpen in -lXft... $ECHO_C" >&6; }
13356if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then 13025if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then
13357 $as_echo_n "(cached) " >&6 13026 echo $ECHO_N "(cached) $ECHO_C" >&6
13358else 13027else
13359 ac_check_lib_save_LIBS=$LIBS 13028 ac_check_lib_save_LIBS=$LIBS
13360LIBS="-lXft $XFT_LIBS $LIBS" 13029LIBS="-lXft $XFT_LIBS $LIBS"
@@ -13386,36 +13055,32 @@ case "(($ac_try" in
13386 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13055 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13387 *) ac_try_echo=$ac_try;; 13056 *) ac_try_echo=$ac_try;;
13388esac 13057esac
13389eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13058eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13390$as_echo "$ac_try_echo") >&5
13391 (eval "$ac_link") 2>conftest.er1 13059 (eval "$ac_link") 2>conftest.er1
13392 ac_status=$? 13060 ac_status=$?
13393 grep -v '^ *+' conftest.er1 >conftest.err 13061 grep -v '^ *+' conftest.er1 >conftest.err
13394 rm -f conftest.er1 13062 rm -f conftest.er1
13395 cat conftest.err >&5 13063 cat conftest.err >&5
13396 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13064 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13397 (exit $ac_status); } && { 13065 (exit $ac_status); } && {
13398 test -z "$ac_c_werror_flag" || 13066 test -z "$ac_c_werror_flag" ||
13399 test ! -s conftest.err 13067 test ! -s conftest.err
13400 } && test -s conftest$ac_exeext && { 13068 } && test -s conftest$ac_exeext &&
13401 test "$cross_compiling" = yes || 13069 $as_test_x conftest$ac_exeext; then
13402 $as_test_x conftest$ac_exeext
13403 }; then
13404 ac_cv_lib_Xft_XftFontOpen=yes 13070 ac_cv_lib_Xft_XftFontOpen=yes
13405else 13071else
13406 $as_echo "$as_me: failed program was:" >&5 13072 echo "$as_me: failed program was:" >&5
13407sed 's/^/| /' conftest.$ac_ext >&5 13073sed 's/^/| /' conftest.$ac_ext >&5
13408 13074
13409 ac_cv_lib_Xft_XftFontOpen=no 13075 ac_cv_lib_Xft_XftFontOpen=no
13410fi 13076fi
13411 13077
13412rm -rf conftest.dSYM
13413rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 13078rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13414 conftest$ac_exeext conftest.$ac_ext 13079 conftest$ac_exeext conftest.$ac_ext
13415LIBS=$ac_check_lib_save_LIBS 13080LIBS=$ac_check_lib_save_LIBS
13416fi 13081fi
13417{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xft_XftFontOpen" >&5 13082{ echo "$as_me:$LINENO: result: $ac_cv_lib_Xft_XftFontOpen" >&5
13418$as_echo "$ac_cv_lib_Xft_XftFontOpen" >&6; } 13083echo "${ECHO_T}$ac_cv_lib_Xft_XftFontOpen" >&6; }
13419if test $ac_cv_lib_Xft_XftFontOpen = yes; then 13084if test $ac_cv_lib_Xft_XftFontOpen = yes; then
13420 HAVE_XFT=yes 13085 HAVE_XFT=yes
13421fi 13086fi
@@ -13451,102 +13116,6 @@ _ACEOF
13451 HAVE_FREETYPE=yes 13116 HAVE_FREETYPE=yes
13452 FONTCONFIG_CFLAGS= 13117 FONTCONFIG_CFLAGS=
13453 FONTCONFIG_LIBS= 13118 FONTCONFIG_LIBS=
13454 elif test "x${with_freetype}" != "xno" && test "x${with_x}" != "xno"; then
13455
13456
13457 succeeded=no
13458
13459 # Extract the first word of "pkg-config", so it can be a program name with args.
13460set dummy pkg-config; ac_word=$2
13461{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
13462$as_echo_n "checking for $ac_word... " >&6; }
13463if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
13464 $as_echo_n "(cached) " >&6
13465else
13466 case $PKG_CONFIG in
13467 [\\/]* | ?:[\\/]*)
13468 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
13469 ;;
13470 *)
13471 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13472for as_dir in $PATH
13473do
13474 IFS=$as_save_IFS
13475 test -z "$as_dir" && as_dir=.
13476 for ac_exec_ext in '' $ac_executable_extensions; do
13477 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13478 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13479 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13480 break 2
13481 fi
13482done
13483done
13484IFS=$as_save_IFS
13485
13486 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
13487 ;;
13488esac
13489fi
13490PKG_CONFIG=$ac_cv_path_PKG_CONFIG
13491if test -n "$PKG_CONFIG"; then
13492 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
13493$as_echo "$PKG_CONFIG" >&6; }
13494else
13495 { $as_echo "$as_me:$LINENO: result: no" >&5
13496$as_echo "no" >&6; }
13497fi
13498
13499
13500
13501 if test "$PKG_CONFIG" = "no" ; then
13502 HAVE_FREETYPE=no
13503 else
13504 PKG_CONFIG_MIN_VERSION=0.9.0
13505 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
13506 { $as_echo "$as_me:$LINENO: checking for freetype2" >&5
13507$as_echo_n "checking for freetype2... " >&6; }
13508
13509 if $PKG_CONFIG --exists "freetype2" 2>&5; then
13510 { $as_echo "$as_me:$LINENO: result: yes" >&5
13511$as_echo "yes" >&6; }
13512 succeeded=yes
13513
13514 { $as_echo "$as_me:$LINENO: checking FREETYPE_CFLAGS" >&5
13515$as_echo_n "checking FREETYPE_CFLAGS... " >&6; }
13516 FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2"|sed -e 's,///*,/,g'`
13517 { $as_echo "$as_me:$LINENO: result: $FREETYPE_CFLAGS" >&5
13518$as_echo "$FREETYPE_CFLAGS" >&6; }
13519
13520 { $as_echo "$as_me:$LINENO: checking FREETYPE_LIBS" >&5
13521$as_echo_n "checking FREETYPE_LIBS... " >&6; }
13522 FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2"|sed -e 's,///*,/,g'`
13523 { $as_echo "$as_me:$LINENO: result: $FREETYPE_LIBS" >&5
13524$as_echo "$FREETYPE_LIBS" >&6; }
13525 else
13526 { $as_echo "$as_me:$LINENO: result: no" >&5
13527$as_echo "no" >&6; }
13528 FREETYPE_CFLAGS=""
13529 FREETYPE_LIBS=""
13530 ## If we have a custom action on failure, don't print errors, but
13531 ## do set a variable so people can do so.
13532 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "freetype2"`
13533
13534 fi
13535
13536
13537
13538 else
13539 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
13540 echo "*** See http://www.freedesktop.org/software/pkgconfig"
13541 fi
13542 fi
13543
13544 if test $succeeded = yes; then
13545 HAVE_FREETYPE=yes
13546 else
13547 HAVE_FREETYPE=no
13548 fi
13549
13550 fi 13119 fi
13551 13120
13552 HAVE_LIBOTF=no 13121 HAVE_LIBOTF=no
@@ -13562,10 +13131,10 @@ _ACEOF
13562 13131
13563 # Extract the first word of "pkg-config", so it can be a program name with args. 13132 # Extract the first word of "pkg-config", so it can be a program name with args.
13564set dummy pkg-config; ac_word=$2 13133set dummy pkg-config; ac_word=$2
13565{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 13134{ echo "$as_me:$LINENO: checking for $ac_word" >&5
13566$as_echo_n "checking for $ac_word... " >&6; } 13135echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13567if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 13136if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
13568 $as_echo_n "(cached) " >&6 13137 echo $ECHO_N "(cached) $ECHO_C" >&6
13569else 13138else
13570 case $PKG_CONFIG in 13139 case $PKG_CONFIG in
13571 [\\/]* | ?:[\\/]*) 13140 [\\/]* | ?:[\\/]*)
@@ -13580,7 +13149,7 @@ do
13580 for ac_exec_ext in '' $ac_executable_extensions; do 13149 for ac_exec_ext in '' $ac_executable_extensions; do
13581 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 13150 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13582 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 13151 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13583 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 13152 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13584 break 2 13153 break 2
13585 fi 13154 fi
13586done 13155done
@@ -13593,11 +13162,11 @@ esac
13593fi 13162fi
13594PKG_CONFIG=$ac_cv_path_PKG_CONFIG 13163PKG_CONFIG=$ac_cv_path_PKG_CONFIG
13595if test -n "$PKG_CONFIG"; then 13164if test -n "$PKG_CONFIG"; then
13596 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 13165 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
13597$as_echo "$PKG_CONFIG" >&6; } 13166echo "${ECHO_T}$PKG_CONFIG" >&6; }
13598else 13167else
13599 { $as_echo "$as_me:$LINENO: result: no" >&5 13168 { echo "$as_me:$LINENO: result: no" >&5
13600$as_echo "no" >&6; } 13169echo "${ECHO_T}no" >&6; }
13601fi 13170fi
13602 13171
13603 13172
@@ -13607,28 +13176,28 @@ fi
13607 else 13176 else
13608 PKG_CONFIG_MIN_VERSION=0.9.0 13177 PKG_CONFIG_MIN_VERSION=0.9.0
13609 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 13178 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
13610 { $as_echo "$as_me:$LINENO: checking for libotf" >&5 13179 { echo "$as_me:$LINENO: checking for libotf" >&5
13611$as_echo_n "checking for libotf... " >&6; } 13180echo $ECHO_N "checking for libotf... $ECHO_C" >&6; }
13612 13181
13613 if $PKG_CONFIG --exists "libotf" 2>&5; then 13182 if $PKG_CONFIG --exists "libotf" 2>&5; then
13614 { $as_echo "$as_me:$LINENO: result: yes" >&5 13183 { echo "$as_me:$LINENO: result: yes" >&5
13615$as_echo "yes" >&6; } 13184echo "${ECHO_T}yes" >&6; }
13616 succeeded=yes 13185 succeeded=yes
13617 13186
13618 { $as_echo "$as_me:$LINENO: checking LIBOTF_CFLAGS" >&5 13187 { echo "$as_me:$LINENO: checking LIBOTF_CFLAGS" >&5
13619$as_echo_n "checking LIBOTF_CFLAGS... " >&6; } 13188echo $ECHO_N "checking LIBOTF_CFLAGS... $ECHO_C" >&6; }
13620 LIBOTF_CFLAGS=`$PKG_CONFIG --cflags "libotf"|sed -e 's,///*,/,g'` 13189 LIBOTF_CFLAGS=`$PKG_CONFIG --cflags "libotf"|sed -e 's,///*,/,g'`
13621 { $as_echo "$as_me:$LINENO: result: $LIBOTF_CFLAGS" >&5 13190 { echo "$as_me:$LINENO: result: $LIBOTF_CFLAGS" >&5
13622$as_echo "$LIBOTF_CFLAGS" >&6; } 13191echo "${ECHO_T}$LIBOTF_CFLAGS" >&6; }
13623 13192
13624 { $as_echo "$as_me:$LINENO: checking LIBOTF_LIBS" >&5 13193 { echo "$as_me:$LINENO: checking LIBOTF_LIBS" >&5
13625$as_echo_n "checking LIBOTF_LIBS... " >&6; } 13194echo $ECHO_N "checking LIBOTF_LIBS... $ECHO_C" >&6; }
13626 LIBOTF_LIBS=`$PKG_CONFIG --libs "libotf"|sed -e 's,///*,/,g'` 13195 LIBOTF_LIBS=`$PKG_CONFIG --libs "libotf"|sed -e 's,///*,/,g'`
13627 { $as_echo "$as_me:$LINENO: result: $LIBOTF_LIBS" >&5 13196 { echo "$as_me:$LINENO: result: $LIBOTF_LIBS" >&5
13628$as_echo "$LIBOTF_LIBS" >&6; } 13197echo "${ECHO_T}$LIBOTF_LIBS" >&6; }
13629 else 13198 else
13630 { $as_echo "$as_me:$LINENO: result: no" >&5 13199 { echo "$as_me:$LINENO: result: no" >&5
13631$as_echo "no" >&6; } 13200echo "${ECHO_T}no" >&6; }
13632 LIBOTF_CFLAGS="" 13201 LIBOTF_CFLAGS=""
13633 LIBOTF_LIBS="" 13202 LIBOTF_LIBS=""
13634 ## If we have a custom action on failure, don't print errors, but 13203 ## If we have a custom action on failure, don't print errors, but
@@ -13657,10 +13226,10 @@ cat >>confdefs.h <<\_ACEOF
13657#define HAVE_LIBOTF 1 13226#define HAVE_LIBOTF 1
13658_ACEOF 13227_ACEOF
13659 13228
13660 { $as_echo "$as_me:$LINENO: checking for OTF_get_variation_glyphs in -lotf" >&5 13229 { echo "$as_me:$LINENO: checking for OTF_get_variation_glyphs in -lotf" >&5
13661$as_echo_n "checking for OTF_get_variation_glyphs in -lotf... " >&6; } 13230echo $ECHO_N "checking for OTF_get_variation_glyphs in -lotf... $ECHO_C" >&6; }
13662if test "${ac_cv_lib_otf_OTF_get_variation_glyphs+set}" = set; then 13231if test "${ac_cv_lib_otf_OTF_get_variation_glyphs+set}" = set; then
13663 $as_echo_n "(cached) " >&6 13232 echo $ECHO_N "(cached) $ECHO_C" >&6
13664else 13233else
13665 ac_check_lib_save_LIBS=$LIBS 13234 ac_check_lib_save_LIBS=$LIBS
13666LIBS="-lotf $LIBS" 13235LIBS="-lotf $LIBS"
@@ -13692,36 +13261,32 @@ case "(($ac_try" in
13692 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13261 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13693 *) ac_try_echo=$ac_try;; 13262 *) ac_try_echo=$ac_try;;
13694esac 13263esac
13695eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13264eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13696$as_echo "$ac_try_echo") >&5
13697 (eval "$ac_link") 2>conftest.er1 13265 (eval "$ac_link") 2>conftest.er1
13698 ac_status=$? 13266 ac_status=$?
13699 grep -v '^ *+' conftest.er1 >conftest.err 13267 grep -v '^ *+' conftest.er1 >conftest.err
13700 rm -f conftest.er1 13268 rm -f conftest.er1
13701 cat conftest.err >&5 13269 cat conftest.err >&5
13702 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13270 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13703 (exit $ac_status); } && { 13271 (exit $ac_status); } && {
13704 test -z "$ac_c_werror_flag" || 13272 test -z "$ac_c_werror_flag" ||
13705 test ! -s conftest.err 13273 test ! -s conftest.err
13706 } && test -s conftest$ac_exeext && { 13274 } && test -s conftest$ac_exeext &&
13707 test "$cross_compiling" = yes || 13275 $as_test_x conftest$ac_exeext; then
13708 $as_test_x conftest$ac_exeext
13709 }; then
13710 ac_cv_lib_otf_OTF_get_variation_glyphs=yes 13276 ac_cv_lib_otf_OTF_get_variation_glyphs=yes
13711else 13277else
13712 $as_echo "$as_me: failed program was:" >&5 13278 echo "$as_me: failed program was:" >&5
13713sed 's/^/| /' conftest.$ac_ext >&5 13279sed 's/^/| /' conftest.$ac_ext >&5
13714 13280
13715 ac_cv_lib_otf_OTF_get_variation_glyphs=no 13281 ac_cv_lib_otf_OTF_get_variation_glyphs=no
13716fi 13282fi
13717 13283
13718rm -rf conftest.dSYM
13719rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 13284rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13720 conftest$ac_exeext conftest.$ac_ext 13285 conftest$ac_exeext conftest.$ac_ext
13721LIBS=$ac_check_lib_save_LIBS 13286LIBS=$ac_check_lib_save_LIBS
13722fi 13287fi
13723{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_otf_OTF_get_variation_glyphs" >&5 13288{ echo "$as_me:$LINENO: result: $ac_cv_lib_otf_OTF_get_variation_glyphs" >&5
13724$as_echo "$ac_cv_lib_otf_OTF_get_variation_glyphs" >&6; } 13289echo "${ECHO_T}$ac_cv_lib_otf_OTF_get_variation_glyphs" >&6; }
13725if test $ac_cv_lib_otf_OTF_get_variation_glyphs = yes; then 13290if test $ac_cv_lib_otf_OTF_get_variation_glyphs = yes; then
13726 HAVE_OTF_GET_VARIATION_GLYPHS=yes 13291 HAVE_OTF_GET_VARIATION_GLYPHS=yes
13727else 13292else
@@ -13747,10 +13312,10 @@ _ACEOF
13747 13312
13748 # Extract the first word of "pkg-config", so it can be a program name with args. 13313 # Extract the first word of "pkg-config", so it can be a program name with args.
13749set dummy pkg-config; ac_word=$2 13314set dummy pkg-config; ac_word=$2
13750{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 13315{ echo "$as_me:$LINENO: checking for $ac_word" >&5
13751$as_echo_n "checking for $ac_word... " >&6; } 13316echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
13752if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 13317if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
13753 $as_echo_n "(cached) " >&6 13318 echo $ECHO_N "(cached) $ECHO_C" >&6
13754else 13319else
13755 case $PKG_CONFIG in 13320 case $PKG_CONFIG in
13756 [\\/]* | ?:[\\/]*) 13321 [\\/]* | ?:[\\/]*)
@@ -13765,7 +13330,7 @@ do
13765 for ac_exec_ext in '' $ac_executable_extensions; do 13330 for ac_exec_ext in '' $ac_executable_extensions; do
13766 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 13331 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13767 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 13332 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13768 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 13333 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13769 break 2 13334 break 2
13770 fi 13335 fi
13771done 13336done
@@ -13778,11 +13343,11 @@ esac
13778fi 13343fi
13779PKG_CONFIG=$ac_cv_path_PKG_CONFIG 13344PKG_CONFIG=$ac_cv_path_PKG_CONFIG
13780if test -n "$PKG_CONFIG"; then 13345if test -n "$PKG_CONFIG"; then
13781 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 13346 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
13782$as_echo "$PKG_CONFIG" >&6; } 13347echo "${ECHO_T}$PKG_CONFIG" >&6; }
13783else 13348else
13784 { $as_echo "$as_me:$LINENO: result: no" >&5 13349 { echo "$as_me:$LINENO: result: no" >&5
13785$as_echo "no" >&6; } 13350echo "${ECHO_T}no" >&6; }
13786fi 13351fi
13787 13352
13788 13353
@@ -13792,28 +13357,28 @@ fi
13792 else 13357 else
13793 PKG_CONFIG_MIN_VERSION=0.9.0 13358 PKG_CONFIG_MIN_VERSION=0.9.0
13794 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 13359 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
13795 { $as_echo "$as_me:$LINENO: checking for m17n-flt" >&5 13360 { echo "$as_me:$LINENO: checking for m17n-flt" >&5
13796$as_echo_n "checking for m17n-flt... " >&6; } 13361echo $ECHO_N "checking for m17n-flt... $ECHO_C" >&6; }
13797 13362
13798 if $PKG_CONFIG --exists "m17n-flt" 2>&5; then 13363 if $PKG_CONFIG --exists "m17n-flt" 2>&5; then
13799 { $as_echo "$as_me:$LINENO: result: yes" >&5 13364 { echo "$as_me:$LINENO: result: yes" >&5
13800$as_echo "yes" >&6; } 13365echo "${ECHO_T}yes" >&6; }
13801 succeeded=yes 13366 succeeded=yes
13802 13367
13803 { $as_echo "$as_me:$LINENO: checking M17N_FLT_CFLAGS" >&5 13368 { echo "$as_me:$LINENO: checking M17N_FLT_CFLAGS" >&5
13804$as_echo_n "checking M17N_FLT_CFLAGS... " >&6; } 13369echo $ECHO_N "checking M17N_FLT_CFLAGS... $ECHO_C" >&6; }
13805 M17N_FLT_CFLAGS=`$PKG_CONFIG --cflags "m17n-flt"|sed -e 's,///*,/,g'` 13370 M17N_FLT_CFLAGS=`$PKG_CONFIG --cflags "m17n-flt"|sed -e 's,///*,/,g'`
13806 { $as_echo "$as_me:$LINENO: result: $M17N_FLT_CFLAGS" >&5 13371 { echo "$as_me:$LINENO: result: $M17N_FLT_CFLAGS" >&5
13807$as_echo "$M17N_FLT_CFLAGS" >&6; } 13372echo "${ECHO_T}$M17N_FLT_CFLAGS" >&6; }
13808 13373
13809 { $as_echo "$as_me:$LINENO: checking M17N_FLT_LIBS" >&5 13374 { echo "$as_me:$LINENO: checking M17N_FLT_LIBS" >&5
13810$as_echo_n "checking M17N_FLT_LIBS... " >&6; } 13375echo $ECHO_N "checking M17N_FLT_LIBS... $ECHO_C" >&6; }
13811 M17N_FLT_LIBS=`$PKG_CONFIG --libs "m17n-flt"|sed -e 's,///*,/,g'` 13376 M17N_FLT_LIBS=`$PKG_CONFIG --libs "m17n-flt"|sed -e 's,///*,/,g'`
13812 { $as_echo "$as_me:$LINENO: result: $M17N_FLT_LIBS" >&5 13377 { echo "$as_me:$LINENO: result: $M17N_FLT_LIBS" >&5
13813$as_echo "$M17N_FLT_LIBS" >&6; } 13378echo "${ECHO_T}$M17N_FLT_LIBS" >&6; }
13814 else 13379 else
13815 { $as_echo "$as_me:$LINENO: result: no" >&5 13380 { echo "$as_me:$LINENO: result: no" >&5
13816$as_echo "no" >&6; } 13381echo "${ECHO_T}no" >&6; }
13817 M17N_FLT_CFLAGS="" 13382 M17N_FLT_CFLAGS=""
13818 M17N_FLT_LIBS="" 13383 M17N_FLT_LIBS=""
13819 ## If we have a custom action on failure, don't print errors, but 13384 ## If we have a custom action on failure, don't print errors, but
@@ -13867,17 +13432,17 @@ HAVE_XPM=no
13867if test "${HAVE_X11}" = "yes"; then 13432if test "${HAVE_X11}" = "yes"; then
13868 if test "${with_xpm}" != "no"; then 13433 if test "${with_xpm}" != "no"; then
13869 if test "${ac_cv_header_X11_xpm_h+set}" = set; then 13434 if test "${ac_cv_header_X11_xpm_h+set}" = set; then
13870 { $as_echo "$as_me:$LINENO: checking for X11/xpm.h" >&5 13435 { echo "$as_me:$LINENO: checking for X11/xpm.h" >&5
13871$as_echo_n "checking for X11/xpm.h... " >&6; } 13436echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6; }
13872if test "${ac_cv_header_X11_xpm_h+set}" = set; then 13437if test "${ac_cv_header_X11_xpm_h+set}" = set; then
13873 $as_echo_n "(cached) " >&6 13438 echo $ECHO_N "(cached) $ECHO_C" >&6
13874fi 13439fi
13875{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_xpm_h" >&5 13440{ echo "$as_me:$LINENO: result: $ac_cv_header_X11_xpm_h" >&5
13876$as_echo "$ac_cv_header_X11_xpm_h" >&6; } 13441echo "${ECHO_T}$ac_cv_header_X11_xpm_h" >&6; }
13877else 13442else
13878 # Is the header compilable? 13443 # Is the header compilable?
13879{ $as_echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 13444{ echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5
13880$as_echo_n "checking X11/xpm.h usability... " >&6; } 13445echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6; }
13881cat >conftest.$ac_ext <<_ACEOF 13446cat >conftest.$ac_ext <<_ACEOF
13882/* confdefs.h. */ 13447/* confdefs.h. */
13883_ACEOF 13448_ACEOF
@@ -13893,33 +13458,32 @@ case "(($ac_try" in
13893 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13458 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13894 *) ac_try_echo=$ac_try;; 13459 *) ac_try_echo=$ac_try;;
13895esac 13460esac
13896eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13461eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13897$as_echo "$ac_try_echo") >&5
13898 (eval "$ac_compile") 2>conftest.er1 13462 (eval "$ac_compile") 2>conftest.er1
13899 ac_status=$? 13463 ac_status=$?
13900 grep -v '^ *+' conftest.er1 >conftest.err 13464 grep -v '^ *+' conftest.er1 >conftest.err
13901 rm -f conftest.er1 13465 rm -f conftest.er1
13902 cat conftest.err >&5 13466 cat conftest.err >&5
13903 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13467 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13904 (exit $ac_status); } && { 13468 (exit $ac_status); } && {
13905 test -z "$ac_c_werror_flag" || 13469 test -z "$ac_c_werror_flag" ||
13906 test ! -s conftest.err 13470 test ! -s conftest.err
13907 } && test -s conftest.$ac_objext; then 13471 } && test -s conftest.$ac_objext; then
13908 ac_header_compiler=yes 13472 ac_header_compiler=yes
13909else 13473else
13910 $as_echo "$as_me: failed program was:" >&5 13474 echo "$as_me: failed program was:" >&5
13911sed 's/^/| /' conftest.$ac_ext >&5 13475sed 's/^/| /' conftest.$ac_ext >&5
13912 13476
13913 ac_header_compiler=no 13477 ac_header_compiler=no
13914fi 13478fi
13915 13479
13916rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 13480rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13917{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 13481{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13918$as_echo "$ac_header_compiler" >&6; } 13482echo "${ECHO_T}$ac_header_compiler" >&6; }
13919 13483
13920# Is the header present? 13484# Is the header present?
13921{ $as_echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 13485{ echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5
13922$as_echo_n "checking X11/xpm.h presence... " >&6; } 13486echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6; }
13923cat >conftest.$ac_ext <<_ACEOF 13487cat >conftest.$ac_ext <<_ACEOF
13924/* confdefs.h. */ 13488/* confdefs.h. */
13925_ACEOF 13489_ACEOF
@@ -13933,71 +13497,70 @@ case "(($ac_try" in
13933 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13497 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13934 *) ac_try_echo=$ac_try;; 13498 *) ac_try_echo=$ac_try;;
13935esac 13499esac
13936eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13500eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13937$as_echo "$ac_try_echo") >&5
13938 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 13501 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
13939 ac_status=$? 13502 ac_status=$?
13940 grep -v '^ *+' conftest.er1 >conftest.err 13503 grep -v '^ *+' conftest.er1 >conftest.err
13941 rm -f conftest.er1 13504 rm -f conftest.er1
13942 cat conftest.err >&5 13505 cat conftest.err >&5
13943 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13506 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13944 (exit $ac_status); } >/dev/null && { 13507 (exit $ac_status); } >/dev/null && {
13945 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 13508 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
13946 test ! -s conftest.err 13509 test ! -s conftest.err
13947 }; then 13510 }; then
13948 ac_header_preproc=yes 13511 ac_header_preproc=yes
13949else 13512else
13950 $as_echo "$as_me: failed program was:" >&5 13513 echo "$as_me: failed program was:" >&5
13951sed 's/^/| /' conftest.$ac_ext >&5 13514sed 's/^/| /' conftest.$ac_ext >&5
13952 13515
13953 ac_header_preproc=no 13516 ac_header_preproc=no
13954fi 13517fi
13955 13518
13956rm -f conftest.err conftest.$ac_ext 13519rm -f conftest.err conftest.$ac_ext
13957{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 13520{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13958$as_echo "$ac_header_preproc" >&6; } 13521echo "${ECHO_T}$ac_header_preproc" >&6; }
13959 13522
13960# So? What about this header? 13523# So? What about this header?
13961case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 13524case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13962 yes:no: ) 13525 yes:no: )
13963 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 13526 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5
13964$as_echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 13527echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13965 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5 13528 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5
13966$as_echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;} 13529echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;}
13967 ac_header_preproc=yes 13530 ac_header_preproc=yes
13968 ;; 13531 ;;
13969 no:yes:* ) 13532 no:yes:* )
13970 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 13533 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5
13971$as_echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} 13534echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;}
13972 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 13535 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5
13973$as_echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} 13536echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;}
13974 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5 13537 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5
13975$as_echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;} 13538echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;}
13976 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5 13539 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5
13977$as_echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;} 13540echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;}
13978 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 13541 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
13979$as_echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} 13542echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}
13980 { $as_echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5 13543 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5
13981$as_echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;} 13544echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;}
13982 13545
13983 ;; 13546 ;;
13984esac 13547esac
13985{ $as_echo "$as_me:$LINENO: checking for X11/xpm.h" >&5 13548{ echo "$as_me:$LINENO: checking for X11/xpm.h" >&5
13986$as_echo_n "checking for X11/xpm.h... " >&6; } 13549echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6; }
13987if test "${ac_cv_header_X11_xpm_h+set}" = set; then 13550if test "${ac_cv_header_X11_xpm_h+set}" = set; then
13988 $as_echo_n "(cached) " >&6 13551 echo $ECHO_N "(cached) $ECHO_C" >&6
13989else 13552else
13990 ac_cv_header_X11_xpm_h=$ac_header_preproc 13553 ac_cv_header_X11_xpm_h=$ac_header_preproc
13991fi 13554fi
13992{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_xpm_h" >&5 13555{ echo "$as_me:$LINENO: result: $ac_cv_header_X11_xpm_h" >&5
13993$as_echo "$ac_cv_header_X11_xpm_h" >&6; } 13556echo "${ECHO_T}$ac_cv_header_X11_xpm_h" >&6; }
13994 13557
13995fi 13558fi
13996if test $ac_cv_header_X11_xpm_h = yes; then 13559if test $ac_cv_header_X11_xpm_h = yes; then
13997 { $as_echo "$as_me:$LINENO: checking for XpmReadFileToPixmap in -lXpm" >&5 13560 { echo "$as_me:$LINENO: checking for XpmReadFileToPixmap in -lXpm" >&5
13998$as_echo_n "checking for XpmReadFileToPixmap in -lXpm... " >&6; } 13561echo $ECHO_N "checking for XpmReadFileToPixmap in -lXpm... $ECHO_C" >&6; }
13999if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then 13562if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then
14000 $as_echo_n "(cached) " >&6 13563 echo $ECHO_N "(cached) $ECHO_C" >&6
14001else 13564else
14002 ac_check_lib_save_LIBS=$LIBS 13565 ac_check_lib_save_LIBS=$LIBS
14003LIBS="-lXpm -lX11 $LIBS" 13566LIBS="-lXpm -lX11 $LIBS"
@@ -14029,36 +13592,32 @@ case "(($ac_try" in
14029 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13592 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14030 *) ac_try_echo=$ac_try;; 13593 *) ac_try_echo=$ac_try;;
14031esac 13594esac
14032eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13595eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14033$as_echo "$ac_try_echo") >&5
14034 (eval "$ac_link") 2>conftest.er1 13596 (eval "$ac_link") 2>conftest.er1
14035 ac_status=$? 13597 ac_status=$?
14036 grep -v '^ *+' conftest.er1 >conftest.err 13598 grep -v '^ *+' conftest.er1 >conftest.err
14037 rm -f conftest.er1 13599 rm -f conftest.er1
14038 cat conftest.err >&5 13600 cat conftest.err >&5
14039 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14040 (exit $ac_status); } && { 13602 (exit $ac_status); } && {
14041 test -z "$ac_c_werror_flag" || 13603 test -z "$ac_c_werror_flag" ||
14042 test ! -s conftest.err 13604 test ! -s conftest.err
14043 } && test -s conftest$ac_exeext && { 13605 } && test -s conftest$ac_exeext &&
14044 test "$cross_compiling" = yes || 13606 $as_test_x conftest$ac_exeext; then
14045 $as_test_x conftest$ac_exeext
14046 }; then
14047 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes 13607 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
14048else 13608else
14049 $as_echo "$as_me: failed program was:" >&5 13609 echo "$as_me: failed program was:" >&5
14050sed 's/^/| /' conftest.$ac_ext >&5 13610sed 's/^/| /' conftest.$ac_ext >&5
14051 13611
14052 ac_cv_lib_Xpm_XpmReadFileToPixmap=no 13612 ac_cv_lib_Xpm_XpmReadFileToPixmap=no
14053fi 13613fi
14054 13614
14055rm -rf conftest.dSYM
14056rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 13615rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14057 conftest$ac_exeext conftest.$ac_ext 13616 conftest$ac_exeext conftest.$ac_ext
14058LIBS=$ac_check_lib_save_LIBS 13617LIBS=$ac_check_lib_save_LIBS
14059fi 13618fi
14060{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 13619{ echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5
14061$as_echo "$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6; } 13620echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6; }
14062if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then 13621if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then
14063 HAVE_XPM=yes 13622 HAVE_XPM=yes
14064fi 13623fi
@@ -14067,8 +13626,8 @@ fi
14067 13626
14068 13627
14069 if test "${HAVE_XPM}" = "yes"; then 13628 if test "${HAVE_XPM}" = "yes"; then
14070 { $as_echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 13629 { echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5
14071$as_echo_n "checking for XpmReturnAllocPixels preprocessor define... " >&6; } 13630echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6; }
14072 cat >conftest.$ac_ext <<_ACEOF 13631 cat >conftest.$ac_ext <<_ACEOF
14073/* confdefs.h. */ 13632/* confdefs.h. */
14074_ACEOF 13633_ACEOF
@@ -14091,11 +13650,11 @@ rm -f conftest*
14091 13650
14092 13651
14093 if test "${HAVE_XPM}" = "yes"; then 13652 if test "${HAVE_XPM}" = "yes"; then
14094 { $as_echo "$as_me:$LINENO: result: yes" >&5 13653 { echo "$as_me:$LINENO: result: yes" >&5
14095$as_echo "yes" >&6; } 13654echo "${ECHO_T}yes" >&6; }
14096 else 13655 else
14097 { $as_echo "$as_me:$LINENO: result: no" >&5 13656 { echo "$as_me:$LINENO: result: no" >&5
14098$as_echo "no" >&6; } 13657echo "${ECHO_T}no" >&6; }
14099 fi 13658 fi
14100 fi 13659 fi
14101 fi 13660 fi
@@ -14114,17 +13673,17 @@ HAVE_JPEG=no
14114if test "${HAVE_X11}" = "yes"; then 13673if test "${HAVE_X11}" = "yes"; then
14115 if test "${with_jpeg}" != "no"; then 13674 if test "${with_jpeg}" != "no"; then
14116 if test "${ac_cv_header_jerror_h+set}" = set; then 13675 if test "${ac_cv_header_jerror_h+set}" = set; then
14117 { $as_echo "$as_me:$LINENO: checking for jerror.h" >&5 13676 { echo "$as_me:$LINENO: checking for jerror.h" >&5
14118$as_echo_n "checking for jerror.h... " >&6; } 13677echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6; }
14119if test "${ac_cv_header_jerror_h+set}" = set; then 13678if test "${ac_cv_header_jerror_h+set}" = set; then
14120 $as_echo_n "(cached) " >&6 13679 echo $ECHO_N "(cached) $ECHO_C" >&6
14121fi 13680fi
14122{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_jerror_h" >&5 13681{ echo "$as_me:$LINENO: result: $ac_cv_header_jerror_h" >&5
14123$as_echo "$ac_cv_header_jerror_h" >&6; } 13682echo "${ECHO_T}$ac_cv_header_jerror_h" >&6; }
14124else 13683else
14125 # Is the header compilable? 13684 # Is the header compilable?
14126{ $as_echo "$as_me:$LINENO: checking jerror.h usability" >&5 13685{ echo "$as_me:$LINENO: checking jerror.h usability" >&5
14127$as_echo_n "checking jerror.h usability... " >&6; } 13686echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6; }
14128cat >conftest.$ac_ext <<_ACEOF 13687cat >conftest.$ac_ext <<_ACEOF
14129/* confdefs.h. */ 13688/* confdefs.h. */
14130_ACEOF 13689_ACEOF
@@ -14140,33 +13699,32 @@ case "(($ac_try" in
14140 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13699 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14141 *) ac_try_echo=$ac_try;; 13700 *) ac_try_echo=$ac_try;;
14142esac 13701esac
14143eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13702eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14144$as_echo "$ac_try_echo") >&5
14145 (eval "$ac_compile") 2>conftest.er1 13703 (eval "$ac_compile") 2>conftest.er1
14146 ac_status=$? 13704 ac_status=$?
14147 grep -v '^ *+' conftest.er1 >conftest.err 13705 grep -v '^ *+' conftest.er1 >conftest.err
14148 rm -f conftest.er1 13706 rm -f conftest.er1
14149 cat conftest.err >&5 13707 cat conftest.err >&5
14150 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13708 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14151 (exit $ac_status); } && { 13709 (exit $ac_status); } && {
14152 test -z "$ac_c_werror_flag" || 13710 test -z "$ac_c_werror_flag" ||
14153 test ! -s conftest.err 13711 test ! -s conftest.err
14154 } && test -s conftest.$ac_objext; then 13712 } && test -s conftest.$ac_objext; then
14155 ac_header_compiler=yes 13713 ac_header_compiler=yes
14156else 13714else
14157 $as_echo "$as_me: failed program was:" >&5 13715 echo "$as_me: failed program was:" >&5
14158sed 's/^/| /' conftest.$ac_ext >&5 13716sed 's/^/| /' conftest.$ac_ext >&5
14159 13717
14160 ac_header_compiler=no 13718 ac_header_compiler=no
14161fi 13719fi
14162 13720
14163rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 13721rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14164{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 13722{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14165$as_echo "$ac_header_compiler" >&6; } 13723echo "${ECHO_T}$ac_header_compiler" >&6; }
14166 13724
14167# Is the header present? 13725# Is the header present?
14168{ $as_echo "$as_me:$LINENO: checking jerror.h presence" >&5 13726{ echo "$as_me:$LINENO: checking jerror.h presence" >&5
14169$as_echo_n "checking jerror.h presence... " >&6; } 13727echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6; }
14170cat >conftest.$ac_ext <<_ACEOF 13728cat >conftest.$ac_ext <<_ACEOF
14171/* confdefs.h. */ 13729/* confdefs.h. */
14172_ACEOF 13730_ACEOF
@@ -14180,71 +13738,70 @@ case "(($ac_try" in
14180 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13738 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14181 *) ac_try_echo=$ac_try;; 13739 *) ac_try_echo=$ac_try;;
14182esac 13740esac
14183eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13741eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14184$as_echo "$ac_try_echo") >&5
14185 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 13742 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14186 ac_status=$? 13743 ac_status=$?
14187 grep -v '^ *+' conftest.er1 >conftest.err 13744 grep -v '^ *+' conftest.er1 >conftest.err
14188 rm -f conftest.er1 13745 rm -f conftest.er1
14189 cat conftest.err >&5 13746 cat conftest.err >&5
14190 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13747 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14191 (exit $ac_status); } >/dev/null && { 13748 (exit $ac_status); } >/dev/null && {
14192 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 13749 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14193 test ! -s conftest.err 13750 test ! -s conftest.err
14194 }; then 13751 }; then
14195 ac_header_preproc=yes 13752 ac_header_preproc=yes
14196else 13753else
14197 $as_echo "$as_me: failed program was:" >&5 13754 echo "$as_me: failed program was:" >&5
14198sed 's/^/| /' conftest.$ac_ext >&5 13755sed 's/^/| /' conftest.$ac_ext >&5
14199 13756
14200 ac_header_preproc=no 13757 ac_header_preproc=no
14201fi 13758fi
14202 13759
14203rm -f conftest.err conftest.$ac_ext 13760rm -f conftest.err conftest.$ac_ext
14204{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 13761{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14205$as_echo "$ac_header_preproc" >&6; } 13762echo "${ECHO_T}$ac_header_preproc" >&6; }
14206 13763
14207# So? What about this header? 13764# So? What about this header?
14208case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 13765case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14209 yes:no: ) 13766 yes:no: )
14210 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 13767 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5
14211$as_echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 13768echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14212 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5 13769 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5
14213$as_echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;} 13770echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;}
14214 ac_header_preproc=yes 13771 ac_header_preproc=yes
14215 ;; 13772 ;;
14216 no:yes:* ) 13773 no:yes:* )
14217 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 13774 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5
14218$as_echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} 13775echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}
14219 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 13776 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5
14220$as_echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} 13777echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;}
14221 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5 13778 { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5
14222$as_echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;} 13779echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;}
14223 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5 13780 { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5
14224$as_echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;} 13781echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;}
14225 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 13782 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
14226$as_echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} 13783echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}
14227 { $as_echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5 13784 { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5
14228$as_echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;} 13785echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;}
14229 13786
14230 ;; 13787 ;;
14231esac 13788esac
14232{ $as_echo "$as_me:$LINENO: checking for jerror.h" >&5 13789{ echo "$as_me:$LINENO: checking for jerror.h" >&5
14233$as_echo_n "checking for jerror.h... " >&6; } 13790echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6; }
14234if test "${ac_cv_header_jerror_h+set}" = set; then 13791if test "${ac_cv_header_jerror_h+set}" = set; then
14235 $as_echo_n "(cached) " >&6 13792 echo $ECHO_N "(cached) $ECHO_C" >&6
14236else 13793else
14237 ac_cv_header_jerror_h=$ac_header_preproc 13794 ac_cv_header_jerror_h=$ac_header_preproc
14238fi 13795fi
14239{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_jerror_h" >&5 13796{ echo "$as_me:$LINENO: result: $ac_cv_header_jerror_h" >&5
14240$as_echo "$ac_cv_header_jerror_h" >&6; } 13797echo "${ECHO_T}$ac_cv_header_jerror_h" >&6; }
14241 13798
14242fi 13799fi
14243if test $ac_cv_header_jerror_h = yes; then 13800if test $ac_cv_header_jerror_h = yes; then
14244 { $as_echo "$as_me:$LINENO: checking for jpeg_destroy_compress in -ljpeg" >&5 13801 { echo "$as_me:$LINENO: checking for jpeg_destroy_compress in -ljpeg" >&5
14245$as_echo_n "checking for jpeg_destroy_compress in -ljpeg... " >&6; } 13802echo $ECHO_N "checking for jpeg_destroy_compress in -ljpeg... $ECHO_C" >&6; }
14246if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then 13803if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then
14247 $as_echo_n "(cached) " >&6 13804 echo $ECHO_N "(cached) $ECHO_C" >&6
14248else 13805else
14249 ac_check_lib_save_LIBS=$LIBS 13806 ac_check_lib_save_LIBS=$LIBS
14250LIBS="-ljpeg $LIBS" 13807LIBS="-ljpeg $LIBS"
@@ -14276,36 +13833,32 @@ case "(($ac_try" in
14276 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13833 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14277 *) ac_try_echo=$ac_try;; 13834 *) ac_try_echo=$ac_try;;
14278esac 13835esac
14279eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13836eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14280$as_echo "$ac_try_echo") >&5
14281 (eval "$ac_link") 2>conftest.er1 13837 (eval "$ac_link") 2>conftest.er1
14282 ac_status=$? 13838 ac_status=$?
14283 grep -v '^ *+' conftest.er1 >conftest.err 13839 grep -v '^ *+' conftest.er1 >conftest.err
14284 rm -f conftest.er1 13840 rm -f conftest.er1
14285 cat conftest.err >&5 13841 cat conftest.err >&5
14286 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14287 (exit $ac_status); } && { 13843 (exit $ac_status); } && {
14288 test -z "$ac_c_werror_flag" || 13844 test -z "$ac_c_werror_flag" ||
14289 test ! -s conftest.err 13845 test ! -s conftest.err
14290 } && test -s conftest$ac_exeext && { 13846 } && test -s conftest$ac_exeext &&
14291 test "$cross_compiling" = yes || 13847 $as_test_x conftest$ac_exeext; then
14292 $as_test_x conftest$ac_exeext
14293 }; then
14294 ac_cv_lib_jpeg_jpeg_destroy_compress=yes 13848 ac_cv_lib_jpeg_jpeg_destroy_compress=yes
14295else 13849else
14296 $as_echo "$as_me: failed program was:" >&5 13850 echo "$as_me: failed program was:" >&5
14297sed 's/^/| /' conftest.$ac_ext >&5 13851sed 's/^/| /' conftest.$ac_ext >&5
14298 13852
14299 ac_cv_lib_jpeg_jpeg_destroy_compress=no 13853 ac_cv_lib_jpeg_jpeg_destroy_compress=no
14300fi 13854fi
14301 13855
14302rm -rf conftest.dSYM
14303rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 13856rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14304 conftest$ac_exeext conftest.$ac_ext 13857 conftest$ac_exeext conftest.$ac_ext
14305LIBS=$ac_check_lib_save_LIBS 13858LIBS=$ac_check_lib_save_LIBS
14306fi 13859fi
14307{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 13860{ echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5
14308$as_echo "$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6; } 13861echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6; }
14309if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then 13862if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then
14310 HAVE_JPEG=yes 13863 HAVE_JPEG=yes
14311fi 13864fi
@@ -14338,8 +13891,8 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14338_ACEOF 13891_ACEOF
14339 13892
14340else 13893else
14341 { $as_echo "$as_me:$LINENO: WARNING: libjpeg found, but not version 6b or later" >&5 13894 { echo "$as_me:$LINENO: WARNING: libjpeg found, but not version 6b or later" >&5
14342$as_echo "$as_me: WARNING: libjpeg found, but not version 6b or later" >&2;} 13895echo "$as_me: WARNING: libjpeg found, but not version 6b or later" >&2;}
14343 HAVE_JPEG=no 13896 HAVE_JPEG=no
14344fi 13897fi
14345rm -f conftest* 13898rm -f conftest*
@@ -14357,21 +13910,20 @@ if test "${HAVE_X11}" = "yes"; then
14357 13910
14358for ac_header in png.h libpng/png.h 13911for ac_header in png.h libpng/png.h
14359do 13912do
14360as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 13913as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
14361if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 13914if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14362 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 13915 { echo "$as_me:$LINENO: checking for $ac_header" >&5
14363$as_echo_n "checking for $ac_header... " >&6; } 13916echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
14364if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 13917if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14365 $as_echo_n "(cached) " >&6 13918 echo $ECHO_N "(cached) $ECHO_C" >&6
14366fi 13919fi
14367ac_res=`eval 'as_val=${'$as_ac_Header'} 13920ac_res=`eval echo '${'$as_ac_Header'}'`
14368 $as_echo "$as_val"'` 13921 { echo "$as_me:$LINENO: result: $ac_res" >&5
14369 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 13922echo "${ECHO_T}$ac_res" >&6; }
14370$as_echo "$ac_res" >&6; }
14371else 13923else
14372 # Is the header compilable? 13924 # Is the header compilable?
14373{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 13925{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
14374$as_echo_n "checking $ac_header usability... " >&6; } 13926echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
14375cat >conftest.$ac_ext <<_ACEOF 13927cat >conftest.$ac_ext <<_ACEOF
14376/* confdefs.h. */ 13928/* confdefs.h. */
14377_ACEOF 13929_ACEOF
@@ -14387,33 +13939,32 @@ case "(($ac_try" in
14387 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13939 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14388 *) ac_try_echo=$ac_try;; 13940 *) ac_try_echo=$ac_try;;
14389esac 13941esac
14390eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13942eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14391$as_echo "$ac_try_echo") >&5
14392 (eval "$ac_compile") 2>conftest.er1 13943 (eval "$ac_compile") 2>conftest.er1
14393 ac_status=$? 13944 ac_status=$?
14394 grep -v '^ *+' conftest.er1 >conftest.err 13945 grep -v '^ *+' conftest.er1 >conftest.err
14395 rm -f conftest.er1 13946 rm -f conftest.er1
14396 cat conftest.err >&5 13947 cat conftest.err >&5
14397 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13948 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14398 (exit $ac_status); } && { 13949 (exit $ac_status); } && {
14399 test -z "$ac_c_werror_flag" || 13950 test -z "$ac_c_werror_flag" ||
14400 test ! -s conftest.err 13951 test ! -s conftest.err
14401 } && test -s conftest.$ac_objext; then 13952 } && test -s conftest.$ac_objext; then
14402 ac_header_compiler=yes 13953 ac_header_compiler=yes
14403else 13954else
14404 $as_echo "$as_me: failed program was:" >&5 13955 echo "$as_me: failed program was:" >&5
14405sed 's/^/| /' conftest.$ac_ext >&5 13956sed 's/^/| /' conftest.$ac_ext >&5
14406 13957
14407 ac_header_compiler=no 13958 ac_header_compiler=no
14408fi 13959fi
14409 13960
14410rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 13961rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14411{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 13962{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14412$as_echo "$ac_header_compiler" >&6; } 13963echo "${ECHO_T}$ac_header_compiler" >&6; }
14413 13964
14414# Is the header present? 13965# Is the header present?
14415{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 13966{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
14416$as_echo_n "checking $ac_header presence... " >&6; } 13967echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
14417cat >conftest.$ac_ext <<_ACEOF 13968cat >conftest.$ac_ext <<_ACEOF
14418/* confdefs.h. */ 13969/* confdefs.h. */
14419_ACEOF 13970_ACEOF
@@ -14427,72 +13978,69 @@ case "(($ac_try" in
14427 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 13978 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14428 *) ac_try_echo=$ac_try;; 13979 *) ac_try_echo=$ac_try;;
14429esac 13980esac
14430eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 13981eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14431$as_echo "$ac_try_echo") >&5
14432 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 13982 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14433 ac_status=$? 13983 ac_status=$?
14434 grep -v '^ *+' conftest.er1 >conftest.err 13984 grep -v '^ *+' conftest.er1 >conftest.err
14435 rm -f conftest.er1 13985 rm -f conftest.er1
14436 cat conftest.err >&5 13986 cat conftest.err >&5
14437 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 13987 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14438 (exit $ac_status); } >/dev/null && { 13988 (exit $ac_status); } >/dev/null && {
14439 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 13989 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14440 test ! -s conftest.err 13990 test ! -s conftest.err
14441 }; then 13991 }; then
14442 ac_header_preproc=yes 13992 ac_header_preproc=yes
14443else 13993else
14444 $as_echo "$as_me: failed program was:" >&5 13994 echo "$as_me: failed program was:" >&5
14445sed 's/^/| /' conftest.$ac_ext >&5 13995sed 's/^/| /' conftest.$ac_ext >&5
14446 13996
14447 ac_header_preproc=no 13997 ac_header_preproc=no
14448fi 13998fi
14449 13999
14450rm -f conftest.err conftest.$ac_ext 14000rm -f conftest.err conftest.$ac_ext
14451{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14001{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14452$as_echo "$ac_header_preproc" >&6; } 14002echo "${ECHO_T}$ac_header_preproc" >&6; }
14453 14003
14454# So? What about this header? 14004# So? What about this header?
14455case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 14005case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14456 yes:no: ) 14006 yes:no: )
14457 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14007 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14458$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14008echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14459 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 14009 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
14460$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 14010echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
14461 ac_header_preproc=yes 14011 ac_header_preproc=yes
14462 ;; 14012 ;;
14463 no:yes:* ) 14013 no:yes:* )
14464 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14014 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
14465$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14015echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
14466 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14016 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
14467$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14017echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
14468 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 14018 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
14469$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 14019echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
14470 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 14020 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
14471$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 14021echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
14472 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14022 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14473$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14023echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14474 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 14024 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
14475$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 14025echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
14476 14026
14477 ;; 14027 ;;
14478esac 14028esac
14479{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 14029{ echo "$as_me:$LINENO: checking for $ac_header" >&5
14480$as_echo_n "checking for $ac_header... " >&6; } 14030echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
14481if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 14031if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14482 $as_echo_n "(cached) " >&6 14032 echo $ECHO_N "(cached) $ECHO_C" >&6
14483else 14033else
14484 eval "$as_ac_Header=\$ac_header_preproc" 14034 eval "$as_ac_Header=\$ac_header_preproc"
14485fi 14035fi
14486ac_res=`eval 'as_val=${'$as_ac_Header'} 14036ac_res=`eval echo '${'$as_ac_Header'}'`
14487 $as_echo "$as_val"'` 14037 { echo "$as_me:$LINENO: result: $ac_res" >&5
14488 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 14038echo "${ECHO_T}$ac_res" >&6; }
14489$as_echo "$ac_res" >&6; }
14490 14039
14491fi 14040fi
14492if test `eval 'as_val=${'$as_ac_Header'} 14041if test `eval echo '${'$as_ac_Header'}'` = yes; then
14493 $as_echo "$as_val"'` = yes; then
14494 cat >>confdefs.h <<_ACEOF 14042 cat >>confdefs.h <<_ACEOF
14495#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 14043#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
14496_ACEOF 14044_ACEOF
14497 14045
14498fi 14046fi
@@ -14500,10 +14048,10 @@ fi
14500done 14048done
14501 14049
14502 if test "$ac_cv_header_png_h" = yes || test "$ac_cv_header_libpng_png_h" = yes ; then 14050 if test "$ac_cv_header_png_h" = yes || test "$ac_cv_header_libpng_png_h" = yes ; then
14503 { $as_echo "$as_me:$LINENO: checking for png_get_channels in -lpng" >&5 14051 { echo "$as_me:$LINENO: checking for png_get_channels in -lpng" >&5
14504$as_echo_n "checking for png_get_channels in -lpng... " >&6; } 14052echo $ECHO_N "checking for png_get_channels in -lpng... $ECHO_C" >&6; }
14505if test "${ac_cv_lib_png_png_get_channels+set}" = set; then 14053if test "${ac_cv_lib_png_png_get_channels+set}" = set; then
14506 $as_echo_n "(cached) " >&6 14054 echo $ECHO_N "(cached) $ECHO_C" >&6
14507else 14055else
14508 ac_check_lib_save_LIBS=$LIBS 14056 ac_check_lib_save_LIBS=$LIBS
14509LIBS="-lpng -lz -lm $LIBS" 14057LIBS="-lpng -lz -lm $LIBS"
@@ -14535,36 +14083,32 @@ case "(($ac_try" in
14535 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14083 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14536 *) ac_try_echo=$ac_try;; 14084 *) ac_try_echo=$ac_try;;
14537esac 14085esac
14538eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14086eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14539$as_echo "$ac_try_echo") >&5
14540 (eval "$ac_link") 2>conftest.er1 14087 (eval "$ac_link") 2>conftest.er1
14541 ac_status=$? 14088 ac_status=$?
14542 grep -v '^ *+' conftest.er1 >conftest.err 14089 grep -v '^ *+' conftest.er1 >conftest.err
14543 rm -f conftest.er1 14090 rm -f conftest.er1
14544 cat conftest.err >&5 14091 cat conftest.err >&5
14545 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14092 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14546 (exit $ac_status); } && { 14093 (exit $ac_status); } && {
14547 test -z "$ac_c_werror_flag" || 14094 test -z "$ac_c_werror_flag" ||
14548 test ! -s conftest.err 14095 test ! -s conftest.err
14549 } && test -s conftest$ac_exeext && { 14096 } && test -s conftest$ac_exeext &&
14550 test "$cross_compiling" = yes || 14097 $as_test_x conftest$ac_exeext; then
14551 $as_test_x conftest$ac_exeext
14552 }; then
14553 ac_cv_lib_png_png_get_channels=yes 14098 ac_cv_lib_png_png_get_channels=yes
14554else 14099else
14555 $as_echo "$as_me: failed program was:" >&5 14100 echo "$as_me: failed program was:" >&5
14556sed 's/^/| /' conftest.$ac_ext >&5 14101sed 's/^/| /' conftest.$ac_ext >&5
14557 14102
14558 ac_cv_lib_png_png_get_channels=no 14103 ac_cv_lib_png_png_get_channels=no
14559fi 14104fi
14560 14105
14561rm -rf conftest.dSYM
14562rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 14106rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14563 conftest$ac_exeext conftest.$ac_ext 14107 conftest$ac_exeext conftest.$ac_ext
14564LIBS=$ac_check_lib_save_LIBS 14108LIBS=$ac_check_lib_save_LIBS
14565fi 14109fi
14566{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 14110{ echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5
14567$as_echo "$ac_cv_lib_png_png_get_channels" >&6; } 14111echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6; }
14568if test $ac_cv_lib_png_png_get_channels = yes; then 14112if test $ac_cv_lib_png_png_get_channels = yes; then
14569 HAVE_PNG=yes 14113 HAVE_PNG=yes
14570fi 14114fi
@@ -14586,17 +14130,17 @@ HAVE_TIFF=no
14586if test "${HAVE_X11}" = "yes"; then 14130if test "${HAVE_X11}" = "yes"; then
14587 if test "${with_tiff}" != "no"; then 14131 if test "${with_tiff}" != "no"; then
14588 if test "${ac_cv_header_tiffio_h+set}" = set; then 14132 if test "${ac_cv_header_tiffio_h+set}" = set; then
14589 { $as_echo "$as_me:$LINENO: checking for tiffio.h" >&5 14133 { echo "$as_me:$LINENO: checking for tiffio.h" >&5
14590$as_echo_n "checking for tiffio.h... " >&6; } 14134echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6; }
14591if test "${ac_cv_header_tiffio_h+set}" = set; then 14135if test "${ac_cv_header_tiffio_h+set}" = set; then
14592 $as_echo_n "(cached) " >&6 14136 echo $ECHO_N "(cached) $ECHO_C" >&6
14593fi 14137fi
14594{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_tiffio_h" >&5 14138{ echo "$as_me:$LINENO: result: $ac_cv_header_tiffio_h" >&5
14595$as_echo "$ac_cv_header_tiffio_h" >&6; } 14139echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6; }
14596else 14140else
14597 # Is the header compilable? 14141 # Is the header compilable?
14598{ $as_echo "$as_me:$LINENO: checking tiffio.h usability" >&5 14142{ echo "$as_me:$LINENO: checking tiffio.h usability" >&5
14599$as_echo_n "checking tiffio.h usability... " >&6; } 14143echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6; }
14600cat >conftest.$ac_ext <<_ACEOF 14144cat >conftest.$ac_ext <<_ACEOF
14601/* confdefs.h. */ 14145/* confdefs.h. */
14602_ACEOF 14146_ACEOF
@@ -14612,33 +14156,32 @@ case "(($ac_try" in
14612 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14156 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14613 *) ac_try_echo=$ac_try;; 14157 *) ac_try_echo=$ac_try;;
14614esac 14158esac
14615eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14159eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14616$as_echo "$ac_try_echo") >&5
14617 (eval "$ac_compile") 2>conftest.er1 14160 (eval "$ac_compile") 2>conftest.er1
14618 ac_status=$? 14161 ac_status=$?
14619 grep -v '^ *+' conftest.er1 >conftest.err 14162 grep -v '^ *+' conftest.er1 >conftest.err
14620 rm -f conftest.er1 14163 rm -f conftest.er1
14621 cat conftest.err >&5 14164 cat conftest.err >&5
14622 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14623 (exit $ac_status); } && { 14166 (exit $ac_status); } && {
14624 test -z "$ac_c_werror_flag" || 14167 test -z "$ac_c_werror_flag" ||
14625 test ! -s conftest.err 14168 test ! -s conftest.err
14626 } && test -s conftest.$ac_objext; then 14169 } && test -s conftest.$ac_objext; then
14627 ac_header_compiler=yes 14170 ac_header_compiler=yes
14628else 14171else
14629 $as_echo "$as_me: failed program was:" >&5 14172 echo "$as_me: failed program was:" >&5
14630sed 's/^/| /' conftest.$ac_ext >&5 14173sed 's/^/| /' conftest.$ac_ext >&5
14631 14174
14632 ac_header_compiler=no 14175 ac_header_compiler=no
14633fi 14176fi
14634 14177
14635rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 14178rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14636{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14179{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14637$as_echo "$ac_header_compiler" >&6; } 14180echo "${ECHO_T}$ac_header_compiler" >&6; }
14638 14181
14639# Is the header present? 14182# Is the header present?
14640{ $as_echo "$as_me:$LINENO: checking tiffio.h presence" >&5 14183{ echo "$as_me:$LINENO: checking tiffio.h presence" >&5
14641$as_echo_n "checking tiffio.h presence... " >&6; } 14184echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6; }
14642cat >conftest.$ac_ext <<_ACEOF 14185cat >conftest.$ac_ext <<_ACEOF
14643/* confdefs.h. */ 14186/* confdefs.h. */
14644_ACEOF 14187_ACEOF
@@ -14652,74 +14195,73 @@ case "(($ac_try" in
14652 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14195 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14653 *) ac_try_echo=$ac_try;; 14196 *) ac_try_echo=$ac_try;;
14654esac 14197esac
14655eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14198eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14656$as_echo "$ac_try_echo") >&5
14657 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 14199 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14658 ac_status=$? 14200 ac_status=$?
14659 grep -v '^ *+' conftest.er1 >conftest.err 14201 grep -v '^ *+' conftest.er1 >conftest.err
14660 rm -f conftest.er1 14202 rm -f conftest.er1
14661 cat conftest.err >&5 14203 cat conftest.err >&5
14662 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14663 (exit $ac_status); } >/dev/null && { 14205 (exit $ac_status); } >/dev/null && {
14664 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 14206 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14665 test ! -s conftest.err 14207 test ! -s conftest.err
14666 }; then 14208 }; then
14667 ac_header_preproc=yes 14209 ac_header_preproc=yes
14668else 14210else
14669 $as_echo "$as_me: failed program was:" >&5 14211 echo "$as_me: failed program was:" >&5
14670sed 's/^/| /' conftest.$ac_ext >&5 14212sed 's/^/| /' conftest.$ac_ext >&5
14671 14213
14672 ac_header_preproc=no 14214 ac_header_preproc=no
14673fi 14215fi
14674 14216
14675rm -f conftest.err conftest.$ac_ext 14217rm -f conftest.err conftest.$ac_ext
14676{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14218{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14677$as_echo "$ac_header_preproc" >&6; } 14219echo "${ECHO_T}$ac_header_preproc" >&6; }
14678 14220
14679# So? What about this header? 14221# So? What about this header?
14680case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 14222case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14681 yes:no: ) 14223 yes:no: )
14682 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 14224 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5
14683$as_echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 14225echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14684 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5 14226 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5
14685$as_echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;} 14227echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;}
14686 ac_header_preproc=yes 14228 ac_header_preproc=yes
14687 ;; 14229 ;;
14688 no:yes:* ) 14230 no:yes:* )
14689 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 14231 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5
14690$as_echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} 14232echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}
14691 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 14233 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5
14692$as_echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} 14234echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;}
14693 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5 14235 { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5
14694$as_echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;} 14236echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;}
14695 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5 14237 { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5
14696$as_echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;} 14238echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;}
14697 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 14239 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
14698$as_echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} 14240echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
14699 { $as_echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5 14241 { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5
14700$as_echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;} 14242echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;}
14701 14243
14702 ;; 14244 ;;
14703esac 14245esac
14704{ $as_echo "$as_me:$LINENO: checking for tiffio.h" >&5 14246{ echo "$as_me:$LINENO: checking for tiffio.h" >&5
14705$as_echo_n "checking for tiffio.h... " >&6; } 14247echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6; }
14706if test "${ac_cv_header_tiffio_h+set}" = set; then 14248if test "${ac_cv_header_tiffio_h+set}" = set; then
14707 $as_echo_n "(cached) " >&6 14249 echo $ECHO_N "(cached) $ECHO_C" >&6
14708else 14250else
14709 ac_cv_header_tiffio_h=$ac_header_preproc 14251 ac_cv_header_tiffio_h=$ac_header_preproc
14710fi 14252fi
14711{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_tiffio_h" >&5 14253{ echo "$as_me:$LINENO: result: $ac_cv_header_tiffio_h" >&5
14712$as_echo "$ac_cv_header_tiffio_h" >&6; } 14254echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6; }
14713 14255
14714fi 14256fi
14715if test $ac_cv_header_tiffio_h = yes; then 14257if test $ac_cv_header_tiffio_h = yes; then
14716 tifflibs="-lz -lm" 14258 tifflibs="-lz -lm"
14717 # At least one tiff package requires the jpeg library. 14259 # At least one tiff package requires the jpeg library.
14718 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi 14260 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi
14719 { $as_echo "$as_me:$LINENO: checking for TIFFGetVersion in -ltiff" >&5 14261 { echo "$as_me:$LINENO: checking for TIFFGetVersion in -ltiff" >&5
14720$as_echo_n "checking for TIFFGetVersion in -ltiff... " >&6; } 14262echo $ECHO_N "checking for TIFFGetVersion in -ltiff... $ECHO_C" >&6; }
14721if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then 14263if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then
14722 $as_echo_n "(cached) " >&6 14264 echo $ECHO_N "(cached) $ECHO_C" >&6
14723else 14265else
14724 ac_check_lib_save_LIBS=$LIBS 14266 ac_check_lib_save_LIBS=$LIBS
14725LIBS="-ltiff $tifflibs $LIBS" 14267LIBS="-ltiff $tifflibs $LIBS"
@@ -14751,36 +14293,32 @@ case "(($ac_try" in
14751 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14293 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14752 *) ac_try_echo=$ac_try;; 14294 *) ac_try_echo=$ac_try;;
14753esac 14295esac
14754eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14296eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14755$as_echo "$ac_try_echo") >&5
14756 (eval "$ac_link") 2>conftest.er1 14297 (eval "$ac_link") 2>conftest.er1
14757 ac_status=$? 14298 ac_status=$?
14758 grep -v '^ *+' conftest.er1 >conftest.err 14299 grep -v '^ *+' conftest.er1 >conftest.err
14759 rm -f conftest.er1 14300 rm -f conftest.er1
14760 cat conftest.err >&5 14301 cat conftest.err >&5
14761 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14762 (exit $ac_status); } && { 14303 (exit $ac_status); } && {
14763 test -z "$ac_c_werror_flag" || 14304 test -z "$ac_c_werror_flag" ||
14764 test ! -s conftest.err 14305 test ! -s conftest.err
14765 } && test -s conftest$ac_exeext && { 14306 } && test -s conftest$ac_exeext &&
14766 test "$cross_compiling" = yes || 14307 $as_test_x conftest$ac_exeext; then
14767 $as_test_x conftest$ac_exeext
14768 }; then
14769 ac_cv_lib_tiff_TIFFGetVersion=yes 14308 ac_cv_lib_tiff_TIFFGetVersion=yes
14770else 14309else
14771 $as_echo "$as_me: failed program was:" >&5 14310 echo "$as_me: failed program was:" >&5
14772sed 's/^/| /' conftest.$ac_ext >&5 14311sed 's/^/| /' conftest.$ac_ext >&5
14773 14312
14774 ac_cv_lib_tiff_TIFFGetVersion=no 14313 ac_cv_lib_tiff_TIFFGetVersion=no
14775fi 14314fi
14776 14315
14777rm -rf conftest.dSYM
14778rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 14316rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14779 conftest$ac_exeext conftest.$ac_ext 14317 conftest$ac_exeext conftest.$ac_ext
14780LIBS=$ac_check_lib_save_LIBS 14318LIBS=$ac_check_lib_save_LIBS
14781fi 14319fi
14782{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 14320{ echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5
14783$as_echo "$ac_cv_lib_tiff_TIFFGetVersion" >&6; } 14321echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6; }
14784if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then 14322if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then
14785 HAVE_TIFF=yes 14323 HAVE_TIFF=yes
14786fi 14324fi
@@ -14803,17 +14341,17 @@ fi
14803HAVE_GIF=no 14341HAVE_GIF=no
14804if test "${HAVE_X11}" = "yes" && test "${with_gif}" != "no"; then 14342if test "${HAVE_X11}" = "yes" && test "${with_gif}" != "no"; then
14805 if test "${ac_cv_header_gif_lib_h+set}" = set; then 14343 if test "${ac_cv_header_gif_lib_h+set}" = set; then
14806 { $as_echo "$as_me:$LINENO: checking for gif_lib.h" >&5 14344 { echo "$as_me:$LINENO: checking for gif_lib.h" >&5
14807$as_echo_n "checking for gif_lib.h... " >&6; } 14345echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6; }
14808if test "${ac_cv_header_gif_lib_h+set}" = set; then 14346if test "${ac_cv_header_gif_lib_h+set}" = set; then
14809 $as_echo_n "(cached) " >&6 14347 echo $ECHO_N "(cached) $ECHO_C" >&6
14810fi 14348fi
14811{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_gif_lib_h" >&5 14349{ echo "$as_me:$LINENO: result: $ac_cv_header_gif_lib_h" >&5
14812$as_echo "$ac_cv_header_gif_lib_h" >&6; } 14350echo "${ECHO_T}$ac_cv_header_gif_lib_h" >&6; }
14813else 14351else
14814 # Is the header compilable? 14352 # Is the header compilable?
14815{ $as_echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 14353{ echo "$as_me:$LINENO: checking gif_lib.h usability" >&5
14816$as_echo_n "checking gif_lib.h usability... " >&6; } 14354echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6; }
14817cat >conftest.$ac_ext <<_ACEOF 14355cat >conftest.$ac_ext <<_ACEOF
14818/* confdefs.h. */ 14356/* confdefs.h. */
14819_ACEOF 14357_ACEOF
@@ -14829,33 +14367,32 @@ case "(($ac_try" in
14829 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14367 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14830 *) ac_try_echo=$ac_try;; 14368 *) ac_try_echo=$ac_try;;
14831esac 14369esac
14832eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14370eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14833$as_echo "$ac_try_echo") >&5
14834 (eval "$ac_compile") 2>conftest.er1 14371 (eval "$ac_compile") 2>conftest.er1
14835 ac_status=$? 14372 ac_status=$?
14836 grep -v '^ *+' conftest.er1 >conftest.err 14373 grep -v '^ *+' conftest.er1 >conftest.err
14837 rm -f conftest.er1 14374 rm -f conftest.er1
14838 cat conftest.err >&5 14375 cat conftest.err >&5
14839 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14840 (exit $ac_status); } && { 14377 (exit $ac_status); } && {
14841 test -z "$ac_c_werror_flag" || 14378 test -z "$ac_c_werror_flag" ||
14842 test ! -s conftest.err 14379 test ! -s conftest.err
14843 } && test -s conftest.$ac_objext; then 14380 } && test -s conftest.$ac_objext; then
14844 ac_header_compiler=yes 14381 ac_header_compiler=yes
14845else 14382else
14846 $as_echo "$as_me: failed program was:" >&5 14383 echo "$as_me: failed program was:" >&5
14847sed 's/^/| /' conftest.$ac_ext >&5 14384sed 's/^/| /' conftest.$ac_ext >&5
14848 14385
14849 ac_header_compiler=no 14386 ac_header_compiler=no
14850fi 14387fi
14851 14388
14852rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 14389rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14853{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14390{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14854$as_echo "$ac_header_compiler" >&6; } 14391echo "${ECHO_T}$ac_header_compiler" >&6; }
14855 14392
14856# Is the header present? 14393# Is the header present?
14857{ $as_echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 14394{ echo "$as_me:$LINENO: checking gif_lib.h presence" >&5
14858$as_echo_n "checking gif_lib.h presence... " >&6; } 14395echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6; }
14859cat >conftest.$ac_ext <<_ACEOF 14396cat >conftest.$ac_ext <<_ACEOF
14860/* confdefs.h. */ 14397/* confdefs.h. */
14861_ACEOF 14398_ACEOF
@@ -14869,73 +14406,72 @@ case "(($ac_try" in
14869 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14406 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14870 *) ac_try_echo=$ac_try;; 14407 *) ac_try_echo=$ac_try;;
14871esac 14408esac
14872eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14409eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14873$as_echo "$ac_try_echo") >&5
14874 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 14410 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14875 ac_status=$? 14411 ac_status=$?
14876 grep -v '^ *+' conftest.er1 >conftest.err 14412 grep -v '^ *+' conftest.er1 >conftest.err
14877 rm -f conftest.er1 14413 rm -f conftest.er1
14878 cat conftest.err >&5 14414 cat conftest.err >&5
14879 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14880 (exit $ac_status); } >/dev/null && { 14416 (exit $ac_status); } >/dev/null && {
14881 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 14417 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14882 test ! -s conftest.err 14418 test ! -s conftest.err
14883 }; then 14419 }; then
14884 ac_header_preproc=yes 14420 ac_header_preproc=yes
14885else 14421else
14886 $as_echo "$as_me: failed program was:" >&5 14422 echo "$as_me: failed program was:" >&5
14887sed 's/^/| /' conftest.$ac_ext >&5 14423sed 's/^/| /' conftest.$ac_ext >&5
14888 14424
14889 ac_header_preproc=no 14425 ac_header_preproc=no
14890fi 14426fi
14891 14427
14892rm -f conftest.err conftest.$ac_ext 14428rm -f conftest.err conftest.$ac_ext
14893{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14429{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14894$as_echo "$ac_header_preproc" >&6; } 14430echo "${ECHO_T}$ac_header_preproc" >&6; }
14895 14431
14896# So? What about this header? 14432# So? What about this header?
14897case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 14433case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14898 yes:no: ) 14434 yes:no: )
14899 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 14435 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5
14900$as_echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 14436echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14901 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5 14437 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5
14902$as_echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;} 14438echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;}
14903 ac_header_preproc=yes 14439 ac_header_preproc=yes
14904 ;; 14440 ;;
14905 no:yes:* ) 14441 no:yes:* )
14906 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 14442 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5
14907$as_echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} 14443echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;}
14908 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 14444 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5
14909$as_echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} 14445echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;}
14910 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5 14446 { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5
14911$as_echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;} 14447echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;}
14912 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5 14448 { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5
14913$as_echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;} 14449echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;}
14914 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 14450 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
14915$as_echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} 14451echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}
14916 { $as_echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5 14452 { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5
14917$as_echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;} 14453echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;}
14918 14454
14919 ;; 14455 ;;
14920esac 14456esac
14921{ $as_echo "$as_me:$LINENO: checking for gif_lib.h" >&5 14457{ echo "$as_me:$LINENO: checking for gif_lib.h" >&5
14922$as_echo_n "checking for gif_lib.h... " >&6; } 14458echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6; }
14923if test "${ac_cv_header_gif_lib_h+set}" = set; then 14459if test "${ac_cv_header_gif_lib_h+set}" = set; then
14924 $as_echo_n "(cached) " >&6 14460 echo $ECHO_N "(cached) $ECHO_C" >&6
14925else 14461else
14926 ac_cv_header_gif_lib_h=$ac_header_preproc 14462 ac_cv_header_gif_lib_h=$ac_header_preproc
14927fi 14463fi
14928{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_gif_lib_h" >&5 14464{ echo "$as_me:$LINENO: result: $ac_cv_header_gif_lib_h" >&5
14929$as_echo "$ac_cv_header_gif_lib_h" >&6; } 14465echo "${ECHO_T}$ac_cv_header_gif_lib_h" >&6; }
14930 14466
14931fi 14467fi
14932if test $ac_cv_header_gif_lib_h = yes; then 14468if test $ac_cv_header_gif_lib_h = yes; then
14933 # EGifPutExtensionLast only exists from version libungif-4.1.0b1. 14469 # EGifPutExtensionLast only exists from version libungif-4.1.0b1.
14934# Earlier versions can crash Emacs. 14470# Earlier versions can crash Emacs.
14935 { $as_echo "$as_me:$LINENO: checking for EGifPutExtensionLast in -lgif" >&5 14471 { echo "$as_me:$LINENO: checking for EGifPutExtensionLast in -lgif" >&5
14936$as_echo_n "checking for EGifPutExtensionLast in -lgif... " >&6; } 14472echo $ECHO_N "checking for EGifPutExtensionLast in -lgif... $ECHO_C" >&6; }
14937if test "${ac_cv_lib_gif_EGifPutExtensionLast+set}" = set; then 14473if test "${ac_cv_lib_gif_EGifPutExtensionLast+set}" = set; then
14938 $as_echo_n "(cached) " >&6 14474 echo $ECHO_N "(cached) $ECHO_C" >&6
14939else 14475else
14940 ac_check_lib_save_LIBS=$LIBS 14476 ac_check_lib_save_LIBS=$LIBS
14941LIBS="-lgif $LIBS" 14477LIBS="-lgif $LIBS"
@@ -14967,36 +14503,32 @@ case "(($ac_try" in
14967 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14503 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14968 *) ac_try_echo=$ac_try;; 14504 *) ac_try_echo=$ac_try;;
14969esac 14505esac
14970eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14506eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14971$as_echo "$ac_try_echo") >&5
14972 (eval "$ac_link") 2>conftest.er1 14507 (eval "$ac_link") 2>conftest.er1
14973 ac_status=$? 14508 ac_status=$?
14974 grep -v '^ *+' conftest.er1 >conftest.err 14509 grep -v '^ *+' conftest.er1 >conftest.err
14975 rm -f conftest.er1 14510 rm -f conftest.er1
14976 cat conftest.err >&5 14511 cat conftest.err >&5
14977 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14512 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14978 (exit $ac_status); } && { 14513 (exit $ac_status); } && {
14979 test -z "$ac_c_werror_flag" || 14514 test -z "$ac_c_werror_flag" ||
14980 test ! -s conftest.err 14515 test ! -s conftest.err
14981 } && test -s conftest$ac_exeext && { 14516 } && test -s conftest$ac_exeext &&
14982 test "$cross_compiling" = yes || 14517 $as_test_x conftest$ac_exeext; then
14983 $as_test_x conftest$ac_exeext
14984 }; then
14985 ac_cv_lib_gif_EGifPutExtensionLast=yes 14518 ac_cv_lib_gif_EGifPutExtensionLast=yes
14986else 14519else
14987 $as_echo "$as_me: failed program was:" >&5 14520 echo "$as_me: failed program was:" >&5
14988sed 's/^/| /' conftest.$ac_ext >&5 14521sed 's/^/| /' conftest.$ac_ext >&5
14989 14522
14990 ac_cv_lib_gif_EGifPutExtensionLast=no 14523 ac_cv_lib_gif_EGifPutExtensionLast=no
14991fi 14524fi
14992 14525
14993rm -rf conftest.dSYM
14994rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 14526rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14995 conftest$ac_exeext conftest.$ac_ext 14527 conftest$ac_exeext conftest.$ac_ext
14996LIBS=$ac_check_lib_save_LIBS 14528LIBS=$ac_check_lib_save_LIBS
14997fi 14529fi
14998{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gif_EGifPutExtensionLast" >&5 14530{ echo "$as_me:$LINENO: result: $ac_cv_lib_gif_EGifPutExtensionLast" >&5
14999$as_echo "$ac_cv_lib_gif_EGifPutExtensionLast" >&6; } 14531echo "${ECHO_T}$ac_cv_lib_gif_EGifPutExtensionLast" >&6; }
15000if test $ac_cv_lib_gif_EGifPutExtensionLast = yes; then 14532if test $ac_cv_lib_gif_EGifPutExtensionLast = yes; then
15001 HAVE_GIF=yes 14533 HAVE_GIF=yes
15002else 14534else
@@ -15013,10 +14545,10 @@ fi
15013 14545
15014# If gif_lib.h but no libgif, try libungif. 14546# If gif_lib.h but no libgif, try libungif.
15015 if test x"$try_libungif" = xyes; then 14547 if test x"$try_libungif" = xyes; then
15016 { $as_echo "$as_me:$LINENO: checking for EGifPutExtensionLast in -lungif" >&5 14548 { echo "$as_me:$LINENO: checking for EGifPutExtensionLast in -lungif" >&5
15017$as_echo_n "checking for EGifPutExtensionLast in -lungif... " >&6; } 14549echo $ECHO_N "checking for EGifPutExtensionLast in -lungif... $ECHO_C" >&6; }
15018if test "${ac_cv_lib_ungif_EGifPutExtensionLast+set}" = set; then 14550if test "${ac_cv_lib_ungif_EGifPutExtensionLast+set}" = set; then
15019 $as_echo_n "(cached) " >&6 14551 echo $ECHO_N "(cached) $ECHO_C" >&6
15020else 14552else
15021 ac_check_lib_save_LIBS=$LIBS 14553 ac_check_lib_save_LIBS=$LIBS
15022LIBS="-lungif $LIBS" 14554LIBS="-lungif $LIBS"
@@ -15048,36 +14580,32 @@ case "(($ac_try" in
15048 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14580 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15049 *) ac_try_echo=$ac_try;; 14581 *) ac_try_echo=$ac_try;;
15050esac 14582esac
15051eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14583eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15052$as_echo "$ac_try_echo") >&5
15053 (eval "$ac_link") 2>conftest.er1 14584 (eval "$ac_link") 2>conftest.er1
15054 ac_status=$? 14585 ac_status=$?
15055 grep -v '^ *+' conftest.er1 >conftest.err 14586 grep -v '^ *+' conftest.er1 >conftest.err
15056 rm -f conftest.er1 14587 rm -f conftest.er1
15057 cat conftest.err >&5 14588 cat conftest.err >&5
15058 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14589 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15059 (exit $ac_status); } && { 14590 (exit $ac_status); } && {
15060 test -z "$ac_c_werror_flag" || 14591 test -z "$ac_c_werror_flag" ||
15061 test ! -s conftest.err 14592 test ! -s conftest.err
15062 } && test -s conftest$ac_exeext && { 14593 } && test -s conftest$ac_exeext &&
15063 test "$cross_compiling" = yes || 14594 $as_test_x conftest$ac_exeext; then
15064 $as_test_x conftest$ac_exeext
15065 }; then
15066 ac_cv_lib_ungif_EGifPutExtensionLast=yes 14595 ac_cv_lib_ungif_EGifPutExtensionLast=yes
15067else 14596else
15068 $as_echo "$as_me: failed program was:" >&5 14597 echo "$as_me: failed program was:" >&5
15069sed 's/^/| /' conftest.$ac_ext >&5 14598sed 's/^/| /' conftest.$ac_ext >&5
15070 14599
15071 ac_cv_lib_ungif_EGifPutExtensionLast=no 14600 ac_cv_lib_ungif_EGifPutExtensionLast=no
15072fi 14601fi
15073 14602
15074rm -rf conftest.dSYM
15075rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 14603rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15076 conftest$ac_exeext conftest.$ac_ext 14604 conftest$ac_exeext conftest.$ac_ext
15077LIBS=$ac_check_lib_save_LIBS 14605LIBS=$ac_check_lib_save_LIBS
15078fi 14606fi
15079{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 14607{ echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
15080$as_echo "$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; } 14608echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; }
15081if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then 14609if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then
15082 HAVE_GIF=yes 14610 HAVE_GIF=yes
15083fi 14611fi
@@ -15117,13 +14645,13 @@ if test "${HAVE_X11}" = "yes"; then
15117 MISSING="$MISSING libtiff" && WITH_NO="$WITH_NO --with-tiff=no" 14645 MISSING="$MISSING libtiff" && WITH_NO="$WITH_NO --with-tiff=no"
15118 14646
15119 if test "X${MISSING}" != X; then 14647 if test "X${MISSING}" != X; then
15120 { { $as_echo "$as_me:$LINENO: error: The following required libraries were not found: 14648 { { echo "$as_me:$LINENO: error: The following required libraries were not found:
15121 $MISSING 14649 $MISSING
15122Maybe some development libraries/packages are missing? 14650Maybe some development libraries/packages are missing?
15123If you don't want to link with them give 14651If you don't want to link with them give
15124 $WITH_NO 14652 $WITH_NO
15125as options to configure" >&5 14653as options to configure" >&5
15126$as_echo "$as_me: error: The following required libraries were not found: 14654echo "$as_me: error: The following required libraries were not found:
15127 $MISSING 14655 $MISSING
15128Maybe some development libraries/packages are missing? 14656Maybe some development libraries/packages are missing?
15129If you don't want to link with them give 14657If you don't want to link with them give
@@ -15137,17 +14665,17 @@ fi
15137HAVE_GPM=no 14665HAVE_GPM=no
15138if test "${with_gpm}" != "no"; then 14666if test "${with_gpm}" != "no"; then
15139 if test "${ac_cv_header_gpm_h+set}" = set; then 14667 if test "${ac_cv_header_gpm_h+set}" = set; then
15140 { $as_echo "$as_me:$LINENO: checking for gpm.h" >&5 14668 { echo "$as_me:$LINENO: checking for gpm.h" >&5
15141$as_echo_n "checking for gpm.h... " >&6; } 14669echo $ECHO_N "checking for gpm.h... $ECHO_C" >&6; }
15142if test "${ac_cv_header_gpm_h+set}" = set; then 14670if test "${ac_cv_header_gpm_h+set}" = set; then
15143 $as_echo_n "(cached) " >&6 14671 echo $ECHO_N "(cached) $ECHO_C" >&6
15144fi 14672fi
15145{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_gpm_h" >&5 14673{ echo "$as_me:$LINENO: result: $ac_cv_header_gpm_h" >&5
15146$as_echo "$ac_cv_header_gpm_h" >&6; } 14674echo "${ECHO_T}$ac_cv_header_gpm_h" >&6; }
15147else 14675else
15148 # Is the header compilable? 14676 # Is the header compilable?
15149{ $as_echo "$as_me:$LINENO: checking gpm.h usability" >&5 14677{ echo "$as_me:$LINENO: checking gpm.h usability" >&5
15150$as_echo_n "checking gpm.h usability... " >&6; } 14678echo $ECHO_N "checking gpm.h usability... $ECHO_C" >&6; }
15151cat >conftest.$ac_ext <<_ACEOF 14679cat >conftest.$ac_ext <<_ACEOF
15152/* confdefs.h. */ 14680/* confdefs.h. */
15153_ACEOF 14681_ACEOF
@@ -15163,33 +14691,32 @@ case "(($ac_try" in
15163 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14691 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15164 *) ac_try_echo=$ac_try;; 14692 *) ac_try_echo=$ac_try;;
15165esac 14693esac
15166eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14694eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15167$as_echo "$ac_try_echo") >&5
15168 (eval "$ac_compile") 2>conftest.er1 14695 (eval "$ac_compile") 2>conftest.er1
15169 ac_status=$? 14696 ac_status=$?
15170 grep -v '^ *+' conftest.er1 >conftest.err 14697 grep -v '^ *+' conftest.er1 >conftest.err
15171 rm -f conftest.er1 14698 rm -f conftest.er1
15172 cat conftest.err >&5 14699 cat conftest.err >&5
15173 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15174 (exit $ac_status); } && { 14701 (exit $ac_status); } && {
15175 test -z "$ac_c_werror_flag" || 14702 test -z "$ac_c_werror_flag" ||
15176 test ! -s conftest.err 14703 test ! -s conftest.err
15177 } && test -s conftest.$ac_objext; then 14704 } && test -s conftest.$ac_objext; then
15178 ac_header_compiler=yes 14705 ac_header_compiler=yes
15179else 14706else
15180 $as_echo "$as_me: failed program was:" >&5 14707 echo "$as_me: failed program was:" >&5
15181sed 's/^/| /' conftest.$ac_ext >&5 14708sed 's/^/| /' conftest.$ac_ext >&5
15182 14709
15183 ac_header_compiler=no 14710 ac_header_compiler=no
15184fi 14711fi
15185 14712
15186rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 14713rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15187{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14714{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15188$as_echo "$ac_header_compiler" >&6; } 14715echo "${ECHO_T}$ac_header_compiler" >&6; }
15189 14716
15190# Is the header present? 14717# Is the header present?
15191{ $as_echo "$as_me:$LINENO: checking gpm.h presence" >&5 14718{ echo "$as_me:$LINENO: checking gpm.h presence" >&5
15192$as_echo_n "checking gpm.h presence... " >&6; } 14719echo $ECHO_N "checking gpm.h presence... $ECHO_C" >&6; }
15193cat >conftest.$ac_ext <<_ACEOF 14720cat >conftest.$ac_ext <<_ACEOF
15194/* confdefs.h. */ 14721/* confdefs.h. */
15195_ACEOF 14722_ACEOF
@@ -15203,71 +14730,70 @@ case "(($ac_try" in
15203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14730 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15204 *) ac_try_echo=$ac_try;; 14731 *) ac_try_echo=$ac_try;;
15205esac 14732esac
15206eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14733eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15207$as_echo "$ac_try_echo") >&5
15208 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 14734 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15209 ac_status=$? 14735 ac_status=$?
15210 grep -v '^ *+' conftest.er1 >conftest.err 14736 grep -v '^ *+' conftest.er1 >conftest.err
15211 rm -f conftest.er1 14737 rm -f conftest.er1
15212 cat conftest.err >&5 14738 cat conftest.err >&5
15213 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14739 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15214 (exit $ac_status); } >/dev/null && { 14740 (exit $ac_status); } >/dev/null && {
15215 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 14741 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15216 test ! -s conftest.err 14742 test ! -s conftest.err
15217 }; then 14743 }; then
15218 ac_header_preproc=yes 14744 ac_header_preproc=yes
15219else 14745else
15220 $as_echo "$as_me: failed program was:" >&5 14746 echo "$as_me: failed program was:" >&5
15221sed 's/^/| /' conftest.$ac_ext >&5 14747sed 's/^/| /' conftest.$ac_ext >&5
15222 14748
15223 ac_header_preproc=no 14749 ac_header_preproc=no
15224fi 14750fi
15225 14751
15226rm -f conftest.err conftest.$ac_ext 14752rm -f conftest.err conftest.$ac_ext
15227{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14753{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15228$as_echo "$ac_header_preproc" >&6; } 14754echo "${ECHO_T}$ac_header_preproc" >&6; }
15229 14755
15230# So? What about this header? 14756# So? What about this header?
15231case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 14757case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15232 yes:no: ) 14758 yes:no: )
15233 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 14759 { echo "$as_me:$LINENO: WARNING: gpm.h: accepted by the compiler, rejected by the preprocessor!" >&5
15234$as_echo "$as_me: WARNING: gpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 14760echo "$as_me: WARNING: gpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15235 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: proceeding with the compiler's result" >&5 14761 { echo "$as_me:$LINENO: WARNING: gpm.h: proceeding with the compiler's result" >&5
15236$as_echo "$as_me: WARNING: gpm.h: proceeding with the compiler's result" >&2;} 14762echo "$as_me: WARNING: gpm.h: proceeding with the compiler's result" >&2;}
15237 ac_header_preproc=yes 14763 ac_header_preproc=yes
15238 ;; 14764 ;;
15239 no:yes:* ) 14765 no:yes:* )
15240 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: present but cannot be compiled" >&5 14766 { echo "$as_me:$LINENO: WARNING: gpm.h: present but cannot be compiled" >&5
15241$as_echo "$as_me: WARNING: gpm.h: present but cannot be compiled" >&2;} 14767echo "$as_me: WARNING: gpm.h: present but cannot be compiled" >&2;}
15242 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: check for missing prerequisite headers?" >&5 14768 { echo "$as_me:$LINENO: WARNING: gpm.h: check for missing prerequisite headers?" >&5
15243$as_echo "$as_me: WARNING: gpm.h: check for missing prerequisite headers?" >&2;} 14769echo "$as_me: WARNING: gpm.h: check for missing prerequisite headers?" >&2;}
15244 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: see the Autoconf documentation" >&5 14770 { echo "$as_me:$LINENO: WARNING: gpm.h: see the Autoconf documentation" >&5
15245$as_echo "$as_me: WARNING: gpm.h: see the Autoconf documentation" >&2;} 14771echo "$as_me: WARNING: gpm.h: see the Autoconf documentation" >&2;}
15246 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: section \"Present But Cannot Be Compiled\"" >&5 14772 { echo "$as_me:$LINENO: WARNING: gpm.h: section \"Present But Cannot Be Compiled\"" >&5
15247$as_echo "$as_me: WARNING: gpm.h: section \"Present But Cannot Be Compiled\"" >&2;} 14773echo "$as_me: WARNING: gpm.h: section \"Present But Cannot Be Compiled\"" >&2;}
15248 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: proceeding with the preprocessor's result" >&5 14774 { echo "$as_me:$LINENO: WARNING: gpm.h: proceeding with the preprocessor's result" >&5
15249$as_echo "$as_me: WARNING: gpm.h: proceeding with the preprocessor's result" >&2;} 14775echo "$as_me: WARNING: gpm.h: proceeding with the preprocessor's result" >&2;}
15250 { $as_echo "$as_me:$LINENO: WARNING: gpm.h: in the future, the compiler will take precedence" >&5 14776 { echo "$as_me:$LINENO: WARNING: gpm.h: in the future, the compiler will take precedence" >&5
15251$as_echo "$as_me: WARNING: gpm.h: in the future, the compiler will take precedence" >&2;} 14777echo "$as_me: WARNING: gpm.h: in the future, the compiler will take precedence" >&2;}
15252 14778
15253 ;; 14779 ;;
15254esac 14780esac
15255{ $as_echo "$as_me:$LINENO: checking for gpm.h" >&5 14781{ echo "$as_me:$LINENO: checking for gpm.h" >&5
15256$as_echo_n "checking for gpm.h... " >&6; } 14782echo $ECHO_N "checking for gpm.h... $ECHO_C" >&6; }
15257if test "${ac_cv_header_gpm_h+set}" = set; then 14783if test "${ac_cv_header_gpm_h+set}" = set; then
15258 $as_echo_n "(cached) " >&6 14784 echo $ECHO_N "(cached) $ECHO_C" >&6
15259else 14785else
15260 ac_cv_header_gpm_h=$ac_header_preproc 14786 ac_cv_header_gpm_h=$ac_header_preproc
15261fi 14787fi
15262{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_gpm_h" >&5 14788{ echo "$as_me:$LINENO: result: $ac_cv_header_gpm_h" >&5
15263$as_echo "$ac_cv_header_gpm_h" >&6; } 14789echo "${ECHO_T}$ac_cv_header_gpm_h" >&6; }
15264 14790
15265fi 14791fi
15266if test $ac_cv_header_gpm_h = yes; then 14792if test $ac_cv_header_gpm_h = yes; then
15267 { $as_echo "$as_me:$LINENO: checking for Gpm_Open in -lgpm" >&5 14793 { echo "$as_me:$LINENO: checking for Gpm_Open in -lgpm" >&5
15268$as_echo_n "checking for Gpm_Open in -lgpm... " >&6; } 14794echo $ECHO_N "checking for Gpm_Open in -lgpm... $ECHO_C" >&6; }
15269if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then 14795if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then
15270 $as_echo_n "(cached) " >&6 14796 echo $ECHO_N "(cached) $ECHO_C" >&6
15271else 14797else
15272 ac_check_lib_save_LIBS=$LIBS 14798 ac_check_lib_save_LIBS=$LIBS
15273LIBS="-lgpm $LIBS" 14799LIBS="-lgpm $LIBS"
@@ -15299,36 +14825,32 @@ case "(($ac_try" in
15299 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14825 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15300 *) ac_try_echo=$ac_try;; 14826 *) ac_try_echo=$ac_try;;
15301esac 14827esac
15302eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14828eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15303$as_echo "$ac_try_echo") >&5
15304 (eval "$ac_link") 2>conftest.er1 14829 (eval "$ac_link") 2>conftest.er1
15305 ac_status=$? 14830 ac_status=$?
15306 grep -v '^ *+' conftest.er1 >conftest.err 14831 grep -v '^ *+' conftest.er1 >conftest.err
15307 rm -f conftest.er1 14832 rm -f conftest.er1
15308 cat conftest.err >&5 14833 cat conftest.err >&5
15309 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15310 (exit $ac_status); } && { 14835 (exit $ac_status); } && {
15311 test -z "$ac_c_werror_flag" || 14836 test -z "$ac_c_werror_flag" ||
15312 test ! -s conftest.err 14837 test ! -s conftest.err
15313 } && test -s conftest$ac_exeext && { 14838 } && test -s conftest$ac_exeext &&
15314 test "$cross_compiling" = yes || 14839 $as_test_x conftest$ac_exeext; then
15315 $as_test_x conftest$ac_exeext
15316 }; then
15317 ac_cv_lib_gpm_Gpm_Open=yes 14840 ac_cv_lib_gpm_Gpm_Open=yes
15318else 14841else
15319 $as_echo "$as_me: failed program was:" >&5 14842 echo "$as_me: failed program was:" >&5
15320sed 's/^/| /' conftest.$ac_ext >&5 14843sed 's/^/| /' conftest.$ac_ext >&5
15321 14844
15322 ac_cv_lib_gpm_Gpm_Open=no 14845 ac_cv_lib_gpm_Gpm_Open=no
15323fi 14846fi
15324 14847
15325rm -rf conftest.dSYM
15326rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 14848rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15327 conftest$ac_exeext conftest.$ac_ext 14849 conftest$ac_exeext conftest.$ac_ext
15328LIBS=$ac_check_lib_save_LIBS 14850LIBS=$ac_check_lib_save_LIBS
15329fi 14851fi
15330{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_gpm_Gpm_Open" >&5 14852{ echo "$as_me:$LINENO: result: $ac_cv_lib_gpm_Gpm_Open" >&5
15331$as_echo "$ac_cv_lib_gpm_Gpm_Open" >&6; } 14853echo "${ECHO_T}$ac_cv_lib_gpm_Gpm_Open" >&6; }
15332if test $ac_cv_lib_gpm_Gpm_Open = yes; then 14854if test $ac_cv_lib_gpm_Gpm_Open = yes; then
15333 HAVE_GPM=yes 14855 HAVE_GPM=yes
15334fi 14856fi
@@ -15347,17 +14869,17 @@ _ACEOF
15347fi 14869fi
15348 14870
15349if test "${ac_cv_header_malloc_malloc_h+set}" = set; then 14871if test "${ac_cv_header_malloc_malloc_h+set}" = set; then
15350 { $as_echo "$as_me:$LINENO: checking for malloc/malloc.h" >&5 14872 { echo "$as_me:$LINENO: checking for malloc/malloc.h" >&5
15351$as_echo_n "checking for malloc/malloc.h... " >&6; } 14873echo $ECHO_N "checking for malloc/malloc.h... $ECHO_C" >&6; }
15352if test "${ac_cv_header_malloc_malloc_h+set}" = set; then 14874if test "${ac_cv_header_malloc_malloc_h+set}" = set; then
15353 $as_echo_n "(cached) " >&6 14875 echo $ECHO_N "(cached) $ECHO_C" >&6
15354fi 14876fi
15355{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_malloc_malloc_h" >&5 14877{ echo "$as_me:$LINENO: result: $ac_cv_header_malloc_malloc_h" >&5
15356$as_echo "$ac_cv_header_malloc_malloc_h" >&6; } 14878echo "${ECHO_T}$ac_cv_header_malloc_malloc_h" >&6; }
15357else 14879else
15358 # Is the header compilable? 14880 # Is the header compilable?
15359{ $as_echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5 14881{ echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5
15360$as_echo_n "checking malloc/malloc.h usability... " >&6; } 14882echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6; }
15361cat >conftest.$ac_ext <<_ACEOF 14883cat >conftest.$ac_ext <<_ACEOF
15362/* confdefs.h. */ 14884/* confdefs.h. */
15363_ACEOF 14885_ACEOF
@@ -15373,33 +14895,32 @@ case "(($ac_try" in
15373 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14895 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15374 *) ac_try_echo=$ac_try;; 14896 *) ac_try_echo=$ac_try;;
15375esac 14897esac
15376eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14898eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15377$as_echo "$ac_try_echo") >&5
15378 (eval "$ac_compile") 2>conftest.er1 14899 (eval "$ac_compile") 2>conftest.er1
15379 ac_status=$? 14900 ac_status=$?
15380 grep -v '^ *+' conftest.er1 >conftest.err 14901 grep -v '^ *+' conftest.er1 >conftest.err
15381 rm -f conftest.er1 14902 rm -f conftest.er1
15382 cat conftest.err >&5 14903 cat conftest.err >&5
15383 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15384 (exit $ac_status); } && { 14905 (exit $ac_status); } && {
15385 test -z "$ac_c_werror_flag" || 14906 test -z "$ac_c_werror_flag" ||
15386 test ! -s conftest.err 14907 test ! -s conftest.err
15387 } && test -s conftest.$ac_objext; then 14908 } && test -s conftest.$ac_objext; then
15388 ac_header_compiler=yes 14909 ac_header_compiler=yes
15389else 14910else
15390 $as_echo "$as_me: failed program was:" >&5 14911 echo "$as_me: failed program was:" >&5
15391sed 's/^/| /' conftest.$ac_ext >&5 14912sed 's/^/| /' conftest.$ac_ext >&5
15392 14913
15393 ac_header_compiler=no 14914 ac_header_compiler=no
15394fi 14915fi
15395 14916
15396rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 14917rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15397{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14918{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15398$as_echo "$ac_header_compiler" >&6; } 14919echo "${ECHO_T}$ac_header_compiler" >&6; }
15399 14920
15400# Is the header present? 14921# Is the header present?
15401{ $as_echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5 14922{ echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5
15402$as_echo_n "checking malloc/malloc.h presence... " >&6; } 14923echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6; }
15403cat >conftest.$ac_ext <<_ACEOF 14924cat >conftest.$ac_ext <<_ACEOF
15404/* confdefs.h. */ 14925/* confdefs.h. */
15405_ACEOF 14926_ACEOF
@@ -15413,64 +14934,63 @@ case "(($ac_try" in
15413 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 14934 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15414 *) ac_try_echo=$ac_try;; 14935 *) ac_try_echo=$ac_try;;
15415esac 14936esac
15416eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 14937eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15417$as_echo "$ac_try_echo") >&5
15418 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 14938 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15419 ac_status=$? 14939 ac_status=$?
15420 grep -v '^ *+' conftest.er1 >conftest.err 14940 grep -v '^ *+' conftest.er1 >conftest.err
15421 rm -f conftest.er1 14941 rm -f conftest.er1
15422 cat conftest.err >&5 14942 cat conftest.err >&5
15423 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 14943 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15424 (exit $ac_status); } >/dev/null && { 14944 (exit $ac_status); } >/dev/null && {
15425 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 14945 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15426 test ! -s conftest.err 14946 test ! -s conftest.err
15427 }; then 14947 }; then
15428 ac_header_preproc=yes 14948 ac_header_preproc=yes
15429else 14949else
15430 $as_echo "$as_me: failed program was:" >&5 14950 echo "$as_me: failed program was:" >&5
15431sed 's/^/| /' conftest.$ac_ext >&5 14951sed 's/^/| /' conftest.$ac_ext >&5
15432 14952
15433 ac_header_preproc=no 14953 ac_header_preproc=no
15434fi 14954fi
15435 14955
15436rm -f conftest.err conftest.$ac_ext 14956rm -f conftest.err conftest.$ac_ext
15437{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14957{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15438$as_echo "$ac_header_preproc" >&6; } 14958echo "${ECHO_T}$ac_header_preproc" >&6; }
15439 14959
15440# So? What about this header? 14960# So? What about this header?
15441case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 14961case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15442 yes:no: ) 14962 yes:no: )
15443 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 14963 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5
15444$as_echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 14964echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15445 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&5 14965 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&5
15446$as_echo "$as_me: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&2;} 14966echo "$as_me: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&2;}
15447 ac_header_preproc=yes 14967 ac_header_preproc=yes
15448 ;; 14968 ;;
15449 no:yes:* ) 14969 no:yes:* )
15450 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5 14970 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5
15451$as_echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;} 14971echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;}
15452 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5 14972 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5
15453$as_echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;} 14973echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;}
15454 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: see the Autoconf documentation" >&5 14974 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: see the Autoconf documentation" >&5
15455$as_echo "$as_me: WARNING: malloc/malloc.h: see the Autoconf documentation" >&2;} 14975echo "$as_me: WARNING: malloc/malloc.h: see the Autoconf documentation" >&2;}
15456 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&5 14976 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&5
15457$as_echo "$as_me: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&2;} 14977echo "$as_me: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&2;}
15458 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 14978 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5
15459$as_echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} 14979echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;}
15460 { $as_echo "$as_me:$LINENO: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&5 14980 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&5
15461$as_echo "$as_me: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&2;} 14981echo "$as_me: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&2;}
15462 14982
15463 ;; 14983 ;;
15464esac 14984esac
15465{ $as_echo "$as_me:$LINENO: checking for malloc/malloc.h" >&5 14985{ echo "$as_me:$LINENO: checking for malloc/malloc.h" >&5
15466$as_echo_n "checking for malloc/malloc.h... " >&6; } 14986echo $ECHO_N "checking for malloc/malloc.h... $ECHO_C" >&6; }
15467if test "${ac_cv_header_malloc_malloc_h+set}" = set; then 14987if test "${ac_cv_header_malloc_malloc_h+set}" = set; then
15468 $as_echo_n "(cached) " >&6 14988 echo $ECHO_N "(cached) $ECHO_C" >&6
15469else 14989else
15470 ac_cv_header_malloc_malloc_h=$ac_header_preproc 14990 ac_cv_header_malloc_malloc_h=$ac_header_preproc
15471fi 14991fi
15472{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_malloc_malloc_h" >&5 14992{ echo "$as_me:$LINENO: result: $ac_cv_header_malloc_malloc_h" >&5
15473$as_echo "$ac_cv_header_malloc_malloc_h" >&6; } 14993echo "${ECHO_T}$ac_cv_header_malloc_malloc_h" >&6; }
15474 14994
15475fi 14995fi
15476if test $ac_cv_header_malloc_malloc_h = yes; then 14996if test $ac_cv_header_malloc_malloc_h = yes; then
@@ -15523,17 +15043,17 @@ fi
15523HAVE_X_SM=no 15043HAVE_X_SM=no
15524if test "${HAVE_X11}" = "yes"; then 15044if test "${HAVE_X11}" = "yes"; then
15525 if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then 15045 if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then
15526 { $as_echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5 15046 { echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5
15527$as_echo_n "checking for X11/SM/SMlib.h... " >&6; } 15047echo $ECHO_N "checking for X11/SM/SMlib.h... $ECHO_C" >&6; }
15528if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then 15048if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then
15529 $as_echo_n "(cached) " >&6 15049 echo $ECHO_N "(cached) $ECHO_C" >&6
15530fi 15050fi
15531{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_SM_SMlib_h" >&5 15051{ echo "$as_me:$LINENO: result: $ac_cv_header_X11_SM_SMlib_h" >&5
15532$as_echo "$ac_cv_header_X11_SM_SMlib_h" >&6; } 15052echo "${ECHO_T}$ac_cv_header_X11_SM_SMlib_h" >&6; }
15533else 15053else
15534 # Is the header compilable? 15054 # Is the header compilable?
15535{ $as_echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 15055{ echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5
15536$as_echo_n "checking X11/SM/SMlib.h usability... " >&6; } 15056echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6; }
15537cat >conftest.$ac_ext <<_ACEOF 15057cat >conftest.$ac_ext <<_ACEOF
15538/* confdefs.h. */ 15058/* confdefs.h. */
15539_ACEOF 15059_ACEOF
@@ -15549,33 +15069,32 @@ case "(($ac_try" in
15549 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15069 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15550 *) ac_try_echo=$ac_try;; 15070 *) ac_try_echo=$ac_try;;
15551esac 15071esac
15552eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15072eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15553$as_echo "$ac_try_echo") >&5
15554 (eval "$ac_compile") 2>conftest.er1 15073 (eval "$ac_compile") 2>conftest.er1
15555 ac_status=$? 15074 ac_status=$?
15556 grep -v '^ *+' conftest.er1 >conftest.err 15075 grep -v '^ *+' conftest.er1 >conftest.err
15557 rm -f conftest.er1 15076 rm -f conftest.er1
15558 cat conftest.err >&5 15077 cat conftest.err >&5
15559 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15560 (exit $ac_status); } && { 15079 (exit $ac_status); } && {
15561 test -z "$ac_c_werror_flag" || 15080 test -z "$ac_c_werror_flag" ||
15562 test ! -s conftest.err 15081 test ! -s conftest.err
15563 } && test -s conftest.$ac_objext; then 15082 } && test -s conftest.$ac_objext; then
15564 ac_header_compiler=yes 15083 ac_header_compiler=yes
15565else 15084else
15566 $as_echo "$as_me: failed program was:" >&5 15085 echo "$as_me: failed program was:" >&5
15567sed 's/^/| /' conftest.$ac_ext >&5 15086sed 's/^/| /' conftest.$ac_ext >&5
15568 15087
15569 ac_header_compiler=no 15088 ac_header_compiler=no
15570fi 15089fi
15571 15090
15572rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 15091rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15573{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 15092{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15574$as_echo "$ac_header_compiler" >&6; } 15093echo "${ECHO_T}$ac_header_compiler" >&6; }
15575 15094
15576# Is the header present? 15095# Is the header present?
15577{ $as_echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 15096{ echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5
15578$as_echo_n "checking X11/SM/SMlib.h presence... " >&6; } 15097echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6; }
15579cat >conftest.$ac_ext <<_ACEOF 15098cat >conftest.$ac_ext <<_ACEOF
15580/* confdefs.h. */ 15099/* confdefs.h. */
15581_ACEOF 15100_ACEOF
@@ -15589,71 +15108,70 @@ case "(($ac_try" in
15589 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15108 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15590 *) ac_try_echo=$ac_try;; 15109 *) ac_try_echo=$ac_try;;
15591esac 15110esac
15592eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15111eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15593$as_echo "$ac_try_echo") >&5
15594 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 15112 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
15595 ac_status=$? 15113 ac_status=$?
15596 grep -v '^ *+' conftest.er1 >conftest.err 15114 grep -v '^ *+' conftest.er1 >conftest.err
15597 rm -f conftest.er1 15115 rm -f conftest.er1
15598 cat conftest.err >&5 15116 cat conftest.err >&5
15599 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15117 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15600 (exit $ac_status); } >/dev/null && { 15118 (exit $ac_status); } >/dev/null && {
15601 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 15119 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
15602 test ! -s conftest.err 15120 test ! -s conftest.err
15603 }; then 15121 }; then
15604 ac_header_preproc=yes 15122 ac_header_preproc=yes
15605else 15123else
15606 $as_echo "$as_me: failed program was:" >&5 15124 echo "$as_me: failed program was:" >&5
15607sed 's/^/| /' conftest.$ac_ext >&5 15125sed 's/^/| /' conftest.$ac_ext >&5
15608 15126
15609 ac_header_preproc=no 15127 ac_header_preproc=no
15610fi 15128fi
15611 15129
15612rm -f conftest.err conftest.$ac_ext 15130rm -f conftest.err conftest.$ac_ext
15613{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 15131{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15614$as_echo "$ac_header_preproc" >&6; } 15132echo "${ECHO_T}$ac_header_preproc" >&6; }
15615 15133
15616# So? What about this header? 15134# So? What about this header?
15617case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 15135case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15618 yes:no: ) 15136 yes:no: )
15619 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 15137 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
15620$as_echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 15138echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15621 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5 15139 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5
15622$as_echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;} 15140echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;}
15623 ac_header_preproc=yes 15141 ac_header_preproc=yes
15624 ;; 15142 ;;
15625 no:yes:* ) 15143 no:yes:* )
15626 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 15144 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5
15627$as_echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} 15145echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;}
15628 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 15146 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5
15629$as_echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} 15147echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;}
15630 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5 15148 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5
15631$as_echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;} 15149echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;}
15632 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5 15150 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5
15633$as_echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;} 15151echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;}
15634 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 15152 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
15635$as_echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} 15153echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}
15636 { $as_echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5 15154 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5
15637$as_echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;} 15155echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;}
15638 15156
15639 ;; 15157 ;;
15640esac 15158esac
15641{ $as_echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5 15159{ echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5
15642$as_echo_n "checking for X11/SM/SMlib.h... " >&6; } 15160echo $ECHO_N "checking for X11/SM/SMlib.h... $ECHO_C" >&6; }
15643if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then 15161if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then
15644 $as_echo_n "(cached) " >&6 15162 echo $ECHO_N "(cached) $ECHO_C" >&6
15645else 15163else
15646 ac_cv_header_X11_SM_SMlib_h=$ac_header_preproc 15164 ac_cv_header_X11_SM_SMlib_h=$ac_header_preproc
15647fi 15165fi
15648{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_SM_SMlib_h" >&5 15166{ echo "$as_me:$LINENO: result: $ac_cv_header_X11_SM_SMlib_h" >&5
15649$as_echo "$ac_cv_header_X11_SM_SMlib_h" >&6; } 15167echo "${ECHO_T}$ac_cv_header_X11_SM_SMlib_h" >&6; }
15650 15168
15651fi 15169fi
15652if test $ac_cv_header_X11_SM_SMlib_h = yes; then 15170if test $ac_cv_header_X11_SM_SMlib_h = yes; then
15653 { $as_echo "$as_me:$LINENO: checking for SmcOpenConnection in -lSM" >&5 15171 { echo "$as_me:$LINENO: checking for SmcOpenConnection in -lSM" >&5
15654$as_echo_n "checking for SmcOpenConnection in -lSM... " >&6; } 15172echo $ECHO_N "checking for SmcOpenConnection in -lSM... $ECHO_C" >&6; }
15655if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then 15173if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then
15656 $as_echo_n "(cached) " >&6 15174 echo $ECHO_N "(cached) $ECHO_C" >&6
15657else 15175else
15658 ac_check_lib_save_LIBS=$LIBS 15176 ac_check_lib_save_LIBS=$LIBS
15659LIBS="-lSM -lICE $LIBS" 15177LIBS="-lSM -lICE $LIBS"
@@ -15685,36 +15203,32 @@ case "(($ac_try" in
15685 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15686 *) ac_try_echo=$ac_try;; 15204 *) ac_try_echo=$ac_try;;
15687esac 15205esac
15688eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15206eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15689$as_echo "$ac_try_echo") >&5
15690 (eval "$ac_link") 2>conftest.er1 15207 (eval "$ac_link") 2>conftest.er1
15691 ac_status=$? 15208 ac_status=$?
15692 grep -v '^ *+' conftest.er1 >conftest.err 15209 grep -v '^ *+' conftest.er1 >conftest.err
15693 rm -f conftest.er1 15210 rm -f conftest.er1
15694 cat conftest.err >&5 15211 cat conftest.err >&5
15695 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15696 (exit $ac_status); } && { 15213 (exit $ac_status); } && {
15697 test -z "$ac_c_werror_flag" || 15214 test -z "$ac_c_werror_flag" ||
15698 test ! -s conftest.err 15215 test ! -s conftest.err
15699 } && test -s conftest$ac_exeext && { 15216 } && test -s conftest$ac_exeext &&
15700 test "$cross_compiling" = yes || 15217 $as_test_x conftest$ac_exeext; then
15701 $as_test_x conftest$ac_exeext
15702 }; then
15703 ac_cv_lib_SM_SmcOpenConnection=yes 15218 ac_cv_lib_SM_SmcOpenConnection=yes
15704else 15219else
15705 $as_echo "$as_me: failed program was:" >&5 15220 echo "$as_me: failed program was:" >&5
15706sed 's/^/| /' conftest.$ac_ext >&5 15221sed 's/^/| /' conftest.$ac_ext >&5
15707 15222
15708 ac_cv_lib_SM_SmcOpenConnection=no 15223 ac_cv_lib_SM_SmcOpenConnection=no
15709fi 15224fi
15710 15225
15711rm -rf conftest.dSYM
15712rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 15226rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15713 conftest$ac_exeext conftest.$ac_ext 15227 conftest$ac_exeext conftest.$ac_ext
15714LIBS=$ac_check_lib_save_LIBS 15228LIBS=$ac_check_lib_save_LIBS
15715fi 15229fi
15716{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 15230{ echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5
15717$as_echo "$ac_cv_lib_SM_SmcOpenConnection" >&6; } 15231echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6; }
15718if test $ac_cv_lib_SM_SmcOpenConnection = yes; then 15232if test $ac_cv_lib_SM_SmcOpenConnection = yes; then
15719 HAVE_X_SM=yes 15233 HAVE_X_SM=yes
15720fi 15234fi
@@ -15737,10 +15251,10 @@ _ACEOF
15737fi 15251fi
15738 15252
15739# If netdb.h doesn't declare h_errno, we must declare it by hand. 15253# If netdb.h doesn't declare h_errno, we must declare it by hand.
15740{ $as_echo "$as_me:$LINENO: checking whether netdb declares h_errno" >&5 15254{ echo "$as_me:$LINENO: checking whether netdb declares h_errno" >&5
15741$as_echo_n "checking whether netdb declares h_errno... " >&6; } 15255echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6; }
15742if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then 15256if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then
15743 $as_echo_n "(cached) " >&6 15257 echo $ECHO_N "(cached) $ECHO_C" >&6
15744else 15258else
15745 cat >conftest.$ac_ext <<_ACEOF 15259 cat >conftest.$ac_ext <<_ACEOF
15746/* confdefs.h. */ 15260/* confdefs.h. */
@@ -15763,35 +15277,31 @@ case "(($ac_try" in
15763 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15277 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15764 *) ac_try_echo=$ac_try;; 15278 *) ac_try_echo=$ac_try;;
15765esac 15279esac
15766eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15280eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15767$as_echo "$ac_try_echo") >&5
15768 (eval "$ac_link") 2>conftest.er1 15281 (eval "$ac_link") 2>conftest.er1
15769 ac_status=$? 15282 ac_status=$?
15770 grep -v '^ *+' conftest.er1 >conftest.err 15283 grep -v '^ *+' conftest.er1 >conftest.err
15771 rm -f conftest.er1 15284 rm -f conftest.er1
15772 cat conftest.err >&5 15285 cat conftest.err >&5
15773 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15286 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15774 (exit $ac_status); } && { 15287 (exit $ac_status); } && {
15775 test -z "$ac_c_werror_flag" || 15288 test -z "$ac_c_werror_flag" ||
15776 test ! -s conftest.err 15289 test ! -s conftest.err
15777 } && test -s conftest$ac_exeext && { 15290 } && test -s conftest$ac_exeext &&
15778 test "$cross_compiling" = yes || 15291 $as_test_x conftest$ac_exeext; then
15779 $as_test_x conftest$ac_exeext
15780 }; then
15781 emacs_cv_netdb_declares_h_errno=yes 15292 emacs_cv_netdb_declares_h_errno=yes
15782else 15293else
15783 $as_echo "$as_me: failed program was:" >&5 15294 echo "$as_me: failed program was:" >&5
15784sed 's/^/| /' conftest.$ac_ext >&5 15295sed 's/^/| /' conftest.$ac_ext >&5
15785 15296
15786 emacs_cv_netdb_declares_h_errno=no 15297 emacs_cv_netdb_declares_h_errno=no
15787fi 15298fi
15788 15299
15789rm -rf conftest.dSYM
15790rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 15300rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15791 conftest$ac_exeext conftest.$ac_ext 15301 conftest$ac_exeext conftest.$ac_ext
15792fi 15302fi
15793{ $as_echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 15303{ echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5
15794$as_echo "$emacs_cv_netdb_declares_h_errno" >&6; } 15304echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6; }
15795if test $emacs_cv_netdb_declares_h_errno = yes; then 15305if test $emacs_cv_netdb_declares_h_errno = yes; then
15796 15306
15797cat >>confdefs.h <<\_ACEOF 15307cat >>confdefs.h <<\_ACEOF
@@ -15802,10 +15312,10 @@ fi
15802 15312
15803# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 15313# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
15804# for constant arguments. Useless! 15314# for constant arguments. Useless!
15805{ $as_echo "$as_me:$LINENO: checking for working alloca.h" >&5 15315{ echo "$as_me:$LINENO: checking for working alloca.h" >&5
15806$as_echo_n "checking for working alloca.h... " >&6; } 15316echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6; }
15807if test "${ac_cv_working_alloca_h+set}" = set; then 15317if test "${ac_cv_working_alloca_h+set}" = set; then
15808 $as_echo_n "(cached) " >&6 15318 echo $ECHO_N "(cached) $ECHO_C" >&6
15809else 15319else
15810 cat >conftest.$ac_ext <<_ACEOF 15320 cat >conftest.$ac_ext <<_ACEOF
15811/* confdefs.h. */ 15321/* confdefs.h. */
@@ -15829,35 +15339,31 @@ case "(($ac_try" in
15829 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15339 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15830 *) ac_try_echo=$ac_try;; 15340 *) ac_try_echo=$ac_try;;
15831esac 15341esac
15832eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15342eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15833$as_echo "$ac_try_echo") >&5
15834 (eval "$ac_link") 2>conftest.er1 15343 (eval "$ac_link") 2>conftest.er1
15835 ac_status=$? 15344 ac_status=$?
15836 grep -v '^ *+' conftest.er1 >conftest.err 15345 grep -v '^ *+' conftest.er1 >conftest.err
15837 rm -f conftest.er1 15346 rm -f conftest.er1
15838 cat conftest.err >&5 15347 cat conftest.err >&5
15839 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15348 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15840 (exit $ac_status); } && { 15349 (exit $ac_status); } && {
15841 test -z "$ac_c_werror_flag" || 15350 test -z "$ac_c_werror_flag" ||
15842 test ! -s conftest.err 15351 test ! -s conftest.err
15843 } && test -s conftest$ac_exeext && { 15352 } && test -s conftest$ac_exeext &&
15844 test "$cross_compiling" = yes || 15353 $as_test_x conftest$ac_exeext; then
15845 $as_test_x conftest$ac_exeext
15846 }; then
15847 ac_cv_working_alloca_h=yes 15354 ac_cv_working_alloca_h=yes
15848else 15355else
15849 $as_echo "$as_me: failed program was:" >&5 15356 echo "$as_me: failed program was:" >&5
15850sed 's/^/| /' conftest.$ac_ext >&5 15357sed 's/^/| /' conftest.$ac_ext >&5
15851 15358
15852 ac_cv_working_alloca_h=no 15359 ac_cv_working_alloca_h=no
15853fi 15360fi
15854 15361
15855rm -rf conftest.dSYM
15856rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 15362rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15857 conftest$ac_exeext conftest.$ac_ext 15363 conftest$ac_exeext conftest.$ac_ext
15858fi 15364fi
15859{ $as_echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 15365{ echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
15860$as_echo "$ac_cv_working_alloca_h" >&6; } 15366echo "${ECHO_T}$ac_cv_working_alloca_h" >&6; }
15861if test $ac_cv_working_alloca_h = yes; then 15367if test $ac_cv_working_alloca_h = yes; then
15862 15368
15863cat >>confdefs.h <<\_ACEOF 15369cat >>confdefs.h <<\_ACEOF
@@ -15866,10 +15372,10 @@ _ACEOF
15866 15372
15867fi 15373fi
15868 15374
15869{ $as_echo "$as_me:$LINENO: checking for alloca" >&5 15375{ echo "$as_me:$LINENO: checking for alloca" >&5
15870$as_echo_n "checking for alloca... " >&6; } 15376echo $ECHO_N "checking for alloca... $ECHO_C" >&6; }
15871if test "${ac_cv_func_alloca_works+set}" = set; then 15377if test "${ac_cv_func_alloca_works+set}" = set; then
15872 $as_echo_n "(cached) " >&6 15378 echo $ECHO_N "(cached) $ECHO_C" >&6
15873else 15379else
15874 cat >conftest.$ac_ext <<_ACEOF 15380 cat >conftest.$ac_ext <<_ACEOF
15875/* confdefs.h. */ 15381/* confdefs.h. */
@@ -15913,35 +15419,31 @@ case "(($ac_try" in
15913 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15419 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15914 *) ac_try_echo=$ac_try;; 15420 *) ac_try_echo=$ac_try;;
15915esac 15421esac
15916eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15422eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15917$as_echo "$ac_try_echo") >&5
15918 (eval "$ac_link") 2>conftest.er1 15423 (eval "$ac_link") 2>conftest.er1
15919 ac_status=$? 15424 ac_status=$?
15920 grep -v '^ *+' conftest.er1 >conftest.err 15425 grep -v '^ *+' conftest.er1 >conftest.err
15921 rm -f conftest.er1 15426 rm -f conftest.er1
15922 cat conftest.err >&5 15427 cat conftest.err >&5
15923 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15924 (exit $ac_status); } && { 15429 (exit $ac_status); } && {
15925 test -z "$ac_c_werror_flag" || 15430 test -z "$ac_c_werror_flag" ||
15926 test ! -s conftest.err 15431 test ! -s conftest.err
15927 } && test -s conftest$ac_exeext && { 15432 } && test -s conftest$ac_exeext &&
15928 test "$cross_compiling" = yes || 15433 $as_test_x conftest$ac_exeext; then
15929 $as_test_x conftest$ac_exeext
15930 }; then
15931 ac_cv_func_alloca_works=yes 15434 ac_cv_func_alloca_works=yes
15932else 15435else
15933 $as_echo "$as_me: failed program was:" >&5 15436 echo "$as_me: failed program was:" >&5
15934sed 's/^/| /' conftest.$ac_ext >&5 15437sed 's/^/| /' conftest.$ac_ext >&5
15935 15438
15936 ac_cv_func_alloca_works=no 15439 ac_cv_func_alloca_works=no
15937fi 15440fi
15938 15441
15939rm -rf conftest.dSYM
15940rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 15442rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
15941 conftest$ac_exeext conftest.$ac_ext 15443 conftest$ac_exeext conftest.$ac_ext
15942fi 15444fi
15943{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 15445{ echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
15944$as_echo "$ac_cv_func_alloca_works" >&6; } 15446echo "${ECHO_T}$ac_cv_func_alloca_works" >&6; }
15945 15447
15946if test $ac_cv_func_alloca_works = yes; then 15448if test $ac_cv_func_alloca_works = yes; then
15947 15449
@@ -15962,10 +15464,10 @@ cat >>confdefs.h <<\_ACEOF
15962_ACEOF 15464_ACEOF
15963 15465
15964 15466
15965{ $as_echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5 15467{ echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
15966$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } 15468echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6; }
15967if test "${ac_cv_os_cray+set}" = set; then 15469if test "${ac_cv_os_cray+set}" = set; then
15968 $as_echo_n "(cached) " >&6 15470 echo $ECHO_N "(cached) $ECHO_C" >&6
15969else 15471else
15970 cat >conftest.$ac_ext <<_ACEOF 15472 cat >conftest.$ac_ext <<_ACEOF
15971/* confdefs.h. */ 15473/* confdefs.h. */
@@ -15989,15 +15491,15 @@ fi
15989rm -f conftest* 15491rm -f conftest*
15990 15492
15991fi 15493fi
15992{ $as_echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5 15494{ echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
15993$as_echo "$ac_cv_os_cray" >&6; } 15495echo "${ECHO_T}$ac_cv_os_cray" >&6; }
15994if test $ac_cv_os_cray = yes; then 15496if test $ac_cv_os_cray = yes; then
15995 for ac_func in _getb67 GETB67 getb67; do 15497 for ac_func in _getb67 GETB67 getb67; do
15996 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 15498 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
15997{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 15499{ echo "$as_me:$LINENO: checking for $ac_func" >&5
15998$as_echo_n "checking for $ac_func... " >&6; } 15500echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
15999if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 15501if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
16000 $as_echo_n "(cached) " >&6 15502 echo $ECHO_N "(cached) $ECHO_C" >&6
16001else 15503else
16002 cat >conftest.$ac_ext <<_ACEOF 15504 cat >conftest.$ac_ext <<_ACEOF
16003/* confdefs.h. */ 15505/* confdefs.h. */
@@ -16050,39 +15552,33 @@ case "(($ac_try" in
16050 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15552 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16051 *) ac_try_echo=$ac_try;; 15553 *) ac_try_echo=$ac_try;;
16052esac 15554esac
16053eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15555eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16054$as_echo "$ac_try_echo") >&5
16055 (eval "$ac_link") 2>conftest.er1 15556 (eval "$ac_link") 2>conftest.er1
16056 ac_status=$? 15557 ac_status=$?
16057 grep -v '^ *+' conftest.er1 >conftest.err 15558 grep -v '^ *+' conftest.er1 >conftest.err
16058 rm -f conftest.er1 15559 rm -f conftest.er1
16059 cat conftest.err >&5 15560 cat conftest.err >&5
16060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15561 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16061 (exit $ac_status); } && { 15562 (exit $ac_status); } && {
16062 test -z "$ac_c_werror_flag" || 15563 test -z "$ac_c_werror_flag" ||
16063 test ! -s conftest.err 15564 test ! -s conftest.err
16064 } && test -s conftest$ac_exeext && { 15565 } && test -s conftest$ac_exeext &&
16065 test "$cross_compiling" = yes || 15566 $as_test_x conftest$ac_exeext; then
16066 $as_test_x conftest$ac_exeext
16067 }; then
16068 eval "$as_ac_var=yes" 15567 eval "$as_ac_var=yes"
16069else 15568else
16070 $as_echo "$as_me: failed program was:" >&5 15569 echo "$as_me: failed program was:" >&5
16071sed 's/^/| /' conftest.$ac_ext >&5 15570sed 's/^/| /' conftest.$ac_ext >&5
16072 15571
16073 eval "$as_ac_var=no" 15572 eval "$as_ac_var=no"
16074fi 15573fi
16075 15574
16076rm -rf conftest.dSYM
16077rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 15575rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16078 conftest$ac_exeext conftest.$ac_ext 15576 conftest$ac_exeext conftest.$ac_ext
16079fi 15577fi
16080ac_res=`eval 'as_val=${'$as_ac_var'} 15578ac_res=`eval echo '${'$as_ac_var'}'`
16081 $as_echo "$as_val"'` 15579 { echo "$as_me:$LINENO: result: $ac_res" >&5
16082 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 15580echo "${ECHO_T}$ac_res" >&6; }
16083$as_echo "$ac_res" >&6; } 15581if test `eval echo '${'$as_ac_var'}'` = yes; then
16084if test `eval 'as_val=${'$as_ac_var'}
16085 $as_echo "$as_val"'` = yes; then
16086 15582
16087cat >>confdefs.h <<_ACEOF 15583cat >>confdefs.h <<_ACEOF
16088#define CRAY_STACKSEG_END $ac_func 15584#define CRAY_STACKSEG_END $ac_func
@@ -16094,10 +15590,10 @@ fi
16094 done 15590 done
16095fi 15591fi
16096 15592
16097{ $as_echo "$as_me:$LINENO: checking stack direction for C alloca" >&5 15593{ echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
16098$as_echo_n "checking stack direction for C alloca... " >&6; } 15594echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6; }
16099if test "${ac_cv_c_stack_direction+set}" = set; then 15595if test "${ac_cv_c_stack_direction+set}" = set; then
16100 $as_echo_n "(cached) " >&6 15596 echo $ECHO_N "(cached) $ECHO_C" >&6
16101else 15597else
16102 if test "$cross_compiling" = yes; then 15598 if test "$cross_compiling" = yes; then
16103 ac_cv_c_stack_direction=0 15599 ac_cv_c_stack_direction=0
@@ -16135,39 +15631,36 @@ case "(($ac_try" in
16135 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15631 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16136 *) ac_try_echo=$ac_try;; 15632 *) ac_try_echo=$ac_try;;
16137esac 15633esac
16138eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15634eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16139$as_echo "$ac_try_echo") >&5
16140 (eval "$ac_link") 2>&5 15635 (eval "$ac_link") 2>&5
16141 ac_status=$? 15636 ac_status=$?
16142 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15637 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16143 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 15638 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
16144 { (case "(($ac_try" in 15639 { (case "(($ac_try" in
16145 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15640 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16146 *) ac_try_echo=$ac_try;; 15641 *) ac_try_echo=$ac_try;;
16147esac 15642esac
16148eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15643eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16149$as_echo "$ac_try_echo") >&5
16150 (eval "$ac_try") 2>&5 15644 (eval "$ac_try") 2>&5
16151 ac_status=$? 15645 ac_status=$?
16152 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15646 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16153 (exit $ac_status); }; }; then 15647 (exit $ac_status); }; }; then
16154 ac_cv_c_stack_direction=1 15648 ac_cv_c_stack_direction=1
16155else 15649else
16156 $as_echo "$as_me: program exited with status $ac_status" >&5 15650 echo "$as_me: program exited with status $ac_status" >&5
16157$as_echo "$as_me: failed program was:" >&5 15651echo "$as_me: failed program was:" >&5
16158sed 's/^/| /' conftest.$ac_ext >&5 15652sed 's/^/| /' conftest.$ac_ext >&5
16159 15653
16160( exit $ac_status ) 15654( exit $ac_status )
16161ac_cv_c_stack_direction=-1 15655ac_cv_c_stack_direction=-1
16162fi 15656fi
16163rm -rf conftest.dSYM
16164rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 15657rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
16165fi 15658fi
16166 15659
16167 15660
16168fi 15661fi
16169{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 15662{ echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
16170$as_echo "$ac_cv_c_stack_direction" >&6; } 15663echo "${ECHO_T}$ac_cv_c_stack_direction" >&6; }
16171 15664
16172cat >>confdefs.h <<_ACEOF 15665cat >>confdefs.h <<_ACEOF
16173#define STACK_DIRECTION $ac_cv_c_stack_direction 15666#define STACK_DIRECTION $ac_cv_c_stack_direction
@@ -16178,18 +15671,18 @@ fi
16178 15671
16179 15672
16180if test x"$ac_cv_func_alloca_works" != xyes; then 15673if test x"$ac_cv_func_alloca_works" != xyes; then
16181 { { $as_echo "$as_me:$LINENO: error: a system implementation of alloca is required " >&5 15674 { { echo "$as_me:$LINENO: error: a system implementation of alloca is required " >&5
16182$as_echo "$as_me: error: a system implementation of alloca is required " >&2;} 15675echo "$as_me: error: a system implementation of alloca is required " >&2;}
16183 { (exit 1); exit 1; }; } 15676 { (exit 1); exit 1; }; }
16184fi 15677fi
16185 15678
16186# fmod, logb, and frexp are found in -lm on most systems. 15679# fmod, logb, and frexp are found in -lm on most systems.
16187# On HPUX 9.01, -lm does not contain logb, so check for sqrt. 15680# On HPUX 9.01, -lm does not contain logb, so check for sqrt.
16188 15681
16189{ $as_echo "$as_me:$LINENO: checking for sqrt in -lm" >&5 15682{ echo "$as_me:$LINENO: checking for sqrt in -lm" >&5
16190$as_echo_n "checking for sqrt in -lm... " >&6; } 15683echo $ECHO_N "checking for sqrt in -lm... $ECHO_C" >&6; }
16191if test "${ac_cv_lib_m_sqrt+set}" = set; then 15684if test "${ac_cv_lib_m_sqrt+set}" = set; then
16192 $as_echo_n "(cached) " >&6 15685 echo $ECHO_N "(cached) $ECHO_C" >&6
16193else 15686else
16194 ac_check_lib_save_LIBS=$LIBS 15687 ac_check_lib_save_LIBS=$LIBS
16195LIBS="-lm $LIBS" 15688LIBS="-lm $LIBS"
@@ -16221,36 +15714,32 @@ case "(($ac_try" in
16221 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15714 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16222 *) ac_try_echo=$ac_try;; 15715 *) ac_try_echo=$ac_try;;
16223esac 15716esac
16224eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15717eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16225$as_echo "$ac_try_echo") >&5
16226 (eval "$ac_link") 2>conftest.er1 15718 (eval "$ac_link") 2>conftest.er1
16227 ac_status=$? 15719 ac_status=$?
16228 grep -v '^ *+' conftest.er1 >conftest.err 15720 grep -v '^ *+' conftest.er1 >conftest.err
16229 rm -f conftest.er1 15721 rm -f conftest.er1
16230 cat conftest.err >&5 15722 cat conftest.err >&5
16231 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16232 (exit $ac_status); } && { 15724 (exit $ac_status); } && {
16233 test -z "$ac_c_werror_flag" || 15725 test -z "$ac_c_werror_flag" ||
16234 test ! -s conftest.err 15726 test ! -s conftest.err
16235 } && test -s conftest$ac_exeext && { 15727 } && test -s conftest$ac_exeext &&
16236 test "$cross_compiling" = yes || 15728 $as_test_x conftest$ac_exeext; then
16237 $as_test_x conftest$ac_exeext
16238 }; then
16239 ac_cv_lib_m_sqrt=yes 15729 ac_cv_lib_m_sqrt=yes
16240else 15730else
16241 $as_echo "$as_me: failed program was:" >&5 15731 echo "$as_me: failed program was:" >&5
16242sed 's/^/| /' conftest.$ac_ext >&5 15732sed 's/^/| /' conftest.$ac_ext >&5
16243 15733
16244 ac_cv_lib_m_sqrt=no 15734 ac_cv_lib_m_sqrt=no
16245fi 15735fi
16246 15736
16247rm -rf conftest.dSYM
16248rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 15737rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16249 conftest$ac_exeext conftest.$ac_ext 15738 conftest$ac_exeext conftest.$ac_ext
16250LIBS=$ac_check_lib_save_LIBS 15739LIBS=$ac_check_lib_save_LIBS
16251fi 15740fi
16252{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 15741{ echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5
16253$as_echo "$ac_cv_lib_m_sqrt" >&6; } 15742echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6; }
16254if test $ac_cv_lib_m_sqrt = yes; then 15743if test $ac_cv_lib_m_sqrt = yes; then
16255 cat >>confdefs.h <<_ACEOF 15744 cat >>confdefs.h <<_ACEOF
16256#define HAVE_LIBM 1 15745#define HAVE_LIBM 1
@@ -16264,10 +15753,10 @@ fi
16264# Check for mail-locking functions in a "mail" library. Probably this should 15753# Check for mail-locking functions in a "mail" library. Probably this should
16265# have the same check as for liblockfile below. 15754# have the same check as for liblockfile below.
16266 15755
16267{ $as_echo "$as_me:$LINENO: checking for maillock in -lmail" >&5 15756{ echo "$as_me:$LINENO: checking for maillock in -lmail" >&5
16268$as_echo_n "checking for maillock in -lmail... " >&6; } 15757echo $ECHO_N "checking for maillock in -lmail... $ECHO_C" >&6; }
16269if test "${ac_cv_lib_mail_maillock+set}" = set; then 15758if test "${ac_cv_lib_mail_maillock+set}" = set; then
16270 $as_echo_n "(cached) " >&6 15759 echo $ECHO_N "(cached) $ECHO_C" >&6
16271else 15760else
16272 ac_check_lib_save_LIBS=$LIBS 15761 ac_check_lib_save_LIBS=$LIBS
16273LIBS="-lmail $LIBS" 15762LIBS="-lmail $LIBS"
@@ -16299,36 +15788,32 @@ case "(($ac_try" in
16299 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15788 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16300 *) ac_try_echo=$ac_try;; 15789 *) ac_try_echo=$ac_try;;
16301esac 15790esac
16302eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15791eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16303$as_echo "$ac_try_echo") >&5
16304 (eval "$ac_link") 2>conftest.er1 15792 (eval "$ac_link") 2>conftest.er1
16305 ac_status=$? 15793 ac_status=$?
16306 grep -v '^ *+' conftest.er1 >conftest.err 15794 grep -v '^ *+' conftest.er1 >conftest.err
16307 rm -f conftest.er1 15795 rm -f conftest.er1
16308 cat conftest.err >&5 15796 cat conftest.err >&5
16309 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15797 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16310 (exit $ac_status); } && { 15798 (exit $ac_status); } && {
16311 test -z "$ac_c_werror_flag" || 15799 test -z "$ac_c_werror_flag" ||
16312 test ! -s conftest.err 15800 test ! -s conftest.err
16313 } && test -s conftest$ac_exeext && { 15801 } && test -s conftest$ac_exeext &&
16314 test "$cross_compiling" = yes || 15802 $as_test_x conftest$ac_exeext; then
16315 $as_test_x conftest$ac_exeext
16316 }; then
16317 ac_cv_lib_mail_maillock=yes 15803 ac_cv_lib_mail_maillock=yes
16318else 15804else
16319 $as_echo "$as_me: failed program was:" >&5 15805 echo "$as_me: failed program was:" >&5
16320sed 's/^/| /' conftest.$ac_ext >&5 15806sed 's/^/| /' conftest.$ac_ext >&5
16321 15807
16322 ac_cv_lib_mail_maillock=no 15808 ac_cv_lib_mail_maillock=no
16323fi 15809fi
16324 15810
16325rm -rf conftest.dSYM
16326rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 15811rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16327 conftest$ac_exeext conftest.$ac_ext 15812 conftest$ac_exeext conftest.$ac_ext
16328LIBS=$ac_check_lib_save_LIBS 15813LIBS=$ac_check_lib_save_LIBS
16329fi 15814fi
16330{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 15815{ echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5
16331$as_echo "$ac_cv_lib_mail_maillock" >&6; } 15816echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6; }
16332if test $ac_cv_lib_mail_maillock = yes; then 15817if test $ac_cv_lib_mail_maillock = yes; then
16333 cat >>confdefs.h <<_ACEOF 15818 cat >>confdefs.h <<_ACEOF
16334#define HAVE_LIBMAIL 1 15819#define HAVE_LIBMAIL 1
@@ -16339,10 +15824,10 @@ _ACEOF
16339fi 15824fi
16340 15825
16341 15826
16342{ $as_echo "$as_me:$LINENO: checking for maillock in -llockfile" >&5 15827{ echo "$as_me:$LINENO: checking for maillock in -llockfile" >&5
16343$as_echo_n "checking for maillock in -llockfile... " >&6; } 15828echo $ECHO_N "checking for maillock in -llockfile... $ECHO_C" >&6; }
16344if test "${ac_cv_lib_lockfile_maillock+set}" = set; then 15829if test "${ac_cv_lib_lockfile_maillock+set}" = set; then
16345 $as_echo_n "(cached) " >&6 15830 echo $ECHO_N "(cached) $ECHO_C" >&6
16346else 15831else
16347 ac_check_lib_save_LIBS=$LIBS 15832 ac_check_lib_save_LIBS=$LIBS
16348LIBS="-llockfile $LIBS" 15833LIBS="-llockfile $LIBS"
@@ -16374,36 +15859,32 @@ case "(($ac_try" in
16374 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 15859 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16375 *) ac_try_echo=$ac_try;; 15860 *) ac_try_echo=$ac_try;;
16376esac 15861esac
16377eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 15862eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16378$as_echo "$ac_try_echo") >&5
16379 (eval "$ac_link") 2>conftest.er1 15863 (eval "$ac_link") 2>conftest.er1
16380 ac_status=$? 15864 ac_status=$?
16381 grep -v '^ *+' conftest.er1 >conftest.err 15865 grep -v '^ *+' conftest.er1 >conftest.err
16382 rm -f conftest.er1 15866 rm -f conftest.er1
16383 cat conftest.err >&5 15867 cat conftest.err >&5
16384 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 15868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16385 (exit $ac_status); } && { 15869 (exit $ac_status); } && {
16386 test -z "$ac_c_werror_flag" || 15870 test -z "$ac_c_werror_flag" ||
16387 test ! -s conftest.err 15871 test ! -s conftest.err
16388 } && test -s conftest$ac_exeext && { 15872 } && test -s conftest$ac_exeext &&
16389 test "$cross_compiling" = yes || 15873 $as_test_x conftest$ac_exeext; then
16390 $as_test_x conftest$ac_exeext
16391 }; then
16392 ac_cv_lib_lockfile_maillock=yes 15874 ac_cv_lib_lockfile_maillock=yes
16393else 15875else
16394 $as_echo "$as_me: failed program was:" >&5 15876 echo "$as_me: failed program was:" >&5
16395sed 's/^/| /' conftest.$ac_ext >&5 15877sed 's/^/| /' conftest.$ac_ext >&5
16396 15878
16397 ac_cv_lib_lockfile_maillock=no 15879 ac_cv_lib_lockfile_maillock=no
16398fi 15880fi
16399 15881
16400rm -rf conftest.dSYM
16401rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 15882rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16402 conftest$ac_exeext conftest.$ac_ext 15883 conftest$ac_exeext conftest.$ac_ext
16403LIBS=$ac_check_lib_save_LIBS 15884LIBS=$ac_check_lib_save_LIBS
16404fi 15885fi
16405{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 15886{ echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5
16406$as_echo "$ac_cv_lib_lockfile_maillock" >&6; } 15887echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6; }
16407if test $ac_cv_lib_lockfile_maillock = yes; then 15888if test $ac_cv_lib_lockfile_maillock = yes; then
16408 cat >>confdefs.h <<_ACEOF 15889 cat >>confdefs.h <<_ACEOF
16409#define HAVE_LIBLOCKFILE 1 15890#define HAVE_LIBLOCKFILE 1
@@ -16419,10 +15900,10 @@ fi
16419if test "$ac_cv_lib_lockfile_maillock" = no; then 15900if test "$ac_cv_lib_lockfile_maillock" = no; then
16420 # Extract the first word of "liblockfile.so", so it can be a program name with args. 15901 # Extract the first word of "liblockfile.so", so it can be a program name with args.
16421set dummy liblockfile.so; ac_word=$2 15902set dummy liblockfile.so; ac_word=$2
16422{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 15903{ echo "$as_me:$LINENO: checking for $ac_word" >&5
16423$as_echo_n "checking for $ac_word... " >&6; } 15904echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
16424if test "${ac_cv_prog_liblockfile+set}" = set; then 15905if test "${ac_cv_prog_liblockfile+set}" = set; then
16425 $as_echo_n "(cached) " >&6 15906 echo $ECHO_N "(cached) $ECHO_C" >&6
16426else 15907else
16427 if test -n "$liblockfile"; then 15908 if test -n "$liblockfile"; then
16428 ac_cv_prog_liblockfile="$liblockfile" # Let the user override the test. 15909 ac_cv_prog_liblockfile="$liblockfile" # Let the user override the test.
@@ -16436,7 +15917,7 @@ do
16436 for ac_exec_ext in '' $ac_executable_extensions; do 15917 for ac_exec_ext in '' $ac_executable_extensions; do
16437 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 15918 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16438 ac_cv_prog_liblockfile="yes" 15919 ac_cv_prog_liblockfile="yes"
16439 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 15920 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16440 break 2 15921 break 2
16441 fi 15922 fi
16442done 15923done
@@ -16448,19 +15929,19 @@ fi
16448fi 15929fi
16449liblockfile=$ac_cv_prog_liblockfile 15930liblockfile=$ac_cv_prog_liblockfile
16450if test -n "$liblockfile"; then 15931if test -n "$liblockfile"; then
16451 { $as_echo "$as_me:$LINENO: result: $liblockfile" >&5 15932 { echo "$as_me:$LINENO: result: $liblockfile" >&5
16452$as_echo "$liblockfile" >&6; } 15933echo "${ECHO_T}$liblockfile" >&6; }
16453else 15934else
16454 { $as_echo "$as_me:$LINENO: result: no" >&5 15935 { echo "$as_me:$LINENO: result: no" >&5
16455$as_echo "no" >&6; } 15936echo "${ECHO_T}no" >&6; }
16456fi 15937fi
16457 15938
16458 15939
16459 if test $ac_cv_prog_liblockfile = yes; then 15940 if test $ac_cv_prog_liblockfile = yes; then
16460 { { $as_echo "$as_me:$LINENO: error: Shared liblockfile found but can't link against it. 15941 { { echo "$as_me:$LINENO: error: Shared liblockfile found but can't link against it.
16461This probably means that movemail could lose mail. 15942This probably means that movemail could lose mail.
16462There may be a \`development' package to install containing liblockfile." >&5 15943There may be a \`development' package to install containing liblockfile." >&5
16463$as_echo "$as_me: error: Shared liblockfile found but can't link against it. 15944echo "$as_me: error: Shared liblockfile found but can't link against it.
16464This probably means that movemail could lose mail. 15945This probably means that movemail could lose mail.
16465There may be a \`development' package to install containing liblockfile." >&2;} 15946There may be a \`development' package to install containing liblockfile." >&2;}
16466 { (exit 1); exit 1; }; } 15947 { (exit 1); exit 1; }; }
@@ -16470,11 +15951,11 @@ fi
16470 15951
16471for ac_func in touchlock 15952for ac_func in touchlock
16472do 15953do
16473as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 15954as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16474{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 15955{ echo "$as_me:$LINENO: checking for $ac_func" >&5
16475$as_echo_n "checking for $ac_func... " >&6; } 15956echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
16476if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 15957if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
16477 $as_echo_n "(cached) " >&6 15958 echo $ECHO_N "(cached) $ECHO_C" >&6
16478else 15959else
16479 cat >conftest.$ac_ext <<_ACEOF 15960 cat >conftest.$ac_ext <<_ACEOF
16480/* confdefs.h. */ 15961/* confdefs.h. */
@@ -16527,41 +16008,35 @@ case "(($ac_try" in
16527 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16008 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16528 *) ac_try_echo=$ac_try;; 16009 *) ac_try_echo=$ac_try;;
16529esac 16010esac
16530eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16011eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16531$as_echo "$ac_try_echo") >&5
16532 (eval "$ac_link") 2>conftest.er1 16012 (eval "$ac_link") 2>conftest.er1
16533 ac_status=$? 16013 ac_status=$?
16534 grep -v '^ *+' conftest.er1 >conftest.err 16014 grep -v '^ *+' conftest.er1 >conftest.err
16535 rm -f conftest.er1 16015 rm -f conftest.er1
16536 cat conftest.err >&5 16016 cat conftest.err >&5
16537 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16017 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16538 (exit $ac_status); } && { 16018 (exit $ac_status); } && {
16539 test -z "$ac_c_werror_flag" || 16019 test -z "$ac_c_werror_flag" ||
16540 test ! -s conftest.err 16020 test ! -s conftest.err
16541 } && test -s conftest$ac_exeext && { 16021 } && test -s conftest$ac_exeext &&
16542 test "$cross_compiling" = yes || 16022 $as_test_x conftest$ac_exeext; then
16543 $as_test_x conftest$ac_exeext
16544 }; then
16545 eval "$as_ac_var=yes" 16023 eval "$as_ac_var=yes"
16546else 16024else
16547 $as_echo "$as_me: failed program was:" >&5 16025 echo "$as_me: failed program was:" >&5
16548sed 's/^/| /' conftest.$ac_ext >&5 16026sed 's/^/| /' conftest.$ac_ext >&5
16549 16027
16550 eval "$as_ac_var=no" 16028 eval "$as_ac_var=no"
16551fi 16029fi
16552 16030
16553rm -rf conftest.dSYM
16554rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 16031rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16555 conftest$ac_exeext conftest.$ac_ext 16032 conftest$ac_exeext conftest.$ac_ext
16556fi 16033fi
16557ac_res=`eval 'as_val=${'$as_ac_var'} 16034ac_res=`eval echo '${'$as_ac_var'}'`
16558 $as_echo "$as_val"'` 16035 { echo "$as_me:$LINENO: result: $ac_res" >&5
16559 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16036echo "${ECHO_T}$ac_res" >&6; }
16560$as_echo "$ac_res" >&6; } 16037if test `eval echo '${'$as_ac_var'}'` = yes; then
16561if test `eval 'as_val=${'$as_ac_var'}
16562 $as_echo "$as_val"'` = yes; then
16563 cat >>confdefs.h <<_ACEOF 16038 cat >>confdefs.h <<_ACEOF
16564#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 16039#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16565_ACEOF 16040_ACEOF
16566 16041
16567fi 16042fi
@@ -16570,21 +16045,20 @@ done
16570 16045
16571for ac_header in maillock.h 16046for ac_header in maillock.h
16572do 16047do
16573as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 16048as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16574if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 16049if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16575 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 16050 { echo "$as_me:$LINENO: checking for $ac_header" >&5
16576$as_echo_n "checking for $ac_header... " >&6; } 16051echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
16577if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 16052if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16578 $as_echo_n "(cached) " >&6 16053 echo $ECHO_N "(cached) $ECHO_C" >&6
16579fi 16054fi
16580ac_res=`eval 'as_val=${'$as_ac_Header'} 16055ac_res=`eval echo '${'$as_ac_Header'}'`
16581 $as_echo "$as_val"'` 16056 { echo "$as_me:$LINENO: result: $ac_res" >&5
16582 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16057echo "${ECHO_T}$ac_res" >&6; }
16583$as_echo "$ac_res" >&6; }
16584else 16058else
16585 # Is the header compilable? 16059 # Is the header compilable?
16586{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 16060{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
16587$as_echo_n "checking $ac_header usability... " >&6; } 16061echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
16588cat >conftest.$ac_ext <<_ACEOF 16062cat >conftest.$ac_ext <<_ACEOF
16589/* confdefs.h. */ 16063/* confdefs.h. */
16590_ACEOF 16064_ACEOF
@@ -16600,33 +16074,32 @@ case "(($ac_try" in
16600 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16074 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16601 *) ac_try_echo=$ac_try;; 16075 *) ac_try_echo=$ac_try;;
16602esac 16076esac
16603eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16077eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16604$as_echo "$ac_try_echo") >&5
16605 (eval "$ac_compile") 2>conftest.er1 16078 (eval "$ac_compile") 2>conftest.er1
16606 ac_status=$? 16079 ac_status=$?
16607 grep -v '^ *+' conftest.er1 >conftest.err 16080 grep -v '^ *+' conftest.er1 >conftest.err
16608 rm -f conftest.er1 16081 rm -f conftest.er1
16609 cat conftest.err >&5 16082 cat conftest.err >&5
16610 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16083 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16611 (exit $ac_status); } && { 16084 (exit $ac_status); } && {
16612 test -z "$ac_c_werror_flag" || 16085 test -z "$ac_c_werror_flag" ||
16613 test ! -s conftest.err 16086 test ! -s conftest.err
16614 } && test -s conftest.$ac_objext; then 16087 } && test -s conftest.$ac_objext; then
16615 ac_header_compiler=yes 16088 ac_header_compiler=yes
16616else 16089else
16617 $as_echo "$as_me: failed program was:" >&5 16090 echo "$as_me: failed program was:" >&5
16618sed 's/^/| /' conftest.$ac_ext >&5 16091sed 's/^/| /' conftest.$ac_ext >&5
16619 16092
16620 ac_header_compiler=no 16093 ac_header_compiler=no
16621fi 16094fi
16622 16095
16623rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 16096rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16624{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 16097{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16625$as_echo "$ac_header_compiler" >&6; } 16098echo "${ECHO_T}$ac_header_compiler" >&6; }
16626 16099
16627# Is the header present? 16100# Is the header present?
16628{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 16101{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
16629$as_echo_n "checking $ac_header presence... " >&6; } 16102echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
16630cat >conftest.$ac_ext <<_ACEOF 16103cat >conftest.$ac_ext <<_ACEOF
16631/* confdefs.h. */ 16104/* confdefs.h. */
16632_ACEOF 16105_ACEOF
@@ -16640,72 +16113,69 @@ case "(($ac_try" in
16640 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16113 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16641 *) ac_try_echo=$ac_try;; 16114 *) ac_try_echo=$ac_try;;
16642esac 16115esac
16643eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16116eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16644$as_echo "$ac_try_echo") >&5
16645 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 16117 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16646 ac_status=$? 16118 ac_status=$?
16647 grep -v '^ *+' conftest.er1 >conftest.err 16119 grep -v '^ *+' conftest.er1 >conftest.err
16648 rm -f conftest.er1 16120 rm -f conftest.er1
16649 cat conftest.err >&5 16121 cat conftest.err >&5
16650 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16122 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16651 (exit $ac_status); } >/dev/null && { 16123 (exit $ac_status); } >/dev/null && {
16652 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 16124 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16653 test ! -s conftest.err 16125 test ! -s conftest.err
16654 }; then 16126 }; then
16655 ac_header_preproc=yes 16127 ac_header_preproc=yes
16656else 16128else
16657 $as_echo "$as_me: failed program was:" >&5 16129 echo "$as_me: failed program was:" >&5
16658sed 's/^/| /' conftest.$ac_ext >&5 16130sed 's/^/| /' conftest.$ac_ext >&5
16659 16131
16660 ac_header_preproc=no 16132 ac_header_preproc=no
16661fi 16133fi
16662 16134
16663rm -f conftest.err conftest.$ac_ext 16135rm -f conftest.err conftest.$ac_ext
16664{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 16136{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16665$as_echo "$ac_header_preproc" >&6; } 16137echo "${ECHO_T}$ac_header_preproc" >&6; }
16666 16138
16667# So? What about this header? 16139# So? What about this header?
16668case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 16140case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16669 yes:no: ) 16141 yes:no: )
16670 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 16142 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16671$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 16143echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16672 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 16144 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16673$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 16145echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16674 ac_header_preproc=yes 16146 ac_header_preproc=yes
16675 ;; 16147 ;;
16676 no:yes:* ) 16148 no:yes:* )
16677 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 16149 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16678$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 16150echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16679 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 16151 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16680$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 16152echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16681 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 16153 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16682$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 16154echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16683 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 16155 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16684$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 16156echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16685 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16157 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16686$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16158echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16687 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 16159 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16688$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 16160echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16689 16161
16690 ;; 16162 ;;
16691esac 16163esac
16692{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 16164{ echo "$as_me:$LINENO: checking for $ac_header" >&5
16693$as_echo_n "checking for $ac_header... " >&6; } 16165echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
16694if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 16166if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16695 $as_echo_n "(cached) " >&6 16167 echo $ECHO_N "(cached) $ECHO_C" >&6
16696else 16168else
16697 eval "$as_ac_Header=\$ac_header_preproc" 16169 eval "$as_ac_Header=\$ac_header_preproc"
16698fi 16170fi
16699ac_res=`eval 'as_val=${'$as_ac_Header'} 16171ac_res=`eval echo '${'$as_ac_Header'}'`
16700 $as_echo "$as_val"'` 16172 { echo "$as_me:$LINENO: result: $ac_res" >&5
16701 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16173echo "${ECHO_T}$ac_res" >&6; }
16702$as_echo "$ac_res" >&6; }
16703 16174
16704fi 16175fi
16705if test `eval 'as_val=${'$as_ac_Header'} 16176if test `eval echo '${'$as_ac_Header'}'` = yes; then
16706 $as_echo "$as_val"'` = yes; then
16707 cat >>confdefs.h <<_ACEOF 16177 cat >>confdefs.h <<_ACEOF
16708#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 16178#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
16709_ACEOF 16179_ACEOF
16710 16180
16711fi 16181fi
@@ -16795,11 +16265,11 @@ gai_strerror mkstemp getline getdelim mremap memmove fsync sync bzero \
16795memset memcmp difftime memcpy mempcpy mblen mbrlen posix_memalign \ 16265memset memcmp difftime memcpy mempcpy mblen mbrlen posix_memalign \
16796cfmakeraw cfsetspeed 16266cfmakeraw cfsetspeed
16797do 16267do
16798as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 16268as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16799{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 16269{ echo "$as_me:$LINENO: checking for $ac_func" >&5
16800$as_echo_n "checking for $ac_func... " >&6; } 16270echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
16801if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 16271if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
16802 $as_echo_n "(cached) " >&6 16272 echo $ECHO_N "(cached) $ECHO_C" >&6
16803else 16273else
16804 cat >conftest.$ac_ext <<_ACEOF 16274 cat >conftest.$ac_ext <<_ACEOF
16805/* confdefs.h. */ 16275/* confdefs.h. */
@@ -16852,41 +16322,35 @@ case "(($ac_try" in
16852 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16322 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16853 *) ac_try_echo=$ac_try;; 16323 *) ac_try_echo=$ac_try;;
16854esac 16324esac
16855eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16325eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16856$as_echo "$ac_try_echo") >&5
16857 (eval "$ac_link") 2>conftest.er1 16326 (eval "$ac_link") 2>conftest.er1
16858 ac_status=$? 16327 ac_status=$?
16859 grep -v '^ *+' conftest.er1 >conftest.err 16328 grep -v '^ *+' conftest.er1 >conftest.err
16860 rm -f conftest.er1 16329 rm -f conftest.er1
16861 cat conftest.err >&5 16330 cat conftest.err >&5
16862 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16863 (exit $ac_status); } && { 16332 (exit $ac_status); } && {
16864 test -z "$ac_c_werror_flag" || 16333 test -z "$ac_c_werror_flag" ||
16865 test ! -s conftest.err 16334 test ! -s conftest.err
16866 } && test -s conftest$ac_exeext && { 16335 } && test -s conftest$ac_exeext &&
16867 test "$cross_compiling" = yes || 16336 $as_test_x conftest$ac_exeext; then
16868 $as_test_x conftest$ac_exeext
16869 }; then
16870 eval "$as_ac_var=yes" 16337 eval "$as_ac_var=yes"
16871else 16338else
16872 $as_echo "$as_me: failed program was:" >&5 16339 echo "$as_me: failed program was:" >&5
16873sed 's/^/| /' conftest.$ac_ext >&5 16340sed 's/^/| /' conftest.$ac_ext >&5
16874 16341
16875 eval "$as_ac_var=no" 16342 eval "$as_ac_var=no"
16876fi 16343fi
16877 16344
16878rm -rf conftest.dSYM
16879rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 16345rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
16880 conftest$ac_exeext conftest.$ac_ext 16346 conftest$ac_exeext conftest.$ac_ext
16881fi 16347fi
16882ac_res=`eval 'as_val=${'$as_ac_var'} 16348ac_res=`eval echo '${'$as_ac_var'}'`
16883 $as_echo "$as_val"'` 16349 { echo "$as_me:$LINENO: result: $ac_res" >&5
16884 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16350echo "${ECHO_T}$ac_res" >&6; }
16885$as_echo "$ac_res" >&6; } 16351if test `eval echo '${'$as_ac_var'}'` = yes; then
16886if test `eval 'as_val=${'$as_ac_var'}
16887 $as_echo "$as_val"'` = yes; then
16888 cat >>confdefs.h <<_ACEOF 16352 cat >>confdefs.h <<_ACEOF
16889#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 16353#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16890_ACEOF 16354_ACEOF
16891 16355
16892fi 16356fi
@@ -16896,21 +16360,20 @@ done
16896 16360
16897for ac_header in sys/un.h 16361for ac_header in sys/un.h
16898do 16362do
16899as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 16363as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
16900if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 16364if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16901 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 16365 { echo "$as_me:$LINENO: checking for $ac_header" >&5
16902$as_echo_n "checking for $ac_header... " >&6; } 16366echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
16903if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 16367if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16904 $as_echo_n "(cached) " >&6 16368 echo $ECHO_N "(cached) $ECHO_C" >&6
16905fi 16369fi
16906ac_res=`eval 'as_val=${'$as_ac_Header'} 16370ac_res=`eval echo '${'$as_ac_Header'}'`
16907 $as_echo "$as_val"'` 16371 { echo "$as_me:$LINENO: result: $ac_res" >&5
16908 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16372echo "${ECHO_T}$ac_res" >&6; }
16909$as_echo "$ac_res" >&6; }
16910else 16373else
16911 # Is the header compilable? 16374 # Is the header compilable?
16912{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 16375{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
16913$as_echo_n "checking $ac_header usability... " >&6; } 16376echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
16914cat >conftest.$ac_ext <<_ACEOF 16377cat >conftest.$ac_ext <<_ACEOF
16915/* confdefs.h. */ 16378/* confdefs.h. */
16916_ACEOF 16379_ACEOF
@@ -16926,33 +16389,32 @@ case "(($ac_try" in
16926 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16389 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16927 *) ac_try_echo=$ac_try;; 16390 *) ac_try_echo=$ac_try;;
16928esac 16391esac
16929eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16392eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16930$as_echo "$ac_try_echo") >&5
16931 (eval "$ac_compile") 2>conftest.er1 16393 (eval "$ac_compile") 2>conftest.er1
16932 ac_status=$? 16394 ac_status=$?
16933 grep -v '^ *+' conftest.er1 >conftest.err 16395 grep -v '^ *+' conftest.er1 >conftest.err
16934 rm -f conftest.er1 16396 rm -f conftest.er1
16935 cat conftest.err >&5 16397 cat conftest.err >&5
16936 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16937 (exit $ac_status); } && { 16399 (exit $ac_status); } && {
16938 test -z "$ac_c_werror_flag" || 16400 test -z "$ac_c_werror_flag" ||
16939 test ! -s conftest.err 16401 test ! -s conftest.err
16940 } && test -s conftest.$ac_objext; then 16402 } && test -s conftest.$ac_objext; then
16941 ac_header_compiler=yes 16403 ac_header_compiler=yes
16942else 16404else
16943 $as_echo "$as_me: failed program was:" >&5 16405 echo "$as_me: failed program was:" >&5
16944sed 's/^/| /' conftest.$ac_ext >&5 16406sed 's/^/| /' conftest.$ac_ext >&5
16945 16407
16946 ac_header_compiler=no 16408 ac_header_compiler=no
16947fi 16409fi
16948 16410
16949rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 16411rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16950{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 16412{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16951$as_echo "$ac_header_compiler" >&6; } 16413echo "${ECHO_T}$ac_header_compiler" >&6; }
16952 16414
16953# Is the header present? 16415# Is the header present?
16954{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 16416{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
16955$as_echo_n "checking $ac_header presence... " >&6; } 16417echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
16956cat >conftest.$ac_ext <<_ACEOF 16418cat >conftest.$ac_ext <<_ACEOF
16957/* confdefs.h. */ 16419/* confdefs.h. */
16958_ACEOF 16420_ACEOF
@@ -16966,72 +16428,69 @@ case "(($ac_try" in
16966 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16428 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16967 *) ac_try_echo=$ac_try;; 16429 *) ac_try_echo=$ac_try;;
16968esac 16430esac
16969eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16431eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16970$as_echo "$ac_try_echo") >&5
16971 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 16432 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16972 ac_status=$? 16433 ac_status=$?
16973 grep -v '^ *+' conftest.er1 >conftest.err 16434 grep -v '^ *+' conftest.er1 >conftest.err
16974 rm -f conftest.er1 16435 rm -f conftest.er1
16975 cat conftest.err >&5 16436 cat conftest.err >&5
16976 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16437 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16977 (exit $ac_status); } >/dev/null && { 16438 (exit $ac_status); } >/dev/null && {
16978 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 16439 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
16979 test ! -s conftest.err 16440 test ! -s conftest.err
16980 }; then 16441 }; then
16981 ac_header_preproc=yes 16442 ac_header_preproc=yes
16982else 16443else
16983 $as_echo "$as_me: failed program was:" >&5 16444 echo "$as_me: failed program was:" >&5
16984sed 's/^/| /' conftest.$ac_ext >&5 16445sed 's/^/| /' conftest.$ac_ext >&5
16985 16446
16986 ac_header_preproc=no 16447 ac_header_preproc=no
16987fi 16448fi
16988 16449
16989rm -f conftest.err conftest.$ac_ext 16450rm -f conftest.err conftest.$ac_ext
16990{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 16451{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16991$as_echo "$ac_header_preproc" >&6; } 16452echo "${ECHO_T}$ac_header_preproc" >&6; }
16992 16453
16993# So? What about this header? 16454# So? What about this header?
16994case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 16455case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16995 yes:no: ) 16456 yes:no: )
16996 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 16457 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16997$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 16458echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16998 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 16459 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16999$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 16460echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17000 ac_header_preproc=yes 16461 ac_header_preproc=yes
17001 ;; 16462 ;;
17002 no:yes:* ) 16463 no:yes:* )
17003 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 16464 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17004$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 16465echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17005 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 16466 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17006$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 16467echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
17007 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 16468 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
17008$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 16469echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
17009 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 16470 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
17010$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 16471echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17011 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16472 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17012$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16473echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
17013 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 16474 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
17014$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 16475echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17015 16476
17016 ;; 16477 ;;
17017esac 16478esac
17018{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 16479{ echo "$as_me:$LINENO: checking for $ac_header" >&5
17019$as_echo_n "checking for $ac_header... " >&6; } 16480echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
17020if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 16481if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
17021 $as_echo_n "(cached) " >&6 16482 echo $ECHO_N "(cached) $ECHO_C" >&6
17022else 16483else
17023 eval "$as_ac_Header=\$ac_header_preproc" 16484 eval "$as_ac_Header=\$ac_header_preproc"
17024fi 16485fi
17025ac_res=`eval 'as_val=${'$as_ac_Header'} 16486ac_res=`eval echo '${'$as_ac_Header'}'`
17026 $as_echo "$as_val"'` 16487 { echo "$as_me:$LINENO: result: $ac_res" >&5
17027 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16488echo "${ECHO_T}$ac_res" >&6; }
17028$as_echo "$ac_res" >&6; }
17029 16489
17030fi 16490fi
17031if test `eval 'as_val=${'$as_ac_Header'} 16491if test `eval echo '${'$as_ac_Header'}'` = yes; then
17032 $as_echo "$as_val"'` = yes; then
17033 cat >>confdefs.h <<_ACEOF 16492 cat >>confdefs.h <<_ACEOF
17034#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 16493#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
17035_ACEOF 16494_ACEOF
17036 16495
17037fi 16496fi
@@ -17045,21 +16504,20 @@ done
17045 16504
17046for ac_header in $ac_header_list 16505for ac_header in $ac_header_list
17047do 16506do
17048as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 16507as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
17049if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 16508if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
17050 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 16509 { echo "$as_me:$LINENO: checking for $ac_header" >&5
17051$as_echo_n "checking for $ac_header... " >&6; } 16510echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
17052if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 16511if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
17053 $as_echo_n "(cached) " >&6 16512 echo $ECHO_N "(cached) $ECHO_C" >&6
17054fi 16513fi
17055ac_res=`eval 'as_val=${'$as_ac_Header'} 16514ac_res=`eval echo '${'$as_ac_Header'}'`
17056 $as_echo "$as_val"'` 16515 { echo "$as_me:$LINENO: result: $ac_res" >&5
17057 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16516echo "${ECHO_T}$ac_res" >&6; }
17058$as_echo "$ac_res" >&6; }
17059else 16517else
17060 # Is the header compilable? 16518 # Is the header compilable?
17061{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 16519{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
17062$as_echo_n "checking $ac_header usability... " >&6; } 16520echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
17063cat >conftest.$ac_ext <<_ACEOF 16521cat >conftest.$ac_ext <<_ACEOF
17064/* confdefs.h. */ 16522/* confdefs.h. */
17065_ACEOF 16523_ACEOF
@@ -17075,33 +16533,32 @@ case "(($ac_try" in
17075 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16533 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17076 *) ac_try_echo=$ac_try;; 16534 *) ac_try_echo=$ac_try;;
17077esac 16535esac
17078eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16536eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17079$as_echo "$ac_try_echo") >&5
17080 (eval "$ac_compile") 2>conftest.er1 16537 (eval "$ac_compile") 2>conftest.er1
17081 ac_status=$? 16538 ac_status=$?
17082 grep -v '^ *+' conftest.er1 >conftest.err 16539 grep -v '^ *+' conftest.er1 >conftest.err
17083 rm -f conftest.er1 16540 rm -f conftest.er1
17084 cat conftest.err >&5 16541 cat conftest.err >&5
17085 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16542 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17086 (exit $ac_status); } && { 16543 (exit $ac_status); } && {
17087 test -z "$ac_c_werror_flag" || 16544 test -z "$ac_c_werror_flag" ||
17088 test ! -s conftest.err 16545 test ! -s conftest.err
17089 } && test -s conftest.$ac_objext; then 16546 } && test -s conftest.$ac_objext; then
17090 ac_header_compiler=yes 16547 ac_header_compiler=yes
17091else 16548else
17092 $as_echo "$as_me: failed program was:" >&5 16549 echo "$as_me: failed program was:" >&5
17093sed 's/^/| /' conftest.$ac_ext >&5 16550sed 's/^/| /' conftest.$ac_ext >&5
17094 16551
17095 ac_header_compiler=no 16552 ac_header_compiler=no
17096fi 16553fi
17097 16554
17098rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 16555rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17099{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 16556{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17100$as_echo "$ac_header_compiler" >&6; } 16557echo "${ECHO_T}$ac_header_compiler" >&6; }
17101 16558
17102# Is the header present? 16559# Is the header present?
17103{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 16560{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
17104$as_echo_n "checking $ac_header presence... " >&6; } 16561echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
17105cat >conftest.$ac_ext <<_ACEOF 16562cat >conftest.$ac_ext <<_ACEOF
17106/* confdefs.h. */ 16563/* confdefs.h. */
17107_ACEOF 16564_ACEOF
@@ -17115,72 +16572,69 @@ case "(($ac_try" in
17115 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16572 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17116 *) ac_try_echo=$ac_try;; 16573 *) ac_try_echo=$ac_try;;
17117esac 16574esac
17118eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16575eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17119$as_echo "$ac_try_echo") >&5
17120 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 16576 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
17121 ac_status=$? 16577 ac_status=$?
17122 grep -v '^ *+' conftest.er1 >conftest.err 16578 grep -v '^ *+' conftest.er1 >conftest.err
17123 rm -f conftest.er1 16579 rm -f conftest.er1
17124 cat conftest.err >&5 16580 cat conftest.err >&5
17125 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16581 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17126 (exit $ac_status); } >/dev/null && { 16582 (exit $ac_status); } >/dev/null && {
17127 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 16583 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
17128 test ! -s conftest.err 16584 test ! -s conftest.err
17129 }; then 16585 }; then
17130 ac_header_preproc=yes 16586 ac_header_preproc=yes
17131else 16587else
17132 $as_echo "$as_me: failed program was:" >&5 16588 echo "$as_me: failed program was:" >&5
17133sed 's/^/| /' conftest.$ac_ext >&5 16589sed 's/^/| /' conftest.$ac_ext >&5
17134 16590
17135 ac_header_preproc=no 16591 ac_header_preproc=no
17136fi 16592fi
17137 16593
17138rm -f conftest.err conftest.$ac_ext 16594rm -f conftest.err conftest.$ac_ext
17139{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 16595{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17140$as_echo "$ac_header_preproc" >&6; } 16596echo "${ECHO_T}$ac_header_preproc" >&6; }
17141 16597
17142# So? What about this header? 16598# So? What about this header?
17143case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 16599case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17144 yes:no: ) 16600 yes:no: )
17145 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 16601 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17146$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 16602echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17147 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 16603 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17148$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 16604echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17149 ac_header_preproc=yes 16605 ac_header_preproc=yes
17150 ;; 16606 ;;
17151 no:yes:* ) 16607 no:yes:* )
17152 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 16608 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17153$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 16609echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17154 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 16610 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17155$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 16611echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
17156 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 16612 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
17157$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 16613echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
17158 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 16614 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
17159$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 16615echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17160 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16616 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17161$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16617echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
17162 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 16618 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
17163$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 16619echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17164 16620
17165 ;; 16621 ;;
17166esac 16622esac
17167{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 16623{ echo "$as_me:$LINENO: checking for $ac_header" >&5
17168$as_echo_n "checking for $ac_header... " >&6; } 16624echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
17169if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 16625if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
17170 $as_echo_n "(cached) " >&6 16626 echo $ECHO_N "(cached) $ECHO_C" >&6
17171else 16627else
17172 eval "$as_ac_Header=\$ac_header_preproc" 16628 eval "$as_ac_Header=\$ac_header_preproc"
17173fi 16629fi
17174ac_res=`eval 'as_val=${'$as_ac_Header'} 16630ac_res=`eval echo '${'$as_ac_Header'}'`
17175 $as_echo "$as_val"'` 16631 { echo "$as_me:$LINENO: result: $ac_res" >&5
17176 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16632echo "${ECHO_T}$ac_res" >&6; }
17177$as_echo "$ac_res" >&6; }
17178 16633
17179fi 16634fi
17180if test `eval 'as_val=${'$as_ac_Header'} 16635if test `eval echo '${'$as_ac_Header'}'` = yes; then
17181 $as_echo "$as_val"'` = yes; then
17182 cat >>confdefs.h <<_ACEOF 16636 cat >>confdefs.h <<_ACEOF
17183#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 16637#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
17184_ACEOF 16638_ACEOF
17185 16639
17186fi 16640fi
@@ -17197,11 +16651,11 @@ done
17197 16651
17198for ac_func in $ac_func_list 16652for ac_func in $ac_func_list
17199do 16653do
17200as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 16654as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
17201{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 16655{ echo "$as_me:$LINENO: checking for $ac_func" >&5
17202$as_echo_n "checking for $ac_func... " >&6; } 16656echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
17203if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 16657if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17204 $as_echo_n "(cached) " >&6 16658 echo $ECHO_N "(cached) $ECHO_C" >&6
17205else 16659else
17206 cat >conftest.$ac_ext <<_ACEOF 16660 cat >conftest.$ac_ext <<_ACEOF
17207/* confdefs.h. */ 16661/* confdefs.h. */
@@ -17254,41 +16708,35 @@ case "(($ac_try" in
17254 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16708 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17255 *) ac_try_echo=$ac_try;; 16709 *) ac_try_echo=$ac_try;;
17256esac 16710esac
17257eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16711eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17258$as_echo "$ac_try_echo") >&5
17259 (eval "$ac_link") 2>conftest.er1 16712 (eval "$ac_link") 2>conftest.er1
17260 ac_status=$? 16713 ac_status=$?
17261 grep -v '^ *+' conftest.er1 >conftest.err 16714 grep -v '^ *+' conftest.er1 >conftest.err
17262 rm -f conftest.er1 16715 rm -f conftest.er1
17263 cat conftest.err >&5 16716 cat conftest.err >&5
17264 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16717 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17265 (exit $ac_status); } && { 16718 (exit $ac_status); } && {
17266 test -z "$ac_c_werror_flag" || 16719 test -z "$ac_c_werror_flag" ||
17267 test ! -s conftest.err 16720 test ! -s conftest.err
17268 } && test -s conftest$ac_exeext && { 16721 } && test -s conftest$ac_exeext &&
17269 test "$cross_compiling" = yes || 16722 $as_test_x conftest$ac_exeext; then
17270 $as_test_x conftest$ac_exeext
17271 }; then
17272 eval "$as_ac_var=yes" 16723 eval "$as_ac_var=yes"
17273else 16724else
17274 $as_echo "$as_me: failed program was:" >&5 16725 echo "$as_me: failed program was:" >&5
17275sed 's/^/| /' conftest.$ac_ext >&5 16726sed 's/^/| /' conftest.$ac_ext >&5
17276 16727
17277 eval "$as_ac_var=no" 16728 eval "$as_ac_var=no"
17278fi 16729fi
17279 16730
17280rm -rf conftest.dSYM
17281rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 16731rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17282 conftest$ac_exeext conftest.$ac_ext 16732 conftest$ac_exeext conftest.$ac_ext
17283fi 16733fi
17284ac_res=`eval 'as_val=${'$as_ac_var'} 16734ac_res=`eval echo '${'$as_ac_var'}'`
17285 $as_echo "$as_val"'` 16735 { echo "$as_me:$LINENO: result: $ac_res" >&5
17286 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 16736echo "${ECHO_T}$ac_res" >&6; }
17287$as_echo "$ac_res" >&6; } 16737if test `eval echo '${'$as_ac_var'}'` = yes; then
17288if test `eval 'as_val=${'$as_ac_var'}
17289 $as_echo "$as_val"'` = yes; then
17290 cat >>confdefs.h <<_ACEOF 16738 cat >>confdefs.h <<_ACEOF
17291#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 16739#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
17292_ACEOF 16740_ACEOF
17293 16741
17294fi 16742fi
@@ -17310,10 +16758,10 @@ done
17310 16758
17311 16759
17312 16760
17313{ $as_echo "$as_me:$LINENO: checking for working mktime" >&5 16761{ echo "$as_me:$LINENO: checking for working mktime" >&5
17314$as_echo_n "checking for working mktime... " >&6; } 16762echo $ECHO_N "checking for working mktime... $ECHO_C" >&6; }
17315if test "${ac_cv_func_working_mktime+set}" = set; then 16763if test "${ac_cv_func_working_mktime+set}" = set; then
17316 $as_echo_n "(cached) " >&6 16764 echo $ECHO_N "(cached) $ECHO_C" >&6
17317else 16765else
17318 if test "$cross_compiling" = yes; then 16766 if test "$cross_compiling" = yes; then
17319 ac_cv_func_working_mktime=no 16767 ac_cv_func_working_mktime=no
@@ -17525,39 +16973,36 @@ case "(($ac_try" in
17525 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16973 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17526 *) ac_try_echo=$ac_try;; 16974 *) ac_try_echo=$ac_try;;
17527esac 16975esac
17528eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16976eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17529$as_echo "$ac_try_echo") >&5
17530 (eval "$ac_link") 2>&5 16977 (eval "$ac_link") 2>&5
17531 ac_status=$? 16978 ac_status=$?
17532 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16979 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17533 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 16980 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17534 { (case "(($ac_try" in 16981 { (case "(($ac_try" in
17535 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 16982 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17536 *) ac_try_echo=$ac_try;; 16983 *) ac_try_echo=$ac_try;;
17537esac 16984esac
17538eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 16985eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17539$as_echo "$ac_try_echo") >&5
17540 (eval "$ac_try") 2>&5 16986 (eval "$ac_try") 2>&5
17541 ac_status=$? 16987 ac_status=$?
17542 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 16988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17543 (exit $ac_status); }; }; then 16989 (exit $ac_status); }; }; then
17544 ac_cv_func_working_mktime=yes 16990 ac_cv_func_working_mktime=yes
17545else 16991else
17546 $as_echo "$as_me: program exited with status $ac_status" >&5 16992 echo "$as_me: program exited with status $ac_status" >&5
17547$as_echo "$as_me: failed program was:" >&5 16993echo "$as_me: failed program was:" >&5
17548sed 's/^/| /' conftest.$ac_ext >&5 16994sed 's/^/| /' conftest.$ac_ext >&5
17549 16995
17550( exit $ac_status ) 16996( exit $ac_status )
17551ac_cv_func_working_mktime=no 16997ac_cv_func_working_mktime=no
17552fi 16998fi
17553rm -rf conftest.dSYM
17554rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 16999rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17555fi 17000fi
17556 17001
17557 17002
17558fi 17003fi
17559{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 17004{ echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5
17560$as_echo "$ac_cv_func_working_mktime" >&6; } 17005echo "${ECHO_T}$ac_cv_func_working_mktime" >&6; }
17561if test $ac_cv_func_working_mktime = no; then 17006if test $ac_cv_func_working_mktime = no; then
17562 case " $LIBOBJS " in 17007 case " $LIBOBJS " in
17563 *" mktime.$ac_objext "* ) ;; 17008 *" mktime.$ac_objext "* ) ;;
@@ -17579,17 +17024,17 @@ ac_have_func=no # yes means we've found a way to get the load average.
17579 17024
17580# Make sure getloadavg.c is where it belongs, at configure-time. 17025# Make sure getloadavg.c is where it belongs, at configure-time.
17581test -f "$srcdir/$ac_config_libobj_dir/getloadavg.c" || 17026test -f "$srcdir/$ac_config_libobj_dir/getloadavg.c" ||
17582 { { $as_echo "$as_me:$LINENO: error: $srcdir/$ac_config_libobj_dir/getloadavg.c is missing" >&5 17027 { { echo "$as_me:$LINENO: error: $srcdir/$ac_config_libobj_dir/getloadavg.c is missing" >&5
17583$as_echo "$as_me: error: $srcdir/$ac_config_libobj_dir/getloadavg.c is missing" >&2;} 17028echo "$as_me: error: $srcdir/$ac_config_libobj_dir/getloadavg.c is missing" >&2;}
17584 { (exit 1); exit 1; }; } 17029 { (exit 1); exit 1; }; }
17585 17030
17586ac_save_LIBS=$LIBS 17031ac_save_LIBS=$LIBS
17587 17032
17588# Check for getloadavg, but be sure not to touch the cache variable. 17033# Check for getloadavg, but be sure not to touch the cache variable.
17589({ $as_echo "$as_me:$LINENO: checking for getloadavg" >&5 17034({ echo "$as_me:$LINENO: checking for getloadavg" >&5
17590$as_echo_n "checking for getloadavg... " >&6; } 17035echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6; }
17591if test "${ac_cv_func_getloadavg+set}" = set; then 17036if test "${ac_cv_func_getloadavg+set}" = set; then
17592 $as_echo_n "(cached) " >&6 17037 echo $ECHO_N "(cached) $ECHO_C" >&6
17593else 17038else
17594 cat >conftest.$ac_ext <<_ACEOF 17039 cat >conftest.$ac_ext <<_ACEOF
17595/* confdefs.h. */ 17040/* confdefs.h. */
@@ -17642,35 +17087,31 @@ case "(($ac_try" in
17642 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17087 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17643 *) ac_try_echo=$ac_try;; 17088 *) ac_try_echo=$ac_try;;
17644esac 17089esac
17645eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17090eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17646$as_echo "$ac_try_echo") >&5
17647 (eval "$ac_link") 2>conftest.er1 17091 (eval "$ac_link") 2>conftest.er1
17648 ac_status=$? 17092 ac_status=$?
17649 grep -v '^ *+' conftest.er1 >conftest.err 17093 grep -v '^ *+' conftest.er1 >conftest.err
17650 rm -f conftest.er1 17094 rm -f conftest.er1
17651 cat conftest.err >&5 17095 cat conftest.err >&5
17652 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17096 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17653 (exit $ac_status); } && { 17097 (exit $ac_status); } && {
17654 test -z "$ac_c_werror_flag" || 17098 test -z "$ac_c_werror_flag" ||
17655 test ! -s conftest.err 17099 test ! -s conftest.err
17656 } && test -s conftest$ac_exeext && { 17100 } && test -s conftest$ac_exeext &&
17657 test "$cross_compiling" = yes || 17101 $as_test_x conftest$ac_exeext; then
17658 $as_test_x conftest$ac_exeext
17659 }; then
17660 ac_cv_func_getloadavg=yes 17102 ac_cv_func_getloadavg=yes
17661else 17103else
17662 $as_echo "$as_me: failed program was:" >&5 17104 echo "$as_me: failed program was:" >&5
17663sed 's/^/| /' conftest.$ac_ext >&5 17105sed 's/^/| /' conftest.$ac_ext >&5
17664 17106
17665 ac_cv_func_getloadavg=no 17107 ac_cv_func_getloadavg=no
17666fi 17108fi
17667 17109
17668rm -rf conftest.dSYM
17669rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 17110rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17670 conftest$ac_exeext conftest.$ac_ext 17111 conftest$ac_exeext conftest.$ac_ext
17671fi 17112fi
17672{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 17113{ echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5
17673$as_echo "$ac_cv_func_getloadavg" >&6; } 17114echo "${ECHO_T}$ac_cv_func_getloadavg" >&6; }
17674if test $ac_cv_func_getloadavg = yes; then 17115if test $ac_cv_func_getloadavg = yes; then
17675 exit 0 17116 exit 0
17676else 17117else
@@ -17682,11 +17123,11 @@ fi
17682 17123
17683for ac_func in pstat_getdynamic 17124for ac_func in pstat_getdynamic
17684do 17125do
17685as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 17126as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
17686{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 17127{ echo "$as_me:$LINENO: checking for $ac_func" >&5
17687$as_echo_n "checking for $ac_func... " >&6; } 17128echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
17688if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 17129if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17689 $as_echo_n "(cached) " >&6 17130 echo $ECHO_N "(cached) $ECHO_C" >&6
17690else 17131else
17691 cat >conftest.$ac_ext <<_ACEOF 17132 cat >conftest.$ac_ext <<_ACEOF
17692/* confdefs.h. */ 17133/* confdefs.h. */
@@ -17739,41 +17180,35 @@ case "(($ac_try" in
17739 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17180 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17740 *) ac_try_echo=$ac_try;; 17181 *) ac_try_echo=$ac_try;;
17741esac 17182esac
17742eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17183eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17743$as_echo "$ac_try_echo") >&5
17744 (eval "$ac_link") 2>conftest.er1 17184 (eval "$ac_link") 2>conftest.er1
17745 ac_status=$? 17185 ac_status=$?
17746 grep -v '^ *+' conftest.er1 >conftest.err 17186 grep -v '^ *+' conftest.er1 >conftest.err
17747 rm -f conftest.er1 17187 rm -f conftest.er1
17748 cat conftest.err >&5 17188 cat conftest.err >&5
17749 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17750 (exit $ac_status); } && { 17190 (exit $ac_status); } && {
17751 test -z "$ac_c_werror_flag" || 17191 test -z "$ac_c_werror_flag" ||
17752 test ! -s conftest.err 17192 test ! -s conftest.err
17753 } && test -s conftest$ac_exeext && { 17193 } && test -s conftest$ac_exeext &&
17754 test "$cross_compiling" = yes || 17194 $as_test_x conftest$ac_exeext; then
17755 $as_test_x conftest$ac_exeext
17756 }; then
17757 eval "$as_ac_var=yes" 17195 eval "$as_ac_var=yes"
17758else 17196else
17759 $as_echo "$as_me: failed program was:" >&5 17197 echo "$as_me: failed program was:" >&5
17760sed 's/^/| /' conftest.$ac_ext >&5 17198sed 's/^/| /' conftest.$ac_ext >&5
17761 17199
17762 eval "$as_ac_var=no" 17200 eval "$as_ac_var=no"
17763fi 17201fi
17764 17202
17765rm -rf conftest.dSYM
17766rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 17203rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17767 conftest$ac_exeext conftest.$ac_ext 17204 conftest$ac_exeext conftest.$ac_ext
17768fi 17205fi
17769ac_res=`eval 'as_val=${'$as_ac_var'} 17206ac_res=`eval echo '${'$as_ac_var'}'`
17770 $as_echo "$as_val"'` 17207 { echo "$as_me:$LINENO: result: $ac_res" >&5
17771 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 17208echo "${ECHO_T}$ac_res" >&6; }
17772$as_echo "$ac_res" >&6; } 17209if test `eval echo '${'$as_ac_var'}'` = yes; then
17773if test `eval 'as_val=${'$as_ac_var'}
17774 $as_echo "$as_val"'` = yes; then
17775 cat >>confdefs.h <<_ACEOF 17210 cat >>confdefs.h <<_ACEOF
17776#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 17211#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
17777_ACEOF 17212_ACEOF
17778 17213
17779fi 17214fi
@@ -17782,10 +17217,10 @@ done
17782 17217
17783# Solaris has libkstat which does not require root. 17218# Solaris has libkstat which does not require root.
17784 17219
17785{ $as_echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5 17220{ echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
17786$as_echo_n "checking for kstat_open in -lkstat... " >&6; } 17221echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6; }
17787if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then 17222if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
17788 $as_echo_n "(cached) " >&6 17223 echo $ECHO_N "(cached) $ECHO_C" >&6
17789else 17224else
17790 ac_check_lib_save_LIBS=$LIBS 17225 ac_check_lib_save_LIBS=$LIBS
17791LIBS="-lkstat $LIBS" 17226LIBS="-lkstat $LIBS"
@@ -17817,36 +17252,32 @@ case "(($ac_try" in
17817 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17252 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17818 *) ac_try_echo=$ac_try;; 17253 *) ac_try_echo=$ac_try;;
17819esac 17254esac
17820eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17255eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17821$as_echo "$ac_try_echo") >&5
17822 (eval "$ac_link") 2>conftest.er1 17256 (eval "$ac_link") 2>conftest.er1
17823 ac_status=$? 17257 ac_status=$?
17824 grep -v '^ *+' conftest.er1 >conftest.err 17258 grep -v '^ *+' conftest.er1 >conftest.err
17825 rm -f conftest.er1 17259 rm -f conftest.er1
17826 cat conftest.err >&5 17260 cat conftest.err >&5
17827 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17261 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17828 (exit $ac_status); } && { 17262 (exit $ac_status); } && {
17829 test -z "$ac_c_werror_flag" || 17263 test -z "$ac_c_werror_flag" ||
17830 test ! -s conftest.err 17264 test ! -s conftest.err
17831 } && test -s conftest$ac_exeext && { 17265 } && test -s conftest$ac_exeext &&
17832 test "$cross_compiling" = yes || 17266 $as_test_x conftest$ac_exeext; then
17833 $as_test_x conftest$ac_exeext
17834 }; then
17835 ac_cv_lib_kstat_kstat_open=yes 17267 ac_cv_lib_kstat_kstat_open=yes
17836else 17268else
17837 $as_echo "$as_me: failed program was:" >&5 17269 echo "$as_me: failed program was:" >&5
17838sed 's/^/| /' conftest.$ac_ext >&5 17270sed 's/^/| /' conftest.$ac_ext >&5
17839 17271
17840 ac_cv_lib_kstat_kstat_open=no 17272 ac_cv_lib_kstat_kstat_open=no
17841fi 17273fi
17842 17274
17843rm -rf conftest.dSYM
17844rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 17275rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17845 conftest$ac_exeext conftest.$ac_ext 17276 conftest$ac_exeext conftest.$ac_ext
17846LIBS=$ac_check_lib_save_LIBS 17277LIBS=$ac_check_lib_save_LIBS
17847fi 17278fi
17848{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 17279{ echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
17849$as_echo "$ac_cv_lib_kstat_kstat_open" >&6; } 17280echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6; }
17850if test $ac_cv_lib_kstat_kstat_open = yes; then 17281if test $ac_cv_lib_kstat_kstat_open = yes; then
17851 cat >>confdefs.h <<_ACEOF 17282 cat >>confdefs.h <<_ACEOF
17852#define HAVE_LIBKSTAT 1 17283#define HAVE_LIBKSTAT 1
@@ -17863,10 +17294,10 @@ test $ac_cv_lib_kstat_kstat_open = yes && ac_have_func=yes
17863# to get the right answer into the cache. 17294# to get the right answer into the cache.
17864# For kstat on solaris, we need libelf to force the definition of SVR4 below. 17295# For kstat on solaris, we need libelf to force the definition of SVR4 below.
17865if test $ac_have_func = no; then 17296if test $ac_have_func = no; then
17866 { $as_echo "$as_me:$LINENO: checking for elf_begin in -lelf" >&5 17297 { echo "$as_me:$LINENO: checking for elf_begin in -lelf" >&5
17867$as_echo_n "checking for elf_begin in -lelf... " >&6; } 17298echo $ECHO_N "checking for elf_begin in -lelf... $ECHO_C" >&6; }
17868if test "${ac_cv_lib_elf_elf_begin+set}" = set; then 17299if test "${ac_cv_lib_elf_elf_begin+set}" = set; then
17869 $as_echo_n "(cached) " >&6 17300 echo $ECHO_N "(cached) $ECHO_C" >&6
17870else 17301else
17871 ac_check_lib_save_LIBS=$LIBS 17302 ac_check_lib_save_LIBS=$LIBS
17872LIBS="-lelf $LIBS" 17303LIBS="-lelf $LIBS"
@@ -17898,46 +17329,42 @@ case "(($ac_try" in
17898 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17329 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17899 *) ac_try_echo=$ac_try;; 17330 *) ac_try_echo=$ac_try;;
17900esac 17331esac
17901eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17332eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17902$as_echo "$ac_try_echo") >&5
17903 (eval "$ac_link") 2>conftest.er1 17333 (eval "$ac_link") 2>conftest.er1
17904 ac_status=$? 17334 ac_status=$?
17905 grep -v '^ *+' conftest.er1 >conftest.err 17335 grep -v '^ *+' conftest.er1 >conftest.err
17906 rm -f conftest.er1 17336 rm -f conftest.er1
17907 cat conftest.err >&5 17337 cat conftest.err >&5
17908 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17909 (exit $ac_status); } && { 17339 (exit $ac_status); } && {
17910 test -z "$ac_c_werror_flag" || 17340 test -z "$ac_c_werror_flag" ||
17911 test ! -s conftest.err 17341 test ! -s conftest.err
17912 } && test -s conftest$ac_exeext && { 17342 } && test -s conftest$ac_exeext &&
17913 test "$cross_compiling" = yes || 17343 $as_test_x conftest$ac_exeext; then
17914 $as_test_x conftest$ac_exeext
17915 }; then
17916 ac_cv_lib_elf_elf_begin=yes 17344 ac_cv_lib_elf_elf_begin=yes
17917else 17345else
17918 $as_echo "$as_me: failed program was:" >&5 17346 echo "$as_me: failed program was:" >&5
17919sed 's/^/| /' conftest.$ac_ext >&5 17347sed 's/^/| /' conftest.$ac_ext >&5
17920 17348
17921 ac_cv_lib_elf_elf_begin=no 17349 ac_cv_lib_elf_elf_begin=no
17922fi 17350fi
17923 17351
17924rm -rf conftest.dSYM
17925rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 17352rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17926 conftest$ac_exeext conftest.$ac_ext 17353 conftest$ac_exeext conftest.$ac_ext
17927LIBS=$ac_check_lib_save_LIBS 17354LIBS=$ac_check_lib_save_LIBS
17928fi 17355fi
17929{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 17356{ echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5
17930$as_echo "$ac_cv_lib_elf_elf_begin" >&6; } 17357echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6; }
17931if test $ac_cv_lib_elf_elf_begin = yes; then 17358if test $ac_cv_lib_elf_elf_begin = yes; then
17932 LIBS="-lelf $LIBS" 17359 LIBS="-lelf $LIBS"
17933fi 17360fi
17934 17361
17935fi 17362fi
17936if test $ac_have_func = no; then 17363if test $ac_have_func = no; then
17937 { $as_echo "$as_me:$LINENO: checking for kvm_open in -lkvm" >&5 17364 { echo "$as_me:$LINENO: checking for kvm_open in -lkvm" >&5
17938$as_echo_n "checking for kvm_open in -lkvm... " >&6; } 17365echo $ECHO_N "checking for kvm_open in -lkvm... $ECHO_C" >&6; }
17939if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then 17366if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then
17940 $as_echo_n "(cached) " >&6 17367 echo $ECHO_N "(cached) $ECHO_C" >&6
17941else 17368else
17942 ac_check_lib_save_LIBS=$LIBS 17369 ac_check_lib_save_LIBS=$LIBS
17943LIBS="-lkvm $LIBS" 17370LIBS="-lkvm $LIBS"
@@ -17969,45 +17396,41 @@ case "(($ac_try" in
17969 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17396 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17970 *) ac_try_echo=$ac_try;; 17397 *) ac_try_echo=$ac_try;;
17971esac 17398esac
17972eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17399eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17973$as_echo "$ac_try_echo") >&5
17974 (eval "$ac_link") 2>conftest.er1 17400 (eval "$ac_link") 2>conftest.er1
17975 ac_status=$? 17401 ac_status=$?
17976 grep -v '^ *+' conftest.er1 >conftest.err 17402 grep -v '^ *+' conftest.er1 >conftest.err
17977 rm -f conftest.er1 17403 rm -f conftest.er1
17978 cat conftest.err >&5 17404 cat conftest.err >&5
17979 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17405 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17980 (exit $ac_status); } && { 17406 (exit $ac_status); } && {
17981 test -z "$ac_c_werror_flag" || 17407 test -z "$ac_c_werror_flag" ||
17982 test ! -s conftest.err 17408 test ! -s conftest.err
17983 } && test -s conftest$ac_exeext && { 17409 } && test -s conftest$ac_exeext &&
17984 test "$cross_compiling" = yes || 17410 $as_test_x conftest$ac_exeext; then
17985 $as_test_x conftest$ac_exeext
17986 }; then
17987 ac_cv_lib_kvm_kvm_open=yes 17411 ac_cv_lib_kvm_kvm_open=yes
17988else 17412else
17989 $as_echo "$as_me: failed program was:" >&5 17413 echo "$as_me: failed program was:" >&5
17990sed 's/^/| /' conftest.$ac_ext >&5 17414sed 's/^/| /' conftest.$ac_ext >&5
17991 17415
17992 ac_cv_lib_kvm_kvm_open=no 17416 ac_cv_lib_kvm_kvm_open=no
17993fi 17417fi
17994 17418
17995rm -rf conftest.dSYM
17996rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 17419rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
17997 conftest$ac_exeext conftest.$ac_ext 17420 conftest$ac_exeext conftest.$ac_ext
17998LIBS=$ac_check_lib_save_LIBS 17421LIBS=$ac_check_lib_save_LIBS
17999fi 17422fi
18000{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 17423{ echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5
18001$as_echo "$ac_cv_lib_kvm_kvm_open" >&6; } 17424echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6; }
18002if test $ac_cv_lib_kvm_kvm_open = yes; then 17425if test $ac_cv_lib_kvm_kvm_open = yes; then
18003 LIBS="-lkvm $LIBS" 17426 LIBS="-lkvm $LIBS"
18004fi 17427fi
18005 17428
18006 # Check for the 4.4BSD definition of getloadavg. 17429 # Check for the 4.4BSD definition of getloadavg.
18007 { $as_echo "$as_me:$LINENO: checking for getloadavg in -lutil" >&5 17430 { echo "$as_me:$LINENO: checking for getloadavg in -lutil" >&5
18008$as_echo_n "checking for getloadavg in -lutil... " >&6; } 17431echo $ECHO_N "checking for getloadavg in -lutil... $ECHO_C" >&6; }
18009if test "${ac_cv_lib_util_getloadavg+set}" = set; then 17432if test "${ac_cv_lib_util_getloadavg+set}" = set; then
18010 $as_echo_n "(cached) " >&6 17433 echo $ECHO_N "(cached) $ECHO_C" >&6
18011else 17434else
18012 ac_check_lib_save_LIBS=$LIBS 17435 ac_check_lib_save_LIBS=$LIBS
18013LIBS="-lutil $LIBS" 17436LIBS="-lutil $LIBS"
@@ -18039,36 +17462,32 @@ case "(($ac_try" in
18039 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17462 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18040 *) ac_try_echo=$ac_try;; 17463 *) ac_try_echo=$ac_try;;
18041esac 17464esac
18042eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17465eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18043$as_echo "$ac_try_echo") >&5
18044 (eval "$ac_link") 2>conftest.er1 17466 (eval "$ac_link") 2>conftest.er1
18045 ac_status=$? 17467 ac_status=$?
18046 grep -v '^ *+' conftest.er1 >conftest.err 17468 grep -v '^ *+' conftest.er1 >conftest.err
18047 rm -f conftest.er1 17469 rm -f conftest.er1
18048 cat conftest.err >&5 17470 cat conftest.err >&5
18049 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18050 (exit $ac_status); } && { 17472 (exit $ac_status); } && {
18051 test -z "$ac_c_werror_flag" || 17473 test -z "$ac_c_werror_flag" ||
18052 test ! -s conftest.err 17474 test ! -s conftest.err
18053 } && test -s conftest$ac_exeext && { 17475 } && test -s conftest$ac_exeext &&
18054 test "$cross_compiling" = yes || 17476 $as_test_x conftest$ac_exeext; then
18055 $as_test_x conftest$ac_exeext
18056 }; then
18057 ac_cv_lib_util_getloadavg=yes 17477 ac_cv_lib_util_getloadavg=yes
18058else 17478else
18059 $as_echo "$as_me: failed program was:" >&5 17479 echo "$as_me: failed program was:" >&5
18060sed 's/^/| /' conftest.$ac_ext >&5 17480sed 's/^/| /' conftest.$ac_ext >&5
18061 17481
18062 ac_cv_lib_util_getloadavg=no 17482 ac_cv_lib_util_getloadavg=no
18063fi 17483fi
18064 17484
18065rm -rf conftest.dSYM
18066rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 17485rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18067 conftest$ac_exeext conftest.$ac_ext 17486 conftest$ac_exeext conftest.$ac_ext
18068LIBS=$ac_check_lib_save_LIBS 17487LIBS=$ac_check_lib_save_LIBS
18069fi 17488fi
18070{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 17489{ echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5
18071$as_echo "$ac_cv_lib_util_getloadavg" >&6; } 17490echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6; }
18072if test $ac_cv_lib_util_getloadavg = yes; then 17491if test $ac_cv_lib_util_getloadavg = yes; then
18073 LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes 17492 LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes
18074fi 17493fi
@@ -18080,10 +17499,10 @@ if test $ac_have_func = no; then
18080 # Since it is not a standard part of AIX, it might be installed locally. 17499 # Since it is not a standard part of AIX, it might be installed locally.
18081 ac_getloadavg_LIBS=$LIBS 17500 ac_getloadavg_LIBS=$LIBS
18082 LIBS="-L/usr/local/lib $LIBS" 17501 LIBS="-L/usr/local/lib $LIBS"
18083 { $as_echo "$as_me:$LINENO: checking for getloadavg in -lgetloadavg" >&5 17502 { echo "$as_me:$LINENO: checking for getloadavg in -lgetloadavg" >&5
18084$as_echo_n "checking for getloadavg in -lgetloadavg... " >&6; } 17503echo $ECHO_N "checking for getloadavg in -lgetloadavg... $ECHO_C" >&6; }
18085if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then 17504if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then
18086 $as_echo_n "(cached) " >&6 17505 echo $ECHO_N "(cached) $ECHO_C" >&6
18087else 17506else
18088 ac_check_lib_save_LIBS=$LIBS 17507 ac_check_lib_save_LIBS=$LIBS
18089LIBS="-lgetloadavg $LIBS" 17508LIBS="-lgetloadavg $LIBS"
@@ -18115,36 +17534,32 @@ case "(($ac_try" in
18115 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17534 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18116 *) ac_try_echo=$ac_try;; 17535 *) ac_try_echo=$ac_try;;
18117esac 17536esac
18118eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17537eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18119$as_echo "$ac_try_echo") >&5
18120 (eval "$ac_link") 2>conftest.er1 17538 (eval "$ac_link") 2>conftest.er1
18121 ac_status=$? 17539 ac_status=$?
18122 grep -v '^ *+' conftest.er1 >conftest.err 17540 grep -v '^ *+' conftest.er1 >conftest.err
18123 rm -f conftest.er1 17541 rm -f conftest.er1
18124 cat conftest.err >&5 17542 cat conftest.err >&5
18125 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17543 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18126 (exit $ac_status); } && { 17544 (exit $ac_status); } && {
18127 test -z "$ac_c_werror_flag" || 17545 test -z "$ac_c_werror_flag" ||
18128 test ! -s conftest.err 17546 test ! -s conftest.err
18129 } && test -s conftest$ac_exeext && { 17547 } && test -s conftest$ac_exeext &&
18130 test "$cross_compiling" = yes || 17548 $as_test_x conftest$ac_exeext; then
18131 $as_test_x conftest$ac_exeext
18132 }; then
18133 ac_cv_lib_getloadavg_getloadavg=yes 17549 ac_cv_lib_getloadavg_getloadavg=yes
18134else 17550else
18135 $as_echo "$as_me: failed program was:" >&5 17551 echo "$as_me: failed program was:" >&5
18136sed 's/^/| /' conftest.$ac_ext >&5 17552sed 's/^/| /' conftest.$ac_ext >&5
18137 17553
18138 ac_cv_lib_getloadavg_getloadavg=no 17554 ac_cv_lib_getloadavg_getloadavg=no
18139fi 17555fi
18140 17556
18141rm -rf conftest.dSYM
18142rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 17557rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18143 conftest$ac_exeext conftest.$ac_ext 17558 conftest$ac_exeext conftest.$ac_ext
18144LIBS=$ac_check_lib_save_LIBS 17559LIBS=$ac_check_lib_save_LIBS
18145fi 17560fi
18146{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 17561{ echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5
18147$as_echo "$ac_cv_lib_getloadavg_getloadavg" >&6; } 17562echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6; }
18148if test $ac_cv_lib_getloadavg_getloadavg = yes; then 17563if test $ac_cv_lib_getloadavg_getloadavg = yes; then
18149 LIBS="-lgetloadavg $LIBS" 17564 LIBS="-lgetloadavg $LIBS"
18150else 17565else
@@ -18158,11 +17573,11 @@ fi
18158 17573
18159for ac_func in getloadavg 17574for ac_func in getloadavg
18160do 17575do
18161as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 17576as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
18162{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 17577{ echo "$as_me:$LINENO: checking for $ac_func" >&5
18163$as_echo_n "checking for $ac_func... " >&6; } 17578echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
18164if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 17579if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18165 $as_echo_n "(cached) " >&6 17580 echo $ECHO_N "(cached) $ECHO_C" >&6
18166else 17581else
18167 cat >conftest.$ac_ext <<_ACEOF 17582 cat >conftest.$ac_ext <<_ACEOF
18168/* confdefs.h. */ 17583/* confdefs.h. */
@@ -18215,41 +17630,35 @@ case "(($ac_try" in
18215 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17630 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18216 *) ac_try_echo=$ac_try;; 17631 *) ac_try_echo=$ac_try;;
18217esac 17632esac
18218eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17633eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18219$as_echo "$ac_try_echo") >&5
18220 (eval "$ac_link") 2>conftest.er1 17634 (eval "$ac_link") 2>conftest.er1
18221 ac_status=$? 17635 ac_status=$?
18222 grep -v '^ *+' conftest.er1 >conftest.err 17636 grep -v '^ *+' conftest.er1 >conftest.err
18223 rm -f conftest.er1 17637 rm -f conftest.er1
18224 cat conftest.err >&5 17638 cat conftest.err >&5
18225 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17639 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18226 (exit $ac_status); } && { 17640 (exit $ac_status); } && {
18227 test -z "$ac_c_werror_flag" || 17641 test -z "$ac_c_werror_flag" ||
18228 test ! -s conftest.err 17642 test ! -s conftest.err
18229 } && test -s conftest$ac_exeext && { 17643 } && test -s conftest$ac_exeext &&
18230 test "$cross_compiling" = yes || 17644 $as_test_x conftest$ac_exeext; then
18231 $as_test_x conftest$ac_exeext
18232 }; then
18233 eval "$as_ac_var=yes" 17645 eval "$as_ac_var=yes"
18234else 17646else
18235 $as_echo "$as_me: failed program was:" >&5 17647 echo "$as_me: failed program was:" >&5
18236sed 's/^/| /' conftest.$ac_ext >&5 17648sed 's/^/| /' conftest.$ac_ext >&5
18237 17649
18238 eval "$as_ac_var=no" 17650 eval "$as_ac_var=no"
18239fi 17651fi
18240 17652
18241rm -rf conftest.dSYM
18242rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 17653rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18243 conftest$ac_exeext conftest.$ac_ext 17654 conftest$ac_exeext conftest.$ac_ext
18244fi 17655fi
18245ac_res=`eval 'as_val=${'$as_ac_var'} 17656ac_res=`eval echo '${'$as_ac_var'}'`
18246 $as_echo "$as_val"'` 17657 { echo "$as_me:$LINENO: result: $ac_res" >&5
18247 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 17658echo "${ECHO_T}$ac_res" >&6; }
18248$as_echo "$ac_res" >&6; } 17659if test `eval echo '${'$as_ac_var'}'` = yes; then
18249if test `eval 'as_val=${'$as_ac_var'}
18250 $as_echo "$as_val"'` = yes; then
18251 cat >>confdefs.h <<_ACEOF 17660 cat >>confdefs.h <<_ACEOF
18252#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 17661#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
18253_ACEOF 17662_ACEOF
18254 17663
18255else 17664else
@@ -18267,17 +17676,17 @@ _ACEOF
18267# Figure out what our getloadavg.c needs. 17676# Figure out what our getloadavg.c needs.
18268ac_have_func=no 17677ac_have_func=no
18269if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then 17678if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then
18270 { $as_echo "$as_me:$LINENO: checking for sys/dg_sys_info.h" >&5 17679 { echo "$as_me:$LINENO: checking for sys/dg_sys_info.h" >&5
18271$as_echo_n "checking for sys/dg_sys_info.h... " >&6; } 17680echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6; }
18272if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then 17681if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then
18273 $as_echo_n "(cached) " >&6 17682 echo $ECHO_N "(cached) $ECHO_C" >&6
18274fi 17683fi
18275{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_sys_dg_sys_info_h" >&5 17684{ echo "$as_me:$LINENO: result: $ac_cv_header_sys_dg_sys_info_h" >&5
18276$as_echo "$ac_cv_header_sys_dg_sys_info_h" >&6; } 17685echo "${ECHO_T}$ac_cv_header_sys_dg_sys_info_h" >&6; }
18277else 17686else
18278 # Is the header compilable? 17687 # Is the header compilable?
18279{ $as_echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 17688{ echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5
18280$as_echo_n "checking sys/dg_sys_info.h usability... " >&6; } 17689echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6; }
18281cat >conftest.$ac_ext <<_ACEOF 17690cat >conftest.$ac_ext <<_ACEOF
18282/* confdefs.h. */ 17691/* confdefs.h. */
18283_ACEOF 17692_ACEOF
@@ -18293,33 +17702,32 @@ case "(($ac_try" in
18293 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17702 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18294 *) ac_try_echo=$ac_try;; 17703 *) ac_try_echo=$ac_try;;
18295esac 17704esac
18296eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17705eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18297$as_echo "$ac_try_echo") >&5
18298 (eval "$ac_compile") 2>conftest.er1 17706 (eval "$ac_compile") 2>conftest.er1
18299 ac_status=$? 17707 ac_status=$?
18300 grep -v '^ *+' conftest.er1 >conftest.err 17708 grep -v '^ *+' conftest.er1 >conftest.err
18301 rm -f conftest.er1 17709 rm -f conftest.er1
18302 cat conftest.err >&5 17710 cat conftest.err >&5
18303 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17711 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18304 (exit $ac_status); } && { 17712 (exit $ac_status); } && {
18305 test -z "$ac_c_werror_flag" || 17713 test -z "$ac_c_werror_flag" ||
18306 test ! -s conftest.err 17714 test ! -s conftest.err
18307 } && test -s conftest.$ac_objext; then 17715 } && test -s conftest.$ac_objext; then
18308 ac_header_compiler=yes 17716 ac_header_compiler=yes
18309else 17717else
18310 $as_echo "$as_me: failed program was:" >&5 17718 echo "$as_me: failed program was:" >&5
18311sed 's/^/| /' conftest.$ac_ext >&5 17719sed 's/^/| /' conftest.$ac_ext >&5
18312 17720
18313 ac_header_compiler=no 17721 ac_header_compiler=no
18314fi 17722fi
18315 17723
18316rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 17724rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18317{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 17725{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18318$as_echo "$ac_header_compiler" >&6; } 17726echo "${ECHO_T}$ac_header_compiler" >&6; }
18319 17727
18320# Is the header present? 17728# Is the header present?
18321{ $as_echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 17729{ echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5
18322$as_echo_n "checking sys/dg_sys_info.h presence... " >&6; } 17730echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6; }
18323cat >conftest.$ac_ext <<_ACEOF 17731cat >conftest.$ac_ext <<_ACEOF
18324/* confdefs.h. */ 17732/* confdefs.h. */
18325_ACEOF 17733_ACEOF
@@ -18333,64 +17741,63 @@ case "(($ac_try" in
18333 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17741 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18334 *) ac_try_echo=$ac_try;; 17742 *) ac_try_echo=$ac_try;;
18335esac 17743esac
18336eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17744eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18337$as_echo "$ac_try_echo") >&5
18338 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 17745 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
18339 ac_status=$? 17746 ac_status=$?
18340 grep -v '^ *+' conftest.er1 >conftest.err 17747 grep -v '^ *+' conftest.er1 >conftest.err
18341 rm -f conftest.er1 17748 rm -f conftest.er1
18342 cat conftest.err >&5 17749 cat conftest.err >&5
18343 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18344 (exit $ac_status); } >/dev/null && { 17751 (exit $ac_status); } >/dev/null && {
18345 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 17752 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
18346 test ! -s conftest.err 17753 test ! -s conftest.err
18347 }; then 17754 }; then
18348 ac_header_preproc=yes 17755 ac_header_preproc=yes
18349else 17756else
18350 $as_echo "$as_me: failed program was:" >&5 17757 echo "$as_me: failed program was:" >&5
18351sed 's/^/| /' conftest.$ac_ext >&5 17758sed 's/^/| /' conftest.$ac_ext >&5
18352 17759
18353 ac_header_preproc=no 17760 ac_header_preproc=no
18354fi 17761fi
18355 17762
18356rm -f conftest.err conftest.$ac_ext 17763rm -f conftest.err conftest.$ac_ext
18357{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 17764{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18358$as_echo "$ac_header_preproc" >&6; } 17765echo "${ECHO_T}$ac_header_preproc" >&6; }
18359 17766
18360# So? What about this header? 17767# So? What about this header?
18361case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 17768case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18362 yes:no: ) 17769 yes:no: )
18363 { $as_echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 17770 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5
18364$as_echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 17771echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
18365 { $as_echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5 17772 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5
18366$as_echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;} 17773echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;}
18367 ac_header_preproc=yes 17774 ac_header_preproc=yes
18368 ;; 17775 ;;
18369 no:yes:* ) 17776 no:yes:* )
18370 { $as_echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 17777 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5
18371$as_echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} 17778echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;}
18372 { $as_echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 17779 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5
18373$as_echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} 17780echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;}
18374 { $as_echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5 17781 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5
18375$as_echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;} 17782echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;}
18376 { $as_echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5 17783 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5
18377$as_echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;} 17784echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;}
18378 { $as_echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 17785 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
18379$as_echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} 17786echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;}
18380 { $as_echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5 17787 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5
18381$as_echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;} 17788echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;}
18382 17789
18383 ;; 17790 ;;
18384esac 17791esac
18385{ $as_echo "$as_me:$LINENO: checking for sys/dg_sys_info.h" >&5 17792{ echo "$as_me:$LINENO: checking for sys/dg_sys_info.h" >&5
18386$as_echo_n "checking for sys/dg_sys_info.h... " >&6; } 17793echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6; }
18387if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then 17794if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then
18388 $as_echo_n "(cached) " >&6 17795 echo $ECHO_N "(cached) $ECHO_C" >&6
18389else 17796else
18390 ac_cv_header_sys_dg_sys_info_h=$ac_header_preproc 17797 ac_cv_header_sys_dg_sys_info_h=$ac_header_preproc
18391fi 17798fi
18392{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_sys_dg_sys_info_h" >&5 17799{ echo "$as_me:$LINENO: result: $ac_cv_header_sys_dg_sys_info_h" >&5
18393$as_echo "$ac_cv_header_sys_dg_sys_info_h" >&6; } 17800echo "${ECHO_T}$ac_cv_header_sys_dg_sys_info_h" >&6; }
18394 17801
18395fi 17802fi
18396if test $ac_cv_header_sys_dg_sys_info_h = yes; then 17803if test $ac_cv_header_sys_dg_sys_info_h = yes; then
@@ -18401,10 +17808,10 @@ cat >>confdefs.h <<\_ACEOF
18401_ACEOF 17808_ACEOF
18402 17809
18403 17810
18404{ $as_echo "$as_me:$LINENO: checking for dg_sys_info in -ldgc" >&5 17811{ echo "$as_me:$LINENO: checking for dg_sys_info in -ldgc" >&5
18405$as_echo_n "checking for dg_sys_info in -ldgc... " >&6; } 17812echo $ECHO_N "checking for dg_sys_info in -ldgc... $ECHO_C" >&6; }
18406if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then 17813if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then
18407 $as_echo_n "(cached) " >&6 17814 echo $ECHO_N "(cached) $ECHO_C" >&6
18408else 17815else
18409 ac_check_lib_save_LIBS=$LIBS 17816 ac_check_lib_save_LIBS=$LIBS
18410LIBS="-ldgc $LIBS" 17817LIBS="-ldgc $LIBS"
@@ -18436,36 +17843,32 @@ case "(($ac_try" in
18436 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17843 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18437 *) ac_try_echo=$ac_try;; 17844 *) ac_try_echo=$ac_try;;
18438esac 17845esac
18439eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17846eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18440$as_echo "$ac_try_echo") >&5
18441 (eval "$ac_link") 2>conftest.er1 17847 (eval "$ac_link") 2>conftest.er1
18442 ac_status=$? 17848 ac_status=$?
18443 grep -v '^ *+' conftest.er1 >conftest.err 17849 grep -v '^ *+' conftest.er1 >conftest.err
18444 rm -f conftest.er1 17850 rm -f conftest.er1
18445 cat conftest.err >&5 17851 cat conftest.err >&5
18446 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18447 (exit $ac_status); } && { 17853 (exit $ac_status); } && {
18448 test -z "$ac_c_werror_flag" || 17854 test -z "$ac_c_werror_flag" ||
18449 test ! -s conftest.err 17855 test ! -s conftest.err
18450 } && test -s conftest$ac_exeext && { 17856 } && test -s conftest$ac_exeext &&
18451 test "$cross_compiling" = yes || 17857 $as_test_x conftest$ac_exeext; then
18452 $as_test_x conftest$ac_exeext
18453 }; then
18454 ac_cv_lib_dgc_dg_sys_info=yes 17858 ac_cv_lib_dgc_dg_sys_info=yes
18455else 17859else
18456 $as_echo "$as_me: failed program was:" >&5 17860 echo "$as_me: failed program was:" >&5
18457sed 's/^/| /' conftest.$ac_ext >&5 17861sed 's/^/| /' conftest.$ac_ext >&5
18458 17862
18459 ac_cv_lib_dgc_dg_sys_info=no 17863 ac_cv_lib_dgc_dg_sys_info=no
18460fi 17864fi
18461 17865
18462rm -rf conftest.dSYM
18463rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 17866rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18464 conftest$ac_exeext conftest.$ac_ext 17867 conftest$ac_exeext conftest.$ac_ext
18465LIBS=$ac_check_lib_save_LIBS 17868LIBS=$ac_check_lib_save_LIBS
18466fi 17869fi
18467{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 17870{ echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5
18468$as_echo "$ac_cv_lib_dgc_dg_sys_info" >&6; } 17871echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6; }
18469if test $ac_cv_lib_dgc_dg_sys_info = yes; then 17872if test $ac_cv_lib_dgc_dg_sys_info = yes; then
18470 cat >>confdefs.h <<_ACEOF 17873 cat >>confdefs.h <<_ACEOF
18471#define HAVE_LIBDGC 1 17874#define HAVE_LIBDGC 1
@@ -18480,17 +17883,17 @@ fi
18480 17883
18481 17884
18482if test "${ac_cv_header_locale_h+set}" = set; then 17885if test "${ac_cv_header_locale_h+set}" = set; then
18483 { $as_echo "$as_me:$LINENO: checking for locale.h" >&5 17886 { echo "$as_me:$LINENO: checking for locale.h" >&5
18484$as_echo_n "checking for locale.h... " >&6; } 17887echo $ECHO_N "checking for locale.h... $ECHO_C" >&6; }
18485if test "${ac_cv_header_locale_h+set}" = set; then 17888if test "${ac_cv_header_locale_h+set}" = set; then
18486 $as_echo_n "(cached) " >&6 17889 echo $ECHO_N "(cached) $ECHO_C" >&6
18487fi 17890fi
18488{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_locale_h" >&5 17891{ echo "$as_me:$LINENO: result: $ac_cv_header_locale_h" >&5
18489$as_echo "$ac_cv_header_locale_h" >&6; } 17892echo "${ECHO_T}$ac_cv_header_locale_h" >&6; }
18490else 17893else
18491 # Is the header compilable? 17894 # Is the header compilable?
18492{ $as_echo "$as_me:$LINENO: checking locale.h usability" >&5 17895{ echo "$as_me:$LINENO: checking locale.h usability" >&5
18493$as_echo_n "checking locale.h usability... " >&6; } 17896echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6; }
18494cat >conftest.$ac_ext <<_ACEOF 17897cat >conftest.$ac_ext <<_ACEOF
18495/* confdefs.h. */ 17898/* confdefs.h. */
18496_ACEOF 17899_ACEOF
@@ -18506,33 +17909,32 @@ case "(($ac_try" in
18506 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17909 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18507 *) ac_try_echo=$ac_try;; 17910 *) ac_try_echo=$ac_try;;
18508esac 17911esac
18509eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17912eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18510$as_echo "$ac_try_echo") >&5
18511 (eval "$ac_compile") 2>conftest.er1 17913 (eval "$ac_compile") 2>conftest.er1
18512 ac_status=$? 17914 ac_status=$?
18513 grep -v '^ *+' conftest.er1 >conftest.err 17915 grep -v '^ *+' conftest.er1 >conftest.err
18514 rm -f conftest.er1 17916 rm -f conftest.er1
18515 cat conftest.err >&5 17917 cat conftest.err >&5
18516 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17918 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18517 (exit $ac_status); } && { 17919 (exit $ac_status); } && {
18518 test -z "$ac_c_werror_flag" || 17920 test -z "$ac_c_werror_flag" ||
18519 test ! -s conftest.err 17921 test ! -s conftest.err
18520 } && test -s conftest.$ac_objext; then 17922 } && test -s conftest.$ac_objext; then
18521 ac_header_compiler=yes 17923 ac_header_compiler=yes
18522else 17924else
18523 $as_echo "$as_me: failed program was:" >&5 17925 echo "$as_me: failed program was:" >&5
18524sed 's/^/| /' conftest.$ac_ext >&5 17926sed 's/^/| /' conftest.$ac_ext >&5
18525 17927
18526 ac_header_compiler=no 17928 ac_header_compiler=no
18527fi 17929fi
18528 17930
18529rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 17931rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18530{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 17932{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18531$as_echo "$ac_header_compiler" >&6; } 17933echo "${ECHO_T}$ac_header_compiler" >&6; }
18532 17934
18533# Is the header present? 17935# Is the header present?
18534{ $as_echo "$as_me:$LINENO: checking locale.h presence" >&5 17936{ echo "$as_me:$LINENO: checking locale.h presence" >&5
18535$as_echo_n "checking locale.h presence... " >&6; } 17937echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6; }
18536cat >conftest.$ac_ext <<_ACEOF 17938cat >conftest.$ac_ext <<_ACEOF
18537/* confdefs.h. */ 17939/* confdefs.h. */
18538_ACEOF 17940_ACEOF
@@ -18546,64 +17948,63 @@ case "(($ac_try" in
18546 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 17948 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18547 *) ac_try_echo=$ac_try;; 17949 *) ac_try_echo=$ac_try;;
18548esac 17950esac
18549eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 17951eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18550$as_echo "$ac_try_echo") >&5
18551 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 17952 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
18552 ac_status=$? 17953 ac_status=$?
18553 grep -v '^ *+' conftest.er1 >conftest.err 17954 grep -v '^ *+' conftest.er1 >conftest.err
18554 rm -f conftest.er1 17955 rm -f conftest.er1
18555 cat conftest.err >&5 17956 cat conftest.err >&5
18556 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 17957 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18557 (exit $ac_status); } >/dev/null && { 17958 (exit $ac_status); } >/dev/null && {
18558 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 17959 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
18559 test ! -s conftest.err 17960 test ! -s conftest.err
18560 }; then 17961 }; then
18561 ac_header_preproc=yes 17962 ac_header_preproc=yes
18562else 17963else
18563 $as_echo "$as_me: failed program was:" >&5 17964 echo "$as_me: failed program was:" >&5
18564sed 's/^/| /' conftest.$ac_ext >&5 17965sed 's/^/| /' conftest.$ac_ext >&5
18565 17966
18566 ac_header_preproc=no 17967 ac_header_preproc=no
18567fi 17968fi
18568 17969
18569rm -f conftest.err conftest.$ac_ext 17970rm -f conftest.err conftest.$ac_ext
18570{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 17971{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18571$as_echo "$ac_header_preproc" >&6; } 17972echo "${ECHO_T}$ac_header_preproc" >&6; }
18572 17973
18573# So? What about this header? 17974# So? What about this header?
18574case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 17975case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18575 yes:no: ) 17976 yes:no: )
18576 { $as_echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 17977 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5
18577$as_echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 17978echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
18578 { $as_echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5 17979 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5
18579$as_echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;} 17980echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;}
18580 ac_header_preproc=yes 17981 ac_header_preproc=yes
18581 ;; 17982 ;;
18582 no:yes:* ) 17983 no:yes:* )
18583 { $as_echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 17984 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5
18584$as_echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} 17985echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;}
18585 { $as_echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 17986 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5
18586$as_echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} 17987echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;}
18587 { $as_echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5 17988 { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5
18588$as_echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;} 17989echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;}
18589 { $as_echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5 17990 { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5
18590$as_echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;} 17991echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;}
18591 { $as_echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 17992 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
18592$as_echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} 17993echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}
18593 { $as_echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5 17994 { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5
18594$as_echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;} 17995echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;}
18595 17996
18596 ;; 17997 ;;
18597esac 17998esac
18598{ $as_echo "$as_me:$LINENO: checking for locale.h" >&5 17999{ echo "$as_me:$LINENO: checking for locale.h" >&5
18599$as_echo_n "checking for locale.h... " >&6; } 18000echo $ECHO_N "checking for locale.h... $ECHO_C" >&6; }
18600if test "${ac_cv_header_locale_h+set}" = set; then 18001if test "${ac_cv_header_locale_h+set}" = set; then
18601 $as_echo_n "(cached) " >&6 18002 echo $ECHO_N "(cached) $ECHO_C" >&6
18602else 18003else
18603 ac_cv_header_locale_h=$ac_header_preproc 18004 ac_cv_header_locale_h=$ac_header_preproc
18604fi 18005fi
18605{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_locale_h" >&5 18006{ echo "$as_me:$LINENO: result: $ac_cv_header_locale_h" >&5
18606$as_echo "$ac_cv_header_locale_h" >&6; } 18007echo "${ECHO_T}$ac_cv_header_locale_h" >&6; }
18607 18008
18608fi 18009fi
18609 18010
@@ -18611,11 +18012,11 @@ fi
18611 18012
18612for ac_func in setlocale 18013for ac_func in setlocale
18613do 18014do
18614as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 18015as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
18615{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 18016{ echo "$as_me:$LINENO: checking for $ac_func" >&5
18616$as_echo_n "checking for $ac_func... " >&6; } 18017echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
18617if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 18018if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18618 $as_echo_n "(cached) " >&6 18019 echo $ECHO_N "(cached) $ECHO_C" >&6
18619else 18020else
18620 cat >conftest.$ac_ext <<_ACEOF 18021 cat >conftest.$ac_ext <<_ACEOF
18621/* confdefs.h. */ 18022/* confdefs.h. */
@@ -18668,41 +18069,35 @@ case "(($ac_try" in
18668 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18069 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18669 *) ac_try_echo=$ac_try;; 18070 *) ac_try_echo=$ac_try;;
18670esac 18071esac
18671eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18072eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18672$as_echo "$ac_try_echo") >&5
18673 (eval "$ac_link") 2>conftest.er1 18073 (eval "$ac_link") 2>conftest.er1
18674 ac_status=$? 18074 ac_status=$?
18675 grep -v '^ *+' conftest.er1 >conftest.err 18075 grep -v '^ *+' conftest.er1 >conftest.err
18676 rm -f conftest.er1 18076 rm -f conftest.er1
18677 cat conftest.err >&5 18077 cat conftest.err >&5
18678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18679 (exit $ac_status); } && { 18079 (exit $ac_status); } && {
18680 test -z "$ac_c_werror_flag" || 18080 test -z "$ac_c_werror_flag" ||
18681 test ! -s conftest.err 18081 test ! -s conftest.err
18682 } && test -s conftest$ac_exeext && { 18082 } && test -s conftest$ac_exeext &&
18683 test "$cross_compiling" = yes || 18083 $as_test_x conftest$ac_exeext; then
18684 $as_test_x conftest$ac_exeext
18685 }; then
18686 eval "$as_ac_var=yes" 18084 eval "$as_ac_var=yes"
18687else 18085else
18688 $as_echo "$as_me: failed program was:" >&5 18086 echo "$as_me: failed program was:" >&5
18689sed 's/^/| /' conftest.$ac_ext >&5 18087sed 's/^/| /' conftest.$ac_ext >&5
18690 18088
18691 eval "$as_ac_var=no" 18089 eval "$as_ac_var=no"
18692fi 18090fi
18693 18091
18694rm -rf conftest.dSYM
18695rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 18092rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
18696 conftest$ac_exeext conftest.$ac_ext 18093 conftest$ac_exeext conftest.$ac_ext
18697fi 18094fi
18698ac_res=`eval 'as_val=${'$as_ac_var'} 18095ac_res=`eval echo '${'$as_ac_var'}'`
18699 $as_echo "$as_val"'` 18096 { echo "$as_me:$LINENO: result: $ac_res" >&5
18700 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 18097echo "${ECHO_T}$ac_res" >&6; }
18701$as_echo "$ac_res" >&6; } 18098if test `eval echo '${'$as_ac_var'}'` = yes; then
18702if test `eval 'as_val=${'$as_ac_var'}
18703 $as_echo "$as_val"'` = yes; then
18704 cat >>confdefs.h <<_ACEOF 18099 cat >>confdefs.h <<_ACEOF
18705#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 18100#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
18706_ACEOF 18101_ACEOF
18707 18102
18708fi 18103fi
@@ -18723,17 +18118,17 @@ fi
18723 18118
18724if test $ac_have_func = no; then 18119if test $ac_have_func = no; then
18725 if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then 18120 if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then
18726 { $as_echo "$as_me:$LINENO: checking for inq_stats/cpustats.h" >&5 18121 { echo "$as_me:$LINENO: checking for inq_stats/cpustats.h" >&5
18727$as_echo_n "checking for inq_stats/cpustats.h... " >&6; } 18122echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6; }
18728if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then 18123if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then
18729 $as_echo_n "(cached) " >&6 18124 echo $ECHO_N "(cached) $ECHO_C" >&6
18730fi 18125fi
18731{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_inq_stats_cpustats_h" >&5 18126{ echo "$as_me:$LINENO: result: $ac_cv_header_inq_stats_cpustats_h" >&5
18732$as_echo "$ac_cv_header_inq_stats_cpustats_h" >&6; } 18127echo "${ECHO_T}$ac_cv_header_inq_stats_cpustats_h" >&6; }
18733else 18128else
18734 # Is the header compilable? 18129 # Is the header compilable?
18735{ $as_echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 18130{ echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5
18736$as_echo_n "checking inq_stats/cpustats.h usability... " >&6; } 18131echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6; }
18737cat >conftest.$ac_ext <<_ACEOF 18132cat >conftest.$ac_ext <<_ACEOF
18738/* confdefs.h. */ 18133/* confdefs.h. */
18739_ACEOF 18134_ACEOF
@@ -18749,33 +18144,32 @@ case "(($ac_try" in
18749 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18144 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18750 *) ac_try_echo=$ac_try;; 18145 *) ac_try_echo=$ac_try;;
18751esac 18146esac
18752eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18147eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18753$as_echo "$ac_try_echo") >&5
18754 (eval "$ac_compile") 2>conftest.er1 18148 (eval "$ac_compile") 2>conftest.er1
18755 ac_status=$? 18149 ac_status=$?
18756 grep -v '^ *+' conftest.er1 >conftest.err 18150 grep -v '^ *+' conftest.er1 >conftest.err
18757 rm -f conftest.er1 18151 rm -f conftest.er1
18758 cat conftest.err >&5 18152 cat conftest.err >&5
18759 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18760 (exit $ac_status); } && { 18154 (exit $ac_status); } && {
18761 test -z "$ac_c_werror_flag" || 18155 test -z "$ac_c_werror_flag" ||
18762 test ! -s conftest.err 18156 test ! -s conftest.err
18763 } && test -s conftest.$ac_objext; then 18157 } && test -s conftest.$ac_objext; then
18764 ac_header_compiler=yes 18158 ac_header_compiler=yes
18765else 18159else
18766 $as_echo "$as_me: failed program was:" >&5 18160 echo "$as_me: failed program was:" >&5
18767sed 's/^/| /' conftest.$ac_ext >&5 18161sed 's/^/| /' conftest.$ac_ext >&5
18768 18162
18769 ac_header_compiler=no 18163 ac_header_compiler=no
18770fi 18164fi
18771 18165
18772rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 18166rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18773{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18167{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18774$as_echo "$ac_header_compiler" >&6; } 18168echo "${ECHO_T}$ac_header_compiler" >&6; }
18775 18169
18776# Is the header present? 18170# Is the header present?
18777{ $as_echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 18171{ echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5
18778$as_echo_n "checking inq_stats/cpustats.h presence... " >&6; } 18172echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6; }
18779cat >conftest.$ac_ext <<_ACEOF 18173cat >conftest.$ac_ext <<_ACEOF
18780/* confdefs.h. */ 18174/* confdefs.h. */
18781_ACEOF 18175_ACEOF
@@ -18789,64 +18183,63 @@ case "(($ac_try" in
18789 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18183 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18790 *) ac_try_echo=$ac_try;; 18184 *) ac_try_echo=$ac_try;;
18791esac 18185esac
18792eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18186eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18793$as_echo "$ac_try_echo") >&5
18794 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 18187 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
18795 ac_status=$? 18188 ac_status=$?
18796 grep -v '^ *+' conftest.er1 >conftest.err 18189 grep -v '^ *+' conftest.er1 >conftest.err
18797 rm -f conftest.er1 18190 rm -f conftest.er1
18798 cat conftest.err >&5 18191 cat conftest.err >&5
18799 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18192 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18800 (exit $ac_status); } >/dev/null && { 18193 (exit $ac_status); } >/dev/null && {
18801 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 18194 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
18802 test ! -s conftest.err 18195 test ! -s conftest.err
18803 }; then 18196 }; then
18804 ac_header_preproc=yes 18197 ac_header_preproc=yes
18805else 18198else
18806 $as_echo "$as_me: failed program was:" >&5 18199 echo "$as_me: failed program was:" >&5
18807sed 's/^/| /' conftest.$ac_ext >&5 18200sed 's/^/| /' conftest.$ac_ext >&5
18808 18201
18809 ac_header_preproc=no 18202 ac_header_preproc=no
18810fi 18203fi
18811 18204
18812rm -f conftest.err conftest.$ac_ext 18205rm -f conftest.err conftest.$ac_ext
18813{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 18206{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18814$as_echo "$ac_header_preproc" >&6; } 18207echo "${ECHO_T}$ac_header_preproc" >&6; }
18815 18208
18816# So? What about this header? 18209# So? What about this header?
18817case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 18210case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18818 yes:no: ) 18211 yes:no: )
18819 { $as_echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 18212 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
18820$as_echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 18213echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
18821 { $as_echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5 18214 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5
18822$as_echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;} 18215echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;}
18823 ac_header_preproc=yes 18216 ac_header_preproc=yes
18824 ;; 18217 ;;
18825 no:yes:* ) 18218 no:yes:* )
18826 { $as_echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 18219 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5
18827$as_echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} 18220echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;}
18828 { $as_echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 18221 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5
18829$as_echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} 18222echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;}
18830 { $as_echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5 18223 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5
18831$as_echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;} 18224echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;}
18832 { $as_echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 18225 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
18833$as_echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} 18226echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
18834 { $as_echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 18227 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
18835$as_echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} 18228echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;}
18836 { $as_echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5 18229 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5
18837$as_echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;} 18230echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;}
18838 18231
18839 ;; 18232 ;;
18840esac 18233esac
18841{ $as_echo "$as_me:$LINENO: checking for inq_stats/cpustats.h" >&5 18234{ echo "$as_me:$LINENO: checking for inq_stats/cpustats.h" >&5
18842$as_echo_n "checking for inq_stats/cpustats.h... " >&6; } 18235echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6; }
18843if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then 18236if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then
18844 $as_echo_n "(cached) " >&6 18237 echo $ECHO_N "(cached) $ECHO_C" >&6
18845else 18238else
18846 ac_cv_header_inq_stats_cpustats_h=$ac_header_preproc 18239 ac_cv_header_inq_stats_cpustats_h=$ac_header_preproc
18847fi 18240fi
18848{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_inq_stats_cpustats_h" >&5 18241{ echo "$as_me:$LINENO: result: $ac_cv_header_inq_stats_cpustats_h" >&5
18849$as_echo "$ac_cv_header_inq_stats_cpustats_h" >&6; } 18242echo "${ECHO_T}$ac_cv_header_inq_stats_cpustats_h" >&6; }
18850 18243
18851fi 18244fi
18852if test $ac_cv_header_inq_stats_cpustats_h = yes; then 18245if test $ac_cv_header_inq_stats_cpustats_h = yes; then
@@ -18868,17 +18261,17 @@ fi
18868 18261
18869if test $ac_have_func = no; then 18262if test $ac_have_func = no; then
18870 if test "${ac_cv_header_sys_cpustats_h+set}" = set; then 18263 if test "${ac_cv_header_sys_cpustats_h+set}" = set; then
18871 { $as_echo "$as_me:$LINENO: checking for sys/cpustats.h" >&5 18264 { echo "$as_me:$LINENO: checking for sys/cpustats.h" >&5
18872$as_echo_n "checking for sys/cpustats.h... " >&6; } 18265echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6; }
18873if test "${ac_cv_header_sys_cpustats_h+set}" = set; then 18266if test "${ac_cv_header_sys_cpustats_h+set}" = set; then
18874 $as_echo_n "(cached) " >&6 18267 echo $ECHO_N "(cached) $ECHO_C" >&6
18875fi 18268fi
18876{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_sys_cpustats_h" >&5 18269{ echo "$as_me:$LINENO: result: $ac_cv_header_sys_cpustats_h" >&5
18877$as_echo "$ac_cv_header_sys_cpustats_h" >&6; } 18270echo "${ECHO_T}$ac_cv_header_sys_cpustats_h" >&6; }
18878else 18271else
18879 # Is the header compilable? 18272 # Is the header compilable?
18880{ $as_echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 18273{ echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5
18881$as_echo_n "checking sys/cpustats.h usability... " >&6; } 18274echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6; }
18882cat >conftest.$ac_ext <<_ACEOF 18275cat >conftest.$ac_ext <<_ACEOF
18883/* confdefs.h. */ 18276/* confdefs.h. */
18884_ACEOF 18277_ACEOF
@@ -18894,33 +18287,32 @@ case "(($ac_try" in
18894 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18287 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18895 *) ac_try_echo=$ac_try;; 18288 *) ac_try_echo=$ac_try;;
18896esac 18289esac
18897eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18290eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18898$as_echo "$ac_try_echo") >&5
18899 (eval "$ac_compile") 2>conftest.er1 18291 (eval "$ac_compile") 2>conftest.er1
18900 ac_status=$? 18292 ac_status=$?
18901 grep -v '^ *+' conftest.er1 >conftest.err 18293 grep -v '^ *+' conftest.er1 >conftest.err
18902 rm -f conftest.er1 18294 rm -f conftest.er1
18903 cat conftest.err >&5 18295 cat conftest.err >&5
18904 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18905 (exit $ac_status); } && { 18297 (exit $ac_status); } && {
18906 test -z "$ac_c_werror_flag" || 18298 test -z "$ac_c_werror_flag" ||
18907 test ! -s conftest.err 18299 test ! -s conftest.err
18908 } && test -s conftest.$ac_objext; then 18300 } && test -s conftest.$ac_objext; then
18909 ac_header_compiler=yes 18301 ac_header_compiler=yes
18910else 18302else
18911 $as_echo "$as_me: failed program was:" >&5 18303 echo "$as_me: failed program was:" >&5
18912sed 's/^/| /' conftest.$ac_ext >&5 18304sed 's/^/| /' conftest.$ac_ext >&5
18913 18305
18914 ac_header_compiler=no 18306 ac_header_compiler=no
18915fi 18307fi
18916 18308
18917rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 18309rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18918{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18310{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18919$as_echo "$ac_header_compiler" >&6; } 18311echo "${ECHO_T}$ac_header_compiler" >&6; }
18920 18312
18921# Is the header present? 18313# Is the header present?
18922{ $as_echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 18314{ echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5
18923$as_echo_n "checking sys/cpustats.h presence... " >&6; } 18315echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6; }
18924cat >conftest.$ac_ext <<_ACEOF 18316cat >conftest.$ac_ext <<_ACEOF
18925/* confdefs.h. */ 18317/* confdefs.h. */
18926_ACEOF 18318_ACEOF
@@ -18934,64 +18326,63 @@ case "(($ac_try" in
18934 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18326 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18935 *) ac_try_echo=$ac_try;; 18327 *) ac_try_echo=$ac_try;;
18936esac 18328esac
18937eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18329eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18938$as_echo "$ac_try_echo") >&5
18939 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 18330 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
18940 ac_status=$? 18331 ac_status=$?
18941 grep -v '^ *+' conftest.er1 >conftest.err 18332 grep -v '^ *+' conftest.er1 >conftest.err
18942 rm -f conftest.er1 18333 rm -f conftest.er1
18943 cat conftest.err >&5 18334 cat conftest.err >&5
18944 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18945 (exit $ac_status); } >/dev/null && { 18336 (exit $ac_status); } >/dev/null && {
18946 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 18337 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
18947 test ! -s conftest.err 18338 test ! -s conftest.err
18948 }; then 18339 }; then
18949 ac_header_preproc=yes 18340 ac_header_preproc=yes
18950else 18341else
18951 $as_echo "$as_me: failed program was:" >&5 18342 echo "$as_me: failed program was:" >&5
18952sed 's/^/| /' conftest.$ac_ext >&5 18343sed 's/^/| /' conftest.$ac_ext >&5
18953 18344
18954 ac_header_preproc=no 18345 ac_header_preproc=no
18955fi 18346fi
18956 18347
18957rm -f conftest.err conftest.$ac_ext 18348rm -f conftest.err conftest.$ac_ext
18958{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 18349{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18959$as_echo "$ac_header_preproc" >&6; } 18350echo "${ECHO_T}$ac_header_preproc" >&6; }
18960 18351
18961# So? What about this header? 18352# So? What about this header?
18962case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 18353case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18963 yes:no: ) 18354 yes:no: )
18964 { $as_echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 18355 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
18965$as_echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 18356echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
18966 { $as_echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5 18357 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5
18967$as_echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;} 18358echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;}
18968 ac_header_preproc=yes 18359 ac_header_preproc=yes
18969 ;; 18360 ;;
18970 no:yes:* ) 18361 no:yes:* )
18971 { $as_echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 18362 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5
18972$as_echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} 18363echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;}
18973 { $as_echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 18364 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5
18974$as_echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} 18365echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;}
18975 { $as_echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5 18366 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5
18976$as_echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;} 18367echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;}
18977 { $as_echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 18368 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
18978$as_echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} 18369echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
18979 { $as_echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 18370 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
18980$as_echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} 18371echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}
18981 { $as_echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5 18372 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5
18982$as_echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;} 18373echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;}
18983 18374
18984 ;; 18375 ;;
18985esac 18376esac
18986{ $as_echo "$as_me:$LINENO: checking for sys/cpustats.h" >&5 18377{ echo "$as_me:$LINENO: checking for sys/cpustats.h" >&5
18987$as_echo_n "checking for sys/cpustats.h... " >&6; } 18378echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6; }
18988if test "${ac_cv_header_sys_cpustats_h+set}" = set; then 18379if test "${ac_cv_header_sys_cpustats_h+set}" = set; then
18989 $as_echo_n "(cached) " >&6 18380 echo $ECHO_N "(cached) $ECHO_C" >&6
18990else 18381else
18991 ac_cv_header_sys_cpustats_h=$ac_header_preproc 18382 ac_cv_header_sys_cpustats_h=$ac_header_preproc
18992fi 18383fi
18993{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_sys_cpustats_h" >&5 18384{ echo "$as_me:$LINENO: result: $ac_cv_header_sys_cpustats_h" >&5
18994$as_echo "$ac_cv_header_sys_cpustats_h" >&6; } 18385echo "${ECHO_T}$ac_cv_header_sys_cpustats_h" >&6; }
18995 18386
18996fi 18387fi
18997if test $ac_cv_header_sys_cpustats_h = yes; then 18388if test $ac_cv_header_sys_cpustats_h = yes; then
@@ -19008,21 +18399,20 @@ if test $ac_have_func = no; then
19008 18399
19009for ac_header in mach/mach.h 18400for ac_header in mach/mach.h
19010do 18401do
19011as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 18402as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
19012if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 18403if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19013 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 18404 { echo "$as_me:$LINENO: checking for $ac_header" >&5
19014$as_echo_n "checking for $ac_header... " >&6; } 18405echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
19015if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 18406if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19016 $as_echo_n "(cached) " >&6 18407 echo $ECHO_N "(cached) $ECHO_C" >&6
19017fi 18408fi
19018ac_res=`eval 'as_val=${'$as_ac_Header'} 18409ac_res=`eval echo '${'$as_ac_Header'}'`
19019 $as_echo "$as_val"'` 18410 { echo "$as_me:$LINENO: result: $ac_res" >&5
19020 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 18411echo "${ECHO_T}$ac_res" >&6; }
19021$as_echo "$ac_res" >&6; }
19022else 18412else
19023 # Is the header compilable? 18413 # Is the header compilable?
19024{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 18414{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
19025$as_echo_n "checking $ac_header usability... " >&6; } 18415echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
19026cat >conftest.$ac_ext <<_ACEOF 18416cat >conftest.$ac_ext <<_ACEOF
19027/* confdefs.h. */ 18417/* confdefs.h. */
19028_ACEOF 18418_ACEOF
@@ -19038,33 +18428,32 @@ case "(($ac_try" in
19038 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18428 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19039 *) ac_try_echo=$ac_try;; 18429 *) ac_try_echo=$ac_try;;
19040esac 18430esac
19041eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18431eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19042$as_echo "$ac_try_echo") >&5
19043 (eval "$ac_compile") 2>conftest.er1 18432 (eval "$ac_compile") 2>conftest.er1
19044 ac_status=$? 18433 ac_status=$?
19045 grep -v '^ *+' conftest.er1 >conftest.err 18434 grep -v '^ *+' conftest.er1 >conftest.err
19046 rm -f conftest.er1 18435 rm -f conftest.er1
19047 cat conftest.err >&5 18436 cat conftest.err >&5
19048 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18437 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19049 (exit $ac_status); } && { 18438 (exit $ac_status); } && {
19050 test -z "$ac_c_werror_flag" || 18439 test -z "$ac_c_werror_flag" ||
19051 test ! -s conftest.err 18440 test ! -s conftest.err
19052 } && test -s conftest.$ac_objext; then 18441 } && test -s conftest.$ac_objext; then
19053 ac_header_compiler=yes 18442 ac_header_compiler=yes
19054else 18443else
19055 $as_echo "$as_me: failed program was:" >&5 18444 echo "$as_me: failed program was:" >&5
19056sed 's/^/| /' conftest.$ac_ext >&5 18445sed 's/^/| /' conftest.$ac_ext >&5
19057 18446
19058 ac_header_compiler=no 18447 ac_header_compiler=no
19059fi 18448fi
19060 18449
19061rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 18450rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19062{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18451{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19063$as_echo "$ac_header_compiler" >&6; } 18452echo "${ECHO_T}$ac_header_compiler" >&6; }
19064 18453
19065# Is the header present? 18454# Is the header present?
19066{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 18455{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
19067$as_echo_n "checking $ac_header presence... " >&6; } 18456echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
19068cat >conftest.$ac_ext <<_ACEOF 18457cat >conftest.$ac_ext <<_ACEOF
19069/* confdefs.h. */ 18458/* confdefs.h. */
19070_ACEOF 18459_ACEOF
@@ -19078,72 +18467,69 @@ case "(($ac_try" in
19078 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18467 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19079 *) ac_try_echo=$ac_try;; 18468 *) ac_try_echo=$ac_try;;
19080esac 18469esac
19081eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18470eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19082$as_echo "$ac_try_echo") >&5
19083 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 18471 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
19084 ac_status=$? 18472 ac_status=$?
19085 grep -v '^ *+' conftest.er1 >conftest.err 18473 grep -v '^ *+' conftest.er1 >conftest.err
19086 rm -f conftest.er1 18474 rm -f conftest.er1
19087 cat conftest.err >&5 18475 cat conftest.err >&5
19088 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18476 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19089 (exit $ac_status); } >/dev/null && { 18477 (exit $ac_status); } >/dev/null && {
19090 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 18478 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
19091 test ! -s conftest.err 18479 test ! -s conftest.err
19092 }; then 18480 }; then
19093 ac_header_preproc=yes 18481 ac_header_preproc=yes
19094else 18482else
19095 $as_echo "$as_me: failed program was:" >&5 18483 echo "$as_me: failed program was:" >&5
19096sed 's/^/| /' conftest.$ac_ext >&5 18484sed 's/^/| /' conftest.$ac_ext >&5
19097 18485
19098 ac_header_preproc=no 18486 ac_header_preproc=no
19099fi 18487fi
19100 18488
19101rm -f conftest.err conftest.$ac_ext 18489rm -f conftest.err conftest.$ac_ext
19102{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 18490{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19103$as_echo "$ac_header_preproc" >&6; } 18491echo "${ECHO_T}$ac_header_preproc" >&6; }
19104 18492
19105# So? What about this header? 18493# So? What about this header?
19106case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 18494case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19107 yes:no: ) 18495 yes:no: )
19108 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 18496 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19109$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 18497echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19110 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 18498 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
19111$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 18499echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
19112 ac_header_preproc=yes 18500 ac_header_preproc=yes
19113 ;; 18501 ;;
19114 no:yes:* ) 18502 no:yes:* )
19115 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 18503 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19116$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 18504echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19117 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 18505 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19118$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 18506echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19119 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 18507 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19120$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 18508echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19121 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 18509 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19122$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 18510echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
19123 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18511 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19124$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18512echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19125 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 18513 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19126$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 18514echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19127 18515
19128 ;; 18516 ;;
19129esac 18517esac
19130{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 18518{ echo "$as_me:$LINENO: checking for $ac_header" >&5
19131$as_echo_n "checking for $ac_header... " >&6; } 18519echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
19132if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 18520if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19133 $as_echo_n "(cached) " >&6 18521 echo $ECHO_N "(cached) $ECHO_C" >&6
19134else 18522else
19135 eval "$as_ac_Header=\$ac_header_preproc" 18523 eval "$as_ac_Header=\$ac_header_preproc"
19136fi 18524fi
19137ac_res=`eval 'as_val=${'$as_ac_Header'} 18525ac_res=`eval echo '${'$as_ac_Header'}'`
19138 $as_echo "$as_val"'` 18526 { echo "$as_me:$LINENO: result: $ac_res" >&5
19139 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 18527echo "${ECHO_T}$ac_res" >&6; }
19140$as_echo "$ac_res" >&6; }
19141 18528
19142fi 18529fi
19143if test `eval 'as_val=${'$as_ac_Header'} 18530if test `eval echo '${'$as_ac_Header'}'` = yes; then
19144 $as_echo "$as_val"'` = yes; then
19145 cat >>confdefs.h <<_ACEOF 18531 cat >>confdefs.h <<_ACEOF
19146#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 18532#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
19147_ACEOF 18533_ACEOF
19148 18534
19149fi 18535fi
@@ -19155,21 +18541,20 @@ fi
19155 18541
19156for ac_header in nlist.h 18542for ac_header in nlist.h
19157do 18543do
19158as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 18544as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
19159if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 18545if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19160 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 18546 { echo "$as_me:$LINENO: checking for $ac_header" >&5
19161$as_echo_n "checking for $ac_header... " >&6; } 18547echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
19162if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 18548if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19163 $as_echo_n "(cached) " >&6 18549 echo $ECHO_N "(cached) $ECHO_C" >&6
19164fi 18550fi
19165ac_res=`eval 'as_val=${'$as_ac_Header'} 18551ac_res=`eval echo '${'$as_ac_Header'}'`
19166 $as_echo "$as_val"'` 18552 { echo "$as_me:$LINENO: result: $ac_res" >&5
19167 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 18553echo "${ECHO_T}$ac_res" >&6; }
19168$as_echo "$ac_res" >&6; }
19169else 18554else
19170 # Is the header compilable? 18555 # Is the header compilable?
19171{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 18556{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
19172$as_echo_n "checking $ac_header usability... " >&6; } 18557echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
19173cat >conftest.$ac_ext <<_ACEOF 18558cat >conftest.$ac_ext <<_ACEOF
19174/* confdefs.h. */ 18559/* confdefs.h. */
19175_ACEOF 18560_ACEOF
@@ -19185,33 +18570,32 @@ case "(($ac_try" in
19185 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18570 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19186 *) ac_try_echo=$ac_try;; 18571 *) ac_try_echo=$ac_try;;
19187esac 18572esac
19188eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18573eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19189$as_echo "$ac_try_echo") >&5
19190 (eval "$ac_compile") 2>conftest.er1 18574 (eval "$ac_compile") 2>conftest.er1
19191 ac_status=$? 18575 ac_status=$?
19192 grep -v '^ *+' conftest.er1 >conftest.err 18576 grep -v '^ *+' conftest.er1 >conftest.err
19193 rm -f conftest.er1 18577 rm -f conftest.er1
19194 cat conftest.err >&5 18578 cat conftest.err >&5
19195 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19196 (exit $ac_status); } && { 18580 (exit $ac_status); } && {
19197 test -z "$ac_c_werror_flag" || 18581 test -z "$ac_c_werror_flag" ||
19198 test ! -s conftest.err 18582 test ! -s conftest.err
19199 } && test -s conftest.$ac_objext; then 18583 } && test -s conftest.$ac_objext; then
19200 ac_header_compiler=yes 18584 ac_header_compiler=yes
19201else 18585else
19202 $as_echo "$as_me: failed program was:" >&5 18586 echo "$as_me: failed program was:" >&5
19203sed 's/^/| /' conftest.$ac_ext >&5 18587sed 's/^/| /' conftest.$ac_ext >&5
19204 18588
19205 ac_header_compiler=no 18589 ac_header_compiler=no
19206fi 18590fi
19207 18591
19208rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 18592rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19209{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18593{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19210$as_echo "$ac_header_compiler" >&6; } 18594echo "${ECHO_T}$ac_header_compiler" >&6; }
19211 18595
19212# Is the header present? 18596# Is the header present?
19213{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 18597{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
19214$as_echo_n "checking $ac_header presence... " >&6; } 18598echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
19215cat >conftest.$ac_ext <<_ACEOF 18599cat >conftest.$ac_ext <<_ACEOF
19216/* confdefs.h. */ 18600/* confdefs.h. */
19217_ACEOF 18601_ACEOF
@@ -19225,77 +18609,74 @@ case "(($ac_try" in
19225 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18609 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19226 *) ac_try_echo=$ac_try;; 18610 *) ac_try_echo=$ac_try;;
19227esac 18611esac
19228eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18612eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19229$as_echo "$ac_try_echo") >&5
19230 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 18613 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
19231 ac_status=$? 18614 ac_status=$?
19232 grep -v '^ *+' conftest.er1 >conftest.err 18615 grep -v '^ *+' conftest.er1 >conftest.err
19233 rm -f conftest.er1 18616 rm -f conftest.er1
19234 cat conftest.err >&5 18617 cat conftest.err >&5
19235 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18618 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19236 (exit $ac_status); } >/dev/null && { 18619 (exit $ac_status); } >/dev/null && {
19237 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 18620 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
19238 test ! -s conftest.err 18621 test ! -s conftest.err
19239 }; then 18622 }; then
19240 ac_header_preproc=yes 18623 ac_header_preproc=yes
19241else 18624else
19242 $as_echo "$as_me: failed program was:" >&5 18625 echo "$as_me: failed program was:" >&5
19243sed 's/^/| /' conftest.$ac_ext >&5 18626sed 's/^/| /' conftest.$ac_ext >&5
19244 18627
19245 ac_header_preproc=no 18628 ac_header_preproc=no
19246fi 18629fi
19247 18630
19248rm -f conftest.err conftest.$ac_ext 18631rm -f conftest.err conftest.$ac_ext
19249{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 18632{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19250$as_echo "$ac_header_preproc" >&6; } 18633echo "${ECHO_T}$ac_header_preproc" >&6; }
19251 18634
19252# So? What about this header? 18635# So? What about this header?
19253case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 18636case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19254 yes:no: ) 18637 yes:no: )
19255 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 18638 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19256$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 18639echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19257 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 18640 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
19258$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 18641echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
19259 ac_header_preproc=yes 18642 ac_header_preproc=yes
19260 ;; 18643 ;;
19261 no:yes:* ) 18644 no:yes:* )
19262 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 18645 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19263$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 18646echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19264 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 18647 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19265$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 18648echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19266 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 18649 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19267$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 18650echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19268 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 18651 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19269$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 18652echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
19270 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18653 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19271$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18654echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19272 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 18655 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19273$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 18656echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19274 18657
19275 ;; 18658 ;;
19276esac 18659esac
19277{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 18660{ echo "$as_me:$LINENO: checking for $ac_header" >&5
19278$as_echo_n "checking for $ac_header... " >&6; } 18661echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
19279if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 18662if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19280 $as_echo_n "(cached) " >&6 18663 echo $ECHO_N "(cached) $ECHO_C" >&6
19281else 18664else
19282 eval "$as_ac_Header=\$ac_header_preproc" 18665 eval "$as_ac_Header=\$ac_header_preproc"
19283fi 18666fi
19284ac_res=`eval 'as_val=${'$as_ac_Header'} 18667ac_res=`eval echo '${'$as_ac_Header'}'`
19285 $as_echo "$as_val"'` 18668 { echo "$as_me:$LINENO: result: $ac_res" >&5
19286 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 18669echo "${ECHO_T}$ac_res" >&6; }
19287$as_echo "$ac_res" >&6; }
19288 18670
19289fi 18671fi
19290if test `eval 'as_val=${'$as_ac_Header'} 18672if test `eval echo '${'$as_ac_Header'}'` = yes; then
19291 $as_echo "$as_val"'` = yes; then
19292 cat >>confdefs.h <<_ACEOF 18673 cat >>confdefs.h <<_ACEOF
19293#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 18674#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
19294_ACEOF 18675_ACEOF
19295 { $as_echo "$as_me:$LINENO: checking for struct nlist.n_un.n_name" >&5 18676 { echo "$as_me:$LINENO: checking for struct nlist.n_un.n_name" >&5
19296$as_echo_n "checking for struct nlist.n_un.n_name... " >&6; } 18677echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6; }
19297if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then 18678if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then
19298 $as_echo_n "(cached) " >&6 18679 echo $ECHO_N "(cached) $ECHO_C" >&6
19299else 18680else
19300 cat >conftest.$ac_ext <<_ACEOF 18681 cat >conftest.$ac_ext <<_ACEOF
19301/* confdefs.h. */ 18682/* confdefs.h. */
@@ -19321,21 +18702,20 @@ case "(($ac_try" in
19321 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18702 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19322 *) ac_try_echo=$ac_try;; 18703 *) ac_try_echo=$ac_try;;
19323esac 18704esac
19324eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18705eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19325$as_echo "$ac_try_echo") >&5
19326 (eval "$ac_compile") 2>conftest.er1 18706 (eval "$ac_compile") 2>conftest.er1
19327 ac_status=$? 18707 ac_status=$?
19328 grep -v '^ *+' conftest.er1 >conftest.err 18708 grep -v '^ *+' conftest.er1 >conftest.err
19329 rm -f conftest.er1 18709 rm -f conftest.er1
19330 cat conftest.err >&5 18710 cat conftest.err >&5
19331 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18711 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19332 (exit $ac_status); } && { 18712 (exit $ac_status); } && {
19333 test -z "$ac_c_werror_flag" || 18713 test -z "$ac_c_werror_flag" ||
19334 test ! -s conftest.err 18714 test ! -s conftest.err
19335 } && test -s conftest.$ac_objext; then 18715 } && test -s conftest.$ac_objext; then
19336 ac_cv_member_struct_nlist_n_un_n_name=yes 18716 ac_cv_member_struct_nlist_n_un_n_name=yes
19337else 18717else
19338 $as_echo "$as_me: failed program was:" >&5 18718 echo "$as_me: failed program was:" >&5
19339sed 's/^/| /' conftest.$ac_ext >&5 18719sed 's/^/| /' conftest.$ac_ext >&5
19340 18720
19341 cat >conftest.$ac_ext <<_ACEOF 18721 cat >conftest.$ac_ext <<_ACEOF
@@ -19362,21 +18742,20 @@ case "(($ac_try" in
19362 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18742 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19363 *) ac_try_echo=$ac_try;; 18743 *) ac_try_echo=$ac_try;;
19364esac 18744esac
19365eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18745eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19366$as_echo "$ac_try_echo") >&5
19367 (eval "$ac_compile") 2>conftest.er1 18746 (eval "$ac_compile") 2>conftest.er1
19368 ac_status=$? 18747 ac_status=$?
19369 grep -v '^ *+' conftest.er1 >conftest.err 18748 grep -v '^ *+' conftest.er1 >conftest.err
19370 rm -f conftest.er1 18749 rm -f conftest.er1
19371 cat conftest.err >&5 18750 cat conftest.err >&5
19372 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19373 (exit $ac_status); } && { 18752 (exit $ac_status); } && {
19374 test -z "$ac_c_werror_flag" || 18753 test -z "$ac_c_werror_flag" ||
19375 test ! -s conftest.err 18754 test ! -s conftest.err
19376 } && test -s conftest.$ac_objext; then 18755 } && test -s conftest.$ac_objext; then
19377 ac_cv_member_struct_nlist_n_un_n_name=yes 18756 ac_cv_member_struct_nlist_n_un_n_name=yes
19378else 18757else
19379 $as_echo "$as_me: failed program was:" >&5 18758 echo "$as_me: failed program was:" >&5
19380sed 's/^/| /' conftest.$ac_ext >&5 18759sed 's/^/| /' conftest.$ac_ext >&5
19381 18760
19382 ac_cv_member_struct_nlist_n_un_n_name=no 18761 ac_cv_member_struct_nlist_n_un_n_name=no
@@ -19387,8 +18766,8 @@ fi
19387 18766
19388rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 18767rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19389fi 18768fi
19390{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 18769{ echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5
19391$as_echo "$ac_cv_member_struct_nlist_n_un_n_name" >&6; } 18770echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6; }
19392if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then 18771if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then
19393 18772
19394cat >>confdefs.h <<_ACEOF 18773cat >>confdefs.h <<_ACEOF
@@ -19412,10 +18791,10 @@ done
19412 18791
19413 18792
19414# Some definitions of getloadavg require that the program be installed setgid. 18793# Some definitions of getloadavg require that the program be installed setgid.
19415{ $as_echo "$as_me:$LINENO: checking whether getloadavg requires setgid" >&5 18794{ echo "$as_me:$LINENO: checking whether getloadavg requires setgid" >&5
19416$as_echo_n "checking whether getloadavg requires setgid... " >&6; } 18795echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6; }
19417if test "${ac_cv_func_getloadavg_setgid+set}" = set; then 18796if test "${ac_cv_func_getloadavg_setgid+set}" = set; then
19418 $as_echo_n "(cached) " >&6 18797 echo $ECHO_N "(cached) $ECHO_C" >&6
19419else 18798else
19420 cat >conftest.$ac_ext <<_ACEOF 18799 cat >conftest.$ac_ext <<_ACEOF
19421/* confdefs.h. */ 18800/* confdefs.h. */
@@ -19437,8 +18816,8 @@ fi
19437rm -f conftest* 18816rm -f conftest*
19438 18817
19439fi 18818fi
19440{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg_setgid" >&5 18819{ echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg_setgid" >&5
19441$as_echo "$ac_cv_func_getloadavg_setgid" >&6; } 18820echo "${ECHO_T}$ac_cv_func_getloadavg_setgid" >&6; }
19442if test $ac_cv_func_getloadavg_setgid = yes; then 18821if test $ac_cv_func_getloadavg_setgid = yes; then
19443 NEED_SETGID=true 18822 NEED_SETGID=true
19444 18823
@@ -19451,38 +18830,38 @@ else
19451fi 18830fi
19452 18831
19453if test $ac_cv_func_getloadavg_setgid = yes; then 18832if test $ac_cv_func_getloadavg_setgid = yes; then
19454 { $as_echo "$as_me:$LINENO: checking group of /dev/kmem" >&5 18833 { echo "$as_me:$LINENO: checking group of /dev/kmem" >&5
19455$as_echo_n "checking group of /dev/kmem... " >&6; } 18834echo $ECHO_N "checking group of /dev/kmem... $ECHO_C" >&6; }
19456if test "${ac_cv_group_kmem+set}" = set; then 18835if test "${ac_cv_group_kmem+set}" = set; then
19457 $as_echo_n "(cached) " >&6 18836 echo $ECHO_N "(cached) $ECHO_C" >&6
19458else 18837else
19459 # On Solaris, /dev/kmem is a symlink. Get info on the real file. 18838 # On Solaris, /dev/kmem is a symlink. Get info on the real file.
19460 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null` 18839 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null`
19461 # If we got an error (system does not support symlinks), try without -L. 18840 # If we got an error (system does not support symlinks), try without -L.
19462 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` 18841 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`
19463 ac_cv_group_kmem=`$as_echo "$ac_ls_output" \ 18842 ac_cv_group_kmem=`echo $ac_ls_output \
19464 | sed -ne 's/[ ][ ]*/ /g; 18843 | sed -ne 's/[ ][ ]*/ /g;
19465 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; 18844 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/;
19466 / /s/.* //;p;'` 18845 / /s/.* //;p;'`
19467 18846
19468fi 18847fi
19469{ $as_echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5 18848{ echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5
19470$as_echo "$ac_cv_group_kmem" >&6; } 18849echo "${ECHO_T}$ac_cv_group_kmem" >&6; }
19471 KMEM_GROUP=$ac_cv_group_kmem 18850 KMEM_GROUP=$ac_cv_group_kmem
19472fi 18851fi
19473if test "x$ac_save_LIBS" = x; then 18852if test "x$ac_save_LIBS" = x; then
19474 GETLOADAVG_LIBS=$LIBS 18853 GETLOADAVG_LIBS=$LIBS
19475else 18854else
19476 GETLOADAVG_LIBS=`$as_echo "$LIBS" | sed "s|$ac_save_LIBS||"` 18855 GETLOADAVG_LIBS=`echo "$LIBS" | sed "s!$ac_save_LIBS!!"`
19477fi 18856fi
19478LIBS=$ac_save_LIBS 18857LIBS=$ac_save_LIBS
19479 18858
19480 18859
19481 18860
19482{ $as_echo "$as_me:$LINENO: checking for _LARGEFILE_SOURCE value needed for large files" >&5 18861{ echo "$as_me:$LINENO: checking for _LARGEFILE_SOURCE value needed for large files" >&5
19483$as_echo_n "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; } 18862echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6; }
19484if test "${ac_cv_sys_largefile_source+set}" = set; then 18863if test "${ac_cv_sys_largefile_source+set}" = set; then
19485 $as_echo_n "(cached) " >&6 18864 echo $ECHO_N "(cached) $ECHO_C" >&6
19486else 18865else
19487 while :; do 18866 while :; do
19488 cat >conftest.$ac_ext <<_ACEOF 18867 cat >conftest.$ac_ext <<_ACEOF
@@ -19491,13 +18870,11 @@ _ACEOF
19491cat confdefs.h >>conftest.$ac_ext 18870cat confdefs.h >>conftest.$ac_ext
19492cat >>conftest.$ac_ext <<_ACEOF 18871cat >>conftest.$ac_ext <<_ACEOF
19493/* end confdefs.h. */ 18872/* end confdefs.h. */
19494#include <sys/types.h> /* for off_t */ 18873#include <stdio.h>
19495 #include <stdio.h>
19496int 18874int
19497main () 18875main ()
19498{ 18876{
19499int (*fp) (FILE *, off_t, int) = fseeko; 18877return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0);
19500 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
19501 ; 18878 ;
19502 return 0; 18879 return 0;
19503} 18880}
@@ -19508,30 +18885,26 @@ case "(($ac_try" in
19508 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18885 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19509 *) ac_try_echo=$ac_try;; 18886 *) ac_try_echo=$ac_try;;
19510esac 18887esac
19511eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18888eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19512$as_echo "$ac_try_echo") >&5
19513 (eval "$ac_link") 2>conftest.er1 18889 (eval "$ac_link") 2>conftest.er1
19514 ac_status=$? 18890 ac_status=$?
19515 grep -v '^ *+' conftest.er1 >conftest.err 18891 grep -v '^ *+' conftest.er1 >conftest.err
19516 rm -f conftest.er1 18892 rm -f conftest.er1
19517 cat conftest.err >&5 18893 cat conftest.err >&5
19518 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18894 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19519 (exit $ac_status); } && { 18895 (exit $ac_status); } && {
19520 test -z "$ac_c_werror_flag" || 18896 test -z "$ac_c_werror_flag" ||
19521 test ! -s conftest.err 18897 test ! -s conftest.err
19522 } && test -s conftest$ac_exeext && { 18898 } && test -s conftest$ac_exeext &&
19523 test "$cross_compiling" = yes || 18899 $as_test_x conftest$ac_exeext; then
19524 $as_test_x conftest$ac_exeext
19525 }; then
19526 ac_cv_sys_largefile_source=no; break 18900 ac_cv_sys_largefile_source=no; break
19527else 18901else
19528 $as_echo "$as_me: failed program was:" >&5 18902 echo "$as_me: failed program was:" >&5
19529sed 's/^/| /' conftest.$ac_ext >&5 18903sed 's/^/| /' conftest.$ac_ext >&5
19530 18904
19531 18905
19532fi 18906fi
19533 18907
19534rm -rf conftest.dSYM
19535rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 18908rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19536 conftest$ac_exeext conftest.$ac_ext 18909 conftest$ac_exeext conftest.$ac_ext
19537 cat >conftest.$ac_ext <<_ACEOF 18910 cat >conftest.$ac_ext <<_ACEOF
@@ -19541,13 +18914,11 @@ cat confdefs.h >>conftest.$ac_ext
19541cat >>conftest.$ac_ext <<_ACEOF 18914cat >>conftest.$ac_ext <<_ACEOF
19542/* end confdefs.h. */ 18915/* end confdefs.h. */
19543#define _LARGEFILE_SOURCE 1 18916#define _LARGEFILE_SOURCE 1
19544#include <sys/types.h> /* for off_t */ 18917#include <stdio.h>
19545 #include <stdio.h>
19546int 18918int
19547main () 18919main ()
19548{ 18920{
19549int (*fp) (FILE *, off_t, int) = fseeko; 18921return fseeko (stdin, 0, 0) && (fseeko) (stdin, 0, 0);
19550 return fseeko (stdin, 0, 0) && fp (stdin, 0, 0);
19551 ; 18922 ;
19552 return 0; 18923 return 0;
19553} 18924}
@@ -19558,38 +18929,34 @@ case "(($ac_try" in
19558 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 18929 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19559 *) ac_try_echo=$ac_try;; 18930 *) ac_try_echo=$ac_try;;
19560esac 18931esac
19561eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 18932eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19562$as_echo "$ac_try_echo") >&5
19563 (eval "$ac_link") 2>conftest.er1 18933 (eval "$ac_link") 2>conftest.er1
19564 ac_status=$? 18934 ac_status=$?
19565 grep -v '^ *+' conftest.er1 >conftest.err 18935 grep -v '^ *+' conftest.er1 >conftest.err
19566 rm -f conftest.er1 18936 rm -f conftest.er1
19567 cat conftest.err >&5 18937 cat conftest.err >&5
19568 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 18938 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19569 (exit $ac_status); } && { 18939 (exit $ac_status); } && {
19570 test -z "$ac_c_werror_flag" || 18940 test -z "$ac_c_werror_flag" ||
19571 test ! -s conftest.err 18941 test ! -s conftest.err
19572 } && test -s conftest$ac_exeext && { 18942 } && test -s conftest$ac_exeext &&
19573 test "$cross_compiling" = yes || 18943 $as_test_x conftest$ac_exeext; then
19574 $as_test_x conftest$ac_exeext
19575 }; then
19576 ac_cv_sys_largefile_source=1; break 18944 ac_cv_sys_largefile_source=1; break
19577else 18945else
19578 $as_echo "$as_me: failed program was:" >&5 18946 echo "$as_me: failed program was:" >&5
19579sed 's/^/| /' conftest.$ac_ext >&5 18947sed 's/^/| /' conftest.$ac_ext >&5
19580 18948
19581 18949
19582fi 18950fi
19583 18951
19584rm -rf conftest.dSYM
19585rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 18952rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19586 conftest$ac_exeext conftest.$ac_ext 18953 conftest$ac_exeext conftest.$ac_ext
19587 ac_cv_sys_largefile_source=unknown 18954 ac_cv_sys_largefile_source=unknown
19588 break 18955 break
19589done 18956done
19590fi 18957fi
19591{ $as_echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5 18958{ echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5
19592$as_echo "$ac_cv_sys_largefile_source" >&6; } 18959echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6; }
19593case $ac_cv_sys_largefile_source in #( 18960case $ac_cv_sys_largefile_source in #(
19594 no | unknown) ;; 18961 no | unknown) ;;
19595 *) 18962 *)
@@ -19598,7 +18965,7 @@ cat >>confdefs.h <<_ACEOF
19598_ACEOF 18965_ACEOF
19599;; 18966;;
19600esac 18967esac
19601rm -rf conftest* 18968rm -f conftest*
19602 18969
19603# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug 18970# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
19604# in glibc 2.1.3, but that breaks too many other things. 18971# in glibc 2.1.3, but that breaks too many other things.
@@ -19638,21 +19005,20 @@ fi
19638 19005
19639for ac_header in getopt.h 19006for ac_header in getopt.h
19640do 19007do
19641as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 19008as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
19642if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 19009if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19643 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 19010 { echo "$as_me:$LINENO: checking for $ac_header" >&5
19644$as_echo_n "checking for $ac_header... " >&6; } 19011echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
19645if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 19012if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19646 $as_echo_n "(cached) " >&6 19013 echo $ECHO_N "(cached) $ECHO_C" >&6
19647fi 19014fi
19648ac_res=`eval 'as_val=${'$as_ac_Header'} 19015ac_res=`eval echo '${'$as_ac_Header'}'`
19649 $as_echo "$as_val"'` 19016 { echo "$as_me:$LINENO: result: $ac_res" >&5
19650 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 19017echo "${ECHO_T}$ac_res" >&6; }
19651$as_echo "$ac_res" >&6; }
19652else 19018else
19653 # Is the header compilable? 19019 # Is the header compilable?
19654{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 19020{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
19655$as_echo_n "checking $ac_header usability... " >&6; } 19021echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
19656cat >conftest.$ac_ext <<_ACEOF 19022cat >conftest.$ac_ext <<_ACEOF
19657/* confdefs.h. */ 19023/* confdefs.h. */
19658_ACEOF 19024_ACEOF
@@ -19668,33 +19034,32 @@ case "(($ac_try" in
19668 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19034 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19669 *) ac_try_echo=$ac_try;; 19035 *) ac_try_echo=$ac_try;;
19670esac 19036esac
19671eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19037eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19672$as_echo "$ac_try_echo") >&5
19673 (eval "$ac_compile") 2>conftest.er1 19038 (eval "$ac_compile") 2>conftest.er1
19674 ac_status=$? 19039 ac_status=$?
19675 grep -v '^ *+' conftest.er1 >conftest.err 19040 grep -v '^ *+' conftest.er1 >conftest.err
19676 rm -f conftest.er1 19041 rm -f conftest.er1
19677 cat conftest.err >&5 19042 cat conftest.err >&5
19678 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19679 (exit $ac_status); } && { 19044 (exit $ac_status); } && {
19680 test -z "$ac_c_werror_flag" || 19045 test -z "$ac_c_werror_flag" ||
19681 test ! -s conftest.err 19046 test ! -s conftest.err
19682 } && test -s conftest.$ac_objext; then 19047 } && test -s conftest.$ac_objext; then
19683 ac_header_compiler=yes 19048 ac_header_compiler=yes
19684else 19049else
19685 $as_echo "$as_me: failed program was:" >&5 19050 echo "$as_me: failed program was:" >&5
19686sed 's/^/| /' conftest.$ac_ext >&5 19051sed 's/^/| /' conftest.$ac_ext >&5
19687 19052
19688 ac_header_compiler=no 19053 ac_header_compiler=no
19689fi 19054fi
19690 19055
19691rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 19056rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19692{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 19057{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19693$as_echo "$ac_header_compiler" >&6; } 19058echo "${ECHO_T}$ac_header_compiler" >&6; }
19694 19059
19695# Is the header present? 19060# Is the header present?
19696{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 19061{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
19697$as_echo_n "checking $ac_header presence... " >&6; } 19062echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
19698cat >conftest.$ac_ext <<_ACEOF 19063cat >conftest.$ac_ext <<_ACEOF
19699/* confdefs.h. */ 19064/* confdefs.h. */
19700_ACEOF 19065_ACEOF
@@ -19708,72 +19073,69 @@ case "(($ac_try" in
19708 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19073 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19709 *) ac_try_echo=$ac_try;; 19074 *) ac_try_echo=$ac_try;;
19710esac 19075esac
19711eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19076eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19712$as_echo "$ac_try_echo") >&5
19713 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 19077 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
19714 ac_status=$? 19078 ac_status=$?
19715 grep -v '^ *+' conftest.er1 >conftest.err 19079 grep -v '^ *+' conftest.er1 >conftest.err
19716 rm -f conftest.er1 19080 rm -f conftest.er1
19717 cat conftest.err >&5 19081 cat conftest.err >&5
19718 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19719 (exit $ac_status); } >/dev/null && { 19083 (exit $ac_status); } >/dev/null && {
19720 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 19084 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
19721 test ! -s conftest.err 19085 test ! -s conftest.err
19722 }; then 19086 }; then
19723 ac_header_preproc=yes 19087 ac_header_preproc=yes
19724else 19088else
19725 $as_echo "$as_me: failed program was:" >&5 19089 echo "$as_me: failed program was:" >&5
19726sed 's/^/| /' conftest.$ac_ext >&5 19090sed 's/^/| /' conftest.$ac_ext >&5
19727 19091
19728 ac_header_preproc=no 19092 ac_header_preproc=no
19729fi 19093fi
19730 19094
19731rm -f conftest.err conftest.$ac_ext 19095rm -f conftest.err conftest.$ac_ext
19732{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 19096{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19733$as_echo "$ac_header_preproc" >&6; } 19097echo "${ECHO_T}$ac_header_preproc" >&6; }
19734 19098
19735# So? What about this header? 19099# So? What about this header?
19736case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 19100case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19737 yes:no: ) 19101 yes:no: )
19738 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 19102 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19739$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 19103echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19740 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 19104 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
19741$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 19105echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
19742 ac_header_preproc=yes 19106 ac_header_preproc=yes
19743 ;; 19107 ;;
19744 no:yes:* ) 19108 no:yes:* )
19745 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 19109 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19746$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 19110echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19747 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 19111 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19748$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 19112echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19749 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 19113 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19750$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 19114echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19751 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 19115 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19752$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 19116echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
19753 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19117 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19754$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19118echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19755 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 19119 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19756$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 19120echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19757 19121
19758 ;; 19122 ;;
19759esac 19123esac
19760{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 19124{ echo "$as_me:$LINENO: checking for $ac_header" >&5
19761$as_echo_n "checking for $ac_header... " >&6; } 19125echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
19762if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 19126if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19763 $as_echo_n "(cached) " >&6 19127 echo $ECHO_N "(cached) $ECHO_C" >&6
19764else 19128else
19765 eval "$as_ac_Header=\$ac_header_preproc" 19129 eval "$as_ac_Header=\$ac_header_preproc"
19766fi 19130fi
19767ac_res=`eval 'as_val=${'$as_ac_Header'} 19131ac_res=`eval echo '${'$as_ac_Header'}'`
19768 $as_echo "$as_val"'` 19132 { echo "$as_me:$LINENO: result: $ac_res" >&5
19769 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 19133echo "${ECHO_T}$ac_res" >&6; }
19770$as_echo "$ac_res" >&6; }
19771 19134
19772fi 19135fi
19773if test `eval 'as_val=${'$as_ac_Header'} 19136if test `eval echo '${'$as_ac_Header'}'` = yes; then
19774 $as_echo "$as_val"'` = yes; then
19775 cat >>confdefs.h <<_ACEOF 19137 cat >>confdefs.h <<_ACEOF
19776#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 19138#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
19777_ACEOF 19139_ACEOF
19778 19140
19779else 19141else
@@ -19786,11 +19148,11 @@ done
19786 19148
19787for ac_func in getopt_long_only 19149for ac_func in getopt_long_only
19788do 19150do
19789as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 19151as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
19790{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 19152{ echo "$as_me:$LINENO: checking for $ac_func" >&5
19791$as_echo_n "checking for $ac_func... " >&6; } 19153echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
19792if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 19154if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19793 $as_echo_n "(cached) " >&6 19155 echo $ECHO_N "(cached) $ECHO_C" >&6
19794else 19156else
19795 cat >conftest.$ac_ext <<_ACEOF 19157 cat >conftest.$ac_ext <<_ACEOF
19796/* confdefs.h. */ 19158/* confdefs.h. */
@@ -19843,41 +19205,35 @@ case "(($ac_try" in
19843 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19205 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19844 *) ac_try_echo=$ac_try;; 19206 *) ac_try_echo=$ac_try;;
19845esac 19207esac
19846eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19208eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19847$as_echo "$ac_try_echo") >&5
19848 (eval "$ac_link") 2>conftest.er1 19209 (eval "$ac_link") 2>conftest.er1
19849 ac_status=$? 19210 ac_status=$?
19850 grep -v '^ *+' conftest.er1 >conftest.err 19211 grep -v '^ *+' conftest.er1 >conftest.err
19851 rm -f conftest.er1 19212 rm -f conftest.er1
19852 cat conftest.err >&5 19213 cat conftest.err >&5
19853 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19854 (exit $ac_status); } && { 19215 (exit $ac_status); } && {
19855 test -z "$ac_c_werror_flag" || 19216 test -z "$ac_c_werror_flag" ||
19856 test ! -s conftest.err 19217 test ! -s conftest.err
19857 } && test -s conftest$ac_exeext && { 19218 } && test -s conftest$ac_exeext &&
19858 test "$cross_compiling" = yes || 19219 $as_test_x conftest$ac_exeext; then
19859 $as_test_x conftest$ac_exeext
19860 }; then
19861 eval "$as_ac_var=yes" 19220 eval "$as_ac_var=yes"
19862else 19221else
19863 $as_echo "$as_me: failed program was:" >&5 19222 echo "$as_me: failed program was:" >&5
19864sed 's/^/| /' conftest.$ac_ext >&5 19223sed 's/^/| /' conftest.$ac_ext >&5
19865 19224
19866 eval "$as_ac_var=no" 19225 eval "$as_ac_var=no"
19867fi 19226fi
19868 19227
19869rm -rf conftest.dSYM
19870rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 19228rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
19871 conftest$ac_exeext conftest.$ac_ext 19229 conftest$ac_exeext conftest.$ac_ext
19872fi 19230fi
19873ac_res=`eval 'as_val=${'$as_ac_var'} 19231ac_res=`eval echo '${'$as_ac_var'}'`
19874 $as_echo "$as_val"'` 19232 { echo "$as_me:$LINENO: result: $ac_res" >&5
19875 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 19233echo "${ECHO_T}$ac_res" >&6; }
19876$as_echo "$ac_res" >&6; } 19234if test `eval echo '${'$as_ac_var'}'` = yes; then
19877if test `eval 'as_val=${'$as_ac_var'}
19878 $as_echo "$as_val"'` = yes; then
19879 cat >>confdefs.h <<_ACEOF 19235 cat >>confdefs.h <<_ACEOF
19880#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 19236#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
19881_ACEOF 19237_ACEOF
19882 19238
19883else 19239else
@@ -19888,10 +19244,10 @@ done
19888 fi 19244 fi
19889 19245
19890 if test -z "$GETOPT_H"; then 19246 if test -z "$GETOPT_H"; then
19891 { $as_echo "$as_me:$LINENO: checking whether optreset is declared" >&5 19247 { echo "$as_me:$LINENO: checking whether optreset is declared" >&5
19892$as_echo_n "checking whether optreset is declared... " >&6; } 19248echo $ECHO_N "checking whether optreset is declared... $ECHO_C" >&6; }
19893if test "${ac_cv_have_decl_optreset+set}" = set; then 19249if test "${ac_cv_have_decl_optreset+set}" = set; then
19894 $as_echo_n "(cached) " >&6 19250 echo $ECHO_N "(cached) $ECHO_C" >&6
19895else 19251else
19896 cat >conftest.$ac_ext <<_ACEOF 19252 cat >conftest.$ac_ext <<_ACEOF
19897/* confdefs.h. */ 19253/* confdefs.h. */
@@ -19918,21 +19274,20 @@ case "(($ac_try" in
19918 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19274 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19919 *) ac_try_echo=$ac_try;; 19275 *) ac_try_echo=$ac_try;;
19920esac 19276esac
19921eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19277eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19922$as_echo "$ac_try_echo") >&5
19923 (eval "$ac_compile") 2>conftest.er1 19278 (eval "$ac_compile") 2>conftest.er1
19924 ac_status=$? 19279 ac_status=$?
19925 grep -v '^ *+' conftest.er1 >conftest.err 19280 grep -v '^ *+' conftest.er1 >conftest.err
19926 rm -f conftest.er1 19281 rm -f conftest.er1
19927 cat conftest.err >&5 19282 cat conftest.err >&5
19928 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19283 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19929 (exit $ac_status); } && { 19284 (exit $ac_status); } && {
19930 test -z "$ac_c_werror_flag" || 19285 test -z "$ac_c_werror_flag" ||
19931 test ! -s conftest.err 19286 test ! -s conftest.err
19932 } && test -s conftest.$ac_objext; then 19287 } && test -s conftest.$ac_objext; then
19933 ac_cv_have_decl_optreset=yes 19288 ac_cv_have_decl_optreset=yes
19934else 19289else
19935 $as_echo "$as_me: failed program was:" >&5 19290 echo "$as_me: failed program was:" >&5
19936sed 's/^/| /' conftest.$ac_ext >&5 19291sed 's/^/| /' conftest.$ac_ext >&5
19937 19292
19938 ac_cv_have_decl_optreset=no 19293 ac_cv_have_decl_optreset=no
@@ -19940,8 +19295,8 @@ fi
19940 19295
19941rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 19296rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19942fi 19297fi
19943{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_optreset" >&5 19298{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_optreset" >&5
19944$as_echo "$ac_cv_have_decl_optreset" >&6; } 19299echo "${ECHO_T}$ac_cv_have_decl_optreset" >&6; }
19945if test $ac_cv_have_decl_optreset = yes; then 19300if test $ac_cv_have_decl_optreset = yes; then
19946 GETOPT_H=getopt.h 19301 GETOPT_H=getopt.h
19947fi 19302fi
@@ -19949,16 +19304,16 @@ fi
19949 fi 19304 fi
19950 19305
19951 if test -z "$GETOPT_H"; then 19306 if test -z "$GETOPT_H"; then
19952 { $as_echo "$as_me:$LINENO: checking for working GNU getopt function" >&5 19307 { echo "$as_me:$LINENO: checking for working GNU getopt function" >&5
19953$as_echo_n "checking for working GNU getopt function... " >&6; } 19308echo $ECHO_N "checking for working GNU getopt function... $ECHO_C" >&6; }
19954if test "${gl_cv_func_gnu_getopt+set}" = set; then 19309if test "${gl_cv_func_gnu_getopt+set}" = set; then
19955 $as_echo_n "(cached) " >&6 19310 echo $ECHO_N "(cached) $ECHO_C" >&6
19956else 19311else
19957 if test "$cross_compiling" = yes; then 19312 if test "$cross_compiling" = yes; then
19958 { $as_echo "$as_me:$LINENO: checking whether getopt_clip is declared" >&5 19313 { echo "$as_me:$LINENO: checking whether getopt_clip is declared" >&5
19959$as_echo_n "checking whether getopt_clip is declared... " >&6; } 19314echo $ECHO_N "checking whether getopt_clip is declared... $ECHO_C" >&6; }
19960if test "${ac_cv_have_decl_getopt_clip+set}" = set; then 19315if test "${ac_cv_have_decl_getopt_clip+set}" = set; then
19961 $as_echo_n "(cached) " >&6 19316 echo $ECHO_N "(cached) $ECHO_C" >&6
19962else 19317else
19963 cat >conftest.$ac_ext <<_ACEOF 19318 cat >conftest.$ac_ext <<_ACEOF
19964/* confdefs.h. */ 19319/* confdefs.h. */
@@ -19985,21 +19340,20 @@ case "(($ac_try" in
19985 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19340 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19986 *) ac_try_echo=$ac_try;; 19341 *) ac_try_echo=$ac_try;;
19987esac 19342esac
19988eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19343eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19989$as_echo "$ac_try_echo") >&5
19990 (eval "$ac_compile") 2>conftest.er1 19344 (eval "$ac_compile") 2>conftest.er1
19991 ac_status=$? 19345 ac_status=$?
19992 grep -v '^ *+' conftest.er1 >conftest.err 19346 grep -v '^ *+' conftest.er1 >conftest.err
19993 rm -f conftest.er1 19347 rm -f conftest.er1
19994 cat conftest.err >&5 19348 cat conftest.err >&5
19995 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19996 (exit $ac_status); } && { 19350 (exit $ac_status); } && {
19997 test -z "$ac_c_werror_flag" || 19351 test -z "$ac_c_werror_flag" ||
19998 test ! -s conftest.err 19352 test ! -s conftest.err
19999 } && test -s conftest.$ac_objext; then 19353 } && test -s conftest.$ac_objext; then
20000 ac_cv_have_decl_getopt_clip=yes 19354 ac_cv_have_decl_getopt_clip=yes
20001else 19355else
20002 $as_echo "$as_me: failed program was:" >&5 19356 echo "$as_me: failed program was:" >&5
20003sed 's/^/| /' conftest.$ac_ext >&5 19357sed 's/^/| /' conftest.$ac_ext >&5
20004 19358
20005 ac_cv_have_decl_getopt_clip=no 19359 ac_cv_have_decl_getopt_clip=no
@@ -20007,8 +19361,8 @@ fi
20007 19361
20008rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 19362rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20009fi 19363fi
20010{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl_getopt_clip" >&5 19364{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_getopt_clip" >&5
20011$as_echo "$ac_cv_have_decl_getopt_clip" >&6; } 19365echo "${ECHO_T}$ac_cv_have_decl_getopt_clip" >&6; }
20012if test $ac_cv_have_decl_getopt_clip = yes; then 19366if test $ac_cv_have_decl_getopt_clip = yes; then
20013 gl_cv_func_gnu_getopt=no 19367 gl_cv_func_gnu_getopt=no
20014else 19368else
@@ -20043,39 +19397,36 @@ case "(($ac_try" in
20043 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19397 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20044 *) ac_try_echo=$ac_try;; 19398 *) ac_try_echo=$ac_try;;
20045esac 19399esac
20046eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19400eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20047$as_echo "$ac_try_echo") >&5
20048 (eval "$ac_link") 2>&5 19401 (eval "$ac_link") 2>&5
20049 ac_status=$? 19402 ac_status=$?
20050 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20051 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 19404 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
20052 { (case "(($ac_try" in 19405 { (case "(($ac_try" in
20053 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19406 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20054 *) ac_try_echo=$ac_try;; 19407 *) ac_try_echo=$ac_try;;
20055esac 19408esac
20056eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19409eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20057$as_echo "$ac_try_echo") >&5
20058 (eval "$ac_try") 2>&5 19410 (eval "$ac_try") 2>&5
20059 ac_status=$? 19411 ac_status=$?
20060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20061 (exit $ac_status); }; }; then 19413 (exit $ac_status); }; }; then
20062 gl_cv_func_gnu_getopt=yes 19414 gl_cv_func_gnu_getopt=yes
20063else 19415else
20064 $as_echo "$as_me: program exited with status $ac_status" >&5 19416 echo "$as_me: program exited with status $ac_status" >&5
20065$as_echo "$as_me: failed program was:" >&5 19417echo "$as_me: failed program was:" >&5
20066sed 's/^/| /' conftest.$ac_ext >&5 19418sed 's/^/| /' conftest.$ac_ext >&5
20067 19419
20068( exit $ac_status ) 19420( exit $ac_status )
20069gl_cv_func_gnu_getopt=no 19421gl_cv_func_gnu_getopt=no
20070fi 19422fi
20071rm -rf conftest.dSYM
20072rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 19423rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
20073fi 19424fi
20074 19425
20075 19426
20076fi 19427fi
20077{ $as_echo "$as_me:$LINENO: result: $gl_cv_func_gnu_getopt" >&5 19428{ echo "$as_me:$LINENO: result: $gl_cv_func_gnu_getopt" >&5
20078$as_echo "$gl_cv_func_gnu_getopt" >&6; } 19429echo "${ECHO_T}$gl_cv_func_gnu_getopt" >&6; }
20079 if test "$gl_cv_func_gnu_getopt" = "no"; then 19430 if test "$gl_cv_func_gnu_getopt" = "no"; then
20080 GETOPT_H=getopt.h 19431 GETOPT_H=getopt.h
20081 fi 19432 fi
@@ -20102,10 +19453,10 @@ fi
20102 19453
20103 19454
20104 19455
20105{ $as_echo "$as_me:$LINENO: checking whether getpgrp requires zero arguments" >&5 19456{ echo "$as_me:$LINENO: checking whether getpgrp requires zero arguments" >&5
20106$as_echo_n "checking whether getpgrp requires zero arguments... " >&6; } 19457echo $ECHO_N "checking whether getpgrp requires zero arguments... $ECHO_C" >&6; }
20107if test "${ac_cv_func_getpgrp_void+set}" = set; then 19458if test "${ac_cv_func_getpgrp_void+set}" = set; then
20108 $as_echo_n "(cached) " >&6 19459 echo $ECHO_N "(cached) $ECHO_C" >&6
20109else 19460else
20110 # Use it with a single arg. 19461 # Use it with a single arg.
20111cat >conftest.$ac_ext <<_ACEOF 19462cat >conftest.$ac_ext <<_ACEOF
@@ -20129,21 +19480,20 @@ case "(($ac_try" in
20129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19480 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20130 *) ac_try_echo=$ac_try;; 19481 *) ac_try_echo=$ac_try;;
20131esac 19482esac
20132eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19483eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20133$as_echo "$ac_try_echo") >&5
20134 (eval "$ac_compile") 2>conftest.er1 19484 (eval "$ac_compile") 2>conftest.er1
20135 ac_status=$? 19485 ac_status=$?
20136 grep -v '^ *+' conftest.er1 >conftest.err 19486 grep -v '^ *+' conftest.er1 >conftest.err
20137 rm -f conftest.er1 19487 rm -f conftest.er1
20138 cat conftest.err >&5 19488 cat conftest.err >&5
20139 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20140 (exit $ac_status); } && { 19490 (exit $ac_status); } && {
20141 test -z "$ac_c_werror_flag" || 19491 test -z "$ac_c_werror_flag" ||
20142 test ! -s conftest.err 19492 test ! -s conftest.err
20143 } && test -s conftest.$ac_objext; then 19493 } && test -s conftest.$ac_objext; then
20144 ac_cv_func_getpgrp_void=no 19494 ac_cv_func_getpgrp_void=no
20145else 19495else
20146 $as_echo "$as_me: failed program was:" >&5 19496 echo "$as_me: failed program was:" >&5
20147sed 's/^/| /' conftest.$ac_ext >&5 19497sed 's/^/| /' conftest.$ac_ext >&5
20148 19498
20149 ac_cv_func_getpgrp_void=yes 19499 ac_cv_func_getpgrp_void=yes
@@ -20152,8 +19502,8 @@ fi
20152rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 19502rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20153 19503
20154fi 19504fi
20155{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 19505{ echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5
20156$as_echo "$ac_cv_func_getpgrp_void" >&6; } 19506echo "${ECHO_T}$ac_cv_func_getpgrp_void" >&6; }
20157if test $ac_cv_func_getpgrp_void = yes; then 19507if test $ac_cv_func_getpgrp_void = yes; then
20158 19508
20159cat >>confdefs.h <<\_ACEOF 19509cat >>confdefs.h <<\_ACEOF
@@ -20166,11 +19516,11 @@ fi
20166 19516
20167for ac_func in strftime 19517for ac_func in strftime
20168do 19518do
20169as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 19519as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
20170{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 19520{ echo "$as_me:$LINENO: checking for $ac_func" >&5
20171$as_echo_n "checking for $ac_func... " >&6; } 19521echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
20172if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 19522if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
20173 $as_echo_n "(cached) " >&6 19523 echo $ECHO_N "(cached) $ECHO_C" >&6
20174else 19524else
20175 cat >conftest.$ac_ext <<_ACEOF 19525 cat >conftest.$ac_ext <<_ACEOF
20176/* confdefs.h. */ 19526/* confdefs.h. */
@@ -20223,49 +19573,43 @@ case "(($ac_try" in
20223 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19573 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20224 *) ac_try_echo=$ac_try;; 19574 *) ac_try_echo=$ac_try;;
20225esac 19575esac
20226eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19576eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20227$as_echo "$ac_try_echo") >&5
20228 (eval "$ac_link") 2>conftest.er1 19577 (eval "$ac_link") 2>conftest.er1
20229 ac_status=$? 19578 ac_status=$?
20230 grep -v '^ *+' conftest.er1 >conftest.err 19579 grep -v '^ *+' conftest.er1 >conftest.err
20231 rm -f conftest.er1 19580 rm -f conftest.er1
20232 cat conftest.err >&5 19581 cat conftest.err >&5
20233 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20234 (exit $ac_status); } && { 19583 (exit $ac_status); } && {
20235 test -z "$ac_c_werror_flag" || 19584 test -z "$ac_c_werror_flag" ||
20236 test ! -s conftest.err 19585 test ! -s conftest.err
20237 } && test -s conftest$ac_exeext && { 19586 } && test -s conftest$ac_exeext &&
20238 test "$cross_compiling" = yes || 19587 $as_test_x conftest$ac_exeext; then
20239 $as_test_x conftest$ac_exeext
20240 }; then
20241 eval "$as_ac_var=yes" 19588 eval "$as_ac_var=yes"
20242else 19589else
20243 $as_echo "$as_me: failed program was:" >&5 19590 echo "$as_me: failed program was:" >&5
20244sed 's/^/| /' conftest.$ac_ext >&5 19591sed 's/^/| /' conftest.$ac_ext >&5
20245 19592
20246 eval "$as_ac_var=no" 19593 eval "$as_ac_var=no"
20247fi 19594fi
20248 19595
20249rm -rf conftest.dSYM
20250rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 19596rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20251 conftest$ac_exeext conftest.$ac_ext 19597 conftest$ac_exeext conftest.$ac_ext
20252fi 19598fi
20253ac_res=`eval 'as_val=${'$as_ac_var'} 19599ac_res=`eval echo '${'$as_ac_var'}'`
20254 $as_echo "$as_val"'` 19600 { echo "$as_me:$LINENO: result: $ac_res" >&5
20255 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 19601echo "${ECHO_T}$ac_res" >&6; }
20256$as_echo "$ac_res" >&6; } 19602if test `eval echo '${'$as_ac_var'}'` = yes; then
20257if test `eval 'as_val=${'$as_ac_var'}
20258 $as_echo "$as_val"'` = yes; then
20259 cat >>confdefs.h <<_ACEOF 19603 cat >>confdefs.h <<_ACEOF
20260#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 19604#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
20261_ACEOF 19605_ACEOF
20262 19606
20263else 19607else
20264 # strftime is in -lintl on SCO UNIX. 19608 # strftime is in -lintl on SCO UNIX.
20265{ $as_echo "$as_me:$LINENO: checking for strftime in -lintl" >&5 19609{ echo "$as_me:$LINENO: checking for strftime in -lintl" >&5
20266$as_echo_n "checking for strftime in -lintl... " >&6; } 19610echo $ECHO_N "checking for strftime in -lintl... $ECHO_C" >&6; }
20267if test "${ac_cv_lib_intl_strftime+set}" = set; then 19611if test "${ac_cv_lib_intl_strftime+set}" = set; then
20268 $as_echo_n "(cached) " >&6 19612 echo $ECHO_N "(cached) $ECHO_C" >&6
20269else 19613else
20270 ac_check_lib_save_LIBS=$LIBS 19614 ac_check_lib_save_LIBS=$LIBS
20271LIBS="-lintl $LIBS" 19615LIBS="-lintl $LIBS"
@@ -20297,36 +19641,32 @@ case "(($ac_try" in
20297 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19641 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20298 *) ac_try_echo=$ac_try;; 19642 *) ac_try_echo=$ac_try;;
20299esac 19643esac
20300eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19644eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20301$as_echo "$ac_try_echo") >&5
20302 (eval "$ac_link") 2>conftest.er1 19645 (eval "$ac_link") 2>conftest.er1
20303 ac_status=$? 19646 ac_status=$?
20304 grep -v '^ *+' conftest.er1 >conftest.err 19647 grep -v '^ *+' conftest.er1 >conftest.err
20305 rm -f conftest.er1 19648 rm -f conftest.er1
20306 cat conftest.err >&5 19649 cat conftest.err >&5
20307 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20308 (exit $ac_status); } && { 19651 (exit $ac_status); } && {
20309 test -z "$ac_c_werror_flag" || 19652 test -z "$ac_c_werror_flag" ||
20310 test ! -s conftest.err 19653 test ! -s conftest.err
20311 } && test -s conftest$ac_exeext && { 19654 } && test -s conftest$ac_exeext &&
20312 test "$cross_compiling" = yes || 19655 $as_test_x conftest$ac_exeext; then
20313 $as_test_x conftest$ac_exeext
20314 }; then
20315 ac_cv_lib_intl_strftime=yes 19656 ac_cv_lib_intl_strftime=yes
20316else 19657else
20317 $as_echo "$as_me: failed program was:" >&5 19658 echo "$as_me: failed program was:" >&5
20318sed 's/^/| /' conftest.$ac_ext >&5 19659sed 's/^/| /' conftest.$ac_ext >&5
20319 19660
20320 ac_cv_lib_intl_strftime=no 19661 ac_cv_lib_intl_strftime=no
20321fi 19662fi
20322 19663
20323rm -rf conftest.dSYM
20324rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 19664rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20325 conftest$ac_exeext conftest.$ac_ext 19665 conftest$ac_exeext conftest.$ac_ext
20326LIBS=$ac_check_lib_save_LIBS 19666LIBS=$ac_check_lib_save_LIBS
20327fi 19667fi
20328{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 19668{ echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5
20329$as_echo "$ac_cv_lib_intl_strftime" >&6; } 19669echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6; }
20330if test $ac_cv_lib_intl_strftime = yes; then 19670if test $ac_cv_lib_intl_strftime = yes; then
20331 cat >>confdefs.h <<\_ACEOF 19671 cat >>confdefs.h <<\_ACEOF
20332#define HAVE_STRFTIME 1 19672#define HAVE_STRFTIME 1
@@ -20343,11 +19683,11 @@ done
20343 19683
20344for ac_func in grantpt 19684for ac_func in grantpt
20345do 19685do
20346as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 19686as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
20347{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 19687{ echo "$as_me:$LINENO: checking for $ac_func" >&5
20348$as_echo_n "checking for $ac_func... " >&6; } 19688echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
20349if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 19689if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
20350 $as_echo_n "(cached) " >&6 19690 echo $ECHO_N "(cached) $ECHO_C" >&6
20351else 19691else
20352 cat >conftest.$ac_ext <<_ACEOF 19692 cat >conftest.$ac_ext <<_ACEOF
20353/* confdefs.h. */ 19693/* confdefs.h. */
@@ -20400,41 +19740,35 @@ case "(($ac_try" in
20400 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19740 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20401 *) ac_try_echo=$ac_try;; 19741 *) ac_try_echo=$ac_try;;
20402esac 19742esac
20403eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19743eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20404$as_echo "$ac_try_echo") >&5
20405 (eval "$ac_link") 2>conftest.er1 19744 (eval "$ac_link") 2>conftest.er1
20406 ac_status=$? 19745 ac_status=$?
20407 grep -v '^ *+' conftest.er1 >conftest.err 19746 grep -v '^ *+' conftest.er1 >conftest.err
20408 rm -f conftest.er1 19747 rm -f conftest.er1
20409 cat conftest.err >&5 19748 cat conftest.err >&5
20410 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19749 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20411 (exit $ac_status); } && { 19750 (exit $ac_status); } && {
20412 test -z "$ac_c_werror_flag" || 19751 test -z "$ac_c_werror_flag" ||
20413 test ! -s conftest.err 19752 test ! -s conftest.err
20414 } && test -s conftest$ac_exeext && { 19753 } && test -s conftest$ac_exeext &&
20415 test "$cross_compiling" = yes || 19754 $as_test_x conftest$ac_exeext; then
20416 $as_test_x conftest$ac_exeext
20417 }; then
20418 eval "$as_ac_var=yes" 19755 eval "$as_ac_var=yes"
20419else 19756else
20420 $as_echo "$as_me: failed program was:" >&5 19757 echo "$as_me: failed program was:" >&5
20421sed 's/^/| /' conftest.$ac_ext >&5 19758sed 's/^/| /' conftest.$ac_ext >&5
20422 19759
20423 eval "$as_ac_var=no" 19760 eval "$as_ac_var=no"
20424fi 19761fi
20425 19762
20426rm -rf conftest.dSYM
20427rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 19763rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20428 conftest$ac_exeext conftest.$ac_ext 19764 conftest$ac_exeext conftest.$ac_ext
20429fi 19765fi
20430ac_res=`eval 'as_val=${'$as_ac_var'} 19766ac_res=`eval echo '${'$as_ac_var'}'`
20431 $as_echo "$as_val"'` 19767 { echo "$as_me:$LINENO: result: $ac_res" >&5
20432 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 19768echo "${ECHO_T}$ac_res" >&6; }
20433$as_echo "$ac_res" >&6; } 19769if test `eval echo '${'$as_ac_var'}'` = yes; then
20434if test `eval 'as_val=${'$as_ac_var'}
20435 $as_echo "$as_val"'` = yes; then
20436 cat >>confdefs.h <<_ACEOF 19770 cat >>confdefs.h <<_ACEOF
20437#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 19771#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
20438_ACEOF 19772_ACEOF
20439 19773
20440fi 19774fi
@@ -20445,11 +19779,11 @@ done
20445 19779
20446for ac_func in getpt 19780for ac_func in getpt
20447do 19781do
20448as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 19782as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
20449{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 19783{ echo "$as_me:$LINENO: checking for $ac_func" >&5
20450$as_echo_n "checking for $ac_func... " >&6; } 19784echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
20451if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 19785if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
20452 $as_echo_n "(cached) " >&6 19786 echo $ECHO_N "(cached) $ECHO_C" >&6
20453else 19787else
20454 cat >conftest.$ac_ext <<_ACEOF 19788 cat >conftest.$ac_ext <<_ACEOF
20455/* confdefs.h. */ 19789/* confdefs.h. */
@@ -20502,41 +19836,35 @@ case "(($ac_try" in
20502 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19836 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20503 *) ac_try_echo=$ac_try;; 19837 *) ac_try_echo=$ac_try;;
20504esac 19838esac
20505eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19839eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20506$as_echo "$ac_try_echo") >&5
20507 (eval "$ac_link") 2>conftest.er1 19840 (eval "$ac_link") 2>conftest.er1
20508 ac_status=$? 19841 ac_status=$?
20509 grep -v '^ *+' conftest.er1 >conftest.err 19842 grep -v '^ *+' conftest.er1 >conftest.err
20510 rm -f conftest.er1 19843 rm -f conftest.er1
20511 cat conftest.err >&5 19844 cat conftest.err >&5
20512 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20513 (exit $ac_status); } && { 19846 (exit $ac_status); } && {
20514 test -z "$ac_c_werror_flag" || 19847 test -z "$ac_c_werror_flag" ||
20515 test ! -s conftest.err 19848 test ! -s conftest.err
20516 } && test -s conftest$ac_exeext && { 19849 } && test -s conftest$ac_exeext &&
20517 test "$cross_compiling" = yes || 19850 $as_test_x conftest$ac_exeext; then
20518 $as_test_x conftest$ac_exeext
20519 }; then
20520 eval "$as_ac_var=yes" 19851 eval "$as_ac_var=yes"
20521else 19852else
20522 $as_echo "$as_me: failed program was:" >&5 19853 echo "$as_me: failed program was:" >&5
20523sed 's/^/| /' conftest.$ac_ext >&5 19854sed 's/^/| /' conftest.$ac_ext >&5
20524 19855
20525 eval "$as_ac_var=no" 19856 eval "$as_ac_var=no"
20526fi 19857fi
20527 19858
20528rm -rf conftest.dSYM
20529rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 19859rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20530 conftest$ac_exeext conftest.$ac_ext 19860 conftest$ac_exeext conftest.$ac_ext
20531fi 19861fi
20532ac_res=`eval 'as_val=${'$as_ac_var'} 19862ac_res=`eval echo '${'$as_ac_var'}'`
20533 $as_echo "$as_val"'` 19863 { echo "$as_me:$LINENO: result: $ac_res" >&5
20534 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 19864echo "${ECHO_T}$ac_res" >&6; }
20535$as_echo "$ac_res" >&6; } 19865if test `eval echo '${'$as_ac_var'}'` = yes; then
20536if test `eval 'as_val=${'$as_ac_var'}
20537 $as_echo "$as_val"'` = yes; then
20538 cat >>confdefs.h <<_ACEOF 19866 cat >>confdefs.h <<_ACEOF
20539#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 19867#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
20540_ACEOF 19868_ACEOF
20541 19869
20542fi 19870fi
@@ -20548,10 +19876,10 @@ done
20548# It's better to believe a function is not available 19876# It's better to believe a function is not available
20549# than to expect to find it in ncurses. 19877# than to expect to find it in ncurses.
20550 19878
20551{ $as_echo "$as_me:$LINENO: checking for tparm in -lncurses" >&5 19879{ echo "$as_me:$LINENO: checking for tparm in -lncurses" >&5
20552$as_echo_n "checking for tparm in -lncurses... " >&6; } 19880echo $ECHO_N "checking for tparm in -lncurses... $ECHO_C" >&6; }
20553if test "${ac_cv_lib_ncurses_tparm+set}" = set; then 19881if test "${ac_cv_lib_ncurses_tparm+set}" = set; then
20554 $as_echo_n "(cached) " >&6 19882 echo $ECHO_N "(cached) $ECHO_C" >&6
20555else 19883else
20556 ac_check_lib_save_LIBS=$LIBS 19884 ac_check_lib_save_LIBS=$LIBS
20557LIBS="-lncurses $LIBS" 19885LIBS="-lncurses $LIBS"
@@ -20583,36 +19911,32 @@ case "(($ac_try" in
20583 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19911 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20584 *) ac_try_echo=$ac_try;; 19912 *) ac_try_echo=$ac_try;;
20585esac 19913esac
20586eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19914eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20587$as_echo "$ac_try_echo") >&5
20588 (eval "$ac_link") 2>conftest.er1 19915 (eval "$ac_link") 2>conftest.er1
20589 ac_status=$? 19916 ac_status=$?
20590 grep -v '^ *+' conftest.er1 >conftest.err 19917 grep -v '^ *+' conftest.er1 >conftest.err
20591 rm -f conftest.er1 19918 rm -f conftest.er1
20592 cat conftest.err >&5 19919 cat conftest.err >&5
20593 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19920 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20594 (exit $ac_status); } && { 19921 (exit $ac_status); } && {
20595 test -z "$ac_c_werror_flag" || 19922 test -z "$ac_c_werror_flag" ||
20596 test ! -s conftest.err 19923 test ! -s conftest.err
20597 } && test -s conftest$ac_exeext && { 19924 } && test -s conftest$ac_exeext &&
20598 test "$cross_compiling" = yes || 19925 $as_test_x conftest$ac_exeext; then
20599 $as_test_x conftest$ac_exeext
20600 }; then
20601 ac_cv_lib_ncurses_tparm=yes 19926 ac_cv_lib_ncurses_tparm=yes
20602else 19927else
20603 $as_echo "$as_me: failed program was:" >&5 19928 echo "$as_me: failed program was:" >&5
20604sed 's/^/| /' conftest.$ac_ext >&5 19929sed 's/^/| /' conftest.$ac_ext >&5
20605 19930
20606 ac_cv_lib_ncurses_tparm=no 19931 ac_cv_lib_ncurses_tparm=no
20607fi 19932fi
20608 19933
20609rm -rf conftest.dSYM
20610rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 19934rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20611 conftest$ac_exeext conftest.$ac_ext 19935 conftest$ac_exeext conftest.$ac_ext
20612LIBS=$ac_check_lib_save_LIBS 19936LIBS=$ac_check_lib_save_LIBS
20613fi 19937fi
20614{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 19938{ echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5
20615$as_echo "$ac_cv_lib_ncurses_tparm" >&6; } 19939echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6; }
20616if test $ac_cv_lib_ncurses_tparm = yes; then 19940if test $ac_cv_lib_ncurses_tparm = yes; then
20617 cat >>confdefs.h <<_ACEOF 19941 cat >>confdefs.h <<_ACEOF
20618#define HAVE_LIBNCURSES 1 19942#define HAVE_LIBNCURSES 1
@@ -20649,37 +19973,33 @@ case "(($ac_try" in
20649 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 19973 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20650 *) ac_try_echo=$ac_try;; 19974 *) ac_try_echo=$ac_try;;
20651esac 19975esac
20652eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 19976eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20653$as_echo "$ac_try_echo") >&5
20654 (eval "$ac_link") 2>conftest.er1 19977 (eval "$ac_link") 2>conftest.er1
20655 ac_status=$? 19978 ac_status=$?
20656 grep -v '^ *+' conftest.er1 >conftest.err 19979 grep -v '^ *+' conftest.er1 >conftest.err
20657 rm -f conftest.er1 19980 rm -f conftest.er1
20658 cat conftest.err >&5 19981 cat conftest.err >&5
20659 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 19982 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20660 (exit $ac_status); } && { 19983 (exit $ac_status); } && {
20661 test -z "$ac_c_werror_flag" || 19984 test -z "$ac_c_werror_flag" ||
20662 test ! -s conftest.err 19985 test ! -s conftest.err
20663 } && test -s conftest$ac_exeext && { 19986 } && test -s conftest$ac_exeext &&
20664 test "$cross_compiling" = yes || 19987 $as_test_x conftest$ac_exeext; then
20665 $as_test_x conftest$ac_exeext
20666 }; then
20667 have_res_init=yes 19988 have_res_init=yes
20668else 19989else
20669 $as_echo "$as_me: failed program was:" >&5 19990 echo "$as_me: failed program was:" >&5
20670sed 's/^/| /' conftest.$ac_ext >&5 19991sed 's/^/| /' conftest.$ac_ext >&5
20671 19992
20672 have_res_init=no 19993 have_res_init=no
20673fi 19994fi
20674 19995
20675rm -rf conftest.dSYM
20676rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 19996rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20677 conftest$ac_exeext conftest.$ac_ext 19997 conftest$ac_exeext conftest.$ac_ext
20678if test "$have_res_init" = no; then 19998if test "$have_res_init" = no; then
20679 OLIBS="$LIBS" 19999 OLIBS="$LIBS"
20680 LIBS="$LIBS -lresolv" 20000 LIBS="$LIBS -lresolv"
20681 { $as_echo "$as_me:$LINENO: checking for res_init with -lresolv" >&5 20001 { echo "$as_me:$LINENO: checking for res_init with -lresolv" >&5
20682$as_echo_n "checking for res_init with -lresolv... " >&6; } 20002echo $ECHO_N "checking for res_init with -lresolv... $ECHO_C" >&6; }
20683 cat >conftest.$ac_ext <<_ACEOF 20003 cat >conftest.$ac_ext <<_ACEOF
20684/* confdefs.h. */ 20004/* confdefs.h. */
20685_ACEOF 20005_ACEOF
@@ -20703,34 +20023,30 @@ case "(($ac_try" in
20703 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20023 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20704 *) ac_try_echo=$ac_try;; 20024 *) ac_try_echo=$ac_try;;
20705esac 20025esac
20706eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20026eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20707$as_echo "$ac_try_echo") >&5
20708 (eval "$ac_link") 2>conftest.er1 20027 (eval "$ac_link") 2>conftest.er1
20709 ac_status=$? 20028 ac_status=$?
20710 grep -v '^ *+' conftest.er1 >conftest.err 20029 grep -v '^ *+' conftest.er1 >conftest.err
20711 rm -f conftest.er1 20030 rm -f conftest.er1
20712 cat conftest.err >&5 20031 cat conftest.err >&5
20713 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20714 (exit $ac_status); } && { 20033 (exit $ac_status); } && {
20715 test -z "$ac_c_werror_flag" || 20034 test -z "$ac_c_werror_flag" ||
20716 test ! -s conftest.err 20035 test ! -s conftest.err
20717 } && test -s conftest$ac_exeext && { 20036 } && test -s conftest$ac_exeext &&
20718 test "$cross_compiling" = yes || 20037 $as_test_x conftest$ac_exeext; then
20719 $as_test_x conftest$ac_exeext
20720 }; then
20721 have_res_init=yes 20038 have_res_init=yes
20722else 20039else
20723 $as_echo "$as_me: failed program was:" >&5 20040 echo "$as_me: failed program was:" >&5
20724sed 's/^/| /' conftest.$ac_ext >&5 20041sed 's/^/| /' conftest.$ac_ext >&5
20725 20042
20726 have_res_init=no 20043 have_res_init=no
20727fi 20044fi
20728 20045
20729rm -rf conftest.dSYM
20730rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20046rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20731 conftest$ac_exeext conftest.$ac_ext 20047 conftest$ac_exeext conftest.$ac_ext
20732 { $as_echo "$as_me:$LINENO: result: $have_res_init" >&5 20048 { echo "$as_me:$LINENO: result: $have_res_init" >&5
20733$as_echo "$have_res_init" >&6; } 20049echo "${ECHO_T}$have_res_init" >&6; }
20734 if test "$have_res_init" = yes ; then 20050 if test "$have_res_init" = yes ; then
20735 resolv=yes 20051 resolv=yes
20736 fi 20052 fi
@@ -20748,10 +20064,10 @@ fi
20748# Do we need the Hesiod library to provide the support routines? 20064# Do we need the Hesiod library to provide the support routines?
20749if test "$with_hesiod" != no ; then 20065if test "$with_hesiod" != no ; then
20750 # Don't set $LIBS here -- see comments above. 20066 # Don't set $LIBS here -- see comments above.
20751 { $as_echo "$as_me:$LINENO: checking for res_send" >&5 20067 { echo "$as_me:$LINENO: checking for res_send" >&5
20752$as_echo_n "checking for res_send... " >&6; } 20068echo $ECHO_N "checking for res_send... $ECHO_C" >&6; }
20753if test "${ac_cv_func_res_send+set}" = set; then 20069if test "${ac_cv_func_res_send+set}" = set; then
20754 $as_echo_n "(cached) " >&6 20070 echo $ECHO_N "(cached) $ECHO_C" >&6
20755else 20071else
20756 cat >conftest.$ac_ext <<_ACEOF 20072 cat >conftest.$ac_ext <<_ACEOF
20757/* confdefs.h. */ 20073/* confdefs.h. */
@@ -20804,42 +20120,38 @@ case "(($ac_try" in
20804 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20120 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20805 *) ac_try_echo=$ac_try;; 20121 *) ac_try_echo=$ac_try;;
20806esac 20122esac
20807eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20123eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20808$as_echo "$ac_try_echo") >&5
20809 (eval "$ac_link") 2>conftest.er1 20124 (eval "$ac_link") 2>conftest.er1
20810 ac_status=$? 20125 ac_status=$?
20811 grep -v '^ *+' conftest.er1 >conftest.err 20126 grep -v '^ *+' conftest.er1 >conftest.err
20812 rm -f conftest.er1 20127 rm -f conftest.er1
20813 cat conftest.err >&5 20128 cat conftest.err >&5
20814 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20129 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20815 (exit $ac_status); } && { 20130 (exit $ac_status); } && {
20816 test -z "$ac_c_werror_flag" || 20131 test -z "$ac_c_werror_flag" ||
20817 test ! -s conftest.err 20132 test ! -s conftest.err
20818 } && test -s conftest$ac_exeext && { 20133 } && test -s conftest$ac_exeext &&
20819 test "$cross_compiling" = yes || 20134 $as_test_x conftest$ac_exeext; then
20820 $as_test_x conftest$ac_exeext
20821 }; then
20822 ac_cv_func_res_send=yes 20135 ac_cv_func_res_send=yes
20823else 20136else
20824 $as_echo "$as_me: failed program was:" >&5 20137 echo "$as_me: failed program was:" >&5
20825sed 's/^/| /' conftest.$ac_ext >&5 20138sed 's/^/| /' conftest.$ac_ext >&5
20826 20139
20827 ac_cv_func_res_send=no 20140 ac_cv_func_res_send=no
20828fi 20141fi
20829 20142
20830rm -rf conftest.dSYM
20831rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20143rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20832 conftest$ac_exeext conftest.$ac_ext 20144 conftest$ac_exeext conftest.$ac_ext
20833fi 20145fi
20834{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 20146{ echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5
20835$as_echo "$ac_cv_func_res_send" >&6; } 20147echo "${ECHO_T}$ac_cv_func_res_send" >&6; }
20836if test $ac_cv_func_res_send = yes; then 20148if test $ac_cv_func_res_send = yes; then
20837 : 20149 :
20838else 20150else
20839 { $as_echo "$as_me:$LINENO: checking for __res_send" >&5 20151 { echo "$as_me:$LINENO: checking for __res_send" >&5
20840$as_echo_n "checking for __res_send... " >&6; } 20152echo $ECHO_N "checking for __res_send... $ECHO_C" >&6; }
20841if test "${ac_cv_func___res_send+set}" = set; then 20153if test "${ac_cv_func___res_send+set}" = set; then
20842 $as_echo_n "(cached) " >&6 20154 echo $ECHO_N "(cached) $ECHO_C" >&6
20843else 20155else
20844 cat >conftest.$ac_ext <<_ACEOF 20156 cat >conftest.$ac_ext <<_ACEOF
20845/* confdefs.h. */ 20157/* confdefs.h. */
@@ -20892,42 +20204,38 @@ case "(($ac_try" in
20892 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20204 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20893 *) ac_try_echo=$ac_try;; 20205 *) ac_try_echo=$ac_try;;
20894esac 20206esac
20895eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20207eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20896$as_echo "$ac_try_echo") >&5
20897 (eval "$ac_link") 2>conftest.er1 20208 (eval "$ac_link") 2>conftest.er1
20898 ac_status=$? 20209 ac_status=$?
20899 grep -v '^ *+' conftest.er1 >conftest.err 20210 grep -v '^ *+' conftest.er1 >conftest.err
20900 rm -f conftest.er1 20211 rm -f conftest.er1
20901 cat conftest.err >&5 20212 cat conftest.err >&5
20902 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20903 (exit $ac_status); } && { 20214 (exit $ac_status); } && {
20904 test -z "$ac_c_werror_flag" || 20215 test -z "$ac_c_werror_flag" ||
20905 test ! -s conftest.err 20216 test ! -s conftest.err
20906 } && test -s conftest$ac_exeext && { 20217 } && test -s conftest$ac_exeext &&
20907 test "$cross_compiling" = yes || 20218 $as_test_x conftest$ac_exeext; then
20908 $as_test_x conftest$ac_exeext
20909 }; then
20910 ac_cv_func___res_send=yes 20219 ac_cv_func___res_send=yes
20911else 20220else
20912 $as_echo "$as_me: failed program was:" >&5 20221 echo "$as_me: failed program was:" >&5
20913sed 's/^/| /' conftest.$ac_ext >&5 20222sed 's/^/| /' conftest.$ac_ext >&5
20914 20223
20915 ac_cv_func___res_send=no 20224 ac_cv_func___res_send=no
20916fi 20225fi
20917 20226
20918rm -rf conftest.dSYM
20919rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20227rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20920 conftest$ac_exeext conftest.$ac_ext 20228 conftest$ac_exeext conftest.$ac_ext
20921fi 20229fi
20922{ $as_echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 20230{ echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5
20923$as_echo "$ac_cv_func___res_send" >&6; } 20231echo "${ECHO_T}$ac_cv_func___res_send" >&6; }
20924if test $ac_cv_func___res_send = yes; then 20232if test $ac_cv_func___res_send = yes; then
20925 : 20233 :
20926else 20234else
20927 { $as_echo "$as_me:$LINENO: checking for res_send in -lresolv" >&5 20235 { echo "$as_me:$LINENO: checking for res_send in -lresolv" >&5
20928$as_echo_n "checking for res_send in -lresolv... " >&6; } 20236echo $ECHO_N "checking for res_send in -lresolv... $ECHO_C" >&6; }
20929if test "${ac_cv_lib_resolv_res_send+set}" = set; then 20237if test "${ac_cv_lib_resolv_res_send+set}" = set; then
20930 $as_echo_n "(cached) " >&6 20238 echo $ECHO_N "(cached) $ECHO_C" >&6
20931else 20239else
20932 ac_check_lib_save_LIBS=$LIBS 20240 ac_check_lib_save_LIBS=$LIBS
20933LIBS="-lresolv $LIBS" 20241LIBS="-lresolv $LIBS"
@@ -20959,43 +20267,39 @@ case "(($ac_try" in
20959 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20267 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20960 *) ac_try_echo=$ac_try;; 20268 *) ac_try_echo=$ac_try;;
20961esac 20269esac
20962eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20270eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20963$as_echo "$ac_try_echo") >&5
20964 (eval "$ac_link") 2>conftest.er1 20271 (eval "$ac_link") 2>conftest.er1
20965 ac_status=$? 20272 ac_status=$?
20966 grep -v '^ *+' conftest.er1 >conftest.err 20273 grep -v '^ *+' conftest.er1 >conftest.err
20967 rm -f conftest.er1 20274 rm -f conftest.er1
20968 cat conftest.err >&5 20275 cat conftest.err >&5
20969 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20276 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20970 (exit $ac_status); } && { 20277 (exit $ac_status); } && {
20971 test -z "$ac_c_werror_flag" || 20278 test -z "$ac_c_werror_flag" ||
20972 test ! -s conftest.err 20279 test ! -s conftest.err
20973 } && test -s conftest$ac_exeext && { 20280 } && test -s conftest$ac_exeext &&
20974 test "$cross_compiling" = yes || 20281 $as_test_x conftest$ac_exeext; then
20975 $as_test_x conftest$ac_exeext
20976 }; then
20977 ac_cv_lib_resolv_res_send=yes 20282 ac_cv_lib_resolv_res_send=yes
20978else 20283else
20979 $as_echo "$as_me: failed program was:" >&5 20284 echo "$as_me: failed program was:" >&5
20980sed 's/^/| /' conftest.$ac_ext >&5 20285sed 's/^/| /' conftest.$ac_ext >&5
20981 20286
20982 ac_cv_lib_resolv_res_send=no 20287 ac_cv_lib_resolv_res_send=no
20983fi 20288fi
20984 20289
20985rm -rf conftest.dSYM
20986rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20290rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
20987 conftest$ac_exeext conftest.$ac_ext 20291 conftest$ac_exeext conftest.$ac_ext
20988LIBS=$ac_check_lib_save_LIBS 20292LIBS=$ac_check_lib_save_LIBS
20989fi 20293fi
20990{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 20294{ echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5
20991$as_echo "$ac_cv_lib_resolv_res_send" >&6; } 20295echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6; }
20992if test $ac_cv_lib_resolv_res_send = yes; then 20296if test $ac_cv_lib_resolv_res_send = yes; then
20993 resolv=yes 20297 resolv=yes
20994else 20298else
20995 { $as_echo "$as_me:$LINENO: checking for __res_send in -lresolv" >&5 20299 { echo "$as_me:$LINENO: checking for __res_send in -lresolv" >&5
20996$as_echo_n "checking for __res_send in -lresolv... " >&6; } 20300echo $ECHO_N "checking for __res_send in -lresolv... $ECHO_C" >&6; }
20997if test "${ac_cv_lib_resolv___res_send+set}" = set; then 20301if test "${ac_cv_lib_resolv___res_send+set}" = set; then
20998 $as_echo_n "(cached) " >&6 20302 echo $ECHO_N "(cached) $ECHO_C" >&6
20999else 20303else
21000 ac_check_lib_save_LIBS=$LIBS 20304 ac_check_lib_save_LIBS=$LIBS
21001LIBS="-lresolv $LIBS" 20305LIBS="-lresolv $LIBS"
@@ -21027,36 +20331,32 @@ case "(($ac_try" in
21027 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20331 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21028 *) ac_try_echo=$ac_try;; 20332 *) ac_try_echo=$ac_try;;
21029esac 20333esac
21030eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20334eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21031$as_echo "$ac_try_echo") >&5
21032 (eval "$ac_link") 2>conftest.er1 20335 (eval "$ac_link") 2>conftest.er1
21033 ac_status=$? 20336 ac_status=$?
21034 grep -v '^ *+' conftest.er1 >conftest.err 20337 grep -v '^ *+' conftest.er1 >conftest.err
21035 rm -f conftest.er1 20338 rm -f conftest.er1
21036 cat conftest.err >&5 20339 cat conftest.err >&5
21037 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20340 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21038 (exit $ac_status); } && { 20341 (exit $ac_status); } && {
21039 test -z "$ac_c_werror_flag" || 20342 test -z "$ac_c_werror_flag" ||
21040 test ! -s conftest.err 20343 test ! -s conftest.err
21041 } && test -s conftest$ac_exeext && { 20344 } && test -s conftest$ac_exeext &&
21042 test "$cross_compiling" = yes || 20345 $as_test_x conftest$ac_exeext; then
21043 $as_test_x conftest$ac_exeext
21044 }; then
21045 ac_cv_lib_resolv___res_send=yes 20346 ac_cv_lib_resolv___res_send=yes
21046else 20347else
21047 $as_echo "$as_me: failed program was:" >&5 20348 echo "$as_me: failed program was:" >&5
21048sed 's/^/| /' conftest.$ac_ext >&5 20349sed 's/^/| /' conftest.$ac_ext >&5
21049 20350
21050 ac_cv_lib_resolv___res_send=no 20351 ac_cv_lib_resolv___res_send=no
21051fi 20352fi
21052 20353
21053rm -rf conftest.dSYM
21054rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20354rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21055 conftest$ac_exeext conftest.$ac_ext 20355 conftest$ac_exeext conftest.$ac_ext
21056LIBS=$ac_check_lib_save_LIBS 20356LIBS=$ac_check_lib_save_LIBS
21057fi 20357fi
21058{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 20358{ echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5
21059$as_echo "$ac_cv_lib_resolv___res_send" >&6; } 20359echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6; }
21060if test $ac_cv_lib_resolv___res_send = yes; then 20360if test $ac_cv_lib_resolv___res_send = yes; then
21061 resolv=yes 20361 resolv=yes
21062fi 20362fi
@@ -21072,10 +20372,10 @@ fi
21072 else 20372 else
21073 RESOLVLIB= 20373 RESOLVLIB=
21074 fi 20374 fi
21075 { $as_echo "$as_me:$LINENO: checking for hes_getmailhost" >&5 20375 { echo "$as_me:$LINENO: checking for hes_getmailhost" >&5
21076$as_echo_n "checking for hes_getmailhost... " >&6; } 20376echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6; }
21077if test "${ac_cv_func_hes_getmailhost+set}" = set; then 20377if test "${ac_cv_func_hes_getmailhost+set}" = set; then
21078 $as_echo_n "(cached) " >&6 20378 echo $ECHO_N "(cached) $ECHO_C" >&6
21079else 20379else
21080 cat >conftest.$ac_ext <<_ACEOF 20380 cat >conftest.$ac_ext <<_ACEOF
21081/* confdefs.h. */ 20381/* confdefs.h. */
@@ -21128,42 +20428,38 @@ case "(($ac_try" in
21128 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20428 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21129 *) ac_try_echo=$ac_try;; 20429 *) ac_try_echo=$ac_try;;
21130esac 20430esac
21131eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20431eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21132$as_echo "$ac_try_echo") >&5
21133 (eval "$ac_link") 2>conftest.er1 20432 (eval "$ac_link") 2>conftest.er1
21134 ac_status=$? 20433 ac_status=$?
21135 grep -v '^ *+' conftest.er1 >conftest.err 20434 grep -v '^ *+' conftest.er1 >conftest.err
21136 rm -f conftest.er1 20435 rm -f conftest.er1
21137 cat conftest.err >&5 20436 cat conftest.err >&5
21138 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20437 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21139 (exit $ac_status); } && { 20438 (exit $ac_status); } && {
21140 test -z "$ac_c_werror_flag" || 20439 test -z "$ac_c_werror_flag" ||
21141 test ! -s conftest.err 20440 test ! -s conftest.err
21142 } && test -s conftest$ac_exeext && { 20441 } && test -s conftest$ac_exeext &&
21143 test "$cross_compiling" = yes || 20442 $as_test_x conftest$ac_exeext; then
21144 $as_test_x conftest$ac_exeext
21145 }; then
21146 ac_cv_func_hes_getmailhost=yes 20443 ac_cv_func_hes_getmailhost=yes
21147else 20444else
21148 $as_echo "$as_me: failed program was:" >&5 20445 echo "$as_me: failed program was:" >&5
21149sed 's/^/| /' conftest.$ac_ext >&5 20446sed 's/^/| /' conftest.$ac_ext >&5
21150 20447
21151 ac_cv_func_hes_getmailhost=no 20448 ac_cv_func_hes_getmailhost=no
21152fi 20449fi
21153 20450
21154rm -rf conftest.dSYM
21155rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20451rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21156 conftest$ac_exeext conftest.$ac_ext 20452 conftest$ac_exeext conftest.$ac_ext
21157fi 20453fi
21158{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 20454{ echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5
21159$as_echo "$ac_cv_func_hes_getmailhost" >&6; } 20455echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6; }
21160if test $ac_cv_func_hes_getmailhost = yes; then 20456if test $ac_cv_func_hes_getmailhost = yes; then
21161 : 20457 :
21162else 20458else
21163 { $as_echo "$as_me:$LINENO: checking for hes_getmailhost in -lhesiod" >&5 20459 { echo "$as_me:$LINENO: checking for hes_getmailhost in -lhesiod" >&5
21164$as_echo_n "checking for hes_getmailhost in -lhesiod... " >&6; } 20460echo $ECHO_N "checking for hes_getmailhost in -lhesiod... $ECHO_C" >&6; }
21165if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then 20461if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then
21166 $as_echo_n "(cached) " >&6 20462 echo $ECHO_N "(cached) $ECHO_C" >&6
21167else 20463else
21168 ac_check_lib_save_LIBS=$LIBS 20464 ac_check_lib_save_LIBS=$LIBS
21169LIBS="-lhesiod $RESOLVLIB $LIBS" 20465LIBS="-lhesiod $RESOLVLIB $LIBS"
@@ -21195,36 +20491,32 @@ case "(($ac_try" in
21195 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20491 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21196 *) ac_try_echo=$ac_try;; 20492 *) ac_try_echo=$ac_try;;
21197esac 20493esac
21198eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20494eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21199$as_echo "$ac_try_echo") >&5
21200 (eval "$ac_link") 2>conftest.er1 20495 (eval "$ac_link") 2>conftest.er1
21201 ac_status=$? 20496 ac_status=$?
21202 grep -v '^ *+' conftest.er1 >conftest.err 20497 grep -v '^ *+' conftest.er1 >conftest.err
21203 rm -f conftest.er1 20498 rm -f conftest.er1
21204 cat conftest.err >&5 20499 cat conftest.err >&5
21205 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20500 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21206 (exit $ac_status); } && { 20501 (exit $ac_status); } && {
21207 test -z "$ac_c_werror_flag" || 20502 test -z "$ac_c_werror_flag" ||
21208 test ! -s conftest.err 20503 test ! -s conftest.err
21209 } && test -s conftest$ac_exeext && { 20504 } && test -s conftest$ac_exeext &&
21210 test "$cross_compiling" = yes || 20505 $as_test_x conftest$ac_exeext; then
21211 $as_test_x conftest$ac_exeext
21212 }; then
21213 ac_cv_lib_hesiod_hes_getmailhost=yes 20506 ac_cv_lib_hesiod_hes_getmailhost=yes
21214else 20507else
21215 $as_echo "$as_me: failed program was:" >&5 20508 echo "$as_me: failed program was:" >&5
21216sed 's/^/| /' conftest.$ac_ext >&5 20509sed 's/^/| /' conftest.$ac_ext >&5
21217 20510
21218 ac_cv_lib_hesiod_hes_getmailhost=no 20511 ac_cv_lib_hesiod_hes_getmailhost=no
21219fi 20512fi
21220 20513
21221rm -rf conftest.dSYM
21222rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20514rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21223 conftest$ac_exeext conftest.$ac_ext 20515 conftest$ac_exeext conftest.$ac_ext
21224LIBS=$ac_check_lib_save_LIBS 20516LIBS=$ac_check_lib_save_LIBS
21225fi 20517fi
21226{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 20518{ echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5
21227$as_echo "$ac_cv_lib_hesiod_hes_getmailhost" >&6; } 20519echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6; }
21228if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then 20520if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then
21229 20521
21230cat >>confdefs.h <<\_ACEOF 20522cat >>confdefs.h <<\_ACEOF
@@ -21251,10 +20543,10 @@ fi
21251# These tell us which Kerberos-related libraries to use. 20543# These tell us which Kerberos-related libraries to use.
21252if test "${with_kerberos}" != no; then 20544if test "${with_kerberos}" != no; then
21253 20545
21254{ $as_echo "$as_me:$LINENO: checking for com_err in -lcom_err" >&5 20546{ echo "$as_me:$LINENO: checking for com_err in -lcom_err" >&5
21255$as_echo_n "checking for com_err in -lcom_err... " >&6; } 20547echo $ECHO_N "checking for com_err in -lcom_err... $ECHO_C" >&6; }
21256if test "${ac_cv_lib_com_err_com_err+set}" = set; then 20548if test "${ac_cv_lib_com_err_com_err+set}" = set; then
21257 $as_echo_n "(cached) " >&6 20549 echo $ECHO_N "(cached) $ECHO_C" >&6
21258else 20550else
21259 ac_check_lib_save_LIBS=$LIBS 20551 ac_check_lib_save_LIBS=$LIBS
21260LIBS="-lcom_err $LIBS" 20552LIBS="-lcom_err $LIBS"
@@ -21286,36 +20578,32 @@ case "(($ac_try" in
21286 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20578 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21287 *) ac_try_echo=$ac_try;; 20579 *) ac_try_echo=$ac_try;;
21288esac 20580esac
21289eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20581eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21290$as_echo "$ac_try_echo") >&5
21291 (eval "$ac_link") 2>conftest.er1 20582 (eval "$ac_link") 2>conftest.er1
21292 ac_status=$? 20583 ac_status=$?
21293 grep -v '^ *+' conftest.er1 >conftest.err 20584 grep -v '^ *+' conftest.er1 >conftest.err
21294 rm -f conftest.er1 20585 rm -f conftest.er1
21295 cat conftest.err >&5 20586 cat conftest.err >&5
21296 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20587 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21297 (exit $ac_status); } && { 20588 (exit $ac_status); } && {
21298 test -z "$ac_c_werror_flag" || 20589 test -z "$ac_c_werror_flag" ||
21299 test ! -s conftest.err 20590 test ! -s conftest.err
21300 } && test -s conftest$ac_exeext && { 20591 } && test -s conftest$ac_exeext &&
21301 test "$cross_compiling" = yes || 20592 $as_test_x conftest$ac_exeext; then
21302 $as_test_x conftest$ac_exeext
21303 }; then
21304 ac_cv_lib_com_err_com_err=yes 20593 ac_cv_lib_com_err_com_err=yes
21305else 20594else
21306 $as_echo "$as_me: failed program was:" >&5 20595 echo "$as_me: failed program was:" >&5
21307sed 's/^/| /' conftest.$ac_ext >&5 20596sed 's/^/| /' conftest.$ac_ext >&5
21308 20597
21309 ac_cv_lib_com_err_com_err=no 20598 ac_cv_lib_com_err_com_err=no
21310fi 20599fi
21311 20600
21312rm -rf conftest.dSYM
21313rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20601rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21314 conftest$ac_exeext conftest.$ac_ext 20602 conftest$ac_exeext conftest.$ac_ext
21315LIBS=$ac_check_lib_save_LIBS 20603LIBS=$ac_check_lib_save_LIBS
21316fi 20604fi
21317{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 20605{ echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5
21318$as_echo "$ac_cv_lib_com_err_com_err" >&6; } 20606echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6; }
21319if test $ac_cv_lib_com_err_com_err = yes; then 20607if test $ac_cv_lib_com_err_com_err = yes; then
21320 cat >>confdefs.h <<_ACEOF 20608 cat >>confdefs.h <<_ACEOF
21321#define HAVE_LIBCOM_ERR 1 20609#define HAVE_LIBCOM_ERR 1
@@ -21326,10 +20614,10 @@ _ACEOF
21326fi 20614fi
21327 20615
21328 20616
21329{ $as_echo "$as_me:$LINENO: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 20617{ echo "$as_me:$LINENO: checking for mit_des_cbc_encrypt in -lk5crypto" >&5
21330$as_echo_n "checking for mit_des_cbc_encrypt in -lk5crypto... " >&6; } 20618echo $ECHO_N "checking for mit_des_cbc_encrypt in -lk5crypto... $ECHO_C" >&6; }
21331if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then 20619if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then
21332 $as_echo_n "(cached) " >&6 20620 echo $ECHO_N "(cached) $ECHO_C" >&6
21333else 20621else
21334 ac_check_lib_save_LIBS=$LIBS 20622 ac_check_lib_save_LIBS=$LIBS
21335LIBS="-lk5crypto $LIBS" 20623LIBS="-lk5crypto $LIBS"
@@ -21361,36 +20649,32 @@ case "(($ac_try" in
21361 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20649 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21362 *) ac_try_echo=$ac_try;; 20650 *) ac_try_echo=$ac_try;;
21363esac 20651esac
21364eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20652eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21365$as_echo "$ac_try_echo") >&5
21366 (eval "$ac_link") 2>conftest.er1 20653 (eval "$ac_link") 2>conftest.er1
21367 ac_status=$? 20654 ac_status=$?
21368 grep -v '^ *+' conftest.er1 >conftest.err 20655 grep -v '^ *+' conftest.er1 >conftest.err
21369 rm -f conftest.er1 20656 rm -f conftest.er1
21370 cat conftest.err >&5 20657 cat conftest.err >&5
21371 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21372 (exit $ac_status); } && { 20659 (exit $ac_status); } && {
21373 test -z "$ac_c_werror_flag" || 20660 test -z "$ac_c_werror_flag" ||
21374 test ! -s conftest.err 20661 test ! -s conftest.err
21375 } && test -s conftest$ac_exeext && { 20662 } && test -s conftest$ac_exeext &&
21376 test "$cross_compiling" = yes || 20663 $as_test_x conftest$ac_exeext; then
21377 $as_test_x conftest$ac_exeext
21378 }; then
21379 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes 20664 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes
21380else 20665else
21381 $as_echo "$as_me: failed program was:" >&5 20666 echo "$as_me: failed program was:" >&5
21382sed 's/^/| /' conftest.$ac_ext >&5 20667sed 's/^/| /' conftest.$ac_ext >&5
21383 20668
21384 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no 20669 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no
21385fi 20670fi
21386 20671
21387rm -rf conftest.dSYM
21388rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20672rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21389 conftest$ac_exeext conftest.$ac_ext 20673 conftest$ac_exeext conftest.$ac_ext
21390LIBS=$ac_check_lib_save_LIBS 20674LIBS=$ac_check_lib_save_LIBS
21391fi 20675fi
21392{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 20676{ echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5
21393$as_echo "$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6; } 20677echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6; }
21394if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then 20678if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then
21395 cat >>confdefs.h <<_ACEOF 20679 cat >>confdefs.h <<_ACEOF
21396#define HAVE_LIBK5CRYPTO 1 20680#define HAVE_LIBK5CRYPTO 1
@@ -21401,10 +20685,10 @@ _ACEOF
21401fi 20685fi
21402 20686
21403 20687
21404{ $as_echo "$as_me:$LINENO: checking for mit_des_cbc_encrypt in -lcrypto" >&5 20688{ echo "$as_me:$LINENO: checking for mit_des_cbc_encrypt in -lcrypto" >&5
21405$as_echo_n "checking for mit_des_cbc_encrypt in -lcrypto... " >&6; } 20689echo $ECHO_N "checking for mit_des_cbc_encrypt in -lcrypto... $ECHO_C" >&6; }
21406if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then 20690if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then
21407 $as_echo_n "(cached) " >&6 20691 echo $ECHO_N "(cached) $ECHO_C" >&6
21408else 20692else
21409 ac_check_lib_save_LIBS=$LIBS 20693 ac_check_lib_save_LIBS=$LIBS
21410LIBS="-lcrypto $LIBS" 20694LIBS="-lcrypto $LIBS"
@@ -21436,36 +20720,32 @@ case "(($ac_try" in
21436 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20720 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21437 *) ac_try_echo=$ac_try;; 20721 *) ac_try_echo=$ac_try;;
21438esac 20722esac
21439eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20723eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21440$as_echo "$ac_try_echo") >&5
21441 (eval "$ac_link") 2>conftest.er1 20724 (eval "$ac_link") 2>conftest.er1
21442 ac_status=$? 20725 ac_status=$?
21443 grep -v '^ *+' conftest.er1 >conftest.err 20726 grep -v '^ *+' conftest.er1 >conftest.err
21444 rm -f conftest.er1 20727 rm -f conftest.er1
21445 cat conftest.err >&5 20728 cat conftest.err >&5
21446 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21447 (exit $ac_status); } && { 20730 (exit $ac_status); } && {
21448 test -z "$ac_c_werror_flag" || 20731 test -z "$ac_c_werror_flag" ||
21449 test ! -s conftest.err 20732 test ! -s conftest.err
21450 } && test -s conftest$ac_exeext && { 20733 } && test -s conftest$ac_exeext &&
21451 test "$cross_compiling" = yes || 20734 $as_test_x conftest$ac_exeext; then
21452 $as_test_x conftest$ac_exeext
21453 }; then
21454 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes 20735 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes
21455else 20736else
21456 $as_echo "$as_me: failed program was:" >&5 20737 echo "$as_me: failed program was:" >&5
21457sed 's/^/| /' conftest.$ac_ext >&5 20738sed 's/^/| /' conftest.$ac_ext >&5
21458 20739
21459 ac_cv_lib_crypto_mit_des_cbc_encrypt=no 20740 ac_cv_lib_crypto_mit_des_cbc_encrypt=no
21460fi 20741fi
21461 20742
21462rm -rf conftest.dSYM
21463rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20743rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21464 conftest$ac_exeext conftest.$ac_ext 20744 conftest$ac_exeext conftest.$ac_ext
21465LIBS=$ac_check_lib_save_LIBS 20745LIBS=$ac_check_lib_save_LIBS
21466fi 20746fi
21467{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 20747{ echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5
21468$as_echo "$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6; } 20748echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6; }
21469if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then 20749if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then
21470 cat >>confdefs.h <<_ACEOF 20750 cat >>confdefs.h <<_ACEOF
21471#define HAVE_LIBCRYPTO 1 20751#define HAVE_LIBCRYPTO 1
@@ -21476,10 +20756,10 @@ _ACEOF
21476fi 20756fi
21477 20757
21478 20758
21479{ $as_echo "$as_me:$LINENO: checking for krb5_init_context in -lkrb5" >&5 20759{ echo "$as_me:$LINENO: checking for krb5_init_context in -lkrb5" >&5
21480$as_echo_n "checking for krb5_init_context in -lkrb5... " >&6; } 20760echo $ECHO_N "checking for krb5_init_context in -lkrb5... $ECHO_C" >&6; }
21481if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then 20761if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then
21482 $as_echo_n "(cached) " >&6 20762 echo $ECHO_N "(cached) $ECHO_C" >&6
21483else 20763else
21484 ac_check_lib_save_LIBS=$LIBS 20764 ac_check_lib_save_LIBS=$LIBS
21485LIBS="-lkrb5 $LIBS" 20765LIBS="-lkrb5 $LIBS"
@@ -21511,36 +20791,32 @@ case "(($ac_try" in
21511 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20791 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21512 *) ac_try_echo=$ac_try;; 20792 *) ac_try_echo=$ac_try;;
21513esac 20793esac
21514eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20794eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21515$as_echo "$ac_try_echo") >&5
21516 (eval "$ac_link") 2>conftest.er1 20795 (eval "$ac_link") 2>conftest.er1
21517 ac_status=$? 20796 ac_status=$?
21518 grep -v '^ *+' conftest.er1 >conftest.err 20797 grep -v '^ *+' conftest.er1 >conftest.err
21519 rm -f conftest.er1 20798 rm -f conftest.er1
21520 cat conftest.err >&5 20799 cat conftest.err >&5
21521 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21522 (exit $ac_status); } && { 20801 (exit $ac_status); } && {
21523 test -z "$ac_c_werror_flag" || 20802 test -z "$ac_c_werror_flag" ||
21524 test ! -s conftest.err 20803 test ! -s conftest.err
21525 } && test -s conftest$ac_exeext && { 20804 } && test -s conftest$ac_exeext &&
21526 test "$cross_compiling" = yes || 20805 $as_test_x conftest$ac_exeext; then
21527 $as_test_x conftest$ac_exeext
21528 }; then
21529 ac_cv_lib_krb5_krb5_init_context=yes 20806 ac_cv_lib_krb5_krb5_init_context=yes
21530else 20807else
21531 $as_echo "$as_me: failed program was:" >&5 20808 echo "$as_me: failed program was:" >&5
21532sed 's/^/| /' conftest.$ac_ext >&5 20809sed 's/^/| /' conftest.$ac_ext >&5
21533 20810
21534 ac_cv_lib_krb5_krb5_init_context=no 20811 ac_cv_lib_krb5_krb5_init_context=no
21535fi 20812fi
21536 20813
21537rm -rf conftest.dSYM
21538rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20814rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21539 conftest$ac_exeext conftest.$ac_ext 20815 conftest$ac_exeext conftest.$ac_ext
21540LIBS=$ac_check_lib_save_LIBS 20816LIBS=$ac_check_lib_save_LIBS
21541fi 20817fi
21542{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 20818{ echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5
21543$as_echo "$ac_cv_lib_krb5_krb5_init_context" >&6; } 20819echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6; }
21544if test $ac_cv_lib_krb5_krb5_init_context = yes; then 20820if test $ac_cv_lib_krb5_krb5_init_context = yes; then
21545 cat >>confdefs.h <<_ACEOF 20821 cat >>confdefs.h <<_ACEOF
21546#define HAVE_LIBKRB5 1 20822#define HAVE_LIBKRB5 1
@@ -21552,10 +20828,10 @@ fi
21552 20828
21553 if test "${with_kerberos5}" = no; then 20829 if test "${with_kerberos5}" = no; then
21554 20830
21555{ $as_echo "$as_me:$LINENO: checking for des_cbc_encrypt in -ldes425" >&5 20831{ echo "$as_me:$LINENO: checking for des_cbc_encrypt in -ldes425" >&5
21556$as_echo_n "checking for des_cbc_encrypt in -ldes425... " >&6; } 20832echo $ECHO_N "checking for des_cbc_encrypt in -ldes425... $ECHO_C" >&6; }
21557if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then 20833if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then
21558 $as_echo_n "(cached) " >&6 20834 echo $ECHO_N "(cached) $ECHO_C" >&6
21559else 20835else
21560 ac_check_lib_save_LIBS=$LIBS 20836 ac_check_lib_save_LIBS=$LIBS
21561LIBS="-ldes425 $LIBS" 20837LIBS="-ldes425 $LIBS"
@@ -21587,36 +20863,32 @@ case "(($ac_try" in
21587 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20863 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21588 *) ac_try_echo=$ac_try;; 20864 *) ac_try_echo=$ac_try;;
21589esac 20865esac
21590eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20866eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21591$as_echo "$ac_try_echo") >&5
21592 (eval "$ac_link") 2>conftest.er1 20867 (eval "$ac_link") 2>conftest.er1
21593 ac_status=$? 20868 ac_status=$?
21594 grep -v '^ *+' conftest.er1 >conftest.err 20869 grep -v '^ *+' conftest.er1 >conftest.err
21595 rm -f conftest.er1 20870 rm -f conftest.er1
21596 cat conftest.err >&5 20871 cat conftest.err >&5
21597 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21598 (exit $ac_status); } && { 20873 (exit $ac_status); } && {
21599 test -z "$ac_c_werror_flag" || 20874 test -z "$ac_c_werror_flag" ||
21600 test ! -s conftest.err 20875 test ! -s conftest.err
21601 } && test -s conftest$ac_exeext && { 20876 } && test -s conftest$ac_exeext &&
21602 test "$cross_compiling" = yes || 20877 $as_test_x conftest$ac_exeext; then
21603 $as_test_x conftest$ac_exeext
21604 }; then
21605 ac_cv_lib_des425_des_cbc_encrypt=yes 20878 ac_cv_lib_des425_des_cbc_encrypt=yes
21606else 20879else
21607 $as_echo "$as_me: failed program was:" >&5 20880 echo "$as_me: failed program was:" >&5
21608sed 's/^/| /' conftest.$ac_ext >&5 20881sed 's/^/| /' conftest.$ac_ext >&5
21609 20882
21610 ac_cv_lib_des425_des_cbc_encrypt=no 20883 ac_cv_lib_des425_des_cbc_encrypt=no
21611fi 20884fi
21612 20885
21613rm -rf conftest.dSYM
21614rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20886rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21615 conftest$ac_exeext conftest.$ac_ext 20887 conftest$ac_exeext conftest.$ac_ext
21616LIBS=$ac_check_lib_save_LIBS 20888LIBS=$ac_check_lib_save_LIBS
21617fi 20889fi
21618{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 20890{ echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5
21619$as_echo "$ac_cv_lib_des425_des_cbc_encrypt" >&6; } 20891echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6; }
21620if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then 20892if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then
21621 cat >>confdefs.h <<_ACEOF 20893 cat >>confdefs.h <<_ACEOF
21622#define HAVE_LIBDES425 1 20894#define HAVE_LIBDES425 1
@@ -21626,10 +20898,10 @@ _ACEOF
21626 20898
21627else 20899else
21628 20900
21629{ $as_echo "$as_me:$LINENO: checking for des_cbc_encrypt in -ldes" >&5 20901{ echo "$as_me:$LINENO: checking for des_cbc_encrypt in -ldes" >&5
21630$as_echo_n "checking for des_cbc_encrypt in -ldes... " >&6; } 20902echo $ECHO_N "checking for des_cbc_encrypt in -ldes... $ECHO_C" >&6; }
21631if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then 20903if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then
21632 $as_echo_n "(cached) " >&6 20904 echo $ECHO_N "(cached) $ECHO_C" >&6
21633else 20905else
21634 ac_check_lib_save_LIBS=$LIBS 20906 ac_check_lib_save_LIBS=$LIBS
21635LIBS="-ldes $LIBS" 20907LIBS="-ldes $LIBS"
@@ -21661,36 +20933,32 @@ case "(($ac_try" in
21661 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 20933 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21662 *) ac_try_echo=$ac_try;; 20934 *) ac_try_echo=$ac_try;;
21663esac 20935esac
21664eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 20936eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21665$as_echo "$ac_try_echo") >&5
21666 (eval "$ac_link") 2>conftest.er1 20937 (eval "$ac_link") 2>conftest.er1
21667 ac_status=$? 20938 ac_status=$?
21668 grep -v '^ *+' conftest.er1 >conftest.err 20939 grep -v '^ *+' conftest.er1 >conftest.err
21669 rm -f conftest.er1 20940 rm -f conftest.er1
21670 cat conftest.err >&5 20941 cat conftest.err >&5
21671 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20942 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21672 (exit $ac_status); } && { 20943 (exit $ac_status); } && {
21673 test -z "$ac_c_werror_flag" || 20944 test -z "$ac_c_werror_flag" ||
21674 test ! -s conftest.err 20945 test ! -s conftest.err
21675 } && test -s conftest$ac_exeext && { 20946 } && test -s conftest$ac_exeext &&
21676 test "$cross_compiling" = yes || 20947 $as_test_x conftest$ac_exeext; then
21677 $as_test_x conftest$ac_exeext
21678 }; then
21679 ac_cv_lib_des_des_cbc_encrypt=yes 20948 ac_cv_lib_des_des_cbc_encrypt=yes
21680else 20949else
21681 $as_echo "$as_me: failed program was:" >&5 20950 echo "$as_me: failed program was:" >&5
21682sed 's/^/| /' conftest.$ac_ext >&5 20951sed 's/^/| /' conftest.$ac_ext >&5
21683 20952
21684 ac_cv_lib_des_des_cbc_encrypt=no 20953 ac_cv_lib_des_des_cbc_encrypt=no
21685fi 20954fi
21686 20955
21687rm -rf conftest.dSYM
21688rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 20956rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21689 conftest$ac_exeext conftest.$ac_ext 20957 conftest$ac_exeext conftest.$ac_ext
21690LIBS=$ac_check_lib_save_LIBS 20958LIBS=$ac_check_lib_save_LIBS
21691fi 20959fi
21692{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 20960{ echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5
21693$as_echo "$ac_cv_lib_des_des_cbc_encrypt" >&6; } 20961echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6; }
21694if test $ac_cv_lib_des_des_cbc_encrypt = yes; then 20962if test $ac_cv_lib_des_des_cbc_encrypt = yes; then
21695 cat >>confdefs.h <<_ACEOF 20963 cat >>confdefs.h <<_ACEOF
21696#define HAVE_LIBDES 1 20964#define HAVE_LIBDES 1
@@ -21703,10 +20971,10 @@ fi
21703fi 20971fi
21704 20972
21705 20973
21706{ $as_echo "$as_me:$LINENO: checking for krb_get_cred in -lkrb4" >&5 20974{ echo "$as_me:$LINENO: checking for krb_get_cred in -lkrb4" >&5
21707$as_echo_n "checking for krb_get_cred in -lkrb4... " >&6; } 20975echo $ECHO_N "checking for krb_get_cred in -lkrb4... $ECHO_C" >&6; }
21708if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then 20976if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then
21709 $as_echo_n "(cached) " >&6 20977 echo $ECHO_N "(cached) $ECHO_C" >&6
21710else 20978else
21711 ac_check_lib_save_LIBS=$LIBS 20979 ac_check_lib_save_LIBS=$LIBS
21712LIBS="-lkrb4 $LIBS" 20980LIBS="-lkrb4 $LIBS"
@@ -21738,36 +21006,32 @@ case "(($ac_try" in
21738 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21006 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21739 *) ac_try_echo=$ac_try;; 21007 *) ac_try_echo=$ac_try;;
21740esac 21008esac
21741eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21009eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21742$as_echo "$ac_try_echo") >&5
21743 (eval "$ac_link") 2>conftest.er1 21010 (eval "$ac_link") 2>conftest.er1
21744 ac_status=$? 21011 ac_status=$?
21745 grep -v '^ *+' conftest.er1 >conftest.err 21012 grep -v '^ *+' conftest.er1 >conftest.err
21746 rm -f conftest.er1 21013 rm -f conftest.er1
21747 cat conftest.err >&5 21014 cat conftest.err >&5
21748 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21015 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21749 (exit $ac_status); } && { 21016 (exit $ac_status); } && {
21750 test -z "$ac_c_werror_flag" || 21017 test -z "$ac_c_werror_flag" ||
21751 test ! -s conftest.err 21018 test ! -s conftest.err
21752 } && test -s conftest$ac_exeext && { 21019 } && test -s conftest$ac_exeext &&
21753 test "$cross_compiling" = yes || 21020 $as_test_x conftest$ac_exeext; then
21754 $as_test_x conftest$ac_exeext
21755 }; then
21756 ac_cv_lib_krb4_krb_get_cred=yes 21021 ac_cv_lib_krb4_krb_get_cred=yes
21757else 21022else
21758 $as_echo "$as_me: failed program was:" >&5 21023 echo "$as_me: failed program was:" >&5
21759sed 's/^/| /' conftest.$ac_ext >&5 21024sed 's/^/| /' conftest.$ac_ext >&5
21760 21025
21761 ac_cv_lib_krb4_krb_get_cred=no 21026 ac_cv_lib_krb4_krb_get_cred=no
21762fi 21027fi
21763 21028
21764rm -rf conftest.dSYM
21765rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 21029rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21766 conftest$ac_exeext conftest.$ac_ext 21030 conftest$ac_exeext conftest.$ac_ext
21767LIBS=$ac_check_lib_save_LIBS 21031LIBS=$ac_check_lib_save_LIBS
21768fi 21032fi
21769{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 21033{ echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5
21770$as_echo "$ac_cv_lib_krb4_krb_get_cred" >&6; } 21034echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6; }
21771if test $ac_cv_lib_krb4_krb_get_cred = yes; then 21035if test $ac_cv_lib_krb4_krb_get_cred = yes; then
21772 cat >>confdefs.h <<_ACEOF 21036 cat >>confdefs.h <<_ACEOF
21773#define HAVE_LIBKRB4 1 21037#define HAVE_LIBKRB4 1
@@ -21777,10 +21041,10 @@ _ACEOF
21777 21041
21778else 21042else
21779 21043
21780{ $as_echo "$as_me:$LINENO: checking for krb_get_cred in -lkrb" >&5 21044{ echo "$as_me:$LINENO: checking for krb_get_cred in -lkrb" >&5
21781$as_echo_n "checking for krb_get_cred in -lkrb... " >&6; } 21045echo $ECHO_N "checking for krb_get_cred in -lkrb... $ECHO_C" >&6; }
21782if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then 21046if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then
21783 $as_echo_n "(cached) " >&6 21047 echo $ECHO_N "(cached) $ECHO_C" >&6
21784else 21048else
21785 ac_check_lib_save_LIBS=$LIBS 21049 ac_check_lib_save_LIBS=$LIBS
21786LIBS="-lkrb $LIBS" 21050LIBS="-lkrb $LIBS"
@@ -21812,36 +21076,32 @@ case "(($ac_try" in
21812 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21076 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21813 *) ac_try_echo=$ac_try;; 21077 *) ac_try_echo=$ac_try;;
21814esac 21078esac
21815eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21079eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21816$as_echo "$ac_try_echo") >&5
21817 (eval "$ac_link") 2>conftest.er1 21080 (eval "$ac_link") 2>conftest.er1
21818 ac_status=$? 21081 ac_status=$?
21819 grep -v '^ *+' conftest.er1 >conftest.err 21082 grep -v '^ *+' conftest.er1 >conftest.err
21820 rm -f conftest.er1 21083 rm -f conftest.er1
21821 cat conftest.err >&5 21084 cat conftest.err >&5
21822 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21085 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21823 (exit $ac_status); } && { 21086 (exit $ac_status); } && {
21824 test -z "$ac_c_werror_flag" || 21087 test -z "$ac_c_werror_flag" ||
21825 test ! -s conftest.err 21088 test ! -s conftest.err
21826 } && test -s conftest$ac_exeext && { 21089 } && test -s conftest$ac_exeext &&
21827 test "$cross_compiling" = yes || 21090 $as_test_x conftest$ac_exeext; then
21828 $as_test_x conftest$ac_exeext
21829 }; then
21830 ac_cv_lib_krb_krb_get_cred=yes 21091 ac_cv_lib_krb_krb_get_cred=yes
21831else 21092else
21832 $as_echo "$as_me: failed program was:" >&5 21093 echo "$as_me: failed program was:" >&5
21833sed 's/^/| /' conftest.$ac_ext >&5 21094sed 's/^/| /' conftest.$ac_ext >&5
21834 21095
21835 ac_cv_lib_krb_krb_get_cred=no 21096 ac_cv_lib_krb_krb_get_cred=no
21836fi 21097fi
21837 21098
21838rm -rf conftest.dSYM
21839rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 21099rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
21840 conftest$ac_exeext conftest.$ac_ext 21100 conftest$ac_exeext conftest.$ac_ext
21841LIBS=$ac_check_lib_save_LIBS 21101LIBS=$ac_check_lib_save_LIBS
21842fi 21102fi
21843{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 21103{ echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5
21844$as_echo "$ac_cv_lib_krb_krb_get_cred" >&6; } 21104echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6; }
21845if test $ac_cv_lib_krb_krb_get_cred = yes; then 21105if test $ac_cv_lib_krb_krb_get_cred = yes; then
21846 cat >>confdefs.h <<_ACEOF 21106 cat >>confdefs.h <<_ACEOF
21847#define HAVE_LIBKRB 1 21107#define HAVE_LIBKRB 1
@@ -21859,21 +21119,20 @@ fi
21859 21119
21860for ac_header in krb5.h 21120for ac_header in krb5.h
21861do 21121do
21862as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 21122as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
21863if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21123if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21864 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 21124 { echo "$as_me:$LINENO: checking for $ac_header" >&5
21865$as_echo_n "checking for $ac_header... " >&6; } 21125echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21866if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21126if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21867 $as_echo_n "(cached) " >&6 21127 echo $ECHO_N "(cached) $ECHO_C" >&6
21868fi 21128fi
21869ac_res=`eval 'as_val=${'$as_ac_Header'} 21129ac_res=`eval echo '${'$as_ac_Header'}'`
21870 $as_echo "$as_val"'` 21130 { echo "$as_me:$LINENO: result: $ac_res" >&5
21871 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 21131echo "${ECHO_T}$ac_res" >&6; }
21872$as_echo "$ac_res" >&6; }
21873else 21132else
21874 # Is the header compilable? 21133 # Is the header compilable?
21875{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 21134{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
21876$as_echo_n "checking $ac_header usability... " >&6; } 21135echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
21877cat >conftest.$ac_ext <<_ACEOF 21136cat >conftest.$ac_ext <<_ACEOF
21878/* confdefs.h. */ 21137/* confdefs.h. */
21879_ACEOF 21138_ACEOF
@@ -21889,33 +21148,32 @@ case "(($ac_try" in
21889 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21148 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21890 *) ac_try_echo=$ac_try;; 21149 *) ac_try_echo=$ac_try;;
21891esac 21150esac
21892eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21151eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21893$as_echo "$ac_try_echo") >&5
21894 (eval "$ac_compile") 2>conftest.er1 21152 (eval "$ac_compile") 2>conftest.er1
21895 ac_status=$? 21153 ac_status=$?
21896 grep -v '^ *+' conftest.er1 >conftest.err 21154 grep -v '^ *+' conftest.er1 >conftest.err
21897 rm -f conftest.er1 21155 rm -f conftest.er1
21898 cat conftest.err >&5 21156 cat conftest.err >&5
21899 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21900 (exit $ac_status); } && { 21158 (exit $ac_status); } && {
21901 test -z "$ac_c_werror_flag" || 21159 test -z "$ac_c_werror_flag" ||
21902 test ! -s conftest.err 21160 test ! -s conftest.err
21903 } && test -s conftest.$ac_objext; then 21161 } && test -s conftest.$ac_objext; then
21904 ac_header_compiler=yes 21162 ac_header_compiler=yes
21905else 21163else
21906 $as_echo "$as_me: failed program was:" >&5 21164 echo "$as_me: failed program was:" >&5
21907sed 's/^/| /' conftest.$ac_ext >&5 21165sed 's/^/| /' conftest.$ac_ext >&5
21908 21166
21909 ac_header_compiler=no 21167 ac_header_compiler=no
21910fi 21168fi
21911 21169
21912rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 21170rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
21913{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 21171{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
21914$as_echo "$ac_header_compiler" >&6; } 21172echo "${ECHO_T}$ac_header_compiler" >&6; }
21915 21173
21916# Is the header present? 21174# Is the header present?
21917{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 21175{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
21918$as_echo_n "checking $ac_header presence... " >&6; } 21176echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
21919cat >conftest.$ac_ext <<_ACEOF 21177cat >conftest.$ac_ext <<_ACEOF
21920/* confdefs.h. */ 21178/* confdefs.h. */
21921_ACEOF 21179_ACEOF
@@ -21929,77 +21187,74 @@ case "(($ac_try" in
21929 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21187 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21930 *) ac_try_echo=$ac_try;; 21188 *) ac_try_echo=$ac_try;;
21931esac 21189esac
21932eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21190eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21933$as_echo "$ac_try_echo") >&5
21934 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 21191 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
21935 ac_status=$? 21192 ac_status=$?
21936 grep -v '^ *+' conftest.er1 >conftest.err 21193 grep -v '^ *+' conftest.er1 >conftest.err
21937 rm -f conftest.er1 21194 rm -f conftest.er1
21938 cat conftest.err >&5 21195 cat conftest.err >&5
21939 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21940 (exit $ac_status); } >/dev/null && { 21197 (exit $ac_status); } >/dev/null && {
21941 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 21198 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
21942 test ! -s conftest.err 21199 test ! -s conftest.err
21943 }; then 21200 }; then
21944 ac_header_preproc=yes 21201 ac_header_preproc=yes
21945else 21202else
21946 $as_echo "$as_me: failed program was:" >&5 21203 echo "$as_me: failed program was:" >&5
21947sed 's/^/| /' conftest.$ac_ext >&5 21204sed 's/^/| /' conftest.$ac_ext >&5
21948 21205
21949 ac_header_preproc=no 21206 ac_header_preproc=no
21950fi 21207fi
21951 21208
21952rm -f conftest.err conftest.$ac_ext 21209rm -f conftest.err conftest.$ac_ext
21953{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 21210{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
21954$as_echo "$ac_header_preproc" >&6; } 21211echo "${ECHO_T}$ac_header_preproc" >&6; }
21955 21212
21956# So? What about this header? 21213# So? What about this header?
21957case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 21214case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
21958 yes:no: ) 21215 yes:no: )
21959 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 21216 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
21960$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 21217echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
21961 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 21218 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
21962$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 21219echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
21963 ac_header_preproc=yes 21220 ac_header_preproc=yes
21964 ;; 21221 ;;
21965 no:yes:* ) 21222 no:yes:* )
21966 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 21223 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
21967$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 21224echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
21968 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 21225 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
21969$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 21226echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
21970 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 21227 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21971$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 21228echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21972 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 21229 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21973$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 21230echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
21974 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 21231 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
21975$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 21232echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21976 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 21233 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21977$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 21234echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
21978 21235
21979 ;; 21236 ;;
21980esac 21237esac
21981{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 21238{ echo "$as_me:$LINENO: checking for $ac_header" >&5
21982$as_echo_n "checking for $ac_header... " >&6; } 21239echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
21983if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21240if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21984 $as_echo_n "(cached) " >&6 21241 echo $ECHO_N "(cached) $ECHO_C" >&6
21985else 21242else
21986 eval "$as_ac_Header=\$ac_header_preproc" 21243 eval "$as_ac_Header=\$ac_header_preproc"
21987fi 21244fi
21988ac_res=`eval 'as_val=${'$as_ac_Header'} 21245ac_res=`eval echo '${'$as_ac_Header'}'`
21989 $as_echo "$as_val"'` 21246 { echo "$as_me:$LINENO: result: $ac_res" >&5
21990 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 21247echo "${ECHO_T}$ac_res" >&6; }
21991$as_echo "$ac_res" >&6; }
21992 21248
21993fi 21249fi
21994if test `eval 'as_val=${'$as_ac_Header'} 21250if test `eval echo '${'$as_ac_Header'}'` = yes; then
21995 $as_echo "$as_val"'` = yes; then
21996 cat >>confdefs.h <<_ACEOF 21251 cat >>confdefs.h <<_ACEOF
21997#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 21252#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
21998_ACEOF 21253_ACEOF
21999 { $as_echo "$as_me:$LINENO: checking for krb5_error.text" >&5 21254 { echo "$as_me:$LINENO: checking for krb5_error.text" >&5
22000$as_echo_n "checking for krb5_error.text... " >&6; } 21255echo $ECHO_N "checking for krb5_error.text... $ECHO_C" >&6; }
22001if test "${ac_cv_member_krb5_error_text+set}" = set; then 21256if test "${ac_cv_member_krb5_error_text+set}" = set; then
22002 $as_echo_n "(cached) " >&6 21257 echo $ECHO_N "(cached) $ECHO_C" >&6
22003else 21258else
22004 cat >conftest.$ac_ext <<_ACEOF 21259 cat >conftest.$ac_ext <<_ACEOF
22005/* confdefs.h. */ 21260/* confdefs.h. */
@@ -22025,21 +21280,20 @@ case "(($ac_try" in
22025 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21280 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22026 *) ac_try_echo=$ac_try;; 21281 *) ac_try_echo=$ac_try;;
22027esac 21282esac
22028eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21283eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22029$as_echo "$ac_try_echo") >&5
22030 (eval "$ac_compile") 2>conftest.er1 21284 (eval "$ac_compile") 2>conftest.er1
22031 ac_status=$? 21285 ac_status=$?
22032 grep -v '^ *+' conftest.er1 >conftest.err 21286 grep -v '^ *+' conftest.er1 >conftest.err
22033 rm -f conftest.er1 21287 rm -f conftest.er1
22034 cat conftest.err >&5 21288 cat conftest.err >&5
22035 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22036 (exit $ac_status); } && { 21290 (exit $ac_status); } && {
22037 test -z "$ac_c_werror_flag" || 21291 test -z "$ac_c_werror_flag" ||
22038 test ! -s conftest.err 21292 test ! -s conftest.err
22039 } && test -s conftest.$ac_objext; then 21293 } && test -s conftest.$ac_objext; then
22040 ac_cv_member_krb5_error_text=yes 21294 ac_cv_member_krb5_error_text=yes
22041else 21295else
22042 $as_echo "$as_me: failed program was:" >&5 21296 echo "$as_me: failed program was:" >&5
22043sed 's/^/| /' conftest.$ac_ext >&5 21297sed 's/^/| /' conftest.$ac_ext >&5
22044 21298
22045 cat >conftest.$ac_ext <<_ACEOF 21299 cat >conftest.$ac_ext <<_ACEOF
@@ -22066,21 +21320,20 @@ case "(($ac_try" in
22066 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21320 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22067 *) ac_try_echo=$ac_try;; 21321 *) ac_try_echo=$ac_try;;
22068esac 21322esac
22069eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21323eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22070$as_echo "$ac_try_echo") >&5
22071 (eval "$ac_compile") 2>conftest.er1 21324 (eval "$ac_compile") 2>conftest.er1
22072 ac_status=$? 21325 ac_status=$?
22073 grep -v '^ *+' conftest.er1 >conftest.err 21326 grep -v '^ *+' conftest.er1 >conftest.err
22074 rm -f conftest.er1 21327 rm -f conftest.er1
22075 cat conftest.err >&5 21328 cat conftest.err >&5
22076 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22077 (exit $ac_status); } && { 21330 (exit $ac_status); } && {
22078 test -z "$ac_c_werror_flag" || 21331 test -z "$ac_c_werror_flag" ||
22079 test ! -s conftest.err 21332 test ! -s conftest.err
22080 } && test -s conftest.$ac_objext; then 21333 } && test -s conftest.$ac_objext; then
22081 ac_cv_member_krb5_error_text=yes 21334 ac_cv_member_krb5_error_text=yes
22082else 21335else
22083 $as_echo "$as_me: failed program was:" >&5 21336 echo "$as_me: failed program was:" >&5
22084sed 's/^/| /' conftest.$ac_ext >&5 21337sed 's/^/| /' conftest.$ac_ext >&5
22085 21338
22086 ac_cv_member_krb5_error_text=no 21339 ac_cv_member_krb5_error_text=no
@@ -22091,8 +21344,8 @@ fi
22091 21344
22092rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 21345rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22093fi 21346fi
22094{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_krb5_error_text" >&5 21347{ echo "$as_me:$LINENO: result: $ac_cv_member_krb5_error_text" >&5
22095$as_echo "$ac_cv_member_krb5_error_text" >&6; } 21348echo "${ECHO_T}$ac_cv_member_krb5_error_text" >&6; }
22096if test $ac_cv_member_krb5_error_text = yes; then 21349if test $ac_cv_member_krb5_error_text = yes; then
22097 21350
22098cat >>confdefs.h <<_ACEOF 21351cat >>confdefs.h <<_ACEOF
@@ -22101,10 +21354,10 @@ _ACEOF
22101 21354
22102 21355
22103fi 21356fi
22104{ $as_echo "$as_me:$LINENO: checking for krb5_error.e_text" >&5 21357{ echo "$as_me:$LINENO: checking for krb5_error.e_text" >&5
22105$as_echo_n "checking for krb5_error.e_text... " >&6; } 21358echo $ECHO_N "checking for krb5_error.e_text... $ECHO_C" >&6; }
22106if test "${ac_cv_member_krb5_error_e_text+set}" = set; then 21359if test "${ac_cv_member_krb5_error_e_text+set}" = set; then
22107 $as_echo_n "(cached) " >&6 21360 echo $ECHO_N "(cached) $ECHO_C" >&6
22108else 21361else
22109 cat >conftest.$ac_ext <<_ACEOF 21362 cat >conftest.$ac_ext <<_ACEOF
22110/* confdefs.h. */ 21363/* confdefs.h. */
@@ -22130,21 +21383,20 @@ case "(($ac_try" in
22130 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21383 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22131 *) ac_try_echo=$ac_try;; 21384 *) ac_try_echo=$ac_try;;
22132esac 21385esac
22133eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21386eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22134$as_echo "$ac_try_echo") >&5
22135 (eval "$ac_compile") 2>conftest.er1 21387 (eval "$ac_compile") 2>conftest.er1
22136 ac_status=$? 21388 ac_status=$?
22137 grep -v '^ *+' conftest.er1 >conftest.err 21389 grep -v '^ *+' conftest.er1 >conftest.err
22138 rm -f conftest.er1 21390 rm -f conftest.er1
22139 cat conftest.err >&5 21391 cat conftest.err >&5
22140 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21392 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22141 (exit $ac_status); } && { 21393 (exit $ac_status); } && {
22142 test -z "$ac_c_werror_flag" || 21394 test -z "$ac_c_werror_flag" ||
22143 test ! -s conftest.err 21395 test ! -s conftest.err
22144 } && test -s conftest.$ac_objext; then 21396 } && test -s conftest.$ac_objext; then
22145 ac_cv_member_krb5_error_e_text=yes 21397 ac_cv_member_krb5_error_e_text=yes
22146else 21398else
22147 $as_echo "$as_me: failed program was:" >&5 21399 echo "$as_me: failed program was:" >&5
22148sed 's/^/| /' conftest.$ac_ext >&5 21400sed 's/^/| /' conftest.$ac_ext >&5
22149 21401
22150 cat >conftest.$ac_ext <<_ACEOF 21402 cat >conftest.$ac_ext <<_ACEOF
@@ -22171,21 +21423,20 @@ case "(($ac_try" in
22171 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21423 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22172 *) ac_try_echo=$ac_try;; 21424 *) ac_try_echo=$ac_try;;
22173esac 21425esac
22174eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21426eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22175$as_echo "$ac_try_echo") >&5
22176 (eval "$ac_compile") 2>conftest.er1 21427 (eval "$ac_compile") 2>conftest.er1
22177 ac_status=$? 21428 ac_status=$?
22178 grep -v '^ *+' conftest.er1 >conftest.err 21429 grep -v '^ *+' conftest.er1 >conftest.err
22179 rm -f conftest.er1 21430 rm -f conftest.er1
22180 cat conftest.err >&5 21431 cat conftest.err >&5
22181 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21432 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22182 (exit $ac_status); } && { 21433 (exit $ac_status); } && {
22183 test -z "$ac_c_werror_flag" || 21434 test -z "$ac_c_werror_flag" ||
22184 test ! -s conftest.err 21435 test ! -s conftest.err
22185 } && test -s conftest.$ac_objext; then 21436 } && test -s conftest.$ac_objext; then
22186 ac_cv_member_krb5_error_e_text=yes 21437 ac_cv_member_krb5_error_e_text=yes
22187else 21438else
22188 $as_echo "$as_me: failed program was:" >&5 21439 echo "$as_me: failed program was:" >&5
22189sed 's/^/| /' conftest.$ac_ext >&5 21440sed 's/^/| /' conftest.$ac_ext >&5
22190 21441
22191 ac_cv_member_krb5_error_e_text=no 21442 ac_cv_member_krb5_error_e_text=no
@@ -22196,8 +21447,8 @@ fi
22196 21447
22197rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 21448rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22198fi 21449fi
22199{ $as_echo "$as_me:$LINENO: result: $ac_cv_member_krb5_error_e_text" >&5 21450{ echo "$as_me:$LINENO: result: $ac_cv_member_krb5_error_e_text" >&5
22200$as_echo "$ac_cv_member_krb5_error_e_text" >&6; } 21451echo "${ECHO_T}$ac_cv_member_krb5_error_e_text" >&6; }
22201if test $ac_cv_member_krb5_error_e_text = yes; then 21452if test $ac_cv_member_krb5_error_e_text = yes; then
22202 21453
22203cat >>confdefs.h <<_ACEOF 21454cat >>confdefs.h <<_ACEOF
@@ -22215,21 +21466,20 @@ done
22215 21466
22216for ac_header in des.h 21467for ac_header in des.h
22217do 21468do
22218as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 21469as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
22219if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21470if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22220 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 21471 { echo "$as_me:$LINENO: checking for $ac_header" >&5
22221$as_echo_n "checking for $ac_header... " >&6; } 21472echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22222if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21473if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22223 $as_echo_n "(cached) " >&6 21474 echo $ECHO_N "(cached) $ECHO_C" >&6
22224fi 21475fi
22225ac_res=`eval 'as_val=${'$as_ac_Header'} 21476ac_res=`eval echo '${'$as_ac_Header'}'`
22226 $as_echo "$as_val"'` 21477 { echo "$as_me:$LINENO: result: $ac_res" >&5
22227 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 21478echo "${ECHO_T}$ac_res" >&6; }
22228$as_echo "$ac_res" >&6; }
22229else 21479else
22230 # Is the header compilable? 21480 # Is the header compilable?
22231{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 21481{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
22232$as_echo_n "checking $ac_header usability... " >&6; } 21482echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
22233cat >conftest.$ac_ext <<_ACEOF 21483cat >conftest.$ac_ext <<_ACEOF
22234/* confdefs.h. */ 21484/* confdefs.h. */
22235_ACEOF 21485_ACEOF
@@ -22245,33 +21495,32 @@ case "(($ac_try" in
22245 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21495 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22246 *) ac_try_echo=$ac_try;; 21496 *) ac_try_echo=$ac_try;;
22247esac 21497esac
22248eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21498eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22249$as_echo "$ac_try_echo") >&5
22250 (eval "$ac_compile") 2>conftest.er1 21499 (eval "$ac_compile") 2>conftest.er1
22251 ac_status=$? 21500 ac_status=$?
22252 grep -v '^ *+' conftest.er1 >conftest.err 21501 grep -v '^ *+' conftest.er1 >conftest.err
22253 rm -f conftest.er1 21502 rm -f conftest.er1
22254 cat conftest.err >&5 21503 cat conftest.err >&5
22255 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21504 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22256 (exit $ac_status); } && { 21505 (exit $ac_status); } && {
22257 test -z "$ac_c_werror_flag" || 21506 test -z "$ac_c_werror_flag" ||
22258 test ! -s conftest.err 21507 test ! -s conftest.err
22259 } && test -s conftest.$ac_objext; then 21508 } && test -s conftest.$ac_objext; then
22260 ac_header_compiler=yes 21509 ac_header_compiler=yes
22261else 21510else
22262 $as_echo "$as_me: failed program was:" >&5 21511 echo "$as_me: failed program was:" >&5
22263sed 's/^/| /' conftest.$ac_ext >&5 21512sed 's/^/| /' conftest.$ac_ext >&5
22264 21513
22265 ac_header_compiler=no 21514 ac_header_compiler=no
22266fi 21515fi
22267 21516
22268rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 21517rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22269{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 21518{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
22270$as_echo "$ac_header_compiler" >&6; } 21519echo "${ECHO_T}$ac_header_compiler" >&6; }
22271 21520
22272# Is the header present? 21521# Is the header present?
22273{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 21522{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
22274$as_echo_n "checking $ac_header presence... " >&6; } 21523echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
22275cat >conftest.$ac_ext <<_ACEOF 21524cat >conftest.$ac_ext <<_ACEOF
22276/* confdefs.h. */ 21525/* confdefs.h. */
22277_ACEOF 21526_ACEOF
@@ -22285,93 +21534,89 @@ case "(($ac_try" in
22285 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21534 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22286 *) ac_try_echo=$ac_try;; 21535 *) ac_try_echo=$ac_try;;
22287esac 21536esac
22288eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21537eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22289$as_echo "$ac_try_echo") >&5
22290 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 21538 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
22291 ac_status=$? 21539 ac_status=$?
22292 grep -v '^ *+' conftest.er1 >conftest.err 21540 grep -v '^ *+' conftest.er1 >conftest.err
22293 rm -f conftest.er1 21541 rm -f conftest.er1
22294 cat conftest.err >&5 21542 cat conftest.err >&5
22295 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21543 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22296 (exit $ac_status); } >/dev/null && { 21544 (exit $ac_status); } >/dev/null && {
22297 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 21545 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
22298 test ! -s conftest.err 21546 test ! -s conftest.err
22299 }; then 21547 }; then
22300 ac_header_preproc=yes 21548 ac_header_preproc=yes
22301else 21549else
22302 $as_echo "$as_me: failed program was:" >&5 21550 echo "$as_me: failed program was:" >&5
22303sed 's/^/| /' conftest.$ac_ext >&5 21551sed 's/^/| /' conftest.$ac_ext >&5
22304 21552
22305 ac_header_preproc=no 21553 ac_header_preproc=no
22306fi 21554fi
22307 21555
22308rm -f conftest.err conftest.$ac_ext 21556rm -f conftest.err conftest.$ac_ext
22309{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 21557{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
22310$as_echo "$ac_header_preproc" >&6; } 21558echo "${ECHO_T}$ac_header_preproc" >&6; }
22311 21559
22312# So? What about this header? 21560# So? What about this header?
22313case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 21561case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
22314 yes:no: ) 21562 yes:no: )
22315 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 21563 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22316$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 21564echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22317 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 21565 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22318$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 21566echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22319 ac_header_preproc=yes 21567 ac_header_preproc=yes
22320 ;; 21568 ;;
22321 no:yes:* ) 21569 no:yes:* )
22322 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 21570 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
22323$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 21571echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
22324 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 21572 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
22325$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 21573echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
22326 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 21574 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
22327$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 21575echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
22328 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 21576 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
22329$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 21577echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
22330 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 21578 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
22331$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 21579echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
22332 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 21580 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22333$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 21581echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22334 21582
22335 ;; 21583 ;;
22336esac 21584esac
22337{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 21585{ echo "$as_me:$LINENO: checking for $ac_header" >&5
22338$as_echo_n "checking for $ac_header... " >&6; } 21586echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22339if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21587if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22340 $as_echo_n "(cached) " >&6 21588 echo $ECHO_N "(cached) $ECHO_C" >&6
22341else 21589else
22342 eval "$as_ac_Header=\$ac_header_preproc" 21590 eval "$as_ac_Header=\$ac_header_preproc"
22343fi 21591fi
22344ac_res=`eval 'as_val=${'$as_ac_Header'} 21592ac_res=`eval echo '${'$as_ac_Header'}'`
22345 $as_echo "$as_val"'` 21593 { echo "$as_me:$LINENO: result: $ac_res" >&5
22346 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 21594echo "${ECHO_T}$ac_res" >&6; }
22347$as_echo "$ac_res" >&6; }
22348 21595
22349fi 21596fi
22350if test `eval 'as_val=${'$as_ac_Header'} 21597if test `eval echo '${'$as_ac_Header'}'` = yes; then
22351 $as_echo "$as_val"'` = yes; then
22352 cat >>confdefs.h <<_ACEOF 21598 cat >>confdefs.h <<_ACEOF
22353#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 21599#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
22354_ACEOF 21600_ACEOF
22355 21601
22356else 21602else
22357 21603
22358for ac_header in kerberosIV/des.h 21604for ac_header in kerberosIV/des.h
22359do 21605do
22360as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 21606as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
22361if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21607if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22362 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 21608 { echo "$as_me:$LINENO: checking for $ac_header" >&5
22363$as_echo_n "checking for $ac_header... " >&6; } 21609echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22364if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21610if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22365 $as_echo_n "(cached) " >&6 21611 echo $ECHO_N "(cached) $ECHO_C" >&6
22366fi 21612fi
22367ac_res=`eval 'as_val=${'$as_ac_Header'} 21613ac_res=`eval echo '${'$as_ac_Header'}'`
22368 $as_echo "$as_val"'` 21614 { echo "$as_me:$LINENO: result: $ac_res" >&5
22369 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 21615echo "${ECHO_T}$ac_res" >&6; }
22370$as_echo "$ac_res" >&6; }
22371else 21616else
22372 # Is the header compilable? 21617 # Is the header compilable?
22373{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 21618{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
22374$as_echo_n "checking $ac_header usability... " >&6; } 21619echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
22375cat >conftest.$ac_ext <<_ACEOF 21620cat >conftest.$ac_ext <<_ACEOF
22376/* confdefs.h. */ 21621/* confdefs.h. */
22377_ACEOF 21622_ACEOF
@@ -22387,33 +21632,32 @@ case "(($ac_try" in
22387 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21632 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22388 *) ac_try_echo=$ac_try;; 21633 *) ac_try_echo=$ac_try;;
22389esac 21634esac
22390eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21635eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22391$as_echo "$ac_try_echo") >&5
22392 (eval "$ac_compile") 2>conftest.er1 21636 (eval "$ac_compile") 2>conftest.er1
22393 ac_status=$? 21637 ac_status=$?
22394 grep -v '^ *+' conftest.er1 >conftest.err 21638 grep -v '^ *+' conftest.er1 >conftest.err
22395 rm -f conftest.er1 21639 rm -f conftest.er1
22396 cat conftest.err >&5 21640 cat conftest.err >&5
22397 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22398 (exit $ac_status); } && { 21642 (exit $ac_status); } && {
22399 test -z "$ac_c_werror_flag" || 21643 test -z "$ac_c_werror_flag" ||
22400 test ! -s conftest.err 21644 test ! -s conftest.err
22401 } && test -s conftest.$ac_objext; then 21645 } && test -s conftest.$ac_objext; then
22402 ac_header_compiler=yes 21646 ac_header_compiler=yes
22403else 21647else
22404 $as_echo "$as_me: failed program was:" >&5 21648 echo "$as_me: failed program was:" >&5
22405sed 's/^/| /' conftest.$ac_ext >&5 21649sed 's/^/| /' conftest.$ac_ext >&5
22406 21650
22407 ac_header_compiler=no 21651 ac_header_compiler=no
22408fi 21652fi
22409 21653
22410rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 21654rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22411{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 21655{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
22412$as_echo "$ac_header_compiler" >&6; } 21656echo "${ECHO_T}$ac_header_compiler" >&6; }
22413 21657
22414# Is the header present? 21658# Is the header present?
22415{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 21659{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
22416$as_echo_n "checking $ac_header presence... " >&6; } 21660echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
22417cat >conftest.$ac_ext <<_ACEOF 21661cat >conftest.$ac_ext <<_ACEOF
22418/* confdefs.h. */ 21662/* confdefs.h. */
22419_ACEOF 21663_ACEOF
@@ -22427,93 +21671,89 @@ case "(($ac_try" in
22427 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21671 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22428 *) ac_try_echo=$ac_try;; 21672 *) ac_try_echo=$ac_try;;
22429esac 21673esac
22430eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21674eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22431$as_echo "$ac_try_echo") >&5
22432 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 21675 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
22433 ac_status=$? 21676 ac_status=$?
22434 grep -v '^ *+' conftest.er1 >conftest.err 21677 grep -v '^ *+' conftest.er1 >conftest.err
22435 rm -f conftest.er1 21678 rm -f conftest.er1
22436 cat conftest.err >&5 21679 cat conftest.err >&5
22437 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22438 (exit $ac_status); } >/dev/null && { 21681 (exit $ac_status); } >/dev/null && {
22439 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 21682 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
22440 test ! -s conftest.err 21683 test ! -s conftest.err
22441 }; then 21684 }; then
22442 ac_header_preproc=yes 21685 ac_header_preproc=yes
22443else 21686else
22444 $as_echo "$as_me: failed program was:" >&5 21687 echo "$as_me: failed program was:" >&5
22445sed 's/^/| /' conftest.$ac_ext >&5 21688sed 's/^/| /' conftest.$ac_ext >&5
22446 21689
22447 ac_header_preproc=no 21690 ac_header_preproc=no
22448fi 21691fi
22449 21692
22450rm -f conftest.err conftest.$ac_ext 21693rm -f conftest.err conftest.$ac_ext
22451{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 21694{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
22452$as_echo "$ac_header_preproc" >&6; } 21695echo "${ECHO_T}$ac_header_preproc" >&6; }
22453 21696
22454# So? What about this header? 21697# So? What about this header?
22455case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 21698case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
22456 yes:no: ) 21699 yes:no: )
22457 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 21700 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22458$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 21701echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22459 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 21702 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22460$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 21703echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22461 ac_header_preproc=yes 21704 ac_header_preproc=yes
22462 ;; 21705 ;;
22463 no:yes:* ) 21706 no:yes:* )
22464 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 21707 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
22465$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 21708echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
22466 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 21709 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
22467$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 21710echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
22468 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 21711 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
22469$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 21712echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
22470 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 21713 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
22471$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 21714echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
22472 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 21715 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
22473$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 21716echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
22474 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 21717 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22475$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 21718echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22476 21719
22477 ;; 21720 ;;
22478esac 21721esac
22479{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 21722{ echo "$as_me:$LINENO: checking for $ac_header" >&5
22480$as_echo_n "checking for $ac_header... " >&6; } 21723echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22481if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21724if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22482 $as_echo_n "(cached) " >&6 21725 echo $ECHO_N "(cached) $ECHO_C" >&6
22483else 21726else
22484 eval "$as_ac_Header=\$ac_header_preproc" 21727 eval "$as_ac_Header=\$ac_header_preproc"
22485fi 21728fi
22486ac_res=`eval 'as_val=${'$as_ac_Header'} 21729ac_res=`eval echo '${'$as_ac_Header'}'`
22487 $as_echo "$as_val"'` 21730 { echo "$as_me:$LINENO: result: $ac_res" >&5
22488 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 21731echo "${ECHO_T}$ac_res" >&6; }
22489$as_echo "$ac_res" >&6; }
22490 21732
22491fi 21733fi
22492if test `eval 'as_val=${'$as_ac_Header'} 21734if test `eval echo '${'$as_ac_Header'}'` = yes; then
22493 $as_echo "$as_val"'` = yes; then
22494 cat >>confdefs.h <<_ACEOF 21735 cat >>confdefs.h <<_ACEOF
22495#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 21736#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
22496_ACEOF 21737_ACEOF
22497 21738
22498else 21739else
22499 21740
22500for ac_header in kerberos/des.h 21741for ac_header in kerberos/des.h
22501do 21742do
22502as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 21743as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
22503if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21744if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22504 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 21745 { echo "$as_me:$LINENO: checking for $ac_header" >&5
22505$as_echo_n "checking for $ac_header... " >&6; } 21746echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22506if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21747if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22507 $as_echo_n "(cached) " >&6 21748 echo $ECHO_N "(cached) $ECHO_C" >&6
22508fi 21749fi
22509ac_res=`eval 'as_val=${'$as_ac_Header'} 21750ac_res=`eval echo '${'$as_ac_Header'}'`
22510 $as_echo "$as_val"'` 21751 { echo "$as_me:$LINENO: result: $ac_res" >&5
22511 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 21752echo "${ECHO_T}$ac_res" >&6; }
22512$as_echo "$ac_res" >&6; }
22513else 21753else
22514 # Is the header compilable? 21754 # Is the header compilable?
22515{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 21755{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
22516$as_echo_n "checking $ac_header usability... " >&6; } 21756echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
22517cat >conftest.$ac_ext <<_ACEOF 21757cat >conftest.$ac_ext <<_ACEOF
22518/* confdefs.h. */ 21758/* confdefs.h. */
22519_ACEOF 21759_ACEOF
@@ -22529,33 +21769,32 @@ case "(($ac_try" in
22529 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21769 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22530 *) ac_try_echo=$ac_try;; 21770 *) ac_try_echo=$ac_try;;
22531esac 21771esac
22532eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21772eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22533$as_echo "$ac_try_echo") >&5
22534 (eval "$ac_compile") 2>conftest.er1 21773 (eval "$ac_compile") 2>conftest.er1
22535 ac_status=$? 21774 ac_status=$?
22536 grep -v '^ *+' conftest.er1 >conftest.err 21775 grep -v '^ *+' conftest.er1 >conftest.err
22537 rm -f conftest.er1 21776 rm -f conftest.er1
22538 cat conftest.err >&5 21777 cat conftest.err >&5
22539 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22540 (exit $ac_status); } && { 21779 (exit $ac_status); } && {
22541 test -z "$ac_c_werror_flag" || 21780 test -z "$ac_c_werror_flag" ||
22542 test ! -s conftest.err 21781 test ! -s conftest.err
22543 } && test -s conftest.$ac_objext; then 21782 } && test -s conftest.$ac_objext; then
22544 ac_header_compiler=yes 21783 ac_header_compiler=yes
22545else 21784else
22546 $as_echo "$as_me: failed program was:" >&5 21785 echo "$as_me: failed program was:" >&5
22547sed 's/^/| /' conftest.$ac_ext >&5 21786sed 's/^/| /' conftest.$ac_ext >&5
22548 21787
22549 ac_header_compiler=no 21788 ac_header_compiler=no
22550fi 21789fi
22551 21790
22552rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 21791rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22553{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 21792{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
22554$as_echo "$ac_header_compiler" >&6; } 21793echo "${ECHO_T}$ac_header_compiler" >&6; }
22555 21794
22556# Is the header present? 21795# Is the header present?
22557{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 21796{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
22558$as_echo_n "checking $ac_header presence... " >&6; } 21797echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
22559cat >conftest.$ac_ext <<_ACEOF 21798cat >conftest.$ac_ext <<_ACEOF
22560/* confdefs.h. */ 21799/* confdefs.h. */
22561_ACEOF 21800_ACEOF
@@ -22569,72 +21808,69 @@ case "(($ac_try" in
22569 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21808 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22570 *) ac_try_echo=$ac_try;; 21809 *) ac_try_echo=$ac_try;;
22571esac 21810esac
22572eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21811eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22573$as_echo "$ac_try_echo") >&5
22574 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 21812 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
22575 ac_status=$? 21813 ac_status=$?
22576 grep -v '^ *+' conftest.er1 >conftest.err 21814 grep -v '^ *+' conftest.er1 >conftest.err
22577 rm -f conftest.er1 21815 rm -f conftest.er1
22578 cat conftest.err >&5 21816 cat conftest.err >&5
22579 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21817 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22580 (exit $ac_status); } >/dev/null && { 21818 (exit $ac_status); } >/dev/null && {
22581 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 21819 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
22582 test ! -s conftest.err 21820 test ! -s conftest.err
22583 }; then 21821 }; then
22584 ac_header_preproc=yes 21822 ac_header_preproc=yes
22585else 21823else
22586 $as_echo "$as_me: failed program was:" >&5 21824 echo "$as_me: failed program was:" >&5
22587sed 's/^/| /' conftest.$ac_ext >&5 21825sed 's/^/| /' conftest.$ac_ext >&5
22588 21826
22589 ac_header_preproc=no 21827 ac_header_preproc=no
22590fi 21828fi
22591 21829
22592rm -f conftest.err conftest.$ac_ext 21830rm -f conftest.err conftest.$ac_ext
22593{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 21831{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
22594$as_echo "$ac_header_preproc" >&6; } 21832echo "${ECHO_T}$ac_header_preproc" >&6; }
22595 21833
22596# So? What about this header? 21834# So? What about this header?
22597case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 21835case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
22598 yes:no: ) 21836 yes:no: )
22599 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 21837 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22600$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 21838echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22601 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 21839 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22602$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 21840echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22603 ac_header_preproc=yes 21841 ac_header_preproc=yes
22604 ;; 21842 ;;
22605 no:yes:* ) 21843 no:yes:* )
22606 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 21844 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
22607$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 21845echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
22608 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 21846 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
22609$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 21847echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
22610 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 21848 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
22611$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 21849echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
22612 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 21850 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
22613$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 21851echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
22614 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 21852 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
22615$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 21853echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
22616 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 21854 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22617$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 21855echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22618 21856
22619 ;; 21857 ;;
22620esac 21858esac
22621{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 21859{ echo "$as_me:$LINENO: checking for $ac_header" >&5
22622$as_echo_n "checking for $ac_header... " >&6; } 21860echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22623if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21861if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22624 $as_echo_n "(cached) " >&6 21862 echo $ECHO_N "(cached) $ECHO_C" >&6
22625else 21863else
22626 eval "$as_ac_Header=\$ac_header_preproc" 21864 eval "$as_ac_Header=\$ac_header_preproc"
22627fi 21865fi
22628ac_res=`eval 'as_val=${'$as_ac_Header'} 21866ac_res=`eval echo '${'$as_ac_Header'}'`
22629 $as_echo "$as_val"'` 21867 { echo "$as_me:$LINENO: result: $ac_res" >&5
22630 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 21868echo "${ECHO_T}$ac_res" >&6; }
22631$as_echo "$ac_res" >&6; }
22632 21869
22633fi 21870fi
22634if test `eval 'as_val=${'$as_ac_Header'} 21871if test `eval echo '${'$as_ac_Header'}'` = yes; then
22635 $as_echo "$as_val"'` = yes; then
22636 cat >>confdefs.h <<_ACEOF 21872 cat >>confdefs.h <<_ACEOF
22637#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 21873#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
22638_ACEOF 21874_ACEOF
22639 21875
22640fi 21876fi
@@ -22652,21 +21888,20 @@ done
22652 21888
22653for ac_header in krb.h 21889for ac_header in krb.h
22654do 21890do
22655as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 21891as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
22656if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21892if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22657 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 21893 { echo "$as_me:$LINENO: checking for $ac_header" >&5
22658$as_echo_n "checking for $ac_header... " >&6; } 21894echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22659if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 21895if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22660 $as_echo_n "(cached) " >&6 21896 echo $ECHO_N "(cached) $ECHO_C" >&6
22661fi 21897fi
22662ac_res=`eval 'as_val=${'$as_ac_Header'} 21898ac_res=`eval echo '${'$as_ac_Header'}'`
22663 $as_echo "$as_val"'` 21899 { echo "$as_me:$LINENO: result: $ac_res" >&5
22664 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 21900echo "${ECHO_T}$ac_res" >&6; }
22665$as_echo "$ac_res" >&6; }
22666else 21901else
22667 # Is the header compilable? 21902 # Is the header compilable?
22668{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 21903{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
22669$as_echo_n "checking $ac_header usability... " >&6; } 21904echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
22670cat >conftest.$ac_ext <<_ACEOF 21905cat >conftest.$ac_ext <<_ACEOF
22671/* confdefs.h. */ 21906/* confdefs.h. */
22672_ACEOF 21907_ACEOF
@@ -22682,33 +21917,32 @@ case "(($ac_try" in
22682 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21917 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22683 *) ac_try_echo=$ac_try;; 21918 *) ac_try_echo=$ac_try;;
22684esac 21919esac
22685eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21920eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22686$as_echo "$ac_try_echo") >&5
22687 (eval "$ac_compile") 2>conftest.er1 21921 (eval "$ac_compile") 2>conftest.er1
22688 ac_status=$? 21922 ac_status=$?
22689 grep -v '^ *+' conftest.er1 >conftest.err 21923 grep -v '^ *+' conftest.er1 >conftest.err
22690 rm -f conftest.er1 21924 rm -f conftest.er1
22691 cat conftest.err >&5 21925 cat conftest.err >&5
22692 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21926 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22693 (exit $ac_status); } && { 21927 (exit $ac_status); } && {
22694 test -z "$ac_c_werror_flag" || 21928 test -z "$ac_c_werror_flag" ||
22695 test ! -s conftest.err 21929 test ! -s conftest.err
22696 } && test -s conftest.$ac_objext; then 21930 } && test -s conftest.$ac_objext; then
22697 ac_header_compiler=yes 21931 ac_header_compiler=yes
22698else 21932else
22699 $as_echo "$as_me: failed program was:" >&5 21933 echo "$as_me: failed program was:" >&5
22700sed 's/^/| /' conftest.$ac_ext >&5 21934sed 's/^/| /' conftest.$ac_ext >&5
22701 21935
22702 ac_header_compiler=no 21936 ac_header_compiler=no
22703fi 21937fi
22704 21938
22705rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 21939rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22706{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 21940{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
22707$as_echo "$ac_header_compiler" >&6; } 21941echo "${ECHO_T}$ac_header_compiler" >&6; }
22708 21942
22709# Is the header present? 21943# Is the header present?
22710{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 21944{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
22711$as_echo_n "checking $ac_header presence... " >&6; } 21945echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
22712cat >conftest.$ac_ext <<_ACEOF 21946cat >conftest.$ac_ext <<_ACEOF
22713/* confdefs.h. */ 21947/* confdefs.h. */
22714_ACEOF 21948_ACEOF
@@ -22722,93 +21956,89 @@ case "(($ac_try" in
22722 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 21956 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22723 *) ac_try_echo=$ac_try;; 21957 *) ac_try_echo=$ac_try;;
22724esac 21958esac
22725eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 21959eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22726$as_echo "$ac_try_echo") >&5
22727 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 21960 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
22728 ac_status=$? 21961 ac_status=$?
22729 grep -v '^ *+' conftest.er1 >conftest.err 21962 grep -v '^ *+' conftest.er1 >conftest.err
22730 rm -f conftest.er1 21963 rm -f conftest.er1
22731 cat conftest.err >&5 21964 cat conftest.err >&5
22732 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 21965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22733 (exit $ac_status); } >/dev/null && { 21966 (exit $ac_status); } >/dev/null && {
22734 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 21967 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
22735 test ! -s conftest.err 21968 test ! -s conftest.err
22736 }; then 21969 }; then
22737 ac_header_preproc=yes 21970 ac_header_preproc=yes
22738else 21971else
22739 $as_echo "$as_me: failed program was:" >&5 21972 echo "$as_me: failed program was:" >&5
22740sed 's/^/| /' conftest.$ac_ext >&5 21973sed 's/^/| /' conftest.$ac_ext >&5
22741 21974
22742 ac_header_preproc=no 21975 ac_header_preproc=no
22743fi 21976fi
22744 21977
22745rm -f conftest.err conftest.$ac_ext 21978rm -f conftest.err conftest.$ac_ext
22746{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 21979{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
22747$as_echo "$ac_header_preproc" >&6; } 21980echo "${ECHO_T}$ac_header_preproc" >&6; }
22748 21981
22749# So? What about this header? 21982# So? What about this header?
22750case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 21983case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
22751 yes:no: ) 21984 yes:no: )
22752 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 21985 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22753$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 21986echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22754 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 21987 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22755$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 21988echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22756 ac_header_preproc=yes 21989 ac_header_preproc=yes
22757 ;; 21990 ;;
22758 no:yes:* ) 21991 no:yes:* )
22759 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 21992 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
22760$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 21993echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
22761 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 21994 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
22762$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 21995echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
22763 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 21996 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
22764$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 21997echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
22765 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 21998 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
22766$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 21999echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
22767 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 22000 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
22768$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 22001echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
22769 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 22002 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22770$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 22003echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22771 22004
22772 ;; 22005 ;;
22773esac 22006esac
22774{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 22007{ echo "$as_me:$LINENO: checking for $ac_header" >&5
22775$as_echo_n "checking for $ac_header... " >&6; } 22008echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22776if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22009if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22777 $as_echo_n "(cached) " >&6 22010 echo $ECHO_N "(cached) $ECHO_C" >&6
22778else 22011else
22779 eval "$as_ac_Header=\$ac_header_preproc" 22012 eval "$as_ac_Header=\$ac_header_preproc"
22780fi 22013fi
22781ac_res=`eval 'as_val=${'$as_ac_Header'} 22014ac_res=`eval echo '${'$as_ac_Header'}'`
22782 $as_echo "$as_val"'` 22015 { echo "$as_me:$LINENO: result: $ac_res" >&5
22783 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 22016echo "${ECHO_T}$ac_res" >&6; }
22784$as_echo "$ac_res" >&6; }
22785 22017
22786fi 22018fi
22787if test `eval 'as_val=${'$as_ac_Header'} 22019if test `eval echo '${'$as_ac_Header'}'` = yes; then
22788 $as_echo "$as_val"'` = yes; then
22789 cat >>confdefs.h <<_ACEOF 22020 cat >>confdefs.h <<_ACEOF
22790#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 22021#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
22791_ACEOF 22022_ACEOF
22792 22023
22793else 22024else
22794 22025
22795for ac_header in kerberosIV/krb.h 22026for ac_header in kerberosIV/krb.h
22796do 22027do
22797as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 22028as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
22798if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22029if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22799 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 22030 { echo "$as_me:$LINENO: checking for $ac_header" >&5
22800$as_echo_n "checking for $ac_header... " >&6; } 22031echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22801if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22032if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22802 $as_echo_n "(cached) " >&6 22033 echo $ECHO_N "(cached) $ECHO_C" >&6
22803fi 22034fi
22804ac_res=`eval 'as_val=${'$as_ac_Header'} 22035ac_res=`eval echo '${'$as_ac_Header'}'`
22805 $as_echo "$as_val"'` 22036 { echo "$as_me:$LINENO: result: $ac_res" >&5
22806 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 22037echo "${ECHO_T}$ac_res" >&6; }
22807$as_echo "$ac_res" >&6; }
22808else 22038else
22809 # Is the header compilable? 22039 # Is the header compilable?
22810{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 22040{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
22811$as_echo_n "checking $ac_header usability... " >&6; } 22041echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
22812cat >conftest.$ac_ext <<_ACEOF 22042cat >conftest.$ac_ext <<_ACEOF
22813/* confdefs.h. */ 22043/* confdefs.h. */
22814_ACEOF 22044_ACEOF
@@ -22824,33 +22054,32 @@ case "(($ac_try" in
22824 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22054 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22825 *) ac_try_echo=$ac_try;; 22055 *) ac_try_echo=$ac_try;;
22826esac 22056esac
22827eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22057eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22828$as_echo "$ac_try_echo") >&5
22829 (eval "$ac_compile") 2>conftest.er1 22058 (eval "$ac_compile") 2>conftest.er1
22830 ac_status=$? 22059 ac_status=$?
22831 grep -v '^ *+' conftest.er1 >conftest.err 22060 grep -v '^ *+' conftest.er1 >conftest.err
22832 rm -f conftest.er1 22061 rm -f conftest.er1
22833 cat conftest.err >&5 22062 cat conftest.err >&5
22834 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22835 (exit $ac_status); } && { 22064 (exit $ac_status); } && {
22836 test -z "$ac_c_werror_flag" || 22065 test -z "$ac_c_werror_flag" ||
22837 test ! -s conftest.err 22066 test ! -s conftest.err
22838 } && test -s conftest.$ac_objext; then 22067 } && test -s conftest.$ac_objext; then
22839 ac_header_compiler=yes 22068 ac_header_compiler=yes
22840else 22069else
22841 $as_echo "$as_me: failed program was:" >&5 22070 echo "$as_me: failed program was:" >&5
22842sed 's/^/| /' conftest.$ac_ext >&5 22071sed 's/^/| /' conftest.$ac_ext >&5
22843 22072
22844 ac_header_compiler=no 22073 ac_header_compiler=no
22845fi 22074fi
22846 22075
22847rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 22076rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22848{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 22077{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
22849$as_echo "$ac_header_compiler" >&6; } 22078echo "${ECHO_T}$ac_header_compiler" >&6; }
22850 22079
22851# Is the header present? 22080# Is the header present?
22852{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 22081{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
22853$as_echo_n "checking $ac_header presence... " >&6; } 22082echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
22854cat >conftest.$ac_ext <<_ACEOF 22083cat >conftest.$ac_ext <<_ACEOF
22855/* confdefs.h. */ 22084/* confdefs.h. */
22856_ACEOF 22085_ACEOF
@@ -22864,93 +22093,89 @@ case "(($ac_try" in
22864 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22093 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22865 *) ac_try_echo=$ac_try;; 22094 *) ac_try_echo=$ac_try;;
22866esac 22095esac
22867eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22096eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22868$as_echo "$ac_try_echo") >&5
22869 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 22097 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
22870 ac_status=$? 22098 ac_status=$?
22871 grep -v '^ *+' conftest.er1 >conftest.err 22099 grep -v '^ *+' conftest.er1 >conftest.err
22872 rm -f conftest.er1 22100 rm -f conftest.er1
22873 cat conftest.err >&5 22101 cat conftest.err >&5
22874 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22102 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22875 (exit $ac_status); } >/dev/null && { 22103 (exit $ac_status); } >/dev/null && {
22876 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 22104 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
22877 test ! -s conftest.err 22105 test ! -s conftest.err
22878 }; then 22106 }; then
22879 ac_header_preproc=yes 22107 ac_header_preproc=yes
22880else 22108else
22881 $as_echo "$as_me: failed program was:" >&5 22109 echo "$as_me: failed program was:" >&5
22882sed 's/^/| /' conftest.$ac_ext >&5 22110sed 's/^/| /' conftest.$ac_ext >&5
22883 22111
22884 ac_header_preproc=no 22112 ac_header_preproc=no
22885fi 22113fi
22886 22114
22887rm -f conftest.err conftest.$ac_ext 22115rm -f conftest.err conftest.$ac_ext
22888{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 22116{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
22889$as_echo "$ac_header_preproc" >&6; } 22117echo "${ECHO_T}$ac_header_preproc" >&6; }
22890 22118
22891# So? What about this header? 22119# So? What about this header?
22892case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 22120case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
22893 yes:no: ) 22121 yes:no: )
22894 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 22122 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
22895$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 22123echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
22896 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 22124 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
22897$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 22125echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
22898 ac_header_preproc=yes 22126 ac_header_preproc=yes
22899 ;; 22127 ;;
22900 no:yes:* ) 22128 no:yes:* )
22901 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 22129 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
22902$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 22130echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
22903 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 22131 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
22904$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 22132echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
22905 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 22133 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
22906$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 22134echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
22907 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 22135 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
22908$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 22136echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
22909 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 22137 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
22910$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 22138echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
22911 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 22139 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
22912$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 22140echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
22913 22141
22914 ;; 22142 ;;
22915esac 22143esac
22916{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 22144{ echo "$as_me:$LINENO: checking for $ac_header" >&5
22917$as_echo_n "checking for $ac_header... " >&6; } 22145echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22918if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22146if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22919 $as_echo_n "(cached) " >&6 22147 echo $ECHO_N "(cached) $ECHO_C" >&6
22920else 22148else
22921 eval "$as_ac_Header=\$ac_header_preproc" 22149 eval "$as_ac_Header=\$ac_header_preproc"
22922fi 22150fi
22923ac_res=`eval 'as_val=${'$as_ac_Header'} 22151ac_res=`eval echo '${'$as_ac_Header'}'`
22924 $as_echo "$as_val"'` 22152 { echo "$as_me:$LINENO: result: $ac_res" >&5
22925 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 22153echo "${ECHO_T}$ac_res" >&6; }
22926$as_echo "$ac_res" >&6; }
22927 22154
22928fi 22155fi
22929if test `eval 'as_val=${'$as_ac_Header'} 22156if test `eval echo '${'$as_ac_Header'}'` = yes; then
22930 $as_echo "$as_val"'` = yes; then
22931 cat >>confdefs.h <<_ACEOF 22157 cat >>confdefs.h <<_ACEOF
22932#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 22158#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
22933_ACEOF 22159_ACEOF
22934 22160
22935else 22161else
22936 22162
22937for ac_header in kerberos/krb.h 22163for ac_header in kerberos/krb.h
22938do 22164do
22939as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 22165as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
22940if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22166if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22941 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 22167 { echo "$as_me:$LINENO: checking for $ac_header" >&5
22942$as_echo_n "checking for $ac_header... " >&6; } 22168echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
22943if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22169if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
22944 $as_echo_n "(cached) " >&6 22170 echo $ECHO_N "(cached) $ECHO_C" >&6
22945fi 22171fi
22946ac_res=`eval 'as_val=${'$as_ac_Header'} 22172ac_res=`eval echo '${'$as_ac_Header'}'`
22947 $as_echo "$as_val"'` 22173 { echo "$as_me:$LINENO: result: $ac_res" >&5
22948 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 22174echo "${ECHO_T}$ac_res" >&6; }
22949$as_echo "$ac_res" >&6; }
22950else 22175else
22951 # Is the header compilable? 22176 # Is the header compilable?
22952{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 22177{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
22953$as_echo_n "checking $ac_header usability... " >&6; } 22178echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
22954cat >conftest.$ac_ext <<_ACEOF 22179cat >conftest.$ac_ext <<_ACEOF
22955/* confdefs.h. */ 22180/* confdefs.h. */
22956_ACEOF 22181_ACEOF
@@ -22966,33 +22191,32 @@ case "(($ac_try" in
22966 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22191 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
22967 *) ac_try_echo=$ac_try;; 22192 *) ac_try_echo=$ac_try;;
22968esac 22193esac
22969eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22194eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
22970$as_echo "$ac_try_echo") >&5
22971 (eval "$ac_compile") 2>conftest.er1 22195 (eval "$ac_compile") 2>conftest.er1
22972 ac_status=$? 22196 ac_status=$?
22973 grep -v '^ *+' conftest.er1 >conftest.err 22197 grep -v '^ *+' conftest.er1 >conftest.err
22974 rm -f conftest.er1 22198 rm -f conftest.er1
22975 cat conftest.err >&5 22199 cat conftest.err >&5
22976 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
22977 (exit $ac_status); } && { 22201 (exit $ac_status); } && {
22978 test -z "$ac_c_werror_flag" || 22202 test -z "$ac_c_werror_flag" ||
22979 test ! -s conftest.err 22203 test ! -s conftest.err
22980 } && test -s conftest.$ac_objext; then 22204 } && test -s conftest.$ac_objext; then
22981 ac_header_compiler=yes 22205 ac_header_compiler=yes
22982else 22206else
22983 $as_echo "$as_me: failed program was:" >&5 22207 echo "$as_me: failed program was:" >&5
22984sed 's/^/| /' conftest.$ac_ext >&5 22208sed 's/^/| /' conftest.$ac_ext >&5
22985 22209
22986 ac_header_compiler=no 22210 ac_header_compiler=no
22987fi 22211fi
22988 22212
22989rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 22213rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
22990{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 22214{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
22991$as_echo "$ac_header_compiler" >&6; } 22215echo "${ECHO_T}$ac_header_compiler" >&6; }
22992 22216
22993# Is the header present? 22217# Is the header present?
22994{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 22218{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
22995$as_echo_n "checking $ac_header presence... " >&6; } 22219echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
22996cat >conftest.$ac_ext <<_ACEOF 22220cat >conftest.$ac_ext <<_ACEOF
22997/* confdefs.h. */ 22221/* confdefs.h. */
22998_ACEOF 22222_ACEOF
@@ -23006,72 +22230,69 @@ case "(($ac_try" in
23006 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22230 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23007 *) ac_try_echo=$ac_try;; 22231 *) ac_try_echo=$ac_try;;
23008esac 22232esac
23009eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22233eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23010$as_echo "$ac_try_echo") >&5
23011 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 22234 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
23012 ac_status=$? 22235 ac_status=$?
23013 grep -v '^ *+' conftest.er1 >conftest.err 22236 grep -v '^ *+' conftest.er1 >conftest.err
23014 rm -f conftest.er1 22237 rm -f conftest.er1
23015 cat conftest.err >&5 22238 cat conftest.err >&5
23016 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22239 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23017 (exit $ac_status); } >/dev/null && { 22240 (exit $ac_status); } >/dev/null && {
23018 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 22241 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
23019 test ! -s conftest.err 22242 test ! -s conftest.err
23020 }; then 22243 }; then
23021 ac_header_preproc=yes 22244 ac_header_preproc=yes
23022else 22245else
23023 $as_echo "$as_me: failed program was:" >&5 22246 echo "$as_me: failed program was:" >&5
23024sed 's/^/| /' conftest.$ac_ext >&5 22247sed 's/^/| /' conftest.$ac_ext >&5
23025 22248
23026 ac_header_preproc=no 22249 ac_header_preproc=no
23027fi 22250fi
23028 22251
23029rm -f conftest.err conftest.$ac_ext 22252rm -f conftest.err conftest.$ac_ext
23030{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 22253{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
23031$as_echo "$ac_header_preproc" >&6; } 22254echo "${ECHO_T}$ac_header_preproc" >&6; }
23032 22255
23033# So? What about this header? 22256# So? What about this header?
23034case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 22257case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23035 yes:no: ) 22258 yes:no: )
23036 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 22259 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23037$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 22260echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23038 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 22261 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23039$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 22262echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23040 ac_header_preproc=yes 22263 ac_header_preproc=yes
23041 ;; 22264 ;;
23042 no:yes:* ) 22265 no:yes:* )
23043 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 22266 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
23044$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 22267echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
23045 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 22268 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
23046$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 22269echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
23047 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 22270 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
23048$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 22271echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
23049 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 22272 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
23050$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 22273echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
23051 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 22274 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
23052$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 22275echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
23053 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 22276 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23054$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 22277echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23055 22278
23056 ;; 22279 ;;
23057esac 22280esac
23058{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 22281{ echo "$as_me:$LINENO: checking for $ac_header" >&5
23059$as_echo_n "checking for $ac_header... " >&6; } 22282echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
23060if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22283if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
23061 $as_echo_n "(cached) " >&6 22284 echo $ECHO_N "(cached) $ECHO_C" >&6
23062else 22285else
23063 eval "$as_ac_Header=\$ac_header_preproc" 22286 eval "$as_ac_Header=\$ac_header_preproc"
23064fi 22287fi
23065ac_res=`eval 'as_val=${'$as_ac_Header'} 22288ac_res=`eval echo '${'$as_ac_Header'}'`
23066 $as_echo "$as_val"'` 22289 { echo "$as_me:$LINENO: result: $ac_res" >&5
23067 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 22290echo "${ECHO_T}$ac_res" >&6; }
23068$as_echo "$ac_res" >&6; }
23069 22291
23070fi 22292fi
23071if test `eval 'as_val=${'$as_ac_Header'} 22293if test `eval echo '${'$as_ac_Header'}'` = yes; then
23072 $as_echo "$as_val"'` = yes; then
23073 cat >>confdefs.h <<_ACEOF 22294 cat >>confdefs.h <<_ACEOF
23074#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 22295#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
23075_ACEOF 22296_ACEOF
23076 22297
23077fi 22298fi
@@ -23090,21 +22311,20 @@ done
23090 22311
23091for ac_header in com_err.h 22312for ac_header in com_err.h
23092do 22313do
23093as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 22314as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
23094if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22315if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
23095 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 22316 { echo "$as_me:$LINENO: checking for $ac_header" >&5
23096$as_echo_n "checking for $ac_header... " >&6; } 22317echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
23097if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22318if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
23098 $as_echo_n "(cached) " >&6 22319 echo $ECHO_N "(cached) $ECHO_C" >&6
23099fi 22320fi
23100ac_res=`eval 'as_val=${'$as_ac_Header'} 22321ac_res=`eval echo '${'$as_ac_Header'}'`
23101 $as_echo "$as_val"'` 22322 { echo "$as_me:$LINENO: result: $ac_res" >&5
23102 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 22323echo "${ECHO_T}$ac_res" >&6; }
23103$as_echo "$ac_res" >&6; }
23104else 22324else
23105 # Is the header compilable? 22325 # Is the header compilable?
23106{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 22326{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
23107$as_echo_n "checking $ac_header usability... " >&6; } 22327echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
23108cat >conftest.$ac_ext <<_ACEOF 22328cat >conftest.$ac_ext <<_ACEOF
23109/* confdefs.h. */ 22329/* confdefs.h. */
23110_ACEOF 22330_ACEOF
@@ -23120,33 +22340,32 @@ case "(($ac_try" in
23120 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22340 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23121 *) ac_try_echo=$ac_try;; 22341 *) ac_try_echo=$ac_try;;
23122esac 22342esac
23123eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22343eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23124$as_echo "$ac_try_echo") >&5
23125 (eval "$ac_compile") 2>conftest.er1 22344 (eval "$ac_compile") 2>conftest.er1
23126 ac_status=$? 22345 ac_status=$?
23127 grep -v '^ *+' conftest.er1 >conftest.err 22346 grep -v '^ *+' conftest.er1 >conftest.err
23128 rm -f conftest.er1 22347 rm -f conftest.er1
23129 cat conftest.err >&5 22348 cat conftest.err >&5
23130 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23131 (exit $ac_status); } && { 22350 (exit $ac_status); } && {
23132 test -z "$ac_c_werror_flag" || 22351 test -z "$ac_c_werror_flag" ||
23133 test ! -s conftest.err 22352 test ! -s conftest.err
23134 } && test -s conftest.$ac_objext; then 22353 } && test -s conftest.$ac_objext; then
23135 ac_header_compiler=yes 22354 ac_header_compiler=yes
23136else 22355else
23137 $as_echo "$as_me: failed program was:" >&5 22356 echo "$as_me: failed program was:" >&5
23138sed 's/^/| /' conftest.$ac_ext >&5 22357sed 's/^/| /' conftest.$ac_ext >&5
23139 22358
23140 ac_header_compiler=no 22359 ac_header_compiler=no
23141fi 22360fi
23142 22361
23143rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 22362rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23144{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 22363{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
23145$as_echo "$ac_header_compiler" >&6; } 22364echo "${ECHO_T}$ac_header_compiler" >&6; }
23146 22365
23147# Is the header present? 22366# Is the header present?
23148{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 22367{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
23149$as_echo_n "checking $ac_header presence... " >&6; } 22368echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
23150cat >conftest.$ac_ext <<_ACEOF 22369cat >conftest.$ac_ext <<_ACEOF
23151/* confdefs.h. */ 22370/* confdefs.h. */
23152_ACEOF 22371_ACEOF
@@ -23160,72 +22379,69 @@ case "(($ac_try" in
23160 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22379 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23161 *) ac_try_echo=$ac_try;; 22380 *) ac_try_echo=$ac_try;;
23162esac 22381esac
23163eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22382eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23164$as_echo "$ac_try_echo") >&5
23165 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 22383 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
23166 ac_status=$? 22384 ac_status=$?
23167 grep -v '^ *+' conftest.er1 >conftest.err 22385 grep -v '^ *+' conftest.er1 >conftest.err
23168 rm -f conftest.er1 22386 rm -f conftest.er1
23169 cat conftest.err >&5 22387 cat conftest.err >&5
23170 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22388 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23171 (exit $ac_status); } >/dev/null && { 22389 (exit $ac_status); } >/dev/null && {
23172 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 22390 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
23173 test ! -s conftest.err 22391 test ! -s conftest.err
23174 }; then 22392 }; then
23175 ac_header_preproc=yes 22393 ac_header_preproc=yes
23176else 22394else
23177 $as_echo "$as_me: failed program was:" >&5 22395 echo "$as_me: failed program was:" >&5
23178sed 's/^/| /' conftest.$ac_ext >&5 22396sed 's/^/| /' conftest.$ac_ext >&5
23179 22397
23180 ac_header_preproc=no 22398 ac_header_preproc=no
23181fi 22399fi
23182 22400
23183rm -f conftest.err conftest.$ac_ext 22401rm -f conftest.err conftest.$ac_ext
23184{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 22402{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
23185$as_echo "$ac_header_preproc" >&6; } 22403echo "${ECHO_T}$ac_header_preproc" >&6; }
23186 22404
23187# So? What about this header? 22405# So? What about this header?
23188case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 22406case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23189 yes:no: ) 22407 yes:no: )
23190 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 22408 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
23191$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 22409echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
23192 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 22410 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
23193$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 22411echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
23194 ac_header_preproc=yes 22412 ac_header_preproc=yes
23195 ;; 22413 ;;
23196 no:yes:* ) 22414 no:yes:* )
23197 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 22415 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
23198$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 22416echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
23199 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 22417 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
23200$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 22418echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
23201 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 22419 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
23202$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 22420echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
23203 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 22421 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
23204$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 22422echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
23205 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 22423 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
23206$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 22424echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
23207 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 22425 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
23208$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 22426echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
23209 22427
23210 ;; 22428 ;;
23211esac 22429esac
23212{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 22430{ echo "$as_me:$LINENO: checking for $ac_header" >&5
23213$as_echo_n "checking for $ac_header... " >&6; } 22431echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
23214if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 22432if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
23215 $as_echo_n "(cached) " >&6 22433 echo $ECHO_N "(cached) $ECHO_C" >&6
23216else 22434else
23217 eval "$as_ac_Header=\$ac_header_preproc" 22435 eval "$as_ac_Header=\$ac_header_preproc"
23218fi 22436fi
23219ac_res=`eval 'as_val=${'$as_ac_Header'} 22437ac_res=`eval echo '${'$as_ac_Header'}'`
23220 $as_echo "$as_val"'` 22438 { echo "$as_me:$LINENO: result: $ac_res" >&5
23221 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 22439echo "${ECHO_T}$ac_res" >&6; }
23222$as_echo "$ac_res" >&6; }
23223 22440
23224fi 22441fi
23225if test `eval 'as_val=${'$as_ac_Header'} 22442if test `eval echo '${'$as_ac_Header'}'` = yes; then
23226 $as_echo "$as_val"'` = yes; then
23227 cat >>confdefs.h <<_ACEOF 22443 cat >>confdefs.h <<_ACEOF
23228#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 22444#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
23229_ACEOF 22445_ACEOF
23230 22446
23231fi 22447fi
@@ -23237,10 +22453,10 @@ fi
23237# Solaris requires -lintl if you want strerror (which calls dgettext) 22453# Solaris requires -lintl if you want strerror (which calls dgettext)
23238# to return localized messages. 22454# to return localized messages.
23239 22455
23240{ $as_echo "$as_me:$LINENO: checking for dgettext in -lintl" >&5 22456{ echo "$as_me:$LINENO: checking for dgettext in -lintl" >&5
23241$as_echo_n "checking for dgettext in -lintl... " >&6; } 22457echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6; }
23242if test "${ac_cv_lib_intl_dgettext+set}" = set; then 22458if test "${ac_cv_lib_intl_dgettext+set}" = set; then
23243 $as_echo_n "(cached) " >&6 22459 echo $ECHO_N "(cached) $ECHO_C" >&6
23244else 22460else
23245 ac_check_lib_save_LIBS=$LIBS 22461 ac_check_lib_save_LIBS=$LIBS
23246LIBS="-lintl $LIBS" 22462LIBS="-lintl $LIBS"
@@ -23272,36 +22488,32 @@ case "(($ac_try" in
23272 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22488 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23273 *) ac_try_echo=$ac_try;; 22489 *) ac_try_echo=$ac_try;;
23274esac 22490esac
23275eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22491eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23276$as_echo "$ac_try_echo") >&5
23277 (eval "$ac_link") 2>conftest.er1 22492 (eval "$ac_link") 2>conftest.er1
23278 ac_status=$? 22493 ac_status=$?
23279 grep -v '^ *+' conftest.er1 >conftest.err 22494 grep -v '^ *+' conftest.er1 >conftest.err
23280 rm -f conftest.er1 22495 rm -f conftest.er1
23281 cat conftest.err >&5 22496 cat conftest.err >&5
23282 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23283 (exit $ac_status); } && { 22498 (exit $ac_status); } && {
23284 test -z "$ac_c_werror_flag" || 22499 test -z "$ac_c_werror_flag" ||
23285 test ! -s conftest.err 22500 test ! -s conftest.err
23286 } && test -s conftest$ac_exeext && { 22501 } && test -s conftest$ac_exeext &&
23287 test "$cross_compiling" = yes || 22502 $as_test_x conftest$ac_exeext; then
23288 $as_test_x conftest$ac_exeext
23289 }; then
23290 ac_cv_lib_intl_dgettext=yes 22503 ac_cv_lib_intl_dgettext=yes
23291else 22504else
23292 $as_echo "$as_me: failed program was:" >&5 22505 echo "$as_me: failed program was:" >&5
23293sed 's/^/| /' conftest.$ac_ext >&5 22506sed 's/^/| /' conftest.$ac_ext >&5
23294 22507
23295 ac_cv_lib_intl_dgettext=no 22508 ac_cv_lib_intl_dgettext=no
23296fi 22509fi
23297 22510
23298rm -rf conftest.dSYM
23299rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 22511rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23300 conftest$ac_exeext conftest.$ac_ext 22512 conftest$ac_exeext conftest.$ac_ext
23301LIBS=$ac_check_lib_save_LIBS 22513LIBS=$ac_check_lib_save_LIBS
23302fi 22514fi
23303{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 22515{ echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5
23304$as_echo "$ac_cv_lib_intl_dgettext" >&6; } 22516echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6; }
23305if test $ac_cv_lib_intl_dgettext = yes; then 22517if test $ac_cv_lib_intl_dgettext = yes; then
23306 cat >>confdefs.h <<_ACEOF 22518 cat >>confdefs.h <<_ACEOF
23307#define HAVE_LIBINTL 1 22519#define HAVE_LIBINTL 1
@@ -23312,10 +22524,10 @@ _ACEOF
23312fi 22524fi
23313 22525
23314 22526
23315{ $as_echo "$as_me:$LINENO: checking whether localtime caches TZ" >&5 22527{ echo "$as_me:$LINENO: checking whether localtime caches TZ" >&5
23316$as_echo_n "checking whether localtime caches TZ... " >&6; } 22528echo $ECHO_N "checking whether localtime caches TZ... $ECHO_C" >&6; }
23317if test "${emacs_cv_localtime_cache+set}" = set; then 22529if test "${emacs_cv_localtime_cache+set}" = set; then
23318 $as_echo_n "(cached) " >&6 22530 echo $ECHO_N "(cached) $ECHO_C" >&6
23319else 22531else
23320 if test x$ac_cv_func_tzset = xyes; then 22532 if test x$ac_cv_func_tzset = xyes; then
23321if test "$cross_compiling" = yes; then 22533if test "$cross_compiling" = yes; then
@@ -23364,32 +22576,29 @@ case "(($ac_try" in
23364 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22576 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23365 *) ac_try_echo=$ac_try;; 22577 *) ac_try_echo=$ac_try;;
23366esac 22578esac
23367eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22579eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23368$as_echo "$ac_try_echo") >&5
23369 (eval "$ac_link") 2>&5 22580 (eval "$ac_link") 2>&5
23370 ac_status=$? 22581 ac_status=$?
23371 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23372 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 22583 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
23373 { (case "(($ac_try" in 22584 { (case "(($ac_try" in
23374 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22585 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23375 *) ac_try_echo=$ac_try;; 22586 *) ac_try_echo=$ac_try;;
23376esac 22587esac
23377eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22588eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23378$as_echo "$ac_try_echo") >&5
23379 (eval "$ac_try") 2>&5 22589 (eval "$ac_try") 2>&5
23380 ac_status=$? 22590 ac_status=$?
23381 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23382 (exit $ac_status); }; }; then 22592 (exit $ac_status); }; }; then
23383 emacs_cv_localtime_cache=no 22593 emacs_cv_localtime_cache=no
23384else 22594else
23385 $as_echo "$as_me: program exited with status $ac_status" >&5 22595 echo "$as_me: program exited with status $ac_status" >&5
23386$as_echo "$as_me: failed program was:" >&5 22596echo "$as_me: failed program was:" >&5
23387sed 's/^/| /' conftest.$ac_ext >&5 22597sed 's/^/| /' conftest.$ac_ext >&5
23388 22598
23389( exit $ac_status ) 22599( exit $ac_status )
23390emacs_cv_localtime_cache=yes 22600emacs_cv_localtime_cache=yes
23391fi 22601fi
23392rm -rf conftest.dSYM
23393rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 22602rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
23394fi 22603fi
23395 22604
@@ -23400,8 +22609,8 @@ else
23400 emacs_cv_localtime_cache=no 22609 emacs_cv_localtime_cache=no
23401fi 22610fi
23402fi 22611fi
23403{ $as_echo "$as_me:$LINENO: result: $emacs_cv_localtime_cache" >&5 22612{ echo "$as_me:$LINENO: result: $emacs_cv_localtime_cache" >&5
23404$as_echo "$emacs_cv_localtime_cache" >&6; } 22613echo "${ECHO_T}$emacs_cv_localtime_cache" >&6; }
23405if test $emacs_cv_localtime_cache = yes; then 22614if test $emacs_cv_localtime_cache = yes; then
23406 22615
23407cat >>confdefs.h <<\_ACEOF 22616cat >>confdefs.h <<\_ACEOF
@@ -23414,11 +22623,11 @@ if test "x$HAVE_TIMEVAL" = xyes; then
23414 22623
23415for ac_func in gettimeofday 22624for ac_func in gettimeofday
23416do 22625do
23417as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 22626as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
23418{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 22627{ echo "$as_me:$LINENO: checking for $ac_func" >&5
23419$as_echo_n "checking for $ac_func... " >&6; } 22628echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
23420if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 22629if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
23421 $as_echo_n "(cached) " >&6 22630 echo $ECHO_N "(cached) $ECHO_C" >&6
23422else 22631else
23423 cat >conftest.$ac_ext <<_ACEOF 22632 cat >conftest.$ac_ext <<_ACEOF
23424/* confdefs.h. */ 22633/* confdefs.h. */
@@ -23471,51 +22680,45 @@ case "(($ac_try" in
23471 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22680 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23472 *) ac_try_echo=$ac_try;; 22681 *) ac_try_echo=$ac_try;;
23473esac 22682esac
23474eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22683eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23475$as_echo "$ac_try_echo") >&5
23476 (eval "$ac_link") 2>conftest.er1 22684 (eval "$ac_link") 2>conftest.er1
23477 ac_status=$? 22685 ac_status=$?
23478 grep -v '^ *+' conftest.er1 >conftest.err 22686 grep -v '^ *+' conftest.er1 >conftest.err
23479 rm -f conftest.er1 22687 rm -f conftest.er1
23480 cat conftest.err >&5 22688 cat conftest.err >&5
23481 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22689 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23482 (exit $ac_status); } && { 22690 (exit $ac_status); } && {
23483 test -z "$ac_c_werror_flag" || 22691 test -z "$ac_c_werror_flag" ||
23484 test ! -s conftest.err 22692 test ! -s conftest.err
23485 } && test -s conftest$ac_exeext && { 22693 } && test -s conftest$ac_exeext &&
23486 test "$cross_compiling" = yes || 22694 $as_test_x conftest$ac_exeext; then
23487 $as_test_x conftest$ac_exeext
23488 }; then
23489 eval "$as_ac_var=yes" 22695 eval "$as_ac_var=yes"
23490else 22696else
23491 $as_echo "$as_me: failed program was:" >&5 22697 echo "$as_me: failed program was:" >&5
23492sed 's/^/| /' conftest.$ac_ext >&5 22698sed 's/^/| /' conftest.$ac_ext >&5
23493 22699
23494 eval "$as_ac_var=no" 22700 eval "$as_ac_var=no"
23495fi 22701fi
23496 22702
23497rm -rf conftest.dSYM
23498rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 22703rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23499 conftest$ac_exeext conftest.$ac_ext 22704 conftest$ac_exeext conftest.$ac_ext
23500fi 22705fi
23501ac_res=`eval 'as_val=${'$as_ac_var'} 22706ac_res=`eval echo '${'$as_ac_var'}'`
23502 $as_echo "$as_val"'` 22707 { echo "$as_me:$LINENO: result: $ac_res" >&5
23503 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 22708echo "${ECHO_T}$ac_res" >&6; }
23504$as_echo "$ac_res" >&6; } 22709if test `eval echo '${'$as_ac_var'}'` = yes; then
23505if test `eval 'as_val=${'$as_ac_var'}
23506 $as_echo "$as_val"'` = yes; then
23507 cat >>confdefs.h <<_ACEOF 22710 cat >>confdefs.h <<_ACEOF
23508#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 22711#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
23509_ACEOF 22712_ACEOF
23510 22713
23511fi 22714fi
23512done 22715done
23513 22716
23514 if test $ac_cv_func_gettimeofday = yes; then 22717 if test $ac_cv_func_gettimeofday = yes; then
23515 { $as_echo "$as_me:$LINENO: checking whether gettimeofday can accept two arguments" >&5 22718 { echo "$as_me:$LINENO: checking whether gettimeofday can accept two arguments" >&5
23516$as_echo_n "checking whether gettimeofday can accept two arguments... " >&6; } 22719echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6; }
23517if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then 22720if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then
23518 $as_echo_n "(cached) " >&6 22721 echo $ECHO_N "(cached) $ECHO_C" >&6
23519else 22722else
23520 cat >conftest.$ac_ext <<_ACEOF 22723 cat >conftest.$ac_ext <<_ACEOF
23521/* confdefs.h. */ 22724/* confdefs.h. */
@@ -23549,21 +22752,20 @@ case "(($ac_try" in
23549 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22752 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23550 *) ac_try_echo=$ac_try;; 22753 *) ac_try_echo=$ac_try;;
23551esac 22754esac
23552eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22755eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23553$as_echo "$ac_try_echo") >&5
23554 (eval "$ac_compile") 2>conftest.er1 22756 (eval "$ac_compile") 2>conftest.er1
23555 ac_status=$? 22757 ac_status=$?
23556 grep -v '^ *+' conftest.er1 >conftest.err 22758 grep -v '^ *+' conftest.er1 >conftest.err
23557 rm -f conftest.er1 22759 rm -f conftest.er1
23558 cat conftest.err >&5 22760 cat conftest.err >&5
23559 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23560 (exit $ac_status); } && { 22762 (exit $ac_status); } && {
23561 test -z "$ac_c_werror_flag" || 22763 test -z "$ac_c_werror_flag" ||
23562 test ! -s conftest.err 22764 test ! -s conftest.err
23563 } && test -s conftest.$ac_objext; then 22765 } && test -s conftest.$ac_objext; then
23564 emacs_cv_gettimeofday_two_arguments=yes 22766 emacs_cv_gettimeofday_two_arguments=yes
23565else 22767else
23566 $as_echo "$as_me: failed program was:" >&5 22768 echo "$as_me: failed program was:" >&5
23567sed 's/^/| /' conftest.$ac_ext >&5 22769sed 's/^/| /' conftest.$ac_ext >&5
23568 22770
23569 emacs_cv_gettimeofday_two_arguments=no 22771 emacs_cv_gettimeofday_two_arguments=no
@@ -23571,8 +22773,8 @@ fi
23571 22773
23572rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 22774rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23573fi 22775fi
23574{ $as_echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 22776{ echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5
23575$as_echo "$emacs_cv_gettimeofday_two_arguments" >&6; } 22777echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6; }
23576 if test $emacs_cv_gettimeofday_two_arguments = no; then 22778 if test $emacs_cv_gettimeofday_two_arguments = no; then
23577 22779
23578cat >>confdefs.h <<\_ACEOF 22780cat >>confdefs.h <<\_ACEOF
@@ -23584,10 +22786,10 @@ _ACEOF
23584fi 22786fi
23585 22787
23586ok_so_far=yes 22788ok_so_far=yes
23587{ $as_echo "$as_me:$LINENO: checking for socket" >&5 22789{ echo "$as_me:$LINENO: checking for socket" >&5
23588$as_echo_n "checking for socket... " >&6; } 22790echo $ECHO_N "checking for socket... $ECHO_C" >&6; }
23589if test "${ac_cv_func_socket+set}" = set; then 22791if test "${ac_cv_func_socket+set}" = set; then
23590 $as_echo_n "(cached) " >&6 22792 echo $ECHO_N "(cached) $ECHO_C" >&6
23591else 22793else
23592 cat >conftest.$ac_ext <<_ACEOF 22794 cat >conftest.$ac_ext <<_ACEOF
23593/* confdefs.h. */ 22795/* confdefs.h. */
@@ -23640,35 +22842,31 @@ case "(($ac_try" in
23640 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22842 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23641 *) ac_try_echo=$ac_try;; 22843 *) ac_try_echo=$ac_try;;
23642esac 22844esac
23643eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22845eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23644$as_echo "$ac_try_echo") >&5
23645 (eval "$ac_link") 2>conftest.er1 22846 (eval "$ac_link") 2>conftest.er1
23646 ac_status=$? 22847 ac_status=$?
23647 grep -v '^ *+' conftest.er1 >conftest.err 22848 grep -v '^ *+' conftest.er1 >conftest.err
23648 rm -f conftest.er1 22849 rm -f conftest.er1
23649 cat conftest.err >&5 22850 cat conftest.err >&5
23650 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23651 (exit $ac_status); } && { 22852 (exit $ac_status); } && {
23652 test -z "$ac_c_werror_flag" || 22853 test -z "$ac_c_werror_flag" ||
23653 test ! -s conftest.err 22854 test ! -s conftest.err
23654 } && test -s conftest$ac_exeext && { 22855 } && test -s conftest$ac_exeext &&
23655 test "$cross_compiling" = yes || 22856 $as_test_x conftest$ac_exeext; then
23656 $as_test_x conftest$ac_exeext
23657 }; then
23658 ac_cv_func_socket=yes 22857 ac_cv_func_socket=yes
23659else 22858else
23660 $as_echo "$as_me: failed program was:" >&5 22859 echo "$as_me: failed program was:" >&5
23661sed 's/^/| /' conftest.$ac_ext >&5 22860sed 's/^/| /' conftest.$ac_ext >&5
23662 22861
23663 ac_cv_func_socket=no 22862 ac_cv_func_socket=no
23664fi 22863fi
23665 22864
23666rm -rf conftest.dSYM
23667rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 22865rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
23668 conftest$ac_exeext conftest.$ac_ext 22866 conftest$ac_exeext conftest.$ac_ext
23669fi 22867fi
23670{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 22868{ echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
23671$as_echo "$ac_cv_func_socket" >&6; } 22869echo "${ECHO_T}$ac_cv_func_socket" >&6; }
23672if test $ac_cv_func_socket = yes; then 22870if test $ac_cv_func_socket = yes; then
23673 : 22871 :
23674else 22872else
@@ -23677,17 +22875,17 @@ fi
23677 22875
23678if test $ok_so_far = yes; then 22876if test $ok_so_far = yes; then
23679 if test "${ac_cv_header_netinet_in_h+set}" = set; then 22877 if test "${ac_cv_header_netinet_in_h+set}" = set; then
23680 { $as_echo "$as_me:$LINENO: checking for netinet/in.h" >&5 22878 { echo "$as_me:$LINENO: checking for netinet/in.h" >&5
23681$as_echo_n "checking for netinet/in.h... " >&6; } 22879echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6; }
23682if test "${ac_cv_header_netinet_in_h+set}" = set; then 22880if test "${ac_cv_header_netinet_in_h+set}" = set; then
23683 $as_echo_n "(cached) " >&6 22881 echo $ECHO_N "(cached) $ECHO_C" >&6
23684fi 22882fi
23685{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_netinet_in_h" >&5 22883{ echo "$as_me:$LINENO: result: $ac_cv_header_netinet_in_h" >&5
23686$as_echo "$ac_cv_header_netinet_in_h" >&6; } 22884echo "${ECHO_T}$ac_cv_header_netinet_in_h" >&6; }
23687else 22885else
23688 # Is the header compilable? 22886 # Is the header compilable?
23689{ $as_echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 22887{ echo "$as_me:$LINENO: checking netinet/in.h usability" >&5
23690$as_echo_n "checking netinet/in.h usability... " >&6; } 22888echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6; }
23691cat >conftest.$ac_ext <<_ACEOF 22889cat >conftest.$ac_ext <<_ACEOF
23692/* confdefs.h. */ 22890/* confdefs.h. */
23693_ACEOF 22891_ACEOF
@@ -23703,33 +22901,32 @@ case "(($ac_try" in
23703 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22901 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23704 *) ac_try_echo=$ac_try;; 22902 *) ac_try_echo=$ac_try;;
23705esac 22903esac
23706eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22904eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23707$as_echo "$ac_try_echo") >&5
23708 (eval "$ac_compile") 2>conftest.er1 22905 (eval "$ac_compile") 2>conftest.er1
23709 ac_status=$? 22906 ac_status=$?
23710 grep -v '^ *+' conftest.er1 >conftest.err 22907 grep -v '^ *+' conftest.er1 >conftest.err
23711 rm -f conftest.er1 22908 rm -f conftest.er1
23712 cat conftest.err >&5 22909 cat conftest.err >&5
23713 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22910 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23714 (exit $ac_status); } && { 22911 (exit $ac_status); } && {
23715 test -z "$ac_c_werror_flag" || 22912 test -z "$ac_c_werror_flag" ||
23716 test ! -s conftest.err 22913 test ! -s conftest.err
23717 } && test -s conftest.$ac_objext; then 22914 } && test -s conftest.$ac_objext; then
23718 ac_header_compiler=yes 22915 ac_header_compiler=yes
23719else 22916else
23720 $as_echo "$as_me: failed program was:" >&5 22917 echo "$as_me: failed program was:" >&5
23721sed 's/^/| /' conftest.$ac_ext >&5 22918sed 's/^/| /' conftest.$ac_ext >&5
23722 22919
23723 ac_header_compiler=no 22920 ac_header_compiler=no
23724fi 22921fi
23725 22922
23726rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 22923rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23727{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 22924{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
23728$as_echo "$ac_header_compiler" >&6; } 22925echo "${ECHO_T}$ac_header_compiler" >&6; }
23729 22926
23730# Is the header present? 22927# Is the header present?
23731{ $as_echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 22928{ echo "$as_me:$LINENO: checking netinet/in.h presence" >&5
23732$as_echo_n "checking netinet/in.h presence... " >&6; } 22929echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6; }
23733cat >conftest.$ac_ext <<_ACEOF 22930cat >conftest.$ac_ext <<_ACEOF
23734/* confdefs.h. */ 22931/* confdefs.h. */
23735_ACEOF 22932_ACEOF
@@ -23743,64 +22940,63 @@ case "(($ac_try" in
23743 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 22940 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23744 *) ac_try_echo=$ac_try;; 22941 *) ac_try_echo=$ac_try;;
23745esac 22942esac
23746eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 22943eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23747$as_echo "$ac_try_echo") >&5
23748 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 22944 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
23749 ac_status=$? 22945 ac_status=$?
23750 grep -v '^ *+' conftest.er1 >conftest.err 22946 grep -v '^ *+' conftest.er1 >conftest.err
23751 rm -f conftest.er1 22947 rm -f conftest.er1
23752 cat conftest.err >&5 22948 cat conftest.err >&5
23753 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 22949 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23754 (exit $ac_status); } >/dev/null && { 22950 (exit $ac_status); } >/dev/null && {
23755 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 22951 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
23756 test ! -s conftest.err 22952 test ! -s conftest.err
23757 }; then 22953 }; then
23758 ac_header_preproc=yes 22954 ac_header_preproc=yes
23759else 22955else
23760 $as_echo "$as_me: failed program was:" >&5 22956 echo "$as_me: failed program was:" >&5
23761sed 's/^/| /' conftest.$ac_ext >&5 22957sed 's/^/| /' conftest.$ac_ext >&5
23762 22958
23763 ac_header_preproc=no 22959 ac_header_preproc=no
23764fi 22960fi
23765 22961
23766rm -f conftest.err conftest.$ac_ext 22962rm -f conftest.err conftest.$ac_ext
23767{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 22963{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
23768$as_echo "$ac_header_preproc" >&6; } 22964echo "${ECHO_T}$ac_header_preproc" >&6; }
23769 22965
23770# So? What about this header? 22966# So? What about this header?
23771case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 22967case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23772 yes:no: ) 22968 yes:no: )
23773 { $as_echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 22969 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5
23774$as_echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 22970echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
23775 { $as_echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 22971 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5
23776$as_echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} 22972echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;}
23777 ac_header_preproc=yes 22973 ac_header_preproc=yes
23778 ;; 22974 ;;
23779 no:yes:* ) 22975 no:yes:* )
23780 { $as_echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 22976 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5
23781$as_echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} 22977echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;}
23782 { $as_echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 22978 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5
23783$as_echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} 22979echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;}
23784 { $as_echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5 22980 { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5
23785$as_echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;} 22981echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;}
23786 { $as_echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5 22982 { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5
23787$as_echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;} 22983echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;}
23788 { $as_echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 22984 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
23789$as_echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} 22985echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}
23790 { $as_echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5 22986 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5
23791$as_echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;} 22987echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;}
23792 22988
23793 ;; 22989 ;;
23794esac 22990esac
23795{ $as_echo "$as_me:$LINENO: checking for netinet/in.h" >&5 22991{ echo "$as_me:$LINENO: checking for netinet/in.h" >&5
23796$as_echo_n "checking for netinet/in.h... " >&6; } 22992echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6; }
23797if test "${ac_cv_header_netinet_in_h+set}" = set; then 22993if test "${ac_cv_header_netinet_in_h+set}" = set; then
23798 $as_echo_n "(cached) " >&6 22994 echo $ECHO_N "(cached) $ECHO_C" >&6
23799else 22995else
23800 ac_cv_header_netinet_in_h=$ac_header_preproc 22996 ac_cv_header_netinet_in_h=$ac_header_preproc
23801fi 22997fi
23802{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_netinet_in_h" >&5 22998{ echo "$as_me:$LINENO: result: $ac_cv_header_netinet_in_h" >&5
23803$as_echo "$ac_cv_header_netinet_in_h" >&6; } 22999echo "${ECHO_T}$ac_cv_header_netinet_in_h" >&6; }
23804 23000
23805fi 23001fi
23806if test $ac_cv_header_netinet_in_h = yes; then 23002if test $ac_cv_header_netinet_in_h = yes; then
@@ -23813,17 +23009,17 @@ fi
23813fi 23009fi
23814if test $ok_so_far = yes; then 23010if test $ok_so_far = yes; then
23815 if test "${ac_cv_header_arpa_inet_h+set}" = set; then 23011 if test "${ac_cv_header_arpa_inet_h+set}" = set; then
23816 { $as_echo "$as_me:$LINENO: checking for arpa/inet.h" >&5 23012 { echo "$as_me:$LINENO: checking for arpa/inet.h" >&5
23817$as_echo_n "checking for arpa/inet.h... " >&6; } 23013echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6; }
23818if test "${ac_cv_header_arpa_inet_h+set}" = set; then 23014if test "${ac_cv_header_arpa_inet_h+set}" = set; then
23819 $as_echo_n "(cached) " >&6 23015 echo $ECHO_N "(cached) $ECHO_C" >&6
23820fi 23016fi
23821{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_arpa_inet_h" >&5 23017{ echo "$as_me:$LINENO: result: $ac_cv_header_arpa_inet_h" >&5
23822$as_echo "$ac_cv_header_arpa_inet_h" >&6; } 23018echo "${ECHO_T}$ac_cv_header_arpa_inet_h" >&6; }
23823else 23019else
23824 # Is the header compilable? 23020 # Is the header compilable?
23825{ $as_echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 23021{ echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5
23826$as_echo_n "checking arpa/inet.h usability... " >&6; } 23022echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6; }
23827cat >conftest.$ac_ext <<_ACEOF 23023cat >conftest.$ac_ext <<_ACEOF
23828/* confdefs.h. */ 23024/* confdefs.h. */
23829_ACEOF 23025_ACEOF
@@ -23839,33 +23035,32 @@ case "(($ac_try" in
23839 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23035 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23840 *) ac_try_echo=$ac_try;; 23036 *) ac_try_echo=$ac_try;;
23841esac 23037esac
23842eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23038eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23843$as_echo "$ac_try_echo") >&5
23844 (eval "$ac_compile") 2>conftest.er1 23039 (eval "$ac_compile") 2>conftest.er1
23845 ac_status=$? 23040 ac_status=$?
23846 grep -v '^ *+' conftest.er1 >conftest.err 23041 grep -v '^ *+' conftest.er1 >conftest.err
23847 rm -f conftest.er1 23042 rm -f conftest.er1
23848 cat conftest.err >&5 23043 cat conftest.err >&5
23849 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23044 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23850 (exit $ac_status); } && { 23045 (exit $ac_status); } && {
23851 test -z "$ac_c_werror_flag" || 23046 test -z "$ac_c_werror_flag" ||
23852 test ! -s conftest.err 23047 test ! -s conftest.err
23853 } && test -s conftest.$ac_objext; then 23048 } && test -s conftest.$ac_objext; then
23854 ac_header_compiler=yes 23049 ac_header_compiler=yes
23855else 23050else
23856 $as_echo "$as_me: failed program was:" >&5 23051 echo "$as_me: failed program was:" >&5
23857sed 's/^/| /' conftest.$ac_ext >&5 23052sed 's/^/| /' conftest.$ac_ext >&5
23858 23053
23859 ac_header_compiler=no 23054 ac_header_compiler=no
23860fi 23055fi
23861 23056
23862rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 23057rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
23863{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 23058{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
23864$as_echo "$ac_header_compiler" >&6; } 23059echo "${ECHO_T}$ac_header_compiler" >&6; }
23865 23060
23866# Is the header present? 23061# Is the header present?
23867{ $as_echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 23062{ echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5
23868$as_echo_n "checking arpa/inet.h presence... " >&6; } 23063echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6; }
23869cat >conftest.$ac_ext <<_ACEOF 23064cat >conftest.$ac_ext <<_ACEOF
23870/* confdefs.h. */ 23065/* confdefs.h. */
23871_ACEOF 23066_ACEOF
@@ -23879,64 +23074,63 @@ case "(($ac_try" in
23879 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23074 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23880 *) ac_try_echo=$ac_try;; 23075 *) ac_try_echo=$ac_try;;
23881esac 23076esac
23882eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23077eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23883$as_echo "$ac_try_echo") >&5
23884 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 23078 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
23885 ac_status=$? 23079 ac_status=$?
23886 grep -v '^ *+' conftest.er1 >conftest.err 23080 grep -v '^ *+' conftest.er1 >conftest.err
23887 rm -f conftest.er1 23081 rm -f conftest.er1
23888 cat conftest.err >&5 23082 cat conftest.err >&5
23889 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23083 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23890 (exit $ac_status); } >/dev/null && { 23084 (exit $ac_status); } >/dev/null && {
23891 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 23085 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
23892 test ! -s conftest.err 23086 test ! -s conftest.err
23893 }; then 23087 }; then
23894 ac_header_preproc=yes 23088 ac_header_preproc=yes
23895else 23089else
23896 $as_echo "$as_me: failed program was:" >&5 23090 echo "$as_me: failed program was:" >&5
23897sed 's/^/| /' conftest.$ac_ext >&5 23091sed 's/^/| /' conftest.$ac_ext >&5
23898 23092
23899 ac_header_preproc=no 23093 ac_header_preproc=no
23900fi 23094fi
23901 23095
23902rm -f conftest.err conftest.$ac_ext 23096rm -f conftest.err conftest.$ac_ext
23903{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 23097{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
23904$as_echo "$ac_header_preproc" >&6; } 23098echo "${ECHO_T}$ac_header_preproc" >&6; }
23905 23099
23906# So? What about this header? 23100# So? What about this header?
23907case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 23101case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23908 yes:no: ) 23102 yes:no: )
23909 { $as_echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 23103 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5
23910$as_echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 23104echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
23911 { $as_echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 23105 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5
23912$as_echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} 23106echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;}
23913 ac_header_preproc=yes 23107 ac_header_preproc=yes
23914 ;; 23108 ;;
23915 no:yes:* ) 23109 no:yes:* )
23916 { $as_echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 23110 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5
23917$as_echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} 23111echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;}
23918 { $as_echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 23112 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5
23919$as_echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} 23113echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;}
23920 { $as_echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5 23114 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5
23921$as_echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;} 23115echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;}
23922 { $as_echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5 23116 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5
23923$as_echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;} 23117echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;}
23924 { $as_echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 23118 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
23925$as_echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} 23119echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}
23926 { $as_echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5 23120 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5
23927$as_echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;} 23121echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;}
23928 23122
23929 ;; 23123 ;;
23930esac 23124esac
23931{ $as_echo "$as_me:$LINENO: checking for arpa/inet.h" >&5 23125{ echo "$as_me:$LINENO: checking for arpa/inet.h" >&5
23932$as_echo_n "checking for arpa/inet.h... " >&6; } 23126echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6; }
23933if test "${ac_cv_header_arpa_inet_h+set}" = set; then 23127if test "${ac_cv_header_arpa_inet_h+set}" = set; then
23934 $as_echo_n "(cached) " >&6 23128 echo $ECHO_N "(cached) $ECHO_C" >&6
23935else 23129else
23936 ac_cv_header_arpa_inet_h=$ac_header_preproc 23130 ac_cv_header_arpa_inet_h=$ac_header_preproc
23937fi 23131fi
23938{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_arpa_inet_h" >&5 23132{ echo "$as_me:$LINENO: result: $ac_cv_header_arpa_inet_h" >&5
23939$as_echo "$ac_cv_header_arpa_inet_h" >&6; } 23133echo "${ECHO_T}$ac_cv_header_arpa_inet_h" >&6; }
23940 23134
23941fi 23135fi
23942if test $ac_cv_header_arpa_inet_h = yes; then 23136if test $ac_cv_header_arpa_inet_h = yes; then
@@ -23958,21 +23152,20 @@ fi
23958 23152
23959for ac_header in sys/ioctl.h 23153for ac_header in sys/ioctl.h
23960do 23154do
23961as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 23155as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
23962if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 23156if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
23963 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 23157 { echo "$as_me:$LINENO: checking for $ac_header" >&5
23964$as_echo_n "checking for $ac_header... " >&6; } 23158echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
23965if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 23159if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
23966 $as_echo_n "(cached) " >&6 23160 echo $ECHO_N "(cached) $ECHO_C" >&6
23967fi 23161fi
23968ac_res=`eval 'as_val=${'$as_ac_Header'} 23162ac_res=`eval echo '${'$as_ac_Header'}'`
23969 $as_echo "$as_val"'` 23163 { echo "$as_me:$LINENO: result: $ac_res" >&5
23970 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 23164echo "${ECHO_T}$ac_res" >&6; }
23971$as_echo "$ac_res" >&6; }
23972else 23165else
23973 # Is the header compilable? 23166 # Is the header compilable?
23974{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 23167{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
23975$as_echo_n "checking $ac_header usability... " >&6; } 23168echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
23976cat >conftest.$ac_ext <<_ACEOF 23169cat >conftest.$ac_ext <<_ACEOF
23977/* confdefs.h. */ 23170/* confdefs.h. */
23978_ACEOF 23171_ACEOF
@@ -23988,33 +23181,32 @@ case "(($ac_try" in
23988 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23181 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
23989 *) ac_try_echo=$ac_try;; 23182 *) ac_try_echo=$ac_try;;
23990esac 23183esac
23991eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23184eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
23992$as_echo "$ac_try_echo") >&5
23993 (eval "$ac_compile") 2>conftest.er1 23185 (eval "$ac_compile") 2>conftest.er1
23994 ac_status=$? 23186 ac_status=$?
23995 grep -v '^ *+' conftest.er1 >conftest.err 23187 grep -v '^ *+' conftest.er1 >conftest.err
23996 rm -f conftest.er1 23188 rm -f conftest.er1
23997 cat conftest.err >&5 23189 cat conftest.err >&5
23998 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
23999 (exit $ac_status); } && { 23191 (exit $ac_status); } && {
24000 test -z "$ac_c_werror_flag" || 23192 test -z "$ac_c_werror_flag" ||
24001 test ! -s conftest.err 23193 test ! -s conftest.err
24002 } && test -s conftest.$ac_objext; then 23194 } && test -s conftest.$ac_objext; then
24003 ac_header_compiler=yes 23195 ac_header_compiler=yes
24004else 23196else
24005 $as_echo "$as_me: failed program was:" >&5 23197 echo "$as_me: failed program was:" >&5
24006sed 's/^/| /' conftest.$ac_ext >&5 23198sed 's/^/| /' conftest.$ac_ext >&5
24007 23199
24008 ac_header_compiler=no 23200 ac_header_compiler=no
24009fi 23201fi
24010 23202
24011rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 23203rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24012{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 23204{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
24013$as_echo "$ac_header_compiler" >&6; } 23205echo "${ECHO_T}$ac_header_compiler" >&6; }
24014 23206
24015# Is the header present? 23207# Is the header present?
24016{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 23208{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
24017$as_echo_n "checking $ac_header presence... " >&6; } 23209echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
24018cat >conftest.$ac_ext <<_ACEOF 23210cat >conftest.$ac_ext <<_ACEOF
24019/* confdefs.h. */ 23211/* confdefs.h. */
24020_ACEOF 23212_ACEOF
@@ -24028,72 +23220,69 @@ case "(($ac_try" in
24028 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23220 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24029 *) ac_try_echo=$ac_try;; 23221 *) ac_try_echo=$ac_try;;
24030esac 23222esac
24031eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23223eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24032$as_echo "$ac_try_echo") >&5
24033 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 23224 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
24034 ac_status=$? 23225 ac_status=$?
24035 grep -v '^ *+' conftest.er1 >conftest.err 23226 grep -v '^ *+' conftest.er1 >conftest.err
24036 rm -f conftest.er1 23227 rm -f conftest.er1
24037 cat conftest.err >&5 23228 cat conftest.err >&5
24038 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23229 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24039 (exit $ac_status); } >/dev/null && { 23230 (exit $ac_status); } >/dev/null && {
24040 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 23231 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
24041 test ! -s conftest.err 23232 test ! -s conftest.err
24042 }; then 23233 }; then
24043 ac_header_preproc=yes 23234 ac_header_preproc=yes
24044else 23235else
24045 $as_echo "$as_me: failed program was:" >&5 23236 echo "$as_me: failed program was:" >&5
24046sed 's/^/| /' conftest.$ac_ext >&5 23237sed 's/^/| /' conftest.$ac_ext >&5
24047 23238
24048 ac_header_preproc=no 23239 ac_header_preproc=no
24049fi 23240fi
24050 23241
24051rm -f conftest.err conftest.$ac_ext 23242rm -f conftest.err conftest.$ac_ext
24052{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 23243{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
24053$as_echo "$ac_header_preproc" >&6; } 23244echo "${ECHO_T}$ac_header_preproc" >&6; }
24054 23245
24055# So? What about this header? 23246# So? What about this header?
24056case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 23247case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
24057 yes:no: ) 23248 yes:no: )
24058 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 23249 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
24059$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 23250echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
24060 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 23251 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
24061$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 23252echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
24062 ac_header_preproc=yes 23253 ac_header_preproc=yes
24063 ;; 23254 ;;
24064 no:yes:* ) 23255 no:yes:* )
24065 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 23256 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
24066$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 23257echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
24067 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 23258 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
24068$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 23259echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
24069 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 23260 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
24070$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 23261echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
24071 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 23262 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
24072$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 23263echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
24073 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 23264 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
24074$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 23265echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
24075 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 23266 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
24076$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 23267echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
24077 23268
24078 ;; 23269 ;;
24079esac 23270esac
24080{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 23271{ echo "$as_me:$LINENO: checking for $ac_header" >&5
24081$as_echo_n "checking for $ac_header... " >&6; } 23272echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
24082if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 23273if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
24083 $as_echo_n "(cached) " >&6 23274 echo $ECHO_N "(cached) $ECHO_C" >&6
24084else 23275else
24085 eval "$as_ac_Header=\$ac_header_preproc" 23276 eval "$as_ac_Header=\$ac_header_preproc"
24086fi 23277fi
24087ac_res=`eval 'as_val=${'$as_ac_Header'} 23278ac_res=`eval echo '${'$as_ac_Header'}'`
24088 $as_echo "$as_val"'` 23279 { echo "$as_me:$LINENO: result: $ac_res" >&5
24089 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 23280echo "${ECHO_T}$ac_res" >&6; }
24090$as_echo "$ac_res" >&6; }
24091 23281
24092fi 23282fi
24093if test `eval 'as_val=${'$as_ac_Header'} 23283if test `eval echo '${'$as_ac_Header'}'` = yes; then
24094 $as_echo "$as_val"'` = yes; then
24095 cat >>confdefs.h <<_ACEOF 23284 cat >>confdefs.h <<_ACEOF
24096#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 23285#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
24097_ACEOF 23286_ACEOF
24098 23287
24099fi 23288fi
@@ -24109,61 +23298,26 @@ _ACEOF
24109 23298
24110fi 23299fi
24111 23300
24112{ $as_echo "$as_me:$LINENO: checking whether system supports dynamic ptys" >&5 23301{ echo "$as_me:$LINENO: checking whether system supports dynamic ptys" >&5
24113$as_echo_n "checking whether system supports dynamic ptys... " >&6; } 23302echo $ECHO_N "checking whether system supports dynamic ptys... $ECHO_C" >&6; }
24114if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then 23303if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then
24115 { $as_echo "$as_me:$LINENO: result: yes" >&5 23304 { echo "$as_me:$LINENO: result: yes" >&5
24116$as_echo "yes" >&6; } 23305echo "${ECHO_T}yes" >&6; }
24117 23306
24118cat >>confdefs.h <<\_ACEOF 23307cat >>confdefs.h <<\_ACEOF
24119#define HAVE_DEV_PTMX 1 23308#define HAVE_DEV_PTMX 1
24120_ACEOF 23309_ACEOF
24121 23310
24122else 23311else
24123 { $as_echo "$as_me:$LINENO: result: no" >&5 23312 { echo "$as_me:$LINENO: result: no" >&5
24124$as_echo "no" >&6; } 23313echo "${ECHO_T}no" >&6; }
24125fi 23314fi
24126 23315
24127{ $as_echo "$as_me:$LINENO: checking for pid_t" >&5 23316{ echo "$as_me:$LINENO: checking for pid_t" >&5
24128$as_echo_n "checking for pid_t... " >&6; } 23317echo $ECHO_N "checking for pid_t... $ECHO_C" >&6; }
24129if test "${ac_cv_type_pid_t+set}" = set; then 23318if test "${ac_cv_type_pid_t+set}" = set; then
24130 $as_echo_n "(cached) " >&6 23319 echo $ECHO_N "(cached) $ECHO_C" >&6
24131else 23320else
24132 ac_cv_type_pid_t=no
24133cat >conftest.$ac_ext <<_ACEOF
24134/* confdefs.h. */
24135_ACEOF
24136cat confdefs.h >>conftest.$ac_ext
24137cat >>conftest.$ac_ext <<_ACEOF
24138/* end confdefs.h. */
24139$ac_includes_default
24140int
24141main ()
24142{
24143if (sizeof (pid_t))
24144 return 0;
24145 ;
24146 return 0;
24147}
24148_ACEOF
24149rm -f conftest.$ac_objext
24150if { (ac_try="$ac_compile"
24151case "(($ac_try" in
24152 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24153 *) ac_try_echo=$ac_try;;
24154esac
24155eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24156$as_echo "$ac_try_echo") >&5
24157 (eval "$ac_compile") 2>conftest.er1
24158 ac_status=$?
24159 grep -v '^ *+' conftest.er1 >conftest.err
24160 rm -f conftest.er1
24161 cat conftest.err >&5
24162 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24163 (exit $ac_status); } && {
24164 test -z "$ac_c_werror_flag" ||
24165 test ! -s conftest.err
24166 } && test -s conftest.$ac_objext; then
24167 cat >conftest.$ac_ext <<_ACEOF 23321 cat >conftest.$ac_ext <<_ACEOF
24168/* confdefs.h. */ 23322/* confdefs.h. */
24169_ACEOF 23323_ACEOF
@@ -24171,11 +23325,14 @@ cat confdefs.h >>conftest.$ac_ext
24171cat >>conftest.$ac_ext <<_ACEOF 23325cat >>conftest.$ac_ext <<_ACEOF
24172/* end confdefs.h. */ 23326/* end confdefs.h. */
24173$ac_includes_default 23327$ac_includes_default
23328typedef pid_t ac__type_new_;
24174int 23329int
24175main () 23330main ()
24176{ 23331{
24177if (sizeof ((pid_t))) 23332if ((ac__type_new_ *) 0)
24178 return 0; 23333 return 0;
23334if (sizeof (ac__type_new_))
23335 return 0;
24179 ; 23336 ;
24180 return 0; 23337 return 0;
24181} 23338}
@@ -24186,38 +23343,29 @@ case "(($ac_try" in
24186 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23343 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24187 *) ac_try_echo=$ac_try;; 23344 *) ac_try_echo=$ac_try;;
24188esac 23345esac
24189eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23346eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24190$as_echo "$ac_try_echo") >&5
24191 (eval "$ac_compile") 2>conftest.er1 23347 (eval "$ac_compile") 2>conftest.er1
24192 ac_status=$? 23348 ac_status=$?
24193 grep -v '^ *+' conftest.er1 >conftest.err 23349 grep -v '^ *+' conftest.er1 >conftest.err
24194 rm -f conftest.er1 23350 rm -f conftest.er1
24195 cat conftest.err >&5 23351 cat conftest.err >&5
24196 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24197 (exit $ac_status); } && { 23353 (exit $ac_status); } && {
24198 test -z "$ac_c_werror_flag" || 23354 test -z "$ac_c_werror_flag" ||
24199 test ! -s conftest.err 23355 test ! -s conftest.err
24200 } && test -s conftest.$ac_objext; then 23356 } && test -s conftest.$ac_objext; then
24201 : 23357 ac_cv_type_pid_t=yes
24202else 23358else
24203 $as_echo "$as_me: failed program was:" >&5 23359 echo "$as_me: failed program was:" >&5
24204sed 's/^/| /' conftest.$ac_ext >&5 23360sed 's/^/| /' conftest.$ac_ext >&5
24205 23361
24206 ac_cv_type_pid_t=yes 23362 ac_cv_type_pid_t=no
24207fi
24208
24209rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24210else
24211 $as_echo "$as_me: failed program was:" >&5
24212sed 's/^/| /' conftest.$ac_ext >&5
24213
24214
24215fi 23363fi
24216 23364
24217rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 23365rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24218fi 23366fi
24219{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 23367{ echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
24220$as_echo "$ac_cv_type_pid_t" >&6; } 23368echo "${ECHO_T}$ac_cv_type_pid_t" >&6; }
24221if test $ac_cv_type_pid_t = yes; then 23369if test $ac_cv_type_pid_t = yes; then
24222 : 23370 :
24223else 23371else
@@ -24231,21 +23379,20 @@ fi
24231 23379
24232for ac_header in vfork.h 23380for ac_header in vfork.h
24233do 23381do
24234as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 23382as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
24235if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 23383if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
24236 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 23384 { echo "$as_me:$LINENO: checking for $ac_header" >&5
24237$as_echo_n "checking for $ac_header... " >&6; } 23385echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
24238if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 23386if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
24239 $as_echo_n "(cached) " >&6 23387 echo $ECHO_N "(cached) $ECHO_C" >&6
24240fi 23388fi
24241ac_res=`eval 'as_val=${'$as_ac_Header'} 23389ac_res=`eval echo '${'$as_ac_Header'}'`
24242 $as_echo "$as_val"'` 23390 { echo "$as_me:$LINENO: result: $ac_res" >&5
24243 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 23391echo "${ECHO_T}$ac_res" >&6; }
24244$as_echo "$ac_res" >&6; }
24245else 23392else
24246 # Is the header compilable? 23393 # Is the header compilable?
24247{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 23394{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
24248$as_echo_n "checking $ac_header usability... " >&6; } 23395echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
24249cat >conftest.$ac_ext <<_ACEOF 23396cat >conftest.$ac_ext <<_ACEOF
24250/* confdefs.h. */ 23397/* confdefs.h. */
24251_ACEOF 23398_ACEOF
@@ -24261,33 +23408,32 @@ case "(($ac_try" in
24261 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23408 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24262 *) ac_try_echo=$ac_try;; 23409 *) ac_try_echo=$ac_try;;
24263esac 23410esac
24264eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23411eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24265$as_echo "$ac_try_echo") >&5
24266 (eval "$ac_compile") 2>conftest.er1 23412 (eval "$ac_compile") 2>conftest.er1
24267 ac_status=$? 23413 ac_status=$?
24268 grep -v '^ *+' conftest.er1 >conftest.err 23414 grep -v '^ *+' conftest.er1 >conftest.err
24269 rm -f conftest.er1 23415 rm -f conftest.er1
24270 cat conftest.err >&5 23416 cat conftest.err >&5
24271 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23417 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24272 (exit $ac_status); } && { 23418 (exit $ac_status); } && {
24273 test -z "$ac_c_werror_flag" || 23419 test -z "$ac_c_werror_flag" ||
24274 test ! -s conftest.err 23420 test ! -s conftest.err
24275 } && test -s conftest.$ac_objext; then 23421 } && test -s conftest.$ac_objext; then
24276 ac_header_compiler=yes 23422 ac_header_compiler=yes
24277else 23423else
24278 $as_echo "$as_me: failed program was:" >&5 23424 echo "$as_me: failed program was:" >&5
24279sed 's/^/| /' conftest.$ac_ext >&5 23425sed 's/^/| /' conftest.$ac_ext >&5
24280 23426
24281 ac_header_compiler=no 23427 ac_header_compiler=no
24282fi 23428fi
24283 23429
24284rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 23430rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24285{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 23431{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
24286$as_echo "$ac_header_compiler" >&6; } 23432echo "${ECHO_T}$ac_header_compiler" >&6; }
24287 23433
24288# Is the header present? 23434# Is the header present?
24289{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 23435{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
24290$as_echo_n "checking $ac_header presence... " >&6; } 23436echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
24291cat >conftest.$ac_ext <<_ACEOF 23437cat >conftest.$ac_ext <<_ACEOF
24292/* confdefs.h. */ 23438/* confdefs.h. */
24293_ACEOF 23439_ACEOF
@@ -24301,72 +23447,69 @@ case "(($ac_try" in
24301 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23447 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24302 *) ac_try_echo=$ac_try;; 23448 *) ac_try_echo=$ac_try;;
24303esac 23449esac
24304eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23450eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24305$as_echo "$ac_try_echo") >&5
24306 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 23451 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
24307 ac_status=$? 23452 ac_status=$?
24308 grep -v '^ *+' conftest.er1 >conftest.err 23453 grep -v '^ *+' conftest.er1 >conftest.err
24309 rm -f conftest.er1 23454 rm -f conftest.er1
24310 cat conftest.err >&5 23455 cat conftest.err >&5
24311 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23456 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24312 (exit $ac_status); } >/dev/null && { 23457 (exit $ac_status); } >/dev/null && {
24313 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 23458 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
24314 test ! -s conftest.err 23459 test ! -s conftest.err
24315 }; then 23460 }; then
24316 ac_header_preproc=yes 23461 ac_header_preproc=yes
24317else 23462else
24318 $as_echo "$as_me: failed program was:" >&5 23463 echo "$as_me: failed program was:" >&5
24319sed 's/^/| /' conftest.$ac_ext >&5 23464sed 's/^/| /' conftest.$ac_ext >&5
24320 23465
24321 ac_header_preproc=no 23466 ac_header_preproc=no
24322fi 23467fi
24323 23468
24324rm -f conftest.err conftest.$ac_ext 23469rm -f conftest.err conftest.$ac_ext
24325{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 23470{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
24326$as_echo "$ac_header_preproc" >&6; } 23471echo "${ECHO_T}$ac_header_preproc" >&6; }
24327 23472
24328# So? What about this header? 23473# So? What about this header?
24329case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 23474case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
24330 yes:no: ) 23475 yes:no: )
24331 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 23476 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
24332$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 23477echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
24333 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 23478 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
24334$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 23479echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
24335 ac_header_preproc=yes 23480 ac_header_preproc=yes
24336 ;; 23481 ;;
24337 no:yes:* ) 23482 no:yes:* )
24338 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 23483 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
24339$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 23484echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
24340 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 23485 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
24341$as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 23486echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
24342 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 23487 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
24343$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 23488echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
24344 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 23489 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
24345$as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 23490echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
24346 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 23491 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
24347$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 23492echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
24348 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 23493 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
24349$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 23494echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
24350 23495
24351 ;; 23496 ;;
24352esac 23497esac
24353{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 23498{ echo "$as_me:$LINENO: checking for $ac_header" >&5
24354$as_echo_n "checking for $ac_header... " >&6; } 23499echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
24355if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 23500if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
24356 $as_echo_n "(cached) " >&6 23501 echo $ECHO_N "(cached) $ECHO_C" >&6
24357else 23502else
24358 eval "$as_ac_Header=\$ac_header_preproc" 23503 eval "$as_ac_Header=\$ac_header_preproc"
24359fi 23504fi
24360ac_res=`eval 'as_val=${'$as_ac_Header'} 23505ac_res=`eval echo '${'$as_ac_Header'}'`
24361 $as_echo "$as_val"'` 23506 { echo "$as_me:$LINENO: result: $ac_res" >&5
24362 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 23507echo "${ECHO_T}$ac_res" >&6; }
24363$as_echo "$ac_res" >&6; }
24364 23508
24365fi 23509fi
24366if test `eval 'as_val=${'$as_ac_Header'} 23510if test `eval echo '${'$as_ac_Header'}'` = yes; then
24367 $as_echo "$as_val"'` = yes; then
24368 cat >>confdefs.h <<_ACEOF 23511 cat >>confdefs.h <<_ACEOF
24369#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 23512#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
24370_ACEOF 23513_ACEOF
24371 23514
24372fi 23515fi
@@ -24377,11 +23520,11 @@ done
24377 23520
24378for ac_func in fork vfork 23521for ac_func in fork vfork
24379do 23522do
24380as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 23523as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24381{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 23524{ echo "$as_me:$LINENO: checking for $ac_func" >&5
24382$as_echo_n "checking for $ac_func... " >&6; } 23525echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
24383if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 23526if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
24384 $as_echo_n "(cached) " >&6 23527 echo $ECHO_N "(cached) $ECHO_C" >&6
24385else 23528else
24386 cat >conftest.$ac_ext <<_ACEOF 23529 cat >conftest.$ac_ext <<_ACEOF
24387/* confdefs.h. */ 23530/* confdefs.h. */
@@ -24434,51 +23577,45 @@ case "(($ac_try" in
24434 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23577 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24435 *) ac_try_echo=$ac_try;; 23578 *) ac_try_echo=$ac_try;;
24436esac 23579esac
24437eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23580eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24438$as_echo "$ac_try_echo") >&5
24439 (eval "$ac_link") 2>conftest.er1 23581 (eval "$ac_link") 2>conftest.er1
24440 ac_status=$? 23582 ac_status=$?
24441 grep -v '^ *+' conftest.er1 >conftest.err 23583 grep -v '^ *+' conftest.er1 >conftest.err
24442 rm -f conftest.er1 23584 rm -f conftest.er1
24443 cat conftest.err >&5 23585 cat conftest.err >&5
24444 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23586 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24445 (exit $ac_status); } && { 23587 (exit $ac_status); } && {
24446 test -z "$ac_c_werror_flag" || 23588 test -z "$ac_c_werror_flag" ||
24447 test ! -s conftest.err 23589 test ! -s conftest.err
24448 } && test -s conftest$ac_exeext && { 23590 } && test -s conftest$ac_exeext &&
24449 test "$cross_compiling" = yes || 23591 $as_test_x conftest$ac_exeext; then
24450 $as_test_x conftest$ac_exeext
24451 }; then
24452 eval "$as_ac_var=yes" 23592 eval "$as_ac_var=yes"
24453else 23593else
24454 $as_echo "$as_me: failed program was:" >&5 23594 echo "$as_me: failed program was:" >&5
24455sed 's/^/| /' conftest.$ac_ext >&5 23595sed 's/^/| /' conftest.$ac_ext >&5
24456 23596
24457 eval "$as_ac_var=no" 23597 eval "$as_ac_var=no"
24458fi 23598fi
24459 23599
24460rm -rf conftest.dSYM
24461rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 23600rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24462 conftest$ac_exeext conftest.$ac_ext 23601 conftest$ac_exeext conftest.$ac_ext
24463fi 23602fi
24464ac_res=`eval 'as_val=${'$as_ac_var'} 23603ac_res=`eval echo '${'$as_ac_var'}'`
24465 $as_echo "$as_val"'` 23604 { echo "$as_me:$LINENO: result: $ac_res" >&5
24466 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 23605echo "${ECHO_T}$ac_res" >&6; }
24467$as_echo "$ac_res" >&6; } 23606if test `eval echo '${'$as_ac_var'}'` = yes; then
24468if test `eval 'as_val=${'$as_ac_var'}
24469 $as_echo "$as_val"'` = yes; then
24470 cat >>confdefs.h <<_ACEOF 23607 cat >>confdefs.h <<_ACEOF
24471#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 23608#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24472_ACEOF 23609_ACEOF
24473 23610
24474fi 23611fi
24475done 23612done
24476 23613
24477if test "x$ac_cv_func_fork" = xyes; then 23614if test "x$ac_cv_func_fork" = xyes; then
24478 { $as_echo "$as_me:$LINENO: checking for working fork" >&5 23615 { echo "$as_me:$LINENO: checking for working fork" >&5
24479$as_echo_n "checking for working fork... " >&6; } 23616echo $ECHO_N "checking for working fork... $ECHO_C" >&6; }
24480if test "${ac_cv_func_fork_works+set}" = set; then 23617if test "${ac_cv_func_fork_works+set}" = set; then
24481 $as_echo_n "(cached) " >&6 23618 echo $ECHO_N "(cached) $ECHO_C" >&6
24482else 23619else
24483 if test "$cross_compiling" = yes; then 23620 if test "$cross_compiling" = yes; then
24484 ac_cv_func_fork_works=cross 23621 ac_cv_func_fork_works=cross
@@ -24507,39 +23644,36 @@ case "(($ac_try" in
24507 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23644 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24508 *) ac_try_echo=$ac_try;; 23645 *) ac_try_echo=$ac_try;;
24509esac 23646esac
24510eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23647eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24511$as_echo "$ac_try_echo") >&5
24512 (eval "$ac_link") 2>&5 23648 (eval "$ac_link") 2>&5
24513 ac_status=$? 23649 ac_status=$?
24514 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24515 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 23651 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
24516 { (case "(($ac_try" in 23652 { (case "(($ac_try" in
24517 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23653 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24518 *) ac_try_echo=$ac_try;; 23654 *) ac_try_echo=$ac_try;;
24519esac 23655esac
24520eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23656eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24521$as_echo "$ac_try_echo") >&5
24522 (eval "$ac_try") 2>&5 23657 (eval "$ac_try") 2>&5
24523 ac_status=$? 23658 ac_status=$?
24524 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24525 (exit $ac_status); }; }; then 23660 (exit $ac_status); }; }; then
24526 ac_cv_func_fork_works=yes 23661 ac_cv_func_fork_works=yes
24527else 23662else
24528 $as_echo "$as_me: program exited with status $ac_status" >&5 23663 echo "$as_me: program exited with status $ac_status" >&5
24529$as_echo "$as_me: failed program was:" >&5 23664echo "$as_me: failed program was:" >&5
24530sed 's/^/| /' conftest.$ac_ext >&5 23665sed 's/^/| /' conftest.$ac_ext >&5
24531 23666
24532( exit $ac_status ) 23667( exit $ac_status )
24533ac_cv_func_fork_works=no 23668ac_cv_func_fork_works=no
24534fi 23669fi
24535rm -rf conftest.dSYM
24536rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 23670rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
24537fi 23671fi
24538 23672
24539 23673
24540fi 23674fi
24541{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 23675{ echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5
24542$as_echo "$ac_cv_func_fork_works" >&6; } 23676echo "${ECHO_T}$ac_cv_func_fork_works" >&6; }
24543 23677
24544else 23678else
24545 ac_cv_func_fork_works=$ac_cv_func_fork 23679 ac_cv_func_fork_works=$ac_cv_func_fork
@@ -24554,15 +23688,15 @@ if test "x$ac_cv_func_fork_works" = xcross; then
24554 ac_cv_func_fork_works=yes 23688 ac_cv_func_fork_works=yes
24555 ;; 23689 ;;
24556 esac 23690 esac
24557 { $as_echo "$as_me:$LINENO: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5 23691 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5
24558$as_echo "$as_me: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&2;} 23692echo "$as_me: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&2;}
24559fi 23693fi
24560ac_cv_func_vfork_works=$ac_cv_func_vfork 23694ac_cv_func_vfork_works=$ac_cv_func_vfork
24561if test "x$ac_cv_func_vfork" = xyes; then 23695if test "x$ac_cv_func_vfork" = xyes; then
24562 { $as_echo "$as_me:$LINENO: checking for working vfork" >&5 23696 { echo "$as_me:$LINENO: checking for working vfork" >&5
24563$as_echo_n "checking for working vfork... " >&6; } 23697echo $ECHO_N "checking for working vfork... $ECHO_C" >&6; }
24564if test "${ac_cv_func_vfork_works+set}" = set; then 23698if test "${ac_cv_func_vfork_works+set}" = set; then
24565 $as_echo_n "(cached) " >&6 23699 echo $ECHO_N "(cached) $ECHO_C" >&6
24566else 23700else
24567 if test "$cross_compiling" = yes; then 23701 if test "$cross_compiling" = yes; then
24568 ac_cv_func_vfork_works=cross 23702 ac_cv_func_vfork_works=cross
@@ -24669,45 +23803,42 @@ case "(($ac_try" in
24669 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23803 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24670 *) ac_try_echo=$ac_try;; 23804 *) ac_try_echo=$ac_try;;
24671esac 23805esac
24672eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23806eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24673$as_echo "$ac_try_echo") >&5
24674 (eval "$ac_link") 2>&5 23807 (eval "$ac_link") 2>&5
24675 ac_status=$? 23808 ac_status=$?
24676 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23809 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24677 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 23810 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
24678 { (case "(($ac_try" in 23811 { (case "(($ac_try" in
24679 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23812 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24680 *) ac_try_echo=$ac_try;; 23813 *) ac_try_echo=$ac_try;;
24681esac 23814esac
24682eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23815eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24683$as_echo "$ac_try_echo") >&5
24684 (eval "$ac_try") 2>&5 23816 (eval "$ac_try") 2>&5
24685 ac_status=$? 23817 ac_status=$?
24686 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23818 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24687 (exit $ac_status); }; }; then 23819 (exit $ac_status); }; }; then
24688 ac_cv_func_vfork_works=yes 23820 ac_cv_func_vfork_works=yes
24689else 23821else
24690 $as_echo "$as_me: program exited with status $ac_status" >&5 23822 echo "$as_me: program exited with status $ac_status" >&5
24691$as_echo "$as_me: failed program was:" >&5 23823echo "$as_me: failed program was:" >&5
24692sed 's/^/| /' conftest.$ac_ext >&5 23824sed 's/^/| /' conftest.$ac_ext >&5
24693 23825
24694( exit $ac_status ) 23826( exit $ac_status )
24695ac_cv_func_vfork_works=no 23827ac_cv_func_vfork_works=no
24696fi 23828fi
24697rm -rf conftest.dSYM
24698rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 23829rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
24699fi 23830fi
24700 23831
24701 23832
24702fi 23833fi
24703{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 23834{ echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5
24704$as_echo "$ac_cv_func_vfork_works" >&6; } 23835echo "${ECHO_T}$ac_cv_func_vfork_works" >&6; }
24705 23836
24706fi; 23837fi;
24707if test "x$ac_cv_func_fork_works" = xcross; then 23838if test "x$ac_cv_func_fork_works" = xcross; then
24708 ac_cv_func_vfork_works=$ac_cv_func_vfork 23839 ac_cv_func_vfork_works=$ac_cv_func_vfork
24709 { $as_echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 23840 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
24710$as_echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} 23841echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
24711fi 23842fi
24712 23843
24713if test "x$ac_cv_func_vfork_works" = xyes; then 23844if test "x$ac_cv_func_vfork_works" = xyes; then
@@ -24732,10 +23863,10 @@ _ACEOF
24732fi 23863fi
24733 23864
24734 23865
24735{ $as_echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5 23866{ echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
24736$as_echo_n "checking for nl_langinfo and CODESET... " >&6; } 23867echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6; }
24737if test "${emacs_cv_langinfo_codeset+set}" = set; then 23868if test "${emacs_cv_langinfo_codeset+set}" = set; then
24738 $as_echo_n "(cached) " >&6 23869 echo $ECHO_N "(cached) $ECHO_C" >&6
24739else 23870else
24740 cat >conftest.$ac_ext <<_ACEOF 23871 cat >conftest.$ac_ext <<_ACEOF
24741/* confdefs.h. */ 23872/* confdefs.h. */
@@ -24758,36 +23889,32 @@ case "(($ac_try" in
24758 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23889 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24759 *) ac_try_echo=$ac_try;; 23890 *) ac_try_echo=$ac_try;;
24760esac 23891esac
24761eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23892eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24762$as_echo "$ac_try_echo") >&5
24763 (eval "$ac_link") 2>conftest.er1 23893 (eval "$ac_link") 2>conftest.er1
24764 ac_status=$? 23894 ac_status=$?
24765 grep -v '^ *+' conftest.er1 >conftest.err 23895 grep -v '^ *+' conftest.er1 >conftest.err
24766 rm -f conftest.er1 23896 rm -f conftest.er1
24767 cat conftest.err >&5 23897 cat conftest.err >&5
24768 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24769 (exit $ac_status); } && { 23899 (exit $ac_status); } && {
24770 test -z "$ac_c_werror_flag" || 23900 test -z "$ac_c_werror_flag" ||
24771 test ! -s conftest.err 23901 test ! -s conftest.err
24772 } && test -s conftest$ac_exeext && { 23902 } && test -s conftest$ac_exeext &&
24773 test "$cross_compiling" = yes || 23903 $as_test_x conftest$ac_exeext; then
24774 $as_test_x conftest$ac_exeext
24775 }; then
24776 emacs_cv_langinfo_codeset=yes 23904 emacs_cv_langinfo_codeset=yes
24777else 23905else
24778 $as_echo "$as_me: failed program was:" >&5 23906 echo "$as_me: failed program was:" >&5
24779sed 's/^/| /' conftest.$ac_ext >&5 23907sed 's/^/| /' conftest.$ac_ext >&5
24780 23908
24781 emacs_cv_langinfo_codeset=no 23909 emacs_cv_langinfo_codeset=no
24782fi 23910fi
24783 23911
24784rm -rf conftest.dSYM
24785rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 23912rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
24786 conftest$ac_exeext conftest.$ac_ext 23913 conftest$ac_exeext conftest.$ac_ext
24787 23914
24788fi 23915fi
24789{ $as_echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 23916{ echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5
24790$as_echo "$emacs_cv_langinfo_codeset" >&6; } 23917echo "${ECHO_T}$emacs_cv_langinfo_codeset" >&6; }
24791if test $emacs_cv_langinfo_codeset = yes; then 23918if test $emacs_cv_langinfo_codeset = yes; then
24792 23919
24793cat >>confdefs.h <<\_ACEOF 23920cat >>confdefs.h <<\_ACEOF
@@ -24796,46 +23923,11 @@ _ACEOF
24796 23923
24797fi 23924fi
24798 23925
24799{ $as_echo "$as_me:$LINENO: checking for size_t" >&5 23926{ echo "$as_me:$LINENO: checking for size_t" >&5
24800$as_echo_n "checking for size_t... " >&6; } 23927echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
24801if test "${ac_cv_type_size_t+set}" = set; then 23928if test "${ac_cv_type_size_t+set}" = set; then
24802 $as_echo_n "(cached) " >&6 23929 echo $ECHO_N "(cached) $ECHO_C" >&6
24803else 23930else
24804 ac_cv_type_size_t=no
24805cat >conftest.$ac_ext <<_ACEOF
24806/* confdefs.h. */
24807_ACEOF
24808cat confdefs.h >>conftest.$ac_ext
24809cat >>conftest.$ac_ext <<_ACEOF
24810/* end confdefs.h. */
24811$ac_includes_default
24812int
24813main ()
24814{
24815if (sizeof (size_t))
24816 return 0;
24817 ;
24818 return 0;
24819}
24820_ACEOF
24821rm -f conftest.$ac_objext
24822if { (ac_try="$ac_compile"
24823case "(($ac_try" in
24824 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24825 *) ac_try_echo=$ac_try;;
24826esac
24827eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
24828$as_echo "$ac_try_echo") >&5
24829 (eval "$ac_compile") 2>conftest.er1
24830 ac_status=$?
24831 grep -v '^ *+' conftest.er1 >conftest.err
24832 rm -f conftest.er1
24833 cat conftest.err >&5
24834 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
24835 (exit $ac_status); } && {
24836 test -z "$ac_c_werror_flag" ||
24837 test ! -s conftest.err
24838 } && test -s conftest.$ac_objext; then
24839 cat >conftest.$ac_ext <<_ACEOF 23931 cat >conftest.$ac_ext <<_ACEOF
24840/* confdefs.h. */ 23932/* confdefs.h. */
24841_ACEOF 23933_ACEOF
@@ -24843,11 +23935,14 @@ cat confdefs.h >>conftest.$ac_ext
24843cat >>conftest.$ac_ext <<_ACEOF 23935cat >>conftest.$ac_ext <<_ACEOF
24844/* end confdefs.h. */ 23936/* end confdefs.h. */
24845$ac_includes_default 23937$ac_includes_default
23938typedef size_t ac__type_new_;
24846int 23939int
24847main () 23940main ()
24848{ 23941{
24849if (sizeof ((size_t))) 23942if ((ac__type_new_ *) 0)
24850 return 0; 23943 return 0;
23944if (sizeof (ac__type_new_))
23945 return 0;
24851 ; 23946 ;
24852 return 0; 23947 return 0;
24853} 23948}
@@ -24858,38 +23953,29 @@ case "(($ac_try" in
24858 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 23953 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24859 *) ac_try_echo=$ac_try;; 23954 *) ac_try_echo=$ac_try;;
24860esac 23955esac
24861eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 23956eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24862$as_echo "$ac_try_echo") >&5
24863 (eval "$ac_compile") 2>conftest.er1 23957 (eval "$ac_compile") 2>conftest.er1
24864 ac_status=$? 23958 ac_status=$?
24865 grep -v '^ *+' conftest.er1 >conftest.err 23959 grep -v '^ *+' conftest.er1 >conftest.err
24866 rm -f conftest.er1 23960 rm -f conftest.er1
24867 cat conftest.err >&5 23961 cat conftest.err >&5
24868 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 23962 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24869 (exit $ac_status); } && { 23963 (exit $ac_status); } && {
24870 test -z "$ac_c_werror_flag" || 23964 test -z "$ac_c_werror_flag" ||
24871 test ! -s conftest.err 23965 test ! -s conftest.err
24872 } && test -s conftest.$ac_objext; then 23966 } && test -s conftest.$ac_objext; then
24873 : 23967 ac_cv_type_size_t=yes
24874else 23968else
24875 $as_echo "$as_me: failed program was:" >&5 23969 echo "$as_me: failed program was:" >&5
24876sed 's/^/| /' conftest.$ac_ext >&5 23970sed 's/^/| /' conftest.$ac_ext >&5
24877 23971
24878 ac_cv_type_size_t=yes 23972 ac_cv_type_size_t=no
24879fi
24880
24881rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24882else
24883 $as_echo "$as_me: failed program was:" >&5
24884sed 's/^/| /' conftest.$ac_ext >&5
24885
24886
24887fi 23973fi
24888 23974
24889rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 23975rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24890fi 23976fi
24891{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 23977{ echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
24892$as_echo "$ac_cv_type_size_t" >&6; } 23978echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
24893if test $ac_cv_type_size_t = yes; then 23979if test $ac_cv_type_size_t = yes; then
24894 23980
24895cat >>confdefs.h <<_ACEOF 23981cat >>confdefs.h <<_ACEOF
@@ -24900,10 +23986,10 @@ _ACEOF
24900fi 23986fi
24901 23987
24902 23988
24903{ $as_echo "$as_me:$LINENO: checking for mbstate_t" >&5 23989{ echo "$as_me:$LINENO: checking for mbstate_t" >&5
24904$as_echo_n "checking for mbstate_t... " >&6; } 23990echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6; }
24905if test "${ac_cv_type_mbstate_t+set}" = set; then 23991if test "${ac_cv_type_mbstate_t+set}" = set; then
24906 $as_echo_n "(cached) " >&6 23992 echo $ECHO_N "(cached) $ECHO_C" >&6
24907else 23993else
24908 cat >conftest.$ac_ext <<_ACEOF 23994 cat >conftest.$ac_ext <<_ACEOF
24909/* confdefs.h. */ 23995/* confdefs.h. */
@@ -24927,21 +24013,20 @@ case "(($ac_try" in
24927 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 24013 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24928 *) ac_try_echo=$ac_try;; 24014 *) ac_try_echo=$ac_try;;
24929esac 24015esac
24930eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 24016eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24931$as_echo "$ac_try_echo") >&5
24932 (eval "$ac_compile") 2>conftest.er1 24017 (eval "$ac_compile") 2>conftest.er1
24933 ac_status=$? 24018 ac_status=$?
24934 grep -v '^ *+' conftest.er1 >conftest.err 24019 grep -v '^ *+' conftest.er1 >conftest.err
24935 rm -f conftest.er1 24020 rm -f conftest.er1
24936 cat conftest.err >&5 24021 cat conftest.err >&5
24937 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 24022 echo "$as_me:$LINENO: \$? = $ac_status" >&5
24938 (exit $ac_status); } && { 24023 (exit $ac_status); } && {
24939 test -z "$ac_c_werror_flag" || 24024 test -z "$ac_c_werror_flag" ||
24940 test ! -s conftest.err 24025 test ! -s conftest.err
24941 } && test -s conftest.$ac_objext; then 24026 } && test -s conftest.$ac_objext; then
24942 ac_cv_type_mbstate_t=yes 24027 ac_cv_type_mbstate_t=yes
24943else 24028else
24944 $as_echo "$as_me: failed program was:" >&5 24029 echo "$as_me: failed program was:" >&5
24945sed 's/^/| /' conftest.$ac_ext >&5 24030sed 's/^/| /' conftest.$ac_ext >&5
24946 24031
24947 ac_cv_type_mbstate_t=no 24032 ac_cv_type_mbstate_t=no
@@ -24949,8 +24034,8 @@ fi
24949 24034
24950rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 24035rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
24951fi 24036fi
24952{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 24037{ echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5
24953$as_echo "$ac_cv_type_mbstate_t" >&6; } 24038echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6; }
24954 if test $ac_cv_type_mbstate_t = yes; then 24039 if test $ac_cv_type_mbstate_t = yes; then
24955 24040
24956cat >>confdefs.h <<\_ACEOF 24041cat >>confdefs.h <<\_ACEOF
@@ -24965,10 +24050,10 @@ _ACEOF
24965 24050
24966 fi 24051 fi
24967 24052
24968{ $as_echo "$as_me:$LINENO: checking for C restrict keyword" >&5 24053{ echo "$as_me:$LINENO: checking for C restrict keyword" >&5
24969$as_echo_n "checking for C restrict keyword... " >&6; } 24054echo $ECHO_N "checking for C restrict keyword... $ECHO_C" >&6; }
24970if test "${emacs_cv_c_restrict+set}" = set; then 24055if test "${emacs_cv_c_restrict+set}" = set; then
24971 $as_echo_n "(cached) " >&6 24056 echo $ECHO_N "(cached) $ECHO_C" >&6
24972else 24057else
24973 cat >conftest.$ac_ext <<_ACEOF 24058 cat >conftest.$ac_ext <<_ACEOF
24974/* confdefs.h. */ 24059/* confdefs.h. */
@@ -24991,21 +24076,20 @@ case "(($ac_try" in
24991 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 24076 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
24992 *) ac_try_echo=$ac_try;; 24077 *) ac_try_echo=$ac_try;;
24993esac 24078esac
24994eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 24079eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
24995$as_echo "$ac_try_echo") >&5
24996 (eval "$ac_compile") 2>conftest.er1 24080 (eval "$ac_compile") 2>conftest.er1
24997 ac_status=$? 24081 ac_status=$?
24998 grep -v '^ *+' conftest.er1 >conftest.err 24082 grep -v '^ *+' conftest.er1 >conftest.err
24999 rm -f conftest.er1 24083 rm -f conftest.er1
25000 cat conftest.err >&5 24084 cat conftest.err >&5
25001 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 24085 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25002 (exit $ac_status); } && { 24086 (exit $ac_status); } && {
25003 test -z "$ac_c_werror_flag" || 24087 test -z "$ac_c_werror_flag" ||
25004 test ! -s conftest.err 24088 test ! -s conftest.err
25005 } && test -s conftest.$ac_objext; then 24089 } && test -s conftest.$ac_objext; then
25006 emacs_cv_c_restrict=yes 24090 emacs_cv_c_restrict=yes
25007else 24091else
25008 $as_echo "$as_me: failed program was:" >&5 24092 echo "$as_me: failed program was:" >&5
25009sed 's/^/| /' conftest.$ac_ext >&5 24093sed 's/^/| /' conftest.$ac_ext >&5
25010 24094
25011 cat >conftest.$ac_ext <<_ACEOF 24095 cat >conftest.$ac_ext <<_ACEOF
@@ -25029,21 +24113,20 @@ case "(($ac_try" in
25029 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 24113 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25030 *) ac_try_echo=$ac_try;; 24114 *) ac_try_echo=$ac_try;;
25031esac 24115esac
25032eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 24116eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25033$as_echo "$ac_try_echo") >&5
25034 (eval "$ac_compile") 2>conftest.er1 24117 (eval "$ac_compile") 2>conftest.er1
25035 ac_status=$? 24118 ac_status=$?
25036 grep -v '^ *+' conftest.er1 >conftest.err 24119 grep -v '^ *+' conftest.er1 >conftest.err
25037 rm -f conftest.er1 24120 rm -f conftest.er1
25038 cat conftest.err >&5 24121 cat conftest.err >&5
25039 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 24122 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25040 (exit $ac_status); } && { 24123 (exit $ac_status); } && {
25041 test -z "$ac_c_werror_flag" || 24124 test -z "$ac_c_werror_flag" ||
25042 test ! -s conftest.err 24125 test ! -s conftest.err
25043 } && test -s conftest.$ac_objext; then 24126 } && test -s conftest.$ac_objext; then
25044 emacs_cv_c_restrict=__restrict 24127 emacs_cv_c_restrict=__restrict
25045else 24128else
25046 $as_echo "$as_me: failed program was:" >&5 24129 echo "$as_me: failed program was:" >&5
25047sed 's/^/| /' conftest.$ac_ext >&5 24130sed 's/^/| /' conftest.$ac_ext >&5
25048 24131
25049 emacs_cv_c_restrict=no 24132 emacs_cv_c_restrict=no
@@ -25054,8 +24137,8 @@ fi
25054 24137
25055rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 24138rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25056fi 24139fi
25057{ $as_echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 24140{ echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5
25058$as_echo "$emacs_cv_c_restrict" >&6; } 24141echo "${ECHO_T}$emacs_cv_c_restrict" >&6; }
25059case "$emacs_cv_c_restrict" in 24142case "$emacs_cv_c_restrict" in
25060 yes) emacs_restrict=restrict;; 24143 yes) emacs_restrict=restrict;;
25061 no) emacs_restrict="";; 24144 no) emacs_restrict="";;
@@ -25069,10 +24152,10 @@ _ACEOF
25069 24152
25070fi 24153fi
25071 24154
25072{ $as_echo "$as_me:$LINENO: checking for C restricted array declarations" >&5 24155{ echo "$as_me:$LINENO: checking for C restricted array declarations" >&5
25073$as_echo_n "checking for C restricted array declarations... " >&6; } 24156echo $ECHO_N "checking for C restricted array declarations... $ECHO_C" >&6; }
25074if test "${emacs_cv_c_restrict_arr+set}" = set; then 24157if test "${emacs_cv_c_restrict_arr+set}" = set; then
25075 $as_echo_n "(cached) " >&6 24158 echo $ECHO_N "(cached) $ECHO_C" >&6
25076else 24159else
25077 cat >conftest.$ac_ext <<_ACEOF 24160 cat >conftest.$ac_ext <<_ACEOF
25078/* confdefs.h. */ 24161/* confdefs.h. */
@@ -25095,21 +24178,20 @@ case "(($ac_try" in
25095 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 24178 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
25096 *) ac_try_echo=$ac_try;; 24179 *) ac_try_echo=$ac_try;;
25097esac 24180esac
25098eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 24181eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
25099$as_echo "$ac_try_echo") >&5
25100 (eval "$ac_compile") 2>conftest.er1 24182 (eval "$ac_compile") 2>conftest.er1
25101 ac_status=$? 24183 ac_status=$?
25102 grep -v '^ *+' conftest.er1 >conftest.err 24184 grep -v '^ *+' conftest.er1 >conftest.err
25103 rm -f conftest.er1 24185 rm -f conftest.er1
25104 cat conftest.err >&5 24186 cat conftest.err >&5
25105 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 24187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
25106 (exit $ac_status); } && { 24188 (exit $ac_status); } && {
25107 test -z "$ac_c_werror_flag" || 24189 test -z "$ac_c_werror_flag" ||
25108 test ! -s conftest.err 24190 test ! -s conftest.err
25109 } && test -s conftest.$ac_objext; then 24191 } && test -s conftest.$ac_objext; then
25110 emacs_cv_c_restrict_arr=yes 24192 emacs_cv_c_restrict_arr=yes
25111else 24193else
25112 $as_echo "$as_me: failed program was:" >&5 24194 echo "$as_me: failed program was:" >&5
25113sed 's/^/| /' conftest.$ac_ext >&5 24195sed 's/^/| /' conftest.$ac_ext >&5
25114 24196
25115 emacs_cv_c_restrict_arr=no 24197 emacs_cv_c_restrict_arr=no
@@ -25117,8 +24199,8 @@ fi
25117 24199
25118rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 24200rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25119fi 24201fi
25120{ $as_echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 24202{ echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5
25121$as_echo "$emacs_cv_c_restrict_arr" >&6; } 24203echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6; }
25122if test "$emacs_cv_c_restrict_arr" = yes; then 24204if test "$emacs_cv_c_restrict_arr" = yes; then
25123 24205
25124cat >>confdefs.h <<\_ACEOF 24206cat >>confdefs.h <<\_ACEOF
@@ -25137,8 +24219,8 @@ CPPFLAGS="$REAL_CPPFLAGS"
25137version=`grep 'defconst[ ]*emacs-version' ${srcdir}/lisp/version.el \ 24219version=`grep 'defconst[ ]*emacs-version' ${srcdir}/lisp/version.el \
25138 | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'` 24220 | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'`
25139if test x"${version}" = x; then 24221if test x"${version}" = x; then
25140 { { $as_echo "$as_me:$LINENO: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&5 24222 { { echo "$as_me:$LINENO: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&5
25141$as_echo "$as_me: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&2;} 24223echo "$as_me: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&2;}
25142 { (exit 1); exit 1; }; } 24224 { (exit 1); exit 1; }; }
25143fi 24225fi
25144 24226
@@ -25445,12 +24527,11 @@ _ACEOF
25445 case $ac_val in #( 24527 case $ac_val in #(
25446 *${as_nl}*) 24528 *${as_nl}*)
25447 case $ac_var in #( 24529 case $ac_var in #(
25448 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 24530 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
25449$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 24531echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
25450 esac 24532 esac
25451 case $ac_var in #( 24533 case $ac_var in #(
25452 _ | IFS | as_nl) ;; #( 24534 _ | IFS | as_nl) ;; #(
25453 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
25454 *) $as_unset $ac_var ;; 24535 *) $as_unset $ac_var ;;
25455 esac ;; 24536 esac ;;
25456 esac 24537 esac
@@ -25483,12 +24564,12 @@ $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
25483if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 24564if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
25484 if test -w "$cache_file"; then 24565 if test -w "$cache_file"; then
25485 test "x$cache_file" != "x/dev/null" && 24566 test "x$cache_file" != "x/dev/null" &&
25486 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 24567 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
25487$as_echo "$as_me: updating cache $cache_file" >&6;} 24568echo "$as_me: updating cache $cache_file" >&6;}
25488 cat confcache >$cache_file 24569 cat confcache >$cache_file
25489 else 24570 else
25490 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 24571 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
25491$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 24572echo "$as_me: not updating unwritable cache $cache_file" >&6;}
25492 fi 24573 fi
25493fi 24574fi
25494rm -f confcache 24575rm -f confcache
@@ -25504,7 +24585,7 @@ ac_ltlibobjs=
25504for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 24585for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
25505 # 1. Remove the extension, and $U if already installed. 24586 # 1. Remove the extension, and $U if already installed.
25506 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 24587 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
25507 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 24588 ac_i=`echo "$ac_i" | sed "$ac_script"`
25508 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 24589 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
25509 # will be set to the directory where LIBOBJS objects are built. 24590 # will be set to the directory where LIBOBJS objects are built.
25510 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" 24591 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
@@ -25517,12 +24598,11 @@ LTLIBOBJS=$ac_ltlibobjs
25517 24598
25518 24599
25519: ${CONFIG_STATUS=./config.status} 24600: ${CONFIG_STATUS=./config.status}
25520ac_write_fail=0
25521ac_clean_files_save=$ac_clean_files 24601ac_clean_files_save=$ac_clean_files
25522ac_clean_files="$ac_clean_files $CONFIG_STATUS" 24602ac_clean_files="$ac_clean_files $CONFIG_STATUS"
25523{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 24603{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
25524$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 24604echo "$as_me: creating $CONFIG_STATUS" >&6;}
25525cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 24605cat >$CONFIG_STATUS <<_ACEOF
25526#! $SHELL 24606#! $SHELL
25527# Generated by $as_me. 24607# Generated by $as_me.
25528# Run this file to recreate the current configuration. 24608# Run this file to recreate the current configuration.
@@ -25535,7 +24615,7 @@ ac_cs_silent=false
25535SHELL=\${CONFIG_SHELL-$SHELL} 24615SHELL=\${CONFIG_SHELL-$SHELL}
25536_ACEOF 24616_ACEOF
25537 24617
25538cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 24618cat >>$CONFIG_STATUS <<\_ACEOF
25539## --------------------- ## 24619## --------------------- ##
25540## M4sh Initialization. ## 24620## M4sh Initialization. ##
25541## --------------------- ## 24621## --------------------- ##
@@ -25545,7 +24625,7 @@ DUALCASE=1; export DUALCASE # for MKS sh
25545if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 24625if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
25546 emulate sh 24626 emulate sh
25547 NULLCMD=: 24627 NULLCMD=:
25548 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24628 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
25549 # is contrary to our usage. Disable this feature. 24629 # is contrary to our usage. Disable this feature.
25550 alias -g '${1+"$@"}'='"$@"' 24630 alias -g '${1+"$@"}'='"$@"'
25551 setopt NO_GLOB_SUBST 24631 setopt NO_GLOB_SUBST
@@ -25567,45 +24647,17 @@ as_cr_Letters=$as_cr_letters$as_cr_LETTERS
25567as_cr_digits='0123456789' 24647as_cr_digits='0123456789'
25568as_cr_alnum=$as_cr_Letters$as_cr_digits 24648as_cr_alnum=$as_cr_Letters$as_cr_digits
25569 24649
25570as_nl='
25571'
25572export as_nl
25573# Printing a long string crashes Solaris 7 /usr/bin/printf.
25574as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
25575as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
25576as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
25577if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
25578 as_echo='printf %s\n'
25579 as_echo_n='printf %s'
25580else
25581 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
25582 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
25583 as_echo_n='/usr/ucb/echo -n'
25584 else
25585 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
25586 as_echo_n_body='eval
25587 arg=$1;
25588 case $arg in
25589 *"$as_nl"*)
25590 expr "X$arg" : "X\\(.*\\)$as_nl";
25591 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
25592 esac;
25593 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
25594 '
25595 export as_echo_n_body
25596 as_echo_n='sh -c $as_echo_n_body as_echo'
25597 fi
25598 export as_echo_body
25599 as_echo='sh -c $as_echo_body as_echo'
25600fi
25601
25602# The user is always right. 24650# The user is always right.
25603if test "${PATH_SEPARATOR+set}" != set; then 24651if test "${PATH_SEPARATOR+set}" != set; then
25604 PATH_SEPARATOR=: 24652 echo "#! /bin/sh" >conf$$.sh
25605 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 24653 echo "exit 0" >>conf$$.sh
25606 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 24654 chmod +x conf$$.sh
25607 PATH_SEPARATOR=';' 24655 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
25608 } 24656 PATH_SEPARATOR=';'
24657 else
24658 PATH_SEPARATOR=:
24659 fi
24660 rm -f conf$$.sh
25609fi 24661fi
25610 24662
25611# Support unset when possible. 24663# Support unset when possible.
@@ -25621,6 +24673,8 @@ fi
25621# there to prevent editors from complaining about space-tab. 24673# there to prevent editors from complaining about space-tab.
25622# (If _AS_PATH_WALK were called with IFS unset, it would disable word 24674# (If _AS_PATH_WALK were called with IFS unset, it would disable word
25623# splitting by setting IFS to empty value.) 24675# splitting by setting IFS to empty value.)
24676as_nl='
24677'
25624IFS=" "" $as_nl" 24678IFS=" "" $as_nl"
25625 24679
25626# Find who we are. Look in the path if we contain no directory separator. 24680# Find who we are. Look in the path if we contain no directory separator.
@@ -25643,7 +24697,7 @@ if test "x$as_myself" = x; then
25643 as_myself=$0 24697 as_myself=$0
25644fi 24698fi
25645if test ! -f "$as_myself"; then 24699if test ! -f "$as_myself"; then
25646 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 24700 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
25647 { (exit 1); exit 1; } 24701 { (exit 1); exit 1; }
25648fi 24702fi
25649 24703
@@ -25656,10 +24710,17 @@ PS2='> '
25656PS4='+ ' 24710PS4='+ '
25657 24711
25658# NLS nuisances. 24712# NLS nuisances.
25659LC_ALL=C 24713for as_var in \
25660export LC_ALL 24714 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
25661LANGUAGE=C 24715 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
25662export LANGUAGE 24716 LC_TELEPHONE LC_TIME
24717do
24718 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
24719 eval $as_var=C; export $as_var
24720 else
24721 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
24722 fi
24723done
25663 24724
25664# Required to use basename. 24725# Required to use basename.
25665if expr a : '\(a\)' >/dev/null 2>&1 && 24726if expr a : '\(a\)' >/dev/null 2>&1 &&
@@ -25681,7 +24742,7 @@ as_me=`$as_basename -- "$0" ||
25681$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 24742$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
25682 X"$0" : 'X\(//\)$' \| \ 24743 X"$0" : 'X\(//\)$' \| \
25683 X"$0" : 'X\(/\)' \| . 2>/dev/null || 24744 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
25684$as_echo X/"$0" | 24745echo X/"$0" |
25685 sed '/^.*\/\([^/][^/]*\)\/*$/{ 24746 sed '/^.*\/\([^/][^/]*\)\/*$/{
25686 s//\1/ 24747 s//\1/
25687 q 24748 q
@@ -25732,7 +24793,7 @@ $as_unset CDPATH
25732 s/-\n.*// 24793 s/-\n.*//
25733 ' >$as_me.lineno && 24794 ' >$as_me.lineno &&
25734 chmod +x "$as_me.lineno" || 24795 chmod +x "$as_me.lineno" ||
25735 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 24796 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
25736 { (exit 1); exit 1; }; } 24797 { (exit 1); exit 1; }; }
25737 24798
25738 # Don't try to exec as it changes $[0], causing all sort of problems 24799 # Don't try to exec as it changes $[0], causing all sort of problems
@@ -25760,6 +24821,7 @@ case `echo -n x` in
25760*) 24821*)
25761 ECHO_N='-n';; 24822 ECHO_N='-n';;
25762esac 24823esac
24824
25763if expr a : '\(a\)' >/dev/null 2>&1 && 24825if expr a : '\(a\)' >/dev/null 2>&1 &&
25764 test "X`expr 00001 : '.*\(...\)'`" = X001; then 24826 test "X`expr 00001 : '.*\(...\)'`" = X001; then
25765 as_expr=expr 24827 as_expr=expr
@@ -25772,22 +24834,19 @@ if test -d conf$$.dir; then
25772 rm -f conf$$.dir/conf$$.file 24834 rm -f conf$$.dir/conf$$.file
25773else 24835else
25774 rm -f conf$$.dir 24836 rm -f conf$$.dir
25775 mkdir conf$$.dir 2>/dev/null 24837 mkdir conf$$.dir
25776fi 24838fi
25777if (echo >conf$$.file) 2>/dev/null; then 24839echo >conf$$.file
25778 if ln -s conf$$.file conf$$ 2>/dev/null; then 24840if ln -s conf$$.file conf$$ 2>/dev/null; then
25779 as_ln_s='ln -s' 24841 as_ln_s='ln -s'
25780 # ... but there are two gotchas: 24842 # ... but there are two gotchas:
25781 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 24843 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
25782 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 24844 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
25783 # In both cases, we have to default to `cp -p'. 24845 # In both cases, we have to default to `cp -p'.
25784 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 24846 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
25785 as_ln_s='cp -p'
25786 elif ln conf$$.file conf$$ 2>/dev/null; then
25787 as_ln_s=ln
25788 else
25789 as_ln_s='cp -p' 24847 as_ln_s='cp -p'
25790 fi 24848elif ln conf$$.file conf$$ 2>/dev/null; then
24849 as_ln_s=ln
25791else 24850else
25792 as_ln_s='cp -p' 24851 as_ln_s='cp -p'
25793fi 24852fi
@@ -25812,10 +24871,10 @@ else
25812 as_test_x=' 24871 as_test_x='
25813 eval sh -c '\'' 24872 eval sh -c '\''
25814 if test -d "$1"; then 24873 if test -d "$1"; then
25815 test -d "$1/."; 24874 test -d "$1/.";
25816 else 24875 else
25817 case $1 in 24876 case $1 in
25818 -*)set "./$1";; 24877 -*)set "./$1";;
25819 esac; 24878 esac;
25820 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 24879 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
25821 ???[sx]*):;;*)false;;esac;fi 24880 ???[sx]*):;;*)false;;esac;fi
@@ -25838,7 +24897,7 @@ exec 6>&1
25838# values after options handling. 24897# values after options handling.
25839ac_log=" 24898ac_log="
25840This file was extended by emacs $as_me 23.0.92, which was 24899This file was extended by emacs $as_me 23.0.92, which was
25841generated by GNU Autoconf 2.62. Invocation command line was 24900generated by GNU Autoconf 2.61. Invocation command line was
25842 24901
25843 CONFIG_FILES = $CONFIG_FILES 24902 CONFIG_FILES = $CONFIG_FILES
25844 CONFIG_HEADERS = $CONFIG_HEADERS 24903 CONFIG_HEADERS = $CONFIG_HEADERS
@@ -25851,7 +24910,7 @@ on `(hostname || uname -n) 2>/dev/null | sed 1q`
25851 24910
25852_ACEOF 24911_ACEOF
25853 24912
25854cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 24913cat >>$CONFIG_STATUS <<_ACEOF
25855# Files that config.status was made for. 24914# Files that config.status was made for.
25856config_files="$ac_config_files" 24915config_files="$ac_config_files"
25857config_headers="$ac_config_headers" 24916config_headers="$ac_config_headers"
@@ -25859,7 +24918,7 @@ config_commands="$ac_config_commands"
25859 24918
25860_ACEOF 24919_ACEOF
25861 24920
25862cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 24921cat >>$CONFIG_STATUS <<\_ACEOF
25863ac_cs_usage="\ 24922ac_cs_usage="\
25864\`$as_me' instantiates files from templates according to the 24923\`$as_me' instantiates files from templates according to the
25865current configuration. 24924current configuration.
@@ -25872,9 +24931,9 @@ Usage: $0 [OPTIONS] [FILE]...
25872 -d, --debug don't remove temporary files 24931 -d, --debug don't remove temporary files
25873 --recheck update $as_me by reconfiguring in the same conditions 24932 --recheck update $as_me by reconfiguring in the same conditions
25874 --file=FILE[:TEMPLATE] 24933 --file=FILE[:TEMPLATE]
25875 instantiate the configuration file FILE 24934 instantiate the configuration file FILE
25876 --header=FILE[:TEMPLATE] 24935 --header=FILE[:TEMPLATE]
25877 instantiate the configuration header FILE 24936 instantiate the configuration header FILE
25878 24937
25879Configuration files: 24938Configuration files:
25880$config_files 24939$config_files
@@ -25888,24 +24947,24 @@ $config_commands
25888Report bugs to <bug-autoconf@gnu.org>." 24947Report bugs to <bug-autoconf@gnu.org>."
25889 24948
25890_ACEOF 24949_ACEOF
25891cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 24950cat >>$CONFIG_STATUS <<_ACEOF
25892ac_cs_version="\\ 24951ac_cs_version="\\
25893emacs config.status 23.0.92 24952emacs config.status 23.0.92
25894configured by $0, generated by GNU Autoconf 2.62, 24953configured by $0, generated by GNU Autoconf 2.61,
25895 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 24954 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
25896 24955
25897Copyright (C) 2008 Free Software Foundation, Inc. 24956Copyright (C) 2006 Free Software Foundation, Inc.
25898This config.status script is free software; the Free Software Foundation 24957This config.status script is free software; the Free Software Foundation
25899gives unlimited permission to copy, distribute and modify it." 24958gives unlimited permission to copy, distribute and modify it."
25900 24959
25901ac_pwd='$ac_pwd' 24960ac_pwd='$ac_pwd'
25902srcdir='$srcdir' 24961srcdir='$srcdir'
25903INSTALL='$INSTALL' 24962INSTALL='$INSTALL'
25904test -n "\$AWK" || AWK=awk
25905_ACEOF 24963_ACEOF
25906 24964
25907cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 24965cat >>$CONFIG_STATUS <<\_ACEOF
25908# The default lists apply if the user does not specify any file. 24966# If no file are specified by the user, then we need to provide default
24967# value. By we need to know if files were specified by the user.
25909ac_need_defaults=: 24968ac_need_defaults=:
25910while test $# != 0 24969while test $# != 0
25911do 24970do
@@ -25927,36 +24986,30 @@ do
25927 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 24986 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
25928 ac_cs_recheck=: ;; 24987 ac_cs_recheck=: ;;
25929 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 24988 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
25930 $as_echo "$ac_cs_version"; exit ;; 24989 echo "$ac_cs_version"; exit ;;
25931 --debug | --debu | --deb | --de | --d | -d ) 24990 --debug | --debu | --deb | --de | --d | -d )
25932 debug=: ;; 24991 debug=: ;;
25933 --file | --fil | --fi | --f ) 24992 --file | --fil | --fi | --f )
25934 $ac_shift 24993 $ac_shift
25935 case $ac_optarg in 24994 CONFIG_FILES="$CONFIG_FILES $ac_optarg"
25936 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
25937 esac
25938 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
25939 ac_need_defaults=false;; 24995 ac_need_defaults=false;;
25940 --header | --heade | --head | --hea ) 24996 --header | --heade | --head | --hea )
25941 $ac_shift 24997 $ac_shift
25942 case $ac_optarg in 24998 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
25943 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
25944 esac
25945 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
25946 ac_need_defaults=false;; 24999 ac_need_defaults=false;;
25947 --he | --h) 25000 --he | --h)
25948 # Conflict between --help and --header 25001 # Conflict between --help and --header
25949 { $as_echo "$as_me: error: ambiguous option: $1 25002 { echo "$as_me: error: ambiguous option: $1
25950Try \`$0 --help' for more information." >&2 25003Try \`$0 --help' for more information." >&2
25951 { (exit 1); exit 1; }; };; 25004 { (exit 1); exit 1; }; };;
25952 --help | --hel | -h ) 25005 --help | --hel | -h )
25953 $as_echo "$ac_cs_usage"; exit ;; 25006 echo "$ac_cs_usage"; exit ;;
25954 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 25007 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
25955 | -silent | --silent | --silen | --sile | --sil | --si | --s) 25008 | -silent | --silent | --silen | --sile | --sil | --si | --s)
25956 ac_cs_silent=: ;; 25009 ac_cs_silent=: ;;
25957 25010
25958 # This is an error. 25011 # This is an error.
25959 -*) { $as_echo "$as_me: error: unrecognized option: $1 25012 -*) { echo "$as_me: error: unrecognized option: $1
25960Try \`$0 --help' for more information." >&2 25013Try \`$0 --help' for more information." >&2
25961 { (exit 1); exit 1; }; } ;; 25014 { (exit 1); exit 1; }; } ;;
25962 25015
@@ -25975,29 +25028,27 @@ if $ac_cs_silent; then
25975fi 25028fi
25976 25029
25977_ACEOF 25030_ACEOF
25978cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25031cat >>$CONFIG_STATUS <<_ACEOF
25979if \$ac_cs_recheck; then 25032if \$ac_cs_recheck; then
25980 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 25033 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
25981 shift 25034 CONFIG_SHELL=$SHELL
25982 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
25983 CONFIG_SHELL='$SHELL'
25984 export CONFIG_SHELL 25035 export CONFIG_SHELL
25985 exec "\$@" 25036 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
25986fi 25037fi
25987 25038
25988_ACEOF 25039_ACEOF
25989cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 25040cat >>$CONFIG_STATUS <<\_ACEOF
25990exec 5>>config.log 25041exec 5>>config.log
25991{ 25042{
25992 echo 25043 echo
25993 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX 25044 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
25994## Running $as_me. ## 25045## Running $as_me. ##
25995_ASBOX 25046_ASBOX
25996 $as_echo "$ac_log" 25047 echo "$ac_log"
25997} >&5 25048} >&5
25998 25049
25999_ACEOF 25050_ACEOF
26000cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25051cat >>$CONFIG_STATUS <<_ACEOF
26001# 25052#
26002# INIT-COMMANDS 25053# INIT-COMMANDS
26003# 25054#
@@ -26005,7 +25056,7 @@ GCC="$GCC" NON_GNU_CPP="$NON_GNU_CPP" CPP="$CPP" CPP_NEED_TRADITIONAL="$CPP_NEED
26005 25056
26006_ACEOF 25057_ACEOF
26007 25058
26008cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 25059cat >>$CONFIG_STATUS <<\_ACEOF
26009 25060
26010# Handling of arguments. 25061# Handling of arguments.
26011for ac_config_target in $ac_config_targets 25062for ac_config_target in $ac_config_targets
@@ -26025,8 +25076,8 @@ do
26025 "leim/Makefile") CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;; 25076 "leim/Makefile") CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;;
26026 "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; 25077 "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
26027 25078
26028 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 25079 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
26029$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 25080echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
26030 { (exit 1); exit 1; }; };; 25081 { (exit 1); exit 1; }; };;
26031 esac 25082 esac
26032done 25083done
@@ -26067,143 +25118,233 @@ $debug ||
26067 (umask 077 && mkdir "$tmp") 25118 (umask 077 && mkdir "$tmp")
26068} || 25119} ||
26069{ 25120{
26070 $as_echo "$as_me: cannot create a temporary directory in ." >&2 25121 echo "$me: cannot create a temporary directory in ." >&2
26071 { (exit 1); exit 1; } 25122 { (exit 1); exit 1; }
26072} 25123}
26073 25124
26074# Set up the scripts for CONFIG_FILES section. 25125#
26075# No need to generate them if there are no CONFIG_FILES. 25126# Set up the sed scripts for CONFIG_FILES section.
26076# This happens for instance with `./config.status config.h'. 25127#
25128
25129# No need to generate the scripts if there are no CONFIG_FILES.
25130# This happens for instance when ./config.status config.h
26077if test -n "$CONFIG_FILES"; then 25131if test -n "$CONFIG_FILES"; then
26078 25132
25133_ACEOF
26079 25134
26080ac_cr=' ' 25135
26081ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 25136
26082if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 25137ac_delim='%!_!# '
26083 ac_cs_awk_cr='\\r' 25138for ac_last_try in false false false false false :; do
26084else 25139 cat >conf$$subs.sed <<_ACEOF
26085 ac_cs_awk_cr=$ac_cr 25140SHELL!$SHELL$ac_delim
25141PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
25142PACKAGE_NAME!$PACKAGE_NAME$ac_delim
25143PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
25144PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
25145PACKAGE_STRING!$PACKAGE_STRING$ac_delim
25146PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
25147exec_prefix!$exec_prefix$ac_delim
25148prefix!$prefix$ac_delim
25149program_transform_name!$program_transform_name$ac_delim
25150bindir!$bindir$ac_delim
25151sbindir!$sbindir$ac_delim
25152libexecdir!$libexecdir$ac_delim
25153datarootdir!$datarootdir$ac_delim
25154datadir!$datadir$ac_delim
25155sysconfdir!$sysconfdir$ac_delim
25156sharedstatedir!$sharedstatedir$ac_delim
25157localstatedir!$localstatedir$ac_delim
25158includedir!$includedir$ac_delim
25159oldincludedir!$oldincludedir$ac_delim
25160docdir!$docdir$ac_delim
25161infodir!$infodir$ac_delim
25162htmldir!$htmldir$ac_delim
25163dvidir!$dvidir$ac_delim
25164pdfdir!$pdfdir$ac_delim
25165psdir!$psdir$ac_delim
25166libdir!$libdir$ac_delim
25167localedir!$localedir$ac_delim
25168mandir!$mandir$ac_delim
25169DEFS!$DEFS$ac_delim
25170ECHO_C!$ECHO_C$ac_delim
25171ECHO_N!$ECHO_N$ac_delim
25172ECHO_T!$ECHO_T$ac_delim
25173LIBS!$LIBS$ac_delim
25174build_alias!$build_alias$ac_delim
25175host_alias!$host_alias$ac_delim
25176target_alias!$target_alias$ac_delim
25177MAINT!$MAINT$ac_delim
25178build!$build$ac_delim
25179build_cpu!$build_cpu$ac_delim
25180build_vendor!$build_vendor$ac_delim
25181build_os!$build_os$ac_delim
25182host!$host$ac_delim
25183host_cpu!$host_cpu$ac_delim
25184host_vendor!$host_vendor$ac_delim
25185host_os!$host_os$ac_delim
25186CC!$CC$ac_delim
25187CFLAGS!$CFLAGS$ac_delim
25188LDFLAGS!$LDFLAGS$ac_delim
25189CPPFLAGS!$CPPFLAGS$ac_delim
25190ac_ct_CC!$ac_ct_CC$ac_delim
25191EXEEXT!$EXEEXT$ac_delim
25192OBJEXT!$OBJEXT$ac_delim
25193CPP!$CPP$ac_delim
25194GREP!$GREP$ac_delim
25195EGREP!$EGREP$ac_delim
25196LN_S!$LN_S$ac_delim
25197INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
25198INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
25199INSTALL_DATA!$INSTALL_DATA$ac_delim
25200RANLIB!$RANLIB$ac_delim
25201INSTALL_INFO!$INSTALL_INFO$ac_delim
25202GZIP_PROG!$GZIP_PROG$ac_delim
25203MAKEINFO!$MAKEINFO$ac_delim
25204LIBSOUND!$LIBSOUND$ac_delim
25205PKG_CONFIG!$PKG_CONFIG$ac_delim
25206ALSA_CFLAGS!$ALSA_CFLAGS$ac_delim
25207ALSA_LIBS!$ALSA_LIBS$ac_delim
25208CFLAGS_SOUND!$CFLAGS_SOUND$ac_delim
25209SET_MAKE!$SET_MAKE$ac_delim
25210XMKMF!$XMKMF$ac_delim
25211HAVE_XSERVER!$HAVE_XSERVER$ac_delim
25212RSVG_CFLAGS!$RSVG_CFLAGS$ac_delim
25213RSVG_LIBS!$RSVG_LIBS$ac_delim
25214GTK_CFLAGS!$GTK_CFLAGS$ac_delim
25215GTK_LIBS!$GTK_LIBS$ac_delim
25216DBUS_CFLAGS!$DBUS_CFLAGS$ac_delim
25217DBUS_LIBS!$DBUS_LIBS$ac_delim
25218FONTCONFIG_CFLAGS!$FONTCONFIG_CFLAGS$ac_delim
25219FONTCONFIG_LIBS!$FONTCONFIG_LIBS$ac_delim
25220XFT_CFLAGS!$XFT_CFLAGS$ac_delim
25221XFT_LIBS!$XFT_LIBS$ac_delim
25222LIBOTF_CFLAGS!$LIBOTF_CFLAGS$ac_delim
25223LIBOTF_LIBS!$LIBOTF_LIBS$ac_delim
25224M17N_FLT_CFLAGS!$M17N_FLT_CFLAGS$ac_delim
25225M17N_FLT_LIBS!$M17N_FLT_LIBS$ac_delim
25226FREETYPE_CFLAGS!$FREETYPE_CFLAGS$ac_delim
25227FREETYPE_LIBS!$FREETYPE_LIBS$ac_delim
25228ALLOCA!$ALLOCA$ac_delim
25229liblockfile!$liblockfile$ac_delim
25230LIBOBJS!$LIBOBJS$ac_delim
25231NEED_SETGID!$NEED_SETGID$ac_delim
25232KMEM_GROUP!$KMEM_GROUP$ac_delim
25233GETLOADAVG_LIBS!$GETLOADAVG_LIBS$ac_delim
25234GETOPT_H!$GETOPT_H$ac_delim
25235GETOPTOBJS!$GETOPTOBJS$ac_delim
25236version!$version$ac_delim
25237_ACEOF
25238
25239 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
25240 break
25241 elif $ac_last_try; then
25242 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
25243echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
25244 { (exit 1); exit 1; }; }
25245 else
25246 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
25247 fi
25248done
25249
25250ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
25251if test -n "$ac_eof"; then
25252 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
25253 ac_eof=`expr $ac_eof + 1`
26086fi 25254fi
26087 25255
26088echo 'BEGIN {' >"$tmp/subs1.awk" && 25256cat >>$CONFIG_STATUS <<_ACEOF
25257cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
25258/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
25259_ACEOF
25260sed '
25261s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
25262s/^/s,@/; s/!/@,|#_!!_#|/
25263:n
25264t n
25265s/'"$ac_delim"'$/,g/; t
25266s/$/\\/; p
25267N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
25268' >>$CONFIG_STATUS <conf$$subs.sed
25269rm -f conf$$subs.sed
25270cat >>$CONFIG_STATUS <<_ACEOF
25271CEOF$ac_eof
26089_ACEOF 25272_ACEOF
26090 25273
26091 25274
26092{
26093 echo "cat >conf$$subs.awk <<_ACEOF" &&
26094 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
26095 echo "_ACEOF"
26096} >conf$$subs.sh ||
26097 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
26098$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
26099 { (exit 1); exit 1; }; }
26100ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
26101ac_delim='%!_!# ' 25275ac_delim='%!_!# '
26102for ac_last_try in false false false false false :; do 25276for ac_last_try in false false false false false :; do
26103 . ./conf$$subs.sh || 25277 cat >conf$$subs.sed <<_ACEOF
26104 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 25278configuration!$configuration$ac_delim
26105$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 25279canonical!$canonical$ac_delim
26106 { (exit 1); exit 1; }; } 25280srcdir!$srcdir$ac_delim
26107 25281lispdir!$lispdir$ac_delim
26108 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then 25282locallisppath!$locallisppath$ac_delim
25283lisppath!$lisppath$ac_delim
25284x_default_search_path!$x_default_search_path$ac_delim
25285etcdir!$etcdir$ac_delim
25286archlibdir!$archlibdir$ac_delim
25287bitmapdir!$bitmapdir$ac_delim
25288gamedir!$gamedir$ac_delim
25289gameuser!$gameuser$ac_delim
25290c_switch_system!$c_switch_system$ac_delim
25291c_switch_machine!$c_switch_machine$ac_delim
25292LD_SWITCH_X_SITE!$LD_SWITCH_X_SITE$ac_delim
25293LD_SWITCH_X_SITE_AUX!$LD_SWITCH_X_SITE_AUX$ac_delim
25294C_SWITCH_X_SITE!$C_SWITCH_X_SITE$ac_delim
25295X_TOOLKIT_TYPE!$X_TOOLKIT_TYPE$ac_delim
25296machfile!$machfile$ac_delim
25297opsysfile!$opsysfile$ac_delim
25298ns_appdir!$ns_appdir$ac_delim
25299ns_appbindir!$ns_appbindir$ac_delim
25300ns_appresdir!$ns_appresdir$ac_delim
25301ns_appsrc!$ns_appsrc$ac_delim
25302GNUSTEP_MAKEFILES!$GNUSTEP_MAKEFILES$ac_delim
25303GNUSTEP_SYSTEM_HEADERS!$GNUSTEP_SYSTEM_HEADERS$ac_delim
25304GNUSTEP_SYSTEM_LIBRARIES!$GNUSTEP_SYSTEM_LIBRARIES$ac_delim
25305GNU_OBJC_CFLAGS!$GNU_OBJC_CFLAGS$ac_delim
25306LIB_SRC_EXTRA_INSTALLABLES!$LIB_SRC_EXTRA_INSTALLABLES$ac_delim
25307LTLIBOBJS!$LTLIBOBJS$ac_delim
25308_ACEOF
25309
25310 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 30; then
26109 break 25311 break
26110 elif $ac_last_try; then 25312 elif $ac_last_try; then
26111 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 25313 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
26112$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 25314echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
26113 { (exit 1); exit 1; }; } 25315 { (exit 1); exit 1; }; }
26114 else 25316 else
26115 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 25317 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
26116 fi 25318 fi
26117done 25319done
26118rm -f conf$$subs.sh
26119
26120cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26121cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
26122_ACEOF
26123sed -n '
26124h
26125s/^/S["/; s/!.*/"]=/
26126p
26127g
26128s/^[^!]*!//
26129:repl
26130t repl
26131s/'"$ac_delim"'$//
26132t delim
26133:nl
26134h
26135s/\(.\{148\}\).*/\1/
26136t more1
26137s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
26138p
26139n
26140b repl
26141:more1
26142s/["\\]/\\&/g; s/^/"/; s/$/"\\/
26143p
26144g
26145s/.\{148\}//
26146t nl
26147:delim
26148h
26149s/\(.\{148\}\).*/\1/
26150t more2
26151s/["\\]/\\&/g; s/^/"/; s/$/"/
26152p
26153b
26154:more2
26155s/["\\]/\\&/g; s/^/"/; s/$/"\\/
26156p
26157g
26158s/.\{148\}//
26159t delim
26160' <conf$$subs.awk | sed '
26161/^[^""]/{
26162 N
26163 s/\n//
26164}
26165' >>$CONFIG_STATUS || ac_write_fail=1
26166rm -f conf$$subs.awk
26167cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26168_ACAWK
26169cat >>"\$tmp/subs1.awk" <<_ACAWK &&
26170 for (key in S) S_is_set[key] = 1
26171 FS = ""
26172 25320
26173} 25321ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
26174{ 25322if test -n "$ac_eof"; then
26175 line = $ 0 25323 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
26176 nfields = split(line, field, "@") 25324 ac_eof=`expr $ac_eof + 1`
26177 substed = 0 25325fi
26178 len = length(field[1])
26179 for (i = 2; i < nfields; i++) {
26180 key = field[i]
26181 keylen = length(key)
26182 if (S_is_set[key]) {
26183 value = S[key]
26184 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
26185 len += length(value) + length(field[++i])
26186 substed = 1
26187 } else
26188 len += 1 + keylen
26189 }
26190
26191 print line
26192}
26193 25326
26194_ACAWK 25327cat >>$CONFIG_STATUS <<_ACEOF
25328cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
25329/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
26195_ACEOF 25330_ACEOF
26196cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 25331sed '
26197if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 25332s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
26198 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 25333s/^/s,@/; s/!/@,|#_!!_#|/
26199else 25334:n
26200 cat 25335t n
26201fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 25336s/'"$ac_delim"'$/,g/; t
26202 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 25337s/$/\\/; p
26203$as_echo "$as_me: error: could not setup config files machinery" >&2;} 25338N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
26204 { (exit 1); exit 1; }; } 25339' >>$CONFIG_STATUS <conf$$subs.sed
25340rm -f conf$$subs.sed
25341cat >>$CONFIG_STATUS <<_ACEOF
25342:end
25343s/|#_!!_#|//g
25344CEOF$ac_eof
26205_ACEOF 25345_ACEOF
26206 25346
25347
26207# VPATH may cause trouble with some makes, so we remove $(srcdir), 25348# VPATH may cause trouble with some makes, so we remove $(srcdir),
26208# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 25349# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
26209# trailing colons and then remove the whole line if VPATH becomes empty 25350# trailing colons and then remove the whole line if VPATH becomes empty
@@ -26219,133 +25360,19 @@ s/^[^=]*=[ ]*$//
26219}' 25360}'
26220fi 25361fi
26221 25362
26222cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 25363cat >>$CONFIG_STATUS <<\_ACEOF
26223fi # test -n "$CONFIG_FILES" 25364fi # test -n "$CONFIG_FILES"
26224 25365
26225# Set up the scripts for CONFIG_HEADERS section.
26226# No need to generate them if there are no CONFIG_HEADERS.
26227# This happens for instance with `./config.status Makefile'.
26228if test -n "$CONFIG_HEADERS"; then
26229cat >"$tmp/defines.awk" <<\_ACAWK ||
26230BEGIN {
26231_ACEOF
26232
26233# Transform confdefs.h into an awk script `defines.awk', embedded as
26234# here-document in config.status, that substitutes the proper values into
26235# config.h.in to produce config.h.
26236
26237# Create a delimiter string that does not exist in confdefs.h, to ease
26238# handling of long lines.
26239ac_delim='%!_!# '
26240for ac_last_try in false false :; do
26241 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
26242 if test -z "$ac_t"; then
26243 break
26244 elif $ac_last_try; then
26245 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
26246$as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
26247 { (exit 1); exit 1; }; }
26248 else
26249 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
26250 fi
26251done
26252
26253# For the awk script, D is an array of macro values keyed by name,
26254# likewise P contains macro parameters if any. Preserve backslash
26255# newline sequences.
26256
26257ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
26258sed -n '
26259s/.\{148\}/&'"$ac_delim"'/g
26260t rset
26261:rset
26262s/^[ ]*#[ ]*define[ ][ ]*/ /
26263t def
26264d
26265:def
26266s/\\$//
26267t bsnl
26268s/["\\]/\\&/g
26269s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
26270D["\1"]=" \3"/p
26271s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
26272d
26273:bsnl
26274s/["\\]/\\&/g
26275s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
26276D["\1"]=" \3\\\\\\n"\\/p
26277t cont
26278s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
26279t cont
26280d
26281:cont
26282n
26283s/.\{148\}/&'"$ac_delim"'/g
26284t clear
26285:clear
26286s/\\$//
26287t bsnlc
26288s/["\\]/\\&/g; s/^/"/; s/$/"/p
26289d
26290:bsnlc
26291s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
26292b cont
26293' <confdefs.h | sed '
26294s/'"$ac_delim"'/"\\\
26295"/g' >>$CONFIG_STATUS || ac_write_fail=1
26296
26297cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26298 for (key in D) D_is_set[key] = 1
26299 FS = ""
26300}
26301/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
26302 line = \$ 0
26303 split(line, arg, " ")
26304 if (arg[1] == "#") {
26305 defundef = arg[2]
26306 mac1 = arg[3]
26307 } else {
26308 defundef = substr(arg[1], 2)
26309 mac1 = arg[2]
26310 }
26311 split(mac1, mac2, "(") #)
26312 macro = mac2[1]
26313 if (D_is_set[macro]) {
26314 # Preserve the white space surrounding the "#".
26315 prefix = substr(line, 1, index(line, defundef) - 1)
26316 print prefix "define", macro P[macro] D[macro]
26317 next
26318 } else {
26319 # Replace #undef with comments. This is necessary, for example,
26320 # in the case of _POSIX_SOURCE, which is predefined and required
26321 # on some systems where configure will not decide to define it.
26322 if (defundef == "undef") {
26323 print "/*", line, "*/"
26324 next
26325 }
26326 }
26327}
26328{ print }
26329_ACAWK
26330_ACEOF
26331cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
26332 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
26333$as_echo "$as_me: error: could not setup config headers machinery" >&2;}
26334 { (exit 1); exit 1; }; }
26335fi # test -n "$CONFIG_HEADERS"
26336
26337 25366
26338eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" 25367for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS
26339shift
26340for ac_tag
26341do 25368do
26342 case $ac_tag in 25369 case $ac_tag in
26343 :[FHLC]) ac_mode=$ac_tag; continue;; 25370 :[FHLC]) ac_mode=$ac_tag; continue;;
26344 esac 25371 esac
26345 case $ac_mode$ac_tag in 25372 case $ac_mode$ac_tag in
26346 :[FHL]*:*);; 25373 :[FHL]*:*);;
26347 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5 25374 :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
26348$as_echo "$as_me: error: Invalid tag $ac_tag." >&2;} 25375echo "$as_me: error: Invalid tag $ac_tag." >&2;}
26349 { (exit 1); exit 1; }; };; 25376 { (exit 1); exit 1; }; };;
26350 :[FH]-) ac_tag=-:-;; 25377 :[FH]-) ac_tag=-:-;;
26351 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 25378 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
@@ -26374,38 +25401,26 @@ $as_echo "$as_me: error: Invalid tag $ac_tag." >&2;}
26374 [\\/$]*) false;; 25401 [\\/$]*) false;;
26375 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 25402 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
26376 esac || 25403 esac ||
26377 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 25404 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
26378$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} 25405echo "$as_me: error: cannot find input file: $ac_f" >&2;}
26379 { (exit 1); exit 1; }; };; 25406 { (exit 1); exit 1; }; };;
26380 esac 25407 esac
26381 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 25408 ac_file_inputs="$ac_file_inputs $ac_f"
26382 ac_file_inputs="$ac_file_inputs '$ac_f'"
26383 done 25409 done
26384 25410
26385 # Let's still pretend it is `configure' which instantiates (i.e., don't 25411 # Let's still pretend it is `configure' which instantiates (i.e., don't
26386 # use $as_me), people would be surprised to read: 25412 # use $as_me), people would be surprised to read:
26387 # /* config.h. Generated by config.status. */ 25413 # /* config.h. Generated by config.status. */
26388 configure_input='Generated from '` 25414 configure_input="Generated from "`IFS=:
26389 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 25415 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
26390 `' by configure.'
26391 if test x"$ac_file" != x-; then 25416 if test x"$ac_file" != x-; then
26392 configure_input="$ac_file. $configure_input" 25417 configure_input="$ac_file. $configure_input"
26393 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 25418 { echo "$as_me:$LINENO: creating $ac_file" >&5
26394$as_echo "$as_me: creating $ac_file" >&6;} 25419echo "$as_me: creating $ac_file" >&6;}
26395 fi 25420 fi
26396 # Neutralize special characters interpreted by sed in replacement strings.
26397 case $configure_input in #(
26398 *\&* | *\|* | *\\* )
26399 ac_sed_conf_input=`$as_echo "$configure_input" |
26400 sed 's/[\\\\&|]/\\\\&/g'`;; #(
26401 *) ac_sed_conf_input=$configure_input;;
26402 esac
26403 25421
26404 case $ac_tag in 25422 case $ac_tag in
26405 *:-:* | *:-) cat >"$tmp/stdin" \ 25423 *:-:* | *:-) cat >"$tmp/stdin";;
26406 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
26407$as_echo "$as_me: error: could not create $ac_file" >&2;}
26408 { (exit 1); exit 1; }; } ;;
26409 esac 25424 esac
26410 ;; 25425 ;;
26411 esac 25426 esac
@@ -26415,7 +25430,7 @@ $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
26415 X"$ac_file" : 'X\(//\)[^/]' \| \ 25430 X"$ac_file" : 'X\(//\)[^/]' \| \
26416 X"$ac_file" : 'X\(//\)$' \| \ 25431 X"$ac_file" : 'X\(//\)$' \| \
26417 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 25432 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
26418$as_echo X"$ac_file" | 25433echo X"$ac_file" |
26419 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 25434 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
26420 s//\1/ 25435 s//\1/
26421 q 25436 q
@@ -26441,7 +25456,7 @@ $as_echo X"$ac_file" |
26441 as_dirs= 25456 as_dirs=
26442 while :; do 25457 while :; do
26443 case $as_dir in #( 25458 case $as_dir in #(
26444 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 25459 *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
26445 *) as_qdir=$as_dir;; 25460 *) as_qdir=$as_dir;;
26446 esac 25461 esac
26447 as_dirs="'$as_qdir' $as_dirs" 25462 as_dirs="'$as_qdir' $as_dirs"
@@ -26450,7 +25465,7 @@ $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
26450 X"$as_dir" : 'X\(//\)[^/]' \| \ 25465 X"$as_dir" : 'X\(//\)[^/]' \| \
26451 X"$as_dir" : 'X\(//\)$' \| \ 25466 X"$as_dir" : 'X\(//\)$' \| \
26452 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 25467 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
26453$as_echo X"$as_dir" | 25468echo X"$as_dir" |
26454 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 25469 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
26455 s//\1/ 25470 s//\1/
26456 q 25471 q
@@ -26471,17 +25486,17 @@ $as_echo X"$as_dir" |
26471 test -d "$as_dir" && break 25486 test -d "$as_dir" && break
26472 done 25487 done
26473 test -z "$as_dirs" || eval "mkdir $as_dirs" 25488 test -z "$as_dirs" || eval "mkdir $as_dirs"
26474 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 25489 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
26475$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 25490echo "$as_me: error: cannot create directory $as_dir" >&2;}
26476 { (exit 1); exit 1; }; }; } 25491 { (exit 1); exit 1; }; }; }
26477 ac_builddir=. 25492 ac_builddir=.
26478 25493
26479case "$ac_dir" in 25494case "$ac_dir" in
26480.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 25495.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
26481*) 25496*)
26482 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 25497 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
26483 # A ".." for each directory in $ac_dir_suffix. 25498 # A ".." for each directory in $ac_dir_suffix.
26484 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 25499 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
26485 case $ac_top_builddir_sub in 25500 case $ac_top_builddir_sub in
26486 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 25501 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
26487 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; 25502 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
@@ -26521,13 +25536,12 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
26521 esac 25536 esac
26522_ACEOF 25537_ACEOF
26523 25538
26524cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 25539cat >>$CONFIG_STATUS <<\_ACEOF
26525# If the template does not know about datarootdir, expand it. 25540# If the template does not know about datarootdir, expand it.
26526# FIXME: This hack should be removed a few years after 2.60. 25541# FIXME: This hack should be removed a few years after 2.60.
26527ac_datarootdir_hack=; ac_datarootdir_seen= 25542ac_datarootdir_hack=; ac_datarootdir_seen=
26528 25543
26529ac_sed_dataroot=' 25544case `sed -n '/datarootdir/ {
26530/datarootdir/ {
26531 p 25545 p
26532 q 25546 q
26533} 25547}
@@ -26536,14 +25550,13 @@ ac_sed_dataroot='
26536/@infodir@/p 25550/@infodir@/p
26537/@localedir@/p 25551/@localedir@/p
26538/@mandir@/p 25552/@mandir@/p
26539' 25553' $ac_file_inputs` in
26540case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
26541*datarootdir*) ac_datarootdir_seen=yes;; 25554*datarootdir*) ac_datarootdir_seen=yes;;
26542*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 25555*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
26543 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 25556 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
26544$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 25557echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
26545_ACEOF 25558_ACEOF
26546cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25559cat >>$CONFIG_STATUS <<_ACEOF
26547 ac_datarootdir_hack=' 25560 ac_datarootdir_hack='
26548 s&@datadir@&$datadir&g 25561 s&@datadir@&$datadir&g
26549 s&@docdir@&$docdir&g 25562 s&@docdir@&$docdir&g
@@ -26557,16 +25570,15 @@ _ACEOF
26557# Neutralize VPATH when `$srcdir' = `.'. 25570# Neutralize VPATH when `$srcdir' = `.'.
26558# Shell code in configure.ac might set extrasub. 25571# Shell code in configure.ac might set extrasub.
26559# FIXME: do we really want to maintain this feature? 25572# FIXME: do we really want to maintain this feature?
26560cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25573cat >>$CONFIG_STATUS <<_ACEOF
26561ac_sed_extra="$ac_vpsub 25574 sed "$ac_vpsub
26562$extrasub 25575$extrasub
26563_ACEOF 25576_ACEOF
26564cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 25577cat >>$CONFIG_STATUS <<\_ACEOF
26565:t 25578:t
26566/@[a-zA-Z_][a-zA-Z_0-9]*@/!b 25579/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
26567s|@configure_input@|$ac_sed_conf_input|;t t 25580s&@configure_input@&$configure_input&;t t
26568s&@top_builddir@&$ac_top_builddir_sub&;t t 25581s&@top_builddir@&$ac_top_builddir_sub&;t t
26569s&@top_build_prefix@&$ac_top_build_prefix&;t t
26570s&@srcdir@&$ac_srcdir&;t t 25582s&@srcdir@&$ac_srcdir&;t t
26571s&@abs_srcdir@&$ac_abs_srcdir&;t t 25583s&@abs_srcdir@&$ac_abs_srcdir&;t t
26572s&@top_srcdir@&$ac_top_srcdir&;t t 25584s&@top_srcdir@&$ac_top_srcdir&;t t
@@ -26576,62 +25588,123 @@ s&@abs_builddir@&$ac_abs_builddir&;t t
26576s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 25588s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
26577s&@INSTALL@&$ac_INSTALL&;t t 25589s&@INSTALL@&$ac_INSTALL&;t t
26578$ac_datarootdir_hack 25590$ac_datarootdir_hack
26579" 25591" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
26580eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
26581 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
26582$as_echo "$as_me: error: could not create $ac_file" >&2;}
26583 { (exit 1); exit 1; }; }
26584 25592
26585test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 25593test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
26586 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 25594 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
26587 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 25595 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
26588 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 25596 { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
26589which seems to be undefined. Please make sure it is defined." >&5 25597which seems to be undefined. Please make sure it is defined." >&5
26590$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 25598echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
26591which seems to be undefined. Please make sure it is defined." >&2;} 25599which seems to be undefined. Please make sure it is defined." >&2;}
26592 25600
26593 rm -f "$tmp/stdin" 25601 rm -f "$tmp/stdin"
26594 case $ac_file in 25602 case $ac_file in
26595 -) cat "$tmp/out" && rm -f "$tmp/out";; 25603 -) cat "$tmp/out"; rm -f "$tmp/out";;
26596 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 25604 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
26597 esac \ 25605 esac
26598 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
26599$as_echo "$as_me: error: could not create $ac_file" >&2;}
26600 { (exit 1); exit 1; }; }
26601 ;; 25606 ;;
26602 :H) 25607 :H)
26603 # 25608 #
26604 # CONFIG_HEADER 25609 # CONFIG_HEADER
26605 # 25610 #
25611_ACEOF
25612
25613# Transform confdefs.h into a sed script `conftest.defines', that
25614# substitutes the proper values into config.h.in to produce config.h.
25615rm -f conftest.defines conftest.tail
25616# First, append a space to every undef/define line, to ease matching.
25617echo 's/$/ /' >conftest.defines
25618# Then, protect against being on the right side of a sed subst, or in
25619# an unquoted here document, in config.status. If some macros were
25620# called several times there might be several #defines for the same
25621# symbol, which is useless. But do not sort them, since the last
25622# AC_DEFINE must be honored.
25623ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
25624# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
25625# NAME is the cpp macro being defined, VALUE is the value it is being given.
25626# PARAMS is the parameter list in the macro definition--in most cases, it's
25627# just an empty string.
25628ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'
25629ac_dB='\\)[ (].*,\\1define\\2'
25630ac_dC=' '
25631ac_dD=' ,'
25632
25633uniq confdefs.h |
25634 sed -n '
25635 t rset
25636 :rset
25637 s/^[ ]*#[ ]*define[ ][ ]*//
25638 t ok
25639 d
25640 :ok
25641 s/[\\&,]/\\&/g
25642 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
25643 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
25644 ' >>conftest.defines
25645
25646# Remove the space that was appended to ease matching.
25647# Then replace #undef with comments. This is necessary, for
25648# example, in the case of _POSIX_SOURCE, which is predefined and required
25649# on some systems where configure will not decide to define it.
25650# (The regexp can be short, since the line contains either #define or #undef.)
25651echo 's/ $//
25652s,^[ #]*u.*,/* & */,' >>conftest.defines
25653
25654# Break up conftest.defines:
25655ac_max_sed_lines=50
25656
25657# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
25658# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
25659# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
25660# et cetera.
25661ac_in='$ac_file_inputs'
25662ac_out='"$tmp/out1"'
25663ac_nxt='"$tmp/out2"'
25664
25665while :
25666do
25667 # Write a here document:
25668 cat >>$CONFIG_STATUS <<_ACEOF
25669 # First, check the format of the line:
25670 cat >"\$tmp/defines.sed" <<\\CEOF
25671/^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
25672/^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
25673b
25674:def
25675_ACEOF
25676 sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
25677 echo 'CEOF
25678 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
25679 ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
25680 sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
25681 grep . conftest.tail >/dev/null || break
25682 rm -f conftest.defines
25683 mv conftest.tail conftest.defines
25684done
25685rm -f conftest.defines conftest.tail
25686
25687echo "ac_result=$ac_in" >>$CONFIG_STATUS
25688cat >>$CONFIG_STATUS <<\_ACEOF
26606 if test x"$ac_file" != x-; then 25689 if test x"$ac_file" != x-; then
26607 { 25690 echo "/* $configure_input */" >"$tmp/config.h"
26608 $as_echo "/* $configure_input */" \ 25691 cat "$ac_result" >>"$tmp/config.h"
26609 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 25692 if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
26610 } >"$tmp/config.h" \ 25693 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
26611 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 25694echo "$as_me: $ac_file is unchanged" >&6;}
26612$as_echo "$as_me: error: could not create $ac_file" >&2;}
26613 { (exit 1); exit 1; }; }
26614 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
26615 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
26616$as_echo "$as_me: $ac_file is unchanged" >&6;}
26617 else 25695 else
26618 rm -f "$ac_file" 25696 rm -f $ac_file
26619 mv "$tmp/config.h" "$ac_file" \ 25697 mv "$tmp/config.h" $ac_file
26620 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
26621$as_echo "$as_me: error: could not create $ac_file" >&2;}
26622 { (exit 1); exit 1; }; }
26623 fi 25698 fi
26624 else 25699 else
26625 $as_echo "/* $configure_input */" \ 25700 echo "/* $configure_input */"
26626 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 25701 cat "$ac_result"
26627 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
26628$as_echo "$as_me: error: could not create -" >&2;}
26629 { (exit 1); exit 1; }; }
26630 fi 25702 fi
25703 rm -f "$tmp/out12"
26631 ;; 25704 ;;
26632 25705
26633 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5 25706 :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
26634$as_echo "$as_me: executing $ac_file commands" >&6;} 25707echo "$as_me: executing $ac_file commands" >&6;}
26635 ;; 25708 ;;
26636 esac 25709 esac
26637 25710
@@ -26706,11 +25779,6 @@ _ACEOF
26706chmod +x $CONFIG_STATUS 25779chmod +x $CONFIG_STATUS
26707ac_clean_files=$ac_clean_files_save 25780ac_clean_files=$ac_clean_files_save
26708 25781
26709test $ac_write_fail = 0 ||
26710 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
26711$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
26712 { (exit 1); exit 1; }; }
26713
26714 25782
26715# configure is writing to config.log, and then calls config.status. 25783# configure is writing to config.log, and then calls config.status.
26716# config.status does its own redirection, appending to config.log. 25784# config.status does its own redirection, appending to config.log.
@@ -26732,9 +25800,5 @@ if test "$no_create" != yes; then
26732 # would make configure fail if this is the last instruction. 25800 # would make configure fail if this is the last instruction.
26733 $ac_cs_success || { (exit 1); exit 1; } 25801 $ac_cs_success || { (exit 1); exit 1; }
26734fi 25802fi
26735if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
26736 { $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5
26737$as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;}
26738fi
26739 25803
26740 25804
diff --git a/configure.in b/configure.in
index e35b7984fe0..4e50285eaf6 100644
--- a/configure.in
+++ b/configure.in
@@ -133,7 +133,6 @@ OPTION_DEFAULT_ON([gif],[don't compile with GIF image support])
133OPTION_DEFAULT_ON([png],[don't compile with PNG image support]) 133OPTION_DEFAULT_ON([png],[don't compile with PNG image support])
134OPTION_DEFAULT_ON([rsvg],[don't compile with SVG image support]) 134OPTION_DEFAULT_ON([rsvg],[don't compile with SVG image support])
135 135
136OPTION_DEFAULT_ON([freetype],[don't use Freetype for local font support])
137OPTION_DEFAULT_ON([xft],[don't use XFT for anti aliased fonts]) 136OPTION_DEFAULT_ON([xft],[don't use XFT for anti aliased fonts])
138OPTION_DEFAULT_ON([libotf],[don't use libotf for OpenType font support]) 137OPTION_DEFAULT_ON([libotf],[don't use libotf for OpenType font support])
139OPTION_DEFAULT_ON([m17n-flt],[don't use m17n-flt for text shaping]) 138OPTION_DEFAULT_ON([m17n-flt],[don't use m17n-flt for text shaping])
@@ -1270,7 +1269,6 @@ fi
1270if test "${HAVE_NS}" = yes; then 1269if test "${HAVE_NS}" = yes; then
1271 window_system=nextstep 1270 window_system=nextstep
1272 with_xft=no 1271 with_xft=no
1273 with_freetype=no
1274 # set up packaging dirs 1272 # set up packaging dirs
1275 exec_prefix=${ns_appbindir} 1273 exec_prefix=${ns_appbindir}
1276 libexecdir=${ns_appbindir}/libexec 1274 libexecdir=${ns_appbindir}/libexec
@@ -1844,11 +1842,10 @@ fi
1844### Start of font-backend (under X11) section. 1842### Start of font-backend (under X11) section.
1845if test "${HAVE_X11}" = "yes"; then 1843if test "${HAVE_X11}" = "yes"; then
1846 PKG_CHECK_MODULES(FONTCONFIG, fontconfig >= 2.2.0, HAVE_FC=yes, HAVE_FC=no) 1844 PKG_CHECK_MODULES(FONTCONFIG, fontconfig >= 2.2.0, HAVE_FC=yes, HAVE_FC=no)
1847 test "${HAVE_FC}" = "no" && with_freetype=no
1848 1845
1849## Use -lXft if available, unless `--with-freetype=no' nor `--with-xft=no'. 1846 ## Use -lXft if available, unless `--with-xft=no'.
1850 HAVE_XFT=maybe 1847 HAVE_XFT=maybe
1851 if test "x${with_freetype}" = "xno" || test "x${with_x}" = "xno"; then 1848 if test "${HAVE_FC}" = "no" || test "x${with_x}" = "xno"; then
1852 with_xft="no"; 1849 with_xft="no";
1853 fi 1850 fi
1854 if test "x${with_xft}" != "xno"; then 1851 if test "x${with_xft}" != "xno"; then
@@ -1890,9 +1887,6 @@ if test "${HAVE_X11}" = "yes"; then
1890 HAVE_FREETYPE=yes 1887 HAVE_FREETYPE=yes
1891 FONTCONFIG_CFLAGS= 1888 FONTCONFIG_CFLAGS=
1892 FONTCONFIG_LIBS= 1889 FONTCONFIG_LIBS=
1893 elif test "x${with_freetype}" != "xno" && test "x${with_x}" != "xno"; then
1894
1895 PKG_CHECK_MODULES(FREETYPE, freetype2, HAVE_FREETYPE=yes, HAVE_FREETYPE=no)
1896 fi 1890 fi
1897 1891
1898 HAVE_LIBOTF=no 1892 HAVE_LIBOTF=no