ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/configure
(Generate patch)

Comparing rxvt-unicode/configure (file contents):
Revision 1.109 by root, Wed Aug 1 18:38:15 2007 UTC vs.
Revision 1.134 by sf-exg, Thu Sep 2 15:51:55 2010 UTC

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.61. 3# Generated by GNU Autoconf 2.65.
4#
4# 5#
5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
8# Inc.
9#
10#
7# This configure script is free software; the Free Software Foundation 11# This configure script is free software; the Free Software Foundation
8# gives unlimited permission to copy, distribute and modify it. 12# gives unlimited permission to copy, distribute and modify it.
9## --------------------- ## 13## -------------------- ##
10## M4sh Initialization. ## 14## M4sh Initialization. ##
11## --------------------- ## 15## -------------------- ##
12 16
13# Be more Bourne compatible 17# Be more Bourne compatible
14DUALCASE=1; export DUALCASE # for MKS sh 18DUALCASE=1; export DUALCASE # for MKS sh
15if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 19if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
16 emulate sh 20 emulate sh
17 NULLCMD=: 21 NULLCMD=:
18 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
19 # is contrary to our usage. Disable this feature. 23 # is contrary to our usage. Disable this feature.
20 alias -g '${1+"$@"}'='"$@"' 24 alias -g '${1+"$@"}'='"$@"'
21 setopt NO_GLOB_SUBST 25 setopt NO_GLOB_SUBST
22else 26else
23 case `(set -o) 2>/dev/null` in 27 case `(set -o) 2>/dev/null` in #(
24 *posix*) set -o posix ;; 28 *posix*) :
29 set -o posix ;; #(
30 *) :
31 ;;
25esac 32esac
26
27fi 33fi
28 34
29 35
30 36as_nl='
31 37'
32# PATH needs CR 38export as_nl
33# Avoid depending upon Character Ranges. 39# Printing a long string crashes Solaris 7 /usr/bin/printf.
34as_cr_letters='abcdefghijklmnopqrstuvwxyz' 40as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
35as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 41as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
36as_cr_Letters=$as_cr_letters$as_cr_LETTERS 42as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
37as_cr_digits='0123456789' 43# Prefer a ksh shell builtin over an external printf program on Solaris,
38as_cr_alnum=$as_cr_Letters$as_cr_digits 44# but without wasting forks for bash or zsh.
45if test -z "$BASH_VERSION$ZSH_VERSION" \
46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47 as_echo='print -r --'
48 as_echo_n='print -rn --'
49elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
50 as_echo='printf %s\n'
51 as_echo_n='printf %s'
52else
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55 as_echo_n='/usr/ucb/echo -n'
56 else
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
58 as_echo_n_body='eval
59 arg=$1;
60 case $arg in #(
61 *"$as_nl"*)
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
64 esac;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
66 '
67 export as_echo_n_body
68 as_echo_n='sh -c $as_echo_n_body as_echo'
69 fi
70 export as_echo_body
71 as_echo='sh -c $as_echo_body as_echo'
72fi
39 73
40# The user is always right. 74# The user is always right.
41if test "${PATH_SEPARATOR+set}" != set; then 75if test "${PATH_SEPARATOR+set}" != set; then
42 echo "#! /bin/sh" >conf$$.sh 76 PATH_SEPARATOR=:
43 echo "exit 0" >>conf$$.sh 77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
44 chmod +x conf$$.sh 78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
45 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
46 PATH_SEPARATOR=';' 79 PATH_SEPARATOR=';'
47 else 80 }
48 PATH_SEPARATOR=:
49 fi
50 rm -f conf$$.sh
51fi
52
53# Support unset when possible.
54if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
55 as_unset=unset
56else
57 as_unset=false
58fi 81fi
59 82
60 83
61# IFS 84# IFS
62# We need space, tab and new line, in precisely that order. Quoting is 85# We need space, tab and new line, in precisely that order. Quoting is
63# there to prevent editors from complaining about space-tab. 86# there to prevent editors from complaining about space-tab.
64# (If _AS_PATH_WALK were called with IFS unset, it would disable word 87# (If _AS_PATH_WALK were called with IFS unset, it would disable word
65# splitting by setting IFS to empty value.) 88# splitting by setting IFS to empty value.)
66as_nl='
67'
68IFS=" "" $as_nl" 89IFS=" "" $as_nl"
69 90
70# Find who we are. Look in the path if we contain no directory separator. 91# Find who we are. Look in the path if we contain no directory separator.
71case $0 in 92case $0 in #((
72 *[\\/]* ) as_myself=$0 ;; 93 *[\\/]* ) as_myself=$0 ;;
73 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
74for as_dir in $PATH 95for as_dir in $PATH
75do 96do
76 IFS=$as_save_IFS 97 IFS=$as_save_IFS
77 test -z "$as_dir" && as_dir=. 98 test -z "$as_dir" && as_dir=.
78 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 99 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
79done 100 done
80IFS=$as_save_IFS 101IFS=$as_save_IFS
81 102
82 ;; 103 ;;
83esac 104esac
84# We did not find ourselves, most probably we were run as `sh COMMAND' 105# We did not find ourselves, most probably we were run as `sh COMMAND'
85# in which case we are not to be found in the path. 106# in which case we are not to be found in the path.
86if test "x$as_myself" = x; then 107if test "x$as_myself" = x; then
87 as_myself=$0 108 as_myself=$0
88fi 109fi
89if test ! -f "$as_myself"; then 110if test ! -f "$as_myself"; then
90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 111 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
91 { (exit 1); exit 1; } 112 exit 1
92fi 113fi
93 114
94# Work around bugs in pre-3.0 UWIN ksh. 115# Unset variables that we do not need and which cause bugs (e.g. in
116# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
117# suppresses any "Segmentation fault" message there. '((' could
118# trigger a bug in pdksh 5.2.14.
95for as_var in ENV MAIL MAILPATH 119for as_var in BASH_ENV ENV MAIL MAILPATH
120do eval test x\${$as_var+set} = xset \
96do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 121 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
97done 122done
98PS1='$ ' 123PS1='$ '
99PS2='> ' 124PS2='> '
100PS4='+ ' 125PS4='+ '
101 126
102# NLS nuisances. 127# NLS nuisances.
103for as_var in \ 128LC_ALL=C
104 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 129export LC_ALL
105 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 130LANGUAGE=C
106 LC_TELEPHONE LC_TIME 131export LANGUAGE
132
133# CDPATH.
134(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
135
136if test "x$CONFIG_SHELL" = x; then
137 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
138 emulate sh
139 NULLCMD=:
140 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
141 # is contrary to our usage. Disable this feature.
142 alias -g '\${1+\"\$@\"}'='\"\$@\"'
143 setopt NO_GLOB_SUBST
144else
145 case \`(set -o) 2>/dev/null\` in #(
146 *posix*) :
147 set -o posix ;; #(
148 *) :
149 ;;
150esac
151fi
152"
153 as_required="as_fn_return () { (exit \$1); }
154as_fn_success () { as_fn_return 0; }
155as_fn_failure () { as_fn_return 1; }
156as_fn_ret_success () { return 0; }
157as_fn_ret_failure () { return 1; }
158
159exitcode=0
160as_fn_success || { exitcode=1; echo as_fn_success failed.; }
161as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
162as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
163as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
164if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
165
166else
167 exitcode=1; echo positional parameters were not saved.
168fi
169test x\$exitcode = x0 || exit 1"
170 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
171 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
172 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
173 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
174test \$(( 1 + 1 )) = 2 || exit 1"
175 if (eval "$as_required") 2>/dev/null; then :
176 as_have_required=yes
177else
178 as_have_required=no
179fi
180 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
181
182else
183 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
184as_found=false
185for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
107do 186do
108 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 187 IFS=$as_save_IFS
109 eval $as_var=C; export $as_var 188 test -z "$as_dir" && as_dir=.
189 as_found=:
190 case $as_dir in #(
191 /*)
192 for as_base in sh bash ksh sh5; do
193 # Try only shells that exist, to save several forks.
194 as_shell=$as_dir/$as_base
195 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
196 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
197 CONFIG_SHELL=$as_shell as_have_required=yes
198 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
199 break 2
200fi
201fi
202 done;;
203 esac
204 as_found=false
205done
206$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
207 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
208 CONFIG_SHELL=$SHELL as_have_required=yes
209fi; }
210IFS=$as_save_IFS
211
212
213 if test "x$CONFIG_SHELL" != x; then :
214 # We cannot yet assume a decent shell, so we have to provide a
215 # neutralization value for shells without unset; and this also
216 # works around shells that cannot unset nonexistent variables.
217 BASH_ENV=/dev/null
218 ENV=/dev/null
219 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
220 export CONFIG_SHELL
221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
222fi
223
224 if test x$as_have_required = xno; then :
225 $as_echo "$0: This script requires a shell more modern than all"
226 $as_echo "$0: the shells that I found on your system."
227 if test x${ZSH_VERSION+set} = xset ; then
228 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
229 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
110 else 230 else
111 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 231 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
232$0: including any error possibly output before this
233$0: message. Then install a modern shell, or manually run
234$0: the script under such a shell if you do have one."
112 fi 235 fi
113done 236 exit 1
237fi
238fi
239fi
240SHELL=${CONFIG_SHELL-/bin/sh}
241export SHELL
242# Unset more variables known to interfere with behavior of common tools.
243CLICOLOR_FORCE= GREP_OPTIONS=
244unset CLICOLOR_FORCE GREP_OPTIONS
114 245
115# Required to use basename. 246## --------------------- ##
247## M4sh Shell Functions. ##
248## --------------------- ##
249# as_fn_unset VAR
250# ---------------
251# Portably unset VAR.
252as_fn_unset ()
253{
254 { eval $1=; unset $1;}
255}
256as_unset=as_fn_unset
257
258# as_fn_set_status STATUS
259# -----------------------
260# Set $? to STATUS, without forking.
261as_fn_set_status ()
262{
263 return $1
264} # as_fn_set_status
265
266# as_fn_exit STATUS
267# -----------------
268# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
269as_fn_exit ()
270{
271 set +e
272 as_fn_set_status $1
273 exit $1
274} # as_fn_exit
275
276# as_fn_mkdir_p
277# -------------
278# Create "$as_dir" as a directory, including parents if necessary.
279as_fn_mkdir_p ()
280{
281
282 case $as_dir in #(
283 -*) as_dir=./$as_dir;;
284 esac
285 test -d "$as_dir" || eval $as_mkdir_p || {
286 as_dirs=
287 while :; do
288 case $as_dir in #(
289 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
290 *) as_qdir=$as_dir;;
291 esac
292 as_dirs="'$as_qdir' $as_dirs"
293 as_dir=`$as_dirname -- "$as_dir" ||
294$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
295 X"$as_dir" : 'X\(//\)[^/]' \| \
296 X"$as_dir" : 'X\(//\)$' \| \
297 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
298$as_echo X"$as_dir" |
299 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
300 s//\1/
301 q
302 }
303 /^X\(\/\/\)[^/].*/{
304 s//\1/
305 q
306 }
307 /^X\(\/\/\)$/{
308 s//\1/
309 q
310 }
311 /^X\(\/\).*/{
312 s//\1/
313 q
314 }
315 s/.*/./; q'`
316 test -d "$as_dir" && break
317 done
318 test -z "$as_dirs" || eval "mkdir $as_dirs"
319 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
320
321
322} # as_fn_mkdir_p
323# as_fn_append VAR VALUE
324# ----------------------
325# Append the text in VALUE to the end of the definition contained in VAR. Take
326# advantage of any shell optimizations that allow amortized linear growth over
327# repeated appends, instead of the typical quadratic growth present in naive
328# implementations.
329if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
330 eval 'as_fn_append ()
331 {
332 eval $1+=\$2
333 }'
334else
335 as_fn_append ()
336 {
337 eval $1=\$$1\$2
338 }
339fi # as_fn_append
340
341# as_fn_arith ARG...
342# ------------------
343# Perform arithmetic evaluation on the ARGs, and store the result in the
344# global $as_val. Take advantage of shells that can avoid forks. The arguments
345# must be portable across $(()) and expr.
346if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
347 eval 'as_fn_arith ()
348 {
349 as_val=$(( $* ))
350 }'
351else
352 as_fn_arith ()
353 {
354 as_val=`expr "$@" || test $? -eq 1`
355 }
356fi # as_fn_arith
357
358
359# as_fn_error ERROR [LINENO LOG_FD]
360# ---------------------------------
361# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
362# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
363# script with status $?, using 1 if that was 0.
364as_fn_error ()
365{
366 as_status=$?; test $as_status -eq 0 && as_status=1
367 if test "$3"; then
368 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
369 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
370 fi
371 $as_echo "$as_me: error: $1" >&2
372 as_fn_exit $as_status
373} # as_fn_error
374
116if expr a : '\(a\)' >/dev/null 2>&1 && 375if expr a : '\(a\)' >/dev/null 2>&1 &&
117 test "X`expr 00001 : '.*\(...\)'`" = X001; then 376 test "X`expr 00001 : '.*\(...\)'`" = X001; then
118 as_expr=expr 377 as_expr=expr
119else 378else
120 as_expr=false 379 as_expr=false
124 as_basename=basename 383 as_basename=basename
125else 384else
126 as_basename=false 385 as_basename=false
127fi 386fi
128 387
388if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
389 as_dirname=dirname
390else
391 as_dirname=false
392fi
129 393
130# Name of the executable.
131as_me=`$as_basename -- "$0" || 394as_me=`$as_basename -- "$0" ||
132$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 395$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
133 X"$0" : 'X\(//\)$' \| \ 396 X"$0" : 'X\(//\)$' \| \
134 X"$0" : 'X\(/\)' \| . 2>/dev/null || 397 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
135echo X/"$0" | 398$as_echo X/"$0" |
136 sed '/^.*\/\([^/][^/]*\)\/*$/{ 399 sed '/^.*\/\([^/][^/]*\)\/*$/{
137 s//\1/ 400 s//\1/
138 q 401 q
139 } 402 }
140 /^X\/\(\/\/\)$/{ 403 /^X\/\(\/\/\)$/{
145 s//\1/ 408 s//\1/
146 q 409 q
147 } 410 }
148 s/.*/./; q'` 411 s/.*/./; q'`
149 412
150# CDPATH. 413# Avoid depending upon Character Ranges.
151$as_unset CDPATH 414as_cr_letters='abcdefghijklmnopqrstuvwxyz'
415as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
416as_cr_Letters=$as_cr_letters$as_cr_LETTERS
417as_cr_digits='0123456789'
418as_cr_alnum=$as_cr_Letters$as_cr_digits
152 419
153 420
154if test "x$CONFIG_SHELL" = x; then 421 as_lineno_1=$LINENO as_lineno_1a=$LINENO
155 if (eval ":") 2>/dev/null; then 422 as_lineno_2=$LINENO as_lineno_2a=$LINENO
156 as_have_required=yes
157else
158 as_have_required=no
159fi
160
161 if test $as_have_required = yes && (eval ":
162(as_func_return () {
163 (exit \$1)
164}
165as_func_success () {
166 as_func_return 0
167}
168as_func_failure () {
169 as_func_return 1
170}
171as_func_ret_success () {
172 return 0
173}
174as_func_ret_failure () {
175 return 1
176}
177
178exitcode=0
179if as_func_success; then
180 :
181else
182 exitcode=1
183 echo as_func_success failed.
184fi
185
186if as_func_failure; then
187 exitcode=1
188 echo as_func_failure succeeded.
189fi
190
191if as_func_ret_success; then
192 :
193else
194 exitcode=1
195 echo as_func_ret_success failed.
196fi
197
198if as_func_ret_failure; then
199 exitcode=1
200 echo as_func_ret_failure succeeded.
201fi
202
203if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
204 :
205else
206 exitcode=1
207 echo positional parameters were not saved.
208fi
209
210test \$exitcode = 0) || { (exit 1); exit 1; }
211
212(
213 as_lineno_1=\$LINENO
214 as_lineno_2=\$LINENO
215 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
216 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
217") 2> /dev/null; then
218 :
219else
220 as_candidate_shells=
221 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
222for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
223do
224 IFS=$as_save_IFS
225 test -z "$as_dir" && as_dir=.
226 case $as_dir in
227 /*)
228 for as_base in sh bash ksh sh5; do
229 as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
230 done;;
231 esac
232done
233IFS=$as_save_IFS
234
235
236 for as_shell in $as_candidate_shells $SHELL; do
237 # Try only shells that exist, to save several forks.
238 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
239 { ("$as_shell") 2> /dev/null <<\_ASEOF
240if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
241 emulate sh
242 NULLCMD=:
243 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
244 # is contrary to our usage. Disable this feature.
245 alias -g '${1+"$@"}'='"$@"'
246 setopt NO_GLOB_SUBST
247else
248 case `(set -o) 2>/dev/null` in
249 *posix*) set -o posix ;;
250esac
251
252fi
253
254
255:
256_ASEOF
257}; then
258 CONFIG_SHELL=$as_shell
259 as_have_required=yes
260 if { "$as_shell" 2> /dev/null <<\_ASEOF
261if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
262 emulate sh
263 NULLCMD=:
264 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
265 # is contrary to our usage. Disable this feature.
266 alias -g '${1+"$@"}'='"$@"'
267 setopt NO_GLOB_SUBST
268else
269 case `(set -o) 2>/dev/null` in
270 *posix*) set -o posix ;;
271esac
272
273fi
274
275
276:
277(as_func_return () {
278 (exit $1)
279}
280as_func_success () {
281 as_func_return 0
282}
283as_func_failure () {
284 as_func_return 1
285}
286as_func_ret_success () {
287 return 0
288}
289as_func_ret_failure () {
290 return 1
291}
292
293exitcode=0
294if as_func_success; then
295 :
296else
297 exitcode=1
298 echo as_func_success failed.
299fi
300
301if as_func_failure; then
302 exitcode=1
303 echo as_func_failure succeeded.
304fi
305
306if as_func_ret_success; then
307 :
308else
309 exitcode=1
310 echo as_func_ret_success failed.
311fi
312
313if as_func_ret_failure; then
314 exitcode=1
315 echo as_func_ret_failure succeeded.
316fi
317
318if ( set x; as_func_ret_success y && test x = "$1" ); then
319 :
320else
321 exitcode=1
322 echo positional parameters were not saved.
323fi
324
325test $exitcode = 0) || { (exit 1); exit 1; }
326
327(
328 as_lineno_1=$LINENO
329 as_lineno_2=$LINENO
330 test "x$as_lineno_1" != "x$as_lineno_2" && 423 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
331 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
332
333_ASEOF
334}; then
335 break
336fi
337
338fi
339
340 done
341
342 if test "x$CONFIG_SHELL" != x; then
343 for as_var in BASH_ENV ENV
344 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
345 done
346 export CONFIG_SHELL
347 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
348fi
349
350
351 if test $as_have_required = no; then
352 echo This script requires a shell more modern than all the
353 echo shells that I found on your system. Please install a
354 echo modern shell, or manually run the script under such a
355 echo shell if you do have one.
356 { (exit 1); exit 1; }
357fi
358
359
360fi
361
362fi
363
364
365
366(eval "as_func_return () {
367 (exit \$1)
368}
369as_func_success () {
370 as_func_return 0
371}
372as_func_failure () {
373 as_func_return 1
374}
375as_func_ret_success () {
376 return 0
377}
378as_func_ret_failure () {
379 return 1
380}
381
382exitcode=0
383if as_func_success; then
384 :
385else
386 exitcode=1
387 echo as_func_success failed.
388fi
389
390if as_func_failure; then
391 exitcode=1
392 echo as_func_failure succeeded.
393fi
394
395if as_func_ret_success; then
396 :
397else
398 exitcode=1
399 echo as_func_ret_success failed.
400fi
401
402if as_func_ret_failure; then
403 exitcode=1
404 echo as_func_ret_failure succeeded.
405fi
406
407if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
408 :
409else
410 exitcode=1
411 echo positional parameters were not saved.
412fi
413
414test \$exitcode = 0") || {
415 echo No shell found that supports shell functions.
416 echo Please tell autoconf@gnu.org about your system,
417 echo including any error possibly output before this
418 echo message
419}
420
421
422
423 as_lineno_1=$LINENO
424 as_lineno_2=$LINENO
425 test "x$as_lineno_1" != "x$as_lineno_2" &&
426 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { 424 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
427
428 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
429 # uniformly replaced by the line number. The first 'sed' inserts a
430 # line-number line after each line using $LINENO; the second 'sed'
431 # does the real work. The second script uses 'N' to pair each
432 # line-number line with the line containing $LINENO, and appends
433 # trailing '-' during substitution so that $LINENO is not a special
434 # case at line end.
435 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
436 # scripts with optimization help from Paolo Bonzini. Blame Lee
437 # E. McMahon (1931-1989) for sed's syntax. :-) 425 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
438 sed -n ' 426 sed -n '
439 p 427 p
440 /[$]LINENO/= 428 /[$]LINENO/=
441 ' <$as_myself | 429 ' <$as_myself |
442 sed ' 430 sed '
449 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ 437 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
450 t loop 438 t loop
451 s/-\n.*// 439 s/-\n.*//
452 ' >$as_me.lineno && 440 ' >$as_me.lineno &&
453 chmod +x "$as_me.lineno" || 441 chmod +x "$as_me.lineno" ||
454 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 442 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
455 { (exit 1); exit 1; }; }
456 443
457 # Don't try to exec as it changes $[0], causing all sort of problems 444 # Don't try to exec as it changes $[0], causing all sort of problems
458 # (the dirname of $[0] is not the place where we might find the 445 # (the dirname of $[0] is not the place where we might find the
459 # original and so on. Autoconf is especially sensitive to this). 446 # original and so on. Autoconf is especially sensitive to this).
460 . "./$as_me.lineno" 447 . "./$as_me.lineno"
461 # Exit status is that of the last command. 448 # Exit status is that of the last command.
462 exit 449 exit
463} 450}
464 451
465
466if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
467 as_dirname=dirname
468else
469 as_dirname=false
470fi
471
472ECHO_C= ECHO_N= ECHO_T= 452ECHO_C= ECHO_N= ECHO_T=
473case `echo -n x` in 453case `echo -n x` in #(((((
474-n*) 454-n*)
475 case `echo 'x\c'` in 455 case `echo 'xy\c'` in
476 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 456 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
477 *) ECHO_C='\c';; 457 xy) ECHO_C='\c';;
458 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
459 ECHO_T=' ';;
478 esac;; 460 esac;;
479*) 461*)
480 ECHO_N='-n';; 462 ECHO_N='-n';;
481esac 463esac
482 464
483if expr a : '\(a\)' >/dev/null 2>&1 &&
484 test "X`expr 00001 : '.*\(...\)'`" = X001; then
485 as_expr=expr
486else
487 as_expr=false
488fi
489
490rm -f conf$$ conf$$.exe conf$$.file 465rm -f conf$$ conf$$.exe conf$$.file
491if test -d conf$$.dir; then 466if test -d conf$$.dir; then
492 rm -f conf$$.dir/conf$$.file 467 rm -f conf$$.dir/conf$$.file
493else 468else
494 rm -f conf$$.dir 469 rm -f conf$$.dir
495 mkdir conf$$.dir 470 mkdir conf$$.dir 2>/dev/null
496fi 471fi
497echo >conf$$.file 472if (echo >conf$$.file) 2>/dev/null; then
498if ln -s conf$$.file conf$$ 2>/dev/null; then 473 if ln -s conf$$.file conf$$ 2>/dev/null; then
499 as_ln_s='ln -s' 474 as_ln_s='ln -s'
500 # ... but there are two gotchas: 475 # ... but there are two gotchas:
501 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 476 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
502 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 477 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
503 # In both cases, we have to default to `cp -p'. 478 # In both cases, we have to default to `cp -p'.
504 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 479 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
480 as_ln_s='cp -p'
481 elif ln conf$$.file conf$$ 2>/dev/null; then
482 as_ln_s=ln
483 else
505 as_ln_s='cp -p' 484 as_ln_s='cp -p'
506elif ln conf$$.file conf$$ 2>/dev/null; then 485 fi
507 as_ln_s=ln
508else 486else
509 as_ln_s='cp -p' 487 as_ln_s='cp -p'
510fi 488fi
511rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 489rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
512rmdir conf$$.dir 2>/dev/null 490rmdir conf$$.dir 2>/dev/null
513 491
514if mkdir -p . 2>/dev/null; then 492if mkdir -p . 2>/dev/null; then
515 as_mkdir_p=: 493 as_mkdir_p='mkdir -p "$as_dir"'
516else 494else
517 test -d ./-p && rmdir ./-p 495 test -d ./-p && rmdir ./-p
518 as_mkdir_p=false 496 as_mkdir_p=false
519fi 497fi
520 498
527 as_ls_L_option= 505 as_ls_L_option=
528 fi 506 fi
529 as_test_x=' 507 as_test_x='
530 eval sh -c '\'' 508 eval sh -c '\''
531 if test -d "$1"; then 509 if test -d "$1"; then
532 test -d "$1/."; 510 test -d "$1/.";
533 else 511 else
534 case $1 in 512 case $1 in #(
535 -*)set "./$1";; 513 -*)set "./$1";;
536 esac; 514 esac;
537 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 515 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
538 ???[sx]*):;;*)false;;esac;fi 516 ???[sx]*):;;*)false;;esac;fi
539 '\'' sh 517 '\'' sh
540 ' 518 '
541fi 519fi
542as_executable_p=$as_test_x 520as_executable_p=$as_test_x
546 524
547# Sed expression to map a string onto a valid variable name. 525# Sed expression to map a string onto a valid variable name.
548as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 526as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
549 527
550 528
551 529test -n "$DJDIR" || exec 7<&0 </dev/null
552exec 7<&0 </dev/null 6>&1 530exec 6>&1
553 531
554# Name of the host. 532# Name of the host.
555# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 533# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
556# so uname gets run too. 534# so uname gets run too.
557ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 535ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
565LIBOBJS= 543LIBOBJS=
566cross_compiling=no 544cross_compiling=no
567subdirs= 545subdirs=
568MFLAGS= 546MFLAGS=
569MAKEFLAGS= 547MAKEFLAGS=
570SHELL=${CONFIG_SHELL-/bin/sh}
571 548
572# Identity of this package. 549# Identity of this package.
573PACKAGE_NAME= 550PACKAGE_NAME=
574PACKAGE_TARNAME= 551PACKAGE_TARNAME=
575PACKAGE_VERSION= 552PACKAGE_VERSION=
576PACKAGE_STRING= 553PACKAGE_STRING=
577PACKAGE_BUGREPORT= 554PACKAGE_BUGREPORT=
555PACKAGE_URL=
578 556
579ac_unique_file="src/feature.h" 557ac_unique_file="src/feature.h"
580# Factoring default headers for most tests. 558# Factoring default headers for most tests.
581ac_includes_default="\ 559ac_includes_default="\
582#include <stdio.h> 560#include <stdio.h>
611#endif 589#endif
612#ifdef HAVE_UNISTD_H 590#ifdef HAVE_UNISTD_H
613# include <unistd.h> 591# include <unistd.h>
614#endif" 592#endif"
615 593
616ac_subst_vars='SHELL 594ac_subst_vars='LTLIBOBJS
595LIBOBJS
596PERL_O
597IF_PERL
598PERLPRIVLIBEXP
599PERLFLAGS
600PERLLIB
601PERL
602XFT_CONFIG
603AFTERIMAGE_LIBS
604AFTERIMAGE_CFLAGS
605afterimage_config
606PIXBUF_LIBS
607PIXBUF_CFLAGS
608PKG_CONFIG
609X_EXTRA_LIBS
610X_LIBS
611X_PRE_LIBS
612X_CFLAGS
613XMKMF
614TIC
615CXXCPP
616RXVTNAME
617LINKER
618EGREP
619GREP
620INSTALL_DATA
621INSTALL_SCRIPT
622INSTALL_PROGRAM
623CPP
624ac_ct_CXX
625CXXFLAGS
626CXX
627OBJEXT
628EXEEXT
629ac_ct_CC
630CPPFLAGS
631LDFLAGS
632CFLAGS
633CC
634DATE
635VERSION
636host_os
637host_vendor
638host_cpu
639host
640build_os
641build_vendor
642build_cpu
643build
644target_alias
645host_alias
646build_alias
647LIBS
648ECHO_T
649ECHO_N
650ECHO_C
651DEFS
652mandir
653localedir
654libdir
655psdir
656pdfdir
657dvidir
658htmldir
659infodir
660docdir
661oldincludedir
662includedir
663localstatedir
664sharedstatedir
665sysconfdir
666datadir
667datarootdir
668libexecdir
669sbindir
670bindir
671program_transform_name
672prefix
673exec_prefix
674PACKAGE_URL
675PACKAGE_BUGREPORT
676PACKAGE_STRING
677PACKAGE_VERSION
678PACKAGE_TARNAME
679PACKAGE_NAME
617PATH_SEPARATOR 680PATH_SEPARATOR
618PACKAGE_NAME 681SHELL'
619PACKAGE_TARNAME
620PACKAGE_VERSION
621PACKAGE_STRING
622PACKAGE_BUGREPORT
623exec_prefix
624prefix
625program_transform_name
626bindir
627sbindir
628libexecdir
629datarootdir
630datadir
631sysconfdir
632sharedstatedir
633localstatedir
634includedir
635oldincludedir
636docdir
637infodir
638htmldir
639dvidir
640pdfdir
641psdir
642libdir
643localedir
644mandir
645DEFS
646ECHO_C
647ECHO_N
648ECHO_T
649LIBS
650build_alias
651host_alias
652target_alias
653build
654build_cpu
655build_vendor
656build_os
657host
658host_cpu
659host_vendor
660host_os
661VERSION
662DATE
663LSMDATE
664LIBVERSION
665CC
666CFLAGS
667LDFLAGS
668CPPFLAGS
669ac_ct_CC
670EXEEXT
671OBJEXT
672CXX
673CXXFLAGS
674ac_ct_CXX
675CPP
676INSTALL_PROGRAM
677INSTALL_SCRIPT
678INSTALL_DATA
679GREP
680EGREP
681LINKER
682INSTALL_LIBRXVT
683RXVTNAME
684TIC
685XMKMF
686CXXCPP
687X_CFLAGS
688X_PRE_LIBS
689X_LIBS
690X_EXTRA_LIBS
691afterimage_config
692XPM_CPPFLAGS
693XPM_CFLAGS
694XPM_LIBS
695rxvt_int16_typedef
696rxvt_uint16_typedef
697rxvt_int32_typedef
698rxvt_uint32_typedef
699rxvt_intp_define
700rxvt_u_intp_define
701PKG_CONFIG
702XFT_CONFIG
703PERL
704PERLLIB
705PERLFLAGS
706PERLPRIVLIBEXP
707IF_PERL
708PERL_O
709AFTERIMAGE_CFLAGS
710AFTERIMAGE_LIBS
711include_stdint_h
712include_stdarg_h
713include_stdlib_h
714include_unistd_h
715include_string_h
716include_fcntl_h
717include_util_h
718include_assert_h
719include_sys_ioctl_h
720include_sys_select_h
721include_sys_strredir_h
722include_sys_time_h
723include_time_h
724LIBOBJS
725LTLIBOBJS'
726ac_subst_files='' 682ac_subst_files=''
683ac_user_opts='
684enable_option_checking
685enable_everything
686enable_assert
687enable_warnings
688enable_256_color
689enable_unicode3
690enable_combining
691enable_xft
692enable_font_styles
693enable_afterimage
694with_afterimage_config
695enable_pixbuf
696enable_transparency
697enable_fading
698enable_rxvt_scroll
699enable_next_scroll
700enable_xterm_scroll
701enable_perl
702with_codesets
703enable_xim
704enable_backspace_key
705enable_delete_key
706enable_resources
707enable_8bitctrls
708enable_fallback
709with_res_name
710with_res_class
711with_name
712enable_swapscreen
713enable_iso14755
714enable_frills
715enable_keepscrolling
716enable_selectionscrolling
717enable_mousewheel
718enable_slipwheeling
719enable_smart_resize
720enable_text_blink
721enable_pointer_blank
722with_term
723with_terminfo
724with_x
725enable_utmp
726enable_wtmp
727enable_lastlog
728'
727 ac_precious_vars='build_alias 729 ac_precious_vars='build_alias
728host_alias 730host_alias
729target_alias 731target_alias
730CC 732CC
731CFLAGS 733CFLAGS
734CPPFLAGS 736CPPFLAGS
735CXX 737CXX
736CXXFLAGS 738CXXFLAGS
737CCC 739CCC
738CPP 740CPP
739XMKMF
740CXXCPP' 741CXXCPP
742XMKMF'
741 743
742 744
743# Initialize some variables set by options. 745# Initialize some variables set by options.
744ac_init_help= 746ac_init_help=
745ac_init_version=false 747ac_init_version=false
748ac_unrecognized_opts=
749ac_unrecognized_sep=
746# The variables have the same names as the options, with 750# The variables have the same names as the options, with
747# dashes changed to underlines. 751# dashes changed to underlines.
748cache_file=/dev/null 752cache_file=/dev/null
749exec_prefix=NONE 753exec_prefix=NONE
750no_create= 754no_create=
839 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ 843 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
840 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) 844 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
841 datarootdir=$ac_optarg ;; 845 datarootdir=$ac_optarg ;;
842 846
843 -disable-* | --disable-*) 847 -disable-* | --disable-*)
844 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 848 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
845 # Reject names that are not valid shell variable names. 849 # Reject names that are not valid shell variable names.
846 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 850 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
847 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 851 as_fn_error "invalid feature name: $ac_useropt"
848 { (exit 1); exit 1; }; } 852 ac_useropt_orig=$ac_useropt
849 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 853 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
854 case $ac_user_opts in
855 *"
856"enable_$ac_useropt"
857"*) ;;
858 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
859 ac_unrecognized_sep=', ';;
860 esac
850 eval enable_$ac_feature=no ;; 861 eval enable_$ac_useropt=no ;;
851 862
852 -docdir | --docdir | --docdi | --doc | --do) 863 -docdir | --docdir | --docdi | --doc | --do)
853 ac_prev=docdir ;; 864 ac_prev=docdir ;;
854 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) 865 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
855 docdir=$ac_optarg ;; 866 docdir=$ac_optarg ;;
858 ac_prev=dvidir ;; 869 ac_prev=dvidir ;;
859 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) 870 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
860 dvidir=$ac_optarg ;; 871 dvidir=$ac_optarg ;;
861 872
862 -enable-* | --enable-*) 873 -enable-* | --enable-*)
863 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 874 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
864 # Reject names that are not valid shell variable names. 875 # Reject names that are not valid shell variable names.
865 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 876 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
866 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 877 as_fn_error "invalid feature name: $ac_useropt"
867 { (exit 1); exit 1; }; } 878 ac_useropt_orig=$ac_useropt
868 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 879 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
880 case $ac_user_opts in
881 *"
882"enable_$ac_useropt"
883"*) ;;
884 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
885 ac_unrecognized_sep=', ';;
886 esac
869 eval enable_$ac_feature=\$ac_optarg ;; 887 eval enable_$ac_useropt=\$ac_optarg ;;
870 888
871 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 889 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
872 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ 890 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
873 | --exec | --exe | --ex) 891 | --exec | --exe | --ex)
874 ac_prev=exec_prefix ;; 892 ac_prev=exec_prefix ;;
1055 1073
1056 -version | --version | --versio | --versi | --vers | -V) 1074 -version | --version | --versio | --versi | --vers | -V)
1057 ac_init_version=: ;; 1075 ac_init_version=: ;;
1058 1076
1059 -with-* | --with-*) 1077 -with-* | --with-*)
1060 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1078 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1061 # Reject names that are not valid shell variable names. 1079 # Reject names that are not valid shell variable names.
1062 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 1080 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1063 { echo "$as_me: error: invalid package name: $ac_package" >&2 1081 as_fn_error "invalid package name: $ac_useropt"
1064 { (exit 1); exit 1; }; } 1082 ac_useropt_orig=$ac_useropt
1065 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1083 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1084 case $ac_user_opts in
1085 *"
1086"with_$ac_useropt"
1087"*) ;;
1088 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1089 ac_unrecognized_sep=', ';;
1090 esac
1066 eval with_$ac_package=\$ac_optarg ;; 1091 eval with_$ac_useropt=\$ac_optarg ;;
1067 1092
1068 -without-* | --without-*) 1093 -without-* | --without-*)
1069 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1094 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1070 # Reject names that are not valid shell variable names. 1095 # Reject names that are not valid shell variable names.
1071 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 1096 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1072 { echo "$as_me: error: invalid package name: $ac_package" >&2 1097 as_fn_error "invalid package name: $ac_useropt"
1073 { (exit 1); exit 1; }; } 1098 ac_useropt_orig=$ac_useropt
1074 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1099 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1100 case $ac_user_opts in
1101 *"
1102"with_$ac_useropt"
1103"*) ;;
1104 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1105 ac_unrecognized_sep=', ';;
1106 esac
1075 eval with_$ac_package=no ;; 1107 eval with_$ac_useropt=no ;;
1076 1108
1077 --x) 1109 --x)
1078 # Obsolete; use --with-x. 1110 # Obsolete; use --with-x.
1079 with_x=yes ;; 1111 with_x=yes ;;
1080 1112
1090 ac_prev=x_libraries ;; 1122 ac_prev=x_libraries ;;
1091 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ 1123 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1092 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1124 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1093 x_libraries=$ac_optarg ;; 1125 x_libraries=$ac_optarg ;;
1094 1126
1095 -*) { echo "$as_me: error: unrecognized option: $ac_option 1127 -*) as_fn_error "unrecognized option: \`$ac_option'
1096Try \`$0 --help' for more information." >&2 1128Try \`$0 --help' for more information."
1097 { (exit 1); exit 1; }; }
1098 ;; 1129 ;;
1099 1130
1100 *=*) 1131 *=*)
1101 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` 1132 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1102 # Reject names that are not valid shell variable names. 1133 # Reject names that are not valid shell variable names.
1103 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1134 case $ac_envvar in #(
1135 '' | [0-9]* | *[!_$as_cr_alnum]* )
1104 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1136 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1105 { (exit 1); exit 1; }; } 1137 esac
1106 eval $ac_envvar=\$ac_optarg 1138 eval $ac_envvar=\$ac_optarg
1107 export $ac_envvar ;; 1139 export $ac_envvar ;;
1108 1140
1109 *) 1141 *)
1110 # FIXME: should be removed in autoconf 3.0. 1142 # FIXME: should be removed in autoconf 3.0.
1111 echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1143 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1112 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1144 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1113 echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1145 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1114 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1146 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1115 ;; 1147 ;;
1116 1148
1117 esac 1149 esac
1118done 1150done
1119 1151
1120if test -n "$ac_prev"; then 1152if test -n "$ac_prev"; then
1121 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1153 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1122 { echo "$as_me: error: missing argument to $ac_option" >&2 1154 as_fn_error "missing argument to $ac_option"
1123 { (exit 1); exit 1; }; }
1124fi 1155fi
1125 1156
1126# Be sure to have absolute directory names. 1157if test -n "$ac_unrecognized_opts"; then
1158 case $enable_option_checking in
1159 no) ;;
1160 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1161 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1162 esac
1163fi
1164
1165# Check all directory arguments for consistency.
1127for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1166for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1128 datadir sysconfdir sharedstatedir localstatedir includedir \ 1167 datadir sysconfdir sharedstatedir localstatedir includedir \
1129 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ 1168 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1130 libdir localedir mandir 1169 libdir localedir mandir
1131do 1170do
1132 eval ac_val=\$$ac_var 1171 eval ac_val=\$$ac_var
1172 # Remove trailing slashes.
1173 case $ac_val in
1174 */ )
1175 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1176 eval $ac_var=\$ac_val;;
1177 esac
1178 # Be sure to have absolute directory names.
1133 case $ac_val in 1179 case $ac_val in
1134 [\\/$]* | ?:[\\/]* ) continue;; 1180 [\\/$]* | ?:[\\/]* ) continue;;
1135 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1181 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1136 esac 1182 esac
1137 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1183 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1138 { (exit 1); exit 1; }; }
1139done 1184done
1140 1185
1141# There might be people who depend on the old broken behavior: `$host' 1186# There might be people who depend on the old broken behavior: `$host'
1142# used to hold the argument of --host etc. 1187# used to hold the argument of --host etc.
1143# FIXME: To remove some day. 1188# FIXME: To remove some day.
1147 1192
1148# FIXME: To remove some day. 1193# FIXME: To remove some day.
1149if test "x$host_alias" != x; then 1194if test "x$host_alias" != x; then
1150 if test "x$build_alias" = x; then 1195 if test "x$build_alias" = x; then
1151 cross_compiling=maybe 1196 cross_compiling=maybe
1152 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1197 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1153 If a cross compiler is detected then cross compile mode will be used." >&2 1198 If a cross compiler is detected then cross compile mode will be used." >&2
1154 elif test "x$build_alias" != "x$host_alias"; then 1199 elif test "x$build_alias" != "x$host_alias"; then
1155 cross_compiling=yes 1200 cross_compiling=yes
1156 fi 1201 fi
1157fi 1202fi
1163 1208
1164 1209
1165ac_pwd=`pwd` && test -n "$ac_pwd" && 1210ac_pwd=`pwd` && test -n "$ac_pwd" &&
1166ac_ls_di=`ls -di .` && 1211ac_ls_di=`ls -di .` &&
1167ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1212ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1168 { echo "$as_me: error: Working directory cannot be determined" >&2 1213 as_fn_error "working directory cannot be determined"
1169 { (exit 1); exit 1; }; }
1170test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1214test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1171 { echo "$as_me: error: pwd does not report name of working directory" >&2 1215 as_fn_error "pwd does not report name of working directory"
1172 { (exit 1); exit 1; }; }
1173 1216
1174 1217
1175# Find the source files, if location was not specified. 1218# Find the source files, if location was not specified.
1176if test -z "$srcdir"; then 1219if test -z "$srcdir"; then
1177 ac_srcdir_defaulted=yes 1220 ac_srcdir_defaulted=yes
1178 # Try the directory containing this script, then the parent directory. 1221 # Try the directory containing this script, then the parent directory.
1179 ac_confdir=`$as_dirname -- "$0" || 1222 ac_confdir=`$as_dirname -- "$as_myself" ||
1180$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1223$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1181 X"$0" : 'X\(//\)[^/]' \| \ 1224 X"$as_myself" : 'X\(//\)[^/]' \| \
1182 X"$0" : 'X\(//\)$' \| \ 1225 X"$as_myself" : 'X\(//\)$' \| \
1183 X"$0" : 'X\(/\)' \| . 2>/dev/null || 1226 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1184echo X"$0" | 1227$as_echo X"$as_myself" |
1185 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1228 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1186 s//\1/ 1229 s//\1/
1187 q 1230 q
1188 } 1231 }
1189 /^X\(\/\/\)[^/].*/{ 1232 /^X\(\/\/\)[^/].*/{
1206else 1249else
1207 ac_srcdir_defaulted=no 1250 ac_srcdir_defaulted=no
1208fi 1251fi
1209if test ! -r "$srcdir/$ac_unique_file"; then 1252if test ! -r "$srcdir/$ac_unique_file"; then
1210 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1253 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1211 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1254 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1212 { (exit 1); exit 1; }; }
1213fi 1255fi
1214ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1256ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1215ac_abs_confdir=`( 1257ac_abs_confdir=`(
1216 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 1258 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1217 { (exit 1); exit 1; }; }
1218 pwd)` 1259 pwd)`
1219# When building in place, set srcdir=. 1260# When building in place, set srcdir=.
1220if test "$ac_abs_confdir" = "$ac_pwd"; then 1261if test "$ac_abs_confdir" = "$ac_pwd"; then
1221 srcdir=. 1262 srcdir=.
1222fi 1263fi
1260 -n, --no-create do not create output files 1301 -n, --no-create do not create output files
1261 --srcdir=DIR find the sources in DIR [configure dir or \`..'] 1302 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1262 1303
1263Installation directories: 1304Installation directories:
1264 --prefix=PREFIX install architecture-independent files in PREFIX 1305 --prefix=PREFIX install architecture-independent files in PREFIX
1265 [$ac_default_prefix] 1306 [$ac_default_prefix]
1266 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1307 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1267 [PREFIX] 1308 [PREFIX]
1268 1309
1269By default, \`make install' will install all the files in 1310By default, \`make install' will install all the files in
1270\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify 1311\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1271an installation prefix other than \`$ac_default_prefix' using \`--prefix', 1312an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1272for instance \`--prefix=\$HOME'. 1313for instance \`--prefix=\$HOME'.
1273 1314
1274For better control, use the options below. 1315For better control, use the options below.
1275 1316
1276Fine tuning of the installation directories: 1317Fine tuning of the installation directories:
1277 --bindir=DIR user executables [EPREFIX/bin] 1318 --bindir=DIR user executables [EPREFIX/bin]
1278 --sbindir=DIR system admin executables [EPREFIX/sbin] 1319 --sbindir=DIR system admin executables [EPREFIX/sbin]
1279 --libexecdir=DIR program executables [EPREFIX/libexec] 1320 --libexecdir=DIR program executables [EPREFIX/libexec]
1280 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1321 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1281 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1322 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1282 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1323 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1283 --libdir=DIR object code libraries [EPREFIX/lib] 1324 --libdir=DIR object code libraries [EPREFIX/lib]
1284 --includedir=DIR C header files [PREFIX/include] 1325 --includedir=DIR C header files [PREFIX/include]
1285 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1326 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1286 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1327 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1287 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1328 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1288 --infodir=DIR info documentation [DATAROOTDIR/info] 1329 --infodir=DIR info documentation [DATAROOTDIR/info]
1289 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1330 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1290 --mandir=DIR man documentation [DATAROOTDIR/man] 1331 --mandir=DIR man documentation [DATAROOTDIR/man]
1291 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] 1332 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1292 --htmldir=DIR html documentation [DOCDIR] 1333 --htmldir=DIR html documentation [DOCDIR]
1293 --dvidir=DIR dvi documentation [DOCDIR] 1334 --dvidir=DIR dvi documentation [DOCDIR]
1294 --pdfdir=DIR pdf documentation [DOCDIR] 1335 --pdfdir=DIR pdf documentation [DOCDIR]
1295 --psdir=DIR ps documentation [DOCDIR] 1336 --psdir=DIR ps documentation [DOCDIR]
1296_ACEOF 1337_ACEOF
1297 1338
1298 cat <<\_ACEOF 1339 cat <<\_ACEOF
1299 1340
1300X features: 1341X features:
1301 --x-includes=DIR X include files are in DIR 1342 --x-includes=DIR X include files are in DIR
1302 --x-libraries=DIR X library files are in DIR 1343 --x-libraries=DIR X library files are in DIR
1303 1344
1304Program names:
1305 --program-prefix=PREFIX prepend PREFIX to installed program names
1306 --program-suffix=SUFFIX append SUFFIX to installed program names
1307 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1308
1309System types: 1345System types:
1310 --build=BUILD configure for building on BUILD [guessed] 1346 --build=BUILD configure for building on BUILD [guessed]
1311 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1347 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1312_ACEOF 1348_ACEOF
1313fi 1349fi
1315if test -n "$ac_init_help"; then 1351if test -n "$ac_init_help"; then
1316 1352
1317 cat <<\_ACEOF 1353 cat <<\_ACEOF
1318 1354
1319Optional Features: 1355Optional Features:
1356 --disable-option-checking ignore unrecognized --enable/--with options
1320 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1357 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1321 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1358 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1322 --enable-everything enable standard non-multichoice features 1359 --enable-everything enable standard non-multichoice features
1323 NOTE: this option is order dependent 1360 NOTE: this option is order dependent
1324 NOTE: automatically enabled with --enable-shared 1361 --enable-assert enable assertions
1362 --enable-warnings turn on g++ warnings
1363 --enable-256-color enable 256-color support
1325 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 1364 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
1326 --enable-combining enable composition of base and combining characters 1365 --enable-combining enable composition of base and combining characters
1327 --enable-xft enable xft support on systems that have it 1366 --enable-xft enable xft support on systems that have it
1328 --enable-font-styles enable bold and italic support 1367 --enable-font-styles enable bold and italic support
1329 --enable-xpm-background enable background pixmaps
1330 --enable-afterimage enable integration with libAfterImage for background images 1368 --enable-afterimage enable integration with libAfterImage for background images
1369 --enable-pixbuf enable integration with gdk-pixbuf for background images
1331 --enable-transparency enable transparent backgrounds 1370 --enable-transparency enable transparent backgrounds
1332 --enable-tinting enable tinting of transparent bg
1333 --enable-fading enable colors fading when off focus 1371 --enable-fading enable colors fading when off focus
1334 --enable-rxvt-scroll enable rxvt style scrollbar 1372 --enable-rxvt-scroll enable rxvt style scrollbar
1335 --enable-next-scroll enable NeXT style scrollbar 1373 --enable-next-scroll enable NeXT style scrollbar
1336 --enable-xterm-scroll enable Xterm style scrollbar 1374 --enable-xterm-scroll enable Xterm style scrollbar
1337 --enable-perl enable embedded perl interpreter 1375 --enable-perl enable embedded perl interpreter
1338 --enable-plain-scroll enable plain style scrollbar
1339 --enable-xim XIM (X Input Method) protocol support 1376 --enable-xim XIM (X Input Method) protocol support
1340 --disable-backspace-key disable handling of the backspace key 1377 --disable-backspace-key disable handling of the backspace key
1341 --disable-delete-key disable handling of the delete key 1378 --disable-delete-key disable handling of the delete key
1342 --disable-resources disable all resource checking 1379 --disable-resources disable all resource checking
1343 --enable-8bitctrls enable 8 bit control sequences (not recommended) 1380 --enable-8bitctrls enable 8 bit control sequences (not recommended)
1344 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 1381 --enable-fallback[=CLASS] fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
1345 --disable-swapscreen disable swap screen support 1382 --disable-swapscreen disable swap screen support
1346 --enable-iso14755 enable support for extended ISO 14755 modes 1383 --enable-iso14755 enable support for extended ISO 14755 modes
1347 --enable-frills enable support for rarely used features 1384 --enable-frills enable support for rarely used features
1348 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 1385 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
1349 --enable-selectionscrolling enable scrolling during selections 1386 --enable-selectionscrolling enable scrolling during selections
1350 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 1387 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
1351 --enable-slipwheeling enable slip wheel scrolling (requires previous) 1388 --enable-slipwheeling enable slip wheel scrolling (requires --enable-mousewheel)
1352 --enable-smart-resize enable smart growth/shrink behaviour 1389 --enable-smart-resize enable smart growth/shrink behaviour
1353 --enable-text-blink enable blinking text 1390 --enable-text-blink enable blinking text
1354 --enable-pointer-blank enable pointer blank when typing or inactive pointer 1391 --enable-pointer-blank enable pointer blanking when typing or inactive
1355 --enable-utmp enable utmp (utmpx) support 1392 --enable-utmp enable utmp (utmpx) support
1356 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp) 1393 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
1357 --enable-lastlog enable lastlog support (requires --enable-utmp) 1394 --enable-lastlog enable lastlog support (requires --enable-utmp)
1358 1395
1359Optional Packages: 1396Optional Packages:
1360 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1397 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1361 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1398 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1362 --with-afterimage-config=DIR use libAfterImage config script in DIR 1399 --with-afterimage-config=DIR use libAfterImage config script in DIR
1363 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) 1400 --with-codesets=CS,... compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
1364 --with-res-name=NAME use this as default resource name (default: urxvt) 1401 --with-res-name=NAME use this as default resource name (default: urxvt)
1365 --with-res-class=CLASS use this as the resource class (default: URxvt) 1402 --with-res-class=CLASS use this as the resource class (default: URxvt)
1366 --with-name=NAME set the basename for the installed binaries (default: urxvt) 1403 --with-name=NAME set the basename for the installed binaries (default: urxvt)
1367 --with-term=NAME set the terminal to NAME (default: rxvt) 1404 --with-term=NAME set the terminal to NAME (default: rxvt)
1368 --with-terminfo=PATH set the path to the terminfo tree to PATH 1405 --with-terminfo=PATH set the path to the terminfo tree to PATH
1369 --with-x use the X Window System 1406 --with-x use the X Window System
1370 --with-xpm-includes=DIR use XPM includes in DIR
1371 --with-xpm-library=DIR use XPM library in DIR
1372 --with-xpm use XPM
1373 1407
1374Some influential environment variables: 1408Some influential environment variables:
1375 CC C compiler command 1409 CC C compiler command
1376 CFLAGS C compiler flags 1410 CFLAGS C compiler flags
1377 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a 1411 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1378 nonstandard directory <lib dir> 1412 nonstandard directory <lib dir>
1379 LIBS libraries to pass to the linker, e.g. -l<library> 1413 LIBS libraries to pass to the linker, e.g. -l<library>
1380 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if 1414 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1381 you have headers in a nonstandard directory <include dir> 1415 you have headers in a nonstandard directory <include dir>
1382 CXX C++ compiler command 1416 CXX C++ compiler command
1383 CXXFLAGS C++ compiler flags 1417 CXXFLAGS C++ compiler flags
1384 CPP C preprocessor 1418 CPP C preprocessor
1419 CXXCPP C++ preprocessor
1385 XMKMF Path to xmkmf, Makefile generator for X Window System 1420 XMKMF Path to xmkmf, Makefile generator for X Window System
1386 CXXCPP C++ preprocessor
1387 1421
1388Use these variables to override the choices made by `configure' or to help 1422Use these variables to override the choices made by `configure' or to help
1389it to find libraries and programs with nonstandard names/locations. 1423it to find libraries and programs with nonstandard names/locations.
1390 1424
1425Report bugs to the package provider.
1391_ACEOF 1426_ACEOF
1392ac_status=$? 1427ac_status=$?
1393fi 1428fi
1394 1429
1395if test "$ac_init_help" = "recursive"; then 1430if test "$ac_init_help" = "recursive"; then
1396 # If there are subdirs, report their specific --help. 1431 # If there are subdirs, report their specific --help.
1397 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1432 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1398 test -d "$ac_dir" || continue 1433 test -d "$ac_dir" ||
1434 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1435 continue
1399 ac_builddir=. 1436 ac_builddir=.
1400 1437
1401case "$ac_dir" in 1438case "$ac_dir" in
1402.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1439.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1403*) 1440*)
1404 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 1441 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1405 # A ".." for each directory in $ac_dir_suffix. 1442 # A ".." for each directory in $ac_dir_suffix.
1406 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 1443 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1407 case $ac_top_builddir_sub in 1444 case $ac_top_builddir_sub in
1408 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 1445 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1409 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; 1446 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1410 esac ;; 1447 esac ;;
1411esac 1448esac
1437 $SHELL "$ac_srcdir/configure.gnu" --help=recursive 1474 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1438 elif test -f "$ac_srcdir/configure"; then 1475 elif test -f "$ac_srcdir/configure"; then
1439 echo && 1476 echo &&
1440 $SHELL "$ac_srcdir/configure" --help=recursive 1477 $SHELL "$ac_srcdir/configure" --help=recursive
1441 else 1478 else
1442 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1479 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1443 fi || ac_status=$? 1480 fi || ac_status=$?
1444 cd "$ac_pwd" || { ac_status=$?; break; } 1481 cd "$ac_pwd" || { ac_status=$?; break; }
1445 done 1482 done
1446fi 1483fi
1447 1484
1448test -n "$ac_init_help" && exit $ac_status 1485test -n "$ac_init_help" && exit $ac_status
1449if $ac_init_version; then 1486if $ac_init_version; then
1450 cat <<\_ACEOF 1487 cat <<\_ACEOF
1451configure 1488configure
1452generated by GNU Autoconf 2.61 1489generated by GNU Autoconf 2.65
1453 1490
1454Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1491Copyright (C) 2009 Free Software Foundation, Inc.
14552002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1456This configure script is free software; the Free Software Foundation 1492This configure script is free software; the Free Software Foundation
1457gives unlimited permission to copy, distribute and modify it. 1493gives unlimited permission to copy, distribute and modify it.
1458_ACEOF 1494_ACEOF
1459 exit 1495 exit
1460fi 1496fi
1497
1498## ------------------------ ##
1499## Autoconf initialization. ##
1500## ------------------------ ##
1501
1502# ac_fn_c_try_compile LINENO
1503# --------------------------
1504# Try to compile conftest.$ac_ext, and return whether this succeeded.
1505ac_fn_c_try_compile ()
1506{
1507 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1508 rm -f conftest.$ac_objext
1509 if { { ac_try="$ac_compile"
1510case "(($ac_try" in
1511 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1512 *) ac_try_echo=$ac_try;;
1513esac
1514eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1515$as_echo "$ac_try_echo"; } >&5
1516 (eval "$ac_compile") 2>conftest.err
1517 ac_status=$?
1518 if test -s conftest.err; then
1519 grep -v '^ *+' conftest.err >conftest.er1
1520 cat conftest.er1 >&5
1521 mv -f conftest.er1 conftest.err
1522 fi
1523 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1524 test $ac_status = 0; } && {
1525 test -z "$ac_c_werror_flag" ||
1526 test ! -s conftest.err
1527 } && test -s conftest.$ac_objext; then :
1528 ac_retval=0
1529else
1530 $as_echo "$as_me: failed program was:" >&5
1531sed 's/^/| /' conftest.$ac_ext >&5
1532
1533 ac_retval=1
1534fi
1535 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1536 as_fn_set_status $ac_retval
1537
1538} # ac_fn_c_try_compile
1539
1540# ac_fn_cxx_try_compile LINENO
1541# ----------------------------
1542# Try to compile conftest.$ac_ext, and return whether this succeeded.
1543ac_fn_cxx_try_compile ()
1544{
1545 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1546 rm -f conftest.$ac_objext
1547 if { { ac_try="$ac_compile"
1548case "(($ac_try" in
1549 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1550 *) ac_try_echo=$ac_try;;
1551esac
1552eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1553$as_echo "$ac_try_echo"; } >&5
1554 (eval "$ac_compile") 2>conftest.err
1555 ac_status=$?
1556 if test -s conftest.err; then
1557 grep -v '^ *+' conftest.err >conftest.er1
1558 cat conftest.er1 >&5
1559 mv -f conftest.er1 conftest.err
1560 fi
1561 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1562 test $ac_status = 0; } && {
1563 test -z "$ac_cxx_werror_flag" ||
1564 test ! -s conftest.err
1565 } && test -s conftest.$ac_objext; then :
1566 ac_retval=0
1567else
1568 $as_echo "$as_me: failed program was:" >&5
1569sed 's/^/| /' conftest.$ac_ext >&5
1570
1571 ac_retval=1
1572fi
1573 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1574 as_fn_set_status $ac_retval
1575
1576} # ac_fn_cxx_try_compile
1577
1578# ac_fn_c_try_cpp LINENO
1579# ----------------------
1580# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1581ac_fn_c_try_cpp ()
1582{
1583 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1584 if { { ac_try="$ac_cpp conftest.$ac_ext"
1585case "(($ac_try" in
1586 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1587 *) ac_try_echo=$ac_try;;
1588esac
1589eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1590$as_echo "$ac_try_echo"; } >&5
1591 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1592 ac_status=$?
1593 if test -s conftest.err; then
1594 grep -v '^ *+' conftest.err >conftest.er1
1595 cat conftest.er1 >&5
1596 mv -f conftest.er1 conftest.err
1597 fi
1598 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1599 test $ac_status = 0; } >/dev/null && {
1600 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1601 test ! -s conftest.err
1602 }; then :
1603 ac_retval=0
1604else
1605 $as_echo "$as_me: failed program was:" >&5
1606sed 's/^/| /' conftest.$ac_ext >&5
1607
1608 ac_retval=1
1609fi
1610 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1611 as_fn_set_status $ac_retval
1612
1613} # ac_fn_c_try_cpp
1614
1615# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1616# -------------------------------------------------------
1617# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1618# the include files in INCLUDES and setting the cache variable VAR
1619# accordingly.
1620ac_fn_c_check_header_mongrel ()
1621{
1622 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1623 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1625$as_echo_n "checking for $2... " >&6; }
1626if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1627 $as_echo_n "(cached) " >&6
1628fi
1629eval ac_res=\$$3
1630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1631$as_echo "$ac_res" >&6; }
1632else
1633 # Is the header compilable?
1634{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1635$as_echo_n "checking $2 usability... " >&6; }
1636cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1637/* end confdefs.h. */
1638$4
1639#include <$2>
1640_ACEOF
1641if ac_fn_c_try_compile "$LINENO"; then :
1642 ac_header_compiler=yes
1643else
1644 ac_header_compiler=no
1645fi
1646rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1647{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1648$as_echo "$ac_header_compiler" >&6; }
1649
1650# Is the header present?
1651{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1652$as_echo_n "checking $2 presence... " >&6; }
1653cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1654/* end confdefs.h. */
1655#include <$2>
1656_ACEOF
1657if ac_fn_c_try_cpp "$LINENO"; then :
1658 ac_header_preproc=yes
1659else
1660 ac_header_preproc=no
1661fi
1662rm -f conftest.err conftest.$ac_ext
1663{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1664$as_echo "$ac_header_preproc" >&6; }
1665
1666# So? What about this header?
1667case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1668 yes:no: )
1669 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1670$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1671 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1672$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1673 ;;
1674 no:yes:* )
1675 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1676$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1677 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1678$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1679 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1680$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1681 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1682$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1683 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1684$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1685 ;;
1686esac
1687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1688$as_echo_n "checking for $2... " >&6; }
1689if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1690 $as_echo_n "(cached) " >&6
1691else
1692 eval "$3=\$ac_header_compiler"
1693fi
1694eval ac_res=\$$3
1695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1696$as_echo "$ac_res" >&6; }
1697fi
1698 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1699
1700} # ac_fn_c_check_header_mongrel
1701
1702# ac_fn_c_try_run LINENO
1703# ----------------------
1704# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1705# that executables *can* be run.
1706ac_fn_c_try_run ()
1707{
1708 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1709 if { { ac_try="$ac_link"
1710case "(($ac_try" in
1711 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1712 *) ac_try_echo=$ac_try;;
1713esac
1714eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1715$as_echo "$ac_try_echo"; } >&5
1716 (eval "$ac_link") 2>&5
1717 ac_status=$?
1718 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1719 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1720 { { case "(($ac_try" in
1721 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1722 *) ac_try_echo=$ac_try;;
1723esac
1724eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1725$as_echo "$ac_try_echo"; } >&5
1726 (eval "$ac_try") 2>&5
1727 ac_status=$?
1728 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1729 test $ac_status = 0; }; }; then :
1730 ac_retval=0
1731else
1732 $as_echo "$as_me: program exited with status $ac_status" >&5
1733 $as_echo "$as_me: failed program was:" >&5
1734sed 's/^/| /' conftest.$ac_ext >&5
1735
1736 ac_retval=$ac_status
1737fi
1738 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1739 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1740 as_fn_set_status $ac_retval
1741
1742} # ac_fn_c_try_run
1743
1744# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1745# -------------------------------------------------------
1746# Tests whether HEADER exists and can be compiled using the include files in
1747# INCLUDES, setting the cache variable VAR accordingly.
1748ac_fn_c_check_header_compile ()
1749{
1750 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1752$as_echo_n "checking for $2... " >&6; }
1753if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1754 $as_echo_n "(cached) " >&6
1755else
1756 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1757/* end confdefs.h. */
1758$4
1759#include <$2>
1760_ACEOF
1761if ac_fn_c_try_compile "$LINENO"; then :
1762 eval "$3=yes"
1763else
1764 eval "$3=no"
1765fi
1766rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1767fi
1768eval ac_res=\$$3
1769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1770$as_echo "$ac_res" >&6; }
1771 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1772
1773} # ac_fn_c_check_header_compile
1774
1775# ac_fn_c_try_link LINENO
1776# -----------------------
1777# Try to link conftest.$ac_ext, and return whether this succeeded.
1778ac_fn_c_try_link ()
1779{
1780 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1781 rm -f conftest.$ac_objext conftest$ac_exeext
1782 if { { ac_try="$ac_link"
1783case "(($ac_try" in
1784 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1785 *) ac_try_echo=$ac_try;;
1786esac
1787eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1788$as_echo "$ac_try_echo"; } >&5
1789 (eval "$ac_link") 2>conftest.err
1790 ac_status=$?
1791 if test -s conftest.err; then
1792 grep -v '^ *+' conftest.err >conftest.er1
1793 cat conftest.er1 >&5
1794 mv -f conftest.er1 conftest.err
1795 fi
1796 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1797 test $ac_status = 0; } && {
1798 test -z "$ac_c_werror_flag" ||
1799 test ! -s conftest.err
1800 } && test -s conftest$ac_exeext && {
1801 test "$cross_compiling" = yes ||
1802 $as_test_x conftest$ac_exeext
1803 }; then :
1804 ac_retval=0
1805else
1806 $as_echo "$as_me: failed program was:" >&5
1807sed 's/^/| /' conftest.$ac_ext >&5
1808
1809 ac_retval=1
1810fi
1811 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1812 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1813 # interfere with the next link command; also delete a directory that is
1814 # left behind by Apple's compiler. We do this before executing the actions.
1815 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1816 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1817 as_fn_set_status $ac_retval
1818
1819} # ac_fn_c_try_link
1820
1821# ac_fn_cxx_try_link LINENO
1822# -------------------------
1823# Try to link conftest.$ac_ext, and return whether this succeeded.
1824ac_fn_cxx_try_link ()
1825{
1826 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1827 rm -f conftest.$ac_objext conftest$ac_exeext
1828 if { { ac_try="$ac_link"
1829case "(($ac_try" in
1830 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1831 *) ac_try_echo=$ac_try;;
1832esac
1833eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1834$as_echo "$ac_try_echo"; } >&5
1835 (eval "$ac_link") 2>conftest.err
1836 ac_status=$?
1837 if test -s conftest.err; then
1838 grep -v '^ *+' conftest.err >conftest.er1
1839 cat conftest.er1 >&5
1840 mv -f conftest.er1 conftest.err
1841 fi
1842 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1843 test $ac_status = 0; } && {
1844 test -z "$ac_cxx_werror_flag" ||
1845 test ! -s conftest.err
1846 } && test -s conftest$ac_exeext && {
1847 test "$cross_compiling" = yes ||
1848 $as_test_x conftest$ac_exeext
1849 }; then :
1850 ac_retval=0
1851else
1852 $as_echo "$as_me: failed program was:" >&5
1853sed 's/^/| /' conftest.$ac_ext >&5
1854
1855 ac_retval=1
1856fi
1857 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1858 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1859 # interfere with the next link command; also delete a directory that is
1860 # left behind by Apple's compiler. We do this before executing the actions.
1861 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1862 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1863 as_fn_set_status $ac_retval
1864
1865} # ac_fn_cxx_try_link
1866
1867# ac_fn_cxx_try_cpp LINENO
1868# ------------------------
1869# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1870ac_fn_cxx_try_cpp ()
1871{
1872 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1873 if { { ac_try="$ac_cpp conftest.$ac_ext"
1874case "(($ac_try" in
1875 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1876 *) ac_try_echo=$ac_try;;
1877esac
1878eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1879$as_echo "$ac_try_echo"; } >&5
1880 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1881 ac_status=$?
1882 if test -s conftest.err; then
1883 grep -v '^ *+' conftest.err >conftest.er1
1884 cat conftest.er1 >&5
1885 mv -f conftest.er1 conftest.err
1886 fi
1887 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1888 test $ac_status = 0; } >/dev/null && {
1889 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1890 test ! -s conftest.err
1891 }; then :
1892 ac_retval=0
1893else
1894 $as_echo "$as_me: failed program was:" >&5
1895sed 's/^/| /' conftest.$ac_ext >&5
1896
1897 ac_retval=1
1898fi
1899 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1900 as_fn_set_status $ac_retval
1901
1902} # ac_fn_cxx_try_cpp
1903
1904# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1905# ---------------------------------------------------------
1906# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1907# the include files in INCLUDES and setting the cache variable VAR
1908# accordingly.
1909ac_fn_cxx_check_header_mongrel ()
1910{
1911 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1912 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1914$as_echo_n "checking for $2... " >&6; }
1915if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1916 $as_echo_n "(cached) " >&6
1917fi
1918eval ac_res=\$$3
1919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1920$as_echo "$ac_res" >&6; }
1921else
1922 # Is the header compilable?
1923{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1924$as_echo_n "checking $2 usability... " >&6; }
1925cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1926/* end confdefs.h. */
1927$4
1928#include <$2>
1929_ACEOF
1930if ac_fn_cxx_try_compile "$LINENO"; then :
1931 ac_header_compiler=yes
1932else
1933 ac_header_compiler=no
1934fi
1935rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1936{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1937$as_echo "$ac_header_compiler" >&6; }
1938
1939# Is the header present?
1940{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1941$as_echo_n "checking $2 presence... " >&6; }
1942cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1943/* end confdefs.h. */
1944#include <$2>
1945_ACEOF
1946if ac_fn_cxx_try_cpp "$LINENO"; then :
1947 ac_header_preproc=yes
1948else
1949 ac_header_preproc=no
1950fi
1951rm -f conftest.err conftest.$ac_ext
1952{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1953$as_echo "$ac_header_preproc" >&6; }
1954
1955# So? What about this header?
1956case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #((
1957 yes:no: )
1958 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1959$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1960 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1961$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1962 ;;
1963 no:yes:* )
1964 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1965$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1966 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1967$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1968 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1969$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1970 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1971$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1972 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1973$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1974 ;;
1975esac
1976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1977$as_echo_n "checking for $2... " >&6; }
1978if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1979 $as_echo_n "(cached) " >&6
1980else
1981 eval "$3=\$ac_header_compiler"
1982fi
1983eval ac_res=\$$3
1984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1985$as_echo "$ac_res" >&6; }
1986fi
1987 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1988
1989} # ac_fn_cxx_check_header_mongrel
1990
1991# ac_fn_cxx_check_func LINENO FUNC VAR
1992# ------------------------------------
1993# Tests whether FUNC exists, setting the cache variable VAR accordingly
1994ac_fn_cxx_check_func ()
1995{
1996 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1998$as_echo_n "checking for $2... " >&6; }
1999if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2000 $as_echo_n "(cached) " >&6
2001else
2002 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2003/* end confdefs.h. */
2004/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2005 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2006#define $2 innocuous_$2
2007
2008/* System header to define __stub macros and hopefully few prototypes,
2009 which can conflict with char $2 (); below.
2010 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2011 <limits.h> exists even on freestanding compilers. */
2012
2013#ifdef __STDC__
2014# include <limits.h>
2015#else
2016# include <assert.h>
2017#endif
2018
2019#undef $2
2020
2021/* Override any GCC internal prototype to avoid an error.
2022 Use char because int might match the return type of a GCC
2023 builtin and then its argument prototype would still apply. */
2024#ifdef __cplusplus
2025extern "C"
2026#endif
2027char $2 ();
2028/* The GNU C library defines this for functions which it implements
2029 to always fail with ENOSYS. Some functions are actually named
2030 something starting with __ and the normal name is an alias. */
2031#if defined __stub_$2 || defined __stub___$2
2032choke me
2033#endif
2034
2035int
2036main ()
2037{
2038return $2 ();
2039 ;
2040 return 0;
2041}
2042_ACEOF
2043if ac_fn_cxx_try_link "$LINENO"; then :
2044 eval "$3=yes"
2045else
2046 eval "$3=no"
2047fi
2048rm -f core conftest.err conftest.$ac_objext \
2049 conftest$ac_exeext conftest.$ac_ext
2050fi
2051eval ac_res=\$$3
2052 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2053$as_echo "$ac_res" >&6; }
2054 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2055
2056} # ac_fn_cxx_check_func
2057
2058# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
2059# ---------------------------------------------
2060# Tests whether TYPE exists after having included INCLUDES, setting cache
2061# variable VAR accordingly.
2062ac_fn_cxx_check_type ()
2063{
2064 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2066$as_echo_n "checking for $2... " >&6; }
2067if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2068 $as_echo_n "(cached) " >&6
2069else
2070 eval "$3=no"
2071 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2072/* end confdefs.h. */
2073$4
2074int
2075main ()
2076{
2077if (sizeof ($2))
2078 return 0;
2079 ;
2080 return 0;
2081}
2082_ACEOF
2083if ac_fn_cxx_try_compile "$LINENO"; then :
2084 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2085/* end confdefs.h. */
2086$4
2087int
2088main ()
2089{
2090if (sizeof (($2)))
2091 return 0;
2092 ;
2093 return 0;
2094}
2095_ACEOF
2096if ac_fn_cxx_try_compile "$LINENO"; then :
2097
2098else
2099 eval "$3=yes"
2100fi
2101rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2102fi
2103rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2104fi
2105eval ac_res=\$$3
2106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2107$as_echo "$ac_res" >&6; }
2108 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2109
2110} # ac_fn_cxx_check_type
2111
2112# ac_fn_c_find_intX_t LINENO BITS VAR
2113# -----------------------------------
2114# Finds a signed integer type with width BITS, setting cache variable VAR
2115# accordingly.
2116ac_fn_c_find_intX_t ()
2117{
2118 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5
2120$as_echo_n "checking for int$2_t... " >&6; }
2121if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2122 $as_echo_n "(cached) " >&6
2123else
2124 eval "$3=no"
2125 # Order is important - never check a type that is potentially smaller
2126 # than half of the expected target width.
2127 for ac_type in int$2_t 'int' 'long int' \
2128 'long long int' 'short int' 'signed char'; do
2129 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2130/* end confdefs.h. */
2131$ac_includes_default
2132int
2133main ()
2134{
2135static int test_array [1 - 2 * !(enum { N = $2 / 2 - 1 };
2136 0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
2137test_array [0] = 0
2138
2139 ;
2140 return 0;
2141}
2142_ACEOF
2143if ac_fn_cxx_try_compile "$LINENO"; then :
2144 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2145/* end confdefs.h. */
2146$ac_includes_default
2147int
2148main ()
2149{
2150static int test_array [1 - 2 * !(enum { N = $2 / 2 - 1 };
2151 ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
2152 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];
2153test_array [0] = 0
2154
2155 ;
2156 return 0;
2157}
2158_ACEOF
2159if ac_fn_cxx_try_compile "$LINENO"; then :
2160
2161else
2162 case $ac_type in #(
2163 int$2_t) :
2164 eval "$3=yes" ;; #(
2165 *) :
2166 eval "$3=\$ac_type" ;;
2167esac
2168fi
2169rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2170fi
2171rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2172 eval as_val=\$$3
2173 if test "x$as_val" = x""no; then :
2174
2175else
2176 break
2177fi
2178 done
2179fi
2180eval ac_res=\$$3
2181 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2182$as_echo "$ac_res" >&6; }
2183 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2184
2185} # ac_fn_c_find_intX_t
2186
2187# ac_fn_c_find_uintX_t LINENO BITS VAR
2188# ------------------------------------
2189# Finds an unsigned integer type with width BITS, setting cache variable VAR
2190# accordingly.
2191ac_fn_c_find_uintX_t ()
2192{
2193 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5
2195$as_echo_n "checking for uint$2_t... " >&6; }
2196if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2197 $as_echo_n "(cached) " >&6
2198else
2199 eval "$3=no"
2200 # Order is important - never check a type that is potentially smaller
2201 # than half of the expected target width.
2202 for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \
2203 'unsigned long long int' 'unsigned short int' 'unsigned char'; do
2204 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2205/* end confdefs.h. */
2206$ac_includes_default
2207int
2208main ()
2209{
2210static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
2211test_array [0] = 0
2212
2213 ;
2214 return 0;
2215}
2216_ACEOF
2217if ac_fn_cxx_try_compile "$LINENO"; then :
2218 case $ac_type in #(
2219 uint$2_t) :
2220 eval "$3=yes" ;; #(
2221 *) :
2222 eval "$3=\$ac_type" ;;
2223esac
2224fi
2225rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2226 eval as_val=\$$3
2227 if test "x$as_val" = x""no; then :
2228
2229else
2230 break
2231fi
2232 done
2233fi
2234eval ac_res=\$$3
2235 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2236$as_echo "$ac_res" >&6; }
2237 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2238
2239} # ac_fn_c_find_uintX_t
2240
2241# ac_fn_cxx_try_run LINENO
2242# ------------------------
2243# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
2244# that executables *can* be run.
2245ac_fn_cxx_try_run ()
2246{
2247 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2248 if { { ac_try="$ac_link"
2249case "(($ac_try" in
2250 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2251 *) ac_try_echo=$ac_try;;
2252esac
2253eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2254$as_echo "$ac_try_echo"; } >&5
2255 (eval "$ac_link") 2>&5
2256 ac_status=$?
2257 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2258 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
2259 { { case "(($ac_try" in
2260 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2261 *) ac_try_echo=$ac_try;;
2262esac
2263eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2264$as_echo "$ac_try_echo"; } >&5
2265 (eval "$ac_try") 2>&5
2266 ac_status=$?
2267 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2268 test $ac_status = 0; }; }; then :
2269 ac_retval=0
2270else
2271 $as_echo "$as_me: program exited with status $ac_status" >&5
2272 $as_echo "$as_me: failed program was:" >&5
2273sed 's/^/| /' conftest.$ac_ext >&5
2274
2275 ac_retval=$ac_status
2276fi
2277 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2278 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2279 as_fn_set_status $ac_retval
2280
2281} # ac_fn_cxx_try_run
1461cat >config.log <<_ACEOF 2282cat >config.log <<_ACEOF
1462This file contains any messages produced by compilers while 2283This file contains any messages produced by compilers while
1463running configure, to aid debugging if configure makes a mistake. 2284running configure, to aid debugging if configure makes a mistake.
1464 2285
1465It was created by $as_me, which was 2286It was created by $as_me, which was
1466generated by GNU Autoconf 2.61. Invocation command line was 2287generated by GNU Autoconf 2.65. Invocation command line was
1467 2288
1468 $ $0 $@ 2289 $ $0 $@
1469 2290
1470_ACEOF 2291_ACEOF
1471exec 5>>config.log 2292exec 5>>config.log
1497as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2318as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1498for as_dir in $PATH 2319for as_dir in $PATH
1499do 2320do
1500 IFS=$as_save_IFS 2321 IFS=$as_save_IFS
1501 test -z "$as_dir" && as_dir=. 2322 test -z "$as_dir" && as_dir=.
1502 echo "PATH: $as_dir" 2323 $as_echo "PATH: $as_dir"
1503done 2324 done
1504IFS=$as_save_IFS 2325IFS=$as_save_IFS
1505 2326
1506} >&5 2327} >&5
1507 2328
1508cat >&5 <<_ACEOF 2329cat >&5 <<_ACEOF
1532 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; 2353 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1533 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 2354 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1534 | -silent | --silent | --silen | --sile | --sil) 2355 | -silent | --silent | --silen | --sile | --sil)
1535 continue ;; 2356 continue ;;
1536 *\'*) 2357 *\'*)
1537 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 2358 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1538 esac 2359 esac
1539 case $ac_pass in 2360 case $ac_pass in
1540 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 2361 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1541 2) 2362 2)
1542 ac_configure_args1="$ac_configure_args1 '$ac_arg'" 2363 as_fn_append ac_configure_args1 " '$ac_arg'"
1543 if test $ac_must_keep_next = true; then 2364 if test $ac_must_keep_next = true; then
1544 ac_must_keep_next=false # Got value, back to normal. 2365 ac_must_keep_next=false # Got value, back to normal.
1545 else 2366 else
1546 case $ac_arg in 2367 case $ac_arg in
1547 *=* | --config-cache | -C | -disable-* | --disable-* \ 2368 *=* | --config-cache | -C | -disable-* | --disable-* \
1553 esac 2374 esac
1554 ;; 2375 ;;
1555 -* ) ac_must_keep_next=true ;; 2376 -* ) ac_must_keep_next=true ;;
1556 esac 2377 esac
1557 fi 2378 fi
1558 ac_configure_args="$ac_configure_args '$ac_arg'" 2379 as_fn_append ac_configure_args " '$ac_arg'"
1559 ;; 2380 ;;
1560 esac 2381 esac
1561 done 2382 done
1562done 2383done
1563$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } 2384{ ac_configure_args0=; unset ac_configure_args0;}
1564$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } 2385{ ac_configure_args1=; unset ac_configure_args1;}
1565 2386
1566# When interrupted or exit'd, cleanup temporary files, and complete 2387# When interrupted or exit'd, cleanup temporary files, and complete
1567# config.log. We remove comments because anyway the quotes in there 2388# config.log. We remove comments because anyway the quotes in there
1568# would cause problems or look ugly. 2389# would cause problems or look ugly.
1569# WARNING: Use '\'' to represent an apostrophe within the trap. 2390# WARNING: Use '\'' to represent an apostrophe within the trap.
1584 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do 2405 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1585 eval ac_val=\$$ac_var 2406 eval ac_val=\$$ac_var
1586 case $ac_val in #( 2407 case $ac_val in #(
1587 *${as_nl}*) 2408 *${as_nl}*)
1588 case $ac_var in #( 2409 case $ac_var in #(
1589 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 2410 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1590echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 2411$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1591 esac 2412 esac
1592 case $ac_var in #( 2413 case $ac_var in #(
1593 _ | IFS | as_nl) ;; #( 2414 _ | IFS | as_nl) ;; #(
1594 *) $as_unset $ac_var ;; 2415 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2416 *) { eval $ac_var=; unset $ac_var;} ;;
1595 esac ;; 2417 esac ;;
1596 esac 2418 esac
1597 done 2419 done
1598 (set) 2>&1 | 2420 (set) 2>&1 |
1599 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( 2421 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1618 echo 2440 echo
1619 for ac_var in $ac_subst_vars 2441 for ac_var in $ac_subst_vars
1620 do 2442 do
1621 eval ac_val=\$$ac_var 2443 eval ac_val=\$$ac_var
1622 case $ac_val in 2444 case $ac_val in
1623 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 2445 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1624 esac 2446 esac
1625 echo "$ac_var='\''$ac_val'\''" 2447 $as_echo "$ac_var='\''$ac_val'\''"
1626 done | sort 2448 done | sort
1627 echo 2449 echo
1628 2450
1629 if test -n "$ac_subst_files"; then 2451 if test -n "$ac_subst_files"; then
1630 cat <<\_ASBOX 2452 cat <<\_ASBOX
1635 echo 2457 echo
1636 for ac_var in $ac_subst_files 2458 for ac_var in $ac_subst_files
1637 do 2459 do
1638 eval ac_val=\$$ac_var 2460 eval ac_val=\$$ac_var
1639 case $ac_val in 2461 case $ac_val in
1640 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 2462 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1641 esac 2463 esac
1642 echo "$ac_var='\''$ac_val'\''" 2464 $as_echo "$ac_var='\''$ac_val'\''"
1643 done | sort 2465 done | sort
1644 echo 2466 echo
1645 fi 2467 fi
1646 2468
1647 if test -s confdefs.h; then 2469 if test -s confdefs.h; then
1653 echo 2475 echo
1654 cat confdefs.h 2476 cat confdefs.h
1655 echo 2477 echo
1656 fi 2478 fi
1657 test "$ac_signal" != 0 && 2479 test "$ac_signal" != 0 &&
1658 echo "$as_me: caught signal $ac_signal" 2480 $as_echo "$as_me: caught signal $ac_signal"
1659 echo "$as_me: exit $exit_status" 2481 $as_echo "$as_me: exit $exit_status"
1660 } >&5 2482 } >&5
1661 rm -f core *.core core.conftest.* && 2483 rm -f core *.core core.conftest.* &&
1662 rm -f -r conftest* confdefs* conf$$* $ac_clean_files && 2484 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1663 exit $exit_status 2485 exit $exit_status
1664' 0 2486' 0
1665for ac_signal in 1 2 13 15; do 2487for ac_signal in 1 2 13 15; do
1666 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal 2488 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1667done 2489done
1668ac_signal=0 2490ac_signal=0
1669 2491
1670# confdefs.h avoids OS command line length limits that DEFS can exceed. 2492# confdefs.h avoids OS command line length limits that DEFS can exceed.
1671rm -f -r conftest* confdefs.h 2493rm -f -r conftest* confdefs.h
1672 2494
2495$as_echo "/* confdefs.h */" > confdefs.h
2496
1673# Predefined preprocessor variables. 2497# Predefined preprocessor variables.
1674 2498
1675cat >>confdefs.h <<_ACEOF 2499cat >>confdefs.h <<_ACEOF
1676#define PACKAGE_NAME "$PACKAGE_NAME" 2500#define PACKAGE_NAME "$PACKAGE_NAME"
1677_ACEOF 2501_ACEOF
1678 2502
1679
1680cat >>confdefs.h <<_ACEOF 2503cat >>confdefs.h <<_ACEOF
1681#define PACKAGE_TARNAME "$PACKAGE_TARNAME" 2504#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1682_ACEOF 2505_ACEOF
1683 2506
1684
1685cat >>confdefs.h <<_ACEOF 2507cat >>confdefs.h <<_ACEOF
1686#define PACKAGE_VERSION "$PACKAGE_VERSION" 2508#define PACKAGE_VERSION "$PACKAGE_VERSION"
1687_ACEOF 2509_ACEOF
1688 2510
1689
1690cat >>confdefs.h <<_ACEOF 2511cat >>confdefs.h <<_ACEOF
1691#define PACKAGE_STRING "$PACKAGE_STRING" 2512#define PACKAGE_STRING "$PACKAGE_STRING"
1692_ACEOF 2513_ACEOF
1693 2514
1694
1695cat >>confdefs.h <<_ACEOF 2515cat >>confdefs.h <<_ACEOF
1696#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" 2516#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1697_ACEOF 2517_ACEOF
1698 2518
2519cat >>confdefs.h <<_ACEOF
2520#define PACKAGE_URL "$PACKAGE_URL"
2521_ACEOF
2522
1699 2523
1700# Let the site file select an alternate cache file if it wants to. 2524# Let the site file select an alternate cache file if it wants to.
1701# Prefer explicitly selected file to automatically selected ones. 2525# Prefer an explicitly selected file to automatically selected ones.
2526ac_site_file1=NONE
2527ac_site_file2=NONE
1702if test -n "$CONFIG_SITE"; then 2528if test -n "$CONFIG_SITE"; then
1703 set x "$CONFIG_SITE" 2529 ac_site_file1=$CONFIG_SITE
1704elif test "x$prefix" != xNONE; then 2530elif test "x$prefix" != xNONE; then
1705 set x "$prefix/share/config.site" "$prefix/etc/config.site" 2531 ac_site_file1=$prefix/share/config.site
2532 ac_site_file2=$prefix/etc/config.site
1706else 2533else
1707 set x "$ac_default_prefix/share/config.site" \ 2534 ac_site_file1=$ac_default_prefix/share/config.site
1708 "$ac_default_prefix/etc/config.site" 2535 ac_site_file2=$ac_default_prefix/etc/config.site
1709fi 2536fi
1710shift 2537for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1711for ac_site_file
1712do 2538do
1713 if test -r "$ac_site_file"; then 2539 test "x$ac_site_file" = xNONE && continue
2540 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1714 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 2541 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1715echo "$as_me: loading site script $ac_site_file" >&6;} 2542$as_echo "$as_me: loading site script $ac_site_file" >&6;}
1716 sed 's/^/| /' "$ac_site_file" >&5 2543 sed 's/^/| /' "$ac_site_file" >&5
1717 . "$ac_site_file" 2544 . "$ac_site_file"
1718 fi 2545 fi
1719done 2546done
1720 2547
1721if test -r "$cache_file"; then 2548if test -r "$cache_file"; then
1722 # Some versions of bash will fail to source /dev/null (special 2549 # Some versions of bash will fail to source /dev/null (special files
1723 # files actually), so we avoid doing that. 2550 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
1724 if test -f "$cache_file"; then 2551 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1725 { echo "$as_me:$LINENO: loading cache $cache_file" >&5 2552 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1726echo "$as_me: loading cache $cache_file" >&6;} 2553$as_echo "$as_me: loading cache $cache_file" >&6;}
1727 case $cache_file in 2554 case $cache_file in
1728 [\\/]* | ?:[\\/]* ) . "$cache_file";; 2555 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1729 *) . "./$cache_file";; 2556 *) . "./$cache_file";;
1730 esac 2557 esac
1731 fi 2558 fi
1732else 2559else
1733 { echo "$as_me:$LINENO: creating cache $cache_file" >&5 2560 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1734echo "$as_me: creating cache $cache_file" >&6;} 2561$as_echo "$as_me: creating cache $cache_file" >&6;}
1735 >$cache_file 2562 >$cache_file
1736fi 2563fi
1737 2564
1738# Check that the precious variables saved in the cache have kept the same 2565# Check that the precious variables saved in the cache have kept the same
1739# value. 2566# value.
1743 eval ac_new_set=\$ac_env_${ac_var}_set 2570 eval ac_new_set=\$ac_env_${ac_var}_set
1744 eval ac_old_val=\$ac_cv_env_${ac_var}_value 2571 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1745 eval ac_new_val=\$ac_env_${ac_var}_value 2572 eval ac_new_val=\$ac_env_${ac_var}_value
1746 case $ac_old_set,$ac_new_set in 2573 case $ac_old_set,$ac_new_set in
1747 set,) 2574 set,)
1748 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 2575 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1749echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 2576$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1750 ac_cache_corrupted=: ;; 2577 ac_cache_corrupted=: ;;
1751 ,set) 2578 ,set)
1752 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 2579 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1753echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 2580$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1754 ac_cache_corrupted=: ;; 2581 ac_cache_corrupted=: ;;
1755 ,);; 2582 ,);;
1756 *) 2583 *)
1757 if test "x$ac_old_val" != "x$ac_new_val"; then 2584 if test "x$ac_old_val" != "x$ac_new_val"; then
2585 # differences in whitespace do not lead to failure.
2586 ac_old_val_w=`echo x $ac_old_val`
2587 ac_new_val_w=`echo x $ac_new_val`
2588 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1758 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 2589 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1759echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 2590$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1760 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1761echo "$as_me: former value: $ac_old_val" >&2;}
1762 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1763echo "$as_me: current value: $ac_new_val" >&2;}
1764 ac_cache_corrupted=: 2591 ac_cache_corrupted=:
2592 else
2593 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2594$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2595 eval $ac_var=\$ac_old_val
2596 fi
2597 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2598$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2599 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2600$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1765 fi;; 2601 fi;;
1766 esac 2602 esac
1767 # Pass precious variables to config.status. 2603 # Pass precious variables to config.status.
1768 if test "$ac_new_set" = set; then 2604 if test "$ac_new_set" = set; then
1769 case $ac_new_val in 2605 case $ac_new_val in
1770 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 2606 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1771 *) ac_arg=$ac_var=$ac_new_val ;; 2607 *) ac_arg=$ac_var=$ac_new_val ;;
1772 esac 2608 esac
1773 case " $ac_configure_args " in 2609 case " $ac_configure_args " in
1774 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. 2610 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1775 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; 2611 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
1776 esac 2612 esac
1777 fi 2613 fi
1778done 2614done
1779if $ac_cache_corrupted; then 2615if $ac_cache_corrupted; then
2616 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2617$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1780 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 2618 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1781echo "$as_me: error: changes in the environment can compromise the build" >&2;} 2619$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1782 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1783echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 2620 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1784 { (exit 1); exit 1; }; }
1785fi 2621fi
1786 2622## -------------------- ##
1787 2623## Main body of script. ##
1788 2624## -------------------- ##
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802 2625
1803ac_ext=c 2626ac_ext=c
1804ac_cpp='$CPP $CPPFLAGS' 2627ac_cpp='$CPP $CPPFLAGS'
1805ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2628ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1806ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2629ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1812ac_config_headers="$ac_config_headers config.h:config.h.in" 2635ac_config_headers="$ac_config_headers config.h:config.h.in"
1813 2636
1814 2637
1815ac_aux_dir= 2638ac_aux_dir=
1816for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 2639for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2640 for ac_t in install-sh install.sh shtool; do
1817 if test -f "$ac_dir/install-sh"; then 2641 if test -f "$ac_dir/$ac_t"; then
1818 ac_aux_dir=$ac_dir 2642 ac_aux_dir=$ac_dir
1819 ac_install_sh="$ac_aux_dir/install-sh -c" 2643 ac_install_sh="$ac_aux_dir/$ac_t -c"
1820 break 2644 break 2
1821 elif test -f "$ac_dir/install.sh"; then
1822 ac_aux_dir=$ac_dir
1823 ac_install_sh="$ac_aux_dir/install.sh -c"
1824 break
1825 elif test -f "$ac_dir/shtool"; then
1826 ac_aux_dir=$ac_dir
1827 ac_install_sh="$ac_aux_dir/shtool install -c"
1828 break
1829 fi 2645 fi
2646 done
1830done 2647done
1831if test -z "$ac_aux_dir"; then 2648if test -z "$ac_aux_dir"; then
1832 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1833echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 2649 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
1834 { (exit 1); exit 1; }; }
1835fi 2650fi
1836 2651
1837# These three variables are undocumented and unsupported, 2652# These three variables are undocumented and unsupported,
1838# and are intended to be withdrawn in a future Autoconf release. 2653# and are intended to be withdrawn in a future Autoconf release.
1839# They can cause serious problems if a builder's source tree is in a directory 2654# They can cause serious problems if a builder's source tree is in a directory
1843ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. 2658ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1844 2659
1845 2660
1846# Make sure we can run config.sub. 2661# Make sure we can run config.sub.
1847$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2662$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
1848 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 2663 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
1849echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
1850 { (exit 1); exit 1; }; }
1851 2664
1852{ echo "$as_me:$LINENO: checking build system type" >&5 2665{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
1853echo $ECHO_N "checking build system type... $ECHO_C" >&6; } 2666$as_echo_n "checking build system type... " >&6; }
1854if test "${ac_cv_build+set}" = set; then 2667if test "${ac_cv_build+set}" = set; then :
1855 echo $ECHO_N "(cached) $ECHO_C" >&6 2668 $as_echo_n "(cached) " >&6
1856else 2669else
1857 ac_build_alias=$build_alias 2670 ac_build_alias=$build_alias
1858test "x$ac_build_alias" = x && 2671test "x$ac_build_alias" = x &&
1859 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2672 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
1860test "x$ac_build_alias" = x && 2673test "x$ac_build_alias" = x &&
1861 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1862echo "$as_me: error: cannot guess build type; you must specify one" >&2;} 2674 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
1863 { (exit 1); exit 1; }; }
1864ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 2675ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
1865 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
1866echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;} 2676 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
1867 { (exit 1); exit 1; }; }
1868 2677
1869fi 2678fi
1870{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5 2679{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
1871echo "${ECHO_T}$ac_cv_build" >&6; } 2680$as_echo "$ac_cv_build" >&6; }
1872case $ac_cv_build in 2681case $ac_cv_build in
1873*-*-*) ;; 2682*-*-*) ;;
1874*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5 2683*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
1875echo "$as_me: error: invalid value of canonical build" >&2;}
1876 { (exit 1); exit 1; }; };;
1877esac 2684esac
1878build=$ac_cv_build 2685build=$ac_cv_build
1879ac_save_IFS=$IFS; IFS='-' 2686ac_save_IFS=$IFS; IFS='-'
1880set x $ac_cv_build 2687set x $ac_cv_build
1881shift 2688shift
1887build_os=$* 2694build_os=$*
1888IFS=$ac_save_IFS 2695IFS=$ac_save_IFS
1889case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2696case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
1890 2697
1891 2698
1892{ echo "$as_me:$LINENO: checking host system type" >&5 2699{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
1893echo $ECHO_N "checking host system type... $ECHO_C" >&6; } 2700$as_echo_n "checking host system type... " >&6; }
1894if test "${ac_cv_host+set}" = set; then 2701if test "${ac_cv_host+set}" = set; then :
1895 echo $ECHO_N "(cached) $ECHO_C" >&6 2702 $as_echo_n "(cached) " >&6
1896else 2703else
1897 if test "x$host_alias" = x; then 2704 if test "x$host_alias" = x; then
1898 ac_cv_host=$ac_cv_build 2705 ac_cv_host=$ac_cv_build
1899else 2706else
1900 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 2707 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
1901 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
1902echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;} 2708 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
1903 { (exit 1); exit 1; }; }
1904fi 2709fi
1905 2710
1906fi 2711fi
1907{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5 2712{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
1908echo "${ECHO_T}$ac_cv_host" >&6; } 2713$as_echo "$ac_cv_host" >&6; }
1909case $ac_cv_host in 2714case $ac_cv_host in
1910*-*-*) ;; 2715*-*-*) ;;
1911*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5 2716*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
1912echo "$as_me: error: invalid value of canonical host" >&2;}
1913 { (exit 1); exit 1; }; };;
1914esac 2717esac
1915host=$ac_cv_host 2718host=$ac_cv_host
1916ac_save_IFS=$IFS; IFS='-' 2719ac_save_IFS=$IFS; IFS='-'
1917set x $ac_cv_host 2720set x $ac_cv_host
1918shift 2721shift
1927 2730
1928 2731
1929 2732
1930VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 2733VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1931DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 2734DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
2735
1932echo "" 2736echo ""
1933echo "configuring for rxvt $VERSION" 2737echo "configuring for rxvt $VERSION"
1934echo "" 2738echo ""
1935 2739
1936orig_CXXFLAGS="$CXXFLAGS" 2740orig_CXXFLAGS="$CXXFLAGS"
1937
1938 2741
1939ac_ext=c 2742ac_ext=c
1940ac_cpp='$CPP $CPPFLAGS' 2743ac_cpp='$CPP $CPPFLAGS'
1941ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2744ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1942ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2745ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1943ac_compiler_gnu=$ac_cv_c_compiler_gnu 2746ac_compiler_gnu=$ac_cv_c_compiler_gnu
1944if test -n "$ac_tool_prefix"; then 2747if test -n "$ac_tool_prefix"; then
1945 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2748 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1946set dummy ${ac_tool_prefix}gcc; ac_word=$2 2749set dummy ${ac_tool_prefix}gcc; ac_word=$2
1947{ echo "$as_me:$LINENO: checking for $ac_word" >&5 2750{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1948echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2751$as_echo_n "checking for $ac_word... " >&6; }
1949if test "${ac_cv_prog_CC+set}" = set; then 2752if test "${ac_cv_prog_CC+set}" = set; then :
1950 echo $ECHO_N "(cached) $ECHO_C" >&6 2753 $as_echo_n "(cached) " >&6
1951else 2754else
1952 if test -n "$CC"; then 2755 if test -n "$CC"; then
1953 ac_cv_prog_CC="$CC" # Let the user override the test. 2756 ac_cv_prog_CC="$CC" # Let the user override the test.
1954else 2757else
1955as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2758as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1956for as_dir in $PATH 2759for as_dir in $PATH
1957do 2760do
1958 IFS=$as_save_IFS 2761 IFS=$as_save_IFS
1959 test -z "$as_dir" && as_dir=. 2762 test -z "$as_dir" && as_dir=.
1960 for ac_exec_ext in '' $ac_executable_extensions; do 2763 for ac_exec_ext in '' $ac_executable_extensions; do
1961 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2764 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1962 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2765 ac_cv_prog_CC="${ac_tool_prefix}gcc"
1963 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2766 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1964 break 2 2767 break 2
1965 fi 2768 fi
1966done 2769done
1967done 2770 done
1968IFS=$as_save_IFS 2771IFS=$as_save_IFS
1969 2772
1970fi 2773fi
1971fi 2774fi
1972CC=$ac_cv_prog_CC 2775CC=$ac_cv_prog_CC
1973if test -n "$CC"; then 2776if test -n "$CC"; then
1974 { echo "$as_me:$LINENO: result: $CC" >&5 2777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
1975echo "${ECHO_T}$CC" >&6; } 2778$as_echo "$CC" >&6; }
1976else 2779else
1977 { echo "$as_me:$LINENO: result: no" >&5 2780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1978echo "${ECHO_T}no" >&6; } 2781$as_echo "no" >&6; }
1979fi 2782fi
1980 2783
1981 2784
1982fi 2785fi
1983if test -z "$ac_cv_prog_CC"; then 2786if test -z "$ac_cv_prog_CC"; then
1984 ac_ct_CC=$CC 2787 ac_ct_CC=$CC
1985 # Extract the first word of "gcc", so it can be a program name with args. 2788 # Extract the first word of "gcc", so it can be a program name with args.
1986set dummy gcc; ac_word=$2 2789set dummy gcc; ac_word=$2
1987{ echo "$as_me:$LINENO: checking for $ac_word" >&5 2790{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1988echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2791$as_echo_n "checking for $ac_word... " >&6; }
1989if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2792if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
1990 echo $ECHO_N "(cached) $ECHO_C" >&6 2793 $as_echo_n "(cached) " >&6
1991else 2794else
1992 if test -n "$ac_ct_CC"; then 2795 if test -n "$ac_ct_CC"; then
1993 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2796 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
1994else 2797else
1995as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2798as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1996for as_dir in $PATH 2799for as_dir in $PATH
1997do 2800do
1998 IFS=$as_save_IFS 2801 IFS=$as_save_IFS
1999 test -z "$as_dir" && as_dir=. 2802 test -z "$as_dir" && as_dir=.
2000 for ac_exec_ext in '' $ac_executable_extensions; do 2803 for ac_exec_ext in '' $ac_executable_extensions; do
2001 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2804 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2002 ac_cv_prog_ac_ct_CC="gcc" 2805 ac_cv_prog_ac_ct_CC="gcc"
2003 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2806 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2004 break 2 2807 break 2
2005 fi 2808 fi
2006done 2809done
2007done 2810 done
2008IFS=$as_save_IFS 2811IFS=$as_save_IFS
2009 2812
2010fi 2813fi
2011fi 2814fi
2012ac_ct_CC=$ac_cv_prog_ac_ct_CC 2815ac_ct_CC=$ac_cv_prog_ac_ct_CC
2013if test -n "$ac_ct_CC"; then 2816if test -n "$ac_ct_CC"; then
2014 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2015echo "${ECHO_T}$ac_ct_CC" >&6; } 2818$as_echo "$ac_ct_CC" >&6; }
2016else 2819else
2017 { echo "$as_me:$LINENO: result: no" >&5 2820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2018echo "${ECHO_T}no" >&6; } 2821$as_echo "no" >&6; }
2019fi 2822fi
2020 2823
2021 if test "x$ac_ct_CC" = x; then 2824 if test "x$ac_ct_CC" = x; then
2022 CC="" 2825 CC=""
2023 else 2826 else
2024 case $cross_compiling:$ac_tool_warned in 2827 case $cross_compiling:$ac_tool_warned in
2025yes:) 2828yes:)
2026{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2829{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2027whose name does not start with the host triplet. If you think this 2830$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2028configuration is useful to you, please write to autoconf@gnu.org." >&5
2029echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2030whose name does not start with the host triplet. If you think this
2031configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2032ac_tool_warned=yes ;; 2831ac_tool_warned=yes ;;
2033esac 2832esac
2034 CC=$ac_ct_CC 2833 CC=$ac_ct_CC
2035 fi 2834 fi
2036else 2835else
2039 2838
2040if test -z "$CC"; then 2839if test -z "$CC"; then
2041 if test -n "$ac_tool_prefix"; then 2840 if test -n "$ac_tool_prefix"; then
2042 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2841 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2043set dummy ${ac_tool_prefix}cc; ac_word=$2 2842set dummy ${ac_tool_prefix}cc; ac_word=$2
2044{ echo "$as_me:$LINENO: checking for $ac_word" >&5 2843{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2045echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2844$as_echo_n "checking for $ac_word... " >&6; }
2046if test "${ac_cv_prog_CC+set}" = set; then 2845if test "${ac_cv_prog_CC+set}" = set; then :
2047 echo $ECHO_N "(cached) $ECHO_C" >&6 2846 $as_echo_n "(cached) " >&6
2048else 2847else
2049 if test -n "$CC"; then 2848 if test -n "$CC"; then
2050 ac_cv_prog_CC="$CC" # Let the user override the test. 2849 ac_cv_prog_CC="$CC" # Let the user override the test.
2051else 2850else
2052as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2851as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2053for as_dir in $PATH 2852for as_dir in $PATH
2054do 2853do
2055 IFS=$as_save_IFS 2854 IFS=$as_save_IFS
2056 test -z "$as_dir" && as_dir=. 2855 test -z "$as_dir" && as_dir=.
2057 for ac_exec_ext in '' $ac_executable_extensions; do 2856 for ac_exec_ext in '' $ac_executable_extensions; do
2058 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2857 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2059 ac_cv_prog_CC="${ac_tool_prefix}cc" 2858 ac_cv_prog_CC="${ac_tool_prefix}cc"
2060 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2859 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2061 break 2 2860 break 2
2062 fi 2861 fi
2063done 2862done
2064done 2863 done
2065IFS=$as_save_IFS 2864IFS=$as_save_IFS
2066 2865
2067fi 2866fi
2068fi 2867fi
2069CC=$ac_cv_prog_CC 2868CC=$ac_cv_prog_CC
2070if test -n "$CC"; then 2869if test -n "$CC"; then
2071 { echo "$as_me:$LINENO: result: $CC" >&5 2870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2072echo "${ECHO_T}$CC" >&6; } 2871$as_echo "$CC" >&6; }
2073else 2872else
2074 { echo "$as_me:$LINENO: result: no" >&5 2873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2075echo "${ECHO_T}no" >&6; } 2874$as_echo "no" >&6; }
2076fi 2875fi
2077 2876
2078 2877
2079 fi 2878 fi
2080fi 2879fi
2081if test -z "$CC"; then 2880if test -z "$CC"; then
2082 # Extract the first word of "cc", so it can be a program name with args. 2881 # Extract the first word of "cc", so it can be a program name with args.
2083set dummy cc; ac_word=$2 2882set dummy cc; ac_word=$2
2084{ echo "$as_me:$LINENO: checking for $ac_word" >&5 2883{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2085echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2884$as_echo_n "checking for $ac_word... " >&6; }
2086if test "${ac_cv_prog_CC+set}" = set; then 2885if test "${ac_cv_prog_CC+set}" = set; then :
2087 echo $ECHO_N "(cached) $ECHO_C" >&6 2886 $as_echo_n "(cached) " >&6
2088else 2887else
2089 if test -n "$CC"; then 2888 if test -n "$CC"; then
2090 ac_cv_prog_CC="$CC" # Let the user override the test. 2889 ac_cv_prog_CC="$CC" # Let the user override the test.
2091else 2890else
2092 ac_prog_rejected=no 2891 ac_prog_rejected=no
2093as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2892as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2094for as_dir in $PATH 2893for as_dir in $PATH
2095do 2894do
2096 IFS=$as_save_IFS 2895 IFS=$as_save_IFS
2097 test -z "$as_dir" && as_dir=. 2896 test -z "$as_dir" && as_dir=.
2098 for ac_exec_ext in '' $ac_executable_extensions; do 2897 for ac_exec_ext in '' $ac_executable_extensions; do
2099 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2898 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2100 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 2899 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2101 ac_prog_rejected=yes 2900 ac_prog_rejected=yes
2102 continue 2901 continue
2103 fi 2902 fi
2104 ac_cv_prog_CC="cc" 2903 ac_cv_prog_CC="cc"
2105 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2904 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2106 break 2 2905 break 2
2107 fi 2906 fi
2108done 2907done
2109done 2908 done
2110IFS=$as_save_IFS 2909IFS=$as_save_IFS
2111 2910
2112if test $ac_prog_rejected = yes; then 2911if test $ac_prog_rejected = yes; then
2113 # We found a bogon in the path, so make sure we never use it. 2912 # We found a bogon in the path, so make sure we never use it.
2114 set dummy $ac_cv_prog_CC 2913 set dummy $ac_cv_prog_CC
2123fi 2922fi
2124fi 2923fi
2125fi 2924fi
2126CC=$ac_cv_prog_CC 2925CC=$ac_cv_prog_CC
2127if test -n "$CC"; then 2926if test -n "$CC"; then
2128 { echo "$as_me:$LINENO: result: $CC" >&5 2927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2129echo "${ECHO_T}$CC" >&6; } 2928$as_echo "$CC" >&6; }
2130else 2929else
2131 { echo "$as_me:$LINENO: result: no" >&5 2930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2132echo "${ECHO_T}no" >&6; } 2931$as_echo "no" >&6; }
2133fi 2932fi
2134 2933
2135 2934
2136fi 2935fi
2137if test -z "$CC"; then 2936if test -z "$CC"; then
2138 if test -n "$ac_tool_prefix"; then 2937 if test -n "$ac_tool_prefix"; then
2139 for ac_prog in cl.exe 2938 for ac_prog in cl.exe
2140 do 2939 do
2141 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2940 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2142set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2941set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2143{ echo "$as_me:$LINENO: checking for $ac_word" >&5 2942{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2144echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2943$as_echo_n "checking for $ac_word... " >&6; }
2145if test "${ac_cv_prog_CC+set}" = set; then 2944if test "${ac_cv_prog_CC+set}" = set; then :
2146 echo $ECHO_N "(cached) $ECHO_C" >&6 2945 $as_echo_n "(cached) " >&6
2147else 2946else
2148 if test -n "$CC"; then 2947 if test -n "$CC"; then
2149 ac_cv_prog_CC="$CC" # Let the user override the test. 2948 ac_cv_prog_CC="$CC" # Let the user override the test.
2150else 2949else
2151as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2950as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2152for as_dir in $PATH 2951for as_dir in $PATH
2153do 2952do
2154 IFS=$as_save_IFS 2953 IFS=$as_save_IFS
2155 test -z "$as_dir" && as_dir=. 2954 test -z "$as_dir" && as_dir=.
2156 for ac_exec_ext in '' $ac_executable_extensions; do 2955 for ac_exec_ext in '' $ac_executable_extensions; do
2157 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2956 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2158 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2957 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2159 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2958 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2160 break 2 2959 break 2
2161 fi 2960 fi
2162done 2961done
2163done 2962 done
2164IFS=$as_save_IFS 2963IFS=$as_save_IFS
2165 2964
2166fi 2965fi
2167fi 2966fi
2168CC=$ac_cv_prog_CC 2967CC=$ac_cv_prog_CC
2169if test -n "$CC"; then 2968if test -n "$CC"; then
2170 { echo "$as_me:$LINENO: result: $CC" >&5 2969 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2171echo "${ECHO_T}$CC" >&6; } 2970$as_echo "$CC" >&6; }
2172else 2971else
2173 { echo "$as_me:$LINENO: result: no" >&5 2972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2174echo "${ECHO_T}no" >&6; } 2973$as_echo "no" >&6; }
2175fi 2974fi
2176 2975
2177 2976
2178 test -n "$CC" && break 2977 test -n "$CC" && break
2179 done 2978 done
2182 ac_ct_CC=$CC 2981 ac_ct_CC=$CC
2183 for ac_prog in cl.exe 2982 for ac_prog in cl.exe
2184do 2983do
2185 # Extract the first word of "$ac_prog", so it can be a program name with args. 2984 # Extract the first word of "$ac_prog", so it can be a program name with args.
2186set dummy $ac_prog; ac_word=$2 2985set dummy $ac_prog; ac_word=$2
2187{ echo "$as_me:$LINENO: checking for $ac_word" >&5 2986{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2188echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2987$as_echo_n "checking for $ac_word... " >&6; }
2189if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2988if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2190 echo $ECHO_N "(cached) $ECHO_C" >&6 2989 $as_echo_n "(cached) " >&6
2191else 2990else
2192 if test -n "$ac_ct_CC"; then 2991 if test -n "$ac_ct_CC"; then
2193 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2992 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2194else 2993else
2195as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2994as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2196for as_dir in $PATH 2995for as_dir in $PATH
2197do 2996do
2198 IFS=$as_save_IFS 2997 IFS=$as_save_IFS
2199 test -z "$as_dir" && as_dir=. 2998 test -z "$as_dir" && as_dir=.
2200 for ac_exec_ext in '' $ac_executable_extensions; do 2999 for ac_exec_ext in '' $ac_executable_extensions; do
2201 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3000 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2202 ac_cv_prog_ac_ct_CC="$ac_prog" 3001 ac_cv_prog_ac_ct_CC="$ac_prog"
2203 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3002 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2204 break 2 3003 break 2
2205 fi 3004 fi
2206done 3005done
2207done 3006 done
2208IFS=$as_save_IFS 3007IFS=$as_save_IFS
2209 3008
2210fi 3009fi
2211fi 3010fi
2212ac_ct_CC=$ac_cv_prog_ac_ct_CC 3011ac_ct_CC=$ac_cv_prog_ac_ct_CC
2213if test -n "$ac_ct_CC"; then 3012if test -n "$ac_ct_CC"; then
2214 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 3013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2215echo "${ECHO_T}$ac_ct_CC" >&6; } 3014$as_echo "$ac_ct_CC" >&6; }
2216else 3015else
2217 { echo "$as_me:$LINENO: result: no" >&5 3016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2218echo "${ECHO_T}no" >&6; } 3017$as_echo "no" >&6; }
2219fi 3018fi
2220 3019
2221 3020
2222 test -n "$ac_ct_CC" && break 3021 test -n "$ac_ct_CC" && break
2223done 3022done
2225 if test "x$ac_ct_CC" = x; then 3024 if test "x$ac_ct_CC" = x; then
2226 CC="" 3025 CC=""
2227 else 3026 else
2228 case $cross_compiling:$ac_tool_warned in 3027 case $cross_compiling:$ac_tool_warned in
2229yes:) 3028yes:)
2230{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3029{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2231whose name does not start with the host triplet. If you think this 3030$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2232configuration is useful to you, please write to autoconf@gnu.org." >&5
2233echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2234whose name does not start with the host triplet. If you think this
2235configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2236ac_tool_warned=yes ;; 3031ac_tool_warned=yes ;;
2237esac 3032esac
2238 CC=$ac_ct_CC 3033 CC=$ac_ct_CC
2239 fi 3034 fi
2240fi 3035fi
2241 3036
2242fi 3037fi
2243 3038
2244 3039
2245test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 3040test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2246See \`config.log' for more details." >&5 3041$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2247echo "$as_me: error: no acceptable C compiler found in \$PATH 3042as_fn_error "no acceptable C compiler found in \$PATH
2248See \`config.log' for more details." >&2;} 3043See \`config.log' for more details." "$LINENO" 5; }
2249 { (exit 1); exit 1; }; }
2250 3044
2251# Provide some information about the compiler. 3045# Provide some information about the compiler.
2252echo "$as_me:$LINENO: checking for C compiler version" >&5 3046$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2253ac_compiler=`set X $ac_compile; echo $2` 3047set X $ac_compile
3048ac_compiler=$2
3049for ac_option in --version -v -V -qversion; do
2254{ (ac_try="$ac_compiler --version >&5" 3050 { { ac_try="$ac_compiler $ac_option >&5"
2255case "(($ac_try" in 3051case "(($ac_try" in
2256 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3052 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2257 *) ac_try_echo=$ac_try;; 3053 *) ac_try_echo=$ac_try;;
2258esac 3054esac
2259eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3055eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2260 (eval "$ac_compiler --version >&5") 2>&5 3056$as_echo "$ac_try_echo"; } >&5
3057 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2261 ac_status=$? 3058 ac_status=$?
3059 if test -s conftest.err; then
3060 sed '10a\
3061... rest of stderr output deleted ...
3062 10q' conftest.err >conftest.er1
3063 cat conftest.er1 >&5
3064 fi
3065 rm -f conftest.er1 conftest.err
2262 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3066 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2263 (exit $ac_status); } 3067 test $ac_status = 0; }
2264{ (ac_try="$ac_compiler -v >&5" 3068done
3069
3070cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3071/* end confdefs.h. */
3072
3073int
3074main ()
3075{
3076
3077 ;
3078 return 0;
3079}
3080_ACEOF
3081ac_clean_files_save=$ac_clean_files
3082ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3083# Try to create an executable without -o first, disregard a.out.
3084# It will help us diagnose broken compilers, and finding out an intuition
3085# of exeext.
3086{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3087$as_echo_n "checking whether the C compiler works... " >&6; }
3088ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3089
3090# The possible output files:
3091ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3092
3093ac_rmfiles=
3094for ac_file in $ac_files
3095do
3096 case $ac_file in
3097 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3098 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3099 esac
3100done
3101rm -f $ac_rmfiles
3102
3103if { { ac_try="$ac_link_default"
2265case "(($ac_try" in 3104case "(($ac_try" in
2266 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3105 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2267 *) ac_try_echo=$ac_try;; 3106 *) ac_try_echo=$ac_try;;
2268esac 3107esac
2269eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3108eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2270 (eval "$ac_compiler -v >&5") 2>&5 3109$as_echo "$ac_try_echo"; } >&5
2271 ac_status=$?
2272 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2273 (exit $ac_status); }
2274{ (ac_try="$ac_compiler -V >&5"
2275case "(($ac_try" in
2276 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2277 *) ac_try_echo=$ac_try;;
2278esac
2279eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2280 (eval "$ac_compiler -V >&5") 2>&5
2281 ac_status=$?
2282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2283 (exit $ac_status); }
2284
2285cat >conftest.$ac_ext <<_ACEOF
2286/* confdefs.h. */
2287_ACEOF
2288cat confdefs.h >>conftest.$ac_ext
2289cat >>conftest.$ac_ext <<_ACEOF
2290/* end confdefs.h. */
2291
2292int
2293main ()
2294{
2295
2296 ;
2297 return 0;
2298}
2299_ACEOF
2300ac_clean_files_save=$ac_clean_files
2301ac_clean_files="$ac_clean_files a.out a.exe b.out"
2302# Try to create an executable without -o first, disregard a.out.
2303# It will help us diagnose broken compilers, and finding out an intuition
2304# of exeext.
2305{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2306echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2307ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2308#
2309# List of possible output files, starting from the most likely.
2310# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2311# only as a last resort. b.out is created by i960 compilers.
2312ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2313#
2314# The IRIX 6 linker writes into existing files which may not be
2315# executable, retaining their permissions. Remove them first so a
2316# subsequent execution test works.
2317ac_rmfiles=
2318for ac_file in $ac_files
2319do
2320 case $ac_file in
2321 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2322 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2323 esac
2324done
2325rm -f $ac_rmfiles
2326
2327if { (ac_try="$ac_link_default"
2328case "(($ac_try" in
2329 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2330 *) ac_try_echo=$ac_try;;
2331esac
2332eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2333 (eval "$ac_link_default") 2>&5 3110 (eval "$ac_link_default") 2>&5
2334 ac_status=$? 3111 ac_status=$?
2335 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3112 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2336 (exit $ac_status); }; then 3113 test $ac_status = 0; }; then :
2337 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 3114 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2338# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' 3115# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2339# in a Makefile. We should not override ac_cv_exeext if it was cached, 3116# in a Makefile. We should not override ac_cv_exeext if it was cached,
2340# so that the user can short-circuit this test for compilers unknown to 3117# so that the user can short-circuit this test for compilers unknown to
2341# Autoconf. 3118# Autoconf.
2342for ac_file in $ac_files '' 3119for ac_file in $ac_files ''
2343do 3120do
2344 test -f "$ac_file" || continue 3121 test -f "$ac_file" || continue
2345 case $ac_file in 3122 case $ac_file in
2346 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 3123 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2347 ;; 3124 ;;
2348 [ab].out ) 3125 [ab].out )
2349 # We found the default executable, but exeext='' is most 3126 # We found the default executable, but exeext='' is most
2350 # certainly right. 3127 # certainly right.
2351 break;; 3128 break;;
2352 *.* ) 3129 *.* )
2353 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; 3130 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2354 then :; else 3131 then :; else
2355 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3132 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2356 fi 3133 fi
2357 # We set ac_cv_exeext here because the later test for it is not 3134 # We set ac_cv_exeext here because the later test for it is not
2358 # safe: cross compilers may not add the suffix if given an `-o' 3135 # safe: cross compilers may not add the suffix if given an `-o'
2367test "$ac_cv_exeext" = no && ac_cv_exeext= 3144test "$ac_cv_exeext" = no && ac_cv_exeext=
2368 3145
2369else 3146else
2370 ac_file='' 3147 ac_file=''
2371fi 3148fi
2372
2373{ echo "$as_me:$LINENO: result: $ac_file" >&5
2374echo "${ECHO_T}$ac_file" >&6; }
2375if test -z "$ac_file"; then 3149if test -z "$ac_file"; then :
3150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3151$as_echo "no" >&6; }
2376 echo "$as_me: failed program was:" >&5 3152$as_echo "$as_me: failed program was:" >&5
2377sed 's/^/| /' conftest.$ac_ext >&5 3153sed 's/^/| /' conftest.$ac_ext >&5
2378 3154
2379{ { echo "$as_me:$LINENO: error: C compiler cannot create executables 3155{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2380See \`config.log' for more details." >&5 3156$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3157{ as_fn_set_status 77
2381echo "$as_me: error: C compiler cannot create executables 3158as_fn_error "C compiler cannot create executables
2382See \`config.log' for more details." >&2;} 3159See \`config.log' for more details." "$LINENO" 5; }; }
2383 { (exit 77); exit 77; }; } 3160else
3161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3162$as_echo "yes" >&6; }
2384fi 3163fi
2385 3164{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3165$as_echo_n "checking for C compiler default output file name... " >&6; }
3166{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3167$as_echo "$ac_file" >&6; }
2386ac_exeext=$ac_cv_exeext 3168ac_exeext=$ac_cv_exeext
2387 3169
2388# Check that the compiler produces executables we can run. If not, either
2389# the compiler is broken, or we cross compile.
2390{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2391echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2392# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2393# If not cross compiling, check that we can run a simple program.
2394if test "$cross_compiling" != yes; then
2395 if { ac_try='./$ac_file'
2396 { (case "(($ac_try" in
2397 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2398 *) ac_try_echo=$ac_try;;
2399esac
2400eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2401 (eval "$ac_try") 2>&5
2402 ac_status=$?
2403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2404 (exit $ac_status); }; }; then
2405 cross_compiling=no
2406 else
2407 if test "$cross_compiling" = maybe; then
2408 cross_compiling=yes
2409 else
2410 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2411If you meant to cross compile, use \`--host'.
2412See \`config.log' for more details." >&5
2413echo "$as_me: error: cannot run C compiled programs.
2414If you meant to cross compile, use \`--host'.
2415See \`config.log' for more details." >&2;}
2416 { (exit 1); exit 1; }; }
2417 fi
2418 fi
2419fi
2420{ echo "$as_me:$LINENO: result: yes" >&5
2421echo "${ECHO_T}yes" >&6; }
2422
2423rm -f a.out a.exe conftest$ac_cv_exeext b.out 3170rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2424ac_clean_files=$ac_clean_files_save 3171ac_clean_files=$ac_clean_files_save
2425# Check that the compiler produces executables we can run. If not, either
2426# the compiler is broken, or we cross compile.
2427{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2428echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2429{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
2430echo "${ECHO_T}$cross_compiling" >&6; }
2431
2432{ echo "$as_me:$LINENO: checking for suffix of executables" >&5 3172{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2433echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 3173$as_echo_n "checking for suffix of executables... " >&6; }
2434if { (ac_try="$ac_link" 3174if { { ac_try="$ac_link"
2435case "(($ac_try" in 3175case "(($ac_try" in
2436 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3176 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2437 *) ac_try_echo=$ac_try;; 3177 *) ac_try_echo=$ac_try;;
2438esac 3178esac
2439eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3179eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3180$as_echo "$ac_try_echo"; } >&5
2440 (eval "$ac_link") 2>&5 3181 (eval "$ac_link") 2>&5
2441 ac_status=$? 3182 ac_status=$?
2442 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3183 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2443 (exit $ac_status); }; then 3184 test $ac_status = 0; }; then :
2444 # If both `conftest.exe' and `conftest' are `present' (well, observable) 3185 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2445# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will 3186# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2446# work properly (i.e., refer to `conftest.exe'), while it won't with 3187# work properly (i.e., refer to `conftest.exe'), while it won't with
2447# `rm'. 3188# `rm'.
2448for ac_file in conftest.exe conftest conftest.*; do 3189for ac_file in conftest.exe conftest conftest.*; do
2449 test -f "$ac_file" || continue 3190 test -f "$ac_file" || continue
2450 case $ac_file in 3191 case $ac_file in
2451 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 3192 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2452 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3193 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2453 break;; 3194 break;;
2454 * ) break;; 3195 * ) break;;
2455 esac 3196 esac
2456done 3197done
2457else 3198else
2458 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 3199 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2459See \`config.log' for more details." >&5 3200$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2460echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 3201as_fn_error "cannot compute suffix of executables: cannot compile and link
2461See \`config.log' for more details." >&2;} 3202See \`config.log' for more details." "$LINENO" 5; }
2462 { (exit 1); exit 1; }; }
2463fi 3203fi
2464
2465rm -f conftest$ac_cv_exeext 3204rm -f conftest conftest$ac_cv_exeext
2466{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 3205{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2467echo "${ECHO_T}$ac_cv_exeext" >&6; } 3206$as_echo "$ac_cv_exeext" >&6; }
2468 3207
2469rm -f conftest.$ac_ext 3208rm -f conftest.$ac_ext
2470EXEEXT=$ac_cv_exeext 3209EXEEXT=$ac_cv_exeext
2471ac_exeext=$EXEEXT 3210ac_exeext=$EXEEXT
2472{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
2473echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2474if test "${ac_cv_objext+set}" = set; then
2475 echo $ECHO_N "(cached) $ECHO_C" >&6
2476else
2477 cat >conftest.$ac_ext <<_ACEOF
2478/* confdefs.h. */
2479_ACEOF
2480cat confdefs.h >>conftest.$ac_ext 3211cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2481cat >>conftest.$ac_ext <<_ACEOF
2482/* end confdefs.h. */ 3212/* end confdefs.h. */
2483 3213#include <stdio.h>
2484int 3214int
2485main () 3215main ()
2486{ 3216{
3217FILE *f = fopen ("conftest.out", "w");
3218 return ferror (f) || fclose (f) != 0;
2487 3219
2488 ; 3220 ;
2489 return 0; 3221 return 0;
2490} 3222}
2491_ACEOF 3223_ACEOF
2492rm -f conftest.o conftest.obj 3224ac_clean_files="$ac_clean_files conftest.out"
2493if { (ac_try="$ac_compile" 3225# Check that the compiler produces executables we can run. If not, either
3226# the compiler is broken, or we cross compile.
3227{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3228$as_echo_n "checking whether we are cross compiling... " >&6; }
3229if test "$cross_compiling" != yes; then
3230 { { ac_try="$ac_link"
2494case "(($ac_try" in 3231case "(($ac_try" in
2495 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3232 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2496 *) ac_try_echo=$ac_try;; 3233 *) ac_try_echo=$ac_try;;
2497esac 3234esac
2498eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3235eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3236$as_echo "$ac_try_echo"; } >&5
3237 (eval "$ac_link") 2>&5
3238 ac_status=$?
3239 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3240 test $ac_status = 0; }
3241 if { ac_try='./conftest$ac_cv_exeext'
3242 { { case "(($ac_try" in
3243 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3244 *) ac_try_echo=$ac_try;;
3245esac
3246eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3247$as_echo "$ac_try_echo"; } >&5
3248 (eval "$ac_try") 2>&5
3249 ac_status=$?
3250 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3251 test $ac_status = 0; }; }; then
3252 cross_compiling=no
3253 else
3254 if test "$cross_compiling" = maybe; then
3255 cross_compiling=yes
3256 else
3257 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3258$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3259as_fn_error "cannot run C compiled programs.
3260If you meant to cross compile, use \`--host'.
3261See \`config.log' for more details." "$LINENO" 5; }
3262 fi
3263 fi
3264fi
3265{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3266$as_echo "$cross_compiling" >&6; }
3267
3268rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3269ac_clean_files=$ac_clean_files_save
3270{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3271$as_echo_n "checking for suffix of object files... " >&6; }
3272if test "${ac_cv_objext+set}" = set; then :
3273 $as_echo_n "(cached) " >&6
3274else
3275 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3276/* end confdefs.h. */
3277
3278int
3279main ()
3280{
3281
3282 ;
3283 return 0;
3284}
3285_ACEOF
3286rm -f conftest.o conftest.obj
3287if { { ac_try="$ac_compile"
3288case "(($ac_try" in
3289 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3290 *) ac_try_echo=$ac_try;;
3291esac
3292eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3293$as_echo "$ac_try_echo"; } >&5
2499 (eval "$ac_compile") 2>&5 3294 (eval "$ac_compile") 2>&5
2500 ac_status=$? 3295 ac_status=$?
2501 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3296 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2502 (exit $ac_status); }; then 3297 test $ac_status = 0; }; then :
2503 for ac_file in conftest.o conftest.obj conftest.*; do 3298 for ac_file in conftest.o conftest.obj conftest.*; do
2504 test -f "$ac_file" || continue; 3299 test -f "$ac_file" || continue;
2505 case $ac_file in 3300 case $ac_file in
2506 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; 3301 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2507 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 3302 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2508 break;; 3303 break;;
2509 esac 3304 esac
2510done 3305done
2511else 3306else
2512 echo "$as_me: failed program was:" >&5 3307 $as_echo "$as_me: failed program was:" >&5
2513sed 's/^/| /' conftest.$ac_ext >&5 3308sed 's/^/| /' conftest.$ac_ext >&5
2514 3309
2515{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 3310{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2516See \`config.log' for more details." >&5 3311$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2517echo "$as_me: error: cannot compute suffix of object files: cannot compile 3312as_fn_error "cannot compute suffix of object files: cannot compile
2518See \`config.log' for more details." >&2;} 3313See \`config.log' for more details." "$LINENO" 5; }
2519 { (exit 1); exit 1; }; }
2520fi 3314fi
2521
2522rm -f conftest.$ac_cv_objext conftest.$ac_ext 3315rm -f conftest.$ac_cv_objext conftest.$ac_ext
2523fi 3316fi
2524{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 3317{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
2525echo "${ECHO_T}$ac_cv_objext" >&6; } 3318$as_echo "$ac_cv_objext" >&6; }
2526OBJEXT=$ac_cv_objext 3319OBJEXT=$ac_cv_objext
2527ac_objext=$OBJEXT 3320ac_objext=$OBJEXT
2528{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 3321{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
2529echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } 3322$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
2530if test "${ac_cv_c_compiler_gnu+set}" = set; then 3323if test "${ac_cv_c_compiler_gnu+set}" = set; then :
2531 echo $ECHO_N "(cached) $ECHO_C" >&6 3324 $as_echo_n "(cached) " >&6
2532else 3325else
2533 cat >conftest.$ac_ext <<_ACEOF
2534/* confdefs.h. */
2535_ACEOF
2536cat confdefs.h >>conftest.$ac_ext 3326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2537cat >>conftest.$ac_ext <<_ACEOF
2538/* end confdefs.h. */ 3327/* end confdefs.h. */
2539 3328
2540int 3329int
2541main () 3330main ()
2542{ 3331{
2546 3335
2547 ; 3336 ;
2548 return 0; 3337 return 0;
2549} 3338}
2550_ACEOF 3339_ACEOF
2551rm -f conftest.$ac_objext 3340if ac_fn_c_try_compile "$LINENO"; then :
2552if { (ac_try="$ac_compile"
2553case "(($ac_try" in
2554 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2555 *) ac_try_echo=$ac_try;;
2556esac
2557eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2558 (eval "$ac_compile") 2>conftest.er1
2559 ac_status=$?
2560 grep -v '^ *+' conftest.er1 >conftest.err
2561 rm -f conftest.er1
2562 cat conftest.err >&5
2563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2564 (exit $ac_status); } && {
2565 test -z "$ac_c_werror_flag" ||
2566 test ! -s conftest.err
2567 } && test -s conftest.$ac_objext; then
2568 ac_compiler_gnu=yes 3341 ac_compiler_gnu=yes
2569else 3342else
2570 echo "$as_me: failed program was:" >&5
2571sed 's/^/| /' conftest.$ac_ext >&5
2572
2573 ac_compiler_gnu=no 3343 ac_compiler_gnu=no
2574fi 3344fi
2575
2576rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3345rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2577ac_cv_c_compiler_gnu=$ac_compiler_gnu 3346ac_cv_c_compiler_gnu=$ac_compiler_gnu
2578 3347
2579fi 3348fi
2580{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3349{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
2581echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 3350$as_echo "$ac_cv_c_compiler_gnu" >&6; }
2582GCC=`test $ac_compiler_gnu = yes && echo yes` 3351if test $ac_compiler_gnu = yes; then
3352 GCC=yes
3353else
3354 GCC=
3355fi
2583ac_test_CFLAGS=${CFLAGS+set} 3356ac_test_CFLAGS=${CFLAGS+set}
2584ac_save_CFLAGS=$CFLAGS 3357ac_save_CFLAGS=$CFLAGS
2585{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 3358{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
2586echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } 3359$as_echo_n "checking whether $CC accepts -g... " >&6; }
2587if test "${ac_cv_prog_cc_g+set}" = set; then 3360if test "${ac_cv_prog_cc_g+set}" = set; then :
2588 echo $ECHO_N "(cached) $ECHO_C" >&6 3361 $as_echo_n "(cached) " >&6
2589else 3362else
2590 ac_save_c_werror_flag=$ac_c_werror_flag 3363 ac_save_c_werror_flag=$ac_c_werror_flag
2591 ac_c_werror_flag=yes 3364 ac_c_werror_flag=yes
2592 ac_cv_prog_cc_g=no 3365 ac_cv_prog_cc_g=no
2593 CFLAGS="-g" 3366 CFLAGS="-g"
2594 cat >conftest.$ac_ext <<_ACEOF
2595/* confdefs.h. */
2596_ACEOF
2597cat confdefs.h >>conftest.$ac_ext 3367 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2598cat >>conftest.$ac_ext <<_ACEOF
2599/* end confdefs.h. */ 3368/* end confdefs.h. */
2600 3369
2601int 3370int
2602main () 3371main ()
2603{ 3372{
2604 3373
2605 ; 3374 ;
2606 return 0; 3375 return 0;
2607} 3376}
2608_ACEOF 3377_ACEOF
2609rm -f conftest.$ac_objext 3378if ac_fn_c_try_compile "$LINENO"; then :
2610if { (ac_try="$ac_compile"
2611case "(($ac_try" in
2612 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2613 *) ac_try_echo=$ac_try;;
2614esac
2615eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2616 (eval "$ac_compile") 2>conftest.er1
2617 ac_status=$?
2618 grep -v '^ *+' conftest.er1 >conftest.err
2619 rm -f conftest.er1
2620 cat conftest.err >&5
2621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2622 (exit $ac_status); } && {
2623 test -z "$ac_c_werror_flag" ||
2624 test ! -s conftest.err
2625 } && test -s conftest.$ac_objext; then
2626 ac_cv_prog_cc_g=yes 3379 ac_cv_prog_cc_g=yes
2627else 3380else
2628 echo "$as_me: failed program was:" >&5
2629sed 's/^/| /' conftest.$ac_ext >&5
2630
2631 CFLAGS="" 3381 CFLAGS=""
2632 cat >conftest.$ac_ext <<_ACEOF
2633/* confdefs.h. */
2634_ACEOF
2635cat confdefs.h >>conftest.$ac_ext 3382 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2636cat >>conftest.$ac_ext <<_ACEOF
2637/* end confdefs.h. */ 3383/* end confdefs.h. */
2638 3384
2639int 3385int
2640main () 3386main ()
2641{ 3387{
2642 3388
2643 ; 3389 ;
2644 return 0; 3390 return 0;
2645} 3391}
2646_ACEOF 3392_ACEOF
2647rm -f conftest.$ac_objext 3393if ac_fn_c_try_compile "$LINENO"; then :
2648if { (ac_try="$ac_compile"
2649case "(($ac_try" in
2650 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2651 *) ac_try_echo=$ac_try;;
2652esac
2653eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2654 (eval "$ac_compile") 2>conftest.er1
2655 ac_status=$?
2656 grep -v '^ *+' conftest.er1 >conftest.err
2657 rm -f conftest.er1
2658 cat conftest.err >&5
2659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2660 (exit $ac_status); } && {
2661 test -z "$ac_c_werror_flag" ||
2662 test ! -s conftest.err
2663 } && test -s conftest.$ac_objext; then
2664 :
2665else
2666 echo "$as_me: failed program was:" >&5
2667sed 's/^/| /' conftest.$ac_ext >&5
2668 3394
3395else
2669 ac_c_werror_flag=$ac_save_c_werror_flag 3396 ac_c_werror_flag=$ac_save_c_werror_flag
2670 CFLAGS="-g" 3397 CFLAGS="-g"
2671 cat >conftest.$ac_ext <<_ACEOF
2672/* confdefs.h. */
2673_ACEOF
2674cat confdefs.h >>conftest.$ac_ext 3398 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2675cat >>conftest.$ac_ext <<_ACEOF
2676/* end confdefs.h. */ 3399/* end confdefs.h. */
2677 3400
2678int 3401int
2679main () 3402main ()
2680{ 3403{
2681 3404
2682 ; 3405 ;
2683 return 0; 3406 return 0;
2684} 3407}
2685_ACEOF 3408_ACEOF
2686rm -f conftest.$ac_objext 3409if ac_fn_c_try_compile "$LINENO"; then :
2687if { (ac_try="$ac_compile"
2688case "(($ac_try" in
2689 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2690 *) ac_try_echo=$ac_try;;
2691esac
2692eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2693 (eval "$ac_compile") 2>conftest.er1
2694 ac_status=$?
2695 grep -v '^ *+' conftest.er1 >conftest.err
2696 rm -f conftest.er1
2697 cat conftest.err >&5
2698 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2699 (exit $ac_status); } && {
2700 test -z "$ac_c_werror_flag" ||
2701 test ! -s conftest.err
2702 } && test -s conftest.$ac_objext; then
2703 ac_cv_prog_cc_g=yes 3410 ac_cv_prog_cc_g=yes
2704else
2705 echo "$as_me: failed program was:" >&5
2706sed 's/^/| /' conftest.$ac_ext >&5
2707
2708
2709fi 3411fi
2710
2711rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3412rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2712fi 3413fi
2713
2714rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3414rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2715fi 3415fi
2716
2717rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3416rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2718 ac_c_werror_flag=$ac_save_c_werror_flag 3417 ac_c_werror_flag=$ac_save_c_werror_flag
2719fi 3418fi
2720{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3419{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
2721echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } 3420$as_echo "$ac_cv_prog_cc_g" >&6; }
2722if test "$ac_test_CFLAGS" = set; then 3421if test "$ac_test_CFLAGS" = set; then
2723 CFLAGS=$ac_save_CFLAGS 3422 CFLAGS=$ac_save_CFLAGS
2724elif test $ac_cv_prog_cc_g = yes; then 3423elif test $ac_cv_prog_cc_g = yes; then
2725 if test "$GCC" = yes; then 3424 if test "$GCC" = yes; then
2726 CFLAGS="-g -O2" 3425 CFLAGS="-g -O2"
2732 CFLAGS="-O2" 3431 CFLAGS="-O2"
2733 else 3432 else
2734 CFLAGS= 3433 CFLAGS=
2735 fi 3434 fi
2736fi 3435fi
2737{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 3436{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
2738echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } 3437$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
2739if test "${ac_cv_prog_cc_c89+set}" = set; then 3438if test "${ac_cv_prog_cc_c89+set}" = set; then :
2740 echo $ECHO_N "(cached) $ECHO_C" >&6 3439 $as_echo_n "(cached) " >&6
2741else 3440else
2742 ac_cv_prog_cc_c89=no 3441 ac_cv_prog_cc_c89=no
2743ac_save_CC=$CC 3442ac_save_CC=$CC
2744cat >conftest.$ac_ext <<_ACEOF
2745/* confdefs.h. */
2746_ACEOF
2747cat confdefs.h >>conftest.$ac_ext 3443cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2748cat >>conftest.$ac_ext <<_ACEOF
2749/* end confdefs.h. */ 3444/* end confdefs.h. */
2750#include <stdarg.h> 3445#include <stdarg.h>
2751#include <stdio.h> 3446#include <stdio.h>
2752#include <sys/types.h> 3447#include <sys/types.h>
2753#include <sys/stat.h> 3448#include <sys/stat.h>
2800_ACEOF 3495_ACEOF
2801for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 3496for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
2802 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" 3497 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2803do 3498do
2804 CC="$ac_save_CC $ac_arg" 3499 CC="$ac_save_CC $ac_arg"
2805 rm -f conftest.$ac_objext 3500 if ac_fn_c_try_compile "$LINENO"; then :
2806if { (ac_try="$ac_compile"
2807case "(($ac_try" in
2808 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2809 *) ac_try_echo=$ac_try;;
2810esac
2811eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2812 (eval "$ac_compile") 2>conftest.er1
2813 ac_status=$?
2814 grep -v '^ *+' conftest.er1 >conftest.err
2815 rm -f conftest.er1
2816 cat conftest.err >&5
2817 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2818 (exit $ac_status); } && {
2819 test -z "$ac_c_werror_flag" ||
2820 test ! -s conftest.err
2821 } && test -s conftest.$ac_objext; then
2822 ac_cv_prog_cc_c89=$ac_arg 3501 ac_cv_prog_cc_c89=$ac_arg
2823else
2824 echo "$as_me: failed program was:" >&5
2825sed 's/^/| /' conftest.$ac_ext >&5
2826
2827
2828fi 3502fi
2829
2830rm -f core conftest.err conftest.$ac_objext 3503rm -f core conftest.err conftest.$ac_objext
2831 test "x$ac_cv_prog_cc_c89" != "xno" && break 3504 test "x$ac_cv_prog_cc_c89" != "xno" && break
2832done 3505done
2833rm -f conftest.$ac_ext 3506rm -f conftest.$ac_ext
2834CC=$ac_save_CC 3507CC=$ac_save_CC
2835 3508
2836fi 3509fi
2837# AC_CACHE_VAL 3510# AC_CACHE_VAL
2838case "x$ac_cv_prog_cc_c89" in 3511case "x$ac_cv_prog_cc_c89" in
2839 x) 3512 x)
2840 { echo "$as_me:$LINENO: result: none needed" >&5 3513 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
2841echo "${ECHO_T}none needed" >&6; } ;; 3514$as_echo "none needed" >&6; } ;;
2842 xno) 3515 xno)
2843 { echo "$as_me:$LINENO: result: unsupported" >&5 3516 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
2844echo "${ECHO_T}unsupported" >&6; } ;; 3517$as_echo "unsupported" >&6; } ;;
2845 *) 3518 *)
2846 CC="$CC $ac_cv_prog_cc_c89" 3519 CC="$CC $ac_cv_prog_cc_c89"
2847 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 3520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
2848echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; 3521$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
2849esac 3522esac
3523if test "x$ac_cv_prog_cc_c89" != xno; then :
2850 3524
3525fi
2851 3526
2852ac_ext=c 3527ac_ext=c
2853ac_cpp='$CPP $CPPFLAGS' 3528ac_cpp='$CPP $CPPFLAGS'
2854ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3529ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2855ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3530ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2867 if test -n "$ac_tool_prefix"; then 3542 if test -n "$ac_tool_prefix"; then
2868 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 3543 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2869 do 3544 do
2870 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3545 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2871set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3546set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2872{ echo "$as_me:$LINENO: checking for $ac_word" >&5 3547{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2873echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3548$as_echo_n "checking for $ac_word... " >&6; }
2874if test "${ac_cv_prog_CXX+set}" = set; then 3549if test "${ac_cv_prog_CXX+set}" = set; then :
2875 echo $ECHO_N "(cached) $ECHO_C" >&6 3550 $as_echo_n "(cached) " >&6
2876else 3551else
2877 if test -n "$CXX"; then 3552 if test -n "$CXX"; then
2878 ac_cv_prog_CXX="$CXX" # Let the user override the test. 3553 ac_cv_prog_CXX="$CXX" # Let the user override the test.
2879else 3554else
2880as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3555as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2881for as_dir in $PATH 3556for as_dir in $PATH
2882do 3557do
2883 IFS=$as_save_IFS 3558 IFS=$as_save_IFS
2884 test -z "$as_dir" && as_dir=. 3559 test -z "$as_dir" && as_dir=.
2885 for ac_exec_ext in '' $ac_executable_extensions; do 3560 for ac_exec_ext in '' $ac_executable_extensions; do
2886 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3561 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2887 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 3562 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
2888 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3563 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2889 break 2 3564 break 2
2890 fi 3565 fi
2891done 3566done
2892done 3567 done
2893IFS=$as_save_IFS 3568IFS=$as_save_IFS
2894 3569
2895fi 3570fi
2896fi 3571fi
2897CXX=$ac_cv_prog_CXX 3572CXX=$ac_cv_prog_CXX
2898if test -n "$CXX"; then 3573if test -n "$CXX"; then
2899 { echo "$as_me:$LINENO: result: $CXX" >&5 3574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
2900echo "${ECHO_T}$CXX" >&6; } 3575$as_echo "$CXX" >&6; }
2901else 3576else
2902 { echo "$as_me:$LINENO: result: no" >&5 3577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2903echo "${ECHO_T}no" >&6; } 3578$as_echo "no" >&6; }
2904fi 3579fi
2905 3580
2906 3581
2907 test -n "$CXX" && break 3582 test -n "$CXX" && break
2908 done 3583 done
2911 ac_ct_CXX=$CXX 3586 ac_ct_CXX=$CXX
2912 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 3587 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2913do 3588do
2914 # Extract the first word of "$ac_prog", so it can be a program name with args. 3589 # Extract the first word of "$ac_prog", so it can be a program name with args.
2915set dummy $ac_prog; ac_word=$2 3590set dummy $ac_prog; ac_word=$2
2916{ echo "$as_me:$LINENO: checking for $ac_word" >&5 3591{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2917echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3592$as_echo_n "checking for $ac_word... " >&6; }
2918if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 3593if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
2919 echo $ECHO_N "(cached) $ECHO_C" >&6 3594 $as_echo_n "(cached) " >&6
2920else 3595else
2921 if test -n "$ac_ct_CXX"; then 3596 if test -n "$ac_ct_CXX"; then
2922 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 3597 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
2923else 3598else
2924as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3599as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2925for as_dir in $PATH 3600for as_dir in $PATH
2926do 3601do
2927 IFS=$as_save_IFS 3602 IFS=$as_save_IFS
2928 test -z "$as_dir" && as_dir=. 3603 test -z "$as_dir" && as_dir=.
2929 for ac_exec_ext in '' $ac_executable_extensions; do 3604 for ac_exec_ext in '' $ac_executable_extensions; do
2930 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3605 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2931 ac_cv_prog_ac_ct_CXX="$ac_prog" 3606 ac_cv_prog_ac_ct_CXX="$ac_prog"
2932 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3607 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2933 break 2 3608 break 2
2934 fi 3609 fi
2935done 3610done
2936done 3611 done
2937IFS=$as_save_IFS 3612IFS=$as_save_IFS
2938 3613
2939fi 3614fi
2940fi 3615fi
2941ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 3616ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
2942if test -n "$ac_ct_CXX"; then 3617if test -n "$ac_ct_CXX"; then
2943 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 3618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
2944echo "${ECHO_T}$ac_ct_CXX" >&6; } 3619$as_echo "$ac_ct_CXX" >&6; }
2945else 3620else
2946 { echo "$as_me:$LINENO: result: no" >&5 3621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2947echo "${ECHO_T}no" >&6; } 3622$as_echo "no" >&6; }
2948fi 3623fi
2949 3624
2950 3625
2951 test -n "$ac_ct_CXX" && break 3626 test -n "$ac_ct_CXX" && break
2952done 3627done
2954 if test "x$ac_ct_CXX" = x; then 3629 if test "x$ac_ct_CXX" = x; then
2955 CXX="g++" 3630 CXX="g++"
2956 else 3631 else
2957 case $cross_compiling:$ac_tool_warned in 3632 case $cross_compiling:$ac_tool_warned in
2958yes:) 3633yes:)
2959{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3634{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2960whose name does not start with the host triplet. If you think this 3635$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2961configuration is useful to you, please write to autoconf@gnu.org." >&5
2962echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2963whose name does not start with the host triplet. If you think this
2964configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2965ac_tool_warned=yes ;; 3636ac_tool_warned=yes ;;
2966esac 3637esac
2967 CXX=$ac_ct_CXX 3638 CXX=$ac_ct_CXX
2968 fi 3639 fi
2969fi 3640fi
2970 3641
2971 fi 3642 fi
2972fi 3643fi
2973# Provide some information about the compiler. 3644# Provide some information about the compiler.
2974echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3645$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
2975ac_compiler=`set X $ac_compile; echo $2` 3646set X $ac_compile
3647ac_compiler=$2
3648for ac_option in --version -v -V -qversion; do
2976{ (ac_try="$ac_compiler --version >&5" 3649 { { ac_try="$ac_compiler $ac_option >&5"
2977case "(($ac_try" in 3650case "(($ac_try" in
2978 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3651 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2979 *) ac_try_echo=$ac_try;; 3652 *) ac_try_echo=$ac_try;;
2980esac 3653esac
2981eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3654eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2982 (eval "$ac_compiler --version >&5") 2>&5 3655$as_echo "$ac_try_echo"; } >&5
3656 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2983 ac_status=$? 3657 ac_status=$?
3658 if test -s conftest.err; then
3659 sed '10a\
3660... rest of stderr output deleted ...
3661 10q' conftest.err >conftest.er1
3662 cat conftest.er1 >&5
3663 fi
3664 rm -f conftest.er1 conftest.err
2984 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3665 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2985 (exit $ac_status); } 3666 test $ac_status = 0; }
2986{ (ac_try="$ac_compiler -v >&5" 3667done
2987case "(($ac_try" in
2988 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2989 *) ac_try_echo=$ac_try;;
2990esac
2991eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2992 (eval "$ac_compiler -v >&5") 2>&5
2993 ac_status=$?
2994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2995 (exit $ac_status); }
2996{ (ac_try="$ac_compiler -V >&5"
2997case "(($ac_try" in
2998 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2999 *) ac_try_echo=$ac_try;;
3000esac
3001eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3002 (eval "$ac_compiler -V >&5") 2>&5
3003 ac_status=$?
3004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3005 (exit $ac_status); }
3006 3668
3007{ echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 3669{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3008echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; } 3670$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3009if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 3671if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3010 echo $ECHO_N "(cached) $ECHO_C" >&6 3672 $as_echo_n "(cached) " >&6
3011else 3673else
3012 cat >conftest.$ac_ext <<_ACEOF
3013/* confdefs.h. */
3014_ACEOF
3015cat confdefs.h >>conftest.$ac_ext 3674 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3016cat >>conftest.$ac_ext <<_ACEOF
3017/* end confdefs.h. */ 3675/* end confdefs.h. */
3018 3676
3019int 3677int
3020main () 3678main ()
3021{ 3679{
3025 3683
3026 ; 3684 ;
3027 return 0; 3685 return 0;
3028} 3686}
3029_ACEOF 3687_ACEOF
3030rm -f conftest.$ac_objext 3688if ac_fn_cxx_try_compile "$LINENO"; then :
3031if { (ac_try="$ac_compile"
3032case "(($ac_try" in
3033 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3034 *) ac_try_echo=$ac_try;;
3035esac
3036eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3037 (eval "$ac_compile") 2>conftest.er1
3038 ac_status=$?
3039 grep -v '^ *+' conftest.er1 >conftest.err
3040 rm -f conftest.er1
3041 cat conftest.err >&5
3042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3043 (exit $ac_status); } && {
3044 test -z "$ac_cxx_werror_flag" ||
3045 test ! -s conftest.err
3046 } && test -s conftest.$ac_objext; then
3047 ac_compiler_gnu=yes 3689 ac_compiler_gnu=yes
3048else 3690else
3049 echo "$as_me: failed program was:" >&5
3050sed 's/^/| /' conftest.$ac_ext >&5
3051
3052 ac_compiler_gnu=no 3691 ac_compiler_gnu=no
3053fi 3692fi
3054
3055rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3693rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3056ac_cv_cxx_compiler_gnu=$ac_compiler_gnu 3694ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3057 3695
3058fi 3696fi
3059{ echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 3697{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3060echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 3698$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3061GXX=`test $ac_compiler_gnu = yes && echo yes` 3699if test $ac_compiler_gnu = yes; then
3700 GXX=yes
3701else
3702 GXX=
3703fi
3062ac_test_CXXFLAGS=${CXXFLAGS+set} 3704ac_test_CXXFLAGS=${CXXFLAGS+set}
3063ac_save_CXXFLAGS=$CXXFLAGS 3705ac_save_CXXFLAGS=$CXXFLAGS
3064{ echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 3706{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3065echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; } 3707$as_echo_n "checking whether $CXX accepts -g... " >&6; }
3066if test "${ac_cv_prog_cxx_g+set}" = set; then 3708if test "${ac_cv_prog_cxx_g+set}" = set; then :
3067 echo $ECHO_N "(cached) $ECHO_C" >&6 3709 $as_echo_n "(cached) " >&6
3068else 3710else
3069 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 3711 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3070 ac_cxx_werror_flag=yes 3712 ac_cxx_werror_flag=yes
3071 ac_cv_prog_cxx_g=no 3713 ac_cv_prog_cxx_g=no
3072 CXXFLAGS="-g" 3714 CXXFLAGS="-g"
3073 cat >conftest.$ac_ext <<_ACEOF
3074/* confdefs.h. */
3075_ACEOF
3076cat confdefs.h >>conftest.$ac_ext 3715 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3077cat >>conftest.$ac_ext <<_ACEOF
3078/* end confdefs.h. */ 3716/* end confdefs.h. */
3079 3717
3080int 3718int
3081main () 3719main ()
3082{ 3720{
3083 3721
3084 ; 3722 ;
3085 return 0; 3723 return 0;
3086} 3724}
3087_ACEOF 3725_ACEOF
3088rm -f conftest.$ac_objext 3726if ac_fn_cxx_try_compile "$LINENO"; then :
3089if { (ac_try="$ac_compile"
3090case "(($ac_try" in
3091 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3092 *) ac_try_echo=$ac_try;;
3093esac
3094eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3095 (eval "$ac_compile") 2>conftest.er1
3096 ac_status=$?
3097 grep -v '^ *+' conftest.er1 >conftest.err
3098 rm -f conftest.er1
3099 cat conftest.err >&5
3100 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3101 (exit $ac_status); } && {
3102 test -z "$ac_cxx_werror_flag" ||
3103 test ! -s conftest.err
3104 } && test -s conftest.$ac_objext; then
3105 ac_cv_prog_cxx_g=yes 3727 ac_cv_prog_cxx_g=yes
3106else 3728else
3107 echo "$as_me: failed program was:" >&5
3108sed 's/^/| /' conftest.$ac_ext >&5
3109
3110 CXXFLAGS="" 3729 CXXFLAGS=""
3111 cat >conftest.$ac_ext <<_ACEOF
3112/* confdefs.h. */
3113_ACEOF
3114cat confdefs.h >>conftest.$ac_ext 3730 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3115cat >>conftest.$ac_ext <<_ACEOF
3116/* end confdefs.h. */ 3731/* end confdefs.h. */
3117 3732
3118int 3733int
3119main () 3734main ()
3120{ 3735{
3121 3736
3122 ; 3737 ;
3123 return 0; 3738 return 0;
3124} 3739}
3125_ACEOF 3740_ACEOF
3126rm -f conftest.$ac_objext 3741if ac_fn_cxx_try_compile "$LINENO"; then :
3127if { (ac_try="$ac_compile"
3128case "(($ac_try" in
3129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3130 *) ac_try_echo=$ac_try;;
3131esac
3132eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3133 (eval "$ac_compile") 2>conftest.er1
3134 ac_status=$?
3135 grep -v '^ *+' conftest.er1 >conftest.err
3136 rm -f conftest.er1
3137 cat conftest.err >&5
3138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3139 (exit $ac_status); } && {
3140 test -z "$ac_cxx_werror_flag" ||
3141 test ! -s conftest.err
3142 } && test -s conftest.$ac_objext; then
3143 :
3144else
3145 echo "$as_me: failed program was:" >&5
3146sed 's/^/| /' conftest.$ac_ext >&5
3147 3742
3743else
3148 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 3744 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3149 CXXFLAGS="-g" 3745 CXXFLAGS="-g"
3150 cat >conftest.$ac_ext <<_ACEOF
3151/* confdefs.h. */
3152_ACEOF
3153cat confdefs.h >>conftest.$ac_ext 3746 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3154cat >>conftest.$ac_ext <<_ACEOF
3155/* end confdefs.h. */ 3747/* end confdefs.h. */
3156 3748
3157int 3749int
3158main () 3750main ()
3159{ 3751{
3160 3752
3161 ; 3753 ;
3162 return 0; 3754 return 0;
3163} 3755}
3164_ACEOF 3756_ACEOF
3165rm -f conftest.$ac_objext 3757if ac_fn_cxx_try_compile "$LINENO"; then :
3166if { (ac_try="$ac_compile"
3167case "(($ac_try" in
3168 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3169 *) ac_try_echo=$ac_try;;
3170esac
3171eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3172 (eval "$ac_compile") 2>conftest.er1
3173 ac_status=$?
3174 grep -v '^ *+' conftest.er1 >conftest.err
3175 rm -f conftest.er1
3176 cat conftest.err >&5
3177 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3178 (exit $ac_status); } && {
3179 test -z "$ac_cxx_werror_flag" ||
3180 test ! -s conftest.err
3181 } && test -s conftest.$ac_objext; then
3182 ac_cv_prog_cxx_g=yes 3758 ac_cv_prog_cxx_g=yes
3183else
3184 echo "$as_me: failed program was:" >&5
3185sed 's/^/| /' conftest.$ac_ext >&5
3186
3187
3188fi 3759fi
3189
3190rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3760rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3191fi 3761fi
3192
3193rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3762rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3194fi 3763fi
3195
3196rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3764rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3197 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 3765 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3198fi 3766fi
3199{ echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 3767{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3200echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; } 3768$as_echo "$ac_cv_prog_cxx_g" >&6; }
3201if test "$ac_test_CXXFLAGS" = set; then 3769if test "$ac_test_CXXFLAGS" = set; then
3202 CXXFLAGS=$ac_save_CXXFLAGS 3770 CXXFLAGS=$ac_save_CXXFLAGS
3203elif test $ac_cv_prog_cxx_g = yes; then 3771elif test $ac_cv_prog_cxx_g = yes; then
3204 if test "$GXX" = yes; then 3772 if test "$GXX" = yes; then
3205 CXXFLAGS="-g -O2" 3773 CXXFLAGS="-g -O2"
3222ac_ext=c 3790ac_ext=c
3223ac_cpp='$CPP $CPPFLAGS' 3791ac_cpp='$CPP $CPPFLAGS'
3224ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3792ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3225ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3793ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3226ac_compiler_gnu=$ac_cv_c_compiler_gnu 3794ac_compiler_gnu=$ac_cv_c_compiler_gnu
3227{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3795{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3228echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 3796$as_echo_n "checking how to run the C preprocessor... " >&6; }
3229# On Suns, sometimes $CPP names a directory. 3797# On Suns, sometimes $CPP names a directory.
3230if test -n "$CPP" && test -d "$CPP"; then 3798if test -n "$CPP" && test -d "$CPP"; then
3231 CPP= 3799 CPP=
3232fi 3800fi
3233if test -z "$CPP"; then 3801if test -z "$CPP"; then
3234 if test "${ac_cv_prog_CPP+set}" = set; then 3802 if test "${ac_cv_prog_CPP+set}" = set; then :
3235 echo $ECHO_N "(cached) $ECHO_C" >&6 3803 $as_echo_n "(cached) " >&6
3236else 3804else
3237 # Double quotes because CPP needs to be expanded 3805 # Double quotes because CPP needs to be expanded
3238 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3806 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3239 do 3807 do
3240 ac_preproc_ok=false 3808 ac_preproc_ok=false
3244 # with a fresh cross-compiler works. 3812 # with a fresh cross-compiler works.
3245 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3813 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3246 # <limits.h> exists even on freestanding compilers. 3814 # <limits.h> exists even on freestanding compilers.
3247 # On the NeXT, cc -E runs the code through the compiler's parser, 3815 # On the NeXT, cc -E runs the code through the compiler's parser,
3248 # not just through cpp. "Syntax error" is here to catch this case. 3816 # not just through cpp. "Syntax error" is here to catch this case.
3249 cat >conftest.$ac_ext <<_ACEOF
3250/* confdefs.h. */
3251_ACEOF
3252cat confdefs.h >>conftest.$ac_ext 3817 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3253cat >>conftest.$ac_ext <<_ACEOF
3254/* end confdefs.h. */ 3818/* end confdefs.h. */
3255#ifdef __STDC__ 3819#ifdef __STDC__
3256# include <limits.h> 3820# include <limits.h>
3257#else 3821#else
3258# include <assert.h> 3822# include <assert.h>
3259#endif 3823#endif
3260 Syntax error 3824 Syntax error
3261_ACEOF 3825_ACEOF
3262if { (ac_try="$ac_cpp conftest.$ac_ext" 3826if ac_fn_c_try_cpp "$LINENO"; then :
3263case "(($ac_try" in
3264 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3265 *) ac_try_echo=$ac_try;;
3266esac
3267eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3268 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3269 ac_status=$?
3270 grep -v '^ *+' conftest.er1 >conftest.err
3271 rm -f conftest.er1
3272 cat conftest.err >&5
3273 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3274 (exit $ac_status); } >/dev/null && {
3275 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3276 test ! -s conftest.err
3277 }; then
3278 :
3279else
3280 echo "$as_me: failed program was:" >&5
3281sed 's/^/| /' conftest.$ac_ext >&5
3282 3827
3828else
3283 # Broken: fails on valid input. 3829 # Broken: fails on valid input.
3284continue 3830continue
3285fi 3831fi
3286
3287rm -f conftest.err conftest.$ac_ext 3832rm -f conftest.err conftest.$ac_ext
3288 3833
3289 # OK, works on sane cases. Now check whether nonexistent headers 3834 # OK, works on sane cases. Now check whether nonexistent headers
3290 # can be detected and how. 3835 # can be detected and how.
3291 cat >conftest.$ac_ext <<_ACEOF
3292/* confdefs.h. */
3293_ACEOF
3294cat confdefs.h >>conftest.$ac_ext 3836 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3295cat >>conftest.$ac_ext <<_ACEOF
3296/* end confdefs.h. */ 3837/* end confdefs.h. */
3297#include <ac_nonexistent.h> 3838#include <ac_nonexistent.h>
3298_ACEOF 3839_ACEOF
3299if { (ac_try="$ac_cpp conftest.$ac_ext" 3840if ac_fn_c_try_cpp "$LINENO"; then :
3300case "(($ac_try" in
3301 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3302 *) ac_try_echo=$ac_try;;
3303esac
3304eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3305 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3306 ac_status=$?
3307 grep -v '^ *+' conftest.er1 >conftest.err
3308 rm -f conftest.er1
3309 cat conftest.err >&5
3310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3311 (exit $ac_status); } >/dev/null && {
3312 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3313 test ! -s conftest.err
3314 }; then
3315 # Broken: success on invalid input. 3841 # Broken: success on invalid input.
3316continue 3842continue
3317else 3843else
3318 echo "$as_me: failed program was:" >&5
3319sed 's/^/| /' conftest.$ac_ext >&5
3320
3321 # Passes both tests. 3844 # Passes both tests.
3322ac_preproc_ok=: 3845ac_preproc_ok=:
3323break 3846break
3324fi 3847fi
3325
3326rm -f conftest.err conftest.$ac_ext 3848rm -f conftest.err conftest.$ac_ext
3327 3849
3328done 3850done
3329# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3851# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3330rm -f conftest.err conftest.$ac_ext 3852rm -f conftest.err conftest.$ac_ext
3331if $ac_preproc_ok; then 3853if $ac_preproc_ok; then :
3332 break 3854 break
3333fi 3855fi
3334 3856
3335 done 3857 done
3336 ac_cv_prog_CPP=$CPP 3858 ac_cv_prog_CPP=$CPP
3338fi 3860fi
3339 CPP=$ac_cv_prog_CPP 3861 CPP=$ac_cv_prog_CPP
3340else 3862else
3341 ac_cv_prog_CPP=$CPP 3863 ac_cv_prog_CPP=$CPP
3342fi 3864fi
3343{ echo "$as_me:$LINENO: result: $CPP" >&5 3865{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3344echo "${ECHO_T}$CPP" >&6; } 3866$as_echo "$CPP" >&6; }
3345ac_preproc_ok=false 3867ac_preproc_ok=false
3346for ac_c_preproc_warn_flag in '' yes 3868for ac_c_preproc_warn_flag in '' yes
3347do 3869do
3348 # Use a header file that comes with gcc, so configuring glibc 3870 # Use a header file that comes with gcc, so configuring glibc
3349 # with a fresh cross-compiler works. 3871 # with a fresh cross-compiler works.
3350 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3872 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3351 # <limits.h> exists even on freestanding compilers. 3873 # <limits.h> exists even on freestanding compilers.
3352 # On the NeXT, cc -E runs the code through the compiler's parser, 3874 # On the NeXT, cc -E runs the code through the compiler's parser,
3353 # not just through cpp. "Syntax error" is here to catch this case. 3875 # not just through cpp. "Syntax error" is here to catch this case.
3354 cat >conftest.$ac_ext <<_ACEOF
3355/* confdefs.h. */
3356_ACEOF
3357cat confdefs.h >>conftest.$ac_ext 3876 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3358cat >>conftest.$ac_ext <<_ACEOF
3359/* end confdefs.h. */ 3877/* end confdefs.h. */
3360#ifdef __STDC__ 3878#ifdef __STDC__
3361# include <limits.h> 3879# include <limits.h>
3362#else 3880#else
3363# include <assert.h> 3881# include <assert.h>
3364#endif 3882#endif
3365 Syntax error 3883 Syntax error
3366_ACEOF 3884_ACEOF
3367if { (ac_try="$ac_cpp conftest.$ac_ext" 3885if ac_fn_c_try_cpp "$LINENO"; then :
3368case "(($ac_try" in
3369 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3370 *) ac_try_echo=$ac_try;;
3371esac
3372eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3373 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3374 ac_status=$?
3375 grep -v '^ *+' conftest.er1 >conftest.err
3376 rm -f conftest.er1
3377 cat conftest.err >&5
3378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3379 (exit $ac_status); } >/dev/null && {
3380 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3381 test ! -s conftest.err
3382 }; then
3383 :
3384else
3385 echo "$as_me: failed program was:" >&5
3386sed 's/^/| /' conftest.$ac_ext >&5
3387 3886
3887else
3388 # Broken: fails on valid input. 3888 # Broken: fails on valid input.
3389continue 3889continue
3390fi 3890fi
3391
3392rm -f conftest.err conftest.$ac_ext 3891rm -f conftest.err conftest.$ac_ext
3393 3892
3394 # OK, works on sane cases. Now check whether nonexistent headers 3893 # OK, works on sane cases. Now check whether nonexistent headers
3395 # can be detected and how. 3894 # can be detected and how.
3396 cat >conftest.$ac_ext <<_ACEOF
3397/* confdefs.h. */
3398_ACEOF
3399cat confdefs.h >>conftest.$ac_ext 3895 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3400cat >>conftest.$ac_ext <<_ACEOF
3401/* end confdefs.h. */ 3896/* end confdefs.h. */
3402#include <ac_nonexistent.h> 3897#include <ac_nonexistent.h>
3403_ACEOF 3898_ACEOF
3404if { (ac_try="$ac_cpp conftest.$ac_ext" 3899if ac_fn_c_try_cpp "$LINENO"; then :
3405case "(($ac_try" in
3406 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3407 *) ac_try_echo=$ac_try;;
3408esac
3409eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3410 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3411 ac_status=$?
3412 grep -v '^ *+' conftest.er1 >conftest.err
3413 rm -f conftest.er1
3414 cat conftest.err >&5
3415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3416 (exit $ac_status); } >/dev/null && {
3417 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3418 test ! -s conftest.err
3419 }; then
3420 # Broken: success on invalid input. 3900 # Broken: success on invalid input.
3421continue 3901continue
3422else 3902else
3423 echo "$as_me: failed program was:" >&5
3424sed 's/^/| /' conftest.$ac_ext >&5
3425
3426 # Passes both tests. 3903 # Passes both tests.
3427ac_preproc_ok=: 3904ac_preproc_ok=:
3428break 3905break
3429fi 3906fi
3430
3431rm -f conftest.err conftest.$ac_ext 3907rm -f conftest.err conftest.$ac_ext
3432 3908
3433done 3909done
3434# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3910# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3435rm -f conftest.err conftest.$ac_ext 3911rm -f conftest.err conftest.$ac_ext
3436if $ac_preproc_ok; then 3912if $ac_preproc_ok; then :
3437 : 3913
3438else 3914else
3439 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3915 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3440See \`config.log' for more details." >&5 3916$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3441echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3917as_fn_error "C preprocessor \"$CPP\" fails sanity check
3442See \`config.log' for more details." >&2;} 3918See \`config.log' for more details." "$LINENO" 5; }
3443 { (exit 1); exit 1; }; }
3444fi 3919fi
3445 3920
3446ac_ext=c 3921ac_ext=c
3447ac_cpp='$CPP $CPPFLAGS' 3922ac_cpp='$CPP $CPPFLAGS'
3448ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3923ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3460# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 3935# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3461# AFS /usr/afsws/bin/install, which mishandles nonexistent args 3936# AFS /usr/afsws/bin/install, which mishandles nonexistent args
3462# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 3937# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3463# OS/2's system install, which has a completely different semantic 3938# OS/2's system install, which has a completely different semantic
3464# ./install, which can be erroneously created by make from ./install.sh. 3939# ./install, which can be erroneously created by make from ./install.sh.
3940# Reject install programs that cannot install multiple files.
3465{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3941{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3466echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 3942$as_echo_n "checking for a BSD-compatible install... " >&6; }
3467if test -z "$INSTALL"; then 3943if test -z "$INSTALL"; then
3468if test "${ac_cv_path_install+set}" = set; then 3944if test "${ac_cv_path_install+set}" = set; then :
3469 echo $ECHO_N "(cached) $ECHO_C" >&6 3945 $as_echo_n "(cached) " >&6
3470else 3946else
3471 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3947 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3472for as_dir in $PATH 3948for as_dir in $PATH
3473do 3949do
3474 IFS=$as_save_IFS 3950 IFS=$as_save_IFS
3475 test -z "$as_dir" && as_dir=. 3951 test -z "$as_dir" && as_dir=.
3476 # Account for people who put trailing slashes in PATH elements. 3952 # Account for people who put trailing slashes in PATH elements.
3477case $as_dir/ in 3953case $as_dir/ in #((
3478 ./ | .// | /cC/* | \ 3954 ./ | .// | /[cC]/* | \
3479 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ 3955 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3480 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ 3956 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
3481 /usr/ucb/* ) ;; 3957 /usr/ucb/* ) ;;
3482 *) 3958 *)
3483 # OSF1 and SCO ODT 3.0 have their own names for install. 3959 # OSF1 and SCO ODT 3.0 have their own names for install.
3484 # Don't use installbsd from OSF since it installs stuff as root 3960 # Don't use installbsd from OSF since it installs stuff as root
3485 # by default. 3961 # by default.
3493 elif test $ac_prog = install && 3969 elif test $ac_prog = install &&
3494 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 3970 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3495 # program-specific install script used by HP pwplus--don't use. 3971 # program-specific install script used by HP pwplus--don't use.
3496 : 3972 :
3497 else 3973 else
3974 rm -rf conftest.one conftest.two conftest.dir
3975 echo one > conftest.one
3976 echo two > conftest.two
3977 mkdir conftest.dir
3978 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3979 test -s conftest.one && test -s conftest.two &&
3980 test -s conftest.dir/conftest.one &&
3981 test -s conftest.dir/conftest.two
3982 then
3498 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3983 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3499 break 3 3984 break 3
3985 fi
3500 fi 3986 fi
3501 fi 3987 fi
3502 done 3988 done
3503 done 3989 done
3504 ;; 3990 ;;
3505esac 3991esac
3992
3506done 3993 done
3507IFS=$as_save_IFS 3994IFS=$as_save_IFS
3508 3995
3996rm -rf conftest.one conftest.two conftest.dir
3509 3997
3510fi 3998fi
3511 if test "${ac_cv_path_install+set}" = set; then 3999 if test "${ac_cv_path_install+set}" = set; then
3512 INSTALL=$ac_cv_path_install 4000 INSTALL=$ac_cv_path_install
3513 else 4001 else
3516 # break other packages using the cache if that directory is 4004 # break other packages using the cache if that directory is
3517 # removed, or if the value is a relative name. 4005 # removed, or if the value is a relative name.
3518 INSTALL=$ac_install_sh 4006 INSTALL=$ac_install_sh
3519 fi 4007 fi
3520fi 4008fi
3521{ echo "$as_me:$LINENO: result: $INSTALL" >&5 4009{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3522echo "${ECHO_T}$INSTALL" >&6; } 4010$as_echo "$INSTALL" >&6; }
3523 4011
3524# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 4012# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3525# It thinks the first close brace ends the variable substitution. 4013# It thinks the first close brace ends the variable substitution.
3526test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' 4014test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3527 4015
3530test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 4018test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3531 4019
3532 4020
3533 4021
3534 4022
3535{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 4023{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3536echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } 4024$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3537if test "${ac_cv_path_GREP+set}" = set; then 4025if test "${ac_cv_path_GREP+set}" = set; then :
3538 echo $ECHO_N "(cached) $ECHO_C" >&6 4026 $as_echo_n "(cached) " >&6
3539else 4027else
3540 # Extract the first word of "grep ggrep" to use in msg output
3541if test -z "$GREP"; then 4028 if test -z "$GREP"; then
3542set dummy grep ggrep; ac_prog_name=$2
3543if test "${ac_cv_path_GREP+set}" = set; then
3544 echo $ECHO_N "(cached) $ECHO_C" >&6
3545else
3546 ac_path_GREP_found=false 4029 ac_path_GREP_found=false
3547# Loop through the user's path and test for each of PROGNAME-LIST 4030 # Loop through the user's path and test for each of PROGNAME-LIST
3548as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 4031 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3549for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 4032for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3550do 4033do
3551 IFS=$as_save_IFS 4034 IFS=$as_save_IFS
3552 test -z "$as_dir" && as_dir=. 4035 test -z "$as_dir" && as_dir=.
3553 for ac_prog in grep ggrep; do 4036 for ac_prog in grep ggrep; do
3554 for ac_exec_ext in '' $ac_executable_extensions; do 4037 for ac_exec_ext in '' $ac_executable_extensions; do
3555 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 4038 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3556 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 4039 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3557 # Check for GNU ac_path_GREP and select it if it is found. 4040# Check for GNU ac_path_GREP and select it if it is found.
3558 # Check for GNU $ac_path_GREP 4041 # Check for GNU $ac_path_GREP
3559case `"$ac_path_GREP" --version 2>&1` in 4042case `"$ac_path_GREP" --version 2>&1` in
3560*GNU*) 4043*GNU*)
3561 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 4044 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3562*) 4045*)
3563 ac_count=0 4046 ac_count=0
3564 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 4047 $as_echo_n 0123456789 >"conftest.in"
3565 while : 4048 while :
3566 do 4049 do
3567 cat "conftest.in" "conftest.in" >"conftest.tmp" 4050 cat "conftest.in" "conftest.in" >"conftest.tmp"
3568 mv "conftest.tmp" "conftest.in" 4051 mv "conftest.tmp" "conftest.in"
3569 cp "conftest.in" "conftest.nl" 4052 cp "conftest.in" "conftest.nl"
3570 echo 'GREP' >> "conftest.nl" 4053 $as_echo 'GREP' >> "conftest.nl"
3571 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 4054 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3572 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 4055 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3573 ac_count=`expr $ac_count + 1` 4056 as_fn_arith $ac_count + 1 && ac_count=$as_val
3574 if test $ac_count -gt ${ac_path_GREP_max-0}; then 4057 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3575 # Best one so far, save it but keep looking for a better one 4058 # Best one so far, save it but keep looking for a better one
3576 ac_cv_path_GREP="$ac_path_GREP" 4059 ac_cv_path_GREP="$ac_path_GREP"
3577 ac_path_GREP_max=$ac_count 4060 ac_path_GREP_max=$ac_count
3578 fi 4061 fi
3580 test $ac_count -gt 10 && break 4063 test $ac_count -gt 10 && break
3581 done 4064 done
3582 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 4065 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3583esac 4066esac
3584 4067
3585
3586 $ac_path_GREP_found && break 3 4068 $ac_path_GREP_found && break 3
4069 done
3587 done 4070 done
3588done 4071 done
3589
3590done
3591IFS=$as_save_IFS 4072IFS=$as_save_IFS
3592
3593
3594fi
3595
3596GREP="$ac_cv_path_GREP"
3597if test -z "$GREP"; then 4073 if test -z "$ac_cv_path_GREP"; then
3598 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 4074 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3599echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 4075 fi
3600 { (exit 1); exit 1; }; }
3601fi
3602
3603else 4076else
3604 ac_cv_path_GREP=$GREP 4077 ac_cv_path_GREP=$GREP
3605fi 4078fi
3606 4079
3607
3608fi 4080fi
3609{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 4081{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
3610echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 4082$as_echo "$ac_cv_path_GREP" >&6; }
3611 GREP="$ac_cv_path_GREP" 4083 GREP="$ac_cv_path_GREP"
3612 4084
3613 4085
3614{ echo "$as_me:$LINENO: checking for egrep" >&5 4086{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3615echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } 4087$as_echo_n "checking for egrep... " >&6; }
3616if test "${ac_cv_path_EGREP+set}" = set; then 4088if test "${ac_cv_path_EGREP+set}" = set; then :
3617 echo $ECHO_N "(cached) $ECHO_C" >&6 4089 $as_echo_n "(cached) " >&6
3618else 4090else
3619 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 4091 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3620 then ac_cv_path_EGREP="$GREP -E" 4092 then ac_cv_path_EGREP="$GREP -E"
3621 else 4093 else
3622 # Extract the first word of "egrep" to use in msg output
3623if test -z "$EGREP"; then 4094 if test -z "$EGREP"; then
3624set dummy egrep; ac_prog_name=$2
3625if test "${ac_cv_path_EGREP+set}" = set; then
3626 echo $ECHO_N "(cached) $ECHO_C" >&6
3627else
3628 ac_path_EGREP_found=false 4095 ac_path_EGREP_found=false
3629# Loop through the user's path and test for each of PROGNAME-LIST 4096 # Loop through the user's path and test for each of PROGNAME-LIST
3630as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 4097 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3631for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 4098for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3632do 4099do
3633 IFS=$as_save_IFS 4100 IFS=$as_save_IFS
3634 test -z "$as_dir" && as_dir=. 4101 test -z "$as_dir" && as_dir=.
3635 for ac_prog in egrep; do 4102 for ac_prog in egrep; do
3636 for ac_exec_ext in '' $ac_executable_extensions; do 4103 for ac_exec_ext in '' $ac_executable_extensions; do
3637 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 4104 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3638 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 4105 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3639 # Check for GNU ac_path_EGREP and select it if it is found. 4106# Check for GNU ac_path_EGREP and select it if it is found.
3640 # Check for GNU $ac_path_EGREP 4107 # Check for GNU $ac_path_EGREP
3641case `"$ac_path_EGREP" --version 2>&1` in 4108case `"$ac_path_EGREP" --version 2>&1` in
3642*GNU*) 4109*GNU*)
3643 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 4110 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3644*) 4111*)
3645 ac_count=0 4112 ac_count=0
3646 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 4113 $as_echo_n 0123456789 >"conftest.in"
3647 while : 4114 while :
3648 do 4115 do
3649 cat "conftest.in" "conftest.in" >"conftest.tmp" 4116 cat "conftest.in" "conftest.in" >"conftest.tmp"
3650 mv "conftest.tmp" "conftest.in" 4117 mv "conftest.tmp" "conftest.in"
3651 cp "conftest.in" "conftest.nl" 4118 cp "conftest.in" "conftest.nl"
3652 echo 'EGREP' >> "conftest.nl" 4119 $as_echo 'EGREP' >> "conftest.nl"
3653 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 4120 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3654 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 4121 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3655 ac_count=`expr $ac_count + 1` 4122 as_fn_arith $ac_count + 1 && ac_count=$as_val
3656 if test $ac_count -gt ${ac_path_EGREP_max-0}; then 4123 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3657 # Best one so far, save it but keep looking for a better one 4124 # Best one so far, save it but keep looking for a better one
3658 ac_cv_path_EGREP="$ac_path_EGREP" 4125 ac_cv_path_EGREP="$ac_path_EGREP"
3659 ac_path_EGREP_max=$ac_count 4126 ac_path_EGREP_max=$ac_count
3660 fi 4127 fi
3662 test $ac_count -gt 10 && break 4129 test $ac_count -gt 10 && break
3663 done 4130 done
3664 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 4131 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3665esac 4132esac
3666 4133
3667
3668 $ac_path_EGREP_found && break 3 4134 $ac_path_EGREP_found && break 3
4135 done
3669 done 4136 done
4137 done
4138IFS=$as_save_IFS
4139 if test -z "$ac_cv_path_EGREP"; then
4140 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4141 fi
4142else
4143 ac_cv_path_EGREP=$EGREP
4144fi
4145
4146 fi
4147fi
4148{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4149$as_echo "$ac_cv_path_EGREP" >&6; }
4150 EGREP="$ac_cv_path_EGREP"
4151
4152
4153{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4154$as_echo_n "checking for ANSI C header files... " >&6; }
4155if test "${ac_cv_header_stdc+set}" = set; then :
4156 $as_echo_n "(cached) " >&6
4157else
4158 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4159/* end confdefs.h. */
4160#include <stdlib.h>
4161#include <stdarg.h>
4162#include <string.h>
4163#include <float.h>
4164
4165int
4166main ()
4167{
4168
4169 ;
4170 return 0;
4171}
4172_ACEOF
4173if ac_fn_c_try_compile "$LINENO"; then :
4174 ac_cv_header_stdc=yes
4175else
4176 ac_cv_header_stdc=no
4177fi
4178rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4179
4180if test $ac_cv_header_stdc = yes; then
4181 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4183/* end confdefs.h. */
4184#include <string.h>
4185
4186_ACEOF
4187if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4188 $EGREP "memchr" >/dev/null 2>&1; then :
4189
4190else
4191 ac_cv_header_stdc=no
4192fi
4193rm -f conftest*
4194
4195fi
4196
4197if test $ac_cv_header_stdc = yes; then
4198 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4199 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4200/* end confdefs.h. */
4201#include <stdlib.h>
4202
4203_ACEOF
4204if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4205 $EGREP "free" >/dev/null 2>&1; then :
4206
4207else
4208 ac_cv_header_stdc=no
4209fi
4210rm -f conftest*
4211
4212fi
4213
4214if test $ac_cv_header_stdc = yes; then
4215 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4216 if test "$cross_compiling" = yes; then :
4217 :
4218else
4219 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4220/* end confdefs.h. */
4221#include <ctype.h>
4222#include <stdlib.h>
4223#if ((' ' & 0x0FF) == 0x020)
4224# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4225# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4226#else
4227# define ISLOWER(c) \
4228 (('a' <= (c) && (c) <= 'i') \
4229 || ('j' <= (c) && (c) <= 'r') \
4230 || ('s' <= (c) && (c) <= 'z'))
4231# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4232#endif
4233
4234#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4235int
4236main ()
4237{
4238 int i;
4239 for (i = 0; i < 256; i++)
4240 if (XOR (islower (i), ISLOWER (i))
4241 || toupper (i) != TOUPPER (i))
4242 return 2;
4243 return 0;
4244}
4245_ACEOF
4246if ac_fn_c_try_run "$LINENO"; then :
4247
4248else
4249 ac_cv_header_stdc=no
4250fi
4251rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4252 conftest.$ac_objext conftest.beam conftest.$ac_ext
4253fi
4254
4255fi
4256fi
4257{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4258$as_echo "$ac_cv_header_stdc" >&6; }
4259if test $ac_cv_header_stdc = yes; then
4260
4261$as_echo "#define STDC_HEADERS 1" >>confdefs.h
4262
4263fi
4264
4265# On IRIX 5.3, sys/types and inttypes.h are conflicting.
4266for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4267 inttypes.h stdint.h unistd.h
4268do :
4269 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4270ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4271"
4272eval as_val=\$$as_ac_Header
4273 if test "x$as_val" = x""yes; then :
4274 cat >>confdefs.h <<_ACEOF
4275#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4276_ACEOF
4277
4278fi
4279
3670done 4280done
3671 4281
3672done
3673IFS=$as_save_IFS
3674 4282
3675 4283
3676fi 4284 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
3677 4285if test "x$ac_cv_header_minix_config_h" = x""yes; then :
3678EGREP="$ac_cv_path_EGREP" 4286 MINIX=yes
3679if test -z "$EGREP"; then
3680 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3681echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3682 { (exit 1); exit 1; }; }
3683fi
3684
3685else 4287else
3686 ac_cv_path_EGREP=$EGREP 4288 MINIX=
3687fi 4289fi
3688 4290
3689 4291
4292 if test "$MINIX" = yes; then
4293
4294$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
4295
4296
4297$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
4298
4299
4300$as_echo "#define _MINIX 1" >>confdefs.h
4301
3690 fi 4302 fi
3691fi
3692{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
3693echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
3694 EGREP="$ac_cv_path_EGREP"
3695 4303
3696 4304
3697 4305 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
3698{ echo "$as_me:$LINENO: checking for AIX" >&5 4306$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
3699echo $ECHO_N "checking for AIX... $ECHO_C" >&6; } 4307if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
3700cat >conftest.$ac_ext <<_ACEOF 4308 $as_echo_n "(cached) " >&6
3701/* confdefs.h. */ 4309else
3702_ACEOF
3703cat confdefs.h >>conftest.$ac_ext 4310 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3704cat >>conftest.$ac_ext <<_ACEOF
3705/* end confdefs.h. */ 4311/* end confdefs.h. */
3706#ifdef _AIX
3707 yes
3708#endif
3709 4312
3710_ACEOF 4313# define __EXTENSIONS__ 1
3711if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 4314 $ac_includes_default
3712 $EGREP "yes" >/dev/null 2>&1; then 4315int
3713 { echo "$as_me:$LINENO: result: yes" >&5 4316main ()
3714echo "${ECHO_T}yes" >&6; } 4317{
3715cat >>confdefs.h <<\_ACEOF
3716#define _ALL_SOURCE 1
3717_ACEOF
3718 4318
4319 ;
4320 return 0;
4321}
4322_ACEOF
4323if ac_fn_c_try_compile "$LINENO"; then :
4324 ac_cv_safe_to_define___extensions__=yes
3719else 4325else
3720 { echo "$as_me:$LINENO: result: no" >&5 4326 ac_cv_safe_to_define___extensions__=no
3721echo "${ECHO_T}no" >&6; }
3722fi 4327fi
3723rm -f conftest* 4328rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4329fi
4330{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
4331$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
4332 test $ac_cv_safe_to_define___extensions__ = yes &&
4333 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
3724 4334
4335 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
3725 4336
4337 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
4338
4339 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
4340
4341 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
4342
4343
4344
4345
3726{ echo "$as_me:$LINENO: checking for library containing strerror" >&5 4346{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
3727echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6; } 4347$as_echo_n "checking for library containing strerror... " >&6; }
3728if test "${ac_cv_search_strerror+set}" = set; then 4348if test "${ac_cv_search_strerror+set}" = set; then :
3729 echo $ECHO_N "(cached) $ECHO_C" >&6 4349 $as_echo_n "(cached) " >&6
3730else 4350else
3731 ac_func_search_save_LIBS=$LIBS 4351 ac_func_search_save_LIBS=$LIBS
3732cat >conftest.$ac_ext <<_ACEOF
3733/* confdefs.h. */
3734_ACEOF
3735cat confdefs.h >>conftest.$ac_ext 4352cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3736cat >>conftest.$ac_ext <<_ACEOF
3737/* end confdefs.h. */ 4353/* end confdefs.h. */
3738 4354
3739/* Override any GCC internal prototype to avoid an error. 4355/* Override any GCC internal prototype to avoid an error.
3740 Use char because int might match the return type of a GCC 4356 Use char because int might match the return type of a GCC
3741 builtin and then its argument prototype would still apply. */ 4357 builtin and then its argument prototype would still apply. */
3756 ac_res="none required" 4372 ac_res="none required"
3757 else 4373 else
3758 ac_res=-l$ac_lib 4374 ac_res=-l$ac_lib
3759 LIBS="-l$ac_lib $ac_func_search_save_LIBS" 4375 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
3760 fi 4376 fi
3761 rm -f conftest.$ac_objext conftest$ac_exeext 4377 if ac_fn_c_try_link "$LINENO"; then :
3762if { (ac_try="$ac_link"
3763case "(($ac_try" in
3764 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3765 *) ac_try_echo=$ac_try;;
3766esac
3767eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3768 (eval "$ac_link") 2>conftest.er1
3769 ac_status=$?
3770 grep -v '^ *+' conftest.er1 >conftest.err
3771 rm -f conftest.er1
3772 cat conftest.err >&5
3773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3774 (exit $ac_status); } && {
3775 test -z "$ac_c_werror_flag" ||
3776 test ! -s conftest.err
3777 } && test -s conftest$ac_exeext &&
3778 $as_test_x conftest$ac_exeext; then
3779 ac_cv_search_strerror=$ac_res 4378 ac_cv_search_strerror=$ac_res
3780else
3781 echo "$as_me: failed program was:" >&5
3782sed 's/^/| /' conftest.$ac_ext >&5
3783
3784
3785fi 4379fi
3786
3787rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4380rm -f core conftest.err conftest.$ac_objext \
3788 conftest$ac_exeext 4381 conftest$ac_exeext
3789 if test "${ac_cv_search_strerror+set}" = set; then 4382 if test "${ac_cv_search_strerror+set}" = set; then :
3790 break 4383 break
3791fi 4384fi
3792done 4385done
3793if test "${ac_cv_search_strerror+set}" = set; then 4386if test "${ac_cv_search_strerror+set}" = set; then :
3794 : 4387
3795else 4388else
3796 ac_cv_search_strerror=no 4389 ac_cv_search_strerror=no
3797fi 4390fi
3798rm conftest.$ac_ext 4391rm conftest.$ac_ext
3799LIBS=$ac_func_search_save_LIBS 4392LIBS=$ac_func_search_save_LIBS
3800fi 4393fi
3801{ echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5 4394{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5
3802echo "${ECHO_T}$ac_cv_search_strerror" >&6; } 4395$as_echo "$ac_cv_search_strerror" >&6; }
3803ac_res=$ac_cv_search_strerror 4396ac_res=$ac_cv_search_strerror
3804if test "$ac_res" != no; then 4397if test "$ac_res" != no; then :
3805 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" 4398 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
3806 4399
3807fi 4400fi
3808 4401
3809ac_ext=cpp 4402ac_ext=cpp
3812ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4405ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3813ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4406ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3814 4407
3815 4408
3816if test x$GCC = xyes && test x$GXX = xyes; then 4409if test x$GCC = xyes && test x$GXX = xyes; then
3817 { echo "$as_me:$LINENO: checking for working libsupc++" >&5 4410 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working libsupc++" >&5
3818echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6; } 4411$as_echo_n "checking for working libsupc++... " >&6; }
3819 save_CXX="$CXX" 4412 save_CXX="$CXX"
3820 save_LIBS="$LIBS" 4413 save_LIBS="$LIBS"
3821 CXX="$CC" 4414 CXX="$CC"
3822 LIBS="$LIBS -lsupc++" 4415 LIBS="$LIBS -lsupc++"
3823 LINKER="$CC" 4416 LINKER="$CC"
3824 4417
3825cat >conftest.$ac_ext <<_ACEOF
3826/* confdefs.h. */
3827_ACEOF
3828cat confdefs.h >>conftest.$ac_ext 4418cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3829cat >>conftest.$ac_ext <<_ACEOF
3830/* end confdefs.h. */ 4419/* end confdefs.h. */
3831struct test { }; void f() try { throw new test; } catch (...) { throw; } 4420struct test { }; void f() try { throw new test; } catch (...) { throw; }
3832int 4421int
3833main () 4422main ()
3834{ 4423{
3835 4424
3836 ; 4425 ;
3837 return 0; 4426 return 0;
3838} 4427}
3839_ACEOF 4428_ACEOF
3840rm -f conftest.$ac_objext conftest$ac_exeext 4429if ac_fn_cxx_try_link "$LINENO"; then :
3841if { (ac_try="$ac_link"
3842case "(($ac_try" in
3843 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3844 *) ac_try_echo=$ac_try;;
3845esac
3846eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3847 (eval "$ac_link") 2>conftest.er1
3848 ac_status=$?
3849 grep -v '^ *+' conftest.er1 >conftest.err
3850 rm -f conftest.er1
3851 cat conftest.err >&5
3852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3853 (exit $ac_status); } && {
3854 test -z "$ac_cxx_werror_flag" ||
3855 test ! -s conftest.err
3856 } && test -s conftest$ac_exeext &&
3857 $as_test_x conftest$ac_exeext; then
3858 { echo "$as_me:$LINENO: result: ok" >&5 4430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
3859echo "${ECHO_T}ok" >&6; } 4431$as_echo "ok" >&6; }
3860else 4432else
3861 echo "$as_me: failed program was:" >&5
3862sed 's/^/| /' conftest.$ac_ext >&5
3863 4433
3864
3865 { echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5 4434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, making everything bigger and slower" >&5
3866echo "${ECHO_T}no, making everything bigger and slower" >&6; } 4435$as_echo "no, making everything bigger and slower" >&6; }
3867 LIBS="$save_LIBS" 4436 LIBS="$save_LIBS"
3868 LINKER="$save_CXX" 4437 LINKER="$save_CXX"
3869 4438
3870 4439
3871fi 4440fi
3872
3873rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4441rm -f core conftest.err conftest.$ac_objext \
3874 conftest$ac_exeext conftest.$ac_ext 4442 conftest$ac_exeext conftest.$ac_ext
3875 CXX="$save_CXX" 4443 CXX="$save_CXX"
3876fi 4444fi
3877LINKER=$LINKER 4445LINKER=$LINKER
3878 4446
3879 4447
3880if test -z "$orig_CXXFLAGS"; then 4448if test -z "$orig_CXXFLAGS"; then
3881 if test x$GCC = xyes && test "x$GXX" = xyes; then 4449 if test x$GCC = xyes && test "x$GXX" = xyes; then
3882 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs" 4450 CXXFLAGS="-g -O3 -fno-rtti -fvisibility-inlines-hidden -fno-threadsafe-statics -fno-enforce-eh-specs"
3883 cat >conftest.$ac_ext <<_ACEOF
3884/* confdefs.h. */
3885_ACEOF
3886cat confdefs.h >>conftest.$ac_ext 4451 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3887cat >>conftest.$ac_ext <<_ACEOF
3888/* end confdefs.h. */ 4452/* end confdefs.h. */
3889 4453
3890int 4454int
3891main () 4455main ()
3892{ 4456{
3893 4457
3894 ; 4458 ;
3895 return 0; 4459 return 0;
3896} 4460}
3897_ACEOF 4461_ACEOF
3898rm -f conftest.$ac_objext 4462if ac_fn_cxx_try_compile "$LINENO"; then :
3899if { (ac_try="$ac_compile"
3900case "(($ac_try" in
3901 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3902 *) ac_try_echo=$ac_try;;
3903esac
3904eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3905 (eval "$ac_compile") 2>conftest.er1
3906 ac_status=$?
3907 grep -v '^ *+' conftest.er1 >conftest.err
3908 rm -f conftest.er1
3909 cat conftest.err >&5
3910 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3911 (exit $ac_status); } && {
3912 test -z "$ac_cxx_werror_flag" ||
3913 test ! -s conftest.err
3914 } && test -s conftest.$ac_objext; then
3915 :
3916else
3917 echo "$as_me: failed program was:" >&5
3918sed 's/^/| /' conftest.$ac_ext >&5
3919 4463
4464else
3920 CXXFLAGS="-g -O3" 4465 CXXFLAGS="-g -O3"
3921fi 4466fi
3922
3923rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4467rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3924 else 4468 else
3925 CXXFLAGS="-O" 4469 CXXFLAGS="-O"
3926 fi 4470 fi
3927 CFLAGS="$CXXFLAGS" 4471 CFLAGS="$CXXFLAGS"
3928fi 4472fi
3929 4473
3930
3931cat >>confdefs.h <<\_ACEOF
3932#define _GNU_SOURCE 1
3933_ACEOF
3934
3935
3936case $host in 4474case $host in
3937 *-*-solaris* ) 4475 *-*-solaris* )
3938 4476
3939cat >>confdefs.h <<\_ACEOF 4477$as_echo "#define _XOPEN_SOURCE 500" >>confdefs.h
3940#define _XOPEN_SOURCE 500
3941_ACEOF
3942 4478
3943 ;; 4479 ;;
3944esac 4480esac
3945 4481
3946 4482{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing setlocale" >&5
3947{ echo "$as_me:$LINENO: checking for setlocale" >&5 4483$as_echo_n "checking for library containing setlocale... " >&6; }
3948echo $ECHO_N "checking for setlocale... $ECHO_C" >&6; }
3949if test "${ac_cv_func_setlocale+set}" = set; then 4484if test "${ac_cv_search_setlocale+set}" = set; then :
3950 echo $ECHO_N "(cached) $ECHO_C" >&6 4485 $as_echo_n "(cached) " >&6
3951else
3952 cat >conftest.$ac_ext <<_ACEOF
3953/* confdefs.h. */
3954_ACEOF
3955cat confdefs.h >>conftest.$ac_ext
3956cat >>conftest.$ac_ext <<_ACEOF
3957/* end confdefs.h. */
3958/* Define setlocale to an innocuous variant, in case <limits.h> declares setlocale.
3959 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3960#define setlocale innocuous_setlocale
3961
3962/* System header to define __stub macros and hopefully few prototypes,
3963 which can conflict with char setlocale (); below.
3964 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3965 <limits.h> exists even on freestanding compilers. */
3966
3967#ifdef __STDC__
3968# include <limits.h>
3969#else 4486else
3970# include <assert.h> 4487 ac_func_search_save_LIBS=$LIBS
3971#endif
3972
3973#undef setlocale
3974
3975/* Override any GCC internal prototype to avoid an error.
3976 Use char because int might match the return type of a GCC
3977 builtin and then its argument prototype would still apply. */
3978#ifdef __cplusplus
3979extern "C"
3980#endif
3981char setlocale ();
3982/* The GNU C library defines this for functions which it implements
3983 to always fail with ENOSYS. Some functions are actually named
3984 something starting with __ and the normal name is an alias. */
3985#if defined __stub_setlocale || defined __stub___setlocale
3986choke me
3987#endif
3988
3989int
3990main ()
3991{
3992return setlocale ();
3993 ;
3994 return 0;
3995}
3996_ACEOF
3997rm -f conftest.$ac_objext conftest$ac_exeext
3998if { (ac_try="$ac_link"
3999case "(($ac_try" in
4000 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4001 *) ac_try_echo=$ac_try;;
4002esac
4003eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4004 (eval "$ac_link") 2>conftest.er1
4005 ac_status=$?
4006 grep -v '^ *+' conftest.er1 >conftest.err
4007 rm -f conftest.er1
4008 cat conftest.err >&5
4009 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4010 (exit $ac_status); } && {
4011 test -z "$ac_cxx_werror_flag" ||
4012 test ! -s conftest.err
4013 } && test -s conftest$ac_exeext &&
4014 $as_test_x conftest$ac_exeext; then
4015 ac_cv_func_setlocale=yes
4016else
4017 echo "$as_me: failed program was:" >&5
4018sed 's/^/| /' conftest.$ac_ext >&5
4019
4020 ac_cv_func_setlocale=no
4021fi
4022
4023rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4024 conftest$ac_exeext conftest.$ac_ext
4025fi
4026{ echo "$as_me:$LINENO: result: $ac_cv_func_setlocale" >&5
4027echo "${ECHO_T}$ac_cv_func_setlocale" >&6; }
4028if test $ac_cv_func_setlocale = yes; then
4029 :
4030else
4031 { echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5
4032echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6; }
4033if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then
4034 echo $ECHO_N "(cached) $ECHO_C" >&6
4035else
4036 ac_check_lib_save_LIBS=$LIBS
4037LIBS="-lxpg4 $LIBS"
4038cat >conftest.$ac_ext <<_ACEOF
4039/* confdefs.h. */
4040_ACEOF
4041cat confdefs.h >>conftest.$ac_ext 4488cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4042cat >>conftest.$ac_ext <<_ACEOF
4043/* end confdefs.h. */ 4489/* end confdefs.h. */
4044 4490
4045/* Override any GCC internal prototype to avoid an error. 4491/* Override any GCC internal prototype to avoid an error.
4046 Use char because int might match the return type of a GCC 4492 Use char because int might match the return type of a GCC
4047 builtin and then its argument prototype would still apply. */ 4493 builtin and then its argument prototype would still apply. */
4055return setlocale (); 4501return setlocale ();
4056 ; 4502 ;
4057 return 0; 4503 return 0;
4058} 4504}
4059_ACEOF 4505_ACEOF
4060rm -f conftest.$ac_objext conftest$ac_exeext 4506for ac_lib in '' xpg4; do
4061if { (ac_try="$ac_link" 4507 if test -z "$ac_lib"; then
4062case "(($ac_try" in 4508 ac_res="none required"
4063 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4064 *) ac_try_echo=$ac_try;;
4065esac
4066eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4067 (eval "$ac_link") 2>conftest.er1
4068 ac_status=$?
4069 grep -v '^ *+' conftest.er1 >conftest.err
4070 rm -f conftest.er1
4071 cat conftest.err >&5
4072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4073 (exit $ac_status); } && {
4074 test -z "$ac_cxx_werror_flag" ||
4075 test ! -s conftest.err
4076 } && test -s conftest$ac_exeext &&
4077 $as_test_x conftest$ac_exeext; then
4078 ac_cv_lib_xpg4_setlocale=yes
4079else 4509 else
4080 echo "$as_me: failed program was:" >&5 4510 ac_res=-l$ac_lib
4081sed 's/^/| /' conftest.$ac_ext >&5 4511 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
4082 4512 fi
4083 ac_cv_lib_xpg4_setlocale=no 4513 if ac_fn_cxx_try_link "$LINENO"; then :
4514 ac_cv_search_setlocale=$ac_res
4084fi 4515fi
4085
4086rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4516rm -f core conftest.err conftest.$ac_objext \
4087 conftest$ac_exeext conftest.$ac_ext 4517 conftest$ac_exeext
4088LIBS=$ac_check_lib_save_LIBS 4518 if test "${ac_cv_search_setlocale+set}" = set; then :
4519 break
4089fi 4520fi
4521done
4522if test "${ac_cv_search_setlocale+set}" = set; then :
4523
4524else
4525 ac_cv_search_setlocale=no
4526fi
4527rm conftest.$ac_ext
4528LIBS=$ac_func_search_save_LIBS
4529fi
4090{ echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4_setlocale" >&5 4530{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_setlocale" >&5
4091echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6; } 4531$as_echo "$ac_cv_search_setlocale" >&6; }
4092if test $ac_cv_lib_xpg4_setlocale = yes; then 4532ac_res=$ac_cv_search_setlocale
4093 LIBS="$LIBS -lxpg4" 4533if test "$ac_res" != no; then :
4094fi 4534 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
4095 4535
4096fi 4536fi
4097 4537
4098 4538
4099{ echo "$as_me:$LINENO: checking for gethostbyname" >&5 4539{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
4100echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; } 4540$as_echo_n "checking for library containing gethostbyname... " >&6; }
4101if test "${ac_cv_func_gethostbyname+set}" = set; then 4541if test "${ac_cv_search_gethostbyname+set}" = set; then :
4102 echo $ECHO_N "(cached) $ECHO_C" >&6 4542 $as_echo_n "(cached) " >&6
4103else
4104 cat >conftest.$ac_ext <<_ACEOF
4105/* confdefs.h. */
4106_ACEOF
4107cat confdefs.h >>conftest.$ac_ext
4108cat >>conftest.$ac_ext <<_ACEOF
4109/* end confdefs.h. */
4110/* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
4111 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4112#define gethostbyname innocuous_gethostbyname
4113
4114/* System header to define __stub macros and hopefully few prototypes,
4115 which can conflict with char gethostbyname (); below.
4116 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4117 <limits.h> exists even on freestanding compilers. */
4118
4119#ifdef __STDC__
4120# include <limits.h>
4121#else 4543else
4122# include <assert.h> 4544 ac_func_search_save_LIBS=$LIBS
4123#endif
4124
4125#undef gethostbyname
4126
4127/* Override any GCC internal prototype to avoid an error.
4128 Use char because int might match the return type of a GCC
4129 builtin and then its argument prototype would still apply. */
4130#ifdef __cplusplus
4131extern "C"
4132#endif
4133char gethostbyname ();
4134/* The GNU C library defines this for functions which it implements
4135 to always fail with ENOSYS. Some functions are actually named
4136 something starting with __ and the normal name is an alias. */
4137#if defined __stub_gethostbyname || defined __stub___gethostbyname
4138choke me
4139#endif
4140
4141int
4142main ()
4143{
4144return gethostbyname ();
4145 ;
4146 return 0;
4147}
4148_ACEOF
4149rm -f conftest.$ac_objext conftest$ac_exeext
4150if { (ac_try="$ac_link"
4151case "(($ac_try" in
4152 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4153 *) ac_try_echo=$ac_try;;
4154esac
4155eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4156 (eval "$ac_link") 2>conftest.er1
4157 ac_status=$?
4158 grep -v '^ *+' conftest.er1 >conftest.err
4159 rm -f conftest.er1
4160 cat conftest.err >&5
4161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4162 (exit $ac_status); } && {
4163 test -z "$ac_cxx_werror_flag" ||
4164 test ! -s conftest.err
4165 } && test -s conftest$ac_exeext &&
4166 $as_test_x conftest$ac_exeext; then
4167 ac_cv_func_gethostbyname=yes
4168else
4169 echo "$as_me: failed program was:" >&5
4170sed 's/^/| /' conftest.$ac_ext >&5
4171
4172 ac_cv_func_gethostbyname=no
4173fi
4174
4175rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4176 conftest$ac_exeext conftest.$ac_ext
4177fi
4178{ echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
4179echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }
4180if test $ac_cv_func_gethostbyname = yes; then
4181 :
4182else
4183 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
4184echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; }
4185if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
4186 echo $ECHO_N "(cached) $ECHO_C" >&6
4187else
4188 ac_check_lib_save_LIBS=$LIBS
4189LIBS="-lnsl $LIBS"
4190cat >conftest.$ac_ext <<_ACEOF
4191/* confdefs.h. */
4192_ACEOF
4193cat confdefs.h >>conftest.$ac_ext 4545cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4194cat >>conftest.$ac_ext <<_ACEOF
4195/* end confdefs.h. */ 4546/* end confdefs.h. */
4196 4547
4197/* Override any GCC internal prototype to avoid an error. 4548/* Override any GCC internal prototype to avoid an error.
4198 Use char because int might match the return type of a GCC 4549 Use char because int might match the return type of a GCC
4199 builtin and then its argument prototype would still apply. */ 4550 builtin and then its argument prototype would still apply. */
4207return gethostbyname (); 4558return gethostbyname ();
4208 ; 4559 ;
4209 return 0; 4560 return 0;
4210} 4561}
4211_ACEOF 4562_ACEOF
4212rm -f conftest.$ac_objext conftest$ac_exeext 4563for ac_lib in '' nsl; do
4213if { (ac_try="$ac_link" 4564 if test -z "$ac_lib"; then
4214case "(($ac_try" in 4565 ac_res="none required"
4215 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4216 *) ac_try_echo=$ac_try;;
4217esac
4218eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4219 (eval "$ac_link") 2>conftest.er1
4220 ac_status=$?
4221 grep -v '^ *+' conftest.er1 >conftest.err
4222 rm -f conftest.er1
4223 cat conftest.err >&5
4224 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4225 (exit $ac_status); } && {
4226 test -z "$ac_cxx_werror_flag" ||
4227 test ! -s conftest.err
4228 } && test -s conftest$ac_exeext &&
4229 $as_test_x conftest$ac_exeext; then
4230 ac_cv_lib_nsl_gethostbyname=yes
4231else 4566 else
4232 echo "$as_me: failed program was:" >&5 4567 ac_res=-l$ac_lib
4233sed 's/^/| /' conftest.$ac_ext >&5 4568 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
4234 4569 fi
4235 ac_cv_lib_nsl_gethostbyname=no 4570 if ac_fn_cxx_try_link "$LINENO"; then :
4571 ac_cv_search_gethostbyname=$ac_res
4236fi 4572fi
4237
4238rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4573rm -f core conftest.err conftest.$ac_objext \
4239 conftest$ac_exeext conftest.$ac_ext 4574 conftest$ac_exeext
4240LIBS=$ac_check_lib_save_LIBS 4575 if test "${ac_cv_search_gethostbyname+set}" = set; then :
4576 break
4241fi 4577fi
4578done
4579if test "${ac_cv_search_gethostbyname+set}" = set; then :
4580
4581else
4582 ac_cv_search_gethostbyname=no
4583fi
4584rm conftest.$ac_ext
4585LIBS=$ac_func_search_save_LIBS
4586fi
4242{ echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 4587{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
4243echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; } 4588$as_echo "$ac_cv_search_gethostbyname" >&6; }
4244if test $ac_cv_lib_nsl_gethostbyname = yes; then 4589ac_res=$ac_cv_search_gethostbyname
4245 LIBS="$LIBS -lnsl" 4590if test "$ac_res" != no; then :
4246fi 4591 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
4247 4592
4248fi 4593fi
4249 4594
4250{ echo "$as_me:$LINENO: checking for socket" >&5 4595{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
4251echo $ECHO_N "checking for socket... $ECHO_C" >&6; } 4596$as_echo_n "checking for library containing socket... " >&6; }
4252if test "${ac_cv_func_socket+set}" = set; then 4597if test "${ac_cv_search_socket+set}" = set; then :
4253 echo $ECHO_N "(cached) $ECHO_C" >&6 4598 $as_echo_n "(cached) " >&6
4254else
4255 cat >conftest.$ac_ext <<_ACEOF
4256/* confdefs.h. */
4257_ACEOF
4258cat confdefs.h >>conftest.$ac_ext
4259cat >>conftest.$ac_ext <<_ACEOF
4260/* end confdefs.h. */
4261/* Define socket to an innocuous variant, in case <limits.h> declares socket.
4262 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4263#define socket innocuous_socket
4264
4265/* System header to define __stub macros and hopefully few prototypes,
4266 which can conflict with char socket (); below.
4267 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4268 <limits.h> exists even on freestanding compilers. */
4269
4270#ifdef __STDC__
4271# include <limits.h>
4272#else 4599else
4273# include <assert.h> 4600 ac_func_search_save_LIBS=$LIBS
4274#endif
4275
4276#undef socket
4277
4278/* Override any GCC internal prototype to avoid an error.
4279 Use char because int might match the return type of a GCC
4280 builtin and then its argument prototype would still apply. */
4281#ifdef __cplusplus
4282extern "C"
4283#endif
4284char socket ();
4285/* The GNU C library defines this for functions which it implements
4286 to always fail with ENOSYS. Some functions are actually named
4287 something starting with __ and the normal name is an alias. */
4288#if defined __stub_socket || defined __stub___socket
4289choke me
4290#endif
4291
4292int
4293main ()
4294{
4295return socket ();
4296 ;
4297 return 0;
4298}
4299_ACEOF
4300rm -f conftest.$ac_objext conftest$ac_exeext
4301if { (ac_try="$ac_link"
4302case "(($ac_try" in
4303 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4304 *) ac_try_echo=$ac_try;;
4305esac
4306eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4307 (eval "$ac_link") 2>conftest.er1
4308 ac_status=$?
4309 grep -v '^ *+' conftest.er1 >conftest.err
4310 rm -f conftest.er1
4311 cat conftest.err >&5
4312 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4313 (exit $ac_status); } && {
4314 test -z "$ac_cxx_werror_flag" ||
4315 test ! -s conftest.err
4316 } && test -s conftest$ac_exeext &&
4317 $as_test_x conftest$ac_exeext; then
4318 ac_cv_func_socket=yes
4319else
4320 echo "$as_me: failed program was:" >&5
4321sed 's/^/| /' conftest.$ac_ext >&5
4322
4323 ac_cv_func_socket=no
4324fi
4325
4326rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4327 conftest$ac_exeext conftest.$ac_ext
4328fi
4329{ echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
4330echo "${ECHO_T}$ac_cv_func_socket" >&6; }
4331if test $ac_cv_func_socket = yes; then
4332 :
4333else
4334 { echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
4335echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6; }
4336if test "${ac_cv_lib_socket_socket+set}" = set; then
4337 echo $ECHO_N "(cached) $ECHO_C" >&6
4338else
4339 ac_check_lib_save_LIBS=$LIBS
4340LIBS="-lsocket $LIBS"
4341cat >conftest.$ac_ext <<_ACEOF
4342/* confdefs.h. */
4343_ACEOF
4344cat confdefs.h >>conftest.$ac_ext 4601cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4345cat >>conftest.$ac_ext <<_ACEOF
4346/* end confdefs.h. */ 4602/* end confdefs.h. */
4347 4603
4348/* Override any GCC internal prototype to avoid an error. 4604/* Override any GCC internal prototype to avoid an error.
4349 Use char because int might match the return type of a GCC 4605 Use char because int might match the return type of a GCC
4350 builtin and then its argument prototype would still apply. */ 4606 builtin and then its argument prototype would still apply. */
4358return socket (); 4614return socket ();
4359 ; 4615 ;
4360 return 0; 4616 return 0;
4361} 4617}
4362_ACEOF 4618_ACEOF
4363rm -f conftest.$ac_objext conftest$ac_exeext 4619for ac_lib in '' socket; do
4364if { (ac_try="$ac_link" 4620 if test -z "$ac_lib"; then
4365case "(($ac_try" in 4621 ac_res="none required"
4366 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4367 *) ac_try_echo=$ac_try;;
4368esac
4369eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4370 (eval "$ac_link") 2>conftest.er1
4371 ac_status=$?
4372 grep -v '^ *+' conftest.er1 >conftest.err
4373 rm -f conftest.er1
4374 cat conftest.err >&5
4375 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4376 (exit $ac_status); } && {
4377 test -z "$ac_cxx_werror_flag" ||
4378 test ! -s conftest.err
4379 } && test -s conftest$ac_exeext &&
4380 $as_test_x conftest$ac_exeext; then
4381 ac_cv_lib_socket_socket=yes
4382else 4622 else
4383 echo "$as_me: failed program was:" >&5 4623 ac_res=-l$ac_lib
4384sed 's/^/| /' conftest.$ac_ext >&5 4624 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
4385 4625 fi
4386 ac_cv_lib_socket_socket=no 4626 if ac_fn_cxx_try_link "$LINENO"; then :
4627 ac_cv_search_socket=$ac_res
4387fi 4628fi
4388
4389rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4629rm -f core conftest.err conftest.$ac_objext \
4390 conftest$ac_exeext conftest.$ac_ext 4630 conftest$ac_exeext
4391LIBS=$ac_check_lib_save_LIBS 4631 if test "${ac_cv_search_socket+set}" = set; then :
4632 break
4392fi 4633fi
4634done
4635if test "${ac_cv_search_socket+set}" = set; then :
4636
4637else
4638 ac_cv_search_socket=no
4639fi
4640rm conftest.$ac_ext
4641LIBS=$ac_func_search_save_LIBS
4642fi
4393{ echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5 4643{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
4394echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6; } 4644$as_echo "$ac_cv_search_socket" >&6; }
4395if test $ac_cv_lib_socket_socket = yes; then 4645ac_res=$ac_cv_search_socket
4396 LIBS="$LIBS -lsocket" 4646if test "$ac_res" != no; then :
4397fi 4647 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
4398 4648
4399fi 4649fi
4400
4401 4650
4402 4651
4403support_frills=yes 4652support_frills=yes
4404support_inheritpixmap=yes 4653support_inheritpixmap=yes
4405support_tinting=yes
4406support_fading=yes 4654support_fading=yes
4407support_keepscrolling=yes 4655support_keepscrolling=yes
4408support_selectionscrolling=yes 4656support_selectionscrolling=yes
4409support_mousewheel=yes 4657support_mousewheel=yes
4410support_mouseslipwheel=yes 4658support_mouseslipwheel=yes
4411support_text_blink=yes 4659support_text_blink=yes
4412support_pointer_blank=yes 4660support_pointer_blank=yes
4413support_scroll_rxvt=yes 4661support_scroll_rxvt=yes
4414support_scroll_next=yes 4662support_scroll_next=yes
4415support_scroll_xterm=yes 4663support_scroll_xterm=yes
4416support_scroll_plain=yes
4417support_xim=yes 4664support_xim=yes
4418support_xpm=yes
4419support_afterimage=yes 4665support_afterimage=yes
4420support_afterstep=yes 4666support_afterstep=yes
4421support_xft=yes 4667support_xft=yes
4422support_unicode3=no 4668support_unicode3=no
4423support_combining=yes 4669support_combining=yes
4426support_styles=yes 4672support_styles=yes
4427support_perl=yes 4673support_perl=yes
4428codesets=all 4674codesets=all
4429 4675
4430 4676
4431if test "x$enable_shared" = xyes; then
4432
4433cat >>confdefs.h <<\_ACEOF
4434#define LIBRXVT 1
4435_ACEOF
4436
4437 INSTALL_LIBRXVT=yes
4438fi
4439
4440
4441# Check whether --enable-everything was given. 4677# Check whether --enable-everything was given.
4442if test "${enable_everything+set}" = set; then 4678if test "${enable_everything+set}" = set; then :
4443 enableval=$enable_everything; 4679 enableval=$enable_everything;
4444 if test x$enableval = xno; then 4680 if test x$enableval = xno; then
4445 support_frills=no 4681 support_frills=no
4446 support_inheritpixmap=no 4682 support_inheritpixmap=no
4447 support_tinting=no
4448 support_fading=no 4683 support_fading=no
4449 support_keepscrolling=no 4684 support_keepscrolling=no
4450 support_selectionscrolling=no 4685 support_selectionscrolling=no
4451 support_lastlog=no 4686 support_lastlog=no
4452 support_mousewheel=no 4687 support_mousewheel=no
4454 support_text_blink=no 4689 support_text_blink=no
4455 support_pointer_blank=no 4690 support_pointer_blank=no
4456 support_scroll_rxvt=no 4691 support_scroll_rxvt=no
4457 support_scroll_next=no 4692 support_scroll_next=no
4458 support_scroll_xterm=no 4693 support_scroll_xterm=no
4459 support_scroll_plain=no
4460 support_utmp=no 4694 support_utmp=no
4461 support_wtmp=no 4695 support_wtmp=no
4462 support_xim=no 4696 support_xim=no
4463 support_xpm=no
4464 support_afterimage=no 4697 support_afterimage=no
4465 support_afterstep=no 4698 support_afterstep=no
4466 support_xft=no 4699 support_xft=no
4467 support_unicode3=no 4700 support_unicode3=no
4468 support_combining=no 4701 support_combining=no
4473 codesets= 4706 codesets=
4474 fi 4707 fi
4475 if test x$enableval = xyes; then 4708 if test x$enableval = xyes; then
4476 support_frills=yes 4709 support_frills=yes
4477 support_inheritpixmap=yes 4710 support_inheritpixmap=yes
4478 support_tinting=yes
4479 support_fading=yes 4711 support_fading=yes
4480 support_keepscrolling=yes 4712 support_keepscrolling=yes
4481 support_selectionscrolling=yes 4713 support_selectionscrolling=yes
4482 support_lastlog=yes 4714 support_lastlog=yes
4483 support_mousewheel=yes 4715 support_mousewheel=yes
4485 support_text_blink=yes 4717 support_text_blink=yes
4486 support_pointer_blank=yes 4718 support_pointer_blank=yes
4487 support_scroll_rxvt=yes 4719 support_scroll_rxvt=yes
4488 support_scroll_next=yes 4720 support_scroll_next=yes
4489 support_scroll_xterm=yes 4721 support_scroll_xterm=yes
4490 support_scroll_plain=yes
4491 support_utmp=yes 4722 support_utmp=yes
4492 support_wtmp=yes 4723 support_wtmp=yes
4493 support_xim=yes 4724 support_xim=yes
4494 support_xpm=yes
4495 support_afterimage=yes 4725 support_afterimage=yes
4496 support_afterstep=yes 4726 support_afterstep=yes
4497 support_xft=yes 4727 support_xft=yes
4498 support_unicode3=yes 4728 support_unicode3=yes
4499 support_combining=yes 4729 support_combining=yes
4505 fi 4735 fi
4506 4736
4507fi 4737fi
4508 4738
4509 4739
4740ASSERTIONS=no
4741# Check whether --enable-assert was given.
4742if test "${enable_assert+set}" = set; then :
4743 enableval=$enable_assert; if test x$enableval = xyes; then
4744 ASSERTIONS=yes
4745 fi
4746fi
4747
4748if test x$ASSERTIONS = xno; then
4749
4750$as_echo "#define NDEBUG 1" >>confdefs.h
4751
4752fi
4753
4754WARNINGS=no
4755# Check whether --enable-warnings was given.
4756if test "${enable_warnings+set}" = set; then :
4757 enableval=$enable_warnings; if test x$enableval = xyes; then
4758 WARNINGS=yes
4759 fi
4760fi
4761
4762if test x$GXX = xyes; then
4763 if test $WARNINGS = yes; then
4764 save_CXXFLAGS="$CXXFLAGS"
4765 CXXFLAGS="$CXXFLAGS -Wall -Wno-sign-compare -Wno-reorder -Wno-non-virtual-dtor"
4766 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4767/* end confdefs.h. */
4768
4769int
4770main ()
4771{
4772
4773 ;
4774 return 0;
4775}
4776_ACEOF
4777if ac_fn_cxx_try_compile "$LINENO"; then :
4778
4779else
4780 CXXFLAGS="$save_CXXFLAGS"
4781fi
4782rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4783 else
4784 CXXFLAGS="$CXXFLAGS -w"
4785 fi
4786fi
4787
4788support_256_color=no
4789# Check whether --enable-256-color was given.
4790if test "${enable_256_color+set}" = set; then :
4791 enableval=$enable_256_color; if test x$enableval = xyes; then
4792 support_256_color=yes
4793 fi
4794fi
4795
4796if test x$support_256_color = xyes; then
4797
4798$as_echo "#define USE_256_COLORS 1" >>confdefs.h
4799
4800fi
4801
4510# Check whether --enable-unicode3 was given. 4802# Check whether --enable-unicode3 was given.
4511if test "${enable_unicode3+set}" = set; then 4803if test "${enable_unicode3+set}" = set; then :
4512 enableval=$enable_unicode3; if test x$enableval = xyes -o x$enableval = xno; then 4804 enableval=$enable_unicode3; if test x$enableval = xyes -o x$enableval = xno; then
4513 support_unicode3=$enableval 4805 support_unicode3=$enableval
4514 fi 4806 fi
4515fi 4807fi
4516 4808
4517 4809
4518# Check whether --enable-combining was given. 4810# Check whether --enable-combining was given.
4519if test "${enable_combining+set}" = set; then 4811if test "${enable_combining+set}" = set; then :
4520 enableval=$enable_combining; if test x$enableval = xyes -o x$enableval = xno; then 4812 enableval=$enable_combining; if test x$enableval = xyes -o x$enableval = xno; then
4521 support_combining=$enableval 4813 support_combining=$enableval
4522 fi 4814 fi
4523fi 4815fi
4524 4816
4525 4817
4526# Check whether --enable-xft was given. 4818# Check whether --enable-xft was given.
4527if test "${enable_xft+set}" = set; then 4819if test "${enable_xft+set}" = set; then :
4528 enableval=$enable_xft; if test x$enableval = xyes -o x$enableval = xno; then 4820 enableval=$enable_xft; if test x$enableval = xyes -o x$enableval = xno; then
4529 support_xft=$enableval 4821 support_xft=$enableval
4530 fi 4822 fi
4531fi 4823fi
4532 4824
4533 4825
4534# Check whether --enable-font-styles was given. 4826# Check whether --enable-font-styles was given.
4535if test "${enable_font_styles+set}" = set; then 4827if test "${enable_font_styles+set}" = set; then :
4536 enableval=$enable_font_styles; if test x$enableval = xyes -o x$enableval = xno; then 4828 enableval=$enable_font_styles; if test x$enableval = xyes -o x$enableval = xno; then
4537 support_styles=$enableval 4829 support_styles=$enableval
4538 fi 4830 fi
4539fi 4831fi
4540 4832
4541 4833
4542# Check whether --enable-xpm-background was given.
4543if test "${enable_xpm_background+set}" = set; then
4544 enableval=$enable_xpm_background; if test x$enableval = xyes -o x$enableval = xno; then
4545 support_xpm=$enableval
4546 fi
4547fi
4548
4549
4550# Check whether --enable-afterimage was given. 4834# Check whether --enable-afterimage was given.
4551if test "${enable_afterimage+set}" = set; then 4835if test "${enable_afterimage+set}" = set; then :
4552 enableval=$enable_afterimage; if test x$enableval = xyes -o x$enableval = xno; then 4836 enableval=$enable_afterimage; if test x$enableval = xyes -o x$enableval = xno; then
4553 support_afterimage=$enableval 4837 support_afterimage=$enableval
4554 fi 4838 fi
4555fi 4839fi
4556 4840
4557 4841
4558 4842
4559# Check whether --with-afterimage_config was given. 4843# Check whether --with-afterimage_config was given.
4560if test "${with_afterimage_config+set}" = set; then 4844if test "${with_afterimage_config+set}" = set; then :
4561 withval=$with_afterimage_config; if test "x$withval" != x; then 4845 withval=$with_afterimage_config; if test "x$withval" != x; then
4562 afterimage_config=$withval/afterimage-config 4846 afterimage_config=$withval/afterimage-config
4563 fi 4847 fi
4564fi 4848fi
4565 4849
4566 4850
4567 4851
4852# Check whether --enable-pixbuf was given.
4853if test "${enable_pixbuf+set}" = set; then :
4854 enableval=$enable_pixbuf; if test x$enableval = xyes -o x$enableval = xno; then
4855 support_pixbuf=$enableval
4856 fi
4857fi
4858
4859
4568# Check whether --enable-transparency was given. 4860# Check whether --enable-transparency was given.
4569if test "${enable_transparency+set}" = set; then 4861if test "${enable_transparency+set}" = set; then :
4570 enableval=$enable_transparency; if test x$enableval = xyes -o x$enableval = xno; then 4862 enableval=$enable_transparency; if test x$enableval = xyes -o x$enableval = xno; then
4571 support_inheritpixmap=$enableval 4863 support_inheritpixmap=$enableval
4572 fi 4864 fi
4573fi 4865fi
4574 4866
4575 4867
4576# Check whether --enable-tinting was given.
4577if test "${enable_tinting+set}" = set; then
4578 enableval=$enable_tinting; if test x$enableval = xyes -o x$enableval = xno; then
4579 support_tinting=$enableval
4580 fi
4581fi
4582
4583
4584# Check whether --enable-fading was given. 4868# Check whether --enable-fading was given.
4585if test "${enable_fading+set}" = set; then 4869if test "${enable_fading+set}" = set; then :
4586 enableval=$enable_fading; if test x$enableval = xyes -o x$enableval = xno; then 4870 enableval=$enable_fading; if test x$enableval = xyes -o x$enableval = xno; then
4587 support_fading=$enableval 4871 support_fading=$enableval
4588 fi 4872 fi
4589fi 4873fi
4590 4874
4591 4875
4592# Check whether --enable-rxvt-scroll was given. 4876# Check whether --enable-rxvt-scroll was given.
4593if test "${enable_rxvt_scroll+set}" = set; then 4877if test "${enable_rxvt_scroll+set}" = set; then :
4594 enableval=$enable_rxvt_scroll; if test x$enableval = xyes -o x$enableval = xno; then 4878 enableval=$enable_rxvt_scroll; if test x$enableval = xyes -o x$enableval = xno; then
4595 support_scroll_rxvt=$enableval 4879 support_scroll_rxvt=$enableval
4596 fi 4880 fi
4597fi 4881fi
4598 4882
4599 4883
4600# Check whether --enable-next-scroll was given. 4884# Check whether --enable-next-scroll was given.
4601if test "${enable_next_scroll+set}" = set; then 4885if test "${enable_next_scroll+set}" = set; then :
4602 enableval=$enable_next_scroll; if test x$enableval = xyes -o x$enableval = xno; then 4886 enableval=$enable_next_scroll; if test x$enableval = xyes -o x$enableval = xno; then
4603 support_scroll_next=$enableval 4887 support_scroll_next=$enableval
4604 fi 4888 fi
4605fi 4889fi
4606 4890
4607 4891
4608# Check whether --enable-xterm-scroll was given. 4892# Check whether --enable-xterm-scroll was given.
4609if test "${enable_xterm_scroll+set}" = set; then 4893if test "${enable_xterm_scroll+set}" = set; then :
4610 enableval=$enable_xterm_scroll; if test x$enableval = xyes -o x$enableval = xno; then 4894 enableval=$enable_xterm_scroll; if test x$enableval = xyes -o x$enableval = xno; then
4611 support_scroll_xterm=$enableval 4895 support_scroll_xterm=$enableval
4612 fi 4896 fi
4613fi 4897fi
4614 4898
4615 4899
4616# Check whether --enable-perl was given. 4900# Check whether --enable-perl was given.
4617if test "${enable_perl+set}" = set; then 4901if test "${enable_perl+set}" = set; then :
4618 enableval=$enable_perl; if test x$enableval = xyes -o x$enableval = xno; then 4902 enableval=$enable_perl; if test x$enableval = xyes -o x$enableval = xno; then
4619 support_perl=$enableval 4903 support_perl=$enableval
4620 fi 4904 fi
4621fi 4905fi
4622 4906
4623 4907
4624# Check whether --enable-plain-scroll was given.
4625if test "${enable_plain_scroll+set}" = set; then
4626 enableval=$enable_plain_scroll; if test x$enableval = xyes -o x$enableval = xno; then
4627 support_scroll_plain=$enableval
4628 fi
4629fi
4630
4631
4632 4908
4633# Check whether --with-codesets was given. 4909# Check whether --with-codesets was given.
4634if test "${with_codesets+set}" = set; then 4910if test "${with_codesets+set}" = set; then :
4635 withval=$with_codesets; codesets="$withval" 4911 withval=$with_codesets; codesets="$withval"
4636fi 4912fi
4637 4913
4638 4914
4639# Check whether --enable-xim was given. 4915# Check whether --enable-xim was given.
4640if test "${enable_xim+set}" = set; then 4916if test "${enable_xim+set}" = set; then :
4641 enableval=$enable_xim; if test x$enableval = xyes -o x$enableval = xno; then 4917 enableval=$enable_xim; if test x$enableval = xyes -o x$enableval = xno; then
4642 support_xim=$enableval 4918 support_xim=$enableval
4643 fi 4919 fi
4644fi 4920fi
4645 4921
4646 4922
4647# Check whether --enable-backspace-key was given. 4923# Check whether --enable-backspace-key was given.
4648if test "${enable_backspace_key+set}" = set; then 4924if test "${enable_backspace_key+set}" = set; then :
4649 enableval=$enable_backspace_key; if test x$enableval = xno; then 4925 enableval=$enable_backspace_key; if test x$enableval = xno; then
4650 4926
4651cat >>confdefs.h <<\_ACEOF 4927$as_echo "#define NO_BACKSPACE_KEY 1" >>confdefs.h
4652#define NO_BACKSPACE_KEY 1
4653_ACEOF
4654 4928
4655 fi 4929 fi
4656fi 4930fi
4657 4931
4658 4932
4659# Check whether --enable-delete-key was given. 4933# Check whether --enable-delete-key was given.
4660if test "${enable_delete_key+set}" = set; then 4934if test "${enable_delete_key+set}" = set; then :
4661 enableval=$enable_delete_key; if test x$enableval = xno; then 4935 enableval=$enable_delete_key; if test x$enableval = xno; then
4662 4936
4663cat >>confdefs.h <<\_ACEOF 4937$as_echo "#define NO_DELETE_KEY 1" >>confdefs.h
4664#define NO_DELETE_KEY 1
4665_ACEOF
4666 4938
4667 fi 4939 fi
4668fi 4940fi
4669 4941
4670 4942
4671# Check whether --enable-resources was given. 4943# Check whether --enable-resources was given.
4672if test "${enable_resources+set}" = set; then 4944if test "${enable_resources+set}" = set; then :
4673 enableval=$enable_resources; if test x$enableval = xno; then 4945 enableval=$enable_resources; if test x$enableval = xno; then
4674 4946
4675cat >>confdefs.h <<\_ACEOF 4947$as_echo "#define NO_RESOURCES 1" >>confdefs.h
4676#define NO_RESOURCES 1
4677_ACEOF
4678 4948
4679 fi 4949 fi
4680fi 4950fi
4681 4951
4682 4952
4683# Check whether --enable-8bitctrls was given. 4953# Check whether --enable-8bitctrls was given.
4684if test "${enable_8bitctrls+set}" = set; then 4954if test "${enable_8bitctrls+set}" = set; then :
4685 enableval=$enable_8bitctrls; if test x$enableval = xyes -o x$enableval = xno; then 4955 enableval=$enable_8bitctrls; if test x$enableval = xyes -o x$enableval = xno; then
4686 support_8bitctrls=$enableval 4956 support_8bitctrls=$enableval
4687 fi 4957 fi
4688fi 4958fi
4689 4959
4690 4960
4691RESFALLBACK=Rxvt 4961RESFALLBACK=Rxvt
4692# Check whether --enable-fallback was given. 4962# Check whether --enable-fallback was given.
4693if test "${enable_fallback+set}" = set; then 4963if test "${enable_fallback+set}" = set; then :
4694 enableval=$enable_fallback; 4964 enableval=$enable_fallback;
4695 test x$enableval = xyes && enableval=Rxvt 4965 test x$enableval = xyes && enableval=Rxvt
4696 test x$enableval = xno && enableval= 4966 test x$enableval = xno && enableval=
4697 RESFALLBACK="$enableval" 4967 RESFALLBACK="$enableval"
4698 4968
4708fi 4978fi
4709 4979
4710RESNAME=urxvt 4980RESNAME=urxvt
4711 4981
4712# Check whether --with-res-name was given. 4982# Check whether --with-res-name was given.
4713if test "${with_res_name+set}" = set; then 4983if test "${with_res_name+set}" = set; then :
4714 withval=$with_res_name; RESNAME="$withval" 4984 withval=$with_res_name; RESNAME="$withval"
4715fi 4985fi
4716 4986
4717 4987
4718cat >>confdefs.h <<_ACEOF 4988cat >>confdefs.h <<_ACEOF
4721 4991
4722 4992
4723RESCLASS=URxvt 4993RESCLASS=URxvt
4724 4994
4725# Check whether --with-res-class was given. 4995# Check whether --with-res-class was given.
4726if test "${with_res_class+set}" = set; then 4996if test "${with_res_class+set}" = set; then :
4727 withval=$with_res_class; RESCLASS="$withval" 4997 withval=$with_res_class; RESCLASS="$withval"
4728fi 4998fi
4729 4999
4730 5000
4731cat >>confdefs.h <<_ACEOF 5001cat >>confdefs.h <<_ACEOF
4734 5004
4735 5005
4736RXVTNAME=urxvt 5006RXVTNAME=urxvt
4737 5007
4738# Check whether --with-name was given. 5008# Check whether --with-name was given.
4739if test "${with_name+set}" = set; then 5009if test "${with_name+set}" = set; then :
4740 withval=$with_name; RXVTNAME="$withval" 5010 withval=$with_name; RXVTNAME="$withval"
4741fi 5011fi
4742 5012
4743 5013
4744cat >>confdefs.h <<_ACEOF 5014cat >>confdefs.h <<_ACEOF
4745#define RXVTNAME "$RXVTNAME" 5015#define RXVTNAME "$RXVTNAME"
4746_ACEOF 5016_ACEOF
4747 5017
4748 5018
4749RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4750 5019
4751 5020
4752# Check whether --enable-swapscreen was given. 5021# Check whether --enable-swapscreen was given.
4753if test "${enable_swapscreen+set}" = set; then 5022if test "${enable_swapscreen+set}" = set; then :
4754 enableval=$enable_swapscreen; if test x$enableval = xno; then 5023 enableval=$enable_swapscreen; if test x$enableval = xno; then
4755 5024
4756cat >>confdefs.h <<\_ACEOF 5025$as_echo "#define NO_SECONDARY_SCREEN 1" >>confdefs.h
4757#define NO_SECONDARY_SCREEN 1
4758_ACEOF
4759 5026
4760 fi 5027 fi
4761fi 5028fi
4762 5029
4763 5030
4764# Check whether --enable-iso14755 was given. 5031# Check whether --enable-iso14755 was given.
4765if test "${enable_iso14755+set}" = set; then 5032if test "${enable_iso14755+set}" = set; then :
4766 enableval=$enable_iso14755; if test x$enableval = xyes -o x$enableval = xno; then 5033 enableval=$enable_iso14755; if test x$enableval = xyes -o x$enableval = xno; then
4767 support_iso14755=$enableval 5034 support_iso14755=$enableval
4768 fi 5035 fi
4769fi 5036fi
4770 5037
4771 5038
4772# Check whether --enable-frills was given. 5039# Check whether --enable-frills was given.
4773if test "${enable_frills+set}" = set; then 5040if test "${enable_frills+set}" = set; then :
4774 enableval=$enable_frills; if test x$enableval = xyes -o x$enableval = xno; then 5041 enableval=$enable_frills; if test x$enableval = xyes -o x$enableval = xno; then
4775 support_frills=$enableval 5042 support_frills=$enableval
4776 fi 5043 fi
4777fi 5044fi
4778 5045
4779 5046
4780# Check whether --enable-keepscrolling was given. 5047# Check whether --enable-keepscrolling was given.
4781if test "${enable_keepscrolling+set}" = set; then 5048if test "${enable_keepscrolling+set}" = set; then :
4782 enableval=$enable_keepscrolling; if test x$enableval = xyes -o x$enableval = xno; then 5049 enableval=$enable_keepscrolling; if test x$enableval = xyes -o x$enableval = xno; then
4783 support_keepscrolling=$enableval 5050 support_keepscrolling=$enableval
4784 fi 5051 fi
4785fi 5052fi
4786 5053
4787 5054
4788# Check whether --enable-selectionscrolling was given. 5055# Check whether --enable-selectionscrolling was given.
4789if test "${enable_selectionscrolling+set}" = set; then 5056if test "${enable_selectionscrolling+set}" = set; then :
4790 enableval=$enable_selectionscrolling; if test x$enableval = xyes -o x$enableval = xno; then 5057 enableval=$enable_selectionscrolling; if test x$enableval = xyes -o x$enableval = xno; then
4791 support_selectionscrolling=$enableval 5058 support_selectionscrolling=$enableval
4792 fi 5059 fi
4793fi 5060fi
4794 5061
4795 5062
4796# Check whether --enable-mousewheel was given. 5063# Check whether --enable-mousewheel was given.
4797if test "${enable_mousewheel+set}" = set; then 5064if test "${enable_mousewheel+set}" = set; then :
4798 enableval=$enable_mousewheel; if test x$enableval = xyes -o x$enableval = xno; then 5065 enableval=$enable_mousewheel; if test x$enableval = xyes -o x$enableval = xno; then
4799 support_mousewheel=$enableval 5066 support_mousewheel=$enableval
4800 fi 5067 fi
4801fi 5068fi
4802 5069
4803 5070
4804# Check whether --enable-slipwheeling was given. 5071# Check whether --enable-slipwheeling was given.
4805if test "${enable_slipwheeling+set}" = set; then 5072if test "${enable_slipwheeling+set}" = set; then :
4806 enableval=$enable_slipwheeling; if test x$enableval = xyes -o x$enableval = xno; then 5073 enableval=$enable_slipwheeling; if test x$enableval = xyes -o x$enableval = xno; then
4807 support_mouseslipwheel=$enableval 5074 support_mouseslipwheel=$enableval
4808 fi 5075 fi
4809fi 5076fi
4810 5077
4811 5078
4812# Check whether --enable-smart-resize was given. 5079# Check whether --enable-smart-resize was given.
4813if test "${enable_smart_resize+set}" = set; then 5080if test "${enable_smart_resize+set}" = set; then :
4814 enableval=$enable_smart_resize; if test x$enableval = xyes; then 5081 enableval=$enable_smart_resize; if test x$enableval = xyes; then
4815 5082
4816cat >>confdefs.h <<\_ACEOF 5083$as_echo "#define SMART_RESIZE 1" >>confdefs.h
4817#define SMART_RESIZE 1
4818_ACEOF
4819 5084
4820 fi 5085 fi
4821fi 5086fi
4822 5087
4823 5088
4824# Check whether --enable-text-blink was given. 5089# Check whether --enable-text-blink was given.
4825if test "${enable_text_blink+set}" = set; then 5090if test "${enable_text_blink+set}" = set; then :
4826 enableval=$enable_text_blink; if test x$enableval = xyes -o x$enableval = xno; then 5091 enableval=$enable_text_blink; if test x$enableval = xyes -o x$enableval = xno; then
4827 support_text_blink=$enableval 5092 support_text_blink=$enableval
4828 fi 5093 fi
4829fi 5094fi
4830 5095
4831 5096
4832# Check whether --enable-pointer-blank was given. 5097# Check whether --enable-pointer-blank was given.
4833if test "${enable_pointer_blank+set}" = set; then 5098if test "${enable_pointer_blank+set}" = set; then :
4834 enableval=$enable_pointer_blank; if test x$enableval = xyes -o x$enableval = xno; then 5099 enableval=$enable_pointer_blank; if test x$enableval = xyes -o x$enableval = xno; then
4835 support_pointer_blank=$enableval 5100 support_pointer_blank=$enableval
4836 fi 5101 fi
4837fi 5102fi
4838 5103
4839 5104
4840 5105
4841# Check whether --with-term was given. 5106# Check whether --with-term was given.
4842if test "${with_term+set}" = set; then 5107if test "${with_term+set}" = set; then :
4843 withval=$with_term; if test x$withval != x; then 5108 withval=$with_term; if test x$withval != x; then
4844 5109
4845cat >>confdefs.h <<_ACEOF 5110cat >>confdefs.h <<_ACEOF
4846#define TERMENV "$withval" 5111#define TERMENV "$withval"
4847_ACEOF 5112_ACEOF
4850fi 5115fi
4851 5116
4852 5117
4853 5118
4854# Check whether --with-terminfo was given. 5119# Check whether --with-terminfo was given.
4855if test "${with_terminfo+set}" = set; then 5120if test "${with_terminfo+set}" = set; then :
4856 withval=$with_terminfo; if test x$withval != x; then 5121 withval=$with_terminfo; if test x$withval != x; then
4857 5122
4858cat >>confdefs.h <<_ACEOF 5123cat >>confdefs.h <<_ACEOF
4859#define RXVT_TERMINFO "$withval" 5124#define RXVT_TERMINFO "$withval"
4860_ACEOF 5125_ACEOF
4862 fi 5127 fi
4863fi 5128fi
4864 5129
4865 5130
4866 5131
4867# Extract the first word of "tic", so it can be a program name with args. 5132LIBEV_M4_AVOID_LIBRT=1
4868set dummy tic; ac_word=$2
4869{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4870echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4871if test "${ac_cv_path_TIC+set}" = set; then
4872 echo $ECHO_N "(cached) $ECHO_C" >&6
4873else
4874 case $TIC in
4875 [\\/]* | ?:[\\/]*)
4876 ac_cv_path_TIC="$TIC" # Let the user override the test with a path.
4877 ;;
4878 *)
4879 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4880for as_dir in $PATH
4881do
4882 IFS=$as_save_IFS
4883 test -z "$as_dir" && as_dir=.
4884 for ac_exec_ext in '' $ac_executable_extensions; do
4885 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4886 ac_cv_path_TIC="$as_dir/$ac_word$ac_exec_ext"
4887 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4888 break 2
4889 fi
4890done
4891done
4892IFS=$as_save_IFS
4893
4894 ;;
4895esac
4896fi
4897TIC=$ac_cv_path_TIC
4898if test -n "$TIC"; then
4899 { echo "$as_me:$LINENO: result: $TIC" >&5
4900echo "${ECHO_T}$TIC" >&6; }
4901else
4902 { echo "$as_me:$LINENO: result: no" >&5
4903echo "${ECHO_T}no" >&6; }
4904fi
4905
4906
4907
4908
4909 5133
4910ac_ext=cpp 5134ac_ext=cpp
4911ac_cpp='$CXXCPP $CPPFLAGS' 5135ac_cpp='$CXXCPP $CPPFLAGS'
4912ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5136ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4913ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 5137ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4914ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5138ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4915{ echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 5139{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
4916echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; } 5140$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
4917if test -z "$CXXCPP"; then 5141if test -z "$CXXCPP"; then
4918 if test "${ac_cv_prog_CXXCPP+set}" = set; then 5142 if test "${ac_cv_prog_CXXCPP+set}" = set; then :
4919 echo $ECHO_N "(cached) $ECHO_C" >&6 5143 $as_echo_n "(cached) " >&6
4920else 5144else
4921 # Double quotes because CXXCPP needs to be expanded 5145 # Double quotes because CXXCPP needs to be expanded
4922 for CXXCPP in "$CXX -E" "/lib/cpp" 5146 for CXXCPP in "$CXX -E" "/lib/cpp"
4923 do 5147 do
4924 ac_preproc_ok=false 5148 ac_preproc_ok=false
4928 # with a fresh cross-compiler works. 5152 # with a fresh cross-compiler works.
4929 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 5153 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4930 # <limits.h> exists even on freestanding compilers. 5154 # <limits.h> exists even on freestanding compilers.
4931 # On the NeXT, cc -E runs the code through the compiler's parser, 5155 # On the NeXT, cc -E runs the code through the compiler's parser,
4932 # not just through cpp. "Syntax error" is here to catch this case. 5156 # not just through cpp. "Syntax error" is here to catch this case.
4933 cat >conftest.$ac_ext <<_ACEOF
4934/* confdefs.h. */
4935_ACEOF
4936cat confdefs.h >>conftest.$ac_ext 5157 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4937cat >>conftest.$ac_ext <<_ACEOF
4938/* end confdefs.h. */ 5158/* end confdefs.h. */
4939#ifdef __STDC__ 5159#ifdef __STDC__
4940# include <limits.h> 5160# include <limits.h>
4941#else 5161#else
4942# include <assert.h> 5162# include <assert.h>
4943#endif 5163#endif
4944 Syntax error 5164 Syntax error
4945_ACEOF 5165_ACEOF
4946if { (ac_try="$ac_cpp conftest.$ac_ext" 5166if ac_fn_cxx_try_cpp "$LINENO"; then :
4947case "(($ac_try" in
4948 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4949 *) ac_try_echo=$ac_try;;
4950esac
4951eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4952 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4953 ac_status=$?
4954 grep -v '^ *+' conftest.er1 >conftest.err
4955 rm -f conftest.er1
4956 cat conftest.err >&5
4957 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4958 (exit $ac_status); } >/dev/null && {
4959 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4960 test ! -s conftest.err
4961 }; then
4962 :
4963else
4964 echo "$as_me: failed program was:" >&5
4965sed 's/^/| /' conftest.$ac_ext >&5
4966 5167
5168else
4967 # Broken: fails on valid input. 5169 # Broken: fails on valid input.
4968continue 5170continue
4969fi 5171fi
4970
4971rm -f conftest.err conftest.$ac_ext 5172rm -f conftest.err conftest.$ac_ext
4972 5173
4973 # OK, works on sane cases. Now check whether nonexistent headers 5174 # OK, works on sane cases. Now check whether nonexistent headers
4974 # can be detected and how. 5175 # can be detected and how.
4975 cat >conftest.$ac_ext <<_ACEOF
4976/* confdefs.h. */
4977_ACEOF
4978cat confdefs.h >>conftest.$ac_ext 5176 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4979cat >>conftest.$ac_ext <<_ACEOF
4980/* end confdefs.h. */ 5177/* end confdefs.h. */
4981#include <ac_nonexistent.h> 5178#include <ac_nonexistent.h>
4982_ACEOF 5179_ACEOF
4983if { (ac_try="$ac_cpp conftest.$ac_ext" 5180if ac_fn_cxx_try_cpp "$LINENO"; then :
4984case "(($ac_try" in
4985 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4986 *) ac_try_echo=$ac_try;;
4987esac
4988eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4989 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4990 ac_status=$?
4991 grep -v '^ *+' conftest.er1 >conftest.err
4992 rm -f conftest.er1
4993 cat conftest.err >&5
4994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4995 (exit $ac_status); } >/dev/null && {
4996 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
4997 test ! -s conftest.err
4998 }; then
4999 # Broken: success on invalid input. 5181 # Broken: success on invalid input.
5000continue 5182continue
5001else 5183else
5002 echo "$as_me: failed program was:" >&5
5003sed 's/^/| /' conftest.$ac_ext >&5
5004
5005 # Passes both tests. 5184 # Passes both tests.
5006ac_preproc_ok=: 5185ac_preproc_ok=:
5007break 5186break
5008fi 5187fi
5009
5010rm -f conftest.err conftest.$ac_ext 5188rm -f conftest.err conftest.$ac_ext
5011 5189
5012done 5190done
5013# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5191# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5014rm -f conftest.err conftest.$ac_ext 5192rm -f conftest.err conftest.$ac_ext
5015if $ac_preproc_ok; then 5193if $ac_preproc_ok; then :
5016 break 5194 break
5017fi 5195fi
5018 5196
5019 done 5197 done
5020 ac_cv_prog_CXXCPP=$CXXCPP 5198 ac_cv_prog_CXXCPP=$CXXCPP
5022fi 5200fi
5023 CXXCPP=$ac_cv_prog_CXXCPP 5201 CXXCPP=$ac_cv_prog_CXXCPP
5024else 5202else
5025 ac_cv_prog_CXXCPP=$CXXCPP 5203 ac_cv_prog_CXXCPP=$CXXCPP
5026fi 5204fi
5027{ echo "$as_me:$LINENO: result: $CXXCPP" >&5 5205{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
5028echo "${ECHO_T}$CXXCPP" >&6; } 5206$as_echo "$CXXCPP" >&6; }
5029ac_preproc_ok=false 5207ac_preproc_ok=false
5030for ac_cxx_preproc_warn_flag in '' yes 5208for ac_cxx_preproc_warn_flag in '' yes
5031do 5209do
5032 # Use a header file that comes with gcc, so configuring glibc 5210 # Use a header file that comes with gcc, so configuring glibc
5033 # with a fresh cross-compiler works. 5211 # with a fresh cross-compiler works.
5034 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 5212 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5035 # <limits.h> exists even on freestanding compilers. 5213 # <limits.h> exists even on freestanding compilers.
5036 # On the NeXT, cc -E runs the code through the compiler's parser, 5214 # On the NeXT, cc -E runs the code through the compiler's parser,
5037 # not just through cpp. "Syntax error" is here to catch this case. 5215 # not just through cpp. "Syntax error" is here to catch this case.
5038 cat >conftest.$ac_ext <<_ACEOF
5039/* confdefs.h. */
5040_ACEOF
5041cat confdefs.h >>conftest.$ac_ext 5216 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5042cat >>conftest.$ac_ext <<_ACEOF
5043/* end confdefs.h. */ 5217/* end confdefs.h. */
5044#ifdef __STDC__ 5218#ifdef __STDC__
5045# include <limits.h> 5219# include <limits.h>
5046#else 5220#else
5047# include <assert.h> 5221# include <assert.h>
5048#endif 5222#endif
5049 Syntax error 5223 Syntax error
5050_ACEOF 5224_ACEOF
5051if { (ac_try="$ac_cpp conftest.$ac_ext" 5225if ac_fn_cxx_try_cpp "$LINENO"; then :
5052case "(($ac_try" in
5053 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5054 *) ac_try_echo=$ac_try;;
5055esac
5056eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5057 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5058 ac_status=$?
5059 grep -v '^ *+' conftest.er1 >conftest.err
5060 rm -f conftest.er1
5061 cat conftest.err >&5
5062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5063 (exit $ac_status); } >/dev/null && {
5064 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
5065 test ! -s conftest.err
5066 }; then
5067 :
5068else
5069 echo "$as_me: failed program was:" >&5
5070sed 's/^/| /' conftest.$ac_ext >&5
5071 5226
5227else
5072 # Broken: fails on valid input. 5228 # Broken: fails on valid input.
5073continue 5229continue
5074fi 5230fi
5075
5076rm -f conftest.err conftest.$ac_ext 5231rm -f conftest.err conftest.$ac_ext
5077 5232
5078 # OK, works on sane cases. Now check whether nonexistent headers 5233 # OK, works on sane cases. Now check whether nonexistent headers
5079 # can be detected and how. 5234 # can be detected and how.
5080 cat >conftest.$ac_ext <<_ACEOF
5081/* confdefs.h. */
5082_ACEOF
5083cat confdefs.h >>conftest.$ac_ext 5235 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5084cat >>conftest.$ac_ext <<_ACEOF
5085/* end confdefs.h. */ 5236/* end confdefs.h. */
5086#include <ac_nonexistent.h> 5237#include <ac_nonexistent.h>
5087_ACEOF 5238_ACEOF
5088if { (ac_try="$ac_cpp conftest.$ac_ext" 5239if ac_fn_cxx_try_cpp "$LINENO"; then :
5089case "(($ac_try" in
5090 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5091 *) ac_try_echo=$ac_try;;
5092esac
5093eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5094 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5095 ac_status=$?
5096 grep -v '^ *+' conftest.er1 >conftest.err
5097 rm -f conftest.er1
5098 cat conftest.err >&5
5099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5100 (exit $ac_status); } >/dev/null && {
5101 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
5102 test ! -s conftest.err
5103 }; then
5104 # Broken: success on invalid input. 5240 # Broken: success on invalid input.
5105continue 5241continue
5106else 5242else
5107 echo "$as_me: failed program was:" >&5
5108sed 's/^/| /' conftest.$ac_ext >&5
5109
5110 # Passes both tests. 5243 # Passes both tests.
5111ac_preproc_ok=: 5244ac_preproc_ok=:
5112break 5245break
5113fi 5246fi
5114
5115rm -f conftest.err conftest.$ac_ext 5247rm -f conftest.err conftest.$ac_ext
5116 5248
5117done 5249done
5118# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5250# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5119rm -f conftest.err conftest.$ac_ext 5251rm -f conftest.err conftest.$ac_ext
5120if $ac_preproc_ok; then 5252if $ac_preproc_ok; then :
5121 : 5253
5122else 5254else
5123 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check 5255 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5124See \`config.log' for more details." >&5 5256$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5125echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check 5257as_fn_error "C++ preprocessor \"$CXXCPP\" fails sanity check
5126See \`config.log' for more details." >&2;} 5258See \`config.log' for more details." "$LINENO" 5; }
5127 { (exit 1); exit 1; }; }
5128fi 5259fi
5129 5260
5130ac_ext=cpp 5261ac_ext=cpp
5131ac_cpp='$CXXCPP $CPPFLAGS' 5262ac_cpp='$CXXCPP $CPPFLAGS'
5132ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5263ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5133ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 5264ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5134ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5265ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5135 5266
5136 5267
5268for ac_header in sys/inotify.h sys/epoll.h sys/event.h port.h poll.h sys/select.h sys/eventfd.h sys/signalfd.h
5269do :
5270 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5271ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
5272eval as_val=\$$as_ac_Header
5273 if test "x$as_val" = x""yes; then :
5274 cat >>confdefs.h <<_ACEOF
5275#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5276_ACEOF
5277
5278fi
5279
5280done
5281
5282
5283for ac_func in inotify_init epoll_ctl kqueue port_create poll select eventfd signalfd
5284do :
5285 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
5286ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
5287eval as_val=\$$as_ac_var
5288 if test "x$as_val" = x""yes; then :
5289 cat >>confdefs.h <<_ACEOF
5290#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
5291_ACEOF
5292
5293fi
5294done
5295
5296
5297ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5298if test "x$ac_cv_func_clock_gettime" = x""yes; then :
5299
5300else
5301
5302 if test $(uname) = Linux; then
5303 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime syscall" >&5
5304$as_echo_n "checking for clock_gettime syscall... " >&6; }
5305 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5306/* end confdefs.h. */
5307#include <unistd.h>
5308 #include <sys/syscall.h>
5309 #include <time.h>
5310int
5311main ()
5312{
5313struct timespec ts; int status = syscall (SYS_clock_gettime, CLOCK_REALTIME, &ts)
5314 ;
5315 return 0;
5316}
5317_ACEOF
5318if ac_fn_cxx_try_link "$LINENO"; then :
5319 ac_have_clock_syscall=1
5320
5321$as_echo "#define HAVE_CLOCK_SYSCALL 1" >>confdefs.h
5322
5323 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5324$as_echo "yes" >&6; }
5325else
5326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5327$as_echo "no" >&6; }
5328fi
5329rm -f core conftest.err conftest.$ac_objext \
5330 conftest$ac_exeext conftest.$ac_ext
5331 fi
5332 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then
5333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
5334$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
5335if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then :
5336 $as_echo_n "(cached) " >&6
5337else
5338 ac_check_lib_save_LIBS=$LIBS
5339LIBS="-lrt $LIBS"
5340cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5341/* end confdefs.h. */
5342
5343/* Override any GCC internal prototype to avoid an error.
5344 Use char because int might match the return type of a GCC
5345 builtin and then its argument prototype would still apply. */
5346#ifdef __cplusplus
5347extern "C"
5348#endif
5349char clock_gettime ();
5350int
5351main ()
5352{
5353return clock_gettime ();
5354 ;
5355 return 0;
5356}
5357_ACEOF
5358if ac_fn_cxx_try_link "$LINENO"; then :
5359 ac_cv_lib_rt_clock_gettime=yes
5360else
5361 ac_cv_lib_rt_clock_gettime=no
5362fi
5363rm -f core conftest.err conftest.$ac_objext \
5364 conftest$ac_exeext conftest.$ac_ext
5365LIBS=$ac_check_lib_save_LIBS
5366fi
5367{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
5368$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
5369if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then :
5370 cat >>confdefs.h <<_ACEOF
5371#define HAVE_LIBRT 1
5372_ACEOF
5373
5374 LIBS="-lrt $LIBS"
5375
5376fi
5377
5378 unset ac_cv_func_clock_gettime
5379 for ac_func in clock_gettime
5380do :
5381 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5382if test "x$ac_cv_func_clock_gettime" = x""yes; then :
5383 cat >>confdefs.h <<_ACEOF
5384#define HAVE_CLOCK_GETTIME 1
5385_ACEOF
5386
5387fi
5388done
5389
5390 fi
5391
5392fi
5393
5394
5395ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5396if test "x$ac_cv_func_nanosleep" = x""yes; then :
5397
5398else
5399
5400 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
5401 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
5402$as_echo_n "checking for nanosleep in -lrt... " >&6; }
5403if test "${ac_cv_lib_rt_nanosleep+set}" = set; then :
5404 $as_echo_n "(cached) " >&6
5405else
5406 ac_check_lib_save_LIBS=$LIBS
5407LIBS="-lrt $LIBS"
5408cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5409/* end confdefs.h. */
5410
5411/* Override any GCC internal prototype to avoid an error.
5412 Use char because int might match the return type of a GCC
5413 builtin and then its argument prototype would still apply. */
5414#ifdef __cplusplus
5415extern "C"
5416#endif
5417char nanosleep ();
5418int
5419main ()
5420{
5421return nanosleep ();
5422 ;
5423 return 0;
5424}
5425_ACEOF
5426if ac_fn_cxx_try_link "$LINENO"; then :
5427 ac_cv_lib_rt_nanosleep=yes
5428else
5429 ac_cv_lib_rt_nanosleep=no
5430fi
5431rm -f core conftest.err conftest.$ac_objext \
5432 conftest$ac_exeext conftest.$ac_ext
5433LIBS=$ac_check_lib_save_LIBS
5434fi
5435{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
5436$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
5437if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then :
5438 cat >>confdefs.h <<_ACEOF
5439#define HAVE_LIBRT 1
5440_ACEOF
5441
5442 LIBS="-lrt $LIBS"
5443
5444fi
5445
5446 unset ac_cv_func_nanosleep
5447 for ac_func in nanosleep
5448do :
5449 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5450if test "x$ac_cv_func_nanosleep" = x""yes; then :
5451 cat >>confdefs.h <<_ACEOF
5452#define HAVE_NANOSLEEP 1
5453_ACEOF
5454
5455fi
5456done
5457
5458 fi
5459
5460fi
5461
5462
5463{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ceil in -lm" >&5
5464$as_echo_n "checking for ceil in -lm... " >&6; }
5465if test "${ac_cv_lib_m_ceil+set}" = set; then :
5466 $as_echo_n "(cached) " >&6
5467else
5468 ac_check_lib_save_LIBS=$LIBS
5469LIBS="-lm $LIBS"
5470cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5471/* end confdefs.h. */
5472
5473/* Override any GCC internal prototype to avoid an error.
5474 Use char because int might match the return type of a GCC
5475 builtin and then its argument prototype would still apply. */
5476#ifdef __cplusplus
5477extern "C"
5478#endif
5479char ceil ();
5480int
5481main ()
5482{
5483return ceil ();
5484 ;
5485 return 0;
5486}
5487_ACEOF
5488if ac_fn_cxx_try_link "$LINENO"; then :
5489 ac_cv_lib_m_ceil=yes
5490else
5491 ac_cv_lib_m_ceil=no
5492fi
5493rm -f core conftest.err conftest.$ac_objext \
5494 conftest$ac_exeext conftest.$ac_ext
5495LIBS=$ac_check_lib_save_LIBS
5496fi
5497{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_ceil" >&5
5498$as_echo "$ac_cv_lib_m_ceil" >&6; }
5499if test "x$ac_cv_lib_m_ceil" = x""yes; then :
5500 cat >>confdefs.h <<_ACEOF
5501#define HAVE_LIBM 1
5502_ACEOF
5503
5504 LIBS="-lm $LIBS"
5505
5506fi
5507
5508
5509
5510
5511
5512# Extract the first word of "tic", so it can be a program name with args.
5513set dummy tic; ac_word=$2
5514{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5515$as_echo_n "checking for $ac_word... " >&6; }
5516if test "${ac_cv_path_TIC+set}" = set; then :
5517 $as_echo_n "(cached) " >&6
5518else
5519 case $TIC in
5520 [\\/]* | ?:[\\/]*)
5521 ac_cv_path_TIC="$TIC" # Let the user override the test with a path.
5522 ;;
5523 *)
5524 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5525for as_dir in $PATH
5526do
5527 IFS=$as_save_IFS
5528 test -z "$as_dir" && as_dir=.
5529 for ac_exec_ext in '' $ac_executable_extensions; do
5530 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5531 ac_cv_path_TIC="$as_dir/$ac_word$ac_exec_ext"
5532 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5533 break 2
5534 fi
5535done
5536 done
5537IFS=$as_save_IFS
5538
5539 test -z "$ac_cv_path_TIC" && ac_cv_path_TIC=":"
5540 ;;
5541esac
5542fi
5543TIC=$ac_cv_path_TIC
5544if test -n "$TIC"; then
5545 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TIC" >&5
5546$as_echo "$TIC" >&6; }
5547else
5548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5549$as_echo "no" >&6; }
5550fi
5551
5552
5553
5137{ echo "$as_me:$LINENO: checking for X" >&5 5554{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
5138echo $ECHO_N "checking for X... $ECHO_C" >&6; } 5555$as_echo_n "checking for X... " >&6; }
5139 5556
5140 5557
5141# Check whether --with-x was given. 5558# Check whether --with-x was given.
5142if test "${with_x+set}" = set; then 5559if test "${with_x+set}" = set; then :
5143 withval=$with_x; 5560 withval=$with_x;
5144fi 5561fi
5145 5562
5146# $have_x is `yes', `no', `disabled', or empty when we do not yet know. 5563# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
5147if test "x$with_x" = xno; then 5564if test "x$with_x" = xno; then
5148 # The user explicitly disabled X. 5565 # The user explicitly disabled X.
5149 have_x=disabled 5566 have_x=disabled
5150else 5567else
5151 case $x_includes,$x_libraries in #( 5568 case $x_includes,$x_libraries in #(
5152 *\'*) { { echo "$as_me:$LINENO: error: Cannot use X directory names containing '" >&5 5569 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
5153echo "$as_me: error: Cannot use X directory names containing '" >&2;}
5154 { (exit 1); exit 1; }; };; #(
5155 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then 5570 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
5156 echo $ECHO_N "(cached) $ECHO_C" >&6 5571 $as_echo_n "(cached) " >&6
5157else 5572else
5158 # One or both of the vars are not set, and there is no cached value. 5573 # One or both of the vars are not set, and there is no cached value.
5159ac_x_includes=no ac_x_libraries=no 5574ac_x_includes=no ac_x_libraries=no
5160rm -f -r conftest.dir 5575rm -f -r conftest.dir
5161if mkdir conftest.dir; then 5576if mkdir conftest.dir; then
5172 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 5587 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
5173 for ac_var in incroot usrlibdir libdir; do 5588 for ac_var in incroot usrlibdir libdir; do
5174 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 5589 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
5175 done 5590 done
5176 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 5591 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
5177 for ac_extension in a so sl; do 5592 for ac_extension in a so sl dylib la dll; do
5178 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" && 5593 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
5179 test -f "$ac_im_libdir/libX11.$ac_extension"; then 5594 test -f "$ac_im_libdir/libX11.$ac_extension"; then
5180 ac_im_usrlibdir=$ac_im_libdir; break 5595 ac_im_usrlibdir=$ac_im_libdir; break
5181 fi 5596 fi
5182 done 5597 done
5186 case $ac_im_incroot in 5601 case $ac_im_incroot in
5187 /usr/include) ac_x_includes= ;; 5602 /usr/include) ac_x_includes= ;;
5188 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;; 5603 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
5189 esac 5604 esac
5190 case $ac_im_usrlibdir in 5605 case $ac_im_usrlibdir in
5191 /usr/lib | /lib) ;; 5606 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
5192 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; 5607 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
5193 esac 5608 esac
5194 fi 5609 fi
5195 cd .. 5610 cd ..
5196 rm -f -r conftest.dir 5611 rm -f -r conftest.dir
5198 5613
5199# Standard set of common directories for X headers. 5614# Standard set of common directories for X headers.
5200# Check X11 before X11Rn because it is often a symlink to the current release. 5615# Check X11 before X11Rn because it is often a symlink to the current release.
5201ac_x_header_dirs=' 5616ac_x_header_dirs='
5202/usr/X11/include 5617/usr/X11/include
5618/usr/X11R7/include
5203/usr/X11R6/include 5619/usr/X11R6/include
5204/usr/X11R5/include 5620/usr/X11R5/include
5205/usr/X11R4/include 5621/usr/X11R4/include
5206 5622
5207/usr/include/X11 5623/usr/include/X11
5624/usr/include/X11R7
5208/usr/include/X11R6 5625/usr/include/X11R6
5209/usr/include/X11R5 5626/usr/include/X11R5
5210/usr/include/X11R4 5627/usr/include/X11R4
5211 5628
5212/usr/local/X11/include 5629/usr/local/X11/include
5630/usr/local/X11R7/include
5213/usr/local/X11R6/include 5631/usr/local/X11R6/include
5214/usr/local/X11R5/include 5632/usr/local/X11R5/include
5215/usr/local/X11R4/include 5633/usr/local/X11R4/include
5216 5634
5217/usr/local/include/X11 5635/usr/local/include/X11
5636/usr/local/include/X11R7
5218/usr/local/include/X11R6 5637/usr/local/include/X11R6
5219/usr/local/include/X11R5 5638/usr/local/include/X11R5
5220/usr/local/include/X11R4 5639/usr/local/include/X11R4
5221 5640
5222/usr/X386/include 5641/usr/X386/include
5234/usr/openwin/share/include' 5653/usr/openwin/share/include'
5235 5654
5236if test "$ac_x_includes" = no; then 5655if test "$ac_x_includes" = no; then
5237 # Guess where to find include files, by looking for Xlib.h. 5656 # Guess where to find include files, by looking for Xlib.h.
5238 # First, try using that file with no special directory specified. 5657 # First, try using that file with no special directory specified.
5239 cat >conftest.$ac_ext <<_ACEOF
5240/* confdefs.h. */
5241_ACEOF
5242cat confdefs.h >>conftest.$ac_ext 5658 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5243cat >>conftest.$ac_ext <<_ACEOF
5244/* end confdefs.h. */ 5659/* end confdefs.h. */
5245#include <X11/Xlib.h> 5660#include <X11/Xlib.h>
5246_ACEOF 5661_ACEOF
5247if { (ac_try="$ac_cpp conftest.$ac_ext" 5662if ac_fn_cxx_try_cpp "$LINENO"; then :
5248case "(($ac_try" in
5249 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5250 *) ac_try_echo=$ac_try;;
5251esac
5252eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5253 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5254 ac_status=$?
5255 grep -v '^ *+' conftest.er1 >conftest.err
5256 rm -f conftest.er1
5257 cat conftest.err >&5
5258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5259 (exit $ac_status); } >/dev/null && {
5260 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
5261 test ! -s conftest.err
5262 }; then
5263 # We can compile using X headers with no special include directory. 5663 # We can compile using X headers with no special include directory.
5264ac_x_includes= 5664ac_x_includes=
5265else 5665else
5266 echo "$as_me: failed program was:" >&5
5267sed 's/^/| /' conftest.$ac_ext >&5
5268
5269 for ac_dir in $ac_x_header_dirs; do 5666 for ac_dir in $ac_x_header_dirs; do
5270 if test -r "$ac_dir/X11/Xlib.h"; then 5667 if test -r "$ac_dir/X11/Xlib.h"; then
5271 ac_x_includes=$ac_dir 5668 ac_x_includes=$ac_dir
5272 break 5669 break
5273 fi 5670 fi
5274done 5671done
5275fi 5672fi
5276
5277rm -f conftest.err conftest.$ac_ext 5673rm -f conftest.err conftest.$ac_ext
5278fi # $ac_x_includes = no 5674fi # $ac_x_includes = no
5279 5675
5280if test "$ac_x_libraries" = no; then 5676if test "$ac_x_libraries" = no; then
5281 # Check for the libraries. 5677 # Check for the libraries.
5282 # See if we find them without any special options. 5678 # See if we find them without any special options.
5283 # Don't add to $LIBS permanently. 5679 # Don't add to $LIBS permanently.
5284 ac_save_LIBS=$LIBS 5680 ac_save_LIBS=$LIBS
5285 LIBS="-lX11 $LIBS" 5681 LIBS="-lX11 $LIBS"
5286 cat >conftest.$ac_ext <<_ACEOF
5287/* confdefs.h. */
5288_ACEOF
5289cat confdefs.h >>conftest.$ac_ext 5682 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5290cat >>conftest.$ac_ext <<_ACEOF
5291/* end confdefs.h. */ 5683/* end confdefs.h. */
5292#include <X11/Xlib.h> 5684#include <X11/Xlib.h>
5293int 5685int
5294main () 5686main ()
5295{ 5687{
5296XrmInitialize () 5688XrmInitialize ()
5297 ; 5689 ;
5298 return 0; 5690 return 0;
5299} 5691}
5300_ACEOF 5692_ACEOF
5301rm -f conftest.$ac_objext conftest$ac_exeext 5693if ac_fn_cxx_try_link "$LINENO"; then :
5302if { (ac_try="$ac_link"
5303case "(($ac_try" in
5304 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5305 *) ac_try_echo=$ac_try;;
5306esac
5307eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5308 (eval "$ac_link") 2>conftest.er1
5309 ac_status=$?
5310 grep -v '^ *+' conftest.er1 >conftest.err
5311 rm -f conftest.er1
5312 cat conftest.err >&5
5313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5314 (exit $ac_status); } && {
5315 test -z "$ac_cxx_werror_flag" ||
5316 test ! -s conftest.err
5317 } && test -s conftest$ac_exeext &&
5318 $as_test_x conftest$ac_exeext; then
5319 LIBS=$ac_save_LIBS 5694 LIBS=$ac_save_LIBS
5320# We can link X programs with no special library path. 5695# We can link X programs with no special library path.
5321ac_x_libraries= 5696ac_x_libraries=
5322else 5697else
5323 echo "$as_me: failed program was:" >&5
5324sed 's/^/| /' conftest.$ac_ext >&5
5325
5326 LIBS=$ac_save_LIBS 5698 LIBS=$ac_save_LIBS
5327for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 5699for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
5328do 5700do
5329 # Don't even attempt the hair of trying to link an X program! 5701 # Don't even attempt the hair of trying to link an X program!
5330 for ac_extension in a so sl; do 5702 for ac_extension in a so sl dylib la dll; do
5331 if test -r "$ac_dir/libX11.$ac_extension"; then 5703 if test -r "$ac_dir/libX11.$ac_extension"; then
5332 ac_x_libraries=$ac_dir 5704 ac_x_libraries=$ac_dir
5333 break 2 5705 break 2
5334 fi 5706 fi
5335 done 5707 done
5336done 5708done
5337fi 5709fi
5338
5339rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5710rm -f core conftest.err conftest.$ac_objext \
5340 conftest$ac_exeext conftest.$ac_ext 5711 conftest$ac_exeext conftest.$ac_ext
5341fi # $ac_x_libraries = no 5712fi # $ac_x_libraries = no
5342 5713
5343case $ac_x_includes,$ac_x_libraries in #( 5714case $ac_x_includes,$ac_x_libraries in #(
5344 no,* | *,no | *\'*) 5715 no,* | *,no | *\'*)
5345 # Didn't find X, or a directory has "'" in its name. 5716 # Didn't find X, or a directory has "'" in its name.
5356 esac 5727 esac
5357 eval "$ac_cv_have_x" 5728 eval "$ac_cv_have_x"
5358fi # $with_x != no 5729fi # $with_x != no
5359 5730
5360if test "$have_x" != yes; then 5731if test "$have_x" != yes; then
5361 { echo "$as_me:$LINENO: result: $have_x" >&5 5732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
5362echo "${ECHO_T}$have_x" >&6; } 5733$as_echo "$have_x" >&6; }
5363 no_x=yes 5734 no_x=yes
5364else 5735else
5365 # If each of the values was on the command line, it overrides each guess. 5736 # If each of the values was on the command line, it overrides each guess.
5366 test "x$x_includes" = xNONE && x_includes=$ac_x_includes 5737 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
5367 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries 5738 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
5368 # Update the cache value to reflect the command line values. 5739 # Update the cache value to reflect the command line values.
5369 ac_cv_have_x="have_x=yes\ 5740 ac_cv_have_x="have_x=yes\
5370 ac_x_includes='$x_includes'\ 5741 ac_x_includes='$x_includes'\
5371 ac_x_libraries='$x_libraries'" 5742 ac_x_libraries='$x_libraries'"
5372 { echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 5743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
5373echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; } 5744$as_echo "libraries $x_libraries, headers $x_includes" >&6; }
5374fi 5745fi
5375 5746
5376if test "$no_x" = yes; then 5747if test "$no_x" = yes; then
5377 # Not all programs may use this symbol, but it does not hurt to define it. 5748 # Not all programs may use this symbol, but it does not hurt to define it.
5378 5749
5379cat >>confdefs.h <<\_ACEOF 5750$as_echo "#define X_DISPLAY_MISSING 1" >>confdefs.h
5380#define X_DISPLAY_MISSING 1
5381_ACEOF
5382 5751
5383 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= 5752 X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
5384else 5753else
5385 if test -n "$x_includes"; then 5754 if test -n "$x_includes"; then
5386 X_CFLAGS="$X_CFLAGS -I$x_includes" 5755 X_CFLAGS="$X_CFLAGS -I$x_includes"
5389 # It would also be nice to do this for all -L options, not just this one. 5758 # It would also be nice to do this for all -L options, not just this one.
5390 if test -n "$x_libraries"; then 5759 if test -n "$x_libraries"; then
5391 X_LIBS="$X_LIBS -L$x_libraries" 5760 X_LIBS="$X_LIBS -L$x_libraries"
5392 # For Solaris; some versions of Sun CC require a space after -R and 5761 # For Solaris; some versions of Sun CC require a space after -R and
5393 # others require no space. Words are not sufficient . . . . 5762 # others require no space. Words are not sufficient . . . .
5394 { echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5 5763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
5395echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6; } 5764$as_echo_n "checking whether -R must be followed by a space... " >&6; }
5396 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" 5765 ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
5397 ac_xsave_cxx_werror_flag=$ac_cxx_werror_flag 5766 ac_xsave_cxx_werror_flag=$ac_cxx_werror_flag
5398 ac_cxx_werror_flag=yes 5767 ac_cxx_werror_flag=yes
5399 cat >conftest.$ac_ext <<_ACEOF
5400/* confdefs.h. */
5401_ACEOF
5402cat confdefs.h >>conftest.$ac_ext 5768 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5403cat >>conftest.$ac_ext <<_ACEOF
5404/* end confdefs.h. */ 5769/* end confdefs.h. */
5405 5770
5406int 5771int
5407main () 5772main ()
5408{ 5773{
5409 5774
5410 ; 5775 ;
5411 return 0; 5776 return 0;
5412} 5777}
5413_ACEOF 5778_ACEOF
5414rm -f conftest.$ac_objext conftest$ac_exeext 5779if ac_fn_cxx_try_link "$LINENO"; then :
5415if { (ac_try="$ac_link"
5416case "(($ac_try" in
5417 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5418 *) ac_try_echo=$ac_try;;
5419esac
5420eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5421 (eval "$ac_link") 2>conftest.er1
5422 ac_status=$?
5423 grep -v '^ *+' conftest.er1 >conftest.err
5424 rm -f conftest.er1
5425 cat conftest.err >&5
5426 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5427 (exit $ac_status); } && {
5428 test -z "$ac_cxx_werror_flag" ||
5429 test ! -s conftest.err
5430 } && test -s conftest$ac_exeext &&
5431 $as_test_x conftest$ac_exeext; then
5432 { echo "$as_me:$LINENO: result: no" >&5 5780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5433echo "${ECHO_T}no" >&6; } 5781$as_echo "no" >&6; }
5434 X_LIBS="$X_LIBS -R$x_libraries" 5782 X_LIBS="$X_LIBS -R$x_libraries"
5435else 5783else
5436 echo "$as_me: failed program was:" >&5
5437sed 's/^/| /' conftest.$ac_ext >&5
5438
5439 LIBS="$ac_xsave_LIBS -R $x_libraries" 5784 LIBS="$ac_xsave_LIBS -R $x_libraries"
5440 cat >conftest.$ac_ext <<_ACEOF
5441/* confdefs.h. */
5442_ACEOF
5443cat confdefs.h >>conftest.$ac_ext 5785 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5444cat >>conftest.$ac_ext <<_ACEOF
5445/* end confdefs.h. */ 5786/* end confdefs.h. */
5446 5787
5447int 5788int
5448main () 5789main ()
5449{ 5790{
5450 5791
5451 ; 5792 ;
5452 return 0; 5793 return 0;
5453} 5794}
5454_ACEOF 5795_ACEOF
5455rm -f conftest.$ac_objext conftest$ac_exeext 5796if ac_fn_cxx_try_link "$LINENO"; then :
5456if { (ac_try="$ac_link"
5457case "(($ac_try" in
5458 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5459 *) ac_try_echo=$ac_try;;
5460esac
5461eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5462 (eval "$ac_link") 2>conftest.er1
5463 ac_status=$?
5464 grep -v '^ *+' conftest.er1 >conftest.err
5465 rm -f conftest.er1
5466 cat conftest.err >&5
5467 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5468 (exit $ac_status); } && {
5469 test -z "$ac_cxx_werror_flag" ||
5470 test ! -s conftest.err
5471 } && test -s conftest$ac_exeext &&
5472 $as_test_x conftest$ac_exeext; then
5473 { echo "$as_me:$LINENO: result: yes" >&5 5797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5474echo "${ECHO_T}yes" >&6; } 5798$as_echo "yes" >&6; }
5475 X_LIBS="$X_LIBS -R $x_libraries" 5799 X_LIBS="$X_LIBS -R $x_libraries"
5476else 5800else
5477 echo "$as_me: failed program was:" >&5
5478sed 's/^/| /' conftest.$ac_ext >&5
5479
5480 { echo "$as_me:$LINENO: result: neither works" >&5 5801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
5481echo "${ECHO_T}neither works" >&6; } 5802$as_echo "neither works" >&6; }
5482fi 5803fi
5483
5484rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5804rm -f core conftest.err conftest.$ac_objext \
5485 conftest$ac_exeext conftest.$ac_ext 5805 conftest$ac_exeext conftest.$ac_ext
5486fi 5806fi
5487
5488rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5807rm -f core conftest.err conftest.$ac_objext \
5489 conftest$ac_exeext conftest.$ac_ext 5808 conftest$ac_exeext conftest.$ac_ext
5490 ac_cxx_werror_flag=$ac_xsave_cxx_werror_flag 5809 ac_cxx_werror_flag=$ac_xsave_cxx_werror_flag
5491 LIBS=$ac_xsave_LIBS 5810 LIBS=$ac_xsave_LIBS
5492 fi 5811 fi
5493 5812
5494 # Check for system-dependent libraries X programs must link with. 5813 # Check for system-dependent libraries X programs must link with.
5500 else 5819 else
5501 # Martyn Johnson says this is needed for Ultrix, if the X 5820 # Martyn Johnson says this is needed for Ultrix, if the X
5502 # libraries were built with DECnet support. And Karl Berry says 5821 # libraries were built with DECnet support. And Karl Berry says
5503 # the Alpha needs dnet_stub (dnet does not exist). 5822 # the Alpha needs dnet_stub (dnet does not exist).
5504 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11" 5823 ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
5505 cat >conftest.$ac_ext <<_ACEOF
5506/* confdefs.h. */
5507_ACEOF
5508cat confdefs.h >>conftest.$ac_ext 5824 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5509cat >>conftest.$ac_ext <<_ACEOF
5510/* end confdefs.h. */ 5825/* end confdefs.h. */
5511 5826
5512/* Override any GCC internal prototype to avoid an error. 5827/* Override any GCC internal prototype to avoid an error.
5513 Use char because int might match the return type of a GCC 5828 Use char because int might match the return type of a GCC
5514 builtin and then its argument prototype would still apply. */ 5829 builtin and then its argument prototype would still apply. */
5522return XOpenDisplay (); 5837return XOpenDisplay ();
5523 ; 5838 ;
5524 return 0; 5839 return 0;
5525} 5840}
5526_ACEOF 5841_ACEOF
5527rm -f conftest.$ac_objext conftest$ac_exeext 5842if ac_fn_cxx_try_link "$LINENO"; then :
5528if { (ac_try="$ac_link"
5529case "(($ac_try" in
5530 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5531 *) ac_try_echo=$ac_try;;
5532esac
5533eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5534 (eval "$ac_link") 2>conftest.er1
5535 ac_status=$?
5536 grep -v '^ *+' conftest.er1 >conftest.err
5537 rm -f conftest.er1
5538 cat conftest.err >&5
5539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5540 (exit $ac_status); } && {
5541 test -z "$ac_cxx_werror_flag" ||
5542 test ! -s conftest.err
5543 } && test -s conftest$ac_exeext &&
5544 $as_test_x conftest$ac_exeext; then
5545 :
5546else
5547 echo "$as_me: failed program was:" >&5
5548sed 's/^/| /' conftest.$ac_ext >&5
5549 5843
5844else
5550 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 5845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
5551echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6; } 5846$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
5552if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then 5847if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
5553 echo $ECHO_N "(cached) $ECHO_C" >&6 5848 $as_echo_n "(cached) " >&6
5554else 5849else
5555 ac_check_lib_save_LIBS=$LIBS 5850 ac_check_lib_save_LIBS=$LIBS
5556LIBS="-ldnet $LIBS" 5851LIBS="-ldnet $LIBS"
5557cat >conftest.$ac_ext <<_ACEOF
5558/* confdefs.h. */
5559_ACEOF
5560cat confdefs.h >>conftest.$ac_ext 5852cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5561cat >>conftest.$ac_ext <<_ACEOF
5562/* end confdefs.h. */ 5853/* end confdefs.h. */
5563 5854
5564/* Override any GCC internal prototype to avoid an error. 5855/* Override any GCC internal prototype to avoid an error.
5565 Use char because int might match the return type of a GCC 5856 Use char because int might match the return type of a GCC
5566 builtin and then its argument prototype would still apply. */ 5857 builtin and then its argument prototype would still apply. */
5574return dnet_ntoa (); 5865return dnet_ntoa ();
5575 ; 5866 ;
5576 return 0; 5867 return 0;
5577} 5868}
5578_ACEOF 5869_ACEOF
5579rm -f conftest.$ac_objext conftest$ac_exeext 5870if ac_fn_cxx_try_link "$LINENO"; then :
5580if { (ac_try="$ac_link"
5581case "(($ac_try" in
5582 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5583 *) ac_try_echo=$ac_try;;
5584esac
5585eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5586 (eval "$ac_link") 2>conftest.er1
5587 ac_status=$?
5588 grep -v '^ *+' conftest.er1 >conftest.err
5589 rm -f conftest.er1
5590 cat conftest.err >&5
5591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5592 (exit $ac_status); } && {
5593 test -z "$ac_cxx_werror_flag" ||
5594 test ! -s conftest.err
5595 } && test -s conftest$ac_exeext &&
5596 $as_test_x conftest$ac_exeext; then
5597 ac_cv_lib_dnet_dnet_ntoa=yes 5871 ac_cv_lib_dnet_dnet_ntoa=yes
5598else 5872else
5599 echo "$as_me: failed program was:" >&5
5600sed 's/^/| /' conftest.$ac_ext >&5
5601
5602 ac_cv_lib_dnet_dnet_ntoa=no 5873 ac_cv_lib_dnet_dnet_ntoa=no
5603fi 5874fi
5604
5605rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5875rm -f core conftest.err conftest.$ac_objext \
5606 conftest$ac_exeext conftest.$ac_ext 5876 conftest$ac_exeext conftest.$ac_ext
5607LIBS=$ac_check_lib_save_LIBS 5877LIBS=$ac_check_lib_save_LIBS
5608fi 5878fi
5609{ echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 5879{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
5610echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6; } 5880$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
5611if test $ac_cv_lib_dnet_dnet_ntoa = yes; then 5881if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then :
5612 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 5882 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
5613fi 5883fi
5614 5884
5615 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 5885 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
5616 { echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 5886 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
5617echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6; } 5887$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
5618if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then 5888if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
5619 echo $ECHO_N "(cached) $ECHO_C" >&6 5889 $as_echo_n "(cached) " >&6
5620else 5890else
5621 ac_check_lib_save_LIBS=$LIBS 5891 ac_check_lib_save_LIBS=$LIBS
5622LIBS="-ldnet_stub $LIBS" 5892LIBS="-ldnet_stub $LIBS"
5623cat >conftest.$ac_ext <<_ACEOF
5624/* confdefs.h. */
5625_ACEOF
5626cat confdefs.h >>conftest.$ac_ext 5893cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5627cat >>conftest.$ac_ext <<_ACEOF
5628/* end confdefs.h. */ 5894/* end confdefs.h. */
5629 5895
5630/* Override any GCC internal prototype to avoid an error. 5896/* Override any GCC internal prototype to avoid an error.
5631 Use char because int might match the return type of a GCC 5897 Use char because int might match the return type of a GCC
5632 builtin and then its argument prototype would still apply. */ 5898 builtin and then its argument prototype would still apply. */
5640return dnet_ntoa (); 5906return dnet_ntoa ();
5641 ; 5907 ;
5642 return 0; 5908 return 0;
5643} 5909}
5644_ACEOF 5910_ACEOF
5645rm -f conftest.$ac_objext conftest$ac_exeext 5911if ac_fn_cxx_try_link "$LINENO"; then :
5646if { (ac_try="$ac_link"
5647case "(($ac_try" in
5648 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5649 *) ac_try_echo=$ac_try;;
5650esac
5651eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5652 (eval "$ac_link") 2>conftest.er1
5653 ac_status=$?
5654 grep -v '^ *+' conftest.er1 >conftest.err
5655 rm -f conftest.er1
5656 cat conftest.err >&5
5657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5658 (exit $ac_status); } && {
5659 test -z "$ac_cxx_werror_flag" ||
5660 test ! -s conftest.err
5661 } && test -s conftest$ac_exeext &&
5662 $as_test_x conftest$ac_exeext; then
5663 ac_cv_lib_dnet_stub_dnet_ntoa=yes 5912 ac_cv_lib_dnet_stub_dnet_ntoa=yes
5664else 5913else
5665 echo "$as_me: failed program was:" >&5
5666sed 's/^/| /' conftest.$ac_ext >&5
5667
5668 ac_cv_lib_dnet_stub_dnet_ntoa=no 5914 ac_cv_lib_dnet_stub_dnet_ntoa=no
5669fi 5915fi
5670
5671rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5916rm -f core conftest.err conftest.$ac_objext \
5672 conftest$ac_exeext conftest.$ac_ext 5917 conftest$ac_exeext conftest.$ac_ext
5673LIBS=$ac_check_lib_save_LIBS 5918LIBS=$ac_check_lib_save_LIBS
5674fi 5919fi
5675{ echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 5920{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
5676echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 5921$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
5677if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then 5922if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then :
5678 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 5923 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
5679fi 5924fi
5680 5925
5681 fi 5926 fi
5682fi 5927fi
5683
5684rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5928rm -f core conftest.err conftest.$ac_objext \
5685 conftest$ac_exeext conftest.$ac_ext 5929 conftest$ac_exeext conftest.$ac_ext
5686 LIBS="$ac_xsave_LIBS" 5930 LIBS="$ac_xsave_LIBS"
5687 5931
5688 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, 5932 # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
5689 # to get the SysV transport functions. 5933 # to get the SysV transport functions.
5690 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4) 5934 # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
5691 # needs -lnsl. 5935 # needs -lnsl.
5692 # The nsl library prevents programs from opening the X display 5936 # The nsl library prevents programs from opening the X display
5693 # on Irix 5.2, according to T.E. Dickey. 5937 # on Irix 5.2, according to T.E. Dickey.
5694 # The functions gethostbyname, getservbyname, and inet_addr are 5938 # The functions gethostbyname, getservbyname, and inet_addr are
5695 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 5939 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
5696 { echo "$as_me:$LINENO: checking for gethostbyname" >&5 5940 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
5697echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }
5698if test "${ac_cv_func_gethostbyname+set}" = set; then 5941if test "x$ac_cv_func_gethostbyname" = x""yes; then :
5699 echo $ECHO_N "(cached) $ECHO_C" >&6
5700else
5701 cat >conftest.$ac_ext <<_ACEOF
5702/* confdefs.h. */
5703_ACEOF
5704cat confdefs.h >>conftest.$ac_ext
5705cat >>conftest.$ac_ext <<_ACEOF
5706/* end confdefs.h. */
5707/* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
5708 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5709#define gethostbyname innocuous_gethostbyname
5710 5942
5711/* System header to define __stub macros and hopefully few prototypes,
5712 which can conflict with char gethostbyname (); below.
5713 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5714 <limits.h> exists even on freestanding compilers. */
5715
5716#ifdef __STDC__
5717# include <limits.h>
5718#else
5719# include <assert.h>
5720#endif
5721
5722#undef gethostbyname
5723
5724/* Override any GCC internal prototype to avoid an error.
5725 Use char because int might match the return type of a GCC
5726 builtin and then its argument prototype would still apply. */
5727#ifdef __cplusplus
5728extern "C"
5729#endif
5730char gethostbyname ();
5731/* The GNU C library defines this for functions which it implements
5732 to always fail with ENOSYS. Some functions are actually named
5733 something starting with __ and the normal name is an alias. */
5734#if defined __stub_gethostbyname || defined __stub___gethostbyname
5735choke me
5736#endif
5737
5738int
5739main ()
5740{
5741return gethostbyname ();
5742 ;
5743 return 0;
5744}
5745_ACEOF
5746rm -f conftest.$ac_objext conftest$ac_exeext
5747if { (ac_try="$ac_link"
5748case "(($ac_try" in
5749 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5750 *) ac_try_echo=$ac_try;;
5751esac
5752eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5753 (eval "$ac_link") 2>conftest.er1
5754 ac_status=$?
5755 grep -v '^ *+' conftest.er1 >conftest.err
5756 rm -f conftest.er1
5757 cat conftest.err >&5
5758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5759 (exit $ac_status); } && {
5760 test -z "$ac_cxx_werror_flag" ||
5761 test ! -s conftest.err
5762 } && test -s conftest$ac_exeext &&
5763 $as_test_x conftest$ac_exeext; then
5764 ac_cv_func_gethostbyname=yes
5765else
5766 echo "$as_me: failed program was:" >&5
5767sed 's/^/| /' conftest.$ac_ext >&5
5768
5769 ac_cv_func_gethostbyname=no
5770fi 5943fi
5771
5772rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5773 conftest$ac_exeext conftest.$ac_ext
5774fi
5775{ echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
5776echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }
5777 5944
5778 if test $ac_cv_func_gethostbyname = no; then 5945 if test $ac_cv_func_gethostbyname = no; then
5779 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 5946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
5780echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; } 5947$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
5781if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then 5948if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
5782 echo $ECHO_N "(cached) $ECHO_C" >&6 5949 $as_echo_n "(cached) " >&6
5783else 5950else
5784 ac_check_lib_save_LIBS=$LIBS 5951 ac_check_lib_save_LIBS=$LIBS
5785LIBS="-lnsl $LIBS" 5952LIBS="-lnsl $LIBS"
5786cat >conftest.$ac_ext <<_ACEOF
5787/* confdefs.h. */
5788_ACEOF
5789cat confdefs.h >>conftest.$ac_ext 5953cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5790cat >>conftest.$ac_ext <<_ACEOF
5791/* end confdefs.h. */ 5954/* end confdefs.h. */
5792 5955
5793/* Override any GCC internal prototype to avoid an error. 5956/* Override any GCC internal prototype to avoid an error.
5794 Use char because int might match the return type of a GCC 5957 Use char because int might match the return type of a GCC
5795 builtin and then its argument prototype would still apply. */ 5958 builtin and then its argument prototype would still apply. */
5803return gethostbyname (); 5966return gethostbyname ();
5804 ; 5967 ;
5805 return 0; 5968 return 0;
5806} 5969}
5807_ACEOF 5970_ACEOF
5808rm -f conftest.$ac_objext conftest$ac_exeext 5971if ac_fn_cxx_try_link "$LINENO"; then :
5809if { (ac_try="$ac_link"
5810case "(($ac_try" in
5811 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5812 *) ac_try_echo=$ac_try;;
5813esac
5814eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5815 (eval "$ac_link") 2>conftest.er1
5816 ac_status=$?
5817 grep -v '^ *+' conftest.er1 >conftest.err
5818 rm -f conftest.er1
5819 cat conftest.err >&5
5820 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5821 (exit $ac_status); } && {
5822 test -z "$ac_cxx_werror_flag" ||
5823 test ! -s conftest.err
5824 } && test -s conftest$ac_exeext &&
5825 $as_test_x conftest$ac_exeext; then
5826 ac_cv_lib_nsl_gethostbyname=yes 5972 ac_cv_lib_nsl_gethostbyname=yes
5827else 5973else
5828 echo "$as_me: failed program was:" >&5
5829sed 's/^/| /' conftest.$ac_ext >&5
5830
5831 ac_cv_lib_nsl_gethostbyname=no 5974 ac_cv_lib_nsl_gethostbyname=no
5832fi 5975fi
5833
5834rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5976rm -f core conftest.err conftest.$ac_objext \
5835 conftest$ac_exeext conftest.$ac_ext 5977 conftest$ac_exeext conftest.$ac_ext
5836LIBS=$ac_check_lib_save_LIBS 5978LIBS=$ac_check_lib_save_LIBS
5837fi 5979fi
5838{ echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 5980{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
5839echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; } 5981$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
5840if test $ac_cv_lib_nsl_gethostbyname = yes; then 5982if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
5841 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 5983 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
5842fi 5984fi
5843 5985
5844 if test $ac_cv_lib_nsl_gethostbyname = no; then 5986 if test $ac_cv_lib_nsl_gethostbyname = no; then
5845 { echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 5987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
5846echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6; } 5988$as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
5847if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then 5989if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
5848 echo $ECHO_N "(cached) $ECHO_C" >&6 5990 $as_echo_n "(cached) " >&6
5849else 5991else
5850 ac_check_lib_save_LIBS=$LIBS 5992 ac_check_lib_save_LIBS=$LIBS
5851LIBS="-lbsd $LIBS" 5993LIBS="-lbsd $LIBS"
5852cat >conftest.$ac_ext <<_ACEOF
5853/* confdefs.h. */
5854_ACEOF
5855cat confdefs.h >>conftest.$ac_ext 5994cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5856cat >>conftest.$ac_ext <<_ACEOF
5857/* end confdefs.h. */ 5995/* end confdefs.h. */
5858 5996
5859/* Override any GCC internal prototype to avoid an error. 5997/* Override any GCC internal prototype to avoid an error.
5860 Use char because int might match the return type of a GCC 5998 Use char because int might match the return type of a GCC
5861 builtin and then its argument prototype would still apply. */ 5999 builtin and then its argument prototype would still apply. */
5869return gethostbyname (); 6007return gethostbyname ();
5870 ; 6008 ;
5871 return 0; 6009 return 0;
5872} 6010}
5873_ACEOF 6011_ACEOF
5874rm -f conftest.$ac_objext conftest$ac_exeext 6012if ac_fn_cxx_try_link "$LINENO"; then :
5875if { (ac_try="$ac_link"
5876case "(($ac_try" in
5877 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5878 *) ac_try_echo=$ac_try;;
5879esac
5880eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5881 (eval "$ac_link") 2>conftest.er1
5882 ac_status=$?
5883 grep -v '^ *+' conftest.er1 >conftest.err
5884 rm -f conftest.er1
5885 cat conftest.err >&5
5886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5887 (exit $ac_status); } && {
5888 test -z "$ac_cxx_werror_flag" ||
5889 test ! -s conftest.err
5890 } && test -s conftest$ac_exeext &&
5891 $as_test_x conftest$ac_exeext; then
5892 ac_cv_lib_bsd_gethostbyname=yes 6013 ac_cv_lib_bsd_gethostbyname=yes
5893else 6014else
5894 echo "$as_me: failed program was:" >&5
5895sed 's/^/| /' conftest.$ac_ext >&5
5896
5897 ac_cv_lib_bsd_gethostbyname=no 6015 ac_cv_lib_bsd_gethostbyname=no
5898fi 6016fi
5899
5900rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6017rm -f core conftest.err conftest.$ac_objext \
5901 conftest$ac_exeext conftest.$ac_ext 6018 conftest$ac_exeext conftest.$ac_ext
5902LIBS=$ac_check_lib_save_LIBS 6019LIBS=$ac_check_lib_save_LIBS
5903fi 6020fi
5904{ echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 6021{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
5905echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6; } 6022$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
5906if test $ac_cv_lib_bsd_gethostbyname = yes; then 6023if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then :
5907 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 6024 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
5908fi 6025fi
5909 6026
5910 fi 6027 fi
5911 fi 6028 fi
5915 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary 6032 # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary
5916 # on later versions), says Simon Leinen: it contains gethostby* 6033 # on later versions), says Simon Leinen: it contains gethostby*
5917 # variants that don't use the name server (or something). -lsocket 6034 # variants that don't use the name server (or something). -lsocket
5918 # must be given before -lnsl if both are needed. We assume that 6035 # must be given before -lnsl if both are needed. We assume that
5919 # if connect needs -lnsl, so does gethostbyname. 6036 # if connect needs -lnsl, so does gethostbyname.
5920 { echo "$as_me:$LINENO: checking for connect" >&5 6037 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect"
5921echo $ECHO_N "checking for connect... $ECHO_C" >&6; } 6038if test "x$ac_cv_func_connect" = x""yes; then :
5922if test "${ac_cv_func_connect+set}" = set; then
5923 echo $ECHO_N "(cached) $ECHO_C" >&6
5924else
5925 cat >conftest.$ac_ext <<_ACEOF
5926/* confdefs.h. */
5927_ACEOF
5928cat confdefs.h >>conftest.$ac_ext
5929cat >>conftest.$ac_ext <<_ACEOF
5930/* end confdefs.h. */
5931/* Define connect to an innocuous variant, in case <limits.h> declares connect.
5932 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5933#define connect innocuous_connect
5934 6039
5935/* System header to define __stub macros and hopefully few prototypes,
5936 which can conflict with char connect (); below.
5937 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5938 <limits.h> exists even on freestanding compilers. */
5939
5940#ifdef __STDC__
5941# include <limits.h>
5942#else
5943# include <assert.h>
5944#endif
5945
5946#undef connect
5947
5948/* Override any GCC internal prototype to avoid an error.
5949 Use char because int might match the return type of a GCC
5950 builtin and then its argument prototype would still apply. */
5951#ifdef __cplusplus
5952extern "C"
5953#endif
5954char connect ();
5955/* The GNU C library defines this for functions which it implements
5956 to always fail with ENOSYS. Some functions are actually named
5957 something starting with __ and the normal name is an alias. */
5958#if defined __stub_connect || defined __stub___connect
5959choke me
5960#endif
5961
5962int
5963main ()
5964{
5965return connect ();
5966 ;
5967 return 0;
5968}
5969_ACEOF
5970rm -f conftest.$ac_objext conftest$ac_exeext
5971if { (ac_try="$ac_link"
5972case "(($ac_try" in
5973 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5974 *) ac_try_echo=$ac_try;;
5975esac
5976eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5977 (eval "$ac_link") 2>conftest.er1
5978 ac_status=$?
5979 grep -v '^ *+' conftest.er1 >conftest.err
5980 rm -f conftest.er1
5981 cat conftest.err >&5
5982 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5983 (exit $ac_status); } && {
5984 test -z "$ac_cxx_werror_flag" ||
5985 test ! -s conftest.err
5986 } && test -s conftest$ac_exeext &&
5987 $as_test_x conftest$ac_exeext; then
5988 ac_cv_func_connect=yes
5989else
5990 echo "$as_me: failed program was:" >&5
5991sed 's/^/| /' conftest.$ac_ext >&5
5992
5993 ac_cv_func_connect=no
5994fi 6040fi
5995
5996rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5997 conftest$ac_exeext conftest.$ac_ext
5998fi
5999{ echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5
6000echo "${ECHO_T}$ac_cv_func_connect" >&6; }
6001 6041
6002 if test $ac_cv_func_connect = no; then 6042 if test $ac_cv_func_connect = no; then
6003 { echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 6043 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
6004echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6; } 6044$as_echo_n "checking for connect in -lsocket... " >&6; }
6005if test "${ac_cv_lib_socket_connect+set}" = set; then 6045if test "${ac_cv_lib_socket_connect+set}" = set; then :
6006 echo $ECHO_N "(cached) $ECHO_C" >&6 6046 $as_echo_n "(cached) " >&6
6007else 6047else
6008 ac_check_lib_save_LIBS=$LIBS 6048 ac_check_lib_save_LIBS=$LIBS
6009LIBS="-lsocket $X_EXTRA_LIBS $LIBS" 6049LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
6010cat >conftest.$ac_ext <<_ACEOF
6011/* confdefs.h. */
6012_ACEOF
6013cat confdefs.h >>conftest.$ac_ext 6050cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6014cat >>conftest.$ac_ext <<_ACEOF
6015/* end confdefs.h. */ 6051/* end confdefs.h. */
6016 6052
6017/* Override any GCC internal prototype to avoid an error. 6053/* Override any GCC internal prototype to avoid an error.
6018 Use char because int might match the return type of a GCC 6054 Use char because int might match the return type of a GCC
6019 builtin and then its argument prototype would still apply. */ 6055 builtin and then its argument prototype would still apply. */
6027return connect (); 6063return connect ();
6028 ; 6064 ;
6029 return 0; 6065 return 0;
6030} 6066}
6031_ACEOF 6067_ACEOF
6032rm -f conftest.$ac_objext conftest$ac_exeext 6068if ac_fn_cxx_try_link "$LINENO"; then :
6033if { (ac_try="$ac_link"
6034case "(($ac_try" in
6035 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6036 *) ac_try_echo=$ac_try;;
6037esac
6038eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6039 (eval "$ac_link") 2>conftest.er1
6040 ac_status=$?
6041 grep -v '^ *+' conftest.er1 >conftest.err
6042 rm -f conftest.er1
6043 cat conftest.err >&5
6044 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6045 (exit $ac_status); } && {
6046 test -z "$ac_cxx_werror_flag" ||
6047 test ! -s conftest.err
6048 } && test -s conftest$ac_exeext &&
6049 $as_test_x conftest$ac_exeext; then
6050 ac_cv_lib_socket_connect=yes 6069 ac_cv_lib_socket_connect=yes
6051else 6070else
6052 echo "$as_me: failed program was:" >&5
6053sed 's/^/| /' conftest.$ac_ext >&5
6054
6055 ac_cv_lib_socket_connect=no 6071 ac_cv_lib_socket_connect=no
6056fi 6072fi
6057
6058rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6073rm -f core conftest.err conftest.$ac_objext \
6059 conftest$ac_exeext conftest.$ac_ext 6074 conftest$ac_exeext conftest.$ac_ext
6060LIBS=$ac_check_lib_save_LIBS 6075LIBS=$ac_check_lib_save_LIBS
6061fi 6076fi
6062{ echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 6077{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
6063echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6; } 6078$as_echo "$ac_cv_lib_socket_connect" >&6; }
6064if test $ac_cv_lib_socket_connect = yes; then 6079if test "x$ac_cv_lib_socket_connect" = x""yes; then :
6065 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 6080 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
6066fi 6081fi
6067 6082
6068 fi 6083 fi
6069 6084
6070 # Guillermo Gomez says -lposix is necessary on A/UX. 6085 # Guillermo Gomez says -lposix is necessary on A/UX.
6071 { echo "$as_me:$LINENO: checking for remove" >&5 6086 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove"
6072echo $ECHO_N "checking for remove... $ECHO_C" >&6; } 6087if test "x$ac_cv_func_remove" = x""yes; then :
6073if test "${ac_cv_func_remove+set}" = set; then
6074 echo $ECHO_N "(cached) $ECHO_C" >&6
6075else
6076 cat >conftest.$ac_ext <<_ACEOF
6077/* confdefs.h. */
6078_ACEOF
6079cat confdefs.h >>conftest.$ac_ext
6080cat >>conftest.$ac_ext <<_ACEOF
6081/* end confdefs.h. */
6082/* Define remove to an innocuous variant, in case <limits.h> declares remove.
6083 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6084#define remove innocuous_remove
6085 6088
6086/* System header to define __stub macros and hopefully few prototypes,
6087 which can conflict with char remove (); below.
6088 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6089 <limits.h> exists even on freestanding compilers. */
6090
6091#ifdef __STDC__
6092# include <limits.h>
6093#else
6094# include <assert.h>
6095#endif
6096
6097#undef remove
6098
6099/* Override any GCC internal prototype to avoid an error.
6100 Use char because int might match the return type of a GCC
6101 builtin and then its argument prototype would still apply. */
6102#ifdef __cplusplus
6103extern "C"
6104#endif
6105char remove ();
6106/* The GNU C library defines this for functions which it implements
6107 to always fail with ENOSYS. Some functions are actually named
6108 something starting with __ and the normal name is an alias. */
6109#if defined __stub_remove || defined __stub___remove
6110choke me
6111#endif
6112
6113int
6114main ()
6115{
6116return remove ();
6117 ;
6118 return 0;
6119}
6120_ACEOF
6121rm -f conftest.$ac_objext conftest$ac_exeext
6122if { (ac_try="$ac_link"
6123case "(($ac_try" in
6124 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6125 *) ac_try_echo=$ac_try;;
6126esac
6127eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6128 (eval "$ac_link") 2>conftest.er1
6129 ac_status=$?
6130 grep -v '^ *+' conftest.er1 >conftest.err
6131 rm -f conftest.er1
6132 cat conftest.err >&5
6133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6134 (exit $ac_status); } && {
6135 test -z "$ac_cxx_werror_flag" ||
6136 test ! -s conftest.err
6137 } && test -s conftest$ac_exeext &&
6138 $as_test_x conftest$ac_exeext; then
6139 ac_cv_func_remove=yes
6140else
6141 echo "$as_me: failed program was:" >&5
6142sed 's/^/| /' conftest.$ac_ext >&5
6143
6144 ac_cv_func_remove=no
6145fi 6089fi
6146
6147rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6148 conftest$ac_exeext conftest.$ac_ext
6149fi
6150{ echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
6151echo "${ECHO_T}$ac_cv_func_remove" >&6; }
6152 6090
6153 if test $ac_cv_func_remove = no; then 6091 if test $ac_cv_func_remove = no; then
6154 { echo "$as_me:$LINENO: checking for remove in -lposix" >&5 6092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
6155echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6; } 6093$as_echo_n "checking for remove in -lposix... " >&6; }
6156if test "${ac_cv_lib_posix_remove+set}" = set; then 6094if test "${ac_cv_lib_posix_remove+set}" = set; then :
6157 echo $ECHO_N "(cached) $ECHO_C" >&6 6095 $as_echo_n "(cached) " >&6
6158else 6096else
6159 ac_check_lib_save_LIBS=$LIBS 6097 ac_check_lib_save_LIBS=$LIBS
6160LIBS="-lposix $LIBS" 6098LIBS="-lposix $LIBS"
6161cat >conftest.$ac_ext <<_ACEOF
6162/* confdefs.h. */
6163_ACEOF
6164cat confdefs.h >>conftest.$ac_ext 6099cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6165cat >>conftest.$ac_ext <<_ACEOF
6166/* end confdefs.h. */ 6100/* end confdefs.h. */
6167 6101
6168/* Override any GCC internal prototype to avoid an error. 6102/* Override any GCC internal prototype to avoid an error.
6169 Use char because int might match the return type of a GCC 6103 Use char because int might match the return type of a GCC
6170 builtin and then its argument prototype would still apply. */ 6104 builtin and then its argument prototype would still apply. */
6178return remove (); 6112return remove ();
6179 ; 6113 ;
6180 return 0; 6114 return 0;
6181} 6115}
6182_ACEOF 6116_ACEOF
6183rm -f conftest.$ac_objext conftest$ac_exeext 6117if ac_fn_cxx_try_link "$LINENO"; then :
6184if { (ac_try="$ac_link"
6185case "(($ac_try" in
6186 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6187 *) ac_try_echo=$ac_try;;
6188esac
6189eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6190 (eval "$ac_link") 2>conftest.er1
6191 ac_status=$?
6192 grep -v '^ *+' conftest.er1 >conftest.err
6193 rm -f conftest.er1
6194 cat conftest.err >&5
6195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6196 (exit $ac_status); } && {
6197 test -z "$ac_cxx_werror_flag" ||
6198 test ! -s conftest.err
6199 } && test -s conftest$ac_exeext &&
6200 $as_test_x conftest$ac_exeext; then
6201 ac_cv_lib_posix_remove=yes 6118 ac_cv_lib_posix_remove=yes
6202else 6119else
6203 echo "$as_me: failed program was:" >&5
6204sed 's/^/| /' conftest.$ac_ext >&5
6205
6206 ac_cv_lib_posix_remove=no 6120 ac_cv_lib_posix_remove=no
6207fi 6121fi
6208
6209rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6122rm -f core conftest.err conftest.$ac_objext \
6210 conftest$ac_exeext conftest.$ac_ext 6123 conftest$ac_exeext conftest.$ac_ext
6211LIBS=$ac_check_lib_save_LIBS 6124LIBS=$ac_check_lib_save_LIBS
6212fi 6125fi
6213{ echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 6126{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
6214echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6; } 6127$as_echo "$ac_cv_lib_posix_remove" >&6; }
6215if test $ac_cv_lib_posix_remove = yes; then 6128if test "x$ac_cv_lib_posix_remove" = x""yes; then :
6216 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 6129 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
6217fi 6130fi
6218 6131
6219 fi 6132 fi
6220 6133
6221 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 6134 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
6222 { echo "$as_me:$LINENO: checking for shmat" >&5 6135 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
6223echo $ECHO_N "checking for shmat... $ECHO_C" >&6; } 6136if test "x$ac_cv_func_shmat" = x""yes; then :
6224if test "${ac_cv_func_shmat+set}" = set; then
6225 echo $ECHO_N "(cached) $ECHO_C" >&6
6226else
6227 cat >conftest.$ac_ext <<_ACEOF
6228/* confdefs.h. */
6229_ACEOF
6230cat confdefs.h >>conftest.$ac_ext
6231cat >>conftest.$ac_ext <<_ACEOF
6232/* end confdefs.h. */
6233/* Define shmat to an innocuous variant, in case <limits.h> declares shmat.
6234 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6235#define shmat innocuous_shmat
6236 6137
6237/* System header to define __stub macros and hopefully few prototypes,
6238 which can conflict with char shmat (); below.
6239 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6240 <limits.h> exists even on freestanding compilers. */
6241
6242#ifdef __STDC__
6243# include <limits.h>
6244#else
6245# include <assert.h>
6246#endif
6247
6248#undef shmat
6249
6250/* Override any GCC internal prototype to avoid an error.
6251 Use char because int might match the return type of a GCC
6252 builtin and then its argument prototype would still apply. */
6253#ifdef __cplusplus
6254extern "C"
6255#endif
6256char shmat ();
6257/* The GNU C library defines this for functions which it implements
6258 to always fail with ENOSYS. Some functions are actually named
6259 something starting with __ and the normal name is an alias. */
6260#if defined __stub_shmat || defined __stub___shmat
6261choke me
6262#endif
6263
6264int
6265main ()
6266{
6267return shmat ();
6268 ;
6269 return 0;
6270}
6271_ACEOF
6272rm -f conftest.$ac_objext conftest$ac_exeext
6273if { (ac_try="$ac_link"
6274case "(($ac_try" in
6275 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6276 *) ac_try_echo=$ac_try;;
6277esac
6278eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6279 (eval "$ac_link") 2>conftest.er1
6280 ac_status=$?
6281 grep -v '^ *+' conftest.er1 >conftest.err
6282 rm -f conftest.er1
6283 cat conftest.err >&5
6284 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6285 (exit $ac_status); } && {
6286 test -z "$ac_cxx_werror_flag" ||
6287 test ! -s conftest.err
6288 } && test -s conftest$ac_exeext &&
6289 $as_test_x conftest$ac_exeext; then
6290 ac_cv_func_shmat=yes
6291else
6292 echo "$as_me: failed program was:" >&5
6293sed 's/^/| /' conftest.$ac_ext >&5
6294
6295 ac_cv_func_shmat=no
6296fi 6138fi
6297
6298rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6299 conftest$ac_exeext conftest.$ac_ext
6300fi
6301{ echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5
6302echo "${ECHO_T}$ac_cv_func_shmat" >&6; }
6303 6139
6304 if test $ac_cv_func_shmat = no; then 6140 if test $ac_cv_func_shmat = no; then
6305 { echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 6141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
6306echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6; } 6142$as_echo_n "checking for shmat in -lipc... " >&6; }
6307if test "${ac_cv_lib_ipc_shmat+set}" = set; then 6143if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
6308 echo $ECHO_N "(cached) $ECHO_C" >&6 6144 $as_echo_n "(cached) " >&6
6309else 6145else
6310 ac_check_lib_save_LIBS=$LIBS 6146 ac_check_lib_save_LIBS=$LIBS
6311LIBS="-lipc $LIBS" 6147LIBS="-lipc $LIBS"
6312cat >conftest.$ac_ext <<_ACEOF
6313/* confdefs.h. */
6314_ACEOF
6315cat confdefs.h >>conftest.$ac_ext 6148cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6316cat >>conftest.$ac_ext <<_ACEOF
6317/* end confdefs.h. */ 6149/* end confdefs.h. */
6318 6150
6319/* Override any GCC internal prototype to avoid an error. 6151/* Override any GCC internal prototype to avoid an error.
6320 Use char because int might match the return type of a GCC 6152 Use char because int might match the return type of a GCC
6321 builtin and then its argument prototype would still apply. */ 6153 builtin and then its argument prototype would still apply. */
6329return shmat (); 6161return shmat ();
6330 ; 6162 ;
6331 return 0; 6163 return 0;
6332} 6164}
6333_ACEOF 6165_ACEOF
6334rm -f conftest.$ac_objext conftest$ac_exeext 6166if ac_fn_cxx_try_link "$LINENO"; then :
6335if { (ac_try="$ac_link"
6336case "(($ac_try" in
6337 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6338 *) ac_try_echo=$ac_try;;
6339esac
6340eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6341 (eval "$ac_link") 2>conftest.er1
6342 ac_status=$?
6343 grep -v '^ *+' conftest.er1 >conftest.err
6344 rm -f conftest.er1
6345 cat conftest.err >&5
6346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6347 (exit $ac_status); } && {
6348 test -z "$ac_cxx_werror_flag" ||
6349 test ! -s conftest.err
6350 } && test -s conftest$ac_exeext &&
6351 $as_test_x conftest$ac_exeext; then
6352 ac_cv_lib_ipc_shmat=yes 6167 ac_cv_lib_ipc_shmat=yes
6353else 6168else
6354 echo "$as_me: failed program was:" >&5
6355sed 's/^/| /' conftest.$ac_ext >&5
6356
6357 ac_cv_lib_ipc_shmat=no 6169 ac_cv_lib_ipc_shmat=no
6358fi 6170fi
6359
6360rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6171rm -f core conftest.err conftest.$ac_objext \
6361 conftest$ac_exeext conftest.$ac_ext 6172 conftest$ac_exeext conftest.$ac_ext
6362LIBS=$ac_check_lib_save_LIBS 6173LIBS=$ac_check_lib_save_LIBS
6363fi 6174fi
6364{ echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 6175{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
6365echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6; } 6176$as_echo "$ac_cv_lib_ipc_shmat" >&6; }
6366if test $ac_cv_lib_ipc_shmat = yes; then 6177if test "x$ac_cv_lib_ipc_shmat" = x""yes; then :
6367 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 6178 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
6368fi 6179fi
6369 6180
6370 fi 6181 fi
6371 fi 6182 fi
6377 # check for ICE first), but we must link in the order -lSM -lICE or 6188 # check for ICE first), but we must link in the order -lSM -lICE or
6378 # we get undefined symbols. So assume we have SM if we have ICE. 6189 # we get undefined symbols. So assume we have SM if we have ICE.
6379 # These have to be linked with before -lX11, unlike the other 6190 # These have to be linked with before -lX11, unlike the other
6380 # libraries we check for below, so use a different variable. 6191 # libraries we check for below, so use a different variable.
6381 # John Interrante, Karl Berry 6192 # John Interrante, Karl Berry
6382 { echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 6193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
6383echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6; } 6194$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
6384if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then 6195if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
6385 echo $ECHO_N "(cached) $ECHO_C" >&6 6196 $as_echo_n "(cached) " >&6
6386else 6197else
6387 ac_check_lib_save_LIBS=$LIBS 6198 ac_check_lib_save_LIBS=$LIBS
6388LIBS="-lICE $X_EXTRA_LIBS $LIBS" 6199LIBS="-lICE $X_EXTRA_LIBS $LIBS"
6389cat >conftest.$ac_ext <<_ACEOF
6390/* confdefs.h. */
6391_ACEOF
6392cat confdefs.h >>conftest.$ac_ext 6200cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6393cat >>conftest.$ac_ext <<_ACEOF
6394/* end confdefs.h. */ 6201/* end confdefs.h. */
6395 6202
6396/* Override any GCC internal prototype to avoid an error. 6203/* Override any GCC internal prototype to avoid an error.
6397 Use char because int might match the return type of a GCC 6204 Use char because int might match the return type of a GCC
6398 builtin and then its argument prototype would still apply. */ 6205 builtin and then its argument prototype would still apply. */
6406return IceConnectionNumber (); 6213return IceConnectionNumber ();
6407 ; 6214 ;
6408 return 0; 6215 return 0;
6409} 6216}
6410_ACEOF 6217_ACEOF
6411rm -f conftest.$ac_objext conftest$ac_exeext 6218if ac_fn_cxx_try_link "$LINENO"; then :
6412if { (ac_try="$ac_link" 6219 ac_cv_lib_ICE_IceConnectionNumber=yes
6413case "(($ac_try" in 6220else
6414 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6221 ac_cv_lib_ICE_IceConnectionNumber=no
6415 *) ac_try_echo=$ac_try;; 6222fi
6223rm -f core conftest.err conftest.$ac_objext \
6224 conftest$ac_exeext conftest.$ac_ext
6225LIBS=$ac_check_lib_save_LIBS
6226fi
6227{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
6228$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
6229if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then :
6230 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
6231fi
6232
6233 LDFLAGS=$ac_save_LDFLAGS
6234
6235fi
6236
6237
6238PIXBUF_CFLAGS=
6239PIXBUF_LIBS=
6240
6241if test x$support_pixbuf = xyes; then
6242 support_pixbuf=no
6243 # Extract the first word of "pkg-config", so it can be a program name with args.
6244set dummy pkg-config; ac_word=$2
6245{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6246$as_echo_n "checking for $ac_word... " >&6; }
6247if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
6248 $as_echo_n "(cached) " >&6
6249else
6250 case $PKG_CONFIG in
6251 [\\/]* | ?:[\\/]*)
6252 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
6253 ;;
6254 *)
6255 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6256for as_dir in $PATH
6257do
6258 IFS=$as_save_IFS
6259 test -z "$as_dir" && as_dir=.
6260 for ac_exec_ext in '' $ac_executable_extensions; do
6261 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6262 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
6263 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6264 break 2
6265 fi
6266done
6267 done
6268IFS=$as_save_IFS
6269
6270 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
6271 ;;
6416esac 6272esac
6417eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6273fi
6418 (eval "$ac_link") 2>conftest.er1 6274PKG_CONFIG=$ac_cv_path_PKG_CONFIG
6419 ac_status=$? 6275if test -n "$PKG_CONFIG"; then
6420 grep -v '^ *+' conftest.er1 >conftest.err 6276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
6421 rm -f conftest.er1 6277$as_echo "$PKG_CONFIG" >&6; }
6422 cat conftest.err >&5 6278else
6423 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6279 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6424 (exit $ac_status); } && { 6280$as_echo "no" >&6; }
6425 test -z "$ac_cxx_werror_flag" || 6281fi
6426 test ! -s conftest.err 6282
6427 } && test -s conftest$ac_exeext && 6283
6428 $as_test_x conftest$ac_exeext; then 6284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf" >&5
6429 ac_cv_lib_ICE_IceConnectionNumber=yes 6285$as_echo_n "checking for gdk-pixbuf... " >&6; }
6286 if test $PKG_CONFIG != no && $PKG_CONFIG --exists gdk-pixbuf-xlib-2.0; then
6287 PIXBUF_CFLAGS="`$PKG_CONFIG gdk-pixbuf-xlib-2.0 --cflags`"
6288 PIXBUF_LIBS="`$PKG_CONFIG gdk-pixbuf-xlib-2.0 --libs`"
6289 support_pixbuf=yes
6290 fi
6291
6292 if test x$support_pixbuf = xyes; then
6293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6294$as_echo "ok" >&6; }
6295 support_afterimage=no
6296
6297$as_echo "#define HAVE_PIXBUF 1" >>confdefs.h
6298
6299
6300$as_echo "#define BG_IMAGE_FROM_FILE 1" >>confdefs.h
6301
6430else 6302 else
6431 echo "$as_me: failed program was:" >&5 6303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6432sed 's/^/| /' conftest.$ac_ext >&5 6304$as_echo "no" >&6; }
6433 6305 fi
6434 ac_cv_lib_ICE_IceConnectionNumber=no
6435fi 6306fi
6436 6307
6437rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6438 conftest$ac_exeext conftest.$ac_ext
6439LIBS=$ac_check_lib_save_LIBS
6440fi
6441{ echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
6442echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
6443if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then
6444 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
6445fi
6446
6447 LDFLAGS=$ac_save_LDFLAGS
6448
6449fi
6450 6308
6451 6309
6452 6310
6453AFTERIMAGE_CFLAGS= 6311AFTERIMAGE_CFLAGS=
6454AFTERIMAGE_LIBS= 6312AFTERIMAGE_LIBS=
6458 support_afterimage=no 6316 support_afterimage=no
6459 6317
6460 if test "x$afterimage_config" = "x" ; then 6318 if test "x$afterimage_config" = "x" ; then
6461 # Extract the first word of "afterimage-config", so it can be a program name with args. 6319 # Extract the first word of "afterimage-config", so it can be a program name with args.
6462set dummy afterimage-config; ac_word=$2 6320set dummy afterimage-config; ac_word=$2
6463{ echo "$as_me:$LINENO: checking for $ac_word" >&5 6321{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6464echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 6322$as_echo_n "checking for $ac_word... " >&6; }
6465if test "${ac_cv_path_afterimage_config+set}" = set; then 6323if test "${ac_cv_path_afterimage_config+set}" = set; then :
6466 echo $ECHO_N "(cached) $ECHO_C" >&6 6324 $as_echo_n "(cached) " >&6
6467else 6325else
6468 case $afterimage_config in 6326 case $afterimage_config in
6469 [\\/]* | ?:[\\/]*) 6327 [\\/]* | ?:[\\/]*)
6470 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path. 6328 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path.
6471 ;; 6329 ;;
6473 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 6331 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6474for as_dir in $PATH 6332for as_dir in $PATH
6475do 6333do
6476 IFS=$as_save_IFS 6334 IFS=$as_save_IFS
6477 test -z "$as_dir" && as_dir=. 6335 test -z "$as_dir" && as_dir=.
6478 for ac_exec_ext in '' $ac_executable_extensions; do 6336 for ac_exec_ext in '' $ac_executable_extensions; do
6479 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6337 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6480 ac_cv_path_afterimage_config="$as_dir/$ac_word$ac_exec_ext" 6338 ac_cv_path_afterimage_config="$as_dir/$ac_word$ac_exec_ext"
6481 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 6339 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6482 break 2 6340 break 2
6483 fi 6341 fi
6484done 6342done
6485done 6343 done
6486IFS=$as_save_IFS 6344IFS=$as_save_IFS
6487 6345
6488 test -z "$ac_cv_path_afterimage_config" && ac_cv_path_afterimage_config="no" 6346 test -z "$ac_cv_path_afterimage_config" && ac_cv_path_afterimage_config="no"
6489 ;; 6347 ;;
6490esac 6348esac
6491fi 6349fi
6492afterimage_config=$ac_cv_path_afterimage_config 6350afterimage_config=$ac_cv_path_afterimage_config
6493if test -n "$afterimage_config"; then 6351if test -n "$afterimage_config"; then
6494 { echo "$as_me:$LINENO: result: $afterimage_config" >&5 6352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $afterimage_config" >&5
6495echo "${ECHO_T}$afterimage_config" >&6; } 6353$as_echo "$afterimage_config" >&6; }
6496else 6354else
6497 { echo "$as_me:$LINENO: result: no" >&5 6355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6498echo "${ECHO_T}no" >&6; } 6356$as_echo "no" >&6; }
6499fi 6357fi
6500 6358
6501 6359
6502 fi 6360 fi
6503 if test "x$afterimage_config" != "xno" ; then 6361 if test "x$afterimage_config" != "xno" ; then
6504 { echo "$as_me:$LINENO: checking for libAfterImage version >= 1.15" >&5 6362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libAfterImage version >= 1.15" >&5
6505echo $ECHO_N "checking for libAfterImage version >= 1.15... $ECHO_C" >&6; } 6363$as_echo_n "checking for libAfterImage version >= 1.15... " >&6; }
6506 xAFTERIMAGE_VERSION=`$afterimage_config --version` 6364 xAFTERIMAGE_VERSION=`$afterimage_config --version`
6507 if test -n "$xAFTERIMAGE_VERSION" ; then 6365 if test -n "$xAFTERIMAGE_VERSION" ; then
6508 xAFTERIMAGE_CFLAGS=`$afterimage_config --cflags` 6366 xAFTERIMAGE_CFLAGS=`$afterimage_config --cflags`
6509 xAFTERIMAGE_LIBS=`$afterimage_config --libs` 6367 xAFTERIMAGE_LIBS=`$afterimage_config --libs`
6510 if test "x$xAFTERIMAGE_LIBS" != "x"; then 6368 if test "x$xAFTERIMAGE_LIBS" != "x"; then
6517 AFTERIMAGE_VERSION="$xAFTERIMAGE_VERSION" 6375 AFTERIMAGE_VERSION="$xAFTERIMAGE_VERSION"
6518 fi 6376 fi
6519 fi 6377 fi
6520 fi 6378 fi
6521 if test "x$support_afterimage" = "xyes"; then 6379 if test "x$support_afterimage" = "xyes"; then
6522 { echo "$as_me:$LINENO: result: $AFTERIMAGE_LIBS" >&5 6380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AFTERIMAGE_LIBS" >&5
6523echo "${ECHO_T}$AFTERIMAGE_LIBS" >&6; } 6381$as_echo "$AFTERIMAGE_LIBS" >&6; }
6382
6383$as_echo "#define HAVE_AFTERIMAGE 1" >>confdefs.h
6384
6385
6386$as_echo "#define BG_IMAGE_FROM_FILE 1" >>confdefs.h
6387
6524 else 6388 else
6525 { echo "$as_me:$LINENO: result: no" >&5 6389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6526echo "${ECHO_T}no" >&6; } 6390$as_echo "no" >&6; }
6527 fi 6391 fi
6528 fi 6392 fi
6529fi 6393fi
6530 6394
6531if test x$support_afterimage != xyes -a x$support_xpm = xyes ; then
6532
6533
6534
6535# Initialize some more variables set by options.
6536# The variables have the same names as the options, with
6537# dashes changed to underlines.
6538
6539# If we find XPM, set shell vars xpm_includes and xpm_libraries to the
6540# paths, otherwise set no_xpm=yes.
6541# Uses ac_ vars as temps to allow command line to override cache and checks.
6542{ echo "$as_me:$LINENO: checking for libXpm" >&5
6543echo $ECHO_N "checking for libXpm... $ECHO_C" >&6; }
6544
6545
6546# Check whether --with-xpm_includes was given.
6547if test "${with_xpm_includes+set}" = set; then
6548 withval=$with_xpm_includes; xpm_includes="$withval"
6549else
6550 xpm_includes=NO
6551fi
6552
6553
6554# Check whether --with-xpm_library was given.
6555if test "${with_xpm_library+set}" = set; then
6556 withval=$with_xpm_library; xpm_libraries="$withval"
6557else
6558 xpm_libraries=NO
6559fi
6560
6561
6562# --without-xpm overrides everything else, but does not touch the cache.
6563
6564# Check whether --with-xpm was given.
6565if test "${with_xpm+set}" = set; then
6566 withval=$with_xpm;
6567fi
6568
6569if test "$with_xpm" = no; then
6570 have_xpm=disabled
6571else
6572 if test "${ac_cv_have_xpm+set}" = set; then
6573 echo $ECHO_N "(cached) $ECHO_C" >&6
6574else
6575
6576 vt_xpm_include_X11=no
6577 if test -n "$xpm_includes"; then
6578 vt_xpm_includes=$xpm_includes
6579 else
6580 vt_xpm_includes=NO
6581 fi
6582 if test -n "$xpm_libraries"; then
6583 vt_xpm_libraries=$xpm_libraries
6584 else
6585 vt_xpm_libraries=NO
6586 fi
6587
6588 if test "$vt_xpm_includes" = NO; then
6589 # Guess where to find xpm.h
6590
6591ac_save_CPPFLAGS="$CPPFLAGS"
6592CPPFLAGS="$CPPFLAGS $X_CFLAGS"
6593
6594 # First, try using that file with no special directory specified.
6595cat >conftest.$ac_ext <<_ACEOF
6596/* confdefs.h. */
6597_ACEOF
6598cat confdefs.h >>conftest.$ac_ext
6599cat >>conftest.$ac_ext <<_ACEOF
6600/* end confdefs.h. */
6601#include <X11/xpm.h>
6602_ACEOF
6603if { (ac_try="$ac_cpp conftest.$ac_ext"
6604case "(($ac_try" in
6605 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6606 *) ac_try_echo=$ac_try;;
6607esac
6608eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6609 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6610 ac_status=$?
6611 grep -v '^ *+' conftest.er1 >conftest.err
6612 rm -f conftest.er1
6613 cat conftest.err >&5
6614 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6615 (exit $ac_status); } >/dev/null && {
6616 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
6617 test ! -s conftest.err
6618 }; then
6619 # We can compile using X headers with no special include directory.
6620vt_xpm_includes=
6621vt_xpm_include_X11=yes
6622else
6623 echo "$as_me: failed program was:" >&5
6624sed 's/^/| /' conftest.$ac_ext >&5
6625
6626 CPPFLAGS="$ac_save_CPPFLAGS"
6627# Look for the header file in a standard set of common directories.
6628 for ac_dir in \
6629 /usr/X11/include \
6630 /usr/X11R6/include \
6631 /usr/X11R5/include \
6632 /usr/X11R4/include \
6633 \
6634 /usr/include/X11 \
6635 /usr/include/X11R6 \
6636 /usr/include/X11R5 \
6637 /usr/include/X11R4 \
6638 \
6639 /usr/local/X11/include \
6640 /usr/local/X11R6/include \
6641 /usr/local/X11R5/include \
6642 /usr/local/X11R4/include \
6643 \
6644 /usr/local/include/X11 \
6645 /usr/local/include/X11R6 \
6646 /usr/local/include/X11R5 \
6647 /usr/local/include/X11R4 \
6648 \
6649 /usr/X386/include \
6650 /usr/x386/include \
6651 /usr/XFree86/include/X11 \
6652 \
6653 /usr/include \
6654 /usr/local/include \
6655 /usr/unsupported/include \
6656 /usr/athena/include \
6657 /usr/local/x11r5/include \
6658 /usr/lpp/Xamples/include \
6659 \
6660 /usr/openwin/include \
6661 /usr/openwin/share/include \
6662 ; \
6663 do
6664 if test -r "$ac_dir/X11/xpm.h"; then
6665 vt_xpm_includes="$ac_dir"
6666 vt_xpm_include_X11=yes
6667 break
6668 else
6669 if test -r "$ac_dir/xpm.h"; then
6670 vt_xpm_includes=$ac_dir
6671 break
6672 fi
6673 fi
6674 done
6675fi
6676
6677rm -f conftest.err conftest.$ac_ext
6678fi
6679
6680if test "$vt_xpm_libraries" = NO; then
6681 # Check for the libraries.
6682
6683 # See if we find them without any special options.
6684 # Don't add to $LIBS permanently.
6685 ac_save_LIBS="$LIBS"
6686 LIBS="$LIBS $X_LIBS -lXpm -lX11"
6687cat >conftest.$ac_ext <<_ACEOF
6688/* confdefs.h. */
6689_ACEOF
6690cat confdefs.h >>conftest.$ac_ext
6691cat >>conftest.$ac_ext <<_ACEOF
6692/* end confdefs.h. */
6693
6694int
6695main ()
6696{
6697XpmReadFileToPixmap()
6698 ;
6699 return 0;
6700}
6701_ACEOF
6702rm -f conftest.$ac_objext conftest$ac_exeext
6703if { (ac_try="$ac_link"
6704case "(($ac_try" in
6705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6706 *) ac_try_echo=$ac_try;;
6707esac
6708eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6709 (eval "$ac_link") 2>conftest.er1
6710 ac_status=$?
6711 grep -v '^ *+' conftest.er1 >conftest.err
6712 rm -f conftest.er1
6713 cat conftest.err >&5
6714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6715 (exit $ac_status); } && {
6716 test -z "$ac_cxx_werror_flag" ||
6717 test ! -s conftest.err
6718 } && test -s conftest$ac_exeext &&
6719 $as_test_x conftest$ac_exeext; then
6720 LIBS="$ac_save_LIBS"
6721# We can link libXpm with no special library path.
6722vt_xpm_libraries=
6723else
6724 echo "$as_me: failed program was:" >&5
6725sed 's/^/| /' conftest.$ac_ext >&5
6726
6727 LIBS="$ac_save_LIBS"
6728# First see if replacing the include by lib works.
6729for ac_dir in \
6730 `echo "$vt_xpm_includes" | sed 's,include/X11,lib,;s,include,lib,'` \
6731 /usr/X11/lib \
6732 /usr/X11R6/lib \
6733 /usr/X11R5/lib \
6734 /usr/X11R4/lib \
6735 \
6736 /usr/lib/X11 \
6737 /usr/lib/X11R6 \
6738 /usr/lib/X11R5 \
6739 /usr/lib/X11R4 \
6740 \
6741 /usr/local/X11/lib \
6742 /usr/local/X11R6/lib \
6743 /usr/local/X11R5/lib \
6744 /usr/local/X11R4/lib \
6745 \
6746 /usr/local/lib/X11 \
6747 /usr/local/lib/X11R6 \
6748 /usr/local/lib/X11R5 \
6749 /usr/local/lib/X11R4 \
6750 \
6751 /usr/X386/lib \
6752 /usr/x386/lib \
6753 /usr/XFree86/lib/X11 \
6754 \
6755 /usr/lib \
6756 /usr/local/lib \
6757 /usr/unsupported/lib \
6758 /usr/athena/lib \
6759 /usr/local/x11r5/lib \
6760 /usr/lpp/Xamples/lib \
6761 \
6762 /usr/openwin/lib \
6763 /usr/openwin/share/lib \
6764 ; \
6765do
6766 for ac_extension in a so sl; do
6767 if test -r $ac_dir/libXpm.$ac_extension; then
6768 vt_xpm_libraries=$ac_dir
6769 break 2
6770 fi
6771 done
6772done
6773fi
6774
6775rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6776 conftest$ac_exeext conftest.$ac_ext
6777fi
6778
6779
6780 if test "$vt_xpm_includes" = NO -o "$vt_xpm_libraries" = NO; then
6781 ac_cv_have_xpm="have_xpm=no"
6782 else
6783 ac_cv_have_xpm="have_xpm=yes \
6784 vt_xpm_includes=$vt_xpm_includes vt_xpm_libraries=$vt_xpm_libraries \
6785 vt_xpm_include_X11=$vt_xpm_include_X11"
6786 fi
6787fi
6788 eval "$ac_cv_have_xpm"
6789fi
6790
6791if test "$have_xpm" != yes; then
6792 { echo "$as_me:$LINENO: result: $have_xpm" >&5
6793echo "${ECHO_T}$have_xpm" >&6; }
6794 no_xpm=yes
6795else
6796 if test "$xpm_includes" != NO; then
6797 if test "$xpm_includes" = "$vt_xpm_includes"; then
6798 if test -r "$xpm_includes/X11/xpm.h"; then
6799 vt_xpm_include_X11=yes
6800 fi
6801 else
6802 vt_xpm_include_X11=no
6803 if test -z "$xpm_includes"; then
6804 cat >conftest.$ac_ext <<_ACEOF
6805/* confdefs.h. */
6806_ACEOF
6807cat confdefs.h >>conftest.$ac_ext
6808cat >>conftest.$ac_ext <<_ACEOF
6809/* end confdefs.h. */
6810#include <X11/xpm.h>
6811_ACEOF
6812if { (ac_try="$ac_cpp conftest.$ac_ext"
6813case "(($ac_try" in
6814 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6815 *) ac_try_echo=$ac_try;;
6816esac
6817eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6818 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6819 ac_status=$?
6820 grep -v '^ *+' conftest.er1 >conftest.err
6821 rm -f conftest.er1
6822 cat conftest.err >&5
6823 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6824 (exit $ac_status); } >/dev/null && {
6825 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
6826 test ! -s conftest.err
6827 }; then
6828 vt_xpm_include_X11=yes
6829else
6830 echo "$as_me: failed program was:" >&5
6831sed 's/^/| /' conftest.$ac_ext >&5
6832
6833
6834fi
6835
6836rm -f conftest.err conftest.$ac_ext
6837 else
6838 if test -r "$xpm_includes/X11/xpm.h"; then
6839 vt_xpm_include_X11=yes
6840 fi
6841 fi
6842 fi
6843 vt_xpm_includes=$xpm_includes
6844 fi
6845 if test "x$xpm_libraries" != xNO; then
6846 vt_xpm_libraries=$xpm_libraries
6847 fi
6848 # Update the cache value to reflect the command line values.
6849 ac_cv_have_xpm="have_xpm=yes \
6850 vt_xpm_includes=$vt_xpm_includes vt_xpm_libraries=$vt_xpm_libraries \
6851 vt_xpm_include_X11=$vt_xpm_include_X11"
6852 eval "$ac_cv_have_xpm"
6853 { echo "$as_me:$LINENO: result: -I$vt_xpm_includes, -L$vt_xpm_libraries" >&5
6854echo "${ECHO_T}-I$vt_xpm_includes, -L$vt_xpm_libraries" >&6; }
6855 if test -n "$vt_xpm_includes"; then
6856 XPM_CPPFLAGS="-DHAVE_LIBXPM"
6857 fi
6858 if test -n "$vt_xpm_includes"; then
6859 XPM_CFLAGS="-I$vt_xpm_includes"
6860 fi
6861 XPM_LIBS="-lXpm"
6862 if test -n "$vt_xpm_libraries"; then
6863 XPM_LIBS="-L$vt_xpm_libraries $XPM_LIBS"
6864 fi
6865 if test "x$vt_xpm_include_X11" = xyes; then
6866
6867cat >>confdefs.h <<\_ACEOF
6868#define XPM_INC_X11 1
6869_ACEOF
6870
6871 fi
6872fi
6873
6874
6875
6876
6877
6878 if test x$no_xpm = xyes; then
6879 support_xpm=needsmanualspecification
6880 fi
6881fi
6882
6883{ echo "$as_me:$LINENO: checking for sys/wait.h that is POSIX.1 compatible" >&5
6884echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6; }
6885if test "${ac_cv_header_sys_wait_h+set}" = set; then
6886 echo $ECHO_N "(cached) $ECHO_C" >&6
6887else
6888 cat >conftest.$ac_ext <<_ACEOF
6889/* confdefs.h. */
6890_ACEOF
6891cat confdefs.h >>conftest.$ac_ext
6892cat >>conftest.$ac_ext <<_ACEOF
6893/* end confdefs.h. */
6894#include <sys/types.h>
6895#include <sys/wait.h>
6896#ifndef WEXITSTATUS
6897# define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
6898#endif
6899#ifndef WIFEXITED
6900# define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
6901#endif
6902
6903int
6904main ()
6905{
6906 int s;
6907 wait (&s);
6908 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
6909 ;
6910 return 0;
6911}
6912_ACEOF
6913rm -f conftest.$ac_objext
6914if { (ac_try="$ac_compile"
6915case "(($ac_try" in
6916 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6917 *) ac_try_echo=$ac_try;;
6918esac
6919eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6920 (eval "$ac_compile") 2>conftest.er1
6921 ac_status=$?
6922 grep -v '^ *+' conftest.er1 >conftest.err
6923 rm -f conftest.er1
6924 cat conftest.err >&5
6925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6926 (exit $ac_status); } && {
6927 test -z "$ac_cxx_werror_flag" ||
6928 test ! -s conftest.err
6929 } && test -s conftest.$ac_objext; then
6930 ac_cv_header_sys_wait_h=yes
6931else
6932 echo "$as_me: failed program was:" >&5
6933sed 's/^/| /' conftest.$ac_ext >&5
6934
6935 ac_cv_header_sys_wait_h=no
6936fi
6937
6938rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6939fi
6940{ echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5
6941echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6; }
6942if test $ac_cv_header_sys_wait_h = yes; then
6943
6944cat >>confdefs.h <<\_ACEOF
6945#define HAVE_SYS_WAIT_H 1
6946_ACEOF
6947
6948fi
6949
6950{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6951echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
6952if test "${ac_cv_header_stdc+set}" = set; then
6953 echo $ECHO_N "(cached) $ECHO_C" >&6
6954else
6955 cat >conftest.$ac_ext <<_ACEOF
6956/* confdefs.h. */
6957_ACEOF
6958cat confdefs.h >>conftest.$ac_ext
6959cat >>conftest.$ac_ext <<_ACEOF
6960/* end confdefs.h. */
6961#include <stdlib.h>
6962#include <stdarg.h>
6963#include <string.h>
6964#include <float.h>
6965
6966int
6967main ()
6968{
6969
6970 ;
6971 return 0;
6972}
6973_ACEOF
6974rm -f conftest.$ac_objext
6975if { (ac_try="$ac_compile"
6976case "(($ac_try" in
6977 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6978 *) ac_try_echo=$ac_try;;
6979esac
6980eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6981 (eval "$ac_compile") 2>conftest.er1
6982 ac_status=$?
6983 grep -v '^ *+' conftest.er1 >conftest.err
6984 rm -f conftest.er1
6985 cat conftest.err >&5
6986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6987 (exit $ac_status); } && {
6988 test -z "$ac_cxx_werror_flag" ||
6989 test ! -s conftest.err
6990 } && test -s conftest.$ac_objext; then
6991 ac_cv_header_stdc=yes
6992else
6993 echo "$as_me: failed program was:" >&5
6994sed 's/^/| /' conftest.$ac_ext >&5
6995
6996 ac_cv_header_stdc=no
6997fi
6998
6999rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7000
7001if test $ac_cv_header_stdc = yes; then
7002 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7003 cat >conftest.$ac_ext <<_ACEOF
7004/* confdefs.h. */
7005_ACEOF
7006cat confdefs.h >>conftest.$ac_ext
7007cat >>conftest.$ac_ext <<_ACEOF
7008/* end confdefs.h. */
7009#include <string.h>
7010
7011_ACEOF
7012if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7013 $EGREP "memchr" >/dev/null 2>&1; then
7014 :
7015else
7016 ac_cv_header_stdc=no
7017fi
7018rm -f conftest*
7019
7020fi
7021
7022if test $ac_cv_header_stdc = yes; then
7023 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7024 cat >conftest.$ac_ext <<_ACEOF
7025/* confdefs.h. */
7026_ACEOF
7027cat confdefs.h >>conftest.$ac_ext
7028cat >>conftest.$ac_ext <<_ACEOF
7029/* end confdefs.h. */
7030#include <stdlib.h>
7031
7032_ACEOF
7033if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7034 $EGREP "free" >/dev/null 2>&1; then
7035 :
7036else
7037 ac_cv_header_stdc=no
7038fi
7039rm -f conftest*
7040
7041fi
7042
7043if test $ac_cv_header_stdc = yes; then
7044 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7045 if test "$cross_compiling" = yes; then
7046 :
7047else
7048 cat >conftest.$ac_ext <<_ACEOF
7049/* confdefs.h. */
7050_ACEOF
7051cat confdefs.h >>conftest.$ac_ext
7052cat >>conftest.$ac_ext <<_ACEOF
7053/* end confdefs.h. */
7054#include <ctype.h>
7055#include <stdlib.h>
7056#if ((' ' & 0x0FF) == 0x020)
7057# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7058# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7059#else
7060# define ISLOWER(c) \
7061 (('a' <= (c) && (c) <= 'i') \
7062 || ('j' <= (c) && (c) <= 'r') \
7063 || ('s' <= (c) && (c) <= 'z'))
7064# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7065#endif
7066
7067#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7068int
7069main ()
7070{
7071 int i;
7072 for (i = 0; i < 256; i++)
7073 if (XOR (islower (i), ISLOWER (i))
7074 || toupper (i) != TOUPPER (i))
7075 return 2;
7076 return 0;
7077}
7078_ACEOF
7079rm -f conftest$ac_exeext
7080if { (ac_try="$ac_link"
7081case "(($ac_try" in
7082 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7083 *) ac_try_echo=$ac_try;;
7084esac
7085eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7086 (eval "$ac_link") 2>&5
7087 ac_status=$?
7088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7089 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7090 { (case "(($ac_try" in
7091 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7092 *) ac_try_echo=$ac_try;;
7093esac
7094eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7095 (eval "$ac_try") 2>&5
7096 ac_status=$?
7097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7098 (exit $ac_status); }; }; then
7099 :
7100else
7101 echo "$as_me: program exited with status $ac_status" >&5
7102echo "$as_me: failed program was:" >&5
7103sed 's/^/| /' conftest.$ac_ext >&5
7104
7105( exit $ac_status )
7106ac_cv_header_stdc=no
7107fi
7108rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7109fi
7110
7111
7112fi
7113fi
7114{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7115echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
7116if test $ac_cv_header_stdc = yes; then
7117
7118cat >>confdefs.h <<\_ACEOF
7119#define STDC_HEADERS 1
7120_ACEOF
7121
7122fi
7123
7124# On IRIX 5.3, sys/types and inttypes.h are conflicting.
7125
7126
7127
7128
7129
7130
7131
7132
7133
7134for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7135 inttypes.h stdint.h unistd.h
7136do
7137as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7138{ echo "$as_me:$LINENO: checking for $ac_header" >&5
7139echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7140if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7141 echo $ECHO_N "(cached) $ECHO_C" >&6
7142else
7143 cat >conftest.$ac_ext <<_ACEOF
7144/* confdefs.h. */
7145_ACEOF
7146cat confdefs.h >>conftest.$ac_ext
7147cat >>conftest.$ac_ext <<_ACEOF
7148/* end confdefs.h. */
7149$ac_includes_default
7150
7151#include <$ac_header>
7152_ACEOF
7153rm -f conftest.$ac_objext
7154if { (ac_try="$ac_compile"
7155case "(($ac_try" in
7156 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7157 *) ac_try_echo=$ac_try;;
7158esac
7159eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7160 (eval "$ac_compile") 2>conftest.er1
7161 ac_status=$?
7162 grep -v '^ *+' conftest.er1 >conftest.err
7163 rm -f conftest.er1
7164 cat conftest.err >&5
7165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7166 (exit $ac_status); } && {
7167 test -z "$ac_cxx_werror_flag" ||
7168 test ! -s conftest.err
7169 } && test -s conftest.$ac_objext; then
7170 eval "$as_ac_Header=yes"
7171else
7172 echo "$as_me: failed program was:" >&5
7173sed 's/^/| /' conftest.$ac_ext >&5
7174
7175 eval "$as_ac_Header=no"
7176fi
7177
7178rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7179fi
7180ac_res=`eval echo '${'$as_ac_Header'}'`
7181 { echo "$as_me:$LINENO: result: $ac_res" >&5
7182echo "${ECHO_T}$ac_res" >&6; }
7183if test `eval echo '${'$as_ac_Header'}'` = yes; then
7184 cat >>confdefs.h <<_ACEOF
7185#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7186_ACEOF
7187
7188fi
7189
7190done
7191
7192
7193
7194
7195
7196
7197
7198
7199
7200
7201
7202
7203
7204
7205
7206
7207 6395
7208 6396
7209 6397
7210for ac_header in \ 6398for ac_header in \
7211 assert.h \
7212 fcntl.h \
7213 stdarg.h \
7214 stdlib.h \
7215 string.h \
7216 termios.h \
7217 unistd.h \
7218 sys/byteorder.h \ 6399 sys/byteorder.h \
7219 sys/ioctl.h \ 6400 sys/ioctl.h \
7220 sys/select.h \
7221 sys/sockio.h \ 6401 sys/sockio.h \
7222 sys/strredir.h \ 6402 sys/strredir.h \
7223 sys/time.h \
7224 stdint.h \ 6403 stdint.h \
7225 wchar.h \ 6404 wchar.h \
7226 cwchar \ 6405 cwchar \
7227 clocale \
7228 6406
7229do 6407do :
7230as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6408 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7231if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 6409ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
7232 { echo "$as_me:$LINENO: checking for $ac_header" >&5 6410eval as_val=\$$as_ac_Header
7233echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 6411 if test "x$as_val" = x""yes; then :
7234if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7235 echo $ECHO_N "(cached) $ECHO_C" >&6
7236fi
7237ac_res=`eval echo '${'$as_ac_Header'}'`
7238 { echo "$as_me:$LINENO: result: $ac_res" >&5
7239echo "${ECHO_T}$ac_res" >&6; }
7240else
7241 # Is the header compilable?
7242{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
7243echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
7244cat >conftest.$ac_ext <<_ACEOF
7245/* confdefs.h. */
7246_ACEOF
7247cat confdefs.h >>conftest.$ac_ext
7248cat >>conftest.$ac_ext <<_ACEOF
7249/* end confdefs.h. */
7250$ac_includes_default
7251#include <$ac_header>
7252_ACEOF
7253rm -f conftest.$ac_objext
7254if { (ac_try="$ac_compile"
7255case "(($ac_try" in
7256 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7257 *) ac_try_echo=$ac_try;;
7258esac
7259eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7260 (eval "$ac_compile") 2>conftest.er1
7261 ac_status=$?
7262 grep -v '^ *+' conftest.er1 >conftest.err
7263 rm -f conftest.er1
7264 cat conftest.err >&5
7265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7266 (exit $ac_status); } && {
7267 test -z "$ac_cxx_werror_flag" ||
7268 test ! -s conftest.err
7269 } && test -s conftest.$ac_objext; then
7270 ac_header_compiler=yes
7271else
7272 echo "$as_me: failed program was:" >&5
7273sed 's/^/| /' conftest.$ac_ext >&5
7274
7275 ac_header_compiler=no
7276fi
7277
7278rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7279{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7280echo "${ECHO_T}$ac_header_compiler" >&6; }
7281
7282# Is the header present?
7283{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
7284echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
7285cat >conftest.$ac_ext <<_ACEOF
7286/* confdefs.h. */
7287_ACEOF
7288cat confdefs.h >>conftest.$ac_ext
7289cat >>conftest.$ac_ext <<_ACEOF
7290/* end confdefs.h. */
7291#include <$ac_header>
7292_ACEOF
7293if { (ac_try="$ac_cpp conftest.$ac_ext"
7294case "(($ac_try" in
7295 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7296 *) ac_try_echo=$ac_try;;
7297esac
7298eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7299 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
7300 ac_status=$?
7301 grep -v '^ *+' conftest.er1 >conftest.err
7302 rm -f conftest.er1
7303 cat conftest.err >&5
7304 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7305 (exit $ac_status); } >/dev/null && {
7306 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
7307 test ! -s conftest.err
7308 }; then
7309 ac_header_preproc=yes
7310else
7311 echo "$as_me: failed program was:" >&5
7312sed 's/^/| /' conftest.$ac_ext >&5
7313
7314 ac_header_preproc=no
7315fi
7316
7317rm -f conftest.err conftest.$ac_ext
7318{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7319echo "${ECHO_T}$ac_header_preproc" >&6; }
7320
7321# So? What about this header?
7322case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
7323 yes:no: )
7324 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7325echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7326 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7327echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7328 ac_header_preproc=yes
7329 ;;
7330 no:yes:* )
7331 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7332echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7333 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7334echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7335 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7336echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7337 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7338echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7339 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7340echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7341 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7342echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7343
7344 ;;
7345esac
7346{ echo "$as_me:$LINENO: checking for $ac_header" >&5
7347echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
7348if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7349 echo $ECHO_N "(cached) $ECHO_C" >&6
7350else
7351 eval "$as_ac_Header=\$ac_header_preproc"
7352fi
7353ac_res=`eval echo '${'$as_ac_Header'}'`
7354 { echo "$as_me:$LINENO: result: $ac_res" >&5
7355echo "${ECHO_T}$ac_res" >&6; }
7356
7357fi
7358if test `eval echo '${'$as_ac_Header'}'` = yes; then
7359 cat >>confdefs.h <<_ACEOF 6412 cat >>confdefs.h <<_ACEOF
7360#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 6413#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7361_ACEOF 6414_ACEOF
7362 6415
7363fi 6416fi
7364 6417
7365done 6418done
7366 6419
7367 6420
7368{ echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
7369echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; }
7370if test "${ac_cv_header_time+set}" = set; then
7371 echo $ECHO_N "(cached) $ECHO_C" >&6
7372else
7373 cat >conftest.$ac_ext <<_ACEOF
7374/* confdefs.h. */
7375_ACEOF
7376cat confdefs.h >>conftest.$ac_ext
7377cat >>conftest.$ac_ext <<_ACEOF
7378/* end confdefs.h. */
7379#include <sys/types.h>
7380#include <sys/time.h>
7381#include <time.h>
7382
7383int
7384main ()
7385{
7386if ((struct tm *) 0)
7387return 0;
7388 ;
7389 return 0;
7390}
7391_ACEOF
7392rm -f conftest.$ac_objext
7393if { (ac_try="$ac_compile"
7394case "(($ac_try" in
7395 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7396 *) ac_try_echo=$ac_try;;
7397esac
7398eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7399 (eval "$ac_compile") 2>conftest.er1
7400 ac_status=$?
7401 grep -v '^ *+' conftest.er1 >conftest.err
7402 rm -f conftest.er1
7403 cat conftest.err >&5
7404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7405 (exit $ac_status); } && {
7406 test -z "$ac_cxx_werror_flag" ||
7407 test ! -s conftest.err
7408 } && test -s conftest.$ac_objext; then
7409 ac_cv_header_time=yes
7410else
7411 echo "$as_me: failed program was:" >&5
7412sed 's/^/| /' conftest.$ac_ext >&5
7413
7414 ac_cv_header_time=no
7415fi
7416
7417rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7418fi
7419{ echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
7420echo "${ECHO_T}$ac_cv_header_time" >&6; }
7421if test $ac_cv_header_time = yes; then
7422
7423cat >>confdefs.h <<\_ACEOF
7424#define TIME_WITH_SYS_TIME 1
7425_ACEOF
7426
7427fi
7428
7429
7430{ echo "$as_me:$LINENO: checking whether termios.h and sys/ioctl.h may both be included" >&5
7431echo $ECHO_N "checking whether termios.h and sys/ioctl.h may both be included... $ECHO_C" >&6; }
7432if test "${rxvt_cv_header_sysioctl+set}" = set; then
7433 echo $ECHO_N "(cached) $ECHO_C" >&6
7434else
7435 cat >conftest.$ac_ext <<_ACEOF
7436/* confdefs.h. */
7437_ACEOF
7438cat confdefs.h >>conftest.$ac_ext
7439cat >>conftest.$ac_ext <<_ACEOF
7440/* end confdefs.h. */
7441#include <stdio.h>
7442#include <sys/ioctl.h>
7443#ifdef HAVE_TERMIOS_H
7444#include <termios.h>
7445#endif
7446int
7447main ()
7448{
7449int a = ECHO;
7450 ;
7451 return 0;
7452}
7453_ACEOF
7454rm -f conftest.$ac_objext
7455if { (ac_try="$ac_compile"
7456case "(($ac_try" in
7457 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7458 *) ac_try_echo=$ac_try;;
7459esac
7460eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7461 (eval "$ac_compile") 2>conftest.er1
7462 ac_status=$?
7463 grep -v '^ *+' conftest.er1 >conftest.err
7464 rm -f conftest.er1
7465 cat conftest.err >&5
7466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7467 (exit $ac_status); } && {
7468 test -z "$ac_cxx_werror_flag" ||
7469 test ! -s conftest.err
7470 } && test -s conftest.$ac_objext; then
7471 rxvt_cv_header_sysioctl=yes
7472else
7473 echo "$as_me: failed program was:" >&5
7474sed 's/^/| /' conftest.$ac_ext >&5
7475
7476 rxvt_cv_header_sysioctl=no
7477fi
7478
7479rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7480fi
7481{ echo "$as_me:$LINENO: result: $rxvt_cv_header_sysioctl" >&5
7482echo "${ECHO_T}$rxvt_cv_header_sysioctl" >&6; }
7483
7484{ echo "$as_me:$LINENO: checking for XPointer" >&5 6421{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XPointer" >&5
7485echo $ECHO_N "checking for XPointer... $ECHO_C" >&6; } 6422$as_echo_n "checking for XPointer... " >&6; }
7486if test "${rxvt_cv_xpointer+set}" = set; then 6423if test "${rxvt_cv_xpointer+set}" = set; then :
7487 echo $ECHO_N "(cached) $ECHO_C" >&6 6424 $as_echo_n "(cached) " >&6
7488else 6425else
7489 cat >conftest.$ac_ext <<_ACEOF
7490/* confdefs.h. */
7491_ACEOF
7492cat confdefs.h >>conftest.$ac_ext 6426 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7493cat >>conftest.$ac_ext <<_ACEOF
7494/* end confdefs.h. */ 6427/* end confdefs.h. */
7495#include <X11/Xlib.h> 6428#include <X11/Xlib.h>
7496int 6429int
7497main () 6430main ()
7498{ 6431{
7499XPointer dummy; 6432XPointer dummy;
7500 ; 6433 ;
7501 return 0; 6434 return 0;
7502} 6435}
7503_ACEOF 6436_ACEOF
7504rm -f conftest.$ac_objext 6437if ac_fn_cxx_try_compile "$LINENO"; then :
7505if { (ac_try="$ac_compile"
7506case "(($ac_try" in
7507 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7508 *) ac_try_echo=$ac_try;;
7509esac
7510eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7511 (eval "$ac_compile") 2>conftest.er1
7512 ac_status=$?
7513 grep -v '^ *+' conftest.er1 >conftest.err
7514 rm -f conftest.er1
7515 cat conftest.err >&5
7516 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7517 (exit $ac_status); } && {
7518 test -z "$ac_cxx_werror_flag" ||
7519 test ! -s conftest.err
7520 } && test -s conftest.$ac_objext; then
7521 rxvt_cv_xpointer=yes 6438 rxvt_cv_xpointer=yes
7522else 6439else
7523 echo "$as_me: failed program was:" >&5
7524sed 's/^/| /' conftest.$ac_ext >&5
7525
7526 rxvt_cv_xpointer=no 6440 rxvt_cv_xpointer=no
7527fi 6441fi
7528
7529rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6442rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7530fi 6443fi
7531{ echo "$as_me:$LINENO: result: $rxvt_cv_xpointer" >&5 6444{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_xpointer" >&5
7532echo "${ECHO_T}$rxvt_cv_xpointer" >&6; } 6445$as_echo "$rxvt_cv_xpointer" >&6; }
7533if test x$rxvt_cv_xpointer = xyes; then 6446if test x$rxvt_cv_xpointer = xyes; then
7534 6447
7535cat >>confdefs.h <<\_ACEOF 6448$as_echo "#define HAVE_XPOINTER 1" >>confdefs.h
7536#define HAVE_XPOINTER 1
7537_ACEOF
7538 6449
7539fi 6450fi
7540 6451
7541{ echo "$as_me:$LINENO: checking for XLIB_ILLEGAL_ACCESS" >&5 6452{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5
7542echo $ECHO_N "checking for XLIB_ILLEGAL_ACCESS... $ECHO_C" >&6; } 6453$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; }
7543if test "${rxvt_xlib_illegal_access+set}" = set; then 6454if test "${rxvt_cv_xlib_illegal_access+set}" = set; then :
7544 echo $ECHO_N "(cached) $ECHO_C" >&6 6455 $as_echo_n "(cached) " >&6
7545else 6456else
7546 cat >conftest.$ac_ext <<_ACEOF
7547/* confdefs.h. */
7548_ACEOF
7549cat confdefs.h >>conftest.$ac_ext 6457 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7550cat >>conftest.$ac_ext <<_ACEOF
7551/* end confdefs.h. */ 6458/* end confdefs.h. */
7552 6459
7553#define XLIB_ILLEGAL_ACCESS 6460#define XLIB_ILLEGAL_ACCESS
7554#include <X11/Xlib.h> 6461#include <X11/Xlib.h>
7555 6462
7562 6469
7563 ; 6470 ;
7564 return 0; 6471 return 0;
7565} 6472}
7566_ACEOF 6473_ACEOF
7567rm -f conftest.$ac_objext 6474if ac_fn_cxx_try_compile "$LINENO"; then :
7568if { (ac_try="$ac_compile"
7569case "(($ac_try" in
7570 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7571 *) ac_try_echo=$ac_try;;
7572esac
7573eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7574 (eval "$ac_compile") 2>conftest.er1
7575 ac_status=$?
7576 grep -v '^ *+' conftest.er1 >conftest.err
7577 rm -f conftest.er1
7578 cat conftest.err >&5
7579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7580 (exit $ac_status); } && {
7581 test -z "$ac_cxx_werror_flag" ||
7582 test ! -s conftest.err
7583 } && test -s conftest.$ac_objext; then
7584 rxvt_xlib_illegal_access=yes 6475 rxvt_cv_xlib_illegal_access=yes
7585else 6476else
7586 echo "$as_me: failed program was:" >&5
7587sed 's/^/| /' conftest.$ac_ext >&5
7588
7589 rxvt_xlib_illegal_access=no 6477 rxvt_cv_xlib_illegal_access=no
7590 6478
7591fi 6479fi
7592
7593rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6480rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7594fi 6481fi
7595{ echo "$as_me:$LINENO: result: $rxvt_xlib_illegal_access" >&5 6482{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_xlib_illegal_access" >&5
7596echo "${ECHO_T}$rxvt_xlib_illegal_access" >&6; } 6483$as_echo "$rxvt_cv_xlib_illegal_access" >&6; }
7597if test x$rxvt_xlib_illegal_access = xyes; then 6484if test x$rxvt_cv_xlib_illegal_access = xyes; then
7598 6485
7599cat >>confdefs.h <<\_ACEOF 6486$as_echo "#define XLIB_ILLEGAL_ACCESS 1" >>confdefs.h
7600#define XLIB_ILLEGAL_ACCESS 1
7601_ACEOF
7602 6487
7603fi 6488fi
7604 6489
7605{ echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 6490ac_fn_cxx_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
7606echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; }
7607if test "${ac_cv_c_const+set}" = set; then
7608 echo $ECHO_N "(cached) $ECHO_C" >&6
7609else
7610 cat >conftest.$ac_ext <<_ACEOF
7611/* confdefs.h. */
7612_ACEOF
7613cat confdefs.h >>conftest.$ac_ext
7614cat >>conftest.$ac_ext <<_ACEOF
7615/* end confdefs.h. */
7616
7617int
7618main ()
7619{
7620/* FIXME: Include the comments suggested by Paul. */
7621#ifndef __cplusplus
7622 /* Ultrix mips cc rejects this. */
7623 typedef int charset[2];
7624 const charset cs;
7625 /* SunOS 4.1.1 cc rejects this. */
7626 char const *const *pcpcc;
7627 char **ppc;
7628 /* NEC SVR4.0.2 mips cc rejects this. */
7629 struct point {int x, y;};
7630 static struct point const zero = {0,0};
7631 /* AIX XL C 1.02.0.0 rejects this.
7632 It does not let you subtract one const X* pointer from another in
7633 an arm of an if-expression whose if-part is not a constant
7634 expression */
7635 const char *g = "string";
7636 pcpcc = &g + (g ? g-g : 0);
7637 /* HPUX 7.0 cc rejects these. */
7638 ++pcpcc;
7639 ppc = (char**) pcpcc;
7640 pcpcc = (char const *const *) ppc;
7641 { /* SCO 3.2v4 cc rejects this. */
7642 char *t;
7643 char const *s = 0 ? (char *) 0 : (char const *) 0;
7644
7645 *t++ = 0;
7646 if (s) return 0;
7647 }
7648 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
7649 int x[] = {25, 17};
7650 const int *foo = &x[0];
7651 ++foo;
7652 }
7653 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
7654 typedef const int *iptr;
7655 iptr p = 0;
7656 ++p;
7657 }
7658 { /* AIX XL C 1.02.0.0 rejects this saying
7659 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
7660 struct s { int j; const int *ap[3]; };
7661 struct s *b; b->j = 5;
7662 }
7663 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
7664 const int foo = 10;
7665 if (!foo) return 0;
7666 }
7667 return !cs[0] && !zero.x;
7668#endif
7669
7670 ;
7671 return 0;
7672}
7673_ACEOF
7674rm -f conftest.$ac_objext
7675if { (ac_try="$ac_compile"
7676case "(($ac_try" in
7677 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7678 *) ac_try_echo=$ac_try;;
7679esac
7680eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7681 (eval "$ac_compile") 2>conftest.er1
7682 ac_status=$?
7683 grep -v '^ *+' conftest.er1 >conftest.err
7684 rm -f conftest.er1
7685 cat conftest.err >&5
7686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7687 (exit $ac_status); } && {
7688 test -z "$ac_cxx_werror_flag" ||
7689 test ! -s conftest.err
7690 } && test -s conftest.$ac_objext; then
7691 ac_cv_c_const=yes
7692else
7693 echo "$as_me: failed program was:" >&5
7694sed 's/^/| /' conftest.$ac_ext >&5
7695
7696 ac_cv_c_const=no
7697fi
7698
7699rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7700fi
7701{ echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
7702echo "${ECHO_T}$ac_cv_c_const" >&6; }
7703if test $ac_cv_c_const = no; then
7704
7705cat >>confdefs.h <<\_ACEOF
7706#define const
7707_ACEOF
7708
7709fi
7710
7711{ echo "$as_me:$LINENO: checking for inline" >&5
7712echo $ECHO_N "checking for inline... $ECHO_C" >&6; }
7713if test "${ac_cv_c_inline+set}" = set; then
7714 echo $ECHO_N "(cached) $ECHO_C" >&6
7715else
7716 ac_cv_c_inline=no
7717for ac_kw in inline __inline__ __inline; do
7718 cat >conftest.$ac_ext <<_ACEOF
7719/* confdefs.h. */
7720_ACEOF
7721cat confdefs.h >>conftest.$ac_ext
7722cat >>conftest.$ac_ext <<_ACEOF
7723/* end confdefs.h. */
7724#ifndef __cplusplus
7725typedef int foo_t;
7726static $ac_kw foo_t static_foo () {return 0; }
7727$ac_kw foo_t foo () {return 0; }
7728#endif
7729
7730_ACEOF
7731rm -f conftest.$ac_objext
7732if { (ac_try="$ac_compile"
7733case "(($ac_try" in
7734 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7735 *) ac_try_echo=$ac_try;;
7736esac
7737eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7738 (eval "$ac_compile") 2>conftest.er1
7739 ac_status=$?
7740 grep -v '^ *+' conftest.er1 >conftest.err
7741 rm -f conftest.er1
7742 cat conftest.err >&5
7743 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7744 (exit $ac_status); } && {
7745 test -z "$ac_cxx_werror_flag" ||
7746 test ! -s conftest.err
7747 } && test -s conftest.$ac_objext; then
7748 ac_cv_c_inline=$ac_kw
7749else
7750 echo "$as_me: failed program was:" >&5
7751sed 's/^/| /' conftest.$ac_ext >&5
7752
7753
7754fi
7755
7756rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7757 test "$ac_cv_c_inline" != no && break
7758done
7759
7760fi
7761{ echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
7762echo "${ECHO_T}$ac_cv_c_inline" >&6; }
7763
7764
7765case $ac_cv_c_inline in
7766 inline | yes) ;;
7767 *)
7768 case $ac_cv_c_inline in
7769 no) ac_val=;;
7770 *) ac_val=$ac_cv_c_inline;;
7771 esac
7772 cat >>confdefs.h <<_ACEOF
7773#ifndef __cplusplus
7774#define inline $ac_val
7775#endif
7776_ACEOF
7777 ;;
7778esac
7779
7780
7781
7782{ echo "$as_me:$LINENO: checking for mode_t" >&5
7783echo $ECHO_N "checking for mode_t... $ECHO_C" >&6; }
7784if test "${ac_cv_type_mode_t+set}" = set; then
7785 echo $ECHO_N "(cached) $ECHO_C" >&6
7786else
7787 cat >conftest.$ac_ext <<_ACEOF
7788/* confdefs.h. */
7789_ACEOF
7790cat confdefs.h >>conftest.$ac_ext
7791cat >>conftest.$ac_ext <<_ACEOF
7792/* end confdefs.h. */
7793$ac_includes_default
7794typedef mode_t ac__type_new_;
7795int
7796main ()
7797{
7798if ((ac__type_new_ *) 0)
7799 return 0;
7800if (sizeof (ac__type_new_))
7801 return 0;
7802 ;
7803 return 0;
7804}
7805_ACEOF
7806rm -f conftest.$ac_objext
7807if { (ac_try="$ac_compile"
7808case "(($ac_try" in
7809 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7810 *) ac_try_echo=$ac_try;;
7811esac
7812eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7813 (eval "$ac_compile") 2>conftest.er1
7814 ac_status=$?
7815 grep -v '^ *+' conftest.er1 >conftest.err
7816 rm -f conftest.er1
7817 cat conftest.err >&5
7818 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7819 (exit $ac_status); } && {
7820 test -z "$ac_cxx_werror_flag" ||
7821 test ! -s conftest.err
7822 } && test -s conftest.$ac_objext; then
7823 ac_cv_type_mode_t=yes
7824else
7825 echo "$as_me: failed program was:" >&5
7826sed 's/^/| /' conftest.$ac_ext >&5
7827
7828 ac_cv_type_mode_t=no
7829fi
7830
7831rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7832fi
7833{ echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5
7834echo "${ECHO_T}$ac_cv_type_mode_t" >&6; }
7835if test $ac_cv_type_mode_t = yes; then 6491if test "x$ac_cv_type_mode_t" = x""yes; then :
7836 : 6492
7837else 6493else
7838 6494
7839cat >>confdefs.h <<_ACEOF 6495cat >>confdefs.h <<_ACEOF
7840#define mode_t int 6496#define mode_t int
7841_ACEOF 6497_ACEOF
7842 6498
7843fi 6499fi
7844 6500
7845{ echo "$as_me:$LINENO: checking for pid_t" >&5 6501ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
7846echo $ECHO_N "checking for pid_t... $ECHO_C" >&6; }
7847if test "${ac_cv_type_pid_t+set}" = set; then
7848 echo $ECHO_N "(cached) $ECHO_C" >&6
7849else
7850 cat >conftest.$ac_ext <<_ACEOF
7851/* confdefs.h. */
7852_ACEOF
7853cat confdefs.h >>conftest.$ac_ext
7854cat >>conftest.$ac_ext <<_ACEOF
7855/* end confdefs.h. */
7856$ac_includes_default
7857typedef pid_t ac__type_new_;
7858int
7859main ()
7860{
7861if ((ac__type_new_ *) 0)
7862 return 0;
7863if (sizeof (ac__type_new_))
7864 return 0;
7865 ;
7866 return 0;
7867}
7868_ACEOF
7869rm -f conftest.$ac_objext
7870if { (ac_try="$ac_compile"
7871case "(($ac_try" in
7872 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7873 *) ac_try_echo=$ac_try;;
7874esac
7875eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7876 (eval "$ac_compile") 2>conftest.er1
7877 ac_status=$?
7878 grep -v '^ *+' conftest.er1 >conftest.err
7879 rm -f conftest.er1
7880 cat conftest.err >&5
7881 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7882 (exit $ac_status); } && {
7883 test -z "$ac_cxx_werror_flag" ||
7884 test ! -s conftest.err
7885 } && test -s conftest.$ac_objext; then
7886 ac_cv_type_pid_t=yes
7887else
7888 echo "$as_me: failed program was:" >&5
7889sed 's/^/| /' conftest.$ac_ext >&5
7890
7891 ac_cv_type_pid_t=no
7892fi
7893
7894rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7895fi
7896{ echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
7897echo "${ECHO_T}$ac_cv_type_pid_t" >&6; }
7898if test $ac_cv_type_pid_t = yes; then 6502if test "x$ac_cv_type_pid_t" = x""yes; then :
7899 : 6503
7900else 6504else
7901 6505
7902cat >>confdefs.h <<_ACEOF 6506cat >>confdefs.h <<_ACEOF
7903#define pid_t int 6507#define pid_t int
7904_ACEOF 6508_ACEOF
7905 6509
7906fi 6510fi
7907 6511
7908{ echo "$as_me:$LINENO: checking for uid_t in sys/types.h" >&5 6512{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
7909echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6; } 6513$as_echo_n "checking for uid_t in sys/types.h... " >&6; }
7910if test "${ac_cv_type_uid_t+set}" = set; then 6514if test "${ac_cv_type_uid_t+set}" = set; then :
7911 echo $ECHO_N "(cached) $ECHO_C" >&6 6515 $as_echo_n "(cached) " >&6
7912else 6516else
7913 cat >conftest.$ac_ext <<_ACEOF
7914/* confdefs.h. */
7915_ACEOF
7916cat confdefs.h >>conftest.$ac_ext 6517 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7917cat >>conftest.$ac_ext <<_ACEOF
7918/* end confdefs.h. */ 6518/* end confdefs.h. */
7919#include <sys/types.h> 6519#include <sys/types.h>
7920 6520
7921_ACEOF 6521_ACEOF
7922if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 6522if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7923 $EGREP "uid_t" >/dev/null 2>&1; then 6523 $EGREP "uid_t" >/dev/null 2>&1; then :
7924 ac_cv_type_uid_t=yes 6524 ac_cv_type_uid_t=yes
7925else 6525else
7926 ac_cv_type_uid_t=no 6526 ac_cv_type_uid_t=no
7927fi 6527fi
7928rm -f conftest* 6528rm -f conftest*
7929 6529
7930fi 6530fi
7931{ echo "$as_me:$LINENO: result: $ac_cv_type_uid_t" >&5 6531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
7932echo "${ECHO_T}$ac_cv_type_uid_t" >&6; } 6532$as_echo "$ac_cv_type_uid_t" >&6; }
7933if test $ac_cv_type_uid_t = no; then 6533if test $ac_cv_type_uid_t = no; then
7934 6534
6535$as_echo "#define uid_t int" >>confdefs.h
6536
6537
6538$as_echo "#define gid_t int" >>confdefs.h
6539
6540fi
6541
6542ac_fn_c_find_intX_t "$LINENO" "16" "ac_cv_c_int16_t"
6543case $ac_cv_c_int16_t in #(
6544 no|yes) ;; #(
6545 *)
6546
7935cat >>confdefs.h <<\_ACEOF 6547cat >>confdefs.h <<_ACEOF
7936#define uid_t int 6548#define int16_t $ac_cv_c_int16_t
7937_ACEOF 6549_ACEOF
7938 6550;;
7939
7940cat >>confdefs.h <<\_ACEOF
7941#define gid_t int
7942_ACEOF
7943
7944fi
7945
7946
7947{ echo "$as_me:$LINENO: checking for short" >&5
7948echo $ECHO_N "checking for short... $ECHO_C" >&6; }
7949if test "${ac_cv_type_short+set}" = set; then
7950 echo $ECHO_N "(cached) $ECHO_C" >&6
7951else
7952 cat >conftest.$ac_ext <<_ACEOF
7953/* confdefs.h. */
7954_ACEOF
7955cat confdefs.h >>conftest.$ac_ext
7956cat >>conftest.$ac_ext <<_ACEOF
7957/* end confdefs.h. */
7958$ac_includes_default
7959typedef short ac__type_new_;
7960int
7961main ()
7962{
7963if ((ac__type_new_ *) 0)
7964 return 0;
7965if (sizeof (ac__type_new_))
7966 return 0;
7967 ;
7968 return 0;
7969}
7970_ACEOF
7971rm -f conftest.$ac_objext
7972if { (ac_try="$ac_compile"
7973case "(($ac_try" in
7974 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7975 *) ac_try_echo=$ac_try;;
7976esac 6551esac
7977eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7978 (eval "$ac_compile") 2>conftest.er1
7979 ac_status=$?
7980 grep -v '^ *+' conftest.er1 >conftest.err
7981 rm -f conftest.er1
7982 cat conftest.err >&5
7983 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7984 (exit $ac_status); } && {
7985 test -z "$ac_cxx_werror_flag" ||
7986 test ! -s conftest.err
7987 } && test -s conftest.$ac_objext; then
7988 ac_cv_type_short=yes
7989else
7990 echo "$as_me: failed program was:" >&5
7991sed 's/^/| /' conftest.$ac_ext >&5
7992 6552
7993 ac_cv_type_short=no 6553ac_fn_c_find_uintX_t "$LINENO" "16" "ac_cv_c_uint16_t"
7994fi 6554case $ac_cv_c_uint16_t in #(
6555 no|yes) ;; #(
6556 *)
7995 6557
7996rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7997fi
7998{ echo "$as_me:$LINENO: result: $ac_cv_type_short" >&5
7999echo "${ECHO_T}$ac_cv_type_short" >&6; }
8000 6558
8001# The cast to long int works around a bug in the HP C Compiler
8002# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
8003# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
8004# This bug is HP SR number 8606223364.
8005{ echo "$as_me:$LINENO: checking size of short" >&5
8006echo $ECHO_N "checking size of short... $ECHO_C" >&6; }
8007if test "${ac_cv_sizeof_short+set}" = set; then
8008 echo $ECHO_N "(cached) $ECHO_C" >&6
8009else
8010 if test "$cross_compiling" = yes; then
8011 # Depending upon the size, compute the lo and hi bounds.
8012cat >conftest.$ac_ext <<_ACEOF
8013/* confdefs.h. */
8014_ACEOF
8015cat confdefs.h >>conftest.$ac_ext
8016cat >>conftest.$ac_ext <<_ACEOF 6559cat >>confdefs.h <<_ACEOF
8017/* end confdefs.h. */ 6560#define uint16_t $ac_cv_c_uint16_t
8018$ac_includes_default
8019 typedef short ac__type_sizeof_;
8020int
8021main ()
8022{
8023static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
8024test_array [0] = 0
8025
8026 ;
8027 return 0;
8028}
8029_ACEOF 6561_ACEOF
8030rm -f conftest.$ac_objext 6562;;
8031if { (ac_try="$ac_compile" 6563 esac
8032case "(($ac_try" in 6564
8033 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 6565ac_fn_c_find_intX_t "$LINENO" "32" "ac_cv_c_int32_t"
8034 *) ac_try_echo=$ac_try;; 6566case $ac_cv_c_int32_t in #(
6567 no|yes) ;; #(
6568 *)
6569
6570cat >>confdefs.h <<_ACEOF
6571#define int32_t $ac_cv_c_int32_t
6572_ACEOF
6573;;
8035esac 6574esac
8036eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8037 (eval "$ac_compile") 2>conftest.er1
8038 ac_status=$?
8039 grep -v '^ *+' conftest.er1 >conftest.err
8040 rm -f conftest.er1
8041 cat conftest.err >&5
8042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8043 (exit $ac_status); } && {
8044 test -z "$ac_cxx_werror_flag" ||
8045 test ! -s conftest.err
8046 } && test -s conftest.$ac_objext; then
8047 ac_lo=0 ac_mid=0
8048 while :; do
8049 cat >conftest.$ac_ext <<_ACEOF
8050/* confdefs.h. */
8051_ACEOF
8052cat confdefs.h >>conftest.$ac_ext
8053cat >>conftest.$ac_ext <<_ACEOF
8054/* end confdefs.h. */
8055$ac_includes_default
8056 typedef short ac__type_sizeof_;
8057int
8058main ()
8059{
8060static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
8061test_array [0] = 0
8062 6575
8063 ; 6576ac_fn_c_find_uintX_t "$LINENO" "32" "ac_cv_c_uint32_t"
8064 return 0; 6577case $ac_cv_c_uint32_t in #(
8065} 6578 no|yes) ;; #(
8066_ACEOF 6579 *)
8067rm -f conftest.$ac_objext
8068if { (ac_try="$ac_compile"
8069case "(($ac_try" in
8070 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8071 *) ac_try_echo=$ac_try;;
8072esac
8073eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8074 (eval "$ac_compile") 2>conftest.er1
8075 ac_status=$?
8076 grep -v '^ *+' conftest.er1 >conftest.err
8077 rm -f conftest.er1
8078 cat conftest.err >&5
8079 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8080 (exit $ac_status); } && {
8081 test -z "$ac_cxx_werror_flag" ||
8082 test ! -s conftest.err
8083 } && test -s conftest.$ac_objext; then
8084 ac_hi=$ac_mid; break
8085else
8086 echo "$as_me: failed program was:" >&5
8087sed 's/^/| /' conftest.$ac_ext >&5
8088 6580
8089 ac_lo=`expr $ac_mid + 1` 6581$as_echo "#define _UINT32_T 1" >>confdefs.h
8090 if test $ac_lo -le $ac_mid; then
8091 ac_lo= ac_hi=
8092 break
8093 fi
8094 ac_mid=`expr 2 '*' $ac_mid + 1`
8095fi
8096
8097rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8098 done
8099else
8100 echo "$as_me: failed program was:" >&5
8101sed 's/^/| /' conftest.$ac_ext >&5
8102
8103 cat >conftest.$ac_ext <<_ACEOF
8104/* confdefs.h. */
8105_ACEOF
8106cat confdefs.h >>conftest.$ac_ext
8107cat >>conftest.$ac_ext <<_ACEOF
8108/* end confdefs.h. */
8109$ac_includes_default
8110 typedef short ac__type_sizeof_;
8111int
8112main ()
8113{
8114static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
8115test_array [0] = 0
8116
8117 ;
8118 return 0;
8119}
8120_ACEOF
8121rm -f conftest.$ac_objext
8122if { (ac_try="$ac_compile"
8123case "(($ac_try" in
8124 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8125 *) ac_try_echo=$ac_try;;
8126esac
8127eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8128 (eval "$ac_compile") 2>conftest.er1
8129 ac_status=$?
8130 grep -v '^ *+' conftest.er1 >conftest.err
8131 rm -f conftest.er1
8132 cat conftest.err >&5
8133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8134 (exit $ac_status); } && {
8135 test -z "$ac_cxx_werror_flag" ||
8136 test ! -s conftest.err
8137 } && test -s conftest.$ac_objext; then
8138 ac_hi=-1 ac_mid=-1
8139 while :; do
8140 cat >conftest.$ac_ext <<_ACEOF
8141/* confdefs.h. */
8142_ACEOF
8143cat confdefs.h >>conftest.$ac_ext
8144cat >>conftest.$ac_ext <<_ACEOF
8145/* end confdefs.h. */
8146$ac_includes_default
8147 typedef short ac__type_sizeof_;
8148int
8149main ()
8150{
8151static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
8152test_array [0] = 0
8153
8154 ;
8155 return 0;
8156}
8157_ACEOF
8158rm -f conftest.$ac_objext
8159if { (ac_try="$ac_compile"
8160case "(($ac_try" in
8161 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8162 *) ac_try_echo=$ac_try;;
8163esac
8164eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8165 (eval "$ac_compile") 2>conftest.er1
8166 ac_status=$?
8167 grep -v '^ *+' conftest.er1 >conftest.err
8168 rm -f conftest.er1
8169 cat conftest.err >&5
8170 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8171 (exit $ac_status); } && {
8172 test -z "$ac_cxx_werror_flag" ||
8173 test ! -s conftest.err
8174 } && test -s conftest.$ac_objext; then
8175 ac_lo=$ac_mid; break
8176else
8177 echo "$as_me: failed program was:" >&5
8178sed 's/^/| /' conftest.$ac_ext >&5
8179
8180 ac_hi=`expr '(' $ac_mid ')' - 1`
8181 if test $ac_mid -le $ac_hi; then
8182 ac_lo= ac_hi=
8183 break
8184 fi
8185 ac_mid=`expr 2 '*' $ac_mid`
8186fi
8187
8188rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8189 done
8190else
8191 echo "$as_me: failed program was:" >&5
8192sed 's/^/| /' conftest.$ac_ext >&5
8193
8194 ac_lo= ac_hi=
8195fi
8196
8197rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8198fi
8199
8200rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8201# Binary search between lo and hi bounds.
8202while test "x$ac_lo" != "x$ac_hi"; do
8203 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
8204 cat >conftest.$ac_ext <<_ACEOF
8205/* confdefs.h. */
8206_ACEOF
8207cat confdefs.h >>conftest.$ac_ext
8208cat >>conftest.$ac_ext <<_ACEOF
8209/* end confdefs.h. */
8210$ac_includes_default
8211 typedef short ac__type_sizeof_;
8212int
8213main ()
8214{
8215static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
8216test_array [0] = 0
8217
8218 ;
8219 return 0;
8220}
8221_ACEOF
8222rm -f conftest.$ac_objext
8223if { (ac_try="$ac_compile"
8224case "(($ac_try" in
8225 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8226 *) ac_try_echo=$ac_try;;
8227esac
8228eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8229 (eval "$ac_compile") 2>conftest.er1
8230 ac_status=$?
8231 grep -v '^ *+' conftest.er1 >conftest.err
8232 rm -f conftest.er1
8233 cat conftest.err >&5
8234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8235 (exit $ac_status); } && {
8236 test -z "$ac_cxx_werror_flag" ||
8237 test ! -s conftest.err
8238 } && test -s conftest.$ac_objext; then
8239 ac_hi=$ac_mid
8240else
8241 echo "$as_me: failed program was:" >&5
8242sed 's/^/| /' conftest.$ac_ext >&5
8243
8244 ac_lo=`expr '(' $ac_mid ')' + 1`
8245fi
8246
8247rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8248done
8249case $ac_lo in
8250?*) ac_cv_sizeof_short=$ac_lo;;
8251'') if test "$ac_cv_type_short" = yes; then
8252 { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
8253See \`config.log' for more details." >&5
8254echo "$as_me: error: cannot compute sizeof (short)
8255See \`config.log' for more details." >&2;}
8256 { (exit 77); exit 77; }; }
8257 else
8258 ac_cv_sizeof_short=0
8259 fi ;;
8260esac
8261else
8262 cat >conftest.$ac_ext <<_ACEOF
8263/* confdefs.h. */
8264_ACEOF
8265cat confdefs.h >>conftest.$ac_ext
8266cat >>conftest.$ac_ext <<_ACEOF
8267/* end confdefs.h. */
8268$ac_includes_default
8269 typedef short ac__type_sizeof_;
8270static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
8271static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
8272#include <stdio.h>
8273#include <stdlib.h>
8274int
8275main ()
8276{
8277
8278 FILE *f = fopen ("conftest.val", "w");
8279 if (! f)
8280 return 1;
8281 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
8282 {
8283 long int i = longval ();
8284 if (i != ((long int) (sizeof (ac__type_sizeof_))))
8285 return 1;
8286 fprintf (f, "%ld\n", i);
8287 }
8288 else
8289 {
8290 unsigned long int i = ulongval ();
8291 if (i != ((long int) (sizeof (ac__type_sizeof_))))
8292 return 1;
8293 fprintf (f, "%lu\n", i);
8294 }
8295 return ferror (f) || fclose (f) != 0;
8296
8297 ;
8298 return 0;
8299}
8300_ACEOF
8301rm -f conftest$ac_exeext
8302if { (ac_try="$ac_link"
8303case "(($ac_try" in
8304 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8305 *) ac_try_echo=$ac_try;;
8306esac
8307eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8308 (eval "$ac_link") 2>&5
8309 ac_status=$?
8310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8311 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8312 { (case "(($ac_try" in
8313 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8314 *) ac_try_echo=$ac_try;;
8315esac
8316eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8317 (eval "$ac_try") 2>&5
8318 ac_status=$?
8319 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8320 (exit $ac_status); }; }; then
8321 ac_cv_sizeof_short=`cat conftest.val`
8322else
8323 echo "$as_me: program exited with status $ac_status" >&5
8324echo "$as_me: failed program was:" >&5
8325sed 's/^/| /' conftest.$ac_ext >&5
8326
8327( exit $ac_status )
8328if test "$ac_cv_type_short" = yes; then
8329 { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
8330See \`config.log' for more details." >&5
8331echo "$as_me: error: cannot compute sizeof (short)
8332See \`config.log' for more details." >&2;}
8333 { (exit 77); exit 77; }; }
8334 else
8335 ac_cv_sizeof_short=0
8336 fi
8337fi
8338rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8339fi
8340rm -f conftest.val
8341fi
8342{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5
8343echo "${ECHO_T}$ac_cv_sizeof_short" >&6; }
8344
8345 6582
8346 6583
8347cat >>confdefs.h <<_ACEOF 6584cat >>confdefs.h <<_ACEOF
8348#define SIZEOF_SHORT $ac_cv_sizeof_short 6585#define uint32_t $ac_cv_c_uint32_t
8349_ACEOF 6586_ACEOF
8350 6587;;
8351
8352{ echo "$as_me:$LINENO: checking for int" >&5
8353echo $ECHO_N "checking for int... $ECHO_C" >&6; }
8354if test "${ac_cv_type_int+set}" = set; then
8355 echo $ECHO_N "(cached) $ECHO_C" >&6
8356else
8357 cat >conftest.$ac_ext <<_ACEOF
8358/* confdefs.h. */
8359_ACEOF
8360cat confdefs.h >>conftest.$ac_ext
8361cat >>conftest.$ac_ext <<_ACEOF
8362/* end confdefs.h. */
8363$ac_includes_default
8364typedef int ac__type_new_;
8365int
8366main ()
8367{
8368if ((ac__type_new_ *) 0)
8369 return 0;
8370if (sizeof (ac__type_new_))
8371 return 0;
8372 ;
8373 return 0;
8374}
8375_ACEOF
8376rm -f conftest.$ac_objext
8377if { (ac_try="$ac_compile"
8378case "(($ac_try" in
8379 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8380 *) ac_try_echo=$ac_try;;
8381esac 6588 esac
8382eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8383 (eval "$ac_compile") 2>conftest.er1
8384 ac_status=$?
8385 grep -v '^ *+' conftest.er1 >conftest.err
8386 rm -f conftest.er1
8387 cat conftest.err >&5
8388 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8389 (exit $ac_status); } && {
8390 test -z "$ac_cxx_werror_flag" ||
8391 test ! -s conftest.err
8392 } && test -s conftest.$ac_objext; then
8393 ac_cv_type_int=yes
8394else
8395 echo "$as_me: failed program was:" >&5
8396sed 's/^/| /' conftest.$ac_ext >&5
8397 6589
8398 ac_cv_type_int=no
8399fi
8400 6590
8401rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8402fi
8403{ echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
8404echo "${ECHO_T}$ac_cv_type_int" >&6; }
8405
8406# The cast to long int works around a bug in the HP C Compiler
8407# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
8408# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
8409# This bug is HP SR number 8606223364.
8410{ echo "$as_me:$LINENO: checking size of int" >&5
8411echo $ECHO_N "checking size of int... $ECHO_C" >&6; }
8412if test "${ac_cv_sizeof_int+set}" = set; then
8413 echo $ECHO_N "(cached) $ECHO_C" >&6
8414else
8415 if test "$cross_compiling" = yes; then
8416 # Depending upon the size, compute the lo and hi bounds.
8417cat >conftest.$ac_ext <<_ACEOF
8418/* confdefs.h. */
8419_ACEOF
8420cat confdefs.h >>conftest.$ac_ext
8421cat >>conftest.$ac_ext <<_ACEOF
8422/* end confdefs.h. */
8423$ac_includes_default
8424 typedef int ac__type_sizeof_;
8425int
8426main ()
8427{
8428static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
8429test_array [0] = 0
8430
8431 ;
8432 return 0;
8433}
8434_ACEOF
8435rm -f conftest.$ac_objext
8436if { (ac_try="$ac_compile"
8437case "(($ac_try" in
8438 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8439 *) ac_try_echo=$ac_try;;
8440esac
8441eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8442 (eval "$ac_compile") 2>conftest.er1
8443 ac_status=$?
8444 grep -v '^ *+' conftest.er1 >conftest.err
8445 rm -f conftest.er1
8446 cat conftest.err >&5
8447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8448 (exit $ac_status); } && {
8449 test -z "$ac_cxx_werror_flag" ||
8450 test ! -s conftest.err
8451 } && test -s conftest.$ac_objext; then
8452 ac_lo=0 ac_mid=0
8453 while :; do
8454 cat >conftest.$ac_ext <<_ACEOF
8455/* confdefs.h. */
8456_ACEOF
8457cat confdefs.h >>conftest.$ac_ext
8458cat >>conftest.$ac_ext <<_ACEOF
8459/* end confdefs.h. */
8460$ac_includes_default
8461 typedef int ac__type_sizeof_;
8462int
8463main ()
8464{
8465static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
8466test_array [0] = 0
8467
8468 ;
8469 return 0;
8470}
8471_ACEOF
8472rm -f conftest.$ac_objext
8473if { (ac_try="$ac_compile"
8474case "(($ac_try" in
8475 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8476 *) ac_try_echo=$ac_try;;
8477esac
8478eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8479 (eval "$ac_compile") 2>conftest.er1
8480 ac_status=$?
8481 grep -v '^ *+' conftest.er1 >conftest.err
8482 rm -f conftest.er1
8483 cat conftest.err >&5
8484 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8485 (exit $ac_status); } && {
8486 test -z "$ac_cxx_werror_flag" ||
8487 test ! -s conftest.err
8488 } && test -s conftest.$ac_objext; then
8489 ac_hi=$ac_mid; break
8490else
8491 echo "$as_me: failed program was:" >&5
8492sed 's/^/| /' conftest.$ac_ext >&5
8493
8494 ac_lo=`expr $ac_mid + 1`
8495 if test $ac_lo -le $ac_mid; then
8496 ac_lo= ac_hi=
8497 break
8498 fi
8499 ac_mid=`expr 2 '*' $ac_mid + 1`
8500fi
8501
8502rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8503 done
8504else
8505 echo "$as_me: failed program was:" >&5
8506sed 's/^/| /' conftest.$ac_ext >&5
8507
8508 cat >conftest.$ac_ext <<_ACEOF
8509/* confdefs.h. */
8510_ACEOF
8511cat confdefs.h >>conftest.$ac_ext
8512cat >>conftest.$ac_ext <<_ACEOF
8513/* end confdefs.h. */
8514$ac_includes_default
8515 typedef int ac__type_sizeof_;
8516int
8517main ()
8518{
8519static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
8520test_array [0] = 0
8521
8522 ;
8523 return 0;
8524}
8525_ACEOF
8526rm -f conftest.$ac_objext
8527if { (ac_try="$ac_compile"
8528case "(($ac_try" in
8529 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8530 *) ac_try_echo=$ac_try;;
8531esac
8532eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8533 (eval "$ac_compile") 2>conftest.er1
8534 ac_status=$?
8535 grep -v '^ *+' conftest.er1 >conftest.err
8536 rm -f conftest.er1
8537 cat conftest.err >&5
8538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8539 (exit $ac_status); } && {
8540 test -z "$ac_cxx_werror_flag" ||
8541 test ! -s conftest.err
8542 } && test -s conftest.$ac_objext; then
8543 ac_hi=-1 ac_mid=-1
8544 while :; do
8545 cat >conftest.$ac_ext <<_ACEOF
8546/* confdefs.h. */
8547_ACEOF
8548cat confdefs.h >>conftest.$ac_ext
8549cat >>conftest.$ac_ext <<_ACEOF
8550/* end confdefs.h. */
8551$ac_includes_default
8552 typedef int ac__type_sizeof_;
8553int
8554main ()
8555{
8556static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
8557test_array [0] = 0
8558
8559 ;
8560 return 0;
8561}
8562_ACEOF
8563rm -f conftest.$ac_objext
8564if { (ac_try="$ac_compile"
8565case "(($ac_try" in
8566 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8567 *) ac_try_echo=$ac_try;;
8568esac
8569eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8570 (eval "$ac_compile") 2>conftest.er1
8571 ac_status=$?
8572 grep -v '^ *+' conftest.er1 >conftest.err
8573 rm -f conftest.er1
8574 cat conftest.err >&5
8575 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8576 (exit $ac_status); } && {
8577 test -z "$ac_cxx_werror_flag" ||
8578 test ! -s conftest.err
8579 } && test -s conftest.$ac_objext; then
8580 ac_lo=$ac_mid; break
8581else
8582 echo "$as_me: failed program was:" >&5
8583sed 's/^/| /' conftest.$ac_ext >&5
8584
8585 ac_hi=`expr '(' $ac_mid ')' - 1`
8586 if test $ac_mid -le $ac_hi; then
8587 ac_lo= ac_hi=
8588 break
8589 fi
8590 ac_mid=`expr 2 '*' $ac_mid`
8591fi
8592
8593rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8594 done
8595else
8596 echo "$as_me: failed program was:" >&5
8597sed 's/^/| /' conftest.$ac_ext >&5
8598
8599 ac_lo= ac_hi=
8600fi
8601
8602rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8603fi
8604
8605rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8606# Binary search between lo and hi bounds.
8607while test "x$ac_lo" != "x$ac_hi"; do
8608 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
8609 cat >conftest.$ac_ext <<_ACEOF
8610/* confdefs.h. */
8611_ACEOF
8612cat confdefs.h >>conftest.$ac_ext
8613cat >>conftest.$ac_ext <<_ACEOF
8614/* end confdefs.h. */
8615$ac_includes_default
8616 typedef int ac__type_sizeof_;
8617int
8618main ()
8619{
8620static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
8621test_array [0] = 0
8622
8623 ;
8624 return 0;
8625}
8626_ACEOF
8627rm -f conftest.$ac_objext
8628if { (ac_try="$ac_compile"
8629case "(($ac_try" in
8630 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8631 *) ac_try_echo=$ac_try;;
8632esac
8633eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8634 (eval "$ac_compile") 2>conftest.er1
8635 ac_status=$?
8636 grep -v '^ *+' conftest.er1 >conftest.err
8637 rm -f conftest.er1
8638 cat conftest.err >&5
8639 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8640 (exit $ac_status); } && {
8641 test -z "$ac_cxx_werror_flag" ||
8642 test ! -s conftest.err
8643 } && test -s conftest.$ac_objext; then
8644 ac_hi=$ac_mid
8645else
8646 echo "$as_me: failed program was:" >&5
8647sed 's/^/| /' conftest.$ac_ext >&5
8648
8649 ac_lo=`expr '(' $ac_mid ')' + 1`
8650fi
8651
8652rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8653done
8654case $ac_lo in
8655?*) ac_cv_sizeof_int=$ac_lo;;
8656'') if test "$ac_cv_type_int" = yes; then
8657 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
8658See \`config.log' for more details." >&5
8659echo "$as_me: error: cannot compute sizeof (int)
8660See \`config.log' for more details." >&2;}
8661 { (exit 77); exit 77; }; }
8662 else
8663 ac_cv_sizeof_int=0
8664 fi ;;
8665esac
8666else
8667 cat >conftest.$ac_ext <<_ACEOF
8668/* confdefs.h. */
8669_ACEOF
8670cat confdefs.h >>conftest.$ac_ext
8671cat >>conftest.$ac_ext <<_ACEOF
8672/* end confdefs.h. */
8673$ac_includes_default
8674 typedef int ac__type_sizeof_;
8675static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
8676static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
8677#include <stdio.h>
8678#include <stdlib.h>
8679int
8680main ()
8681{
8682
8683 FILE *f = fopen ("conftest.val", "w");
8684 if (! f)
8685 return 1;
8686 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
8687 {
8688 long int i = longval ();
8689 if (i != ((long int) (sizeof (ac__type_sizeof_))))
8690 return 1;
8691 fprintf (f, "%ld\n", i);
8692 }
8693 else
8694 {
8695 unsigned long int i = ulongval ();
8696 if (i != ((long int) (sizeof (ac__type_sizeof_))))
8697 return 1;
8698 fprintf (f, "%lu\n", i);
8699 }
8700 return ferror (f) || fclose (f) != 0;
8701
8702 ;
8703 return 0;
8704}
8705_ACEOF
8706rm -f conftest$ac_exeext
8707if { (ac_try="$ac_link"
8708case "(($ac_try" in
8709 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8710 *) ac_try_echo=$ac_try;;
8711esac
8712eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8713 (eval "$ac_link") 2>&5
8714 ac_status=$?
8715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8716 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8717 { (case "(($ac_try" in
8718 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8719 *) ac_try_echo=$ac_try;;
8720esac
8721eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8722 (eval "$ac_try") 2>&5
8723 ac_status=$?
8724 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8725 (exit $ac_status); }; }; then
8726 ac_cv_sizeof_int=`cat conftest.val`
8727else
8728 echo "$as_me: program exited with status $ac_status" >&5
8729echo "$as_me: failed program was:" >&5
8730sed 's/^/| /' conftest.$ac_ext >&5
8731
8732( exit $ac_status )
8733if test "$ac_cv_type_int" = yes; then
8734 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
8735See \`config.log' for more details." >&5
8736echo "$as_me: error: cannot compute sizeof (int)
8737See \`config.log' for more details." >&2;}
8738 { (exit 77); exit 77; }; }
8739 else
8740 ac_cv_sizeof_int=0
8741 fi
8742fi
8743rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8744fi
8745rm -f conftest.val
8746fi
8747{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
8748echo "${ECHO_T}$ac_cv_sizeof_int" >&6; }
8749
8750
8751
8752cat >>confdefs.h <<_ACEOF
8753#define SIZEOF_INT $ac_cv_sizeof_int
8754_ACEOF
8755
8756
8757{ echo "$as_me:$LINENO: checking for long long" >&5
8758echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
8759if test "${ac_cv_type_long_long+set}" = set; then
8760 echo $ECHO_N "(cached) $ECHO_C" >&6
8761else
8762 cat >conftest.$ac_ext <<_ACEOF
8763/* confdefs.h. */
8764_ACEOF
8765cat confdefs.h >>conftest.$ac_ext
8766cat >>conftest.$ac_ext <<_ACEOF
8767/* end confdefs.h. */
8768$ac_includes_default
8769typedef long long ac__type_new_;
8770int
8771main ()
8772{
8773if ((ac__type_new_ *) 0)
8774 return 0;
8775if (sizeof (ac__type_new_))
8776 return 0;
8777 ;
8778 return 0;
8779}
8780_ACEOF
8781rm -f conftest.$ac_objext
8782if { (ac_try="$ac_compile"
8783case "(($ac_try" in
8784 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8785 *) ac_try_echo=$ac_try;;
8786esac
8787eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8788 (eval "$ac_compile") 2>conftest.er1
8789 ac_status=$?
8790 grep -v '^ *+' conftest.er1 >conftest.err
8791 rm -f conftest.er1
8792 cat conftest.err >&5
8793 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8794 (exit $ac_status); } && {
8795 test -z "$ac_cxx_werror_flag" ||
8796 test ! -s conftest.err
8797 } && test -s conftest.$ac_objext; then
8798 ac_cv_type_long_long=yes
8799else
8800 echo "$as_me: failed program was:" >&5
8801sed 's/^/| /' conftest.$ac_ext >&5
8802
8803 ac_cv_type_long_long=no
8804fi
8805
8806rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8807fi
8808{ echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
8809echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
8810
8811# The cast to long int works around a bug in the HP C Compiler
8812# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
8813# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
8814# This bug is HP SR number 8606223364.
8815{ echo "$as_me:$LINENO: checking size of long long" >&5
8816echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
8817if test "${ac_cv_sizeof_long_long+set}" = set; then
8818 echo $ECHO_N "(cached) $ECHO_C" >&6
8819else
8820 if test "$cross_compiling" = yes; then
8821 # Depending upon the size, compute the lo and hi bounds.
8822cat >conftest.$ac_ext <<_ACEOF
8823/* confdefs.h. */
8824_ACEOF
8825cat confdefs.h >>conftest.$ac_ext
8826cat >>conftest.$ac_ext <<_ACEOF
8827/* end confdefs.h. */
8828$ac_includes_default
8829 typedef long long ac__type_sizeof_;
8830int
8831main ()
8832{
8833static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
8834test_array [0] = 0
8835
8836 ;
8837 return 0;
8838}
8839_ACEOF
8840rm -f conftest.$ac_objext
8841if { (ac_try="$ac_compile"
8842case "(($ac_try" in
8843 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8844 *) ac_try_echo=$ac_try;;
8845esac
8846eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8847 (eval "$ac_compile") 2>conftest.er1
8848 ac_status=$?
8849 grep -v '^ *+' conftest.er1 >conftest.err
8850 rm -f conftest.er1
8851 cat conftest.err >&5
8852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8853 (exit $ac_status); } && {
8854 test -z "$ac_cxx_werror_flag" ||
8855 test ! -s conftest.err
8856 } && test -s conftest.$ac_objext; then
8857 ac_lo=0 ac_mid=0
8858 while :; do
8859 cat >conftest.$ac_ext <<_ACEOF
8860/* confdefs.h. */
8861_ACEOF
8862cat confdefs.h >>conftest.$ac_ext
8863cat >>conftest.$ac_ext <<_ACEOF
8864/* end confdefs.h. */
8865$ac_includes_default
8866 typedef long long ac__type_sizeof_;
8867int
8868main ()
8869{
8870static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
8871test_array [0] = 0
8872
8873 ;
8874 return 0;
8875}
8876_ACEOF
8877rm -f conftest.$ac_objext
8878if { (ac_try="$ac_compile"
8879case "(($ac_try" in
8880 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8881 *) ac_try_echo=$ac_try;;
8882esac
8883eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8884 (eval "$ac_compile") 2>conftest.er1
8885 ac_status=$?
8886 grep -v '^ *+' conftest.er1 >conftest.err
8887 rm -f conftest.er1
8888 cat conftest.err >&5
8889 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8890 (exit $ac_status); } && {
8891 test -z "$ac_cxx_werror_flag" ||
8892 test ! -s conftest.err
8893 } && test -s conftest.$ac_objext; then
8894 ac_hi=$ac_mid; break
8895else
8896 echo "$as_me: failed program was:" >&5
8897sed 's/^/| /' conftest.$ac_ext >&5
8898
8899 ac_lo=`expr $ac_mid + 1`
8900 if test $ac_lo -le $ac_mid; then
8901 ac_lo= ac_hi=
8902 break
8903 fi
8904 ac_mid=`expr 2 '*' $ac_mid + 1`
8905fi
8906
8907rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8908 done
8909else
8910 echo "$as_me: failed program was:" >&5
8911sed 's/^/| /' conftest.$ac_ext >&5
8912
8913 cat >conftest.$ac_ext <<_ACEOF
8914/* confdefs.h. */
8915_ACEOF
8916cat confdefs.h >>conftest.$ac_ext
8917cat >>conftest.$ac_ext <<_ACEOF
8918/* end confdefs.h. */
8919$ac_includes_default
8920 typedef long long ac__type_sizeof_;
8921int
8922main ()
8923{
8924static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
8925test_array [0] = 0
8926
8927 ;
8928 return 0;
8929}
8930_ACEOF
8931rm -f conftest.$ac_objext
8932if { (ac_try="$ac_compile"
8933case "(($ac_try" in
8934 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8935 *) ac_try_echo=$ac_try;;
8936esac
8937eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8938 (eval "$ac_compile") 2>conftest.er1
8939 ac_status=$?
8940 grep -v '^ *+' conftest.er1 >conftest.err
8941 rm -f conftest.er1
8942 cat conftest.err >&5
8943 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8944 (exit $ac_status); } && {
8945 test -z "$ac_cxx_werror_flag" ||
8946 test ! -s conftest.err
8947 } && test -s conftest.$ac_objext; then
8948 ac_hi=-1 ac_mid=-1
8949 while :; do
8950 cat >conftest.$ac_ext <<_ACEOF
8951/* confdefs.h. */
8952_ACEOF
8953cat confdefs.h >>conftest.$ac_ext
8954cat >>conftest.$ac_ext <<_ACEOF
8955/* end confdefs.h. */
8956$ac_includes_default
8957 typedef long long ac__type_sizeof_;
8958int
8959main ()
8960{
8961static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
8962test_array [0] = 0
8963
8964 ;
8965 return 0;
8966}
8967_ACEOF
8968rm -f conftest.$ac_objext
8969if { (ac_try="$ac_compile"
8970case "(($ac_try" in
8971 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8972 *) ac_try_echo=$ac_try;;
8973esac
8974eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8975 (eval "$ac_compile") 2>conftest.er1
8976 ac_status=$?
8977 grep -v '^ *+' conftest.er1 >conftest.err
8978 rm -f conftest.er1
8979 cat conftest.err >&5
8980 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8981 (exit $ac_status); } && {
8982 test -z "$ac_cxx_werror_flag" ||
8983 test ! -s conftest.err
8984 } && test -s conftest.$ac_objext; then
8985 ac_lo=$ac_mid; break
8986else
8987 echo "$as_me: failed program was:" >&5
8988sed 's/^/| /' conftest.$ac_ext >&5
8989
8990 ac_hi=`expr '(' $ac_mid ')' - 1`
8991 if test $ac_mid -le $ac_hi; then
8992 ac_lo= ac_hi=
8993 break
8994 fi
8995 ac_mid=`expr 2 '*' $ac_mid`
8996fi
8997
8998rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8999 done
9000else
9001 echo "$as_me: failed program was:" >&5
9002sed 's/^/| /' conftest.$ac_ext >&5
9003
9004 ac_lo= ac_hi=
9005fi
9006
9007rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9008fi
9009
9010rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9011# Binary search between lo and hi bounds.
9012while test "x$ac_lo" != "x$ac_hi"; do
9013 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
9014 cat >conftest.$ac_ext <<_ACEOF
9015/* confdefs.h. */
9016_ACEOF
9017cat confdefs.h >>conftest.$ac_ext
9018cat >>conftest.$ac_ext <<_ACEOF
9019/* end confdefs.h. */
9020$ac_includes_default
9021 typedef long long ac__type_sizeof_;
9022int
9023main ()
9024{
9025static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
9026test_array [0] = 0
9027
9028 ;
9029 return 0;
9030}
9031_ACEOF
9032rm -f conftest.$ac_objext
9033if { (ac_try="$ac_compile"
9034case "(($ac_try" in
9035 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9036 *) ac_try_echo=$ac_try;;
9037esac
9038eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9039 (eval "$ac_compile") 2>conftest.er1
9040 ac_status=$?
9041 grep -v '^ *+' conftest.er1 >conftest.err
9042 rm -f conftest.er1
9043 cat conftest.err >&5
9044 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9045 (exit $ac_status); } && {
9046 test -z "$ac_cxx_werror_flag" ||
9047 test ! -s conftest.err
9048 } && test -s conftest.$ac_objext; then
9049 ac_hi=$ac_mid
9050else
9051 echo "$as_me: failed program was:" >&5
9052sed 's/^/| /' conftest.$ac_ext >&5
9053
9054 ac_lo=`expr '(' $ac_mid ')' + 1`
9055fi
9056
9057rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9058done
9059case $ac_lo in
9060?*) ac_cv_sizeof_long_long=$ac_lo;;
9061'') if test "$ac_cv_type_long_long" = yes; then
9062 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
9063See \`config.log' for more details." >&5
9064echo "$as_me: error: cannot compute sizeof (long long)
9065See \`config.log' for more details." >&2;}
9066 { (exit 77); exit 77; }; }
9067 else
9068 ac_cv_sizeof_long_long=0
9069 fi ;;
9070esac
9071else
9072 cat >conftest.$ac_ext <<_ACEOF
9073/* confdefs.h. */
9074_ACEOF
9075cat confdefs.h >>conftest.$ac_ext
9076cat >>conftest.$ac_ext <<_ACEOF
9077/* end confdefs.h. */
9078$ac_includes_default
9079 typedef long long ac__type_sizeof_;
9080static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
9081static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
9082#include <stdio.h>
9083#include <stdlib.h>
9084int
9085main ()
9086{
9087
9088 FILE *f = fopen ("conftest.val", "w");
9089 if (! f)
9090 return 1;
9091 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
9092 {
9093 long int i = longval ();
9094 if (i != ((long int) (sizeof (ac__type_sizeof_))))
9095 return 1;
9096 fprintf (f, "%ld\n", i);
9097 }
9098 else
9099 {
9100 unsigned long int i = ulongval ();
9101 if (i != ((long int) (sizeof (ac__type_sizeof_))))
9102 return 1;
9103 fprintf (f, "%lu\n", i);
9104 }
9105 return ferror (f) || fclose (f) != 0;
9106
9107 ;
9108 return 0;
9109}
9110_ACEOF
9111rm -f conftest$ac_exeext
9112if { (ac_try="$ac_link"
9113case "(($ac_try" in
9114 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9115 *) ac_try_echo=$ac_try;;
9116esac
9117eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9118 (eval "$ac_link") 2>&5
9119 ac_status=$?
9120 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9121 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
9122 { (case "(($ac_try" in
9123 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9124 *) ac_try_echo=$ac_try;;
9125esac
9126eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9127 (eval "$ac_try") 2>&5
9128 ac_status=$?
9129 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9130 (exit $ac_status); }; }; then
9131 ac_cv_sizeof_long_long=`cat conftest.val`
9132else
9133 echo "$as_me: program exited with status $ac_status" >&5
9134echo "$as_me: failed program was:" >&5
9135sed 's/^/| /' conftest.$ac_ext >&5
9136
9137( exit $ac_status )
9138if test "$ac_cv_type_long_long" = yes; then
9139 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
9140See \`config.log' for more details." >&5
9141echo "$as_me: error: cannot compute sizeof (long long)
9142See \`config.log' for more details." >&2;}
9143 { (exit 77); exit 77; }; }
9144 else
9145 ac_cv_sizeof_long_long=0
9146 fi
9147fi
9148rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9149fi
9150rm -f conftest.val
9151fi
9152{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
9153echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
9154
9155
9156
9157cat >>confdefs.h <<_ACEOF
9158#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
9159_ACEOF
9160
9161
9162{ echo "$as_me:$LINENO: checking for int *" >&5
9163echo $ECHO_N "checking for int *... $ECHO_C" >&6; }
9164if test "${ac_cv_type_int_p+set}" = set; then
9165 echo $ECHO_N "(cached) $ECHO_C" >&6
9166else
9167 cat >conftest.$ac_ext <<_ACEOF
9168/* confdefs.h. */
9169_ACEOF
9170cat confdefs.h >>conftest.$ac_ext
9171cat >>conftest.$ac_ext <<_ACEOF
9172/* end confdefs.h. */
9173$ac_includes_default
9174typedef int * ac__type_new_;
9175int
9176main ()
9177{
9178if ((ac__type_new_ *) 0)
9179 return 0;
9180if (sizeof (ac__type_new_))
9181 return 0;
9182 ;
9183 return 0;
9184}
9185_ACEOF
9186rm -f conftest.$ac_objext
9187if { (ac_try="$ac_compile"
9188case "(($ac_try" in
9189 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9190 *) ac_try_echo=$ac_try;;
9191esac
9192eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9193 (eval "$ac_compile") 2>conftest.er1
9194 ac_status=$?
9195 grep -v '^ *+' conftest.er1 >conftest.err
9196 rm -f conftest.er1
9197 cat conftest.err >&5
9198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9199 (exit $ac_status); } && {
9200 test -z "$ac_cxx_werror_flag" ||
9201 test ! -s conftest.err
9202 } && test -s conftest.$ac_objext; then
9203 ac_cv_type_int_p=yes
9204else
9205 echo "$as_me: failed program was:" >&5
9206sed 's/^/| /' conftest.$ac_ext >&5
9207
9208 ac_cv_type_int_p=no
9209fi
9210
9211rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9212fi
9213{ echo "$as_me:$LINENO: result: $ac_cv_type_int_p" >&5
9214echo "${ECHO_T}$ac_cv_type_int_p" >&6; }
9215
9216# The cast to long int works around a bug in the HP C Compiler
9217# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
9218# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
9219# This bug is HP SR number 8606223364.
9220{ echo "$as_me:$LINENO: checking size of int *" >&5
9221echo $ECHO_N "checking size of int *... $ECHO_C" >&6; }
9222if test "${ac_cv_sizeof_int_p+set}" = set; then
9223 echo $ECHO_N "(cached) $ECHO_C" >&6
9224else
9225 if test "$cross_compiling" = yes; then
9226 # Depending upon the size, compute the lo and hi bounds.
9227cat >conftest.$ac_ext <<_ACEOF
9228/* confdefs.h. */
9229_ACEOF
9230cat confdefs.h >>conftest.$ac_ext
9231cat >>conftest.$ac_ext <<_ACEOF
9232/* end confdefs.h. */
9233$ac_includes_default
9234 typedef int * ac__type_sizeof_;
9235int
9236main ()
9237{
9238static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
9239test_array [0] = 0
9240
9241 ;
9242 return 0;
9243}
9244_ACEOF
9245rm -f conftest.$ac_objext
9246if { (ac_try="$ac_compile"
9247case "(($ac_try" in
9248 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9249 *) ac_try_echo=$ac_try;;
9250esac
9251eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9252 (eval "$ac_compile") 2>conftest.er1
9253 ac_status=$?
9254 grep -v '^ *+' conftest.er1 >conftest.err
9255 rm -f conftest.er1
9256 cat conftest.err >&5
9257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9258 (exit $ac_status); } && {
9259 test -z "$ac_cxx_werror_flag" ||
9260 test ! -s conftest.err
9261 } && test -s conftest.$ac_objext; then
9262 ac_lo=0 ac_mid=0
9263 while :; do
9264 cat >conftest.$ac_ext <<_ACEOF
9265/* confdefs.h. */
9266_ACEOF
9267cat confdefs.h >>conftest.$ac_ext
9268cat >>conftest.$ac_ext <<_ACEOF
9269/* end confdefs.h. */
9270$ac_includes_default
9271 typedef int * ac__type_sizeof_;
9272int
9273main ()
9274{
9275static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
9276test_array [0] = 0
9277
9278 ;
9279 return 0;
9280}
9281_ACEOF
9282rm -f conftest.$ac_objext
9283if { (ac_try="$ac_compile"
9284case "(($ac_try" in
9285 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9286 *) ac_try_echo=$ac_try;;
9287esac
9288eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9289 (eval "$ac_compile") 2>conftest.er1
9290 ac_status=$?
9291 grep -v '^ *+' conftest.er1 >conftest.err
9292 rm -f conftest.er1
9293 cat conftest.err >&5
9294 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9295 (exit $ac_status); } && {
9296 test -z "$ac_cxx_werror_flag" ||
9297 test ! -s conftest.err
9298 } && test -s conftest.$ac_objext; then
9299 ac_hi=$ac_mid; break
9300else
9301 echo "$as_me: failed program was:" >&5
9302sed 's/^/| /' conftest.$ac_ext >&5
9303
9304 ac_lo=`expr $ac_mid + 1`
9305 if test $ac_lo -le $ac_mid; then
9306 ac_lo= ac_hi=
9307 break
9308 fi
9309 ac_mid=`expr 2 '*' $ac_mid + 1`
9310fi
9311
9312rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9313 done
9314else
9315 echo "$as_me: failed program was:" >&5
9316sed 's/^/| /' conftest.$ac_ext >&5
9317
9318 cat >conftest.$ac_ext <<_ACEOF
9319/* confdefs.h. */
9320_ACEOF
9321cat confdefs.h >>conftest.$ac_ext
9322cat >>conftest.$ac_ext <<_ACEOF
9323/* end confdefs.h. */
9324$ac_includes_default
9325 typedef int * ac__type_sizeof_;
9326int
9327main ()
9328{
9329static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
9330test_array [0] = 0
9331
9332 ;
9333 return 0;
9334}
9335_ACEOF
9336rm -f conftest.$ac_objext
9337if { (ac_try="$ac_compile"
9338case "(($ac_try" in
9339 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9340 *) ac_try_echo=$ac_try;;
9341esac
9342eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9343 (eval "$ac_compile") 2>conftest.er1
9344 ac_status=$?
9345 grep -v '^ *+' conftest.er1 >conftest.err
9346 rm -f conftest.er1
9347 cat conftest.err >&5
9348 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9349 (exit $ac_status); } && {
9350 test -z "$ac_cxx_werror_flag" ||
9351 test ! -s conftest.err
9352 } && test -s conftest.$ac_objext; then
9353 ac_hi=-1 ac_mid=-1
9354 while :; do
9355 cat >conftest.$ac_ext <<_ACEOF
9356/* confdefs.h. */
9357_ACEOF
9358cat confdefs.h >>conftest.$ac_ext
9359cat >>conftest.$ac_ext <<_ACEOF
9360/* end confdefs.h. */
9361$ac_includes_default
9362 typedef int * ac__type_sizeof_;
9363int
9364main ()
9365{
9366static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
9367test_array [0] = 0
9368
9369 ;
9370 return 0;
9371}
9372_ACEOF
9373rm -f conftest.$ac_objext
9374if { (ac_try="$ac_compile"
9375case "(($ac_try" in
9376 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9377 *) ac_try_echo=$ac_try;;
9378esac
9379eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9380 (eval "$ac_compile") 2>conftest.er1
9381 ac_status=$?
9382 grep -v '^ *+' conftest.er1 >conftest.err
9383 rm -f conftest.er1
9384 cat conftest.err >&5
9385 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9386 (exit $ac_status); } && {
9387 test -z "$ac_cxx_werror_flag" ||
9388 test ! -s conftest.err
9389 } && test -s conftest.$ac_objext; then
9390 ac_lo=$ac_mid; break
9391else
9392 echo "$as_me: failed program was:" >&5
9393sed 's/^/| /' conftest.$ac_ext >&5
9394
9395 ac_hi=`expr '(' $ac_mid ')' - 1`
9396 if test $ac_mid -le $ac_hi; then
9397 ac_lo= ac_hi=
9398 break
9399 fi
9400 ac_mid=`expr 2 '*' $ac_mid`
9401fi
9402
9403rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9404 done
9405else
9406 echo "$as_me: failed program was:" >&5
9407sed 's/^/| /' conftest.$ac_ext >&5
9408
9409 ac_lo= ac_hi=
9410fi
9411
9412rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9413fi
9414
9415rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9416# Binary search between lo and hi bounds.
9417while test "x$ac_lo" != "x$ac_hi"; do
9418 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
9419 cat >conftest.$ac_ext <<_ACEOF
9420/* confdefs.h. */
9421_ACEOF
9422cat confdefs.h >>conftest.$ac_ext
9423cat >>conftest.$ac_ext <<_ACEOF
9424/* end confdefs.h. */
9425$ac_includes_default
9426 typedef int * ac__type_sizeof_;
9427int
9428main ()
9429{
9430static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
9431test_array [0] = 0
9432
9433 ;
9434 return 0;
9435}
9436_ACEOF
9437rm -f conftest.$ac_objext
9438if { (ac_try="$ac_compile"
9439case "(($ac_try" in
9440 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9441 *) ac_try_echo=$ac_try;;
9442esac
9443eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9444 (eval "$ac_compile") 2>conftest.er1
9445 ac_status=$?
9446 grep -v '^ *+' conftest.er1 >conftest.err
9447 rm -f conftest.er1
9448 cat conftest.err >&5
9449 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9450 (exit $ac_status); } && {
9451 test -z "$ac_cxx_werror_flag" ||
9452 test ! -s conftest.err
9453 } && test -s conftest.$ac_objext; then
9454 ac_hi=$ac_mid
9455else
9456 echo "$as_me: failed program was:" >&5
9457sed 's/^/| /' conftest.$ac_ext >&5
9458
9459 ac_lo=`expr '(' $ac_mid ')' + 1`
9460fi
9461
9462rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9463done
9464case $ac_lo in
9465?*) ac_cv_sizeof_int_p=$ac_lo;;
9466'') if test "$ac_cv_type_int_p" = yes; then
9467 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int *)
9468See \`config.log' for more details." >&5
9469echo "$as_me: error: cannot compute sizeof (int *)
9470See \`config.log' for more details." >&2;}
9471 { (exit 77); exit 77; }; }
9472 else
9473 ac_cv_sizeof_int_p=0
9474 fi ;;
9475esac
9476else
9477 cat >conftest.$ac_ext <<_ACEOF
9478/* confdefs.h. */
9479_ACEOF
9480cat confdefs.h >>conftest.$ac_ext
9481cat >>conftest.$ac_ext <<_ACEOF
9482/* end confdefs.h. */
9483$ac_includes_default
9484 typedef int * ac__type_sizeof_;
9485static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
9486static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
9487#include <stdio.h>
9488#include <stdlib.h>
9489int
9490main ()
9491{
9492
9493 FILE *f = fopen ("conftest.val", "w");
9494 if (! f)
9495 return 1;
9496 if (((long int) (sizeof (ac__type_sizeof_))) < 0)
9497 {
9498 long int i = longval ();
9499 if (i != ((long int) (sizeof (ac__type_sizeof_))))
9500 return 1;
9501 fprintf (f, "%ld\n", i);
9502 }
9503 else
9504 {
9505 unsigned long int i = ulongval ();
9506 if (i != ((long int) (sizeof (ac__type_sizeof_))))
9507 return 1;
9508 fprintf (f, "%lu\n", i);
9509 }
9510 return ferror (f) || fclose (f) != 0;
9511
9512 ;
9513 return 0;
9514}
9515_ACEOF
9516rm -f conftest$ac_exeext
9517if { (ac_try="$ac_link"
9518case "(($ac_try" in
9519 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9520 *) ac_try_echo=$ac_try;;
9521esac
9522eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9523 (eval "$ac_link") 2>&5
9524 ac_status=$?
9525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9526 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
9527 { (case "(($ac_try" in
9528 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9529 *) ac_try_echo=$ac_try;;
9530esac
9531eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9532 (eval "$ac_try") 2>&5
9533 ac_status=$?
9534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9535 (exit $ac_status); }; }; then
9536 ac_cv_sizeof_int_p=`cat conftest.val`
9537else
9538 echo "$as_me: program exited with status $ac_status" >&5
9539echo "$as_me: failed program was:" >&5
9540sed 's/^/| /' conftest.$ac_ext >&5
9541
9542( exit $ac_status )
9543if test "$ac_cv_type_int_p" = yes; then
9544 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int *)
9545See \`config.log' for more details." >&5
9546echo "$as_me: error: cannot compute sizeof (int *)
9547See \`config.log' for more details." >&2;}
9548 { (exit 77); exit 77; }; }
9549 else
9550 ac_cv_sizeof_int_p=0
9551 fi
9552fi
9553rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9554fi
9555rm -f conftest.val
9556fi
9557{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_int_p" >&5
9558echo "${ECHO_T}$ac_cv_sizeof_int_p" >&6; }
9559
9560
9561
9562cat >>confdefs.h <<_ACEOF
9563#define SIZEOF_INT_P $ac_cv_sizeof_int_p
9564_ACEOF
9565
9566
9567
9568
9569{ echo "$as_me:$LINENO: checking for int16_t" >&5
9570echo $ECHO_N "checking for int16_t... $ECHO_C" >&6; }
9571if test "${rxvt_cv_int16_t+set}" = set; then
9572 echo $ECHO_N "(cached) $ECHO_C" >&6
9573else
9574 cat >conftest.$ac_ext <<_ACEOF
9575/* confdefs.h. */
9576_ACEOF
9577cat confdefs.h >>conftest.$ac_ext
9578cat >>conftest.$ac_ext <<_ACEOF
9579/* end confdefs.h. */
9580#include <stdint.h>
9581int
9582main ()
9583{
9584int16_t dummy;
9585 ;
9586 return 0;
9587}
9588_ACEOF
9589rm -f conftest.$ac_objext
9590if { (ac_try="$ac_compile"
9591case "(($ac_try" in
9592 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9593 *) ac_try_echo=$ac_try;;
9594esac
9595eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9596 (eval "$ac_compile") 2>conftest.er1
9597 ac_status=$?
9598 grep -v '^ *+' conftest.er1 >conftest.err
9599 rm -f conftest.er1
9600 cat conftest.err >&5
9601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9602 (exit $ac_status); } && {
9603 test -z "$ac_cxx_werror_flag" ||
9604 test ! -s conftest.err
9605 } && test -s conftest.$ac_objext; then
9606 rxvt_cv_int16_t=yes
9607else
9608 echo "$as_me: failed program was:" >&5
9609sed 's/^/| /' conftest.$ac_ext >&5
9610
9611 if test "$ac_cv_sizeof_char" -ge 2; then
9612 rxvt_cv_int16_t=" char"
9613else
9614 if test "$ac_cv_sizeof_short" -ge 2; then
9615 rxvt_cv_int16_t=" short"
9616 else
9617 if test "$ac_cv_sizeof_int" -ge 2; then
9618 rxvt_cv_int16_t=" int"
9619 else
9620 if test "$ac_cv_sizeof_long" -ge 2; then
9621 rxvt_cv_int16_t=" long"
9622 else
9623 if test "$ac_cv_sizeof_long_long" -ge 2; then
9624 rxvt_cv_int16_t=" long long"
9625 else
9626 rxvt_cv_int16_t=" short" # we _must_ have a (possibly wrong) default
9627 fi
9628 fi
9629 fi
9630 fi
9631fi
9632fi
9633
9634rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9635fi
9636{ echo "$as_me:$LINENO: result: $rxvt_cv_int16_t" >&5
9637echo "${ECHO_T}$rxvt_cv_int16_t" >&6; }
9638if test x"$rxvt_cv_int16_t" != xyes; then
9639 rxvt_int16_typedef="typedef $rxvt_cv_int16_t int16_t;"
9640else
9641 if test x"" = x; then
9642 rxvt_int16_typedef="/* typedef short int16_t; */"
9643 else
9644 rxvt_int16_typedef="/* typedef short int16_t; */"
9645 fi
9646fi
9647
9648{ echo "$as_me:$LINENO: checking for uint16_t" >&5
9649echo $ECHO_N "checking for uint16_t... $ECHO_C" >&6; }
9650if test "${rxvt_cv_uint16_t+set}" = set; then
9651 echo $ECHO_N "(cached) $ECHO_C" >&6
9652else
9653 cat >conftest.$ac_ext <<_ACEOF
9654/* confdefs.h. */
9655_ACEOF
9656cat confdefs.h >>conftest.$ac_ext
9657cat >>conftest.$ac_ext <<_ACEOF
9658/* end confdefs.h. */
9659#include <stdint.h>
9660int
9661main ()
9662{
9663uint16_t dummy;
9664 ;
9665 return 0;
9666}
9667_ACEOF
9668rm -f conftest.$ac_objext
9669if { (ac_try="$ac_compile"
9670case "(($ac_try" in
9671 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9672 *) ac_try_echo=$ac_try;;
9673esac
9674eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9675 (eval "$ac_compile") 2>conftest.er1
9676 ac_status=$?
9677 grep -v '^ *+' conftest.er1 >conftest.err
9678 rm -f conftest.er1
9679 cat conftest.err >&5
9680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9681 (exit $ac_status); } && {
9682 test -z "$ac_cxx_werror_flag" ||
9683 test ! -s conftest.err
9684 } && test -s conftest.$ac_objext; then
9685 rxvt_cv_uint16_t=yes
9686else
9687 echo "$as_me: failed program was:" >&5
9688sed 's/^/| /' conftest.$ac_ext >&5
9689
9690 if test "$ac_cv_sizeof_char" -ge 2; then
9691 rxvt_cv_uint16_t="unsigned char"
9692else
9693 if test "$ac_cv_sizeof_short" -ge 2; then
9694 rxvt_cv_uint16_t="unsigned short"
9695 else
9696 if test "$ac_cv_sizeof_int" -ge 2; then
9697 rxvt_cv_uint16_t="unsigned int"
9698 else
9699 if test "$ac_cv_sizeof_long" -ge 2; then
9700 rxvt_cv_uint16_t="unsigned long"
9701 else
9702 if test "$ac_cv_sizeof_long_long" -ge 2; then
9703 rxvt_cv_uint16_t="unsigned long long"
9704 else
9705 rxvt_cv_uint16_t="unsigned short" # we _must_ have a (possibly wrong) default
9706 fi
9707 fi
9708 fi
9709 fi
9710fi
9711fi
9712
9713rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9714fi
9715{ echo "$as_me:$LINENO: result: $rxvt_cv_uint16_t" >&5
9716echo "${ECHO_T}$rxvt_cv_uint16_t" >&6; }
9717if test x"$rxvt_cv_uint16_t" != xyes; then
9718 rxvt_uint16_typedef="typedef $rxvt_cv_uint16_t uint16_t;"
9719else
9720 if test x"unsigned" = x; then
9721 rxvt_uint16_typedef="/* typedef short uint16_t; */"
9722 else
9723 rxvt_uint16_typedef="/* typedef unsigned short uint16_t; */"
9724 fi
9725fi
9726
9727{ echo "$as_me:$LINENO: checking for int32_t" >&5
9728echo $ECHO_N "checking for int32_t... $ECHO_C" >&6; }
9729if test "${rxvt_cv_int32_t+set}" = set; then
9730 echo $ECHO_N "(cached) $ECHO_C" >&6
9731else
9732 cat >conftest.$ac_ext <<_ACEOF
9733/* confdefs.h. */
9734_ACEOF
9735cat confdefs.h >>conftest.$ac_ext
9736cat >>conftest.$ac_ext <<_ACEOF
9737/* end confdefs.h. */
9738#include <stdint.h>
9739int
9740main ()
9741{
9742int32_t dummy;
9743 ;
9744 return 0;
9745}
9746_ACEOF
9747rm -f conftest.$ac_objext
9748if { (ac_try="$ac_compile"
9749case "(($ac_try" in
9750 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9751 *) ac_try_echo=$ac_try;;
9752esac
9753eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9754 (eval "$ac_compile") 2>conftest.er1
9755 ac_status=$?
9756 grep -v '^ *+' conftest.er1 >conftest.err
9757 rm -f conftest.er1
9758 cat conftest.err >&5
9759 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9760 (exit $ac_status); } && {
9761 test -z "$ac_cxx_werror_flag" ||
9762 test ! -s conftest.err
9763 } && test -s conftest.$ac_objext; then
9764 rxvt_cv_int32_t=yes
9765else
9766 echo "$as_me: failed program was:" >&5
9767sed 's/^/| /' conftest.$ac_ext >&5
9768
9769 if test "$ac_cv_sizeof_char" -ge 4; then
9770 rxvt_cv_int32_t=" char"
9771else
9772 if test "$ac_cv_sizeof_short" -ge 4; then
9773 rxvt_cv_int32_t=" short"
9774 else
9775 if test "$ac_cv_sizeof_int" -ge 4; then
9776 rxvt_cv_int32_t=" int"
9777 else
9778 if test "$ac_cv_sizeof_long" -ge 4; then
9779 rxvt_cv_int32_t=" long"
9780 else
9781 if test "$ac_cv_sizeof_long_long" -ge 4; then
9782 rxvt_cv_int32_t=" long long"
9783 else
9784 rxvt_cv_int32_t=" int" # we _must_ have a (possibly wrong) default
9785 fi
9786 fi
9787 fi
9788 fi
9789fi
9790fi
9791
9792rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9793fi
9794{ echo "$as_me:$LINENO: result: $rxvt_cv_int32_t" >&5
9795echo "${ECHO_T}$rxvt_cv_int32_t" >&6; }
9796if test x"$rxvt_cv_int32_t" != xyes; then
9797 rxvt_int32_typedef="typedef $rxvt_cv_int32_t int32_t;"
9798else
9799 if test x"" = x; then
9800 rxvt_int32_typedef="/* typedef int int32_t; */"
9801 else
9802 rxvt_int32_typedef="/* typedef int int32_t; */"
9803 fi
9804fi
9805
9806{ echo "$as_me:$LINENO: checking for uint32_t" >&5
9807echo $ECHO_N "checking for uint32_t... $ECHO_C" >&6; }
9808if test "${rxvt_cv_uint32_t+set}" = set; then
9809 echo $ECHO_N "(cached) $ECHO_C" >&6
9810else
9811 cat >conftest.$ac_ext <<_ACEOF
9812/* confdefs.h. */
9813_ACEOF
9814cat confdefs.h >>conftest.$ac_ext
9815cat >>conftest.$ac_ext <<_ACEOF
9816/* end confdefs.h. */
9817#include <stdint.h>
9818int
9819main ()
9820{
9821uint32_t dummy;
9822 ;
9823 return 0;
9824}
9825_ACEOF
9826rm -f conftest.$ac_objext
9827if { (ac_try="$ac_compile"
9828case "(($ac_try" in
9829 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9830 *) ac_try_echo=$ac_try;;
9831esac
9832eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9833 (eval "$ac_compile") 2>conftest.er1
9834 ac_status=$?
9835 grep -v '^ *+' conftest.er1 >conftest.err
9836 rm -f conftest.er1
9837 cat conftest.err >&5
9838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9839 (exit $ac_status); } && {
9840 test -z "$ac_cxx_werror_flag" ||
9841 test ! -s conftest.err
9842 } && test -s conftest.$ac_objext; then
9843 rxvt_cv_uint32_t=yes
9844else
9845 echo "$as_me: failed program was:" >&5
9846sed 's/^/| /' conftest.$ac_ext >&5
9847
9848 if test "$ac_cv_sizeof_char" -ge 4; then
9849 rxvt_cv_uint32_t="unsigned char"
9850else
9851 if test "$ac_cv_sizeof_short" -ge 4; then
9852 rxvt_cv_uint32_t="unsigned short"
9853 else
9854 if test "$ac_cv_sizeof_int" -ge 4; then
9855 rxvt_cv_uint32_t="unsigned int"
9856 else
9857 if test "$ac_cv_sizeof_long" -ge 4; then
9858 rxvt_cv_uint32_t="unsigned long"
9859 else
9860 if test "$ac_cv_sizeof_long_long" -ge 4; then
9861 rxvt_cv_uint32_t="unsigned long long"
9862 else
9863 rxvt_cv_uint32_t="unsigned int" # we _must_ have a (possibly wrong) default
9864 fi
9865 fi
9866 fi
9867 fi
9868fi
9869fi
9870
9871rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9872fi
9873{ echo "$as_me:$LINENO: result: $rxvt_cv_uint32_t" >&5
9874echo "${ECHO_T}$rxvt_cv_uint32_t" >&6; }
9875if test x"$rxvt_cv_uint32_t" != xyes; then
9876 rxvt_uint32_typedef="typedef $rxvt_cv_uint32_t uint32_t;"
9877else
9878 if test x"unsigned" = x; then
9879 rxvt_uint32_typedef="/* typedef int uint32_t; */"
9880 else
9881 rxvt_uint32_typedef="/* typedef unsigned int uint32_t; */"
9882 fi
9883fi
9884
9885if test "$ac_cv_sizeof_int_p" -eq 8; then
9886 rxvt_intp_define="#define intp_t int64_t"
9887 rxvt_u_intp_define="#define u_intp_t u_int64_t"
9888else
9889 if test "$ac_cv_sizeof_int_p" -eq 4; then
9890 rxvt_intp_define="#define intp_t int32_t"
9891 rxvt_u_intp_define="#define u_intp_t u_int32_t"
9892 else
9893 if test "$ac_cv_sizeof_int_p" -eq 2; then
9894 rxvt_intp_define="#define intp_t int16_t"
9895 rxvt_u_intp_define="#define u_intp_t u_int16_t"
9896 else
9897 rxvt_intp_define="#error set intp_t"
9898 rxvt_u_intp_define="#error set u_intp_t"
9899 fi
9900 fi
9901fi
9902
9903
9904
9905{ echo "$as_me:$LINENO: checking return type of signal handlers" >&5
9906echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6; }
9907if test "${ac_cv_type_signal+set}" = set; then
9908 echo $ECHO_N "(cached) $ECHO_C" >&6
9909else
9910 cat >conftest.$ac_ext <<_ACEOF
9911/* confdefs.h. */
9912_ACEOF
9913cat confdefs.h >>conftest.$ac_ext
9914cat >>conftest.$ac_ext <<_ACEOF
9915/* end confdefs.h. */
9916#include <sys/types.h>
9917#include <signal.h>
9918
9919int
9920main ()
9921{
9922return *(signal (0, 0)) (0) == 1;
9923 ;
9924 return 0;
9925}
9926_ACEOF
9927rm -f conftest.$ac_objext
9928if { (ac_try="$ac_compile"
9929case "(($ac_try" in
9930 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9931 *) ac_try_echo=$ac_try;;
9932esac
9933eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9934 (eval "$ac_compile") 2>conftest.er1
9935 ac_status=$?
9936 grep -v '^ *+' conftest.er1 >conftest.err
9937 rm -f conftest.er1
9938 cat conftest.err >&5
9939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9940 (exit $ac_status); } && {
9941 test -z "$ac_cxx_werror_flag" ||
9942 test ! -s conftest.err
9943 } && test -s conftest.$ac_objext; then
9944 ac_cv_type_signal=int
9945else
9946 echo "$as_me: failed program was:" >&5
9947sed 's/^/| /' conftest.$ac_ext >&5
9948
9949 ac_cv_type_signal=void
9950fi
9951
9952rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9953fi
9954{ echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
9955echo "${ECHO_T}$ac_cv_type_signal" >&6; }
9956
9957cat >>confdefs.h <<_ACEOF
9958#define RETSIGTYPE $ac_cv_type_signal
9959_ACEOF
9960
9961
9962
9963
9964
9965
9966for ac_func in \ 6591for ac_func in unsetenv
9967 unsetenv \ 6592do :
9968 setutent \ 6593 ac_fn_cxx_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv"
9969 on_exit \ 6594if test "x$ac_cv_func_unsetenv" = x""yes; then :
9970
9971do
9972as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9973{ echo "$as_me:$LINENO: checking for $ac_func" >&5
9974echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
9975if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9976 echo $ECHO_N "(cached) $ECHO_C" >&6
9977else
9978 cat >conftest.$ac_ext <<_ACEOF
9979/* confdefs.h. */
9980_ACEOF
9981cat confdefs.h >>conftest.$ac_ext
9982cat >>conftest.$ac_ext <<_ACEOF
9983/* end confdefs.h. */
9984/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9985 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9986#define $ac_func innocuous_$ac_func
9987
9988/* System header to define __stub macros and hopefully few prototypes,
9989 which can conflict with char $ac_func (); below.
9990 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9991 <limits.h> exists even on freestanding compilers. */
9992
9993#ifdef __STDC__
9994# include <limits.h>
9995#else
9996# include <assert.h>
9997#endif
9998
9999#undef $ac_func
10000
10001/* Override any GCC internal prototype to avoid an error.
10002 Use char because int might match the return type of a GCC
10003 builtin and then its argument prototype would still apply. */
10004#ifdef __cplusplus
10005extern "C"
10006#endif
10007char $ac_func ();
10008/* The GNU C library defines this for functions which it implements
10009 to always fail with ENOSYS. Some functions are actually named
10010 something starting with __ and the normal name is an alias. */
10011#if defined __stub_$ac_func || defined __stub___$ac_func
10012choke me
10013#endif
10014
10015int
10016main ()
10017{
10018return $ac_func ();
10019 ;
10020 return 0;
10021}
10022_ACEOF
10023rm -f conftest.$ac_objext conftest$ac_exeext
10024if { (ac_try="$ac_link"
10025case "(($ac_try" in
10026 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10027 *) ac_try_echo=$ac_try;;
10028esac
10029eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10030 (eval "$ac_link") 2>conftest.er1
10031 ac_status=$?
10032 grep -v '^ *+' conftest.er1 >conftest.err
10033 rm -f conftest.er1
10034 cat conftest.err >&5
10035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10036 (exit $ac_status); } && {
10037 test -z "$ac_cxx_werror_flag" ||
10038 test ! -s conftest.err
10039 } && test -s conftest$ac_exeext &&
10040 $as_test_x conftest$ac_exeext; then
10041 eval "$as_ac_var=yes"
10042else
10043 echo "$as_me: failed program was:" >&5
10044sed 's/^/| /' conftest.$ac_ext >&5
10045
10046 eval "$as_ac_var=no"
10047fi
10048
10049rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10050 conftest$ac_exeext conftest.$ac_ext
10051fi
10052ac_res=`eval echo '${'$as_ac_var'}'`
10053 { echo "$as_me:$LINENO: result: $ac_res" >&5
10054echo "${ECHO_T}$ac_res" >&6; }
10055if test `eval echo '${'$as_ac_var'}'` = yes; then
10056 cat >>confdefs.h <<_ACEOF 6595 cat >>confdefs.h <<_ACEOF
10057#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 6596#define HAVE_UNSETENV 1
10058_ACEOF 6597_ACEOF
10059 6598
10060fi 6599fi
10061done 6600done
10062 6601
10065support_utmp=yes 6604support_utmp=yes
10066support_wtmp=yes 6605support_wtmp=yes
10067support_lastlog=yes 6606support_lastlog=yes
10068 6607
10069# Check whether --enable-utmp was given. 6608# Check whether --enable-utmp was given.
10070if test "${enable_utmp+set}" = set; then 6609if test "${enable_utmp+set}" = set; then :
10071 enableval=$enable_utmp; if test x$enableval = xyes -o x$enableval = xno; then 6610 enableval=$enable_utmp; if test x$enableval = xyes -o x$enableval = xno; then
10072 support_utmp=$enableval 6611 support_utmp=$enableval
10073 fi 6612 fi
10074fi 6613fi
10075 6614
10076 6615
10077# Check whether --enable-wtmp was given. 6616# Check whether --enable-wtmp was given.
10078if test "${enable_wtmp+set}" = set; then 6617if test "${enable_wtmp+set}" = set; then :
10079 enableval=$enable_wtmp; if test x$enableval = xyes -o x$enableval = xno; then 6618 enableval=$enable_wtmp; if test x$enableval = xyes -o x$enableval = xno; then
10080 support_wtmp=$enableval 6619 support_wtmp=$enableval
10081 fi 6620 fi
10082fi 6621fi
10083 6622
10084 6623
10085# Check whether --enable-lastlog was given. 6624# Check whether --enable-lastlog was given.
10086if test "${enable_lastlog+set}" = set; then 6625if test "${enable_lastlog+set}" = set; then :
10087 enableval=$enable_lastlog; if test x$enableval = xyes -o x$enableval = xno; then 6626 enableval=$enable_lastlog; if test x$enableval = xyes -o x$enableval = xno; then
10088 support_lastlog=$enableval 6627 support_lastlog=$enableval
10089 fi 6628 fi
10090fi 6629fi
10091 6630
10092 6631
10093if test x$support_utmp = xyes; then 6632if test x$support_utmp = xyes; then
10094 6633
10095cat >>confdefs.h <<\_ACEOF 6634$as_echo "#define UTMP_SUPPORT 1" >>confdefs.h
10096#define UTMP_SUPPORT 1
10097_ACEOF
10098 6635
10099fi 6636fi
10100if test x$support_wtmp = xyes; then 6637if test x$support_wtmp = xyes; then
10101 6638
10102cat >>confdefs.h <<\_ACEOF 6639$as_echo "#define WTMP_SUPPORT 1" >>confdefs.h
10103#define WTMP_SUPPORT 1
10104_ACEOF
10105 6640
10106fi 6641fi
10107if test x$support_lastlog = xyes; then 6642if test x$support_lastlog = xyes; then
10108 6643
10109cat >>confdefs.h <<\_ACEOF 6644$as_echo "#define LASTLOG_SUPPORT 1" >>confdefs.h
10110#define LASTLOG_SUPPORT 1
10111_ACEOF
10112 6645
10113fi 6646fi
10114
10115
10116
10117 6647
10118for ac_func in \ 6648for ac_func in \
10119 ttyslot \
10120 updwtmp \ 6649 updwtmp \
10121 updwtmpx \ 6650 updwtmpx \
6651 updlastlogx \
10122 6652
10123do 6653do :
10124as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 6654 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10125{ echo "$as_me:$LINENO: checking for $ac_func" >&5 6655ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
10126echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 6656eval as_val=\$$as_ac_var
10127if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 6657 if test "x$as_val" = x""yes; then :
10128 echo $ECHO_N "(cached) $ECHO_C" >&6
10129else
10130 cat >conftest.$ac_ext <<_ACEOF
10131/* confdefs.h. */
10132_ACEOF
10133cat confdefs.h >>conftest.$ac_ext
10134cat >>conftest.$ac_ext <<_ACEOF
10135/* end confdefs.h. */
10136/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10137 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10138#define $ac_func innocuous_$ac_func
10139
10140/* System header to define __stub macros and hopefully few prototypes,
10141 which can conflict with char $ac_func (); below.
10142 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10143 <limits.h> exists even on freestanding compilers. */
10144
10145#ifdef __STDC__
10146# include <limits.h>
10147#else
10148# include <assert.h>
10149#endif
10150
10151#undef $ac_func
10152
10153/* Override any GCC internal prototype to avoid an error.
10154 Use char because int might match the return type of a GCC
10155 builtin and then its argument prototype would still apply. */
10156#ifdef __cplusplus
10157extern "C"
10158#endif
10159char $ac_func ();
10160/* The GNU C library defines this for functions which it implements
10161 to always fail with ENOSYS. Some functions are actually named
10162 something starting with __ and the normal name is an alias. */
10163#if defined __stub_$ac_func || defined __stub___$ac_func
10164choke me
10165#endif
10166
10167int
10168main ()
10169{
10170return $ac_func ();
10171 ;
10172 return 0;
10173}
10174_ACEOF
10175rm -f conftest.$ac_objext conftest$ac_exeext
10176if { (ac_try="$ac_link"
10177case "(($ac_try" in
10178 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10179 *) ac_try_echo=$ac_try;;
10180esac
10181eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10182 (eval "$ac_link") 2>conftest.er1
10183 ac_status=$?
10184 grep -v '^ *+' conftest.er1 >conftest.err
10185 rm -f conftest.er1
10186 cat conftest.err >&5
10187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10188 (exit $ac_status); } && {
10189 test -z "$ac_cxx_werror_flag" ||
10190 test ! -s conftest.err
10191 } && test -s conftest$ac_exeext &&
10192 $as_test_x conftest$ac_exeext; then
10193 eval "$as_ac_var=yes"
10194else
10195 echo "$as_me: failed program was:" >&5
10196sed 's/^/| /' conftest.$ac_ext >&5
10197
10198 eval "$as_ac_var=no"
10199fi
10200
10201rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10202 conftest$ac_exeext conftest.$ac_ext
10203fi
10204ac_res=`eval echo '${'$as_ac_var'}'`
10205 { echo "$as_me:$LINENO: result: $ac_res" >&5
10206echo "${ECHO_T}$ac_res" >&6; }
10207if test `eval echo '${'$as_ac_var'}'` = yes; then
10208 cat >>confdefs.h <<_ACEOF 6658 cat >>confdefs.h <<_ACEOF
10209#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 6659#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
10210_ACEOF 6660_ACEOF
10211 6661
10212fi 6662fi
10213done 6663done
10214 6664
10215 6665
10216
10217
10218
10219for ac_header in \ 6666for ac_header in lastlog.h
10220 utmp.h \ 6667do :
10221 utmpx.h \ 6668 ac_fn_cxx_check_header_mongrel "$LINENO" "lastlog.h" "ac_cv_header_lastlog_h" "$ac_includes_default"
10222 lastlog.h \ 6669if test "x$ac_cv_header_lastlog_h" = x""yes; then :
10223
10224do
10225as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10226if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10227 { echo "$as_me:$LINENO: checking for $ac_header" >&5
10228echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10229if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10230 echo $ECHO_N "(cached) $ECHO_C" >&6
10231fi
10232ac_res=`eval echo '${'$as_ac_Header'}'`
10233 { echo "$as_me:$LINENO: result: $ac_res" >&5
10234echo "${ECHO_T}$ac_res" >&6; }
10235else
10236 # Is the header compilable?
10237{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
10238echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
10239cat >conftest.$ac_ext <<_ACEOF
10240/* confdefs.h. */
10241_ACEOF
10242cat confdefs.h >>conftest.$ac_ext
10243cat >>conftest.$ac_ext <<_ACEOF
10244/* end confdefs.h. */
10245$ac_includes_default
10246#include <$ac_header>
10247_ACEOF
10248rm -f conftest.$ac_objext
10249if { (ac_try="$ac_compile"
10250case "(($ac_try" in
10251 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10252 *) ac_try_echo=$ac_try;;
10253esac
10254eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10255 (eval "$ac_compile") 2>conftest.er1
10256 ac_status=$?
10257 grep -v '^ *+' conftest.er1 >conftest.err
10258 rm -f conftest.er1
10259 cat conftest.err >&5
10260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10261 (exit $ac_status); } && {
10262 test -z "$ac_cxx_werror_flag" ||
10263 test ! -s conftest.err
10264 } && test -s conftest.$ac_objext; then
10265 ac_header_compiler=yes
10266else
10267 echo "$as_me: failed program was:" >&5
10268sed 's/^/| /' conftest.$ac_ext >&5
10269
10270 ac_header_compiler=no
10271fi
10272
10273rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10274{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10275echo "${ECHO_T}$ac_header_compiler" >&6; }
10276
10277# Is the header present?
10278{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
10279echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
10280cat >conftest.$ac_ext <<_ACEOF
10281/* confdefs.h. */
10282_ACEOF
10283cat confdefs.h >>conftest.$ac_ext
10284cat >>conftest.$ac_ext <<_ACEOF
10285/* end confdefs.h. */
10286#include <$ac_header>
10287_ACEOF
10288if { (ac_try="$ac_cpp conftest.$ac_ext"
10289case "(($ac_try" in
10290 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10291 *) ac_try_echo=$ac_try;;
10292esac
10293eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10294 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10295 ac_status=$?
10296 grep -v '^ *+' conftest.er1 >conftest.err
10297 rm -f conftest.er1
10298 cat conftest.err >&5
10299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10300 (exit $ac_status); } >/dev/null && {
10301 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
10302 test ! -s conftest.err
10303 }; then
10304 ac_header_preproc=yes
10305else
10306 echo "$as_me: failed program was:" >&5
10307sed 's/^/| /' conftest.$ac_ext >&5
10308
10309 ac_header_preproc=no
10310fi
10311
10312rm -f conftest.err conftest.$ac_ext
10313{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10314echo "${ECHO_T}$ac_header_preproc" >&6; }
10315
10316# So? What about this header?
10317case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10318 yes:no: )
10319 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10320echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10321 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10322echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10323 ac_header_preproc=yes
10324 ;;
10325 no:yes:* )
10326 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10327echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10328 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10329echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10330 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10331echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10332 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10333echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10334 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10335echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10336 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10337echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10338
10339 ;;
10340esac
10341{ echo "$as_me:$LINENO: checking for $ac_header" >&5
10342echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10343if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10344 echo $ECHO_N "(cached) $ECHO_C" >&6
10345else
10346 eval "$as_ac_Header=\$ac_header_preproc"
10347fi
10348ac_res=`eval echo '${'$as_ac_Header'}'`
10349 { echo "$as_me:$LINENO: result: $ac_res" >&5
10350echo "${ECHO_T}$ac_res" >&6; }
10351
10352fi
10353if test `eval echo '${'$as_ac_Header'}'` = yes; then
10354 cat >>confdefs.h <<_ACEOF 6670 cat >>confdefs.h <<_ACEOF
10355#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 6671#define HAVE_LASTLOG_H 1
10356_ACEOF 6672_ACEOF
10357 6673
10358fi 6674fi
10359 6675
10360done 6676done
10361 6677
10362 6678
10363 6679
10364if test "${ac_cv_header_utmp_h+set}" = set; then 6680for ac_header in utmp.h
10365 { echo "$as_me:$LINENO: checking for utmp.h" >&5 6681do :
10366echo $ECHO_N "checking for utmp.h... $ECHO_C" >&6; } 6682 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default"
10367if test "${ac_cv_header_utmp_h+set}" = set; then
10368 echo $ECHO_N "(cached) $ECHO_C" >&6
10369fi
10370{ echo "$as_me:$LINENO: result: $ac_cv_header_utmp_h" >&5
10371echo "${ECHO_T}$ac_cv_header_utmp_h" >&6; }
10372else
10373 # Is the header compilable?
10374{ echo "$as_me:$LINENO: checking utmp.h usability" >&5
10375echo $ECHO_N "checking utmp.h usability... $ECHO_C" >&6; }
10376cat >conftest.$ac_ext <<_ACEOF
10377/* confdefs.h. */
10378_ACEOF
10379cat confdefs.h >>conftest.$ac_ext
10380cat >>conftest.$ac_ext <<_ACEOF
10381/* end confdefs.h. */
10382$ac_includes_default
10383#include <utmp.h>
10384_ACEOF
10385rm -f conftest.$ac_objext
10386if { (ac_try="$ac_compile"
10387case "(($ac_try" in
10388 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10389 *) ac_try_echo=$ac_try;;
10390esac
10391eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10392 (eval "$ac_compile") 2>conftest.er1
10393 ac_status=$?
10394 grep -v '^ *+' conftest.er1 >conftest.err
10395 rm -f conftest.er1
10396 cat conftest.err >&5
10397 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10398 (exit $ac_status); } && {
10399 test -z "$ac_cxx_werror_flag" ||
10400 test ! -s conftest.err
10401 } && test -s conftest.$ac_objext; then
10402 ac_header_compiler=yes
10403else
10404 echo "$as_me: failed program was:" >&5
10405sed 's/^/| /' conftest.$ac_ext >&5
10406
10407 ac_header_compiler=no
10408fi
10409
10410rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10411{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10412echo "${ECHO_T}$ac_header_compiler" >&6; }
10413
10414# Is the header present?
10415{ echo "$as_me:$LINENO: checking utmp.h presence" >&5
10416echo $ECHO_N "checking utmp.h presence... $ECHO_C" >&6; }
10417cat >conftest.$ac_ext <<_ACEOF
10418/* confdefs.h. */
10419_ACEOF
10420cat confdefs.h >>conftest.$ac_ext
10421cat >>conftest.$ac_ext <<_ACEOF
10422/* end confdefs.h. */
10423#include <utmp.h>
10424_ACEOF
10425if { (ac_try="$ac_cpp conftest.$ac_ext"
10426case "(($ac_try" in
10427 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10428 *) ac_try_echo=$ac_try;;
10429esac
10430eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10431 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10432 ac_status=$?
10433 grep -v '^ *+' conftest.er1 >conftest.err
10434 rm -f conftest.er1
10435 cat conftest.err >&5
10436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10437 (exit $ac_status); } >/dev/null && {
10438 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
10439 test ! -s conftest.err
10440 }; then
10441 ac_header_preproc=yes
10442else
10443 echo "$as_me: failed program was:" >&5
10444sed 's/^/| /' conftest.$ac_ext >&5
10445
10446 ac_header_preproc=no
10447fi
10448
10449rm -f conftest.err conftest.$ac_ext
10450{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10451echo "${ECHO_T}$ac_header_preproc" >&6; }
10452
10453# So? What about this header?
10454case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10455 yes:no: )
10456 { echo "$as_me:$LINENO: WARNING: utmp.h: accepted by the compiler, rejected by the preprocessor!" >&5
10457echo "$as_me: WARNING: utmp.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10458 { echo "$as_me:$LINENO: WARNING: utmp.h: proceeding with the compiler's result" >&5
10459echo "$as_me: WARNING: utmp.h: proceeding with the compiler's result" >&2;}
10460 ac_header_preproc=yes
10461 ;;
10462 no:yes:* )
10463 { echo "$as_me:$LINENO: WARNING: utmp.h: present but cannot be compiled" >&5
10464echo "$as_me: WARNING: utmp.h: present but cannot be compiled" >&2;}
10465 { echo "$as_me:$LINENO: WARNING: utmp.h: check for missing prerequisite headers?" >&5
10466echo "$as_me: WARNING: utmp.h: check for missing prerequisite headers?" >&2;}
10467 { echo "$as_me:$LINENO: WARNING: utmp.h: see the Autoconf documentation" >&5
10468echo "$as_me: WARNING: utmp.h: see the Autoconf documentation" >&2;}
10469 { echo "$as_me:$LINENO: WARNING: utmp.h: section \"Present But Cannot Be Compiled\"" >&5
10470echo "$as_me: WARNING: utmp.h: section \"Present But Cannot Be Compiled\"" >&2;}
10471 { echo "$as_me:$LINENO: WARNING: utmp.h: proceeding with the preprocessor's result" >&5
10472echo "$as_me: WARNING: utmp.h: proceeding with the preprocessor's result" >&2;}
10473 { echo "$as_me:$LINENO: WARNING: utmp.h: in the future, the compiler will take precedence" >&5
10474echo "$as_me: WARNING: utmp.h: in the future, the compiler will take precedence" >&2;}
10475
10476 ;;
10477esac
10478{ echo "$as_me:$LINENO: checking for utmp.h" >&5
10479echo $ECHO_N "checking for utmp.h... $ECHO_C" >&6; }
10480if test "${ac_cv_header_utmp_h+set}" = set; then
10481 echo $ECHO_N "(cached) $ECHO_C" >&6
10482else
10483 ac_cv_header_utmp_h=$ac_header_preproc
10484fi
10485{ echo "$as_me:$LINENO: result: $ac_cv_header_utmp_h" >&5
10486echo "${ECHO_T}$ac_cv_header_utmp_h" >&6; }
10487
10488fi
10489if test $ac_cv_header_utmp_h = yes; then 6683if test "x$ac_cv_header_utmp_h" = x""yes; then :
6684 cat >>confdefs.h <<_ACEOF
6685#define HAVE_UTMP_H 1
6686_ACEOF
10490 { echo "$as_me:$LINENO: checking for struct utmp" >&5 6687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utmp" >&5
10491echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6; } 6688$as_echo_n "checking for struct utmp... " >&6; }
10492if test "${struct_utmp+set}" = set; then 6689if test "${pt_cv_struct_utmp+set}" = set; then :
10493 echo $ECHO_N "(cached) $ECHO_C" >&6 6690 $as_echo_n "(cached) " >&6
10494else 6691else
10495 cat >conftest.$ac_ext <<_ACEOF
10496/* confdefs.h. */
10497_ACEOF
10498cat confdefs.h >>conftest.$ac_ext 6692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10499cat >>conftest.$ac_ext <<_ACEOF
10500/* end confdefs.h. */ 6693/* end confdefs.h. */
10501#include <sys/types.h> 6694#include <sys/types.h>
10502#include <utmp.h> 6695#include <utmp.h>
10503int 6696int
10504main () 6697main ()
10506struct utmp ut; 6699struct utmp ut;
10507 ; 6700 ;
10508 return 0; 6701 return 0;
10509} 6702}
10510_ACEOF 6703_ACEOF
10511rm -f conftest.$ac_objext 6704if ac_fn_cxx_try_compile "$LINENO"; then :
10512if { (ac_try="$ac_compile"
10513case "(($ac_try" in
10514 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10515 *) ac_try_echo=$ac_try;;
10516esac
10517eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10518 (eval "$ac_compile") 2>conftest.er1
10519 ac_status=$?
10520 grep -v '^ *+' conftest.er1 >conftest.err
10521 rm -f conftest.er1
10522 cat conftest.err >&5
10523 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10524 (exit $ac_status); } && {
10525 test -z "$ac_cxx_werror_flag" ||
10526 test ! -s conftest.err
10527 } && test -s conftest.$ac_objext; then
10528 struct_utmp=yes 6705 pt_cv_struct_utmp=yes
10529else 6706else
10530 echo "$as_me: failed program was:" >&5
10531sed 's/^/| /' conftest.$ac_ext >&5
10532
10533 struct_utmp=no 6707 pt_cv_struct_utmp=no
10534fi 6708fi
10535
10536rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6709rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10537fi 6710fi
10538{ echo "$as_me:$LINENO: result: $struct_utmp" >&5 6711{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmp" >&5
10539echo "${ECHO_T}$struct_utmp" >&6; } 6712$as_echo "$pt_cv_struct_utmp" >&6; }
10540if test x$struct_utmp = xyes; then 6713if test x$pt_cv_struct_utmp = xyes; then
10541 6714
10542cat >>confdefs.h <<\_ACEOF 6715$as_echo "#define HAVE_STRUCT_UTMP 1" >>confdefs.h
10543#define HAVE_STRUCT_UTMP 1
10544_ACEOF
10545 6716
10546fi 6717fi
10547 6718
10548 6719
10549{ echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 6720{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_host in utmp struct" >&5
10550echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6; } 6721$as_echo_n "checking for ut_host in utmp struct... " >&6; }
10551if test "${struct_utmp_host+set}" = set; then 6722if test "${pt_cv_struct_utmp_host+set}" = set; then :
10552 echo $ECHO_N "(cached) $ECHO_C" >&6 6723 $as_echo_n "(cached) " >&6
10553else 6724else
10554 cat >conftest.$ac_ext <<_ACEOF
10555/* confdefs.h. */
10556_ACEOF
10557cat confdefs.h >>conftest.$ac_ext 6725 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10558cat >>conftest.$ac_ext <<_ACEOF
10559/* end confdefs.h. */ 6726/* end confdefs.h. */
10560#include <sys/types.h> 6727#include <sys/types.h>
10561#include <utmp.h> 6728#include <utmp.h>
10562int 6729int
10563main () 6730main ()
10565struct utmp ut; ut.ut_host; 6732struct utmp ut; ut.ut_host;
10566 ; 6733 ;
10567 return 0; 6734 return 0;
10568} 6735}
10569_ACEOF 6736_ACEOF
10570rm -f conftest.$ac_objext 6737if ac_fn_cxx_try_compile "$LINENO"; then :
10571if { (ac_try="$ac_compile"
10572case "(($ac_try" in
10573 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10574 *) ac_try_echo=$ac_try;;
10575esac
10576eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10577 (eval "$ac_compile") 2>conftest.er1
10578 ac_status=$?
10579 grep -v '^ *+' conftest.er1 >conftest.err
10580 rm -f conftest.er1
10581 cat conftest.err >&5
10582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10583 (exit $ac_status); } && {
10584 test -z "$ac_cxx_werror_flag" ||
10585 test ! -s conftest.err
10586 } && test -s conftest.$ac_objext; then
10587 struct_utmp_host=yes 6738 pt_cv_struct_utmp_host=yes
10588else 6739else
10589 echo "$as_me: failed program was:" >&5
10590sed 's/^/| /' conftest.$ac_ext >&5
10591
10592 struct_utmp_host=no 6740 pt_cv_struct_utmp_host=no
10593fi 6741fi
10594
10595rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6742rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10596fi 6743fi
10597{ echo "$as_me:$LINENO: result: $struct_utmp_host" >&5 6744{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmp_host" >&5
10598echo "${ECHO_T}$struct_utmp_host" >&6; } 6745$as_echo "$pt_cv_struct_utmp_host" >&6; }
10599if test x$struct_utmp_host = xyes; then 6746if test x$pt_cv_struct_utmp_host = xyes; then
10600 6747
10601cat >>confdefs.h <<\_ACEOF 6748$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h
10602#define HAVE_UTMP_HOST 1
10603_ACEOF
10604 6749
10605fi 6750fi
10606 6751
10607{ echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 6752{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_pid in utmp struct" >&5
10608echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6; } 6753$as_echo_n "checking for ut_pid in utmp struct... " >&6; }
10609if test "${struct_utmp_pid+set}" = set; then 6754if test "${pt_cv_struct_utmp_pid+set}" = set; then :
10610 echo $ECHO_N "(cached) $ECHO_C" >&6 6755 $as_echo_n "(cached) " >&6
10611else 6756else
10612 cat >conftest.$ac_ext <<_ACEOF
10613/* confdefs.h. */
10614_ACEOF
10615cat confdefs.h >>conftest.$ac_ext 6757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10616cat >>conftest.$ac_ext <<_ACEOF
10617/* end confdefs.h. */ 6758/* end confdefs.h. */
10618#include <sys/types.h> 6759#include <sys/types.h>
10619#include <utmp.h> 6760#include <utmp.h>
10620int 6761int
10621main () 6762main ()
10623struct utmp ut; ut.ut_pid; 6764struct utmp ut; ut.ut_pid;
10624 ; 6765 ;
10625 return 0; 6766 return 0;
10626} 6767}
10627_ACEOF 6768_ACEOF
10628rm -f conftest.$ac_objext 6769if ac_fn_cxx_try_compile "$LINENO"; then :
10629if { (ac_try="$ac_compile"
10630case "(($ac_try" in
10631 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10632 *) ac_try_echo=$ac_try;;
10633esac
10634eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10635 (eval "$ac_compile") 2>conftest.er1
10636 ac_status=$?
10637 grep -v '^ *+' conftest.er1 >conftest.err
10638 rm -f conftest.er1
10639 cat conftest.err >&5
10640 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10641 (exit $ac_status); } && {
10642 test -z "$ac_cxx_werror_flag" ||
10643 test ! -s conftest.err
10644 } && test -s conftest.$ac_objext; then
10645 struct_utmp_pid=yes 6770 pt_cv_struct_utmp_pid=yes
10646else 6771else
10647 echo "$as_me: failed program was:" >&5
10648sed 's/^/| /' conftest.$ac_ext >&5
10649
10650 struct_utmp_pid=no 6772 pt_cv_struct_utmp_pid=no
10651fi 6773fi
10652
10653rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6774rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10654fi 6775fi
10655{ echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5 6776{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmp_pid" >&5
10656echo "${ECHO_T}$struct_utmp_pid" >&6; } 6777$as_echo "$pt_cv_struct_utmp_pid" >&6; }
10657if test x$struct_utmp_pid = xyes; then 6778if test x$pt_cv_struct_utmp_pid = xyes; then
10658 6779
6780$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h
6781
6782fi
6783
6784fi
6785
6786done
6787
6788
6789for ac_header in utmpx.h
6790do :
6791 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default"
6792if test "x$ac_cv_header_utmpx_h" = x""yes; then :
10659cat >>confdefs.h <<\_ACEOF 6793 cat >>confdefs.h <<_ACEOF
10660#define HAVE_UTMP_PID 1 6794#define HAVE_UTMPX_H 1
10661_ACEOF 6795_ACEOF
10662
10663fi
10664
10665fi
10666
10667
10668
10669if test "${ac_cv_header_utmpx_h+set}" = set; then
10670 { echo "$as_me:$LINENO: checking for utmpx.h" >&5
10671echo $ECHO_N "checking for utmpx.h... $ECHO_C" >&6; }
10672if test "${ac_cv_header_utmpx_h+set}" = set; then
10673 echo $ECHO_N "(cached) $ECHO_C" >&6
10674fi
10675{ echo "$as_me:$LINENO: result: $ac_cv_header_utmpx_h" >&5
10676echo "${ECHO_T}$ac_cv_header_utmpx_h" >&6; }
10677else
10678 # Is the header compilable?
10679{ echo "$as_me:$LINENO: checking utmpx.h usability" >&5
10680echo $ECHO_N "checking utmpx.h usability... $ECHO_C" >&6; }
10681cat >conftest.$ac_ext <<_ACEOF
10682/* confdefs.h. */
10683_ACEOF
10684cat confdefs.h >>conftest.$ac_ext
10685cat >>conftest.$ac_ext <<_ACEOF
10686/* end confdefs.h. */
10687$ac_includes_default
10688#include <utmpx.h>
10689_ACEOF
10690rm -f conftest.$ac_objext
10691if { (ac_try="$ac_compile"
10692case "(($ac_try" in
10693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10694 *) ac_try_echo=$ac_try;;
10695esac
10696eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10697 (eval "$ac_compile") 2>conftest.er1
10698 ac_status=$?
10699 grep -v '^ *+' conftest.er1 >conftest.err
10700 rm -f conftest.er1
10701 cat conftest.err >&5
10702 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10703 (exit $ac_status); } && {
10704 test -z "$ac_cxx_werror_flag" ||
10705 test ! -s conftest.err
10706 } && test -s conftest.$ac_objext; then
10707 ac_header_compiler=yes
10708else
10709 echo "$as_me: failed program was:" >&5
10710sed 's/^/| /' conftest.$ac_ext >&5
10711
10712 ac_header_compiler=no
10713fi
10714
10715rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10716{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10717echo "${ECHO_T}$ac_header_compiler" >&6; }
10718
10719# Is the header present?
10720{ echo "$as_me:$LINENO: checking utmpx.h presence" >&5
10721echo $ECHO_N "checking utmpx.h presence... $ECHO_C" >&6; }
10722cat >conftest.$ac_ext <<_ACEOF
10723/* confdefs.h. */
10724_ACEOF
10725cat confdefs.h >>conftest.$ac_ext
10726cat >>conftest.$ac_ext <<_ACEOF
10727/* end confdefs.h. */
10728#include <utmpx.h>
10729_ACEOF
10730if { (ac_try="$ac_cpp conftest.$ac_ext"
10731case "(($ac_try" in
10732 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10733 *) ac_try_echo=$ac_try;;
10734esac
10735eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10736 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10737 ac_status=$?
10738 grep -v '^ *+' conftest.er1 >conftest.err
10739 rm -f conftest.er1
10740 cat conftest.err >&5
10741 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10742 (exit $ac_status); } >/dev/null && {
10743 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
10744 test ! -s conftest.err
10745 }; then
10746 ac_header_preproc=yes
10747else
10748 echo "$as_me: failed program was:" >&5
10749sed 's/^/| /' conftest.$ac_ext >&5
10750
10751 ac_header_preproc=no
10752fi
10753
10754rm -f conftest.err conftest.$ac_ext
10755{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10756echo "${ECHO_T}$ac_header_preproc" >&6; }
10757
10758# So? What about this header?
10759case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10760 yes:no: )
10761 { echo "$as_me:$LINENO: WARNING: utmpx.h: accepted by the compiler, rejected by the preprocessor!" >&5
10762echo "$as_me: WARNING: utmpx.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10763 { echo "$as_me:$LINENO: WARNING: utmpx.h: proceeding with the compiler's result" >&5
10764echo "$as_me: WARNING: utmpx.h: proceeding with the compiler's result" >&2;}
10765 ac_header_preproc=yes
10766 ;;
10767 no:yes:* )
10768 { echo "$as_me:$LINENO: WARNING: utmpx.h: present but cannot be compiled" >&5
10769echo "$as_me: WARNING: utmpx.h: present but cannot be compiled" >&2;}
10770 { echo "$as_me:$LINENO: WARNING: utmpx.h: check for missing prerequisite headers?" >&5
10771echo "$as_me: WARNING: utmpx.h: check for missing prerequisite headers?" >&2;}
10772 { echo "$as_me:$LINENO: WARNING: utmpx.h: see the Autoconf documentation" >&5
10773echo "$as_me: WARNING: utmpx.h: see the Autoconf documentation" >&2;}
10774 { echo "$as_me:$LINENO: WARNING: utmpx.h: section \"Present But Cannot Be Compiled\"" >&5
10775echo "$as_me: WARNING: utmpx.h: section \"Present But Cannot Be Compiled\"" >&2;}
10776 { echo "$as_me:$LINENO: WARNING: utmpx.h: proceeding with the preprocessor's result" >&5
10777echo "$as_me: WARNING: utmpx.h: proceeding with the preprocessor's result" >&2;}
10778 { echo "$as_me:$LINENO: WARNING: utmpx.h: in the future, the compiler will take precedence" >&5
10779echo "$as_me: WARNING: utmpx.h: in the future, the compiler will take precedence" >&2;}
10780
10781 ;;
10782esac
10783{ echo "$as_me:$LINENO: checking for utmpx.h" >&5
10784echo $ECHO_N "checking for utmpx.h... $ECHO_C" >&6; }
10785if test "${ac_cv_header_utmpx_h+set}" = set; then
10786 echo $ECHO_N "(cached) $ECHO_C" >&6
10787else
10788 ac_cv_header_utmpx_h=$ac_header_preproc
10789fi
10790{ echo "$as_me:$LINENO: result: $ac_cv_header_utmpx_h" >&5
10791echo "${ECHO_T}$ac_cv_header_utmpx_h" >&6; }
10792
10793fi
10794if test $ac_cv_header_utmpx_h = yes; then
10795 { echo "$as_me:$LINENO: checking for struct utmpx" >&5 6796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utmpx" >&5
10796echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6; } 6797$as_echo_n "checking for struct utmpx... " >&6; }
10797if test "${struct_utmpx+set}" = set; then 6798if test "${pt_cv_struct_utmpx+set}" = set; then :
10798 echo $ECHO_N "(cached) $ECHO_C" >&6 6799 $as_echo_n "(cached) " >&6
10799else 6800else
10800 cat >conftest.$ac_ext <<_ACEOF
10801/* confdefs.h. */
10802_ACEOF
10803cat confdefs.h >>conftest.$ac_ext 6801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10804cat >>conftest.$ac_ext <<_ACEOF
10805/* end confdefs.h. */ 6802/* end confdefs.h. */
10806#include <sys/types.h> 6803#include <sys/types.h>
10807#include <utmpx.h> 6804#include <utmpx.h>
10808int 6805int
10809main () 6806main ()
10811struct utmpx ut; 6808struct utmpx ut;
10812 ; 6809 ;
10813 return 0; 6810 return 0;
10814} 6811}
10815_ACEOF 6812_ACEOF
10816rm -f conftest.$ac_objext 6813if ac_fn_cxx_try_compile "$LINENO"; then :
10817if { (ac_try="$ac_compile"
10818case "(($ac_try" in
10819 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10820 *) ac_try_echo=$ac_try;;
10821esac
10822eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10823 (eval "$ac_compile") 2>conftest.er1
10824 ac_status=$?
10825 grep -v '^ *+' conftest.er1 >conftest.err
10826 rm -f conftest.er1
10827 cat conftest.err >&5
10828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10829 (exit $ac_status); } && {
10830 test -z "$ac_cxx_werror_flag" ||
10831 test ! -s conftest.err
10832 } && test -s conftest.$ac_objext; then
10833 struct_utmpx=yes 6814 pt_cv_struct_utmpx=yes
10834else 6815else
10835 echo "$as_me: failed program was:" >&5
10836sed 's/^/| /' conftest.$ac_ext >&5
10837
10838 struct_utmpx=no 6816 pt_cv_struct_utmpx=no
10839fi 6817fi
10840
10841rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6818rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10842fi 6819fi
10843{ echo "$as_me:$LINENO: result: $struct_utmpx" >&5 6820{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmpx" >&5
10844echo "${ECHO_T}$struct_utmpx" >&6; } 6821$as_echo "$pt_cv_struct_utmpx" >&6; }
10845if test x$struct_utmpx = xyes; then 6822if test x$pt_cv_struct_utmpx = xyes; then
10846 6823
10847cat >>confdefs.h <<\_ACEOF 6824$as_echo "#define HAVE_STRUCT_UTMPX 1" >>confdefs.h
10848#define HAVE_STRUCT_UTMPX 1
10849_ACEOF
10850 6825
10851fi 6826fi
10852 6827
10853 6828
10854{ echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 6829{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for host in utmpx struct" >&5
10855echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6; } 6830$as_echo_n "checking for host in utmpx struct... " >&6; }
10856if test "${struct_utmpx_host+set}" = set; then 6831if test "${pt_cv_struct_utmpx_host+set}" = set; then :
10857 echo $ECHO_N "(cached) $ECHO_C" >&6 6832 $as_echo_n "(cached) " >&6
10858else 6833else
10859 cat >conftest.$ac_ext <<_ACEOF
10860/* confdefs.h. */
10861_ACEOF
10862cat confdefs.h >>conftest.$ac_ext 6834 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10863cat >>conftest.$ac_ext <<_ACEOF
10864/* end confdefs.h. */ 6835/* end confdefs.h. */
10865#include <sys/types.h> 6836#include <sys/types.h>
10866#include <utmpx.h> 6837#include <utmpx.h>
10867int 6838int
10868main () 6839main ()
10870struct utmpx utx; utx.ut_host; 6841struct utmpx utx; utx.ut_host;
10871 ; 6842 ;
10872 return 0; 6843 return 0;
10873} 6844}
10874_ACEOF 6845_ACEOF
10875rm -f conftest.$ac_objext 6846if ac_fn_cxx_try_compile "$LINENO"; then :
10876if { (ac_try="$ac_compile"
10877case "(($ac_try" in
10878 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10879 *) ac_try_echo=$ac_try;;
10880esac
10881eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10882 (eval "$ac_compile") 2>conftest.er1
10883 ac_status=$?
10884 grep -v '^ *+' conftest.er1 >conftest.err
10885 rm -f conftest.er1
10886 cat conftest.err >&5
10887 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10888 (exit $ac_status); } && {
10889 test -z "$ac_cxx_werror_flag" ||
10890 test ! -s conftest.err
10891 } && test -s conftest.$ac_objext; then
10892 struct_utmpx_host=yes 6847 pt_cv_struct_utmpx_host=yes
10893else 6848else
10894 echo "$as_me: failed program was:" >&5
10895sed 's/^/| /' conftest.$ac_ext >&5
10896
10897 struct_utmpx_host=no 6849 pt_cv_struct_utmpx_host=no
10898fi 6850fi
10899
10900rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6851rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10901fi 6852fi
10902{ echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5 6853{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmpx_host" >&5
10903echo "${ECHO_T}$struct_utmpx_host" >&6; } 6854$as_echo "$pt_cv_struct_utmpx_host" >&6; }
10904if test x$struct_utmpx_host = xyes; then 6855if test x$pt_cv_struct_utmpx_host = xyes; then
10905 6856
10906cat >>confdefs.h <<\_ACEOF 6857$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h
10907#define HAVE_UTMPX_HOST 1
10908_ACEOF
10909 6858
10910fi 6859fi
10911 6860
10912{ echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 6861{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for session in utmpx struct" >&5
10913echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6; } 6862$as_echo_n "checking for session in utmpx struct... " >&6; }
10914if test "${struct_utmpx_session+set}" = set; then 6863if test "${pt_cv_struct_utmpx_session+set}" = set; then :
10915 echo $ECHO_N "(cached) $ECHO_C" >&6 6864 $as_echo_n "(cached) " >&6
10916else 6865else
10917 cat >conftest.$ac_ext <<_ACEOF
10918/* confdefs.h. */
10919_ACEOF
10920cat confdefs.h >>conftest.$ac_ext 6866 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10921cat >>conftest.$ac_ext <<_ACEOF
10922/* end confdefs.h. */ 6867/* end confdefs.h. */
10923#include <sys/types.h> 6868#include <sys/types.h>
10924#include <utmpx.h> 6869#include <utmpx.h>
10925int 6870int
10926main () 6871main ()
10928struct utmpx utx; utx.ut_session; 6873struct utmpx utx; utx.ut_session;
10929 ; 6874 ;
10930 return 0; 6875 return 0;
10931} 6876}
10932_ACEOF 6877_ACEOF
10933rm -f conftest.$ac_objext 6878if ac_fn_cxx_try_compile "$LINENO"; then :
10934if { (ac_try="$ac_compile"
10935case "(($ac_try" in
10936 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10937 *) ac_try_echo=$ac_try;;
10938esac
10939eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10940 (eval "$ac_compile") 2>conftest.er1
10941 ac_status=$?
10942 grep -v '^ *+' conftest.er1 >conftest.err
10943 rm -f conftest.er1
10944 cat conftest.err >&5
10945 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10946 (exit $ac_status); } && {
10947 test -z "$ac_cxx_werror_flag" ||
10948 test ! -s conftest.err
10949 } && test -s conftest.$ac_objext; then
10950 struct_utmpx_session=yes 6879 pt_cv_struct_utmpx_session=yes
10951else 6880else
10952 echo "$as_me: failed program was:" >&5
10953sed 's/^/| /' conftest.$ac_ext >&5
10954
10955 struct_utmpx_session=no 6881 pt_cv_struct_utmpx_session=no
10956fi 6882fi
10957
10958rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6883rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10959fi 6884fi
10960{ echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5 6885{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmpx_session" >&5
10961echo "${ECHO_T}$struct_utmpx_session" >&6; } 6886$as_echo "$pt_cv_struct_utmpx_session" >&6; }
10962if test x$struct_utmpx_session = xyes; then 6887if test x$pt_cv_struct_utmpx_session = xyes; then
10963 6888
10964cat >>confdefs.h <<\_ACEOF 6889$as_echo "#define HAVE_UTMPX_SESSION 1" >>confdefs.h
10965#define HAVE_UTMPX_SESSION 1
10966_ACEOF
10967 6890
10968fi 6891fi
10969 6892
10970fi 6893fi
10971 6894
6895done
10972 6896
10973{ echo "$as_me:$LINENO: checking for struct lastlog" >&5 6897{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct lastlog" >&5
10974echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6; } 6898$as_echo_n "checking for struct lastlog... " >&6; }
10975if test "${struct_lastlog+set}" = set; then 6899if test "${pt_cv_struct_lastlog+set}" = set; then :
10976 echo $ECHO_N "(cached) $ECHO_C" >&6 6900 $as_echo_n "(cached) " >&6
10977else 6901else
10978 cat >conftest.$ac_ext <<_ACEOF
10979/* confdefs.h. */
10980_ACEOF
10981cat confdefs.h >>conftest.$ac_ext 6902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10982cat >>conftest.$ac_ext <<_ACEOF
10983/* end confdefs.h. */ 6903/* end confdefs.h. */
10984#include <sys/types.h> 6904#include <sys/types.h>
10985#include <utmp.h> 6905#include <utmp.h>
10986#ifdef HAVE_LASTLOG_H 6906#ifdef HAVE_LASTLOG_H
10987#include <lastlog.h> 6907#include <lastlog.h>
10993struct lastlog ll; 6913struct lastlog ll;
10994 ; 6914 ;
10995 return 0; 6915 return 0;
10996} 6916}
10997_ACEOF 6917_ACEOF
10998rm -f conftest.$ac_objext 6918if ac_fn_cxx_try_compile "$LINENO"; then :
10999if { (ac_try="$ac_compile"
11000case "(($ac_try" in
11001 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11002 *) ac_try_echo=$ac_try;;
11003esac
11004eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11005 (eval "$ac_compile") 2>conftest.er1
11006 ac_status=$?
11007 grep -v '^ *+' conftest.er1 >conftest.err
11008 rm -f conftest.er1
11009 cat conftest.err >&5
11010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11011 (exit $ac_status); } && {
11012 test -z "$ac_cxx_werror_flag" ||
11013 test ! -s conftest.err
11014 } && test -s conftest.$ac_objext; then
11015 struct_lastlog=yes 6919 pt_cv_struct_lastlog=yes
11016else 6920else
11017 echo "$as_me: failed program was:" >&5
11018sed 's/^/| /' conftest.$ac_ext >&5
11019
11020 struct_lastlog=no 6921 pt_cv_struct_lastlog=no
11021fi 6922fi
11022
11023rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6923rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11024fi 6924fi
11025{ echo "$as_me:$LINENO: result: $struct_lastlog" >&5 6925{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_lastlog" >&5
11026echo "${ECHO_T}$struct_lastlog" >&6; } 6926$as_echo "$pt_cv_struct_lastlog" >&6; }
11027if test x$struct_lastlog = xyes; then 6927if test x$pt_cv_struct_lastlog = xyes; then
11028 6928
11029cat >>confdefs.h <<\_ACEOF 6929$as_echo "#define HAVE_STRUCT_LASTLOG 1" >>confdefs.h
11030#define HAVE_STRUCT_LASTLOG 1
11031_ACEOF
11032 6930
11033fi 6931fi
11034 6932
11035{ echo "$as_me:$LINENO: checking for struct lastlogx" >&5 6933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct lastlogx" >&5
11036echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6; } 6934$as_echo_n "checking for struct lastlogx... " >&6; }
11037if test "${struct_lastlogx+set}" = set; then 6935if test "${pt_cv_struct_lastlogx+set}" = set; then :
11038 echo $ECHO_N "(cached) $ECHO_C" >&6 6936 $as_echo_n "(cached) " >&6
11039else 6937else
11040 cat >conftest.$ac_ext <<_ACEOF
11041/* confdefs.h. */
11042_ACEOF
11043cat confdefs.h >>conftest.$ac_ext 6938 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11044cat >>conftest.$ac_ext <<_ACEOF
11045/* end confdefs.h. */ 6939/* end confdefs.h. */
11046#include <sys/types.h> 6940#include <sys/types.h>
11047#include <utmpx.h> 6941#include <utmpx.h>
11048#ifdef HAVE_LASTLOG_H 6942#ifdef HAVE_LASTLOG_H
11049#include <lastlog.h> 6943#include <lastlog.h>
11055struct lastlogx ll; 6949struct lastlogx ll;
11056 ; 6950 ;
11057 return 0; 6951 return 0;
11058} 6952}
11059_ACEOF 6953_ACEOF
11060rm -f conftest.$ac_objext 6954if ac_fn_cxx_try_compile "$LINENO"; then :
11061if { (ac_try="$ac_compile"
11062case "(($ac_try" in
11063 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11064 *) ac_try_echo=$ac_try;;
11065esac
11066eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11067 (eval "$ac_compile") 2>conftest.er1
11068 ac_status=$?
11069 grep -v '^ *+' conftest.er1 >conftest.err
11070 rm -f conftest.er1
11071 cat conftest.err >&5
11072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11073 (exit $ac_status); } && {
11074 test -z "$ac_cxx_werror_flag" ||
11075 test ! -s conftest.err
11076 } && test -s conftest.$ac_objext; then
11077 struct_lastlogx=yes 6955 pt_cv_struct_lastlogx=yes
11078else 6956else
11079 echo "$as_me: failed program was:" >&5
11080sed 's/^/| /' conftest.$ac_ext >&5
11081
11082 struct_lastlogx=no 6957 pt_cv_struct_lastlogx=no
11083fi 6958fi
11084
11085rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6959rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11086fi 6960fi
11087{ echo "$as_me:$LINENO: result: $struct_lastlogx" >&5 6961{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_lastlogx" >&5
11088echo "${ECHO_T}$struct_lastlogx" >&6; } 6962$as_echo "$pt_cv_struct_lastlogx" >&6; }
11089if test x$struct_lastlogx = xyes; then 6963if test x$pt_cv_struct_lastlogx = xyes; then
11090 6964
11091cat >>confdefs.h <<\_ACEOF 6965$as_echo "#define HAVE_STRUCT_LASTLOGX 1" >>confdefs.h
11092#define HAVE_STRUCT_LASTLOGX 1
11093_ACEOF
11094 6966
11095fi 6967fi
11096 6968
11097 6969
11098{ echo "$as_me:$LINENO: checking where utmp is located" >&5 6970{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where utmp is located" >&5
11099echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6; } 6971$as_echo_n "checking where utmp is located... " >&6; }
11100if test "${path_utmp+set}" = set; then 6972if test "${pt_cv_path_utmp+set}" = set; then :
11101 echo $ECHO_N "(cached) $ECHO_C" >&6 6973 $as_echo_n "(cached) " >&6
11102else 6974else
11103 if test "$cross_compiling" = yes; then 6975 if test "$cross_compiling" = yes; then :
11104 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5 6976 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define UTMP_FILE in config.h manually" >&5
11105echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;} 6977$as_echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11106else 6978else
11107 cat >conftest.$ac_ext <<_ACEOF
11108/* confdefs.h. */
11109_ACEOF
11110cat confdefs.h >>conftest.$ac_ext 6979 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11111cat >>conftest.$ac_ext <<_ACEOF
11112/* end confdefs.h. */ 6980/* end confdefs.h. */
11113#include <stdio.h> 6981#include <stdio.h>
11114#include <stdlib.h> 6982#include <stdlib.h>
11115#include <sys/types.h> 6983#include <sys/types.h>
11116#include <utmp.h> 6984#include <utmp.h>
11136 } 7004 }
11137 } 7005 }
11138 exit(0); 7006 exit(0);
11139} 7007}
11140_ACEOF 7008_ACEOF
11141rm -f conftest$ac_exeext 7009if ac_fn_cxx_try_run "$LINENO"; then :
11142if { (ac_try="$ac_link"
11143case "(($ac_try" in
11144 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11145 *) ac_try_echo=$ac_try;;
11146esac
11147eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11148 (eval "$ac_link") 2>&5
11149 ac_status=$?
11150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11151 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11152 { (case "(($ac_try" in
11153 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11154 *) ac_try_echo=$ac_try;;
11155esac
11156eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11157 (eval "$ac_try") 2>&5
11158 ac_status=$?
11159 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11160 (exit $ac_status); }; }; then
11161 path_utmp=`cat conftestval` 7010 pt_cv_path_utmp=`cat conftestval`
11162else 7011else
11163 echo "$as_me: program exited with status $ac_status" >&5 7012 pt_cv_path_utmp=
11164echo "$as_me: failed program was:" >&5
11165sed 's/^/| /' conftest.$ac_ext >&5
11166
11167( exit $ac_status )
11168path_utmp=
11169fi 7013fi
11170rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7014rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7015 conftest.$ac_objext conftest.beam conftest.$ac_ext
11171fi 7016fi
11172 7017
11173
11174fi 7018fi
11175{ echo "$as_me:$LINENO: result: $path_utmp" >&5 7019{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_utmp" >&5
11176echo "${ECHO_T}$path_utmp" >&6; } 7020$as_echo "$pt_cv_path_utmp" >&6; }
11177if test x$path_utmp != x; then 7021if test x$pt_cv_path_utmp != x; then
11178 7022
11179cat >>confdefs.h <<_ACEOF 7023cat >>confdefs.h <<_ACEOF
11180#define UTMP_FILE "$path_utmp" 7024#define UTMP_FILE "$pt_cv_path_utmp"
11181_ACEOF 7025_ACEOF
11182 7026
11183fi 7027fi
11184 7028
11185 7029
11186{ echo "$as_me:$LINENO: checking where utmpx is located" >&5 7030{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmp is located" >&5
11187echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6; } 7031$as_echo_n "checking where wtmp is located... " >&6; }
11188if test "${path_utmpx+set}" = set; then 7032if test "${pt_cv_path_wtmp+set}" = set; then :
11189 echo $ECHO_N "(cached) $ECHO_C" >&6 7033 $as_echo_n "(cached) " >&6
11190else 7034else
11191 if test "$cross_compiling" = yes; then 7035 if test "$cross_compiling" = yes; then :
11192 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11193echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11194else
11195 cat >conftest.$ac_ext <<_ACEOF
11196/* confdefs.h. */
11197_ACEOF
11198cat confdefs.h >>conftest.$ac_ext
11199cat >>conftest.$ac_ext <<_ACEOF
11200/* end confdefs.h. */
11201#include <stdio.h>
11202#include <stdlib.h>
11203#include <sys/types.h>
11204#include <utmpx.h>
11205#include <errno.h>
11206#include <sys/stat.h>
11207#ifdef HAVE_STRING_H
11208#include <string.h>
11209#endif
11210main()
11211{
11212 char **u, *p, *utmplist[] = {
11213#ifdef UTMPX_FILE
11214 UTMPX_FILE,
11215#endif
11216#ifdef _PATH_UTMPX
11217 _PATH_UTMPX,
11218#endif
11219 "/var/adm/utmpx", "/etc/utmpx", NULL };
11220 FILE *a, *f=fopen("conftestval", "w");
11221 struct stat statu, statux;
11222 if (!f) exit(1);
11223 for (u = utmplist; *u; u++) {
11224 if ((a = fopen(*u, "r")) != NULL || errno == EACCES) {
11225 if (stat(*u, &statux) < 0)
11226 continue;
11227 p = strdup(*u);
11228 p[strlen(p) - 1] = '\0';
11229 if (stat(p, &statu) >= 0
11230 && (statu.st_mtime - statux.st_mtime > 86400))
11231 continue;
11232 fprintf(f, "%s\n", *u);
11233 exit(0);
11234 }
11235 }
11236 exit(0);
11237}
11238_ACEOF
11239rm -f conftest$ac_exeext
11240if { (ac_try="$ac_link"
11241case "(($ac_try" in
11242 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11243 *) ac_try_echo=$ac_try;;
11244esac
11245eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11246 (eval "$ac_link") 2>&5
11247 ac_status=$?
11248 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11249 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11250 { (case "(($ac_try" in
11251 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11252 *) ac_try_echo=$ac_try;;
11253esac
11254eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11255 (eval "$ac_try") 2>&5
11256 ac_status=$?
11257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11258 (exit $ac_status); }; }; then
11259 path_utmpx=`cat conftestval`
11260else
11261 echo "$as_me: program exited with status $ac_status" >&5
11262echo "$as_me: failed program was:" >&5
11263sed 's/^/| /' conftest.$ac_ext >&5
11264
11265( exit $ac_status )
11266path_utmpx=
11267fi
11268rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11269fi
11270
11271
11272fi
11273{ echo "$as_me:$LINENO: result: $path_utmpx" >&5
11274echo "${ECHO_T}$path_utmpx" >&6; }
11275if test x$path_utmpx != x; then
11276
11277cat >>confdefs.h <<_ACEOF
11278#define UTMPX_FILE "$path_utmpx"
11279_ACEOF
11280
11281fi
11282
11283
11284{ echo "$as_me:$LINENO: checking where wtmp is located" >&5
11285echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6; }
11286if test "${path_wtmp+set}" = set; then
11287 echo $ECHO_N "(cached) $ECHO_C" >&6
11288else
11289 if test "$cross_compiling" = yes; then
11290 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5 7036 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMP_FILE in config.h manually" >&5
11291echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;} 7037$as_echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11292else 7038else
11293 cat >conftest.$ac_ext <<_ACEOF
11294/* confdefs.h. */
11295_ACEOF
11296cat confdefs.h >>conftest.$ac_ext 7039 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11297cat >>conftest.$ac_ext <<_ACEOF
11298/* end confdefs.h. */ 7040/* end confdefs.h. */
11299#include <stdio.h> 7041#include <stdio.h>
11300#include <stdlib.h> 7042#include <stdlib.h>
11301#include <sys/types.h> 7043#include <sys/types.h>
11302#ifdef HAVE_UTMP_H 7044#ifdef HAVE_UTMP_H
11324 } 7066 }
11325 } 7067 }
11326 exit(0); 7068 exit(0);
11327} 7069}
11328_ACEOF 7070_ACEOF
11329rm -f conftest$ac_exeext 7071if ac_fn_cxx_try_run "$LINENO"; then :
11330if { (ac_try="$ac_link"
11331case "(($ac_try" in
11332 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11333 *) ac_try_echo=$ac_try;;
11334esac
11335eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11336 (eval "$ac_link") 2>&5
11337 ac_status=$?
11338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11339 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11340 { (case "(($ac_try" in
11341 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11342 *) ac_try_echo=$ac_try;;
11343esac
11344eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11345 (eval "$ac_try") 2>&5
11346 ac_status=$?
11347 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11348 (exit $ac_status); }; }; then
11349 path_wtmp=`cat conftestval` 7072 pt_cv_path_wtmp=`cat conftestval`
11350else 7073else
11351 echo "$as_me: program exited with status $ac_status" >&5 7074 pt_cv_path_wtmp=
11352echo "$as_me: failed program was:" >&5
11353sed 's/^/| /' conftest.$ac_ext >&5
11354
11355( exit $ac_status )
11356path_wtmp=
11357fi 7075fi
11358rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7076rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7077 conftest.$ac_objext conftest.beam conftest.$ac_ext
11359fi 7078fi
11360 7079
11361
11362fi 7080fi
11363{ echo "$as_me:$LINENO: result: $path_wtmp" >&5 7081{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_wtmp" >&5
11364echo "${ECHO_T}$path_wtmp" >&6; } 7082$as_echo "$pt_cv_path_wtmp" >&6; }
11365if test x$path_wtmp != x; then 7083if test x$pt_cv_path_wtmp != x; then
11366 7084
11367cat >>confdefs.h <<_ACEOF 7085cat >>confdefs.h <<_ACEOF
11368#define WTMP_FILE "$path_wtmp" 7086#define WTMP_FILE "$pt_cv_path_wtmp"
11369_ACEOF 7087_ACEOF
11370 7088
11371fi 7089fi
11372 7090
11373{ echo "$as_me:$LINENO: checking where wtmpx is located" >&5 7091{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmpx is located" >&5
11374echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6; } 7092$as_echo_n "checking where wtmpx is located... " >&6; }
11375if test "${path_wtmpx+set}" = set; then 7093if test "${pt_cv_path_wtmpx+set}" = set; then :
11376 echo $ECHO_N "(cached) $ECHO_C" >&6 7094 $as_echo_n "(cached) " >&6
11377else 7095else
11378 if test "$cross_compiling" = yes; then 7096 if test "$cross_compiling" = yes; then :
11379 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5 7097 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMPX_FILE in config.h manually" >&5
11380echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;} 7098$as_echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11381else 7099else
11382 cat >conftest.$ac_ext <<_ACEOF
11383/* confdefs.h. */
11384_ACEOF
11385cat confdefs.h >>conftest.$ac_ext 7100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11386cat >>conftest.$ac_ext <<_ACEOF
11387/* end confdefs.h. */ 7101/* end confdefs.h. */
11388#include <stdio.h> 7102#include <stdio.h>
11389#include <stdlib.h> 7103#include <stdlib.h>
11390#ifdef HAVE_UTMPX_H 7104#ifdef HAVE_UTMPX_H
11391#include <utmpx.h> 7105#include <utmpx.h>
11412 } 7126 }
11413 } 7127 }
11414 exit(0); 7128 exit(0);
11415} 7129}
11416_ACEOF 7130_ACEOF
11417rm -f conftest$ac_exeext 7131if ac_fn_cxx_try_run "$LINENO"; then :
11418if { (ac_try="$ac_link"
11419case "(($ac_try" in
11420 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11421 *) ac_try_echo=$ac_try;;
11422esac
11423eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11424 (eval "$ac_link") 2>&5
11425 ac_status=$?
11426 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11427 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11428 { (case "(($ac_try" in
11429 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11430 *) ac_try_echo=$ac_try;;
11431esac
11432eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11433 (eval "$ac_try") 2>&5
11434 ac_status=$?
11435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11436 (exit $ac_status); }; }; then
11437 path_wtmpx=`cat conftestval` 7132 pt_cv_path_wtmpx=`cat conftestval`
11438else 7133else
11439 echo "$as_me: program exited with status $ac_status" >&5 7134 pt_cv_path_wtmpx=
11440echo "$as_me: failed program was:" >&5
11441sed 's/^/| /' conftest.$ac_ext >&5
11442
11443( exit $ac_status )
11444path_wtmpx=
11445fi 7135fi
11446rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7136rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7137 conftest.$ac_objext conftest.beam conftest.$ac_ext
11447fi 7138fi
11448 7139
11449
11450fi 7140fi
11451{ echo "$as_me:$LINENO: result: $path_wtmpx" >&5 7141{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_wtmpx" >&5
11452echo "${ECHO_T}$path_wtmpx" >&6; } 7142$as_echo "$pt_cv_path_wtmpx" >&6; }
11453if test x$path_wtmpx != x; then 7143if test x$pt_cv_path_wtmpx != x; then
11454 7144
11455cat >>confdefs.h <<_ACEOF 7145cat >>confdefs.h <<_ACEOF
11456#define WTMPX_FILE "$path_wtmpx" 7146#define WTMPX_FILE "$pt_cv_path_wtmpx"
11457_ACEOF 7147_ACEOF
11458 7148
11459fi 7149fi
11460 7150
11461{ echo "$as_me:$LINENO: checking where lastlog is located" >&5 7151{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlog is located" >&5
11462echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6; } 7152$as_echo_n "checking where lastlog is located... " >&6; }
11463if test "${path_lastlog+set}" = set; then 7153if test "${pt_cv_path_lastlog+set}" = set; then :
11464 echo $ECHO_N "(cached) $ECHO_C" >&6 7154 $as_echo_n "(cached) " >&6
11465else 7155else
11466 if test "$cross_compiling" = yes; then 7156 if test "$cross_compiling" = yes; then :
11467 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5 7157 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11468echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;} 7158$as_echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11469else 7159else
11470 cat >conftest.$ac_ext <<_ACEOF
11471/* confdefs.h. */
11472_ACEOF
11473cat confdefs.h >>conftest.$ac_ext 7160 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11474cat >>conftest.$ac_ext <<_ACEOF
11475/* end confdefs.h. */ 7161/* end confdefs.h. */
11476#include <stdio.h> 7162#include <stdio.h>
11477#include <stdlib.h> 7163#include <stdlib.h>
11478#include <sys/types.h> 7164#include <sys/types.h>
11479#ifdef HAVE_UTMPX_H 7165#ifdef HAVE_UTMPX_H
11505 } 7191 }
11506 } 7192 }
11507 exit(0); 7193 exit(0);
11508} 7194}
11509_ACEOF 7195_ACEOF
11510rm -f conftest$ac_exeext 7196if ac_fn_cxx_try_run "$LINENO"; then :
11511if { (ac_try="$ac_link"
11512case "(($ac_try" in
11513 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11514 *) ac_try_echo=$ac_try;;
11515esac
11516eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11517 (eval "$ac_link") 2>&5
11518 ac_status=$?
11519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11520 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11521 { (case "(($ac_try" in
11522 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11523 *) ac_try_echo=$ac_try;;
11524esac
11525eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11526 (eval "$ac_try") 2>&5
11527 ac_status=$?
11528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11529 (exit $ac_status); }; }; then
11530 path_lastlog=`cat conftestval` 7197 pt_cv_path_lastlog=`cat conftestval`
11531else 7198else
11532 echo "$as_me: program exited with status $ac_status" >&5
11533echo "$as_me: failed program was:" >&5
11534sed 's/^/| /' conftest.$ac_ext >&5
11535
11536( exit $ac_status )
11537path_lastlog= 7199 pt_cv_path_lastlog=
11538fi 7200fi
11539rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7201rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7202 conftest.$ac_objext conftest.beam conftest.$ac_ext
11540fi 7203fi
11541 7204
11542
11543fi 7205fi
11544{ echo "$as_me:$LINENO: result: $path_lastlog" >&5 7206{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_lastlog" >&5
11545echo "${ECHO_T}$path_lastlog" >&6; } 7207$as_echo "$pt_cv_path_lastlog" >&6; }
11546if test x$path_lastlog != x; then 7208if test x$pt_cv_path_lastlog != x; then
11547 7209
11548cat >>confdefs.h <<_ACEOF 7210cat >>confdefs.h <<_ACEOF
11549#define LASTLOG_FILE "$path_lastlog" 7211#define LASTLOG_FILE "$pt_cv_path_lastlog"
11550_ACEOF 7212_ACEOF
11551 7213
11552 if test -d "$path_lastlog"; then
11553
11554cat >>confdefs.h <<\_ACEOF
11555#define LASTLOG_IS_DIR 1
11556_ACEOF
11557
11558 fi
11559fi 7214fi
11560 7215
11561{ echo "$as_me:$LINENO: checking where lastlogx is located" >&5 7216{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlogx is located" >&5
11562echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6; } 7217$as_echo_n "checking where lastlogx is located... " >&6; }
11563if test "${path_lastlogx+set}" = set; then 7218if test "${pt_cv_path_lastlogx+set}" = set; then :
11564 echo $ECHO_N "(cached) $ECHO_C" >&6 7219 $as_echo_n "(cached) " >&6
11565else 7220else
11566 if test "$cross_compiling" = yes; then 7221 if test "$cross_compiling" = yes; then :
11567 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5 7222 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11568echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;} 7223$as_echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11569else 7224else
11570 cat >conftest.$ac_ext <<_ACEOF
11571/* confdefs.h. */
11572_ACEOF
11573cat confdefs.h >>conftest.$ac_ext 7225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11574cat >>conftest.$ac_ext <<_ACEOF
11575/* end confdefs.h. */ 7226/* end confdefs.h. */
11576#include <stdio.h> 7227#include <stdio.h>
11577#include <stdlib.h> 7228#include <stdlib.h>
11578#ifdef HAVE_UTMPX_H 7229#ifdef HAVE_UTMPX_H
11579#include <utmpx.h> 7230#include <utmpx.h>
11599 } 7250 }
11600 } 7251 }
11601 exit(0); 7252 exit(0);
11602} 7253}
11603_ACEOF 7254_ACEOF
11604rm -f conftest$ac_exeext 7255if ac_fn_cxx_try_run "$LINENO"; then :
11605if { (ac_try="$ac_link"
11606case "(($ac_try" in
11607 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11608 *) ac_try_echo=$ac_try;;
11609esac
11610eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11611 (eval "$ac_link") 2>&5
11612 ac_status=$?
11613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11614 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11615 { (case "(($ac_try" in
11616 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11617 *) ac_try_echo=$ac_try;;
11618esac
11619eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11620 (eval "$ac_try") 2>&5
11621 ac_status=$?
11622 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11623 (exit $ac_status); }; }; then
11624 path_lastlogx=`cat conftestval` 7256 pt_cv_path_lastlogx=`cat conftestval`
11625else 7257else
11626 echo "$as_me: program exited with status $ac_status" >&5
11627echo "$as_me: failed program was:" >&5
11628sed 's/^/| /' conftest.$ac_ext >&5
11629
11630( exit $ac_status )
11631path_lastlogx= 7258 pt_cv_path_lastlogx=
11632fi 7259fi
11633rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7260rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7261 conftest.$ac_objext conftest.beam conftest.$ac_ext
11634fi 7262fi
11635 7263
11636
11637fi 7264fi
11638{ echo "$as_me:$LINENO: result: $path_lastlogx" >&5 7265{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_lastlogx" >&5
11639echo "${ECHO_T}$path_lastlogx" >&6; } 7266$as_echo "$pt_cv_path_lastlogx" >&6; }
11640if test x$path_lastlogx != x; then 7267if test x$pt_cv_path_lastlogx != x; then
11641 7268
11642cat >>confdefs.h <<_ACEOF 7269cat >>confdefs.h <<_ACEOF
11643#define LASTLOGX_FILE "$path_lastlogx" 7270#define LASTLOGX_FILE "$pt_cv_path_lastlogx"
11644_ACEOF 7271_ACEOF
11645 7272
11646fi 7273fi
11647 7274
11648 7275
11649 7276
11650{ echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11651echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6; }
11652if test "${rxvt_cv_path_ttytab+set}" = set; then
11653 echo $ECHO_N "(cached) $ECHO_C" >&6
11654else
11655 for ttys_file in /etc/ttys /etc/ttytab;
11656do
11657 if test -f "$ttys_file" ; then
11658 rxvt_cv_path_ttytab=$ttys_file
11659 break
11660 fi
11661done
11662 7277
11663fi
11664{ echo "$as_me:$LINENO: result: $rxvt_cv_path_ttytab" >&5
11665echo "${ECHO_T}$rxvt_cv_path_ttytab" >&6; }
11666if test x$rxvt_cv_path_ttytab != x; then
11667
11668cat >>confdefs.h <<_ACEOF
11669#define TTYTAB_FILENAME "$rxvt_cv_path_ttytab"
11670_ACEOF
11671
11672fi
11673
11674
11675ac_save_LIBS=$LIBS 7278save_LIBS=$LIBS
11676ac_save_CFLAGS=$CFLAGS 7279save_CFLAGS=$CFLAGS
11677CFLAGS="$CFLAGS $X_CFLAGS" 7280CFLAGS="$CFLAGS $X_CFLAGS"
11678LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11" 7281LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11"
7282if test x$support_xim = xyes; then
11679{ echo "$as_me:$LINENO: checking for working Xlocale" >&5 7283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working Xlocale" >&5
11680echo $ECHO_N "checking for working Xlocale... $ECHO_C" >&6; } 7284$as_echo_n "checking for working Xlocale... " >&6; }
11681if test "${rxvt_cv_func_xlocale+set}" = set; then 7285if test "${rxvt_cv_func_xlocale+set}" = set; then :
11682 echo $ECHO_N "(cached) $ECHO_C" >&6 7286 $as_echo_n "(cached) " >&6
11683else 7287else
11684 if test "$cross_compiling" = yes; then 7288 if test "$cross_compiling" = yes; then :
11685 : 7289 :
11686else 7290else
11687 cat >conftest.$ac_ext <<_ACEOF
11688/* confdefs.h. */
11689_ACEOF
11690cat confdefs.h >>conftest.$ac_ext 7291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11691cat >>conftest.$ac_ext <<_ACEOF
11692/* end confdefs.h. */ 7292/* end confdefs.h. */
11693#include <X11/Xlib.h> 7293#include <X11/Xlib.h>
11694#include <stdlib.h> 7294 #include <stdlib.h>
11695main() { 7295 main() {
11696char *p; 7296 char *p;
11697if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p) 7297 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p)
11698exit (XSupportsLocale() ? 0 : 1); 7298 exit (XSupportsLocale() ? 0 : 1);
11699else 7299 else
11700exit (1);} 7300 exit (1);}
11701_ACEOF 7301_ACEOF
11702rm -f conftest$ac_exeext 7302if ac_fn_cxx_try_run "$LINENO"; then :
11703if { (ac_try="$ac_link"
11704case "(($ac_try" in
11705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11706 *) ac_try_echo=$ac_try;;
11707esac
11708eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11709 (eval "$ac_link") 2>&5
11710 ac_status=$?
11711 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11712 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11713 { (case "(($ac_try" in
11714 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11715 *) ac_try_echo=$ac_try;;
11716esac
11717eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11718 (eval "$ac_try") 2>&5
11719 ac_status=$?
11720 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11721 (exit $ac_status); }; }; then
11722 rxvt_cv_func_xlocale=yes 7303 rxvt_cv_func_xlocale=yes
11723else 7304else
11724 echo "$as_me: program exited with status $ac_status" >&5
11725echo "$as_me: failed program was:" >&5
11726sed 's/^/| /' conftest.$ac_ext >&5
11727
11728( exit $ac_status )
11729rxvt_cv_func_xlocale=no 7305 rxvt_cv_func_xlocale=no
11730fi 7306fi
11731rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7307rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7308 conftest.$ac_objext conftest.beam conftest.$ac_ext
11732fi 7309fi
11733 7310
11734
11735fi 7311fi
11736{ echo "$as_me:$LINENO: result: $rxvt_cv_func_xlocale" >&5 7312{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_xlocale" >&5
11737echo "${ECHO_T}$rxvt_cv_func_xlocale" >&6; } 7313$as_echo "$rxvt_cv_func_xlocale" >&6; }
11738if test x$support_xim = xyes; then
11739 if test x$rxvt_cv_func_xlocale = xyes; then 7314 if test x$rxvt_cv_func_xlocale = xyes; then
11740 7315
11741cat >>confdefs.h <<\_ACEOF 7316$as_echo "#define USE_XIM 1" >>confdefs.h
11742#define USE_XIM 1
11743_ACEOF
11744 7317
7318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken XIM callback" >&5
7319$as_echo_n "checking for broken XIM callback... " >&6; }
7320if test "${rxvt_cv_broken_ximcb+set}" = set; then :
7321 $as_echo_n "(cached) " >&6
7322else
7323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7324/* end confdefs.h. */
7325
7326 #include <X11/Xlib.h>
7327
7328 void im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3);
7329
7330 void f() {
7331 XIMCallback cb;
7332 cb.callback = im_destroy_cb;
7333 }
7334
7335_ACEOF
7336if ac_fn_cxx_try_compile "$LINENO"; then :
7337 rxvt_cv_broken_ximcb=yes
7338else
7339 rxvt_cv_broken_ximcb=no
7340fi
7341rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7342fi
7343{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_broken_ximcb" >&5
7344$as_echo "$rxvt_cv_broken_ximcb" >&6; }
7345
7346 if test x$rxvt_cv_broken_ximcb = xyes; then
7347
7348$as_echo "#define XIMCB_PROTO_BROKEN 1" >>confdefs.h
7349
11745 fi 7350 fi
7351 fi
11746fi 7352fi
11747 7353
11748{ echo "$as_me:$LINENO: checking for working X setlocale" >&5 7354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working X setlocale" >&5
11749echo $ECHO_N "checking for working X setlocale... $ECHO_C" >&6; } 7355$as_echo_n "checking for working X setlocale... " >&6; }
11750if test "${rxvt_cv_func_xsetlocale+set}" = set; then 7356if test "${rxvt_cv_func_xsetlocale+set}" = set; then :
11751 echo $ECHO_N "(cached) $ECHO_C" >&6 7357 $as_echo_n "(cached) " >&6
11752else 7358else
11753 cat >conftest.$ac_ext <<_ACEOF
11754/* confdefs.h. */
11755_ACEOF
11756cat confdefs.h >>conftest.$ac_ext 7359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11757cat >>conftest.$ac_ext <<_ACEOF
11758/* end confdefs.h. */ 7360/* end confdefs.h. */
11759#define X_LOCALE 1 7361#define X_LOCALE 1
11760#include <X11/Xlocale.h> 7362#include <X11/Xlocale.h>
11761int 7363int
11762main () 7364main ()
11764setlocale(LC_CTYPE, ""); 7366setlocale(LC_CTYPE, "");
11765 ; 7367 ;
11766 return 0; 7368 return 0;
11767} 7369}
11768_ACEOF 7370_ACEOF
11769rm -f conftest.$ac_objext conftest$ac_exeext 7371if ac_fn_cxx_try_link "$LINENO"; then :
11770if { (ac_try="$ac_link"
11771case "(($ac_try" in
11772 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11773 *) ac_try_echo=$ac_try;;
11774esac
11775eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11776 (eval "$ac_link") 2>conftest.er1
11777 ac_status=$?
11778 grep -v '^ *+' conftest.er1 >conftest.err
11779 rm -f conftest.er1
11780 cat conftest.err >&5
11781 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11782 (exit $ac_status); } && {
11783 test -z "$ac_cxx_werror_flag" ||
11784 test ! -s conftest.err
11785 } && test -s conftest$ac_exeext &&
11786 $as_test_x conftest$ac_exeext; then
11787 rxvt_cv_func_xsetlocale=yes 7372 rxvt_cv_func_xsetlocale=yes
11788else 7373else
11789 echo "$as_me: failed program was:" >&5
11790sed 's/^/| /' conftest.$ac_ext >&5
11791
11792 rxvt_cv_func_xsetlocale=no 7374 rxvt_cv_func_xsetlocale=no
11793fi 7375fi
11794
11795rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7376rm -f core conftest.err conftest.$ac_objext \
11796 conftest$ac_exeext conftest.$ac_ext 7377 conftest$ac_exeext conftest.$ac_ext
11797fi 7378fi
11798{ echo "$as_me:$LINENO: result: $rxvt_cv_func_xsetlocale" >&5 7379{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_xsetlocale" >&5
11799echo "${ECHO_T}$rxvt_cv_func_xsetlocale" >&6; } 7380$as_echo "$rxvt_cv_func_xsetlocale" >&6; }
11800if test x$rxvt_cv_func_xsetlocale = xyes; then 7381if test x$rxvt_cv_func_xsetlocale = xyes; then
11801 7382
11802cat >>confdefs.h <<\_ACEOF 7383$as_echo "#define HAVE_XSETLOCALE 1" >>confdefs.h
11803#define HAVE_XSETLOCALE 1
11804_ACEOF
11805 7384
11806fi 7385fi
11807LIBS=$ac_save_LIBS 7386LIBS=$save_LIBS
11808CFLAGS=$ac_save_CFLAGS 7387CFLAGS=$save_CFLAGS
11809 7388
11810{ echo "$as_me:$LINENO: checking for working plain setlocale" >&5 7389{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working plain setlocale" >&5
11811echo $ECHO_N "checking for working plain setlocale... $ECHO_C" >&6; } 7390$as_echo_n "checking for working plain setlocale... " >&6; }
11812if test "${rxvt_cv_func_setlocale+set}" = set; then 7391if test "${rxvt_cv_func_setlocale+set}" = set; then :
11813 echo $ECHO_N "(cached) $ECHO_C" >&6 7392 $as_echo_n "(cached) " >&6
11814else 7393else
11815 cat >conftest.$ac_ext <<_ACEOF
11816/* confdefs.h. */
11817_ACEOF
11818cat confdefs.h >>conftest.$ac_ext 7394 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11819cat >>conftest.$ac_ext <<_ACEOF
11820/* end confdefs.h. */ 7395/* end confdefs.h. */
11821#include <clocale> 7396#include <clocale>
11822int 7397int
11823main () 7398main ()
11824{ 7399{
11825setlocale(LC_CTYPE, ""); 7400setlocale(LC_CTYPE, "");
11826 ; 7401 ;
11827 return 0; 7402 return 0;
11828} 7403}
11829_ACEOF 7404_ACEOF
11830rm -f conftest.$ac_objext conftest$ac_exeext 7405if ac_fn_cxx_try_link "$LINENO"; then :
11831if { (ac_try="$ac_link"
11832case "(($ac_try" in
11833 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11834 *) ac_try_echo=$ac_try;;
11835esac
11836eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11837 (eval "$ac_link") 2>conftest.er1
11838 ac_status=$?
11839 grep -v '^ *+' conftest.er1 >conftest.err
11840 rm -f conftest.er1
11841 cat conftest.err >&5
11842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11843 (exit $ac_status); } && {
11844 test -z "$ac_cxx_werror_flag" ||
11845 test ! -s conftest.err
11846 } && test -s conftest$ac_exeext &&
11847 $as_test_x conftest$ac_exeext; then
11848 rxvt_cv_func_setlocale=yes 7406 rxvt_cv_func_setlocale=yes
11849else 7407else
11850 echo "$as_me: failed program was:" >&5
11851sed 's/^/| /' conftest.$ac_ext >&5
11852
11853 rxvt_cv_func_setlocale=no 7408 rxvt_cv_func_setlocale=no
11854fi 7409fi
11855
11856rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7410rm -f core conftest.err conftest.$ac_objext \
11857 conftest$ac_exeext conftest.$ac_ext 7411 conftest$ac_exeext conftest.$ac_ext
11858fi 7412fi
11859{ echo "$as_me:$LINENO: result: $rxvt_cv_func_setlocale" >&5 7413{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_setlocale" >&5
11860echo "${ECHO_T}$rxvt_cv_func_setlocale" >&6; } 7414$as_echo "$rxvt_cv_func_setlocale" >&6; }
11861if test x$rxvt_cv_func_setlocale = xyes; then 7415if test x$rxvt_cv_func_setlocale = xyes; then
11862 7416
11863cat >>confdefs.h <<\_ACEOF 7417$as_echo "#define HAVE_SETLOCALE 1" >>confdefs.h
11864#define HAVE_SETLOCALE 1
11865_ACEOF
11866 7418
11867fi 7419fi
11868 7420
11869{ echo "$as_me:$LINENO: checking for working nl_langinfo" >&5 7421{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working nl_langinfo" >&5
11870echo $ECHO_N "checking for working nl_langinfo... $ECHO_C" >&6; } 7422$as_echo_n "checking for working nl_langinfo... " >&6; }
11871if test "${rxvt_cv_func_nl_langinfo+set}" = set; then 7423if test "${rxvt_cv_func_nl_langinfo+set}" = set; then :
11872 echo $ECHO_N "(cached) $ECHO_C" >&6 7424 $as_echo_n "(cached) " >&6
11873else 7425else
11874 cat >conftest.$ac_ext <<_ACEOF
11875/* confdefs.h. */
11876_ACEOF
11877cat confdefs.h >>conftest.$ac_ext 7426 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11878cat >>conftest.$ac_ext <<_ACEOF
11879/* end confdefs.h. */ 7427/* end confdefs.h. */
11880#include <langinfo.h> 7428#include <langinfo.h>
11881int 7429int
11882main () 7430main ()
11883{ 7431{
11884nl_langinfo(CODESET); 7432nl_langinfo(CODESET);
11885 ; 7433 ;
11886 return 0; 7434 return 0;
11887} 7435}
11888_ACEOF 7436_ACEOF
11889rm -f conftest.$ac_objext conftest$ac_exeext 7437if ac_fn_cxx_try_link "$LINENO"; then :
11890if { (ac_try="$ac_link"
11891case "(($ac_try" in
11892 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11893 *) ac_try_echo=$ac_try;;
11894esac
11895eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11896 (eval "$ac_link") 2>conftest.er1
11897 ac_status=$?
11898 grep -v '^ *+' conftest.er1 >conftest.err
11899 rm -f conftest.er1
11900 cat conftest.err >&5
11901 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11902 (exit $ac_status); } && {
11903 test -z "$ac_cxx_werror_flag" ||
11904 test ! -s conftest.err
11905 } && test -s conftest$ac_exeext &&
11906 $as_test_x conftest$ac_exeext; then
11907 rxvt_cv_func_nl_langinfo=yes 7438 rxvt_cv_func_nl_langinfo=yes
11908else 7439else
11909 echo "$as_me: failed program was:" >&5
11910sed 's/^/| /' conftest.$ac_ext >&5
11911
11912 rxvt_cv_func_nl_langinfo=no 7440 rxvt_cv_func_nl_langinfo=no
11913fi 7441fi
11914
11915rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7442rm -f core conftest.err conftest.$ac_objext \
11916 conftest$ac_exeext conftest.$ac_ext 7443 conftest$ac_exeext conftest.$ac_ext
11917fi 7444fi
11918{ echo "$as_me:$LINENO: result: $rxvt_cv_func_nl_langinfo" >&5 7445{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_nl_langinfo" >&5
11919echo "${ECHO_T}$rxvt_cv_func_nl_langinfo" >&6; } 7446$as_echo "$rxvt_cv_func_nl_langinfo" >&6; }
11920if test x$rxvt_cv_func_nl_langinfo = xyes; then 7447if test x$rxvt_cv_func_nl_langinfo = xyes; then
11921 7448
11922cat >>confdefs.h <<\_ACEOF 7449$as_echo "#define HAVE_NL_LANGINFO 1" >>confdefs.h
11923#define HAVE_NL_LANGINFO 1
11924_ACEOF
11925 7450
11926fi 7451fi
11927 7452
11928 7453
11929{ echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 7454{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unix-compliant filehandle passing ability" >&5
11930echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6; } 7455$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; }
11931if test "${can_pass_fds+set}" = set; then 7456if test "${pt_cv_can_pass_fds+set}" = set; then :
11932 echo $ECHO_N "(cached) $ECHO_C" >&6 7457 $as_echo_n "(cached) " >&6
11933else 7458else
11934 cat >conftest.$ac_ext <<_ACEOF
11935/* confdefs.h. */
11936_ACEOF
11937cat confdefs.h >>conftest.$ac_ext 7459 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11938cat >>conftest.$ac_ext <<_ACEOF
11939/* end confdefs.h. */ 7460/* end confdefs.h. */
11940 7461
11941#include <cstddef> // broken bsds (is that redundant?) need this 7462#include <cstddef> // broken bsds (is that redundant?) need this
11942#include <sys/types.h> 7463#include <sys/types.h>
11943#include <sys/socket.h> 7464#include <sys/socket.h>
11973 7494
11974 ; 7495 ;
11975 return 0; 7496 return 0;
11976} 7497}
11977_ACEOF 7498_ACEOF
11978rm -f conftest.$ac_objext conftest$ac_exeext 7499if ac_fn_cxx_try_link "$LINENO"; then :
11979if { (ac_try="$ac_link"
11980case "(($ac_try" in
11981 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11982 *) ac_try_echo=$ac_try;;
11983esac
11984eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11985 (eval "$ac_link") 2>conftest.er1
11986 ac_status=$?
11987 grep -v '^ *+' conftest.er1 >conftest.err
11988 rm -f conftest.er1
11989 cat conftest.err >&5
11990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11991 (exit $ac_status); } && {
11992 test -z "$ac_cxx_werror_flag" ||
11993 test ! -s conftest.err
11994 } && test -s conftest$ac_exeext &&
11995 $as_test_x conftest$ac_exeext; then
11996 can_pass_fds=yes 7500 pt_cv_can_pass_fds=yes
11997else 7501else
11998 echo "$as_me: failed program was:" >&5
11999sed 's/^/| /' conftest.$ac_ext >&5
12000
12001 can_pass_fds=no 7502 pt_cv_can_pass_fds=no
12002fi 7503fi
12003
12004rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7504rm -f core conftest.err conftest.$ac_objext \
12005 conftest$ac_exeext conftest.$ac_ext 7505 conftest$ac_exeext conftest.$ac_ext
12006fi 7506fi
12007{ echo "$as_me:$LINENO: result: $can_pass_fds" >&5 7507{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_can_pass_fds" >&5
12008echo "${ECHO_T}$can_pass_fds" >&6; } 7508$as_echo "$pt_cv_can_pass_fds" >&6; }
12009if test x$can_pass_fds = xyes; then 7509if test x$pt_cv_can_pass_fds = xyes; then
12010 7510
12011cat >>confdefs.h <<\_ACEOF 7511$as_echo "#define HAVE_UNIX_FDPASS 1" >>confdefs.h
12012#define HAVE_UNIX_FDPASS 1
12013_ACEOF
12014 7512
12015else 7513else
12016 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
12017echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;} 7514 as_fn_error "libptytty requires unix-compliant filehandle passing ability" "$LINENO" 5
12018 { (exit 1); exit 1; }; }
12019fi 7515fi
12020
12021
12022{ echo "$as_me:$LINENO: checking for broken XIM callback" >&5
12023echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6; }
12024if test "${rxvt_broken_ximcb+set}" = set; then
12025 echo $ECHO_N "(cached) $ECHO_C" >&6
12026else
12027 cat >conftest.$ac_ext <<_ACEOF
12028
12029#include <X11/Xlib.h>
12030
12031void im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3);
12032
12033void f() {
12034 XIMCallback cb;
12035 cb.callback = im_destroy_cb;
12036}
12037
12038_ACEOF
12039rm -f conftest.$ac_objext
12040if { (ac_try="$ac_compile"
12041case "(($ac_try" in
12042 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12043 *) ac_try_echo=$ac_try;;
12044esac
12045eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12046 (eval "$ac_compile") 2>conftest.er1
12047 ac_status=$?
12048 grep -v '^ *+' conftest.er1 >conftest.err
12049 rm -f conftest.er1
12050 cat conftest.err >&5
12051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12052 (exit $ac_status); } && {
12053 test -z "$ac_cxx_werror_flag" ||
12054 test ! -s conftest.err
12055 } && test -s conftest.$ac_objext; then
12056 rxvt_broken_ximcb=yes
12057else
12058 echo "$as_me: failed program was:" >&5
12059sed 's/^/| /' conftest.$ac_ext >&5
12060
12061 rxvt_broken_ximcb=no
12062fi
12063
12064rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12065fi
12066{ echo "$as_me:$LINENO: result: $rxvt_broken_ximcb" >&5
12067echo "${ECHO_T}$rxvt_broken_ximcb" >&6; }
12068
12069if test x$rxvt_broken_ximcb = xyes; then
12070
12071cat >>confdefs.h <<\_ACEOF
12072#define XIMCB_PROTO_BROKEN 1
12073_ACEOF
12074
12075fi
12076
12077
12078
12079
12080 7516
12081 7517
12082 7518
12083for ac_header in \ 7519for ac_header in \
12084 pty.h \ 7520 pty.h \
12085 util.h \ 7521 util.h \
12086 libutil.h \ 7522 libutil.h \
12087 sys/ioctl.h \ 7523 sys/ioctl.h \
12088 sys/stropts.h \ 7524 sys/stropts.h \
7525 stropts.h \
12089 7526
12090do 7527do :
12091as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 7528 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12092if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 7529ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12093 { echo "$as_me:$LINENO: checking for $ac_header" >&5 7530eval as_val=\$$as_ac_Header
12094echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 7531 if test "x$as_val" = x""yes; then :
12095if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12096 echo $ECHO_N "(cached) $ECHO_C" >&6
12097fi
12098ac_res=`eval echo '${'$as_ac_Header'}'`
12099 { echo "$as_me:$LINENO: result: $ac_res" >&5
12100echo "${ECHO_T}$ac_res" >&6; }
12101else
12102 # Is the header compilable?
12103{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
12104echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
12105cat >conftest.$ac_ext <<_ACEOF
12106/* confdefs.h. */
12107_ACEOF
12108cat confdefs.h >>conftest.$ac_ext
12109cat >>conftest.$ac_ext <<_ACEOF
12110/* end confdefs.h. */
12111$ac_includes_default
12112#include <$ac_header>
12113_ACEOF
12114rm -f conftest.$ac_objext
12115if { (ac_try="$ac_compile"
12116case "(($ac_try" in
12117 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12118 *) ac_try_echo=$ac_try;;
12119esac
12120eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12121 (eval "$ac_compile") 2>conftest.er1
12122 ac_status=$?
12123 grep -v '^ *+' conftest.er1 >conftest.err
12124 rm -f conftest.er1
12125 cat conftest.err >&5
12126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12127 (exit $ac_status); } && {
12128 test -z "$ac_cxx_werror_flag" ||
12129 test ! -s conftest.err
12130 } && test -s conftest.$ac_objext; then
12131 ac_header_compiler=yes
12132else
12133 echo "$as_me: failed program was:" >&5
12134sed 's/^/| /' conftest.$ac_ext >&5
12135
12136 ac_header_compiler=no
12137fi
12138
12139rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12140{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12141echo "${ECHO_T}$ac_header_compiler" >&6; }
12142
12143# Is the header present?
12144{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
12145echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
12146cat >conftest.$ac_ext <<_ACEOF
12147/* confdefs.h. */
12148_ACEOF
12149cat confdefs.h >>conftest.$ac_ext
12150cat >>conftest.$ac_ext <<_ACEOF
12151/* end confdefs.h. */
12152#include <$ac_header>
12153_ACEOF
12154if { (ac_try="$ac_cpp conftest.$ac_ext"
12155case "(($ac_try" in
12156 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12157 *) ac_try_echo=$ac_try;;
12158esac
12159eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12160 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12161 ac_status=$?
12162 grep -v '^ *+' conftest.er1 >conftest.err
12163 rm -f conftest.er1
12164 cat conftest.err >&5
12165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12166 (exit $ac_status); } >/dev/null && {
12167 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
12168 test ! -s conftest.err
12169 }; then
12170 ac_header_preproc=yes
12171else
12172 echo "$as_me: failed program was:" >&5
12173sed 's/^/| /' conftest.$ac_ext >&5
12174
12175 ac_header_preproc=no
12176fi
12177
12178rm -f conftest.err conftest.$ac_ext
12179{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12180echo "${ECHO_T}$ac_header_preproc" >&6; }
12181
12182# So? What about this header?
12183case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12184 yes:no: )
12185 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12186echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12187 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12188echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12189 ac_header_preproc=yes
12190 ;;
12191 no:yes:* )
12192 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12193echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12194 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12195echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12196 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12197echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12198 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12199echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12200 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12201echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12202 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12203echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12204
12205 ;;
12206esac
12207{ echo "$as_me:$LINENO: checking for $ac_header" >&5
12208echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12209if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12210 echo $ECHO_N "(cached) $ECHO_C" >&6
12211else
12212 eval "$as_ac_Header=\$ac_header_preproc"
12213fi
12214ac_res=`eval echo '${'$as_ac_Header'}'`
12215 { echo "$as_me:$LINENO: result: $ac_res" >&5
12216echo "${ECHO_T}$ac_res" >&6; }
12217
12218fi
12219if test `eval echo '${'$as_ac_Header'}'` = yes; then
12220 cat >>confdefs.h <<_ACEOF 7532 cat >>confdefs.h <<_ACEOF
12221#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 7533#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12222_ACEOF 7534_ACEOF
12223 7535
12224fi 7536fi
12225 7537
12226done 7538done
12227
12228
12229
12230
12231
12232
12233
12234
12235
12236 7539
12237 7540
12238for ac_func in \ 7541for ac_func in \
12239 revoke \ 7542 revoke \
12240 _getpty \ 7543 _getpty \
12244 setuid \ 7547 setuid \
12245 seteuid \ 7548 seteuid \
12246 setreuid \ 7549 setreuid \
12247 setresuid \ 7550 setresuid \
12248 7551
12249do 7552do :
12250as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 7553 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12251{ echo "$as_me:$LINENO: checking for $ac_func" >&5 7554ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
12252echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 7555eval as_val=\$$as_ac_var
12253if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 7556 if test "x$as_val" = x""yes; then :
12254 echo $ECHO_N "(cached) $ECHO_C" >&6
12255else
12256 cat >conftest.$ac_ext <<_ACEOF
12257/* confdefs.h. */
12258_ACEOF
12259cat confdefs.h >>conftest.$ac_ext
12260cat >>conftest.$ac_ext <<_ACEOF
12261/* end confdefs.h. */
12262/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12263 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12264#define $ac_func innocuous_$ac_func
12265
12266/* System header to define __stub macros and hopefully few prototypes,
12267 which can conflict with char $ac_func (); below.
12268 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12269 <limits.h> exists even on freestanding compilers. */
12270
12271#ifdef __STDC__
12272# include <limits.h>
12273#else
12274# include <assert.h>
12275#endif
12276
12277#undef $ac_func
12278
12279/* Override any GCC internal prototype to avoid an error.
12280 Use char because int might match the return type of a GCC
12281 builtin and then its argument prototype would still apply. */
12282#ifdef __cplusplus
12283extern "C"
12284#endif
12285char $ac_func ();
12286/* The GNU C library defines this for functions which it implements
12287 to always fail with ENOSYS. Some functions are actually named
12288 something starting with __ and the normal name is an alias. */
12289#if defined __stub_$ac_func || defined __stub___$ac_func
12290choke me
12291#endif
12292
12293int
12294main ()
12295{
12296return $ac_func ();
12297 ;
12298 return 0;
12299}
12300_ACEOF
12301rm -f conftest.$ac_objext conftest$ac_exeext
12302if { (ac_try="$ac_link"
12303case "(($ac_try" in
12304 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12305 *) ac_try_echo=$ac_try;;
12306esac
12307eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12308 (eval "$ac_link") 2>conftest.er1
12309 ac_status=$?
12310 grep -v '^ *+' conftest.er1 >conftest.err
12311 rm -f conftest.er1
12312 cat conftest.err >&5
12313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12314 (exit $ac_status); } && {
12315 test -z "$ac_cxx_werror_flag" ||
12316 test ! -s conftest.err
12317 } && test -s conftest$ac_exeext &&
12318 $as_test_x conftest$ac_exeext; then
12319 eval "$as_ac_var=yes"
12320else
12321 echo "$as_me: failed program was:" >&5
12322sed 's/^/| /' conftest.$ac_ext >&5
12323
12324 eval "$as_ac_var=no"
12325fi
12326
12327rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12328 conftest$ac_exeext conftest.$ac_ext
12329fi
12330ac_res=`eval echo '${'$as_ac_var'}'`
12331 { echo "$as_me:$LINENO: result: $ac_res" >&5
12332echo "${ECHO_T}$ac_res" >&6; }
12333if test `eval echo '${'$as_ac_var'}'` = yes; then
12334 cat >>confdefs.h <<_ACEOF 7557 cat >>confdefs.h <<_ACEOF
12335#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 7558#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12336_ACEOF 7559_ACEOF
12337 7560
12338fi 7561fi
12339done 7562done
12340 7563
12341 7564
12342have_clone=no 7565have_clone=no
12343 7566
12344{ echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5 7567{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for /dev/ptc" >&5
12345echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6; } 7568$as_echo_n "checking for /dev/ptc... " >&6; }
12346if test -e /dev/ptym/clone; then 7569if test -e /dev/ptc; then
12347 { echo "$as_me:$LINENO: result: yes" >&5 7570 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12348echo "${ECHO_T}yes" >&6; } 7571$as_echo "yes" >&6; }
12349 7572
12350cat >>confdefs.h <<\_ACEOF 7573$as_echo "#define CLONE_DEVICE \"/dev/ptc\"" >>confdefs.h
12351#define HAVE_DEV_CLONE 1
12352_ACEOF
12353
12354
12355cat >>confdefs.h <<\_ACEOF
12356#define CLONE_DEVICE "/dev/ptym/clone"
12357_ACEOF
12358 7574
12359 have_clone=yes 7575 have_clone=yes
12360else 7576else
12361 { echo "$as_me:$LINENO: result: no" >&5 7577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12362echo "${ECHO_T}no" >&6; } 7578$as_echo "no" >&6; }
12363fi
12364
12365{ echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12366echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6; }
12367if test -e /dev/ptc; then
12368 { echo "$as_me:$LINENO: result: yes" >&5
12369echo "${ECHO_T}yes" >&6; }
12370
12371cat >>confdefs.h <<\_ACEOF
12372#define HAVE_DEV_PTC 1
12373_ACEOF
12374
12375
12376cat >>confdefs.h <<\_ACEOF
12377#define CLONE_DEVICE "/dev/ptc"
12378_ACEOF
12379
12380 have_clone=yes
12381else
12382 { echo "$as_me:$LINENO: result: no" >&5
12383echo "${ECHO_T}no" >&6; }
12384fi 7579fi
12385 7580
12386case $host in 7581case $host in
12387 *-*-cygwin*) 7582 *-*-cygwin*)
12388 have_clone=yes 7583 have_clone=yes
12389 7584
12390cat >>confdefs.h <<\_ACEOF 7585$as_echo "#define CLONE_DEVICE \"/dev/ptmx\"" >>confdefs.h
12391#define CLONE_DEVICE "/dev/ptmx"
12392_ACEOF
12393 7586
12394 ;; 7587 ;;
12395 *) 7588 *)
12396 { echo "$as_me:$LINENO: checking for /dev/ptmx" >&5 7589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for /dev/ptmx" >&5
12397echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6; } 7590$as_echo_n "checking for /dev/ptmx... " >&6; }
12398 if test -e /dev/ptmx; then 7591 if test -e /dev/ptmx; then
12399 { echo "$as_me:$LINENO: result: yes" >&5 7592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12400echo "${ECHO_T}yes" >&6; } 7593$as_echo "yes" >&6; }
12401 7594
12402cat >>confdefs.h <<\_ACEOF 7595$as_echo "#define HAVE_DEV_PTMX 1" >>confdefs.h
12403#define HAVE_DEV_PTMX 1
12404_ACEOF
12405 7596
12406 7597
12407cat >>confdefs.h <<\_ACEOF 7598$as_echo "#define CLONE_DEVICE \"/dev/ptmx\"" >>confdefs.h
12408#define CLONE_DEVICE "/dev/ptmx"
12409_ACEOF
12410 7599
12411 have_clone=yes 7600 have_clone=yes
12412 else 7601 else
12413 { echo "$as_me:$LINENO: result: no" >&5 7602 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12414echo "${ECHO_T}no" >&6; } 7603$as_echo "no" >&6; }
12415 fi 7604 fi
12416 ;; 7605 ;;
12417esac 7606esac
12418 7607
12419if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then 7608if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12420 { echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5 7609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for UNIX98 ptys" >&5
12421echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6; } 7610$as_echo_n "checking for UNIX98 ptys... " >&6; }
12422 cat >conftest.$ac_ext <<_ACEOF
12423/* confdefs.h. */
12424_ACEOF
12425cat confdefs.h >>conftest.$ac_ext 7611 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12426cat >>conftest.$ac_ext <<_ACEOF
12427/* end confdefs.h. */ 7612/* end confdefs.h. */
12428#include <stdlib.h> 7613#include <stdlib.h>
12429int 7614int
12430main () 7615main ()
12431{ 7616{
12432grantpt(0);unlockpt(0);ptsname(0); 7617grantpt(0);unlockpt(0);ptsname(0);
12433 ; 7618 ;
12434 return 0; 7619 return 0;
12435} 7620}
12436_ACEOF 7621_ACEOF
12437rm -f conftest.$ac_objext conftest$ac_exeext 7622if ac_fn_cxx_try_link "$LINENO"; then :
12438if { (ac_try="$ac_link"
12439case "(($ac_try" in
12440 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12441 *) ac_try_echo=$ac_try;;
12442esac
12443eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12444 (eval "$ac_link") 2>conftest.er1
12445 ac_status=$?
12446 grep -v '^ *+' conftest.er1 >conftest.err
12447 rm -f conftest.er1
12448 cat conftest.err >&5
12449 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12450 (exit $ac_status); } && {
12451 test -z "$ac_cxx_werror_flag" ||
12452 test ! -s conftest.err
12453 } && test -s conftest$ac_exeext &&
12454 $as_test_x conftest$ac_exeext; then
12455 unix98_pty=yes 7623 unix98_pty=yes
12456 7624
12457cat >>confdefs.h <<\_ACEOF 7625$as_echo "#define UNIX98_PTY 1" >>confdefs.h
12458#define UNIX98_PTY 1
12459_ACEOF
12460 7626
12461 { echo "$as_me:$LINENO: result: yes" >&5 7627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12462echo "${ECHO_T}yes" >&6; } 7628$as_echo "yes" >&6; }
12463else 7629else
12464 echo "$as_me: failed program was:" >&5
12465sed 's/^/| /' conftest.$ac_ext >&5
12466
12467 { echo "$as_me:$LINENO: result: no" >&5 7630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12468echo "${ECHO_T}no" >&6; } 7631$as_echo "no" >&6; }
12469fi 7632fi
12470
12471rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7633rm -f core conftest.err conftest.$ac_objext \
12472 conftest$ac_exeext conftest.$ac_ext 7634 conftest$ac_exeext conftest.$ac_ext
12473fi 7635fi
12474 7636
12475if test -z "$unix98_pty"; then 7637if test -z "$unix98_pty"; then
12476 7638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing openpty" >&5
12477for ac_func in openpty 7639$as_echo_n "checking for library containing openpty... " >&6; }
12478do 7640if test "${ac_cv_search_openpty+set}" = set; then :
12479as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 7641 $as_echo_n "(cached) " >&6
12480{ echo "$as_me:$LINENO: checking for $ac_func" >&5
12481echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
12482if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12483 echo $ECHO_N "(cached) $ECHO_C" >&6
12484else
12485 cat >conftest.$ac_ext <<_ACEOF
12486/* confdefs.h. */
12487_ACEOF
12488cat confdefs.h >>conftest.$ac_ext
12489cat >>conftest.$ac_ext <<_ACEOF
12490/* end confdefs.h. */
12491/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12492 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12493#define $ac_func innocuous_$ac_func
12494
12495/* System header to define __stub macros and hopefully few prototypes,
12496 which can conflict with char $ac_func (); below.
12497 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12498 <limits.h> exists even on freestanding compilers. */
12499
12500#ifdef __STDC__
12501# include <limits.h>
12502#else 7642else
12503# include <assert.h> 7643 ac_func_search_save_LIBS=$LIBS
12504#endif
12505
12506#undef $ac_func
12507
12508/* Override any GCC internal prototype to avoid an error.
12509 Use char because int might match the return type of a GCC
12510 builtin and then its argument prototype would still apply. */
12511#ifdef __cplusplus
12512extern "C"
12513#endif
12514char $ac_func ();
12515/* The GNU C library defines this for functions which it implements
12516 to always fail with ENOSYS. Some functions are actually named
12517 something starting with __ and the normal name is an alias. */
12518#if defined __stub_$ac_func || defined __stub___$ac_func
12519choke me
12520#endif
12521
12522int
12523main ()
12524{
12525return $ac_func ();
12526 ;
12527 return 0;
12528}
12529_ACEOF
12530rm -f conftest.$ac_objext conftest$ac_exeext
12531if { (ac_try="$ac_link"
12532case "(($ac_try" in
12533 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12534 *) ac_try_echo=$ac_try;;
12535esac
12536eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12537 (eval "$ac_link") 2>conftest.er1
12538 ac_status=$?
12539 grep -v '^ *+' conftest.er1 >conftest.err
12540 rm -f conftest.er1
12541 cat conftest.err >&5
12542 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12543 (exit $ac_status); } && {
12544 test -z "$ac_cxx_werror_flag" ||
12545 test ! -s conftest.err
12546 } && test -s conftest$ac_exeext &&
12547 $as_test_x conftest$ac_exeext; then
12548 eval "$as_ac_var=yes"
12549else
12550 echo "$as_me: failed program was:" >&5
12551sed 's/^/| /' conftest.$ac_ext >&5
12552
12553 eval "$as_ac_var=no"
12554fi
12555
12556rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12557 conftest$ac_exeext conftest.$ac_ext
12558fi
12559ac_res=`eval echo '${'$as_ac_var'}'`
12560 { echo "$as_me:$LINENO: result: $ac_res" >&5
12561echo "${ECHO_T}$ac_res" >&6; }
12562if test `eval echo '${'$as_ac_var'}'` = yes; then
12563 cat >>confdefs.h <<_ACEOF
12564#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12565_ACEOF
12566
12567else
12568 { echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12569echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6; }
12570if test "${ac_cv_lib_util_openpty+set}" = set; then
12571 echo $ECHO_N "(cached) $ECHO_C" >&6
12572else
12573 ac_check_lib_save_LIBS=$LIBS
12574LIBS="-lutil $LIBS"
12575cat >conftest.$ac_ext <<_ACEOF
12576/* confdefs.h. */
12577_ACEOF
12578cat confdefs.h >>conftest.$ac_ext 7644cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12579cat >>conftest.$ac_ext <<_ACEOF
12580/* end confdefs.h. */ 7645/* end confdefs.h. */
12581 7646
12582/* Override any GCC internal prototype to avoid an error. 7647/* Override any GCC internal prototype to avoid an error.
12583 Use char because int might match the return type of a GCC 7648 Use char because int might match the return type of a GCC
12584 builtin and then its argument prototype would still apply. */ 7649 builtin and then its argument prototype would still apply. */
12592return openpty (); 7657return openpty ();
12593 ; 7658 ;
12594 return 0; 7659 return 0;
12595} 7660}
12596_ACEOF 7661_ACEOF
12597rm -f conftest.$ac_objext conftest$ac_exeext 7662for ac_lib in '' util; do
12598if { (ac_try="$ac_link" 7663 if test -z "$ac_lib"; then
12599case "(($ac_try" in 7664 ac_res="none required"
12600 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12601 *) ac_try_echo=$ac_try;;
12602esac
12603eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12604 (eval "$ac_link") 2>conftest.er1
12605 ac_status=$?
12606 grep -v '^ *+' conftest.er1 >conftest.err
12607 rm -f conftest.er1
12608 cat conftest.err >&5
12609 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12610 (exit $ac_status); } && {
12611 test -z "$ac_cxx_werror_flag" ||
12612 test ! -s conftest.err
12613 } && test -s conftest$ac_exeext &&
12614 $as_test_x conftest$ac_exeext; then
12615 ac_cv_lib_util_openpty=yes
12616else 7665 else
12617 echo "$as_me: failed program was:" >&5 7666 ac_res=-l$ac_lib
12618sed 's/^/| /' conftest.$ac_ext >&5 7667 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
12619 7668 fi
12620 ac_cv_lib_util_openpty=no 7669 if ac_fn_cxx_try_link "$LINENO"; then :
7670 ac_cv_search_openpty=$ac_res
12621fi 7671fi
12622
12623rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7672rm -f core conftest.err conftest.$ac_objext \
12624 conftest$ac_exeext conftest.$ac_ext 7673 conftest$ac_exeext
12625LIBS=$ac_check_lib_save_LIBS 7674 if test "${ac_cv_search_openpty+set}" = set; then :
12626fi 7675 break
12627{ echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12628echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6; }
12629if test $ac_cv_lib_util_openpty = yes; then
12630 cat >>confdefs.h <<\_ACEOF
12631#define HAVE_OPENPTY 1
12632_ACEOF
12633 LIBS="$LIBS -lutil"
12634fi
12635
12636fi 7676fi
12637done 7677done
7678if test "${ac_cv_search_openpty+set}" = set; then :
12638 7679
7680else
7681 ac_cv_search_openpty=no
12639fi 7682fi
7683rm conftest.$ac_ext
7684LIBS=$ac_func_search_save_LIBS
7685fi
7686{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_openpty" >&5
7687$as_echo "$ac_cv_search_openpty" >&6; }
7688ac_res=$ac_cv_search_openpty
7689if test "$ac_res" != no; then :
7690 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
12640 7691
7692$as_echo "#define HAVE_OPENPTY 1" >>confdefs.h
12641 7693
7694fi
12642 7695
7696fi
7697
7698
7699
12643{ echo "$as_me:$LINENO: checking for tty group" >&5 7700{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tty group" >&5
12644echo $ECHO_N "checking for tty group... $ECHO_C" >&6; } 7701$as_echo_n "checking for tty group... " >&6; }
12645if test "${tty_group+set}" = set; then 7702if test "${pt_cv_tty_group+set}" = set; then :
12646 echo $ECHO_N "(cached) $ECHO_C" >&6 7703 $as_echo_n "(cached) " >&6
12647else 7704else
12648 if test "$cross_compiling" = yes; then 7705 if test "$cross_compiling" = yes; then :
12649 tty_group=no 7706 pt_cv_tty_group=no
12650else 7707else
12651 cat >conftest.$ac_ext <<_ACEOF
12652/* confdefs.h. */
12653_ACEOF
12654cat confdefs.h >>conftest.$ac_ext 7708 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12655cat >>conftest.$ac_ext <<_ACEOF
12656/* end confdefs.h. */ 7709/* end confdefs.h. */
12657 7710
12658#include <sys/types.h> 7711#include <sys/types.h>
12659#include <sys/stat.h> 7712#include <sys/stat.h>
12660#include <unistd.h> 7713#include <unistd.h>
12674 return 0; 7727 return 0;
12675 else 7728 else
12676 return 1; 7729 return 1;
12677} 7730}
12678_ACEOF 7731_ACEOF
12679rm -f conftest$ac_exeext 7732if ac_fn_cxx_try_run "$LINENO"; then :
12680if { (ac_try="$ac_link"
12681case "(($ac_try" in
12682 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12683 *) ac_try_echo=$ac_try;;
12684esac
12685eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12686 (eval "$ac_link") 2>&5
12687 ac_status=$?
12688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12689 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12690 { (case "(($ac_try" in
12691 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12692 *) ac_try_echo=$ac_try;;
12693esac
12694eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12695 (eval "$ac_try") 2>&5
12696 ac_status=$?
12697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12698 (exit $ac_status); }; }; then
12699 tty_group=yes 7733 pt_cv_tty_group=yes
12700else 7734else
12701 echo "$as_me: program exited with status $ac_status" >&5
12702echo "$as_me: failed program was:" >&5
12703sed 's/^/| /' conftest.$ac_ext >&5
12704
12705( exit $ac_status )
12706tty_group=no 7735 pt_cv_tty_group=no
12707fi 7736fi
12708rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7737rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7738 conftest.$ac_objext conftest.beam conftest.$ac_ext
12709fi 7739fi
12710 7740
12711
12712fi 7741fi
12713{ echo "$as_me:$LINENO: result: $tty_group" >&5 7742{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_tty_group" >&5
12714echo "${ECHO_T}$tty_group" >&6; } 7743$as_echo "$pt_cv_tty_group" >&6; }
12715if test x$tty_group = xyes; then 7744if test x$pt_cv_tty_group = xyes; then
12716 7745
12717cat >>confdefs.h <<\_ACEOF 7746$as_echo "#define TTY_GID_SUPPORT 1" >>confdefs.h
12718#define TTY_GID_SUPPORT 1
12719_ACEOF
12720 7747
12721fi 7748fi
12722 7749
12723if test x$support_xft = xyes; then 7750if test x$support_xft = xyes; then
12724 # Extract the first word of "pkg-config", so it can be a program name with args. 7751 # Extract the first word of "pkg-config", so it can be a program name with args.
12725set dummy pkg-config; ac_word=$2 7752set dummy pkg-config; ac_word=$2
12726{ echo "$as_me:$LINENO: checking for $ac_word" >&5 7753{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12727echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 7754$as_echo_n "checking for $ac_word... " >&6; }
12728if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 7755if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
12729 echo $ECHO_N "(cached) $ECHO_C" >&6 7756 $as_echo_n "(cached) " >&6
12730else 7757else
12731 case $PKG_CONFIG in 7758 case $PKG_CONFIG in
12732 [\\/]* | ?:[\\/]*) 7759 [\\/]* | ?:[\\/]*)
12733 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7760 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12734 ;; 7761 ;;
12736 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 7763 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12737for as_dir in $PATH 7764for as_dir in $PATH
12738do 7765do
12739 IFS=$as_save_IFS 7766 IFS=$as_save_IFS
12740 test -z "$as_dir" && as_dir=. 7767 test -z "$as_dir" && as_dir=.
12741 for ac_exec_ext in '' $ac_executable_extensions; do 7768 for ac_exec_ext in '' $ac_executable_extensions; do
12742 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 7769 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12743 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 7770 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12744 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 7771 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12745 break 2 7772 break 2
12746 fi 7773 fi
12747done 7774done
12748done 7775 done
12749IFS=$as_save_IFS 7776IFS=$as_save_IFS
12750 7777
12751 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no" 7778 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12752 ;; 7779 ;;
12753esac 7780esac
12754fi 7781fi
12755PKG_CONFIG=$ac_cv_path_PKG_CONFIG 7782PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12756if test -n "$PKG_CONFIG"; then 7783if test -n "$PKG_CONFIG"; then
12757 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 7784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
12758echo "${ECHO_T}$PKG_CONFIG" >&6; } 7785$as_echo "$PKG_CONFIG" >&6; }
12759else 7786else
12760 { echo "$as_me:$LINENO: result: no" >&5 7787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12761echo "${ECHO_T}no" >&6; } 7788$as_echo "no" >&6; }
12762fi 7789fi
12763 7790
12764 7791
12765 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then 7792 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12766 LIBS="$LIBS `$PKG_CONFIG xft --libs`" 7793 X_LIBS="`$PKG_CONFIG xft --libs` $X_LIBS"
12767 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`" 7794 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12768 else 7795 else
12769 # Extract the first word of "xft-config", so it can be a program name with args. 7796 # Extract the first word of "xft-config", so it can be a program name with args.
12770set dummy xft-config; ac_word=$2 7797set dummy xft-config; ac_word=$2
12771{ echo "$as_me:$LINENO: checking for $ac_word" >&5 7798{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12772echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 7799$as_echo_n "checking for $ac_word... " >&6; }
12773if test "${ac_cv_path_XFT_CONFIG+set}" = set; then 7800if test "${ac_cv_path_XFT_CONFIG+set}" = set; then :
12774 echo $ECHO_N "(cached) $ECHO_C" >&6 7801 $as_echo_n "(cached) " >&6
12775else 7802else
12776 case $XFT_CONFIG in 7803 case $XFT_CONFIG in
12777 [\\/]* | ?:[\\/]*) 7804 [\\/]* | ?:[\\/]*)
12778 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path. 7805 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12779 ;; 7806 ;;
12781 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 7808 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12782for as_dir in $PATH 7809for as_dir in $PATH
12783do 7810do
12784 IFS=$as_save_IFS 7811 IFS=$as_save_IFS
12785 test -z "$as_dir" && as_dir=. 7812 test -z "$as_dir" && as_dir=.
12786 for ac_exec_ext in '' $ac_executable_extensions; do 7813 for ac_exec_ext in '' $ac_executable_extensions; do
12787 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 7814 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12788 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext" 7815 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12789 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 7816 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12790 break 2 7817 break 2
12791 fi 7818 fi
12792done 7819done
12793done 7820 done
12794IFS=$as_save_IFS 7821IFS=$as_save_IFS
12795 7822
12796 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no" 7823 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12797 ;; 7824 ;;
12798esac 7825esac
12799fi 7826fi
12800XFT_CONFIG=$ac_cv_path_XFT_CONFIG 7827XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12801if test -n "$XFT_CONFIG"; then 7828if test -n "$XFT_CONFIG"; then
12802 { echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5 7829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFT_CONFIG" >&5
12803echo "${ECHO_T}$XFT_CONFIG" >&6; } 7830$as_echo "$XFT_CONFIG" >&6; }
12804else 7831else
12805 { echo "$as_me:$LINENO: result: no" >&5 7832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12806echo "${ECHO_T}no" >&6; } 7833$as_echo "no" >&6; }
12807fi 7834fi
12808 7835
12809 7836
12810 if test $XFT_CONFIG != no; then 7837 if test $XFT_CONFIG != no; then
12811 LIBS="$LIBS `$XFT_CONFIG --libs`" 7838 X_LIBS="`$XFT_CONFIG --libs` $X_LIBS"
12812 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`" 7839 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12813 fi 7840 fi
12814 fi 7841 fi
12815 7842
12816 7843 save_LIBS="$LIBS"
7844 LIBS="$LIBS $X_LIBS"
12817for ac_header in X11/Xft/Xft.h 7845 for ac_header in X11/Xft/Xft.h
12818do 7846do :
12819as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 7847 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
12820if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 7848if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then :
12821 { echo "$as_me:$LINENO: checking for $ac_header" >&5
12822echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12823if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12824 echo $ECHO_N "(cached) $ECHO_C" >&6
12825fi
12826ac_res=`eval echo '${'$as_ac_Header'}'`
12827 { echo "$as_me:$LINENO: result: $ac_res" >&5
12828echo "${ECHO_T}$ac_res" >&6; }
12829else
12830 # Is the header compilable?
12831{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
12832echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
12833cat >conftest.$ac_ext <<_ACEOF
12834/* confdefs.h. */
12835_ACEOF
12836cat confdefs.h >>conftest.$ac_ext
12837cat >>conftest.$ac_ext <<_ACEOF
12838/* end confdefs.h. */
12839$ac_includes_default
12840#include <$ac_header>
12841_ACEOF
12842rm -f conftest.$ac_objext
12843if { (ac_try="$ac_compile"
12844case "(($ac_try" in
12845 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12846 *) ac_try_echo=$ac_try;;
12847esac
12848eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12849 (eval "$ac_compile") 2>conftest.er1
12850 ac_status=$?
12851 grep -v '^ *+' conftest.er1 >conftest.err
12852 rm -f conftest.er1
12853 cat conftest.err >&5
12854 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12855 (exit $ac_status); } && {
12856 test -z "$ac_cxx_werror_flag" ||
12857 test ! -s conftest.err
12858 } && test -s conftest.$ac_objext; then
12859 ac_header_compiler=yes
12860else
12861 echo "$as_me: failed program was:" >&5
12862sed 's/^/| /' conftest.$ac_ext >&5
12863
12864 ac_header_compiler=no
12865fi
12866
12867rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12868{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12869echo "${ECHO_T}$ac_header_compiler" >&6; }
12870
12871# Is the header present?
12872{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
12873echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
12874cat >conftest.$ac_ext <<_ACEOF
12875/* confdefs.h. */
12876_ACEOF
12877cat confdefs.h >>conftest.$ac_ext
12878cat >>conftest.$ac_ext <<_ACEOF
12879/* end confdefs.h. */
12880#include <$ac_header>
12881_ACEOF
12882if { (ac_try="$ac_cpp conftest.$ac_ext"
12883case "(($ac_try" in
12884 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12885 *) ac_try_echo=$ac_try;;
12886esac
12887eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12888 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12889 ac_status=$?
12890 grep -v '^ *+' conftest.er1 >conftest.err
12891 rm -f conftest.er1
12892 cat conftest.err >&5
12893 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12894 (exit $ac_status); } >/dev/null && {
12895 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
12896 test ! -s conftest.err
12897 }; then
12898 ac_header_preproc=yes
12899else
12900 echo "$as_me: failed program was:" >&5
12901sed 's/^/| /' conftest.$ac_ext >&5
12902
12903 ac_header_preproc=no
12904fi
12905
12906rm -f conftest.err conftest.$ac_ext
12907{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12908echo "${ECHO_T}$ac_header_preproc" >&6; }
12909
12910# So? What about this header?
12911case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12912 yes:no: )
12913 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12914echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12915 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12916echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12917 ac_header_preproc=yes
12918 ;;
12919 no:yes:* )
12920 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12921echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12922 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12923echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12924 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12925echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12926 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12927echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12928 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12929echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12930 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12931echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12932
12933 ;;
12934esac
12935{ echo "$as_me:$LINENO: checking for $ac_header" >&5
12936echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12937if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12938 echo $ECHO_N "(cached) $ECHO_C" >&6
12939else
12940 eval "$as_ac_Header=\$ac_header_preproc"
12941fi
12942ac_res=`eval echo '${'$as_ac_Header'}'`
12943 { echo "$as_me:$LINENO: result: $ac_res" >&5
12944echo "${ECHO_T}$ac_res" >&6; }
12945
12946fi
12947if test `eval echo '${'$as_ac_Header'}'` = yes; then
12948 cat >>confdefs.h <<_ACEOF 7849 cat >>confdefs.h <<_ACEOF
12949#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 7850#define HAVE_X11_XFT_XFT_H 1
12950_ACEOF 7851_ACEOF
12951 7852
12952else 7853else
12953 support_xft=no 7854 support_xft=no
12954fi 7855fi
12955 7856
12956done 7857done
12957 7858
12958
12959{ echo "$as_me:$LINENO: checking for XftDrawString32 in -lXft" >&5 7859 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftDrawString32 in -lXft" >&5
12960echo $ECHO_N "checking for XftDrawString32 in -lXft... $ECHO_C" >&6; } 7860$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; }
12961if test "${ac_cv_lib_Xft_XftDrawString32+set}" = set; then 7861if test "${ac_cv_lib_Xft_XftDrawString32+set}" = set; then :
12962 echo $ECHO_N "(cached) $ECHO_C" >&6 7862 $as_echo_n "(cached) " >&6
12963else 7863else
12964 ac_check_lib_save_LIBS=$LIBS 7864 ac_check_lib_save_LIBS=$LIBS
12965LIBS="-lXft $LIBS" 7865LIBS="-lXft $LIBS"
12966cat >conftest.$ac_ext <<_ACEOF
12967/* confdefs.h. */
12968_ACEOF
12969cat confdefs.h >>conftest.$ac_ext 7866cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12970cat >>conftest.$ac_ext <<_ACEOF
12971/* end confdefs.h. */ 7867/* end confdefs.h. */
12972 7868
12973/* Override any GCC internal prototype to avoid an error. 7869/* Override any GCC internal prototype to avoid an error.
12974 Use char because int might match the return type of a GCC 7870 Use char because int might match the return type of a GCC
12975 builtin and then its argument prototype would still apply. */ 7871 builtin and then its argument prototype would still apply. */
12983return XftDrawString32 (); 7879return XftDrawString32 ();
12984 ; 7880 ;
12985 return 0; 7881 return 0;
12986} 7882}
12987_ACEOF 7883_ACEOF
12988rm -f conftest.$ac_objext conftest$ac_exeext 7884if ac_fn_cxx_try_link "$LINENO"; then :
12989if { (ac_try="$ac_link"
12990case "(($ac_try" in
12991 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12992 *) ac_try_echo=$ac_try;;
12993esac
12994eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12995 (eval "$ac_link") 2>conftest.er1
12996 ac_status=$?
12997 grep -v '^ *+' conftest.er1 >conftest.err
12998 rm -f conftest.er1
12999 cat conftest.err >&5
13000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13001 (exit $ac_status); } && {
13002 test -z "$ac_cxx_werror_flag" ||
13003 test ! -s conftest.err
13004 } && test -s conftest$ac_exeext &&
13005 $as_test_x conftest$ac_exeext; then
13006 ac_cv_lib_Xft_XftDrawString32=yes 7885 ac_cv_lib_Xft_XftDrawString32=yes
13007else 7886else
13008 echo "$as_me: failed program was:" >&5
13009sed 's/^/| /' conftest.$ac_ext >&5
13010
13011 ac_cv_lib_Xft_XftDrawString32=no 7887 ac_cv_lib_Xft_XftDrawString32=no
13012fi 7888fi
13013
13014rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7889rm -f core conftest.err conftest.$ac_objext \
13015 conftest$ac_exeext conftest.$ac_ext 7890 conftest$ac_exeext conftest.$ac_ext
13016LIBS=$ac_check_lib_save_LIBS 7891LIBS=$ac_check_lib_save_LIBS
13017fi 7892fi
13018{ echo "$as_me:$LINENO: result: $ac_cv_lib_Xft_XftDrawString32" >&5 7893{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftDrawString32" >&5
13019echo "${ECHO_T}$ac_cv_lib_Xft_XftDrawString32" >&6; } 7894$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; }
13020if test $ac_cv_lib_Xft_XftDrawString32 = yes; then 7895if test "x$ac_cv_lib_Xft_XftDrawString32" = x""yes; then :
13021 cat >>confdefs.h <<_ACEOF 7896 :
13022#define HAVE_LIBXFT 1
13023_ACEOF
13024
13025 LIBS="-lXft $LIBS"
13026
13027else 7897else
13028 support_xft=no 7898 support_xft=no
13029fi 7899fi
13030 7900
7901 LIBS="$save_LIBS"
13031 7902
13032 if test x$support_xft = xyes; then 7903 if test x$support_xft = xyes; then
13033 7904
13034cat >>confdefs.h <<\_ACEOF 7905$as_echo "#define XFT 1" >>confdefs.h
13035#define XFT 1
13036_ACEOF
13037 7906
13038 fi 7907 fi
13039fi 7908fi
13040if test x$support_styles = xyes; then 7909if test x$support_styles = xyes; then
13041 7910
13042cat >>confdefs.h <<\_ACEOF 7911$as_echo "#define ENABLE_STYLES 1" >>confdefs.h
13043#define ENABLE_STYLES 1
13044_ACEOF
13045 7912
13046fi 7913fi
13047if test x$support_iso14755 = xyes; then 7914if test x$support_iso14755 = xyes; then
13048 7915
13049cat >>confdefs.h <<\_ACEOF 7916$as_echo "#define ISO_14755 1" >>confdefs.h
13050#define ISO_14755 1
13051_ACEOF
13052 7917
13053fi 7918fi
13054if test x$support_8bitctrls = xyes; then 7919if test x$support_8bitctrls = xyes; then
13055 7920
13056cat >>confdefs.h <<\_ACEOF 7921$as_echo "#define EIGHT_BIT_CONTROLS 1" >>confdefs.h
13057#define EIGHT_BIT_CONTROLS 1
13058_ACEOF
13059 7922
13060fi 7923fi
13061if test x$support_fading = xyes; then 7924if test x$support_fading = xyes; then
13062 7925
13063cat >>confdefs.h <<\_ACEOF 7926$as_echo "#define OFF_FOCUS_FADING 1" >>confdefs.h
13064#define OFF_FOCUS_FADING 1
13065_ACEOF
13066
13067fi
13068if test x$support_tinting = xyes; then
13069
13070cat >>confdefs.h <<\_ACEOF
13071#define TINTING 1
13072_ACEOF
13073 7927
13074fi 7928fi
13075if test x$support_inheritpixmap = xyes; then 7929if test x$support_inheritpixmap = xyes; then
13076 7930
13077cat >>confdefs.h <<\_ACEOF 7931$as_echo "#define ENABLE_TRANSPARENCY 1" >>confdefs.h
13078#define ENABLE_TRANSPARENCY 1
13079_ACEOF
13080 7932
13081fi 7933fi
13082if test x$support_keepscrolling = xno; then 7934if test x$support_keepscrolling = xno; then
13083 7935
13084cat >>confdefs.h <<\_ACEOF
13085#define NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING 1 7936$as_echo "#define NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING 1" >>confdefs.h
13086_ACEOF
13087 7937
13088fi 7938fi
13089if test x$support_selectionscrolling = xyes; then 7939if test x$support_selectionscrolling = xyes; then
13090 7940
13091cat >>confdefs.h <<\_ACEOF 7941$as_echo "#define SELECTION_SCROLLING 1" >>confdefs.h
13092#define SELECTION_SCROLLING 1 7942
13093_ACEOF 7943fi
7944if test x$support_frills = xyes; then
7945
7946$as_echo "#define ENABLE_FRILLS 1" >>confdefs.h
13094 7947
13095fi 7948fi
13096if test x$support_mousewheel = xyes; then 7949if test x$support_mousewheel = xyes; then
13097 7950
13098cat >>confdefs.h <<\_ACEOF 7951$as_echo "#define MOUSE_WHEEL 1" >>confdefs.h
13099#define MOUSE_WHEEL 1
13100_ACEOF
13101 7952
13102fi 7953fi
13103if test x$support_mouseslipwheel = xyes; then 7954if test x$support_mouseslipwheel = xyes; then
13104 7955
13105cat >>confdefs.h <<\_ACEOF 7956$as_echo "#define MOUSE_SLIP_WHEELING 1" >>confdefs.h
13106#define MOUSE_SLIP_WHEELING 1
13107_ACEOF
13108 7957
13109fi 7958fi
13110if test x$support_xpm = xyes -o x$support_afterimage = xyes ; then
13111 7959
13112cat >>confdefs.h <<\_ACEOF
13113#define XPM_BACKGROUND 1
13114_ACEOF
13115 7960
13116fi 7961scrolltypes=plain
13117 7962
13118if test x$support_afterimage = xyes; then 7963$as_echo "#define PLAIN_SCROLLBAR 1" >>confdefs.h
13119
13120cat >>confdefs.h <<\_ACEOF
13121#define HAVE_AFTERIMAGE 1
13122_ACEOF
13123
13124fi
13125 7964
13126 7965
13127if test x$support_scroll_rxvt = xyes; then 7966if test x$support_scroll_rxvt = xyes; then
13128 7967
13129cat >>confdefs.h <<\_ACEOF 7968$as_echo "#define RXVT_SCROLLBAR 1" >>confdefs.h
13130#define RXVT_SCROLLBAR 1
13131_ACEOF
13132 7969
13133 scrolltypes="rxvt" 7970 scrolltypes="$scrolltypes rxvt"
13134fi 7971fi
13135if test x$support_scroll_next = xyes; then 7972if test x$support_scroll_next = xyes; then
13136 7973
13137cat >>confdefs.h <<\_ACEOF 7974$as_echo "#define NEXT_SCROLLBAR 1" >>confdefs.h
13138#define NEXT_SCROLLBAR 1
13139_ACEOF
13140 7975
13141 scrolltypes="$scrolltypes next" 7976 scrolltypes="$scrolltypes next"
13142fi 7977fi
13143if test x$support_scroll_xterm = xyes; then 7978if test x$support_scroll_xterm = xyes; then
13144 7979
13145cat >>confdefs.h <<\_ACEOF 7980$as_echo "#define XTERM_SCROLLBAR 1" >>confdefs.h
13146#define XTERM_SCROLLBAR 1
13147_ACEOF
13148 7981
13149 scrolltypes="$scrolltypes xterm" 7982 scrolltypes="$scrolltypes xterm"
13150fi 7983fi
13151if test x$support_scroll_plain = xyes; then
13152
13153cat >>confdefs.h <<\_ACEOF
13154#define PLAIN_SCROLLBAR 1
13155_ACEOF
13156
13157 scrolltypes="$scrolltypes plain"
13158fi
13159if test x$support_pointer_blank = xyes; then 7984if test x$support_pointer_blank = xyes; then
13160 7985
13161cat >>confdefs.h <<\_ACEOF 7986$as_echo "#define POINTER_BLANK 1" >>confdefs.h
13162#define POINTER_BLANK 1
13163_ACEOF
13164 7987
13165fi 7988fi
13166if test x$support_text_blink = xyes; then 7989if test x$support_text_blink = xyes; then
13167 7990
13168cat >>confdefs.h <<\_ACEOF 7991$as_echo "#define TEXT_BLINK 1" >>confdefs.h
13169#define TEXT_BLINK 1
13170_ACEOF
13171 7992
13172fi 7993fi
13173if test x$support_unicode3 = xyes; then 7994if test x$support_unicode3 = xyes; then
13174 7995
13175cat >>confdefs.h <<\_ACEOF 7996$as_echo "#define UNICODE_3 1" >>confdefs.h
13176#define UNICODE_3 1
13177_ACEOF
13178 7997
13179fi 7998fi
13180if test x$support_combining = xyes; then 7999if test x$support_combining = xyes; then
13181 8000
13182cat >>confdefs.h <<\_ACEOF 8001$as_echo "#define ENABLE_COMBINING 1" >>confdefs.h
13183#define ENABLE_COMBINING 1
13184_ACEOF
13185 8002
13186fi 8003fi
13187if test x$codesets = xall; then 8004if test x$codesets = xall; then
13188 codesets=jp,jp-ext,kr,zh,zh-ext 8005 codesets=jp,jp-ext,kr,zh,zh-ext
13189fi 8006fi
13190 8007
13191cat >>confdefs.h <<\_ACEOF 8008$as_echo "#define ENCODING_EU 1" >>confdefs.h
13192#define ENCODING_EU 1
13193_ACEOF
13194 8009
13195 8010
13196cat >>confdefs.h <<\_ACEOF 8011$as_echo "#define ENCODING_VN 1" >>confdefs.h
13197#define ENCODING_VN 1
13198_ACEOF
13199 8012
13200for codeset in `echo $codesets | tr "a-z,\\-" "A-Z _"`; do 8013for codeset in `echo $codesets | tr "a-z,\\-" "A-Z _"`; do
13201 case "$codeset" in 8014 case "$codeset" in
13202 JP ) 8015 JP )
13203cat >>confdefs.h <<\_ACEOF 8016$as_echo "#define ENCODING_JP 1" >>confdefs.h
13204#define ENCODING_JP 1
13205_ACEOF
13206 ;; 8017 ;;
13207 JP_EXT ) 8018 JP_EXT )
13208cat >>confdefs.h <<\_ACEOF 8019$as_echo "#define ENCODING_JP_EXT 1" >>confdefs.h
13209#define ENCODING_JP_EXT 1
13210_ACEOF
13211 ;; 8020 ;;
13212 KR ) 8021 KR )
13213cat >>confdefs.h <<\_ACEOF 8022$as_echo "#define ENCODING_KR 1" >>confdefs.h
13214#define ENCODING_KR 1
13215_ACEOF
13216 ;; 8023 ;;
13217 ZH ) 8024 ZH )
13218cat >>confdefs.h <<\_ACEOF 8025$as_echo "#define ENCODING_ZH 1" >>confdefs.h
13219#define ENCODING_ZH 1
13220_ACEOF
13221 ;; 8026 ;;
13222 ZH_EXT ) 8027 ZH_EXT )
13223cat >>confdefs.h <<\_ACEOF 8028$as_echo "#define ENCODING_ZH_EXT 1" >>confdefs.h
13224#define ENCODING_ZH_EXT 1
13225_ACEOF
13226 ;; 8029 ;;
13227 esac 8030 esac
13228done 8031done
13229 8032
13230IF_PERL=\# 8033IF_PERL=\#
13231if test x$support_perl = xyes; then 8034if test x$support_perl = xyes; then
13232 # Extract the first word of "perl5", so it can be a program name with args. 8035 # Extract the first word of "perl5", so it can be a program name with args.
13233set dummy perl5; ac_word=$2 8036set dummy perl5; ac_word=$2
13234{ echo "$as_me:$LINENO: checking for $ac_word" >&5 8037{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13235echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 8038$as_echo_n "checking for $ac_word... " >&6; }
13236if test "${ac_cv_path_PERL+set}" = set; then 8039if test "${ac_cv_path_PERL+set}" = set; then :
13237 echo $ECHO_N "(cached) $ECHO_C" >&6 8040 $as_echo_n "(cached) " >&6
13238else 8041else
13239 case $PERL in 8042 case $PERL in
13240 [\\/]* | ?:[\\/]*) 8043 [\\/]* | ?:[\\/]*)
13241 ac_cv_path_PERL="$PERL" # Let the user override the test with a path. 8044 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13242 ;; 8045 ;;
13244 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8047 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13245for as_dir in $PATH 8048for as_dir in $PATH
13246do 8049do
13247 IFS=$as_save_IFS 8050 IFS=$as_save_IFS
13248 test -z "$as_dir" && as_dir=. 8051 test -z "$as_dir" && as_dir=.
13249 for ac_exec_ext in '' $ac_executable_extensions; do 8052 for ac_exec_ext in '' $ac_executable_extensions; do
13250 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 8053 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13251 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext" 8054 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13252 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 8055 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13253 break 2 8056 break 2
13254 fi 8057 fi
13255done 8058done
13256done 8059 done
13257IFS=$as_save_IFS 8060IFS=$as_save_IFS
13258 8061
13259 ;; 8062 ;;
13260esac 8063esac
13261fi 8064fi
13262PERL=$ac_cv_path_PERL 8065PERL=$ac_cv_path_PERL
13263if test -n "$PERL"; then 8066if test -n "$PERL"; then
13264 { echo "$as_me:$LINENO: result: $PERL" >&5 8067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
13265echo "${ECHO_T}$PERL" >&6; } 8068$as_echo "$PERL" >&6; }
13266else 8069else
13267 { echo "$as_me:$LINENO: result: no" >&5 8070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13268echo "${ECHO_T}no" >&6; } 8071$as_echo "no" >&6; }
13269fi 8072fi
13270 8073
13271 8074
13272 # Extract the first word of "perl", so it can be a program name with args. 8075 # Extract the first word of "perl", so it can be a program name with args.
13273set dummy perl; ac_word=$2 8076set dummy perl; ac_word=$2
13274{ echo "$as_me:$LINENO: checking for $ac_word" >&5 8077{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13275echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 8078$as_echo_n "checking for $ac_word... " >&6; }
13276if test "${ac_cv_path_PERL+set}" = set; then 8079if test "${ac_cv_path_PERL+set}" = set; then :
13277 echo $ECHO_N "(cached) $ECHO_C" >&6 8080 $as_echo_n "(cached) " >&6
13278else 8081else
13279 case $PERL in 8082 case $PERL in
13280 [\\/]* | ?:[\\/]*) 8083 [\\/]* | ?:[\\/]*)
13281 ac_cv_path_PERL="$PERL" # Let the user override the test with a path. 8084 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13282 ;; 8085 ;;
13284 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8087 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13285for as_dir in $PATH 8088for as_dir in $PATH
13286do 8089do
13287 IFS=$as_save_IFS 8090 IFS=$as_save_IFS
13288 test -z "$as_dir" && as_dir=. 8091 test -z "$as_dir" && as_dir=.
13289 for ac_exec_ext in '' $ac_executable_extensions; do 8092 for ac_exec_ext in '' $ac_executable_extensions; do
13290 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 8093 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13291 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext" 8094 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13292 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 8095 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
13293 break 2 8096 break 2
13294 fi 8097 fi
13295done 8098done
13296done 8099 done
13297IFS=$as_save_IFS 8100IFS=$as_save_IFS
13298 8101
13299 ;; 8102 ;;
13300esac 8103esac
13301fi 8104fi
13302PERL=$ac_cv_path_PERL 8105PERL=$ac_cv_path_PERL
13303if test -n "$PERL"; then 8106if test -n "$PERL"; then
13304 { echo "$as_me:$LINENO: result: $PERL" >&5 8107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
13305echo "${ECHO_T}$PERL" >&6; } 8108$as_echo "$PERL" >&6; }
13306else 8109else
13307 { echo "$as_me:$LINENO: result: no" >&5 8110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13308echo "${ECHO_T}no" >&6; } 8111$as_echo "no" >&6; }
13309fi 8112fi
13310 8113
13311 8114
13312 8115
13313 { echo "$as_me:$LINENO: checking for $PERL suitability" >&5 8116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $PERL suitability" >&5
13314echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6; } 8117$as_echo_n "checking for $PERL suitability... " >&6; }
13315 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then 8118 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
13316 8119
13317 save_CXXFLAGS="$CXXFLAGS" 8120 save_CXXFLAGS="$CXXFLAGS"
13318 save_LIBS="$LIBS" 8121 save_LIBS="$LIBS"
13319 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`" 8122 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
13320 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`" 8123 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
13321 cat >conftest.$ac_ext <<_ACEOF
13322/* confdefs.h. */
13323_ACEOF
13324cat confdefs.h >>conftest.$ac_ext 8124 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13325cat >>conftest.$ac_ext <<_ACEOF
13326/* end confdefs.h. */ 8125/* end confdefs.h. */
13327 8126
13328#include <EXTERN.h> 8127#include <EXTERN.h>
13329#include <perl.h> 8128#include <perl.h>
13330#include <XSUB.h> 8129#include <XSUB.h>
13337 8136
13338 ; 8137 ;
13339 return 0; 8138 return 0;
13340} 8139}
13341_ACEOF 8140_ACEOF
13342rm -f conftest.$ac_objext conftest$ac_exeext 8141if ac_fn_cxx_try_link "$LINENO"; then :
13343if { (ac_try="$ac_link"
13344case "(($ac_try" in
13345 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13346 *) ac_try_echo=$ac_try;;
13347esac
13348eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13349 (eval "$ac_link") 2>conftest.er1
13350 ac_status=$?
13351 grep -v '^ *+' conftest.er1 >conftest.err
13352 rm -f conftest.er1
13353 cat conftest.err >&5
13354 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13355 (exit $ac_status); } && {
13356 test -z "$ac_cxx_werror_flag" ||
13357 test ! -s conftest.err
13358 } && test -s conftest$ac_exeext &&
13359 $as_test_x conftest$ac_exeext; then
13360 rxvt_perl_link=yes 8142 rxvt_perl_link=yes
13361else 8143else
13362 echo "$as_me: failed program was:" >&5
13363sed 's/^/| /' conftest.$ac_ext >&5
13364
13365 rxvt_perl_link=no 8144 rxvt_perl_link=no
13366fi 8145fi
13367
13368rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 8146rm -f core conftest.err conftest.$ac_objext \
13369 conftest$ac_exeext conftest.$ac_ext 8147 conftest$ac_exeext conftest.$ac_ext
13370 CXXFLAGS="$save_CXXFLAGS" 8148 CXXFLAGS="$save_CXXFLAGS"
13371 LIBS="$save_LIBS" 8149 LIBS="$save_LIBS"
13372 8150
13373 if test x$rxvt_perl_link = xyes; then 8151 if test x$rxvt_perl_link = xyes; then
13374 { echo "$as_me:$LINENO: result: ok" >&5 8152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
13375echo "${ECHO_T}ok" >&6; } 8153$as_echo "ok" >&6; }
13376 8154
13377cat >>confdefs.h <<\_ACEOF 8155$as_echo "#define ENABLE_PERL 1" >>confdefs.h
13378#define ENABLE_PERL 1
13379_ACEOF
13380 8156
13381 IF_PERL= 8157 IF_PERL=
13382 PERL_O=rxvtperl.o 8158 PERL_O=rxvtperl.o
13383 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 8159 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
13384 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 8160 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
13385 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`" 8161 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
13386 else 8162 else
13387 { { echo "$as_me:$LINENO: error: no, unable to link" >&5 8163 as_fn_error "no, unable to link" "$LINENO" 5
13388echo "$as_me: error: no, unable to link" >&2;}
13389 { (exit 1); exit 1; }; }
13390 fi 8164 fi
13391 else 8165 else
13392 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
13393echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;} 8166 as_fn_error "no working perl found, or perl not version >= 5.8" "$LINENO" 5
13394 { (exit 1); exit 1; }; }
13395 fi 8167 fi
13396fi 8168fi
13397 8169
13398 8170
13399 8171
13400 8172
13401 8173
13402 8174
13403 8175
13404if test x$support_perl = xyes; then
13405 support_frills=yes
13406fi
13407 8176
13408if test x$support_frills = xyes; then
13409
13410cat >>confdefs.h <<\_ACEOF
13411#define ENABLE_FRILLS 1
13412_ACEOF
13413
13414fi
13415
13416
13417
13418
13419
13420
13421
13422
13423
13424
13425
13426
13427
13428test "$program_prefix" != NONE &&
13429 program_transform_name="s&^&$program_prefix&;$program_transform_name"
13430# Use a double $ so make ignores it.
13431test "$program_suffix" != NONE &&
13432 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
13433# Double any \ or $. echo might interpret backslashes.
13434# By default was `s,x,x', remove it if useless.
13435cat <<\_ACEOF >conftest.sed
13436s/[\\$]/&&/g;s/;s,x,x,$//
13437_ACEOF
13438program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
13439rm -f conftest.sed
13440
13441
13442
13443
13444
13445if test "$ac_cv_header_stdint_h" = "yes" -o "$notset" = "dontmatch"; then
13446 include_stdint_h="#include <stdint.h>"
13447else
13448 include_stdint_h="/* #include <stdint.h> */"
13449fi
13450if test "$ac_cv_header_stdarg_h" = "yes" -o "$notset" = "dontmatch"; then
13451 include_stdarg_h="#include <cstdarg>"
13452else
13453 include_stdarg_h="/* #include <cstdarg> */"
13454fi
13455if test "$ac_cv_header_stdlib_h" = "yes" -o "$notset" = "dontmatch"; then
13456 include_stdlib_h="#include <cstdlib>"
13457else
13458 include_stdlib_h="/* #include <cstdlib> */"
13459fi
13460if test "$ac_cv_header_unistd_h" = "yes" -o "$notset" = "dontmatch"; then
13461 include_unistd_h="#include <unistd.h>"
13462else
13463 include_unistd_h="/* #include <unistd.h> */"
13464fi
13465if test "$ac_cv_header_string_h" = "yes" -o "$notset" = "dontmatch"; then
13466 include_string_h="#include <cstring>"
13467else
13468 include_string_h="/* #include <cstring> */"
13469fi
13470if test "$ac_cv_header_fcntl_h" = "yes" -o "$notset" = "dontmatch"; then
13471 include_fcntl_h="#include <fcntl.h>"
13472else
13473 include_fcntl_h="/* #include <fcntl.h> */"
13474fi
13475if test "$ac_cv_header_util_h" = "yes" -o "$notset" = "dontmatch"; then
13476 include_util_h="#include <util.h>"
13477else
13478 include_util_h="/* #include <util.h> */"
13479fi
13480if test "$ac_cv_header_assert_h" = "yes" -o "$notset" = "dontmatch"; then
13481 include_assert_h="#include <assert.h>"
13482else
13483 include_assert_h="/* #include <assert.h> */"
13484fi
13485if test "$rxvt_cv_header_sysioctl" = "yes" -o "$notset" = "dontmatch"; then
13486 include_sys_ioctl_h="#include <sys/ioctl.h>"
13487else
13488 include_sys_ioctl_h="/* #include <sys/ioctl.h> */"
13489fi
13490if test "$ac_cv_header_sys_select_h" = "yes" -o "$notset" = "dontmatch"; then
13491 include_sys_select_h="#include <sys/select.h>"
13492else
13493 include_sys_select_h="/* #include <sys/select.h> */"
13494fi
13495if test "$ac_cv_header_sys_strredir_h" = "yes" -o "$notset" = "dontmatch"; then
13496 include_sys_strredir_h="#include <sys/strredir.h>"
13497else
13498 include_sys_strredir_h="/* #include <sys/strredir.h> */"
13499fi
13500if test "$ac_cv_header_sys_time_h" = "yes" -o "$notset" = "dontmatch"; then
13501 include_sys_time_h="#include <sys/time.h>"
13502else
13503 include_sys_time_h="/* #include <sys/time.h> */"
13504fi
13505if test "$ac_cv_header_sys_time_h" = "no" -o "$ac_cv_header_time" = "yes"; then
13506 include_time_h="#include <time.h>"
13507else
13508 include_time_h="/* #include <time.h> */"
13509fi
13510
13511ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h" 8177ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile"
13512 8178
13513cat >confcache <<\_ACEOF 8179cat >confcache <<\_ACEOF
13514# This file is a shell script that caches the results of configure 8180# This file is a shell script that caches the results of configure
13515# tests run on this system so they can be shared between configure 8181# tests run on this system so they can be shared between configure
13516# scripts and configure runs, see configure's option --config-cache. 8182# scripts and configure runs, see configure's option --config-cache.
13535 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do 8201 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13536 eval ac_val=\$$ac_var 8202 eval ac_val=\$$ac_var
13537 case $ac_val in #( 8203 case $ac_val in #(
13538 *${as_nl}*) 8204 *${as_nl}*)
13539 case $ac_var in #( 8205 case $ac_var in #(
13540 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 8206 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13541echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 8207$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13542 esac 8208 esac
13543 case $ac_var in #( 8209 case $ac_var in #(
13544 _ | IFS | as_nl) ;; #( 8210 _ | IFS | as_nl) ;; #(
13545 *) $as_unset $ac_var ;; 8211 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
8212 *) { eval $ac_var=; unset $ac_var;} ;;
13546 esac ;; 8213 esac ;;
13547 esac 8214 esac
13548 done 8215 done
13549 8216
13550 (set) 2>&1 | 8217 (set) 2>&1 |
13551 case $as_nl`(ac_space=' '; set) 2>&1` in #( 8218 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13552 *${as_nl}ac_space=\ *) 8219 *${as_nl}ac_space=\ *)
13553 # `set' does not quote correctly, so add quotes (double-quote 8220 # `set' does not quote correctly, so add quotes: double-quote
13554 # substitution turns \\\\ into \\, and sed turns \\ into \). 8221 # substitution turns \\\\ into \\, and sed turns \\ into \.
13555 sed -n \ 8222 sed -n \
13556 "s/'/'\\\\''/g; 8223 "s/'/'\\\\''/g;
13557 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 8224 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13558 ;; #( 8225 ;; #(
13559 *) 8226 *)
13572 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8239 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13573 :end' >>confcache 8240 :end' >>confcache
13574if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8241if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13575 if test -w "$cache_file"; then 8242 if test -w "$cache_file"; then
13576 test "x$cache_file" != "x/dev/null" && 8243 test "x$cache_file" != "x/dev/null" &&
13577 { echo "$as_me:$LINENO: updating cache $cache_file" >&5 8244 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13578echo "$as_me: updating cache $cache_file" >&6;} 8245$as_echo "$as_me: updating cache $cache_file" >&6;}
13579 cat confcache >$cache_file 8246 cat confcache >$cache_file
13580 else 8247 else
13581 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 8248 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13582echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8249$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13583 fi 8250 fi
13584fi 8251fi
13585rm -f confcache 8252rm -f confcache
13586 8253
13587test "x$prefix" = xNONE && prefix=$ac_default_prefix 8254test "x$prefix" = xNONE && prefix=$ac_default_prefix
13593ac_libobjs= 8260ac_libobjs=
13594ac_ltlibobjs= 8261ac_ltlibobjs=
13595for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 8262for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13596 # 1. Remove the extension, and $U if already installed. 8263 # 1. Remove the extension, and $U if already installed.
13597 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 8264 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13598 ac_i=`echo "$ac_i" | sed "$ac_script"` 8265 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13599 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 8266 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13600 # will be set to the directory where LIBOBJS objects are built. 8267 # will be set to the directory where LIBOBJS objects are built.
13601 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" 8268 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13602 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' 8269 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
13603done 8270done
13604LIBOBJS=$ac_libobjs 8271LIBOBJS=$ac_libobjs
13605 8272
13606LTLIBOBJS=$ac_ltlibobjs 8273LTLIBOBJS=$ac_ltlibobjs
13607 8274
13608 8275
13609 8276
13610: ${CONFIG_STATUS=./config.status} 8277: ${CONFIG_STATUS=./config.status}
8278ac_write_fail=0
13611ac_clean_files_save=$ac_clean_files 8279ac_clean_files_save=$ac_clean_files
13612ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8280ac_clean_files="$ac_clean_files $CONFIG_STATUS"
13613{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 8281{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13614echo "$as_me: creating $CONFIG_STATUS" >&6;} 8282$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13615cat >$CONFIG_STATUS <<_ACEOF 8283as_write_fail=0
8284cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13616#! $SHELL 8285#! $SHELL
13617# Generated by $as_me. 8286# Generated by $as_me.
13618# Run this file to recreate the current configuration. 8287# Run this file to recreate the current configuration.
13619# Compiler output produced by configure, useful for debugging 8288# Compiler output produced by configure, useful for debugging
13620# configure, is in config.log if it exists. 8289# configure, is in config.log if it exists.
13621 8290
13622debug=false 8291debug=false
13623ac_cs_recheck=false 8292ac_cs_recheck=false
13624ac_cs_silent=false 8293ac_cs_silent=false
8294
13625SHELL=\${CONFIG_SHELL-$SHELL} 8295SHELL=\${CONFIG_SHELL-$SHELL}
8296export SHELL
13626_ACEOF 8297_ASEOF
13627 8298cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13628cat >>$CONFIG_STATUS <<\_ACEOF
13629## --------------------- ## 8299## -------------------- ##
13630## M4sh Initialization. ## 8300## M4sh Initialization. ##
13631## --------------------- ## 8301## -------------------- ##
13632 8302
13633# Be more Bourne compatible 8303# Be more Bourne compatible
13634DUALCASE=1; export DUALCASE # for MKS sh 8304DUALCASE=1; export DUALCASE # for MKS sh
13635if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 8305if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
13636 emulate sh 8306 emulate sh
13637 NULLCMD=: 8307 NULLCMD=:
13638 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 8308 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13639 # is contrary to our usage. Disable this feature. 8309 # is contrary to our usage. Disable this feature.
13640 alias -g '${1+"$@"}'='"$@"' 8310 alias -g '${1+"$@"}'='"$@"'
13641 setopt NO_GLOB_SUBST 8311 setopt NO_GLOB_SUBST
13642else 8312else
13643 case `(set -o) 2>/dev/null` in 8313 case `(set -o) 2>/dev/null` in #(
13644 *posix*) set -o posix ;; 8314 *posix*) :
8315 set -o posix ;; #(
8316 *) :
8317 ;;
13645esac 8318esac
13646
13647fi 8319fi
13648 8320
13649 8321
13650 8322as_nl='
13651 8323'
13652# PATH needs CR 8324export as_nl
13653# Avoid depending upon Character Ranges. 8325# Printing a long string crashes Solaris 7 /usr/bin/printf.
13654as_cr_letters='abcdefghijklmnopqrstuvwxyz' 8326as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13655as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 8327as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13656as_cr_Letters=$as_cr_letters$as_cr_LETTERS 8328as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13657as_cr_digits='0123456789' 8329# Prefer a ksh shell builtin over an external printf program on Solaris,
13658as_cr_alnum=$as_cr_Letters$as_cr_digits 8330# but without wasting forks for bash or zsh.
8331if test -z "$BASH_VERSION$ZSH_VERSION" \
8332 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
8333 as_echo='print -r --'
8334 as_echo_n='print -rn --'
8335elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
8336 as_echo='printf %s\n'
8337 as_echo_n='printf %s'
8338else
8339 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
8340 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
8341 as_echo_n='/usr/ucb/echo -n'
8342 else
8343 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
8344 as_echo_n_body='eval
8345 arg=$1;
8346 case $arg in #(
8347 *"$as_nl"*)
8348 expr "X$arg" : "X\\(.*\\)$as_nl";
8349 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
8350 esac;
8351 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
8352 '
8353 export as_echo_n_body
8354 as_echo_n='sh -c $as_echo_n_body as_echo'
8355 fi
8356 export as_echo_body
8357 as_echo='sh -c $as_echo_body as_echo'
8358fi
13659 8359
13660# The user is always right. 8360# The user is always right.
13661if test "${PATH_SEPARATOR+set}" != set; then 8361if test "${PATH_SEPARATOR+set}" != set; then
13662 echo "#! /bin/sh" >conf$$.sh 8362 PATH_SEPARATOR=:
13663 echo "exit 0" >>conf$$.sh 8363 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13664 chmod +x conf$$.sh 8364 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13665 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
13666 PATH_SEPARATOR=';' 8365 PATH_SEPARATOR=';'
13667 else 8366 }
13668 PATH_SEPARATOR=:
13669 fi
13670 rm -f conf$$.sh
13671fi
13672
13673# Support unset when possible.
13674if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
13675 as_unset=unset
13676else
13677 as_unset=false
13678fi 8367fi
13679 8368
13680 8369
13681# IFS 8370# IFS
13682# We need space, tab and new line, in precisely that order. Quoting is 8371# We need space, tab and new line, in precisely that order. Quoting is
13683# there to prevent editors from complaining about space-tab. 8372# there to prevent editors from complaining about space-tab.
13684# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8373# (If _AS_PATH_WALK were called with IFS unset, it would disable word
13685# splitting by setting IFS to empty value.) 8374# splitting by setting IFS to empty value.)
13686as_nl='
13687'
13688IFS=" "" $as_nl" 8375IFS=" "" $as_nl"
13689 8376
13690# Find who we are. Look in the path if we contain no directory separator. 8377# Find who we are. Look in the path if we contain no directory separator.
13691case $0 in 8378case $0 in #((
13692 *[\\/]* ) as_myself=$0 ;; 8379 *[\\/]* ) as_myself=$0 ;;
13693 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8380 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13694for as_dir in $PATH 8381for as_dir in $PATH
13695do 8382do
13696 IFS=$as_save_IFS 8383 IFS=$as_save_IFS
13697 test -z "$as_dir" && as_dir=. 8384 test -z "$as_dir" && as_dir=.
13698 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 8385 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13699done 8386 done
13700IFS=$as_save_IFS 8387IFS=$as_save_IFS
13701 8388
13702 ;; 8389 ;;
13703esac 8390esac
13704# We did not find ourselves, most probably we were run as `sh COMMAND' 8391# We did not find ourselves, most probably we were run as `sh COMMAND'
13705# in which case we are not to be found in the path. 8392# in which case we are not to be found in the path.
13706if test "x$as_myself" = x; then 8393if test "x$as_myself" = x; then
13707 as_myself=$0 8394 as_myself=$0
13708fi 8395fi
13709if test ! -f "$as_myself"; then 8396if test ! -f "$as_myself"; then
13710 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 8397 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13711 { (exit 1); exit 1; } 8398 exit 1
13712fi 8399fi
13713 8400
13714# Work around bugs in pre-3.0 UWIN ksh. 8401# Unset variables that we do not need and which cause bugs (e.g. in
8402# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
8403# suppresses any "Segmentation fault" message there. '((' could
8404# trigger a bug in pdksh 5.2.14.
13715for as_var in ENV MAIL MAILPATH 8405for as_var in BASH_ENV ENV MAIL MAILPATH
8406do eval test x\${$as_var+set} = xset \
13716do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 8407 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13717done 8408done
13718PS1='$ ' 8409PS1='$ '
13719PS2='> ' 8410PS2='> '
13720PS4='+ ' 8411PS4='+ '
13721 8412
13722# NLS nuisances. 8413# NLS nuisances.
13723for as_var in \ 8414LC_ALL=C
13724 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 8415export LC_ALL
13725 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 8416LANGUAGE=C
13726 LC_TELEPHONE LC_TIME 8417export LANGUAGE
13727do 8418
13728 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 8419# CDPATH.
13729 eval $as_var=C; export $as_var 8420(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
8421
8422
8423# as_fn_error ERROR [LINENO LOG_FD]
8424# ---------------------------------
8425# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
8426# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
8427# script with status $?, using 1 if that was 0.
8428as_fn_error ()
8429{
8430 as_status=$?; test $as_status -eq 0 && as_status=1
8431 if test "$3"; then
8432 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
8433 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
8434 fi
8435 $as_echo "$as_me: error: $1" >&2
8436 as_fn_exit $as_status
8437} # as_fn_error
8438
8439
8440# as_fn_set_status STATUS
8441# -----------------------
8442# Set $? to STATUS, without forking.
8443as_fn_set_status ()
8444{
8445 return $1
8446} # as_fn_set_status
8447
8448# as_fn_exit STATUS
8449# -----------------
8450# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
8451as_fn_exit ()
8452{
8453 set +e
8454 as_fn_set_status $1
8455 exit $1
8456} # as_fn_exit
8457
8458# as_fn_unset VAR
8459# ---------------
8460# Portably unset VAR.
8461as_fn_unset ()
8462{
8463 { eval $1=; unset $1;}
8464}
8465as_unset=as_fn_unset
8466# as_fn_append VAR VALUE
8467# ----------------------
8468# Append the text in VALUE to the end of the definition contained in VAR. Take
8469# advantage of any shell optimizations that allow amortized linear growth over
8470# repeated appends, instead of the typical quadratic growth present in naive
8471# implementations.
8472if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
8473 eval 'as_fn_append ()
8474 {
8475 eval $1+=\$2
8476 }'
13730 else 8477else
13731 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 8478 as_fn_append ()
13732 fi 8479 {
13733done 8480 eval $1=\$$1\$2
8481 }
8482fi # as_fn_append
13734 8483
13735# Required to use basename. 8484# as_fn_arith ARG...
8485# ------------------
8486# Perform arithmetic evaluation on the ARGs, and store the result in the
8487# global $as_val. Take advantage of shells that can avoid forks. The arguments
8488# must be portable across $(()) and expr.
8489if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
8490 eval 'as_fn_arith ()
8491 {
8492 as_val=$(( $* ))
8493 }'
8494else
8495 as_fn_arith ()
8496 {
8497 as_val=`expr "$@" || test $? -eq 1`
8498 }
8499fi # as_fn_arith
8500
8501
13736if expr a : '\(a\)' >/dev/null 2>&1 && 8502if expr a : '\(a\)' >/dev/null 2>&1 &&
13737 test "X`expr 00001 : '.*\(...\)'`" = X001; then 8503 test "X`expr 00001 : '.*\(...\)'`" = X001; then
13738 as_expr=expr 8504 as_expr=expr
13739else 8505else
13740 as_expr=false 8506 as_expr=false
13744 as_basename=basename 8510 as_basename=basename
13745else 8511else
13746 as_basename=false 8512 as_basename=false
13747fi 8513fi
13748 8514
8515if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
8516 as_dirname=dirname
8517else
8518 as_dirname=false
8519fi
13749 8520
13750# Name of the executable.
13751as_me=`$as_basename -- "$0" || 8521as_me=`$as_basename -- "$0" ||
13752$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 8522$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13753 X"$0" : 'X\(//\)$' \| \ 8523 X"$0" : 'X\(//\)$' \| \
13754 X"$0" : 'X\(/\)' \| . 2>/dev/null || 8524 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13755echo X/"$0" | 8525$as_echo X/"$0" |
13756 sed '/^.*\/\([^/][^/]*\)\/*$/{ 8526 sed '/^.*\/\([^/][^/]*\)\/*$/{
13757 s//\1/ 8527 s//\1/
13758 q 8528 q
13759 } 8529 }
13760 /^X\/\(\/\/\)$/{ 8530 /^X\/\(\/\/\)$/{
13765 s//\1/ 8535 s//\1/
13766 q 8536 q
13767 } 8537 }
13768 s/.*/./; q'` 8538 s/.*/./; q'`
13769 8539
13770# CDPATH. 8540# Avoid depending upon Character Ranges.
13771$as_unset CDPATH 8541as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13772 8542as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13773 8543as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13774 8544as_cr_digits='0123456789'
13775 as_lineno_1=$LINENO 8545as_cr_alnum=$as_cr_Letters$as_cr_digits
13776 as_lineno_2=$LINENO
13777 test "x$as_lineno_1" != "x$as_lineno_2" &&
13778 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
13779
13780 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
13781 # uniformly replaced by the line number. The first 'sed' inserts a
13782 # line-number line after each line using $LINENO; the second 'sed'
13783 # does the real work. The second script uses 'N' to pair each
13784 # line-number line with the line containing $LINENO, and appends
13785 # trailing '-' during substitution so that $LINENO is not a special
13786 # case at line end.
13787 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
13788 # scripts with optimization help from Paolo Bonzini. Blame Lee
13789 # E. McMahon (1931-1989) for sed's syntax. :-)
13790 sed -n '
13791 p
13792 /[$]LINENO/=
13793 ' <$as_myself |
13794 sed '
13795 s/[$]LINENO.*/&-/
13796 t lineno
13797 b
13798 :lineno
13799 N
13800 :loop
13801 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
13802 t loop
13803 s/-\n.*//
13804 ' >$as_me.lineno &&
13805 chmod +x "$as_me.lineno" ||
13806 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
13807 { (exit 1); exit 1; }; }
13808
13809 # Don't try to exec as it changes $[0], causing all sort of problems
13810 # (the dirname of $[0] is not the place where we might find the
13811 # original and so on. Autoconf is especially sensitive to this).
13812 . "./$as_me.lineno"
13813 # Exit status is that of the last command.
13814 exit
13815}
13816
13817
13818if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13819 as_dirname=dirname
13820else
13821 as_dirname=false
13822fi
13823 8546
13824ECHO_C= ECHO_N= ECHO_T= 8547ECHO_C= ECHO_N= ECHO_T=
13825case `echo -n x` in 8548case `echo -n x` in #(((((
13826-n*) 8549-n*)
13827 case `echo 'x\c'` in 8550 case `echo 'xy\c'` in
13828 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 8551 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
13829 *) ECHO_C='\c';; 8552 xy) ECHO_C='\c';;
8553 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
8554 ECHO_T=' ';;
13830 esac;; 8555 esac;;
13831*) 8556*)
13832 ECHO_N='-n';; 8557 ECHO_N='-n';;
13833esac 8558esac
13834 8559
13835if expr a : '\(a\)' >/dev/null 2>&1 &&
13836 test "X`expr 00001 : '.*\(...\)'`" = X001; then
13837 as_expr=expr
13838else
13839 as_expr=false
13840fi
13841
13842rm -f conf$$ conf$$.exe conf$$.file 8560rm -f conf$$ conf$$.exe conf$$.file
13843if test -d conf$$.dir; then 8561if test -d conf$$.dir; then
13844 rm -f conf$$.dir/conf$$.file 8562 rm -f conf$$.dir/conf$$.file
13845else 8563else
13846 rm -f conf$$.dir 8564 rm -f conf$$.dir
13847 mkdir conf$$.dir 8565 mkdir conf$$.dir 2>/dev/null
13848fi 8566fi
13849echo >conf$$.file 8567if (echo >conf$$.file) 2>/dev/null; then
13850if ln -s conf$$.file conf$$ 2>/dev/null; then 8568 if ln -s conf$$.file conf$$ 2>/dev/null; then
13851 as_ln_s='ln -s' 8569 as_ln_s='ln -s'
13852 # ... but there are two gotchas: 8570 # ... but there are two gotchas:
13853 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 8571 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13854 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 8572 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13855 # In both cases, we have to default to `cp -p'. 8573 # In both cases, we have to default to `cp -p'.
13856 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 8574 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
8575 as_ln_s='cp -p'
8576 elif ln conf$$.file conf$$ 2>/dev/null; then
8577 as_ln_s=ln
8578 else
13857 as_ln_s='cp -p' 8579 as_ln_s='cp -p'
13858elif ln conf$$.file conf$$ 2>/dev/null; then 8580 fi
13859 as_ln_s=ln
13860else 8581else
13861 as_ln_s='cp -p' 8582 as_ln_s='cp -p'
13862fi 8583fi
13863rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 8584rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
13864rmdir conf$$.dir 2>/dev/null 8585rmdir conf$$.dir 2>/dev/null
13865 8586
13866if mkdir -p . 2>/dev/null; then 8587
13867 as_mkdir_p=: 8588# as_fn_mkdir_p
13868else 8589# -------------
13869 test -d ./-p && rmdir ./-p 8590# Create "$as_dir" as a directory, including parents if necessary.
13870 as_mkdir_p=false 8591as_fn_mkdir_p ()
13871fi
13872
13873if test -x / >/dev/null 2>&1; then
13874 as_test_x='test -x'
13875else
13876 if ls -dL / >/dev/null 2>&1; then
13877 as_ls_L_option=L
13878 else
13879 as_ls_L_option=
13880 fi
13881 as_test_x='
13882 eval sh -c '\''
13883 if test -d "$1"; then
13884 test -d "$1/.";
13885 else
13886 case $1 in
13887 -*)set "./$1";;
13888 esac;
13889 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
13890 ???[sx]*):;;*)false;;esac;fi
13891 '\'' sh
13892 '
13893fi
13894as_executable_p=$as_test_x
13895
13896# Sed expression to map a string onto a valid CPP name.
13897as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
13898
13899# Sed expression to map a string onto a valid variable name.
13900as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
13901
13902
13903exec 6>&1
13904
13905# Save the log message, to keep $[0] and so on meaningful, and to
13906# report actual input values of CONFIG_FILES etc. instead of their
13907# values after options handling.
13908ac_log="
13909This file was extended by $as_me, which was
13910generated by GNU Autoconf 2.61. Invocation command line was
13911
13912 CONFIG_FILES = $CONFIG_FILES
13913 CONFIG_HEADERS = $CONFIG_HEADERS
13914 CONFIG_LINKS = $CONFIG_LINKS
13915 CONFIG_COMMANDS = $CONFIG_COMMANDS
13916 $ $0 $@
13917
13918on `(hostname || uname -n) 2>/dev/null | sed 1q`
13919"
13920
13921_ACEOF
13922
13923cat >>$CONFIG_STATUS <<_ACEOF
13924# Files that config.status was made for.
13925config_files="$ac_config_files"
13926config_headers="$ac_config_headers"
13927
13928_ACEOF
13929
13930cat >>$CONFIG_STATUS <<\_ACEOF
13931ac_cs_usage="\
13932\`$as_me' instantiates files from templates according to the
13933current configuration.
13934
13935Usage: $0 [OPTIONS] [FILE]...
13936
13937 -h, --help print this help, then exit
13938 -V, --version print version number and configuration settings, then exit
13939 -q, --quiet do not print progress messages
13940 -d, --debug don't remove temporary files
13941 --recheck update $as_me by reconfiguring in the same conditions
13942 --file=FILE[:TEMPLATE]
13943 instantiate the configuration file FILE
13944 --header=FILE[:TEMPLATE]
13945 instantiate the configuration header FILE
13946
13947Configuration files:
13948$config_files
13949
13950Configuration headers:
13951$config_headers
13952
13953Report bugs to <bug-autoconf@gnu.org>."
13954
13955_ACEOF
13956cat >>$CONFIG_STATUS <<_ACEOF
13957ac_cs_version="\\
13958config.status
13959configured by $0, generated by GNU Autoconf 2.61,
13960 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
13961
13962Copyright (C) 2006 Free Software Foundation, Inc.
13963This config.status script is free software; the Free Software Foundation
13964gives unlimited permission to copy, distribute and modify it."
13965
13966ac_pwd='$ac_pwd'
13967srcdir='$srcdir'
13968INSTALL='$INSTALL'
13969_ACEOF
13970
13971cat >>$CONFIG_STATUS <<\_ACEOF
13972# If no file are specified by the user, then we need to provide default
13973# value. By we need to know if files were specified by the user.
13974ac_need_defaults=:
13975while test $# != 0
13976do
13977 case $1 in
13978 --*=*)
13979 ac_option=`expr "X$1" : 'X\([^=]*\)='`
13980 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
13981 ac_shift=:
13982 ;;
13983 *)
13984 ac_option=$1
13985 ac_optarg=$2
13986 ac_shift=shift
13987 ;;
13988 esac
13989
13990 case $ac_option in
13991 # Handling of the options.
13992 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13993 ac_cs_recheck=: ;;
13994 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
13995 echo "$ac_cs_version"; exit ;;
13996 --debug | --debu | --deb | --de | --d | -d )
13997 debug=: ;;
13998 --file | --fil | --fi | --f )
13999 $ac_shift
14000 CONFIG_FILES="$CONFIG_FILES $ac_optarg"
14001 ac_need_defaults=false;;
14002 --header | --heade | --head | --hea )
14003 $ac_shift
14004 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
14005 ac_need_defaults=false;;
14006 --he | --h)
14007 # Conflict between --help and --header
14008 { echo "$as_me: error: ambiguous option: $1
14009Try \`$0 --help' for more information." >&2
14010 { (exit 1); exit 1; }; };;
14011 --help | --hel | -h )
14012 echo "$ac_cs_usage"; exit ;;
14013 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14014 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14015 ac_cs_silent=: ;;
14016
14017 # This is an error.
14018 -*) { echo "$as_me: error: unrecognized option: $1
14019Try \`$0 --help' for more information." >&2
14020 { (exit 1); exit 1; }; } ;;
14021
14022 *) ac_config_targets="$ac_config_targets $1"
14023 ac_need_defaults=false ;;
14024
14025 esac
14026 shift
14027done
14028
14029ac_configure_extra_args=
14030
14031if $ac_cs_silent; then
14032 exec 6>/dev/null
14033 ac_configure_extra_args="$ac_configure_extra_args --silent"
14034fi
14035
14036_ACEOF
14037cat >>$CONFIG_STATUS <<_ACEOF
14038if \$ac_cs_recheck; then
14039 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
14040 CONFIG_SHELL=$SHELL
14041 export CONFIG_SHELL
14042 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14043fi
14044
14045_ACEOF
14046cat >>$CONFIG_STATUS <<\_ACEOF
14047exec 5>>config.log
14048{ 8592{
14049 echo
14050 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14051## Running $as_me. ##
14052_ASBOX
14053 echo "$ac_log"
14054} >&5
14055 8593
14056_ACEOF
14057cat >>$CONFIG_STATUS <<_ACEOF
14058_ACEOF
14059
14060cat >>$CONFIG_STATUS <<\_ACEOF
14061
14062# Handling of arguments.
14063for ac_config_target in $ac_config_targets
14064do
14065 case $ac_config_target in
14066 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
14067 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14068 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
14069 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
14070 "src/rxvtlib.h") CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
14071
14072 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
14073echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
14074 { (exit 1); exit 1; }; };;
14075 esac
14076done
14077
14078
14079# If the user did not use the arguments to specify the items to instantiate,
14080# then the envvar interface is used. Set only those that are not.
14081# We use the long form for the default assignment because of an extremely
14082# bizarre bug on SunOS 4.1.3.
14083if $ac_need_defaults; then
14084 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14085 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14086fi
14087
14088# Have a temporary directory for convenience. Make it in the build tree
14089# simply because there is no reason against having it here, and in addition,
14090# creating and moving files from /tmp can sometimes cause problems.
14091# Hook for its removal unless debugging.
14092# Note that there is a small window in which the directory will not be cleaned:
14093# after its creation but before its name has been assigned to `$tmp'.
14094$debug ||
14095{
14096 tmp=
14097 trap 'exit_status=$?
14098 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14099' 0
14100 trap '{ (exit 1); exit 1; }' 1 2 13 15
14101}
14102# Create a (secure) tmp directory for tmp files.
14103
14104{
14105 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14106 test -n "$tmp" && test -d "$tmp"
14107} ||
14108{
14109 tmp=./conf$$-$RANDOM
14110 (umask 077 && mkdir "$tmp")
14111} ||
14112{
14113 echo "$me: cannot create a temporary directory in ." >&2
14114 { (exit 1); exit 1; }
14115}
14116
14117#
14118# Set up the sed scripts for CONFIG_FILES section.
14119#
14120
14121# No need to generate the scripts if there are no CONFIG_FILES.
14122# This happens for instance when ./config.status config.h
14123if test -n "$CONFIG_FILES"; then
14124
14125_ACEOF
14126
14127
14128
14129ac_delim='%!_!# '
14130for ac_last_try in false false false false false :; do
14131 cat >conf$$subs.sed <<_ACEOF
14132SHELL!$SHELL$ac_delim
14133PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
14134PACKAGE_NAME!$PACKAGE_NAME$ac_delim
14135PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
14136PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
14137PACKAGE_STRING!$PACKAGE_STRING$ac_delim
14138PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
14139exec_prefix!$exec_prefix$ac_delim
14140prefix!$prefix$ac_delim
14141program_transform_name!$program_transform_name$ac_delim
14142bindir!$bindir$ac_delim
14143sbindir!$sbindir$ac_delim
14144libexecdir!$libexecdir$ac_delim
14145datarootdir!$datarootdir$ac_delim
14146datadir!$datadir$ac_delim
14147sysconfdir!$sysconfdir$ac_delim
14148sharedstatedir!$sharedstatedir$ac_delim
14149localstatedir!$localstatedir$ac_delim
14150includedir!$includedir$ac_delim
14151oldincludedir!$oldincludedir$ac_delim
14152docdir!$docdir$ac_delim
14153infodir!$infodir$ac_delim
14154htmldir!$htmldir$ac_delim
14155dvidir!$dvidir$ac_delim
14156pdfdir!$pdfdir$ac_delim
14157psdir!$psdir$ac_delim
14158libdir!$libdir$ac_delim
14159localedir!$localedir$ac_delim
14160mandir!$mandir$ac_delim
14161DEFS!$DEFS$ac_delim
14162ECHO_C!$ECHO_C$ac_delim
14163ECHO_N!$ECHO_N$ac_delim
14164ECHO_T!$ECHO_T$ac_delim
14165LIBS!$LIBS$ac_delim
14166build_alias!$build_alias$ac_delim
14167host_alias!$host_alias$ac_delim
14168target_alias!$target_alias$ac_delim
14169build!$build$ac_delim
14170build_cpu!$build_cpu$ac_delim
14171build_vendor!$build_vendor$ac_delim
14172build_os!$build_os$ac_delim
14173host!$host$ac_delim
14174host_cpu!$host_cpu$ac_delim
14175host_vendor!$host_vendor$ac_delim
14176host_os!$host_os$ac_delim
14177VERSION!$VERSION$ac_delim
14178DATE!$DATE$ac_delim
14179LSMDATE!$LSMDATE$ac_delim
14180LIBVERSION!$LIBVERSION$ac_delim
14181CC!$CC$ac_delim
14182CFLAGS!$CFLAGS$ac_delim
14183LDFLAGS!$LDFLAGS$ac_delim
14184CPPFLAGS!$CPPFLAGS$ac_delim
14185ac_ct_CC!$ac_ct_CC$ac_delim
14186EXEEXT!$EXEEXT$ac_delim
14187OBJEXT!$OBJEXT$ac_delim
14188CXX!$CXX$ac_delim
14189CXXFLAGS!$CXXFLAGS$ac_delim
14190ac_ct_CXX!$ac_ct_CXX$ac_delim
14191CPP!$CPP$ac_delim
14192INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
14193INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
14194INSTALL_DATA!$INSTALL_DATA$ac_delim
14195GREP!$GREP$ac_delim
14196EGREP!$EGREP$ac_delim
14197LINKER!$LINKER$ac_delim
14198INSTALL_LIBRXVT!$INSTALL_LIBRXVT$ac_delim
14199RXVTNAME!$RXVTNAME$ac_delim
14200TIC!$TIC$ac_delim
14201XMKMF!$XMKMF$ac_delim
14202CXXCPP!$CXXCPP$ac_delim
14203X_CFLAGS!$X_CFLAGS$ac_delim
14204X_PRE_LIBS!$X_PRE_LIBS$ac_delim
14205X_LIBS!$X_LIBS$ac_delim
14206X_EXTRA_LIBS!$X_EXTRA_LIBS$ac_delim
14207afterimage_config!$afterimage_config$ac_delim
14208XPM_CPPFLAGS!$XPM_CPPFLAGS$ac_delim
14209XPM_CFLAGS!$XPM_CFLAGS$ac_delim
14210XPM_LIBS!$XPM_LIBS$ac_delim
14211rxvt_int16_typedef!$rxvt_int16_typedef$ac_delim
14212rxvt_uint16_typedef!$rxvt_uint16_typedef$ac_delim
14213rxvt_int32_typedef!$rxvt_int32_typedef$ac_delim
14214rxvt_uint32_typedef!$rxvt_uint32_typedef$ac_delim
14215rxvt_intp_define!$rxvt_intp_define$ac_delim
14216rxvt_u_intp_define!$rxvt_u_intp_define$ac_delim
14217PKG_CONFIG!$PKG_CONFIG$ac_delim
14218XFT_CONFIG!$XFT_CONFIG$ac_delim
14219PERL!$PERL$ac_delim
14220PERLLIB!$PERLLIB$ac_delim
14221PERLFLAGS!$PERLFLAGS$ac_delim
14222PERLPRIVLIBEXP!$PERLPRIVLIBEXP$ac_delim
14223IF_PERL!$IF_PERL$ac_delim
14224PERL_O!$PERL_O$ac_delim
14225AFTERIMAGE_CFLAGS!$AFTERIMAGE_CFLAGS$ac_delim
14226AFTERIMAGE_LIBS!$AFTERIMAGE_LIBS$ac_delim
14227include_stdint_h!$include_stdint_h$ac_delim
14228include_stdarg_h!$include_stdarg_h$ac_delim
14229_ACEOF
14230
14231 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
14232 break
14233 elif $ac_last_try; then
14234 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
14235echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
14236 { (exit 1); exit 1; }; }
14237 else
14238 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14239 fi
14240done
14241
14242ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
14243if test -n "$ac_eof"; then
14244 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
14245 ac_eof=`expr $ac_eof + 1`
14246fi
14247
14248cat >>$CONFIG_STATUS <<_ACEOF
14249cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
14250/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
14251_ACEOF
14252sed '
14253s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
14254s/^/s,@/; s/!/@,|#_!!_#|/
14255:n
14256t n
14257s/'"$ac_delim"'$/,g/; t
14258s/$/\\/; p
14259N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
14260' >>$CONFIG_STATUS <conf$$subs.sed
14261rm -f conf$$subs.sed
14262cat >>$CONFIG_STATUS <<_ACEOF
14263CEOF$ac_eof
14264_ACEOF
14265
14266
14267ac_delim='%!_!# '
14268for ac_last_try in false false false false false :; do
14269 cat >conf$$subs.sed <<_ACEOF
14270include_stdlib_h!$include_stdlib_h$ac_delim
14271include_unistd_h!$include_unistd_h$ac_delim
14272include_string_h!$include_string_h$ac_delim
14273include_fcntl_h!$include_fcntl_h$ac_delim
14274include_util_h!$include_util_h$ac_delim
14275include_assert_h!$include_assert_h$ac_delim
14276include_sys_ioctl_h!$include_sys_ioctl_h$ac_delim
14277include_sys_select_h!$include_sys_select_h$ac_delim
14278include_sys_strredir_h!$include_sys_strredir_h$ac_delim
14279include_sys_time_h!$include_sys_time_h$ac_delim
14280include_time_h!$include_time_h$ac_delim
14281LIBOBJS!$LIBOBJS$ac_delim
14282LTLIBOBJS!$LTLIBOBJS$ac_delim
14283_ACEOF
14284
14285 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 13; then
14286 break
14287 elif $ac_last_try; then
14288 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
14289echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
14290 { (exit 1); exit 1; }; }
14291 else
14292 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14293 fi
14294done
14295
14296ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
14297if test -n "$ac_eof"; then
14298 ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
14299 ac_eof=`expr $ac_eof + 1`
14300fi
14301
14302cat >>$CONFIG_STATUS <<_ACEOF
14303cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
14304/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
14305_ACEOF
14306sed '
14307s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
14308s/^/s,@/; s/!/@,|#_!!_#|/
14309:n
14310t n
14311s/'"$ac_delim"'$/,g/; t
14312s/$/\\/; p
14313N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
14314' >>$CONFIG_STATUS <conf$$subs.sed
14315rm -f conf$$subs.sed
14316cat >>$CONFIG_STATUS <<_ACEOF
14317:end
14318s/|#_!!_#|//g
14319CEOF$ac_eof
14320_ACEOF
14321
14322
14323# VPATH may cause trouble with some makes, so we remove $(srcdir),
14324# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14325# trailing colons and then remove the whole line if VPATH becomes empty
14326# (actually we leave an empty line to preserve line numbers).
14327if test "x$srcdir" = x.; then
14328 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14329s/:*\$(srcdir):*/:/
14330s/:*\${srcdir}:*/:/
14331s/:*@srcdir@:*/:/
14332s/^\([^=]*=[ ]*\):*/\1/
14333s/:*$//
14334s/^[^=]*=[ ]*$//
14335}'
14336fi
14337
14338cat >>$CONFIG_STATUS <<\_ACEOF
14339fi # test -n "$CONFIG_FILES"
14340
14341
14342for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS
14343do
14344 case $ac_tag in
14345 :[FHLC]) ac_mode=$ac_tag; continue;;
14346 esac
14347 case $ac_mode$ac_tag in
14348 :[FHL]*:*);;
14349 :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
14350echo "$as_me: error: Invalid tag $ac_tag." >&2;}
14351 { (exit 1); exit 1; }; };;
14352 :[FH]-) ac_tag=-:-;;
14353 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14354 esac
14355 ac_save_IFS=$IFS
14356 IFS=:
14357 set x $ac_tag
14358 IFS=$ac_save_IFS
14359 shift
14360 ac_file=$1
14361 shift
14362
14363 case $ac_mode in
14364 :L) ac_source=$1;;
14365 :[FH])
14366 ac_file_inputs=
14367 for ac_f
14368 do
14369 case $ac_f in
14370 -) ac_f="$tmp/stdin";;
14371 *) # Look for the file first in the build tree, then in the source tree
14372 # (if the path is not absolute). The absolute path cannot be DOS-style,
14373 # because $ac_f cannot contain `:'.
14374 test -f "$ac_f" ||
14375 case $ac_f in
14376 [\\/$]*) false;;
14377 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14378 esac ||
14379 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
14380echo "$as_me: error: cannot find input file: $ac_f" >&2;}
14381 { (exit 1); exit 1; }; };;
14382 esac
14383 ac_file_inputs="$ac_file_inputs $ac_f"
14384 done
14385
14386 # Let's still pretend it is `configure' which instantiates (i.e., don't
14387 # use $as_me), people would be surprised to read:
14388 # /* config.h. Generated by config.status. */
14389 configure_input="Generated from "`IFS=:
14390 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
14391 if test x"$ac_file" != x-; then
14392 configure_input="$ac_file. $configure_input"
14393 { echo "$as_me:$LINENO: creating $ac_file" >&5
14394echo "$as_me: creating $ac_file" >&6;}
14395 fi
14396
14397 case $ac_tag in
14398 *:-:* | *:-) cat >"$tmp/stdin";;
14399 esac
14400 ;;
14401 esac
14402
14403 ac_dir=`$as_dirname -- "$ac_file" ||
14404$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14405 X"$ac_file" : 'X\(//\)[^/]' \| \
14406 X"$ac_file" : 'X\(//\)$' \| \
14407 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14408echo X"$ac_file" |
14409 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14410 s//\1/
14411 q
14412 }
14413 /^X\(\/\/\)[^/].*/{
14414 s//\1/
14415 q
14416 }
14417 /^X\(\/\/\)$/{
14418 s//\1/
14419 q
14420 }
14421 /^X\(\/\).*/{
14422 s//\1/
14423 q
14424 }
14425 s/.*/./; q'`
14426 { as_dir="$ac_dir"
14427 case $as_dir in #( 8594 case $as_dir in #(
14428 -*) as_dir=./$as_dir;; 8595 -*) as_dir=./$as_dir;;
14429 esac 8596 esac
14430 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { 8597 test -d "$as_dir" || eval $as_mkdir_p || {
14431 as_dirs= 8598 as_dirs=
14432 while :; do 8599 while :; do
14433 case $as_dir in #( 8600 case $as_dir in #(
14434 *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #( 8601 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14435 *) as_qdir=$as_dir;; 8602 *) as_qdir=$as_dir;;
14436 esac 8603 esac
14437 as_dirs="'$as_qdir' $as_dirs" 8604 as_dirs="'$as_qdir' $as_dirs"
14438 as_dir=`$as_dirname -- "$as_dir" || 8605 as_dir=`$as_dirname -- "$as_dir" ||
14439$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 8606$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14440 X"$as_dir" : 'X\(//\)[^/]' \| \ 8607 X"$as_dir" : 'X\(//\)[^/]' \| \
14441 X"$as_dir" : 'X\(//\)$' \| \ 8608 X"$as_dir" : 'X\(//\)$' \| \
14442 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 8609 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14443echo X"$as_dir" | 8610$as_echo X"$as_dir" |
14444 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 8611 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14445 s//\1/ 8612 s//\1/
14446 q 8613 q
14447 } 8614 }
14448 /^X\(\/\/\)[^/].*/{ 8615 /^X\(\/\/\)[^/].*/{
14459 } 8626 }
14460 s/.*/./; q'` 8627 s/.*/./; q'`
14461 test -d "$as_dir" && break 8628 test -d "$as_dir" && break
14462 done 8629 done
14463 test -z "$as_dirs" || eval "mkdir $as_dirs" 8630 test -z "$as_dirs" || eval "mkdir $as_dirs"
14464 } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 8631 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14465echo "$as_me: error: cannot create directory $as_dir" >&2;} 8632
14466 { (exit 1); exit 1; }; }; } 8633
8634} # as_fn_mkdir_p
8635if mkdir -p . 2>/dev/null; then
8636 as_mkdir_p='mkdir -p "$as_dir"'
8637else
8638 test -d ./-p && rmdir ./-p
8639 as_mkdir_p=false
8640fi
8641
8642if test -x / >/dev/null 2>&1; then
8643 as_test_x='test -x'
8644else
8645 if ls -dL / >/dev/null 2>&1; then
8646 as_ls_L_option=L
8647 else
8648 as_ls_L_option=
8649 fi
8650 as_test_x='
8651 eval sh -c '\''
8652 if test -d "$1"; then
8653 test -d "$1/.";
8654 else
8655 case $1 in #(
8656 -*)set "./$1";;
8657 esac;
8658 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
8659 ???[sx]*):;;*)false;;esac;fi
8660 '\'' sh
8661 '
8662fi
8663as_executable_p=$as_test_x
8664
8665# Sed expression to map a string onto a valid CPP name.
8666as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
8667
8668# Sed expression to map a string onto a valid variable name.
8669as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
8670
8671
8672exec 6>&1
8673## ----------------------------------- ##
8674## Main body of $CONFIG_STATUS script. ##
8675## ----------------------------------- ##
8676_ASEOF
8677test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
8678
8679cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8680# Save the log message, to keep $0 and so on meaningful, and to
8681# report actual input values of CONFIG_FILES etc. instead of their
8682# values after options handling.
8683ac_log="
8684This file was extended by $as_me, which was
8685generated by GNU Autoconf 2.65. Invocation command line was
8686
8687 CONFIG_FILES = $CONFIG_FILES
8688 CONFIG_HEADERS = $CONFIG_HEADERS
8689 CONFIG_LINKS = $CONFIG_LINKS
8690 CONFIG_COMMANDS = $CONFIG_COMMANDS
8691 $ $0 $@
8692
8693on `(hostname || uname -n) 2>/dev/null | sed 1q`
8694"
8695
8696_ACEOF
8697
8698case $ac_config_files in *"
8699"*) set x $ac_config_files; shift; ac_config_files=$*;;
8700esac
8701
8702case $ac_config_headers in *"
8703"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
8704esac
8705
8706
8707cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8708# Files that config.status was made for.
8709config_files="$ac_config_files"
8710config_headers="$ac_config_headers"
8711
8712_ACEOF
8713
8714cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8715ac_cs_usage="\
8716\`$as_me' instantiates files and other configuration actions
8717from templates according to the current configuration. Unless the files
8718and actions are specified as TAGs, all are instantiated by default.
8719
8720Usage: $0 [OPTION]... [TAG]...
8721
8722 -h, --help print this help, then exit
8723 -V, --version print version number and configuration settings, then exit
8724 --config print configuration, then exit
8725 -q, --quiet, --silent
8726 do not print progress messages
8727 -d, --debug don't remove temporary files
8728 --recheck update $as_me by reconfiguring in the same conditions
8729 --file=FILE[:TEMPLATE]
8730 instantiate the configuration file FILE
8731 --header=FILE[:TEMPLATE]
8732 instantiate the configuration header FILE
8733
8734Configuration files:
8735$config_files
8736
8737Configuration headers:
8738$config_headers
8739
8740Report bugs to the package provider."
8741
8742_ACEOF
8743cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8744ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8745ac_cs_version="\\
8746config.status
8747configured by $0, generated by GNU Autoconf 2.65,
8748 with options \\"\$ac_cs_config\\"
8749
8750Copyright (C) 2009 Free Software Foundation, Inc.
8751This config.status script is free software; the Free Software Foundation
8752gives unlimited permission to copy, distribute and modify it."
8753
8754ac_pwd='$ac_pwd'
8755srcdir='$srcdir'
8756INSTALL='$INSTALL'
8757test -n "\$AWK" || AWK=awk
8758_ACEOF
8759
8760cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8761# The default lists apply if the user does not specify any file.
8762ac_need_defaults=:
8763while test $# != 0
8764do
8765 case $1 in
8766 --*=*)
8767 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8768 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
8769 ac_shift=:
8770 ;;
8771 *)
8772 ac_option=$1
8773 ac_optarg=$2
8774 ac_shift=shift
8775 ;;
8776 esac
8777
8778 case $ac_option in
8779 # Handling of the options.
8780 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
8781 ac_cs_recheck=: ;;
8782 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
8783 $as_echo "$ac_cs_version"; exit ;;
8784 --config | --confi | --conf | --con | --co | --c )
8785 $as_echo "$ac_cs_config"; exit ;;
8786 --debug | --debu | --deb | --de | --d | -d )
8787 debug=: ;;
8788 --file | --fil | --fi | --f )
8789 $ac_shift
8790 case $ac_optarg in
8791 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
8792 esac
8793 as_fn_append CONFIG_FILES " '$ac_optarg'"
8794 ac_need_defaults=false;;
8795 --header | --heade | --head | --hea )
8796 $ac_shift
8797 case $ac_optarg in
8798 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
8799 esac
8800 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
8801 ac_need_defaults=false;;
8802 --he | --h)
8803 # Conflict between --help and --header
8804 as_fn_error "ambiguous option: \`$1'
8805Try \`$0 --help' for more information.";;
8806 --help | --hel | -h )
8807 $as_echo "$ac_cs_usage"; exit ;;
8808 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
8809 | -silent | --silent | --silen | --sile | --sil | --si | --s)
8810 ac_cs_silent=: ;;
8811
8812 # This is an error.
8813 -*) as_fn_error "unrecognized option: \`$1'
8814Try \`$0 --help' for more information." ;;
8815
8816 *) as_fn_append ac_config_targets " $1"
8817 ac_need_defaults=false ;;
8818
8819 esac
8820 shift
8821done
8822
8823ac_configure_extra_args=
8824
8825if $ac_cs_silent; then
8826 exec 6>/dev/null
8827 ac_configure_extra_args="$ac_configure_extra_args --silent"
8828fi
8829
8830_ACEOF
8831cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8832if \$ac_cs_recheck; then
8833 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
8834 shift
8835 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
8836 CONFIG_SHELL='$SHELL'
8837 export CONFIG_SHELL
8838 exec "\$@"
8839fi
8840
8841_ACEOF
8842cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8843exec 5>>config.log
8844{
8845 echo
8846 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
8847## Running $as_me. ##
8848_ASBOX
8849 $as_echo "$ac_log"
8850} >&5
8851
8852_ACEOF
8853cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8854_ACEOF
8855
8856cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8857
8858# Handling of arguments.
8859for ac_config_target in $ac_config_targets
8860do
8861 case $ac_config_target in
8862 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
8863 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
8864 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
8865 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
8866
8867 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
8868 esac
8869done
8870
8871
8872# If the user did not use the arguments to specify the items to instantiate,
8873# then the envvar interface is used. Set only those that are not.
8874# We use the long form for the default assignment because of an extremely
8875# bizarre bug on SunOS 4.1.3.
8876if $ac_need_defaults; then
8877 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
8878 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
8879fi
8880
8881# Have a temporary directory for convenience. Make it in the build tree
8882# simply because there is no reason against having it here, and in addition,
8883# creating and moving files from /tmp can sometimes cause problems.
8884# Hook for its removal unless debugging.
8885# Note that there is a small window in which the directory will not be cleaned:
8886# after its creation but before its name has been assigned to `$tmp'.
8887$debug ||
8888{
8889 tmp=
8890 trap 'exit_status=$?
8891 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
8892' 0
8893 trap 'as_fn_exit 1' 1 2 13 15
8894}
8895# Create a (secure) tmp directory for tmp files.
8896
8897{
8898 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
8899 test -n "$tmp" && test -d "$tmp"
8900} ||
8901{
8902 tmp=./conf$$-$RANDOM
8903 (umask 077 && mkdir "$tmp")
8904} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
8905
8906# Set up the scripts for CONFIG_FILES section.
8907# No need to generate them if there are no CONFIG_FILES.
8908# This happens for instance with `./config.status config.h'.
8909if test -n "$CONFIG_FILES"; then
8910
8911
8912ac_cr=`echo X | tr X '\015'`
8913# On cygwin, bash can eat \r inside `` if the user requested igncr.
8914# But we know of no other shell where ac_cr would be empty at this
8915# point, so we can use a bashism as a fallback.
8916if test "x$ac_cr" = x; then
8917 eval ac_cr=\$\'\\r\'
8918fi
8919ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
8920if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
8921 ac_cs_awk_cr='\r'
8922else
8923 ac_cs_awk_cr=$ac_cr
8924fi
8925
8926echo 'BEGIN {' >"$tmp/subs1.awk" &&
8927_ACEOF
8928
8929
8930{
8931 echo "cat >conf$$subs.awk <<_ACEOF" &&
8932 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
8933 echo "_ACEOF"
8934} >conf$$subs.sh ||
8935 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
8936ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
8937ac_delim='%!_!# '
8938for ac_last_try in false false false false false :; do
8939 . ./conf$$subs.sh ||
8940 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
8941
8942 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
8943 if test $ac_delim_n = $ac_delim_num; then
8944 break
8945 elif $ac_last_try; then
8946 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
8947 else
8948 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
8949 fi
8950done
8951rm -f conf$$subs.sh
8952
8953cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8954cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
8955_ACEOF
8956sed -n '
8957h
8958s/^/S["/; s/!.*/"]=/
8959p
8960g
8961s/^[^!]*!//
8962:repl
8963t repl
8964s/'"$ac_delim"'$//
8965t delim
8966:nl
8967h
8968s/\(.\{148\}\)..*/\1/
8969t more1
8970s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
8971p
8972n
8973b repl
8974:more1
8975s/["\\]/\\&/g; s/^/"/; s/$/"\\/
8976p
8977g
8978s/.\{148\}//
8979t nl
8980:delim
8981h
8982s/\(.\{148\}\)..*/\1/
8983t more2
8984s/["\\]/\\&/g; s/^/"/; s/$/"/
8985p
8986b
8987:more2
8988s/["\\]/\\&/g; s/^/"/; s/$/"\\/
8989p
8990g
8991s/.\{148\}//
8992t delim
8993' <conf$$subs.awk | sed '
8994/^[^""]/{
8995 N
8996 s/\n//
8997}
8998' >>$CONFIG_STATUS || ac_write_fail=1
8999rm -f conf$$subs.awk
9000cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9001_ACAWK
9002cat >>"\$tmp/subs1.awk" <<_ACAWK &&
9003 for (key in S) S_is_set[key] = 1
9004 FS = ""
9005
9006}
9007{
9008 line = $ 0
9009 nfields = split(line, field, "@")
9010 substed = 0
9011 len = length(field[1])
9012 for (i = 2; i < nfields; i++) {
9013 key = field[i]
9014 keylen = length(key)
9015 if (S_is_set[key]) {
9016 value = S[key]
9017 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
9018 len += length(value) + length(field[++i])
9019 substed = 1
9020 } else
9021 len += 1 + keylen
9022 }
9023
9024 print line
9025}
9026
9027_ACAWK
9028_ACEOF
9029cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9030if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9031 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9032else
9033 cat
9034fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
9035 || as_fn_error "could not setup config files machinery" "$LINENO" 5
9036_ACEOF
9037
9038# VPATH may cause trouble with some makes, so we remove $(srcdir),
9039# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
9040# trailing colons and then remove the whole line if VPATH becomes empty
9041# (actually we leave an empty line to preserve line numbers).
9042if test "x$srcdir" = x.; then
9043 ac_vpsub='/^[ ]*VPATH[ ]*=/{
9044s/:*\$(srcdir):*/:/
9045s/:*\${srcdir}:*/:/
9046s/:*@srcdir@:*/:/
9047s/^\([^=]*=[ ]*\):*/\1/
9048s/:*$//
9049s/^[^=]*=[ ]*$//
9050}'
9051fi
9052
9053cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9054fi # test -n "$CONFIG_FILES"
9055
9056# Set up the scripts for CONFIG_HEADERS section.
9057# No need to generate them if there are no CONFIG_HEADERS.
9058# This happens for instance with `./config.status Makefile'.
9059if test -n "$CONFIG_HEADERS"; then
9060cat >"$tmp/defines.awk" <<\_ACAWK ||
9061BEGIN {
9062_ACEOF
9063
9064# Transform confdefs.h into an awk script `defines.awk', embedded as
9065# here-document in config.status, that substitutes the proper values into
9066# config.h.in to produce config.h.
9067
9068# Create a delimiter string that does not exist in confdefs.h, to ease
9069# handling of long lines.
9070ac_delim='%!_!# '
9071for ac_last_try in false false :; do
9072 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
9073 if test -z "$ac_t"; then
9074 break
9075 elif $ac_last_try; then
9076 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
9077 else
9078 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9079 fi
9080done
9081
9082# For the awk script, D is an array of macro values keyed by name,
9083# likewise P contains macro parameters if any. Preserve backslash
9084# newline sequences.
9085
9086ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
9087sed -n '
9088s/.\{148\}/&'"$ac_delim"'/g
9089t rset
9090:rset
9091s/^[ ]*#[ ]*define[ ][ ]*/ /
9092t def
9093d
9094:def
9095s/\\$//
9096t bsnl
9097s/["\\]/\\&/g
9098s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
9099D["\1"]=" \3"/p
9100s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
9101d
9102:bsnl
9103s/["\\]/\\&/g
9104s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
9105D["\1"]=" \3\\\\\\n"\\/p
9106t cont
9107s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
9108t cont
9109d
9110:cont
9111n
9112s/.\{148\}/&'"$ac_delim"'/g
9113t clear
9114:clear
9115s/\\$//
9116t bsnlc
9117s/["\\]/\\&/g; s/^/"/; s/$/"/p
9118d
9119:bsnlc
9120s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
9121b cont
9122' <confdefs.h | sed '
9123s/'"$ac_delim"'/"\\\
9124"/g' >>$CONFIG_STATUS || ac_write_fail=1
9125
9126cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9127 for (key in D) D_is_set[key] = 1
9128 FS = ""
9129}
9130/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
9131 line = \$ 0
9132 split(line, arg, " ")
9133 if (arg[1] == "#") {
9134 defundef = arg[2]
9135 mac1 = arg[3]
9136 } else {
9137 defundef = substr(arg[1], 2)
9138 mac1 = arg[2]
9139 }
9140 split(mac1, mac2, "(") #)
9141 macro = mac2[1]
9142 prefix = substr(line, 1, index(line, defundef) - 1)
9143 if (D_is_set[macro]) {
9144 # Preserve the white space surrounding the "#".
9145 print prefix "define", macro P[macro] D[macro]
9146 next
9147 } else {
9148 # Replace #undef with comments. This is necessary, for example,
9149 # in the case of _POSIX_SOURCE, which is predefined and required
9150 # on some systems where configure will not decide to define it.
9151 if (defundef == "undef") {
9152 print "/*", prefix defundef, macro, "*/"
9153 next
9154 }
9155 }
9156}
9157{ print }
9158_ACAWK
9159_ACEOF
9160cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9161 as_fn_error "could not setup config headers machinery" "$LINENO" 5
9162fi # test -n "$CONFIG_HEADERS"
9163
9164
9165eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS "
9166shift
9167for ac_tag
9168do
9169 case $ac_tag in
9170 :[FHLC]) ac_mode=$ac_tag; continue;;
9171 esac
9172 case $ac_mode$ac_tag in
9173 :[FHL]*:*);;
9174 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
9175 :[FH]-) ac_tag=-:-;;
9176 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9177 esac
9178 ac_save_IFS=$IFS
9179 IFS=:
9180 set x $ac_tag
9181 IFS=$ac_save_IFS
9182 shift
9183 ac_file=$1
9184 shift
9185
9186 case $ac_mode in
9187 :L) ac_source=$1;;
9188 :[FH])
9189 ac_file_inputs=
9190 for ac_f
9191 do
9192 case $ac_f in
9193 -) ac_f="$tmp/stdin";;
9194 *) # Look for the file first in the build tree, then in the source tree
9195 # (if the path is not absolute). The absolute path cannot be DOS-style,
9196 # because $ac_f cannot contain `:'.
9197 test -f "$ac_f" ||
9198 case $ac_f in
9199 [\\/$]*) false;;
9200 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9201 esac ||
9202 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
9203 esac
9204 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9205 as_fn_append ac_file_inputs " '$ac_f'"
9206 done
9207
9208 # Let's still pretend it is `configure' which instantiates (i.e., don't
9209 # use $as_me), people would be surprised to read:
9210 # /* config.h. Generated by config.status. */
9211 configure_input='Generated from '`
9212 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
9213 `' by configure.'
9214 if test x"$ac_file" != x-; then
9215 configure_input="$ac_file. $configure_input"
9216 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
9217$as_echo "$as_me: creating $ac_file" >&6;}
9218 fi
9219 # Neutralize special characters interpreted by sed in replacement strings.
9220 case $configure_input in #(
9221 *\&* | *\|* | *\\* )
9222 ac_sed_conf_input=`$as_echo "$configure_input" |
9223 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9224 *) ac_sed_conf_input=$configure_input;;
9225 esac
9226
9227 case $ac_tag in
9228 *:-:* | *:-) cat >"$tmp/stdin" \
9229 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
9230 esac
9231 ;;
9232 esac
9233
9234 ac_dir=`$as_dirname -- "$ac_file" ||
9235$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9236 X"$ac_file" : 'X\(//\)[^/]' \| \
9237 X"$ac_file" : 'X\(//\)$' \| \
9238 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
9239$as_echo X"$ac_file" |
9240 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9241 s//\1/
9242 q
9243 }
9244 /^X\(\/\/\)[^/].*/{
9245 s//\1/
9246 q
9247 }
9248 /^X\(\/\/\)$/{
9249 s//\1/
9250 q
9251 }
9252 /^X\(\/\).*/{
9253 s//\1/
9254 q
9255 }
9256 s/.*/./; q'`
9257 as_dir="$ac_dir"; as_fn_mkdir_p
14467 ac_builddir=. 9258 ac_builddir=.
14468 9259
14469case "$ac_dir" in 9260case "$ac_dir" in
14470.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 9261.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14471*) 9262*)
14472 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 9263 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14473 # A ".." for each directory in $ac_dir_suffix. 9264 # A ".." for each directory in $ac_dir_suffix.
14474 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 9265 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14475 case $ac_top_builddir_sub in 9266 case $ac_top_builddir_sub in
14476 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 9267 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14477 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; 9268 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14478 esac ;; 9269 esac ;;
14479esac 9270esac
14509 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; 9300 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
14510 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; 9301 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
14511 esac 9302 esac
14512_ACEOF 9303_ACEOF
14513 9304
14514cat >>$CONFIG_STATUS <<\_ACEOF 9305cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14515# If the template does not know about datarootdir, expand it. 9306# If the template does not know about datarootdir, expand it.
14516# FIXME: This hack should be removed a few years after 2.60. 9307# FIXME: This hack should be removed a few years after 2.60.
14517ac_datarootdir_hack=; ac_datarootdir_seen= 9308ac_datarootdir_hack=; ac_datarootdir_seen=
14518 9309ac_sed_dataroot='
14519case `sed -n '/datarootdir/ { 9310/datarootdir/ {
14520 p 9311 p
14521 q 9312 q
14522} 9313}
14523/@datadir@/p 9314/@datadir@/p
14524/@docdir@/p 9315/@docdir@/p
14525/@infodir@/p 9316/@infodir@/p
14526/@localedir@/p 9317/@localedir@/p
14527/@mandir@/p 9318/@mandir@/p'
14528' $ac_file_inputs` in 9319case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
14529*datarootdir*) ac_datarootdir_seen=yes;; 9320*datarootdir*) ac_datarootdir_seen=yes;;
14530*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 9321*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
14531 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 9322 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
14532echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 9323$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
14533_ACEOF 9324_ACEOF
14534cat >>$CONFIG_STATUS <<_ACEOF 9325cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14535 ac_datarootdir_hack=' 9326 ac_datarootdir_hack='
14536 s&@datadir@&$datadir&g 9327 s&@datadir@&$datadir&g
14537 s&@docdir@&$docdir&g 9328 s&@docdir@&$docdir&g
14538 s&@infodir@&$infodir&g 9329 s&@infodir@&$infodir&g
14539 s&@localedir@&$localedir&g 9330 s&@localedir@&$localedir&g
14540 s&@mandir@&$mandir&g 9331 s&@mandir@&$mandir&g
14541 s&\\\${datarootdir}&$datarootdir&g' ;; 9332 s&\\\${datarootdir}&$datarootdir&g' ;;
14542esac 9333esac
14543_ACEOF 9334_ACEOF
14544 9335
14545# Neutralize VPATH when `$srcdir' = `.'. 9336# Neutralize VPATH when `$srcdir' = `.'.
14546# Shell code in configure.ac might set extrasub. 9337# Shell code in configure.ac might set extrasub.
14547# FIXME: do we really want to maintain this feature? 9338# FIXME: do we really want to maintain this feature?
14548cat >>$CONFIG_STATUS <<_ACEOF 9339cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14549 sed "$ac_vpsub 9340ac_sed_extra="$ac_vpsub
14550$extrasub 9341$extrasub
14551_ACEOF 9342_ACEOF
14552cat >>$CONFIG_STATUS <<\_ACEOF 9343cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14553:t 9344:t
14554/@[a-zA-Z_][a-zA-Z_0-9]*@/!b 9345/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
14555s&@configure_input@&$configure_input&;t t 9346s|@configure_input@|$ac_sed_conf_input|;t t
14556s&@top_builddir@&$ac_top_builddir_sub&;t t 9347s&@top_builddir@&$ac_top_builddir_sub&;t t
9348s&@top_build_prefix@&$ac_top_build_prefix&;t t
14557s&@srcdir@&$ac_srcdir&;t t 9349s&@srcdir@&$ac_srcdir&;t t
14558s&@abs_srcdir@&$ac_abs_srcdir&;t t 9350s&@abs_srcdir@&$ac_abs_srcdir&;t t
14559s&@top_srcdir@&$ac_top_srcdir&;t t 9351s&@top_srcdir@&$ac_top_srcdir&;t t
14560s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t 9352s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
14561s&@builddir@&$ac_builddir&;t t 9353s&@builddir@&$ac_builddir&;t t
14562s&@abs_builddir@&$ac_abs_builddir&;t t 9354s&@abs_builddir@&$ac_abs_builddir&;t t
14563s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9355s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
14564s&@INSTALL@&$ac_INSTALL&;t t 9356s&@INSTALL@&$ac_INSTALL&;t t
14565$ac_datarootdir_hack 9357$ac_datarootdir_hack
14566" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out 9358"
9359eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
9360 || as_fn_error "could not create $ac_file" "$LINENO" 5
14567 9361
14568test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9362test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
14569 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9363 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
14570 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9364 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
14571 { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9365 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14572which seems to be undefined. Please make sure it is defined." >&5 9366which seems to be undefined. Please make sure it is defined." >&5
14573echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9367$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14574which seems to be undefined. Please make sure it is defined." >&2;} 9368which seems to be undefined. Please make sure it is defined." >&2;}
14575 9369
14576 rm -f "$tmp/stdin" 9370 rm -f "$tmp/stdin"
14577 case $ac_file in 9371 case $ac_file in
14578 -) cat "$tmp/out"; rm -f "$tmp/out";; 9372 -) cat "$tmp/out" && rm -f "$tmp/out";;
14579 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;; 9373 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
14580 esac 9374 esac \
9375 || as_fn_error "could not create $ac_file" "$LINENO" 5
14581 ;; 9376 ;;
14582 :H) 9377 :H)
14583 # 9378 #
14584 # CONFIG_HEADER 9379 # CONFIG_HEADER
14585 # 9380 #
14586_ACEOF
14587
14588# Transform confdefs.h into a sed script `conftest.defines', that
14589# substitutes the proper values into config.h.in to produce config.h.
14590rm -f conftest.defines conftest.tail
14591# First, append a space to every undef/define line, to ease matching.
14592echo 's/$/ /' >conftest.defines
14593# Then, protect against being on the right side of a sed subst, or in
14594# an unquoted here document, in config.status. If some macros were
14595# called several times there might be several #defines for the same
14596# symbol, which is useless. But do not sort them, since the last
14597# AC_DEFINE must be honored.
14598ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14599# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
14600# NAME is the cpp macro being defined, VALUE is the value it is being given.
14601# PARAMS is the parameter list in the macro definition--in most cases, it's
14602# just an empty string.
14603ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'
14604ac_dB='\\)[ (].*,\\1define\\2'
14605ac_dC=' '
14606ac_dD=' ,'
14607
14608uniq confdefs.h |
14609 sed -n '
14610 t rset
14611 :rset
14612 s/^[ ]*#[ ]*define[ ][ ]*//
14613 t ok
14614 d
14615 :ok
14616 s/[\\&,]/\\&/g
14617 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
14618 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
14619 ' >>conftest.defines
14620
14621# Remove the space that was appended to ease matching.
14622# Then replace #undef with comments. This is necessary, for
14623# example, in the case of _POSIX_SOURCE, which is predefined and required
14624# on some systems where configure will not decide to define it.
14625# (The regexp can be short, since the line contains either #define or #undef.)
14626echo 's/ $//
14627s,^[ #]*u.*,/* & */,' >>conftest.defines
14628
14629# Break up conftest.defines:
14630ac_max_sed_lines=50
14631
14632# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
14633# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
14634# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
14635# et cetera.
14636ac_in='$ac_file_inputs'
14637ac_out='"$tmp/out1"'
14638ac_nxt='"$tmp/out2"'
14639
14640while :
14641do
14642 # Write a here document:
14643 cat >>$CONFIG_STATUS <<_ACEOF
14644 # First, check the format of the line:
14645 cat >"\$tmp/defines.sed" <<\\CEOF
14646/^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
14647/^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
14648b
14649:def
14650_ACEOF
14651 sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
14652 echo 'CEOF
14653 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
14654 ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
14655 sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
14656 grep . conftest.tail >/dev/null || break
14657 rm -f conftest.defines
14658 mv conftest.tail conftest.defines
14659done
14660rm -f conftest.defines conftest.tail
14661
14662echo "ac_result=$ac_in" >>$CONFIG_STATUS
14663cat >>$CONFIG_STATUS <<\_ACEOF
14664 if test x"$ac_file" != x-; then 9381 if test x"$ac_file" != x-; then
9382 {
14665 echo "/* $configure_input */" >"$tmp/config.h" 9383 $as_echo "/* $configure_input */" \
14666 cat "$ac_result" >>"$tmp/config.h" 9384 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
9385 } >"$tmp/config.h" \
9386 || as_fn_error "could not create $ac_file" "$LINENO" 5
14667 if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then 9387 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
14668 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 9388 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
14669echo "$as_me: $ac_file is unchanged" >&6;} 9389$as_echo "$as_me: $ac_file is unchanged" >&6;}
14670 else 9390 else
14671 rm -f $ac_file 9391 rm -f "$ac_file"
14672 mv "$tmp/config.h" $ac_file 9392 mv "$tmp/config.h" "$ac_file" \
9393 || as_fn_error "could not create $ac_file" "$LINENO" 5
14673 fi 9394 fi
14674 else 9395 else
14675 echo "/* $configure_input */" 9396 $as_echo "/* $configure_input */" \
14676 cat "$ac_result" 9397 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
9398 || as_fn_error "could not create -" "$LINENO" 5
14677 fi 9399 fi
14678 rm -f "$tmp/out12"
14679 ;; 9400 ;;
14680 9401
14681 9402
14682 esac 9403 esac
14683 9404
14684done # for ac_tag 9405done # for ac_tag
14685 9406
14686 9407
14687{ (exit 0); exit 0; } 9408as_fn_exit 0
14688_ACEOF 9409_ACEOF
14689chmod +x $CONFIG_STATUS
14690ac_clean_files=$ac_clean_files_save 9410ac_clean_files=$ac_clean_files_save
9411
9412test $ac_write_fail = 0 ||
9413 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
14691 9414
14692 9415
14693# configure is writing to config.log, and then calls config.status. 9416# configure is writing to config.log, and then calls config.status.
14694# config.status does its own redirection, appending to config.log. 9417# config.status does its own redirection, appending to config.log.
14695# Unfortunately, on DOS this fails, as config.log is still kept open 9418# Unfortunately, on DOS this fails, as config.log is still kept open
14706 exec 5>/dev/null 9429 exec 5>/dev/null
14707 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 9430 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
14708 exec 5>>config.log 9431 exec 5>>config.log
14709 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 9432 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
14710 # would make configure fail if this is the last instruction. 9433 # would make configure fail if this is the last instruction.
14711 $ac_cs_success || { (exit 1); exit 1; } 9434 $ac_cs_success || as_fn_exit $?
9435fi
9436if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
9437 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
9438$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
14712fi 9439fi
14713 9440
14714 9441
14715echo "Configuration: 9442echo "Configuration:
14716 9443
14719 Install path: ${prefix}/bin 9446 Install path: ${prefix}/bin
14720 Compiler: $CXX 9447 Compiler: $CXX
14721 Compiler flags: $CXXFLAGS 9448 Compiler flags: $CXXFLAGS
14722 Linker: $LINKER" 9449 Linker: $LINKER"
14723 9450
14724if test x$support_xpm = xyes; then
14725 echo " Xpm library: $XPM_LIBS"
14726fi
14727
14728if test x$support_afterimage = xyes; then
14729 echo " AfterImage support: yes"
14730fi
14731
14732
14733if test x$term != x; then 9451if test x$term != x; then
14734 echo " set TERM to: $term" 9452 echo " set TERM to: $term"
14735fi 9453fi
14736if test x$terminfo != x; then 9454if test x$terminfo != x; then
14737 echo " set TERMINFO to: $terminfo" 9455 echo " set TERMINFO to: $terminfo"
14743fi 9461fi
14744echo 9462echo
14745echo " embedded perl: $support_perl" 9463echo " embedded perl: $support_perl"
14746echo " libafterimage: $support_afterimage" 9464echo " libafterimage: $support_afterimage"
14747echo 9465echo
14748if test x$support_xpm = xneedsmanualspecification; then
14749 echo ".----------------------------------------------------------------."
14750 echo ". WARNING: --enable-xpm-background was specified however the ."
14751 echo ". XPM includes files and libraries could not be found. ."
14752 echo ". XPM backgrounds are now being DISABLED! If you want ."
14753 echo ". to use them you should rerun configure with the ."
14754 echo ". appropriate --with-xpm-includes=/path/to/xpm/includes ."
14755 echo ". and --with-xpm-library=/path/to/xpm/library lines. ."
14756 echo ".----------------------------------------------------------------."
14757fi
14758if test x$support_xim = xyes -a x$rxvt_cv_func_xlocale = xno; then 9466if test x$support_xim = xyes -a x$rxvt_cv_func_xlocale = xno; then
14759 echo ".----------------------------------------------------------------." 9467 echo ".----------------------------------------------------------------."
14760 echo ". WARNING: --enable-xim was specified however the locale support ." 9468 echo ". WARNING: --enable-xim was specified however the locale support ."
14761 echo ". functions could not be found. ." 9469 echo ". functions could not be found. ."
14762 echo ". XIM is now being DISABLED! ." 9470 echo ". XIM is now being DISABLED! ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines