gdb/
[deliverable/binutils-gdb.git] / gdb / configure
CommitLineData
c906108c 1#! /bin/sh
c906108c 2# Guess values for system-dependent variables and create Makefiles.
81ecdfbb
RW
3# Generated by GNU Autoconf 2.64.
4#
5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
7# Foundation, Inc.
c906108c
SS
8#
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
81ecdfbb
RW
11## -------------------- ##
12## M4sh Initialization. ##
13## -------------------- ##
bec39cab 14
81ecdfbb
RW
15# Be more Bourne compatible
16DUALCASE=1; export DUALCASE # for MKS sh
17if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
bec39cab
AC
18 emulate sh
19 NULLCMD=:
81ecdfbb 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
bec39cab
AC
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
23 setopt NO_GLOB_SUBST
24else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30esac
bec39cab 31fi
bec39cab 32
81ecdfbb
RW
33
34as_nl='
35'
36export as_nl
37# Printing a long string crashes Solaris 7 /usr/bin/printf.
38as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41# Prefer a ksh shell builtin over an external printf program on Solaris,
42# but without wasting forks for bash or zsh.
43if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70fi
71
72# The user is always right.
73if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
bec39cab
AC
79fi
80
81
81ecdfbb
RW
82# IFS
83# We need space, tab and new line, in precisely that order. Quoting is
84# there to prevent editors from complaining about space-tab.
85# (If _AS_PATH_WALK were called with IFS unset, it would disable word
86# splitting by setting IFS to empty value.)
87IFS=" "" $as_nl"
88
89# Find who we are. Look in the path if we contain no directory separator.
90case $0 in #((
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
93for as_dir in $PATH
94do
95 IFS=$as_save_IFS
96 test -z "$as_dir" && as_dir=.
97 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
98 done
99IFS=$as_save_IFS
100
101 ;;
102esac
103# We did not find ourselves, most probably we were run as `sh COMMAND'
104# in which case we are not to be found in the path.
105if test "x$as_myself" = x; then
106 as_myself=$0
107fi
108if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
110 exit 1
111fi
112
113# Unset variables that we do not need and which cause bugs (e.g. in
114# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
115# suppresses any "Segmentation fault" message there. '((' could
116# trigger a bug in pdksh 5.2.14.
117for as_var in BASH_ENV ENV MAIL MAILPATH
118do eval test x\${$as_var+set} = xset \
119 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
120done
bec39cab
AC
121PS1='$ '
122PS2='> '
123PS4='+ '
124
125# NLS nuisances.
81ecdfbb
RW
126LC_ALL=C
127export LC_ALL
128LANGUAGE=C
129export LANGUAGE
130
131# CDPATH.
132(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
133
134if test "x$CONFIG_SHELL" = x; then
135 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
136 emulate sh
137 NULLCMD=:
138 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
139 # is contrary to our usage. Disable this feature.
140 alias -g '\${1+\"\$@\"}'='\"\$@\"'
141 setopt NO_GLOB_SUBST
142else
143 case \`(set -o) 2>/dev/null\` in #(
144 *posix*) :
145 set -o posix ;; #(
146 *) :
147 ;;
148esac
149fi
150"
151 as_required="as_fn_return () { (exit \$1); }
152as_fn_success () { as_fn_return 0; }
153as_fn_failure () { as_fn_return 1; }
154as_fn_ret_success () { return 0; }
155as_fn_ret_failure () { return 1; }
156
157exitcode=0
158as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
163
164else
165 exitcode=1; echo positional parameters were not saved.
166fi
167test x\$exitcode = x0 || exit 1"
168 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
169 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
170 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
171 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
172test \$(( 1 + 1 )) = 2 || exit 1"
173 if (eval "$as_required") 2>/dev/null; then :
174 as_have_required=yes
175else
176 as_have_required=no
177fi
178 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
179
180else
181 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
182as_found=false
183for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
bec39cab 184do
81ecdfbb
RW
185 IFS=$as_save_IFS
186 test -z "$as_dir" && as_dir=.
187 as_found=:
188 case $as_dir in #(
189 /*)
190 for as_base in sh bash ksh sh5; do
191 # Try only shells that exist, to save several forks.
192 as_shell=$as_dir/$as_base
193 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
194 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
195 CONFIG_SHELL=$as_shell as_have_required=yes
196 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
197 break 2
198fi
199fi
200 done;;
201 esac
202 as_found=false
203done
204$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
205 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
206 CONFIG_SHELL=$SHELL as_have_required=yes
207fi; }
208IFS=$as_save_IFS
209
210
211 if test "x$CONFIG_SHELL" != x; then :
212 # We cannot yet assume a decent shell, so we have to provide a
213 # neutralization value for shells without unset; and this also
214 # works around shells that cannot unset nonexistent variables.
215 BASH_ENV=/dev/null
216 ENV=/dev/null
217 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
218 export CONFIG_SHELL
219 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
220fi
221
222 if test x$as_have_required = xno; then :
223 $as_echo "$0: This script requires a shell more modern than all"
224 $as_echo "$0: the shells that I found on your system."
225 if test x${ZSH_VERSION+set} = xset ; then
226 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
227 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
bec39cab 228 else
81ecdfbb
RW
229 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
230$0: including any error possibly output before this
231$0: message. Then install a modern shell, or manually run
232$0: the script under such a shell if you do have one."
bec39cab 233 fi
81ecdfbb
RW
234 exit 1
235fi
236fi
237fi
238SHELL=${CONFIG_SHELL-/bin/sh}
239export SHELL
240# Unset more variables known to interfere with behavior of common tools.
241CLICOLOR_FORCE= GREP_OPTIONS=
242unset CLICOLOR_FORCE GREP_OPTIONS
243
244## --------------------- ##
245## M4sh Shell Functions. ##
246## --------------------- ##
247# as_fn_unset VAR
248# ---------------
249# Portably unset VAR.
250as_fn_unset ()
251{
252 { eval $1=; unset $1;}
253}
254as_unset=as_fn_unset
255
256# as_fn_set_status STATUS
257# -----------------------
258# Set $? to STATUS, without forking.
259as_fn_set_status ()
260{
261 return $1
262} # as_fn_set_status
bec39cab 263
81ecdfbb
RW
264# as_fn_exit STATUS
265# -----------------
266# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
267as_fn_exit ()
268{
269 set +e
270 as_fn_set_status $1
271 exit $1
272} # as_fn_exit
273
274# as_fn_mkdir_p
275# -------------
276# Create "$as_dir" as a directory, including parents if necessary.
277as_fn_mkdir_p ()
278{
279
280 case $as_dir in #(
281 -*) as_dir=./$as_dir;;
282 esac
283 test -d "$as_dir" || eval $as_mkdir_p || {
284 as_dirs=
285 while :; do
286 case $as_dir in #(
287 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
288 *) as_qdir=$as_dir;;
289 esac
290 as_dirs="'$as_qdir' $as_dirs"
291 as_dir=`$as_dirname -- "$as_dir" ||
292$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
293 X"$as_dir" : 'X\(//\)[^/]' \| \
294 X"$as_dir" : 'X\(//\)$' \| \
295 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
296$as_echo X"$as_dir" |
297 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
298 s//\1/
299 q
300 }
301 /^X\(\/\/\)[^/].*/{
302 s//\1/
303 q
304 }
305 /^X\(\/\/\)$/{
306 s//\1/
307 q
308 }
309 /^X\(\/\).*/{
310 s//\1/
311 q
312 }
313 s/.*/./; q'`
314 test -d "$as_dir" && break
315 done
316 test -z "$as_dirs" || eval "mkdir $as_dirs"
317 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
318
319
320} # as_fn_mkdir_p
321# as_fn_append VAR VALUE
322# ----------------------
323# Append the text in VALUE to the end of the definition contained in VAR. Take
324# advantage of any shell optimizations that allow amortized linear growth over
325# repeated appends, instead of the typical quadratic growth present in naive
326# implementations.
327if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
328 eval 'as_fn_append ()
329 {
330 eval $1+=\$2
331 }'
332else
333 as_fn_append ()
334 {
335 eval $1=\$$1\$2
336 }
337fi # as_fn_append
338
339# as_fn_arith ARG...
340# ------------------
341# Perform arithmetic evaluation on the ARGs, and store the result in the
342# global $as_val. Take advantage of shells that can avoid forks. The arguments
343# must be portable across $(()) and expr.
344if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
345 eval 'as_fn_arith ()
346 {
347 as_val=$(( $* ))
348 }'
349else
350 as_fn_arith ()
351 {
352 as_val=`expr "$@" || test $? -eq 1`
353 }
354fi # as_fn_arith
355
356
357# as_fn_error ERROR [LINENO LOG_FD]
358# ---------------------------------
359# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
360# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
361# script with status $?, using 1 if that was 0.
362as_fn_error ()
363{
364 as_status=$?; test $as_status -eq 0 && as_status=1
365 if test "$3"; then
366 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
367 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
368 fi
369 $as_echo "$as_me: error: $1" >&2
370 as_fn_exit $as_status
371} # as_fn_error
372
373if expr a : '\(a\)' >/dev/null 2>&1 &&
374 test "X`expr 00001 : '.*\(...\)'`" = X001; then
bec39cab
AC
375 as_expr=expr
376else
377 as_expr=false
378fi
379
81ecdfbb 380if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
bec39cab
AC
381 as_basename=basename
382else
383 as_basename=false
384fi
385
81ecdfbb
RW
386if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
387 as_dirname=dirname
388else
389 as_dirname=false
390fi
bec39cab 391
81ecdfbb 392as_me=`$as_basename -- "$0" ||
bec39cab
AC
393$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
394 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
395 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
396$as_echo X/"$0" |
397 sed '/^.*\/\([^/][^/]*\)\/*$/{
398 s//\1/
399 q
400 }
401 /^X\/\(\/\/\)$/{
402 s//\1/
403 q
404 }
405 /^X\/\(\/\).*/{
406 s//\1/
407 q
408 }
409 s/.*/./; q'`
bec39cab 410
b4e70030
JB
411# Avoid depending upon Character Ranges.
412as_cr_letters='abcdefghijklmnopqrstuvwxyz'
413as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
414as_cr_Letters=$as_cr_letters$as_cr_LETTERS
415as_cr_digits='0123456789'
416as_cr_alnum=$as_cr_Letters$as_cr_digits
4e8d927d 417
bec39cab 418
81ecdfbb
RW
419 as_lineno_1=$LINENO as_lineno_1a=$LINENO
420 as_lineno_2=$LINENO as_lineno_2a=$LINENO
421 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
422 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
423 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
424 sed -n '
425 p
426 /[$]LINENO/=
427 ' <$as_myself |
bec39cab 428 sed '
81ecdfbb
RW
429 s/[$]LINENO.*/&-/
430 t lineno
431 b
432 :lineno
bec39cab 433 N
81ecdfbb
RW
434 :loop
435 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
bec39cab 436 t loop
81ecdfbb 437 s/-\n.*//
bec39cab 438 ' >$as_me.lineno &&
81ecdfbb
RW
439 chmod +x "$as_me.lineno" ||
440 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
bec39cab
AC
441
442 # Don't try to exec as it changes $[0], causing all sort of problems
443 # (the dirname of $[0] is not the place where we might find the
81ecdfbb
RW
444 # original and so on. Autoconf is especially sensitive to this).
445 . "./$as_me.lineno"
bec39cab
AC
446 # Exit status is that of the last command.
447 exit
448}
449
81ecdfbb
RW
450ECHO_C= ECHO_N= ECHO_T=
451case `echo -n x` in #(((((
452-n*)
453 case `echo 'xy\c'` in
454 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
455 xy) ECHO_C='\c';;
456 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
457 ECHO_T=' ';;
458 esac;;
459*)
460 ECHO_N='-n';;
bec39cab
AC
461esac
462
81ecdfbb
RW
463rm -f conf$$ conf$$.exe conf$$.file
464if test -d conf$$.dir; then
465 rm -f conf$$.dir/conf$$.file
bec39cab 466else
81ecdfbb
RW
467 rm -f conf$$.dir
468 mkdir conf$$.dir 2>/dev/null
bec39cab 469fi
81ecdfbb
RW
470if (echo >conf$$.file) 2>/dev/null; then
471 if ln -s conf$$.file conf$$ 2>/dev/null; then
b4e70030 472 as_ln_s='ln -s'
81ecdfbb
RW
473 # ... but there are two gotchas:
474 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
475 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
476 # In both cases, we have to default to `cp -p'.
477 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
478 as_ln_s='cp -p'
479 elif ln conf$$.file conf$$ 2>/dev/null; then
480 as_ln_s=ln
481 else
482 as_ln_s='cp -p'
b4e70030 483 fi
bec39cab
AC
484else
485 as_ln_s='cp -p'
486fi
81ecdfbb
RW
487rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
488rmdir conf$$.dir 2>/dev/null
bec39cab
AC
489
490if mkdir -p . 2>/dev/null; then
81ecdfbb 491 as_mkdir_p='mkdir -p "$as_dir"'
bec39cab
AC
492else
493 test -d ./-p && rmdir ./-p
494 as_mkdir_p=false
495fi
496
81ecdfbb
RW
497if test -x / >/dev/null 2>&1; then
498 as_test_x='test -x'
499else
500 if ls -dL / >/dev/null 2>&1; then
501 as_ls_L_option=L
502 else
503 as_ls_L_option=
504 fi
505 as_test_x='
506 eval sh -c '\''
507 if test -d "$1"; then
508 test -d "$1/.";
509 else
510 case $1 in #(
511 -*)set "./$1";;
512 esac;
513 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
514 ???[sx]*):;;*)false;;esac;fi
515 '\'' sh
516 '
517fi
518as_executable_p=$as_test_x
bec39cab
AC
519
520# Sed expression to map a string onto a valid CPP name.
521as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
522
523# Sed expression to map a string onto a valid variable name.
524as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
525
526
81ecdfbb 527exec 7<&0 </dev/null 6>&1
c906108c 528
bec39cab
AC
529# Name of the host.
530# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
531# so uname gets run too.
532ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
533
bec39cab
AC
534#
535# Initializations.
536#
c906108c 537ac_default_prefix=/usr/local
81ecdfbb 538ac_clean_files=
bec39cab 539ac_config_libobj_dir=.
81ecdfbb 540LIBOBJS=
bec39cab
AC
541cross_compiling=no
542subdirs=
543MFLAGS=
544MAKEFLAGS=
b4e70030 545
bec39cab
AC
546# Identity of this package.
547PACKAGE_NAME=
548PACKAGE_TARNAME=
549PACKAGE_VERSION=
550PACKAGE_STRING=
551PACKAGE_BUGREPORT=
81ecdfbb 552PACKAGE_URL=
bec39cab
AC
553
554ac_unique_file="main.c"
555# Factoring default headers for most tests.
556ac_includes_default="\
557#include <stdio.h>
81ecdfbb 558#ifdef HAVE_SYS_TYPES_H
bec39cab
AC
559# include <sys/types.h>
560#endif
81ecdfbb 561#ifdef HAVE_SYS_STAT_H
bec39cab
AC
562# include <sys/stat.h>
563#endif
81ecdfbb 564#ifdef STDC_HEADERS
bec39cab
AC
565# include <stdlib.h>
566# include <stddef.h>
567#else
81ecdfbb 568# ifdef HAVE_STDLIB_H
bec39cab
AC
569# include <stdlib.h>
570# endif
571#endif
81ecdfbb
RW
572#ifdef HAVE_STRING_H
573# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
bec39cab
AC
574# include <memory.h>
575# endif
576# include <string.h>
577#endif
81ecdfbb 578#ifdef HAVE_STRINGS_H
bec39cab
AC
579# include <strings.h>
580#endif
81ecdfbb 581#ifdef HAVE_INTTYPES_H
bec39cab 582# include <inttypes.h>
bec39cab 583#endif
81ecdfbb
RW
584#ifdef HAVE_STDINT_H
585# include <stdint.h>
586#endif
587#ifdef HAVE_UNISTD_H
bec39cab
AC
588# include <unistd.h>
589#endif"
590
81ecdfbb 591enable_option_checking=no
c971b7fa 592ac_subst_vars='LTLIBOBJS
81ecdfbb
RW
593LIBOBJS
594GDB_NM_FILE
595frags
596target_subdir
597CONFIG_UNINSTALL
598CONFIG_INSTALL
599CONFIG_CLEAN
600CONFIG_ALL
601CONFIG_SRCS
602CONFIG_DEPS
603CONFIG_OBS
604PROFILE_CFLAGS
605ENABLE_CFLAGS
606SIM_OBS
607SIM
608XMKMF
609GDBTK_SRC_DIR
610GDBTK_CFLAGS
611GDBTKLIBS
612X_LIBS
613X_LDFLAGS
614X_CFLAGS
615TK_XINCLUDES
616TK_DEPS
617TK_LIBRARY
618TK_INCLUDE
619TK_STUB_LIB_SPEC
620TK_STUB_LIB_FLAG
621TK_STUB_LIB_FILE
622TK_LIB_SPEC
623TK_LIB_FLAG
624TK_LIB_FILE
625TK_SRC_DIR
626TK_BIN_DIR
627TK_VERSION
628TCL_DEPS
629TCL_LIBRARY
630TCL_INCLUDE
631TCL_STUB_LIB_SPEC
632TCL_STUB_LIB_FLAG
633TCL_STUB_LIB_FILE
634TCL_LIB_SPEC
635TCL_LIB_FLAG
636TCL_LIB_FILE
637TCL_SRC_DIR
638TCL_BIN_DIR
639TCL_PATCH_LEVEL
640TCL_VERSION
641WIN32LDAPP
642GUI_CFLAGS_X
643LIBGUI
644WIN32LIBS
645SER_HARDWIRE
646WERROR_CFLAGS
647WARN_CFLAGS
648SYSTEM_GDBINIT
81ecdfbb
RW
649TARGET_SYSTEM_ROOT
650CONFIG_LDFLAGS
f6528abd 651RDYNAMIC
81ecdfbb 652ALLOCA
ac534cba
JB
653PYTHON_LIBS
654PYTHON_CPPFLAGS
81ecdfbb 655PYTHON_CFLAGS
ec685c5e 656python_prog_path
81ecdfbb
RW
657LTLIBEXPAT
658LIBEXPAT
659HAVE_LIBEXPAT
b8e0a31c 660JIT_READER_DIR
f997c383 661TARGET_PTR
39037522 662READLINE_TEXI_INCFLAG
81ecdfbb
RW
663READLINE_CFLAGS
664READLINE_DEPS
665READLINE
666MIG
667WINDRES
668DLLTOOL
c971b7fa 669AR
81ecdfbb
RW
670YFLAGS
671YACC
c971b7fa 672RANLIB
81ecdfbb 673LN_S
c971b7fa
PA
674INSTALL_DATA
675INSTALL_SCRIPT
676INSTALL_PROGRAM
677AWK
81ecdfbb
RW
678REPORT_BUGS_TEXI
679REPORT_BUGS_TO
680PKGVERSION
681TARGET_OBS
682subdirs
683GDB_DATADIR
684DEBUGDIR
5048e516
JK
685MAKEINFO_EXTRA_FLAGS
686MAKEINFOFLAGS
687MAKEINFO
81ecdfbb
RW
688PACKAGE
689GNULIB_STDINT_H
81ecdfbb
RW
690CATOBJEXT
691GENCAT
692INSTOBJEXT
693DATADIRNAME
694CATALOGS
695POSUB
696GMSGFMT
697XGETTEXT
698INCINTL
699LIBINTL_DEP
700LIBINTL
701USE_NLS
702SET_MAKE
703GMAKE_FALSE
704GMAKE_TRUE
705MAKE
706CCDEPMODE
707DEPDIR
708am__leading_dot
709target_os
710target_vendor
711target_cpu
712target
713host_os
714host_vendor
715host_cpu
716host
717build_os
718build_vendor
719build_cpu
720build
c971b7fa
PA
721EGREP
722GREP
723CPP
81ecdfbb
RW
724OBJEXT
725EXEEXT
726ac_ct_CC
727CPPFLAGS
728LDFLAGS
729CFLAGS
730CC
731MAINT
732MAINTAINER_MODE_FALSE
733MAINTAINER_MODE_TRUE
734target_alias
735host_alias
736build_alias
737LIBS
738ECHO_T
739ECHO_N
740ECHO_C
741DEFS
742mandir
743localedir
744libdir
745psdir
746pdfdir
747dvidir
748htmldir
749infodir
750docdir
751oldincludedir
752includedir
753localstatedir
754sharedstatedir
755sysconfdir
756datadir
757datarootdir
758libexecdir
759sbindir
760bindir
761program_transform_name
762prefix
763exec_prefix
764PACKAGE_URL
765PACKAGE_BUGREPORT
766PACKAGE_STRING
767PACKAGE_VERSION
768PACKAGE_TARNAME
769PACKAGE_NAME
770PATH_SEPARATOR
771SHELL'
a4ce5b0d 772ac_subst_files='host_makefile_frag'
81ecdfbb
RW
773ac_user_opts='
774enable_option_checking
775enable_maintainer_mode
da2f07f1
JK
776enable_plugins
777enable_largefile
81ecdfbb
RW
778with_separate_debug_dir
779with_gdb_datadir
780with_relocated_sources
7349ff92 781with_auto_load_dir
bccbefd2 782with_auto_load_safe_path
81ecdfbb
RW
783enable_targets
784enable_64_bit_bfd
785enable_gdbcli
786enable_gdbmi
787enable_tui
788enable_gdbtk
05e7c244 789with_libunwind_ia64
81ecdfbb
RW
790with_curses
791enable_profiling
792with_pkgversion
793with_bugurl
b040ad30 794with_zlib
81ecdfbb 795with_libiconv_prefix
478aac75 796with_iconv_bin
81ecdfbb 797with_system_readline
b8e0a31c 798with_jit_reader_dir
81ecdfbb
RW
799with_expat
800with_gnu_ld
801enable_rpath
802with_libexpat_prefix
803with_python
a8db4212 804enable_libmcheck
81ecdfbb
RW
805with_included_regex
806with_sysroot
807with_system_gdbinit
808enable_werror
809enable_build_warnings
810enable_gdb_build_warnings
811with_tcl
812with_tk
813with_x
814enable_sim
815enable_multi_ice
496c0e1b 816enable_gdbserver
81ecdfbb
RW
817'
818 ac_precious_vars='build_alias
819host_alias
820target_alias
821CC
822CFLAGS
823LDFLAGS
824LIBS
825CPPFLAGS
826CPP
f06e05e0
JK
827MAKEINFO
828MAKEINFOFLAGS
81ecdfbb
RW
829YACC
830YFLAGS
831XMKMF'
5ae98d25 832ac_subdirs_all='testsuite
81ecdfbb
RW
833gdbtk
834multi-ice
835gdbserver'
c906108c
SS
836
837# Initialize some variables set by options.
bec39cab
AC
838ac_init_help=
839ac_init_version=false
81ecdfbb
RW
840ac_unrecognized_opts=
841ac_unrecognized_sep=
c906108c
SS
842# The variables have the same names as the options, with
843# dashes changed to underlines.
bec39cab 844cache_file=/dev/null
c906108c 845exec_prefix=NONE
c906108c 846no_create=
c906108c
SS
847no_recursion=
848prefix=NONE
849program_prefix=NONE
850program_suffix=NONE
851program_transform_name=s,x,x,
852silent=
853site=
854srcdir=
c906108c
SS
855verbose=
856x_includes=NONE
857x_libraries=NONE
bec39cab
AC
858
859# Installation directory options.
860# These are left unexpanded so users can "make install exec_prefix=/foo"
861# and all the variables that are supposed to be based on exec_prefix
862# by default will actually change.
863# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 864# (The list follows the same order as the GNU Coding Standards.)
c906108c
SS
865bindir='${exec_prefix}/bin'
866sbindir='${exec_prefix}/sbin'
867libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
868datarootdir='${prefix}/share'
869datadir='${datarootdir}'
c906108c
SS
870sysconfdir='${prefix}/etc'
871sharedstatedir='${prefix}/com'
872localstatedir='${prefix}/var'
c906108c
SS
873includedir='${prefix}/include'
874oldincludedir='/usr/include'
81ecdfbb
RW
875docdir='${datarootdir}/doc/${PACKAGE}'
876infodir='${datarootdir}/info'
877htmldir='${docdir}'
878dvidir='${docdir}'
879pdfdir='${docdir}'
880psdir='${docdir}'
881libdir='${exec_prefix}/lib'
882localedir='${datarootdir}/locale'
883mandir='${datarootdir}/man'
c906108c 884
c906108c 885ac_prev=
81ecdfbb 886ac_dashdash=
c906108c
SS
887for ac_option
888do
c906108c
SS
889 # If the previous option needs an argument, assign it.
890 if test -n "$ac_prev"; then
81ecdfbb 891 eval $ac_prev=\$ac_option
c906108c
SS
892 ac_prev=
893 continue
894 fi
895
81ecdfbb
RW
896 case $ac_option in
897 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
898 *) ac_optarg=yes ;;
899 esac
c906108c
SS
900
901 # Accept the important Cygnus configure options, so we can diagnose typos.
902
81ecdfbb
RW
903 case $ac_dashdash$ac_option in
904 --)
905 ac_dashdash=yes ;;
c906108c
SS
906
907 -bindir | --bindir | --bindi | --bind | --bin | --bi)
908 ac_prev=bindir ;;
909 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
bec39cab 910 bindir=$ac_optarg ;;
c906108c
SS
911
912 -build | --build | --buil | --bui | --bu)
bec39cab 913 ac_prev=build_alias ;;
c906108c 914 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
bec39cab 915 build_alias=$ac_optarg ;;
c906108c
SS
916
917 -cache-file | --cache-file | --cache-fil | --cache-fi \
918 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
919 ac_prev=cache_file ;;
920 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
921 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
bec39cab
AC
922 cache_file=$ac_optarg ;;
923
924 --config-cache | -C)
925 cache_file=config.cache ;;
c906108c 926
81ecdfbb 927 -datadir | --datadir | --datadi | --datad)
c906108c 928 ac_prev=datadir ;;
81ecdfbb 929 -datadir=* | --datadir=* | --datadi=* | --datad=*)
bec39cab 930 datadir=$ac_optarg ;;
c906108c 931
81ecdfbb
RW
932 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
933 | --dataroo | --dataro | --datar)
934 ac_prev=datarootdir ;;
935 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
936 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
937 datarootdir=$ac_optarg ;;
938
c906108c 939 -disable-* | --disable-*)
81ecdfbb 940 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
c906108c 941 # Reject names that are not valid shell variable names.
81ecdfbb
RW
942 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
943 as_fn_error "invalid feature name: $ac_useropt"
944 ac_useropt_orig=$ac_useropt
945 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
946 case $ac_user_opts in
947 *"
948"enable_$ac_useropt"
949"*) ;;
950 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
951 ac_unrecognized_sep=', ';;
952 esac
953 eval enable_$ac_useropt=no ;;
954
955 -docdir | --docdir | --docdi | --doc | --do)
956 ac_prev=docdir ;;
957 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
958 docdir=$ac_optarg ;;
959
960 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
961 ac_prev=dvidir ;;
962 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
963 dvidir=$ac_optarg ;;
c906108c
SS
964
965 -enable-* | --enable-*)
81ecdfbb 966 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
c906108c 967 # Reject names that are not valid shell variable names.
81ecdfbb
RW
968 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
969 as_fn_error "invalid feature name: $ac_useropt"
970 ac_useropt_orig=$ac_useropt
971 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
972 case $ac_user_opts in
973 *"
974"enable_$ac_useropt"
975"*) ;;
976 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
977 ac_unrecognized_sep=', ';;
b4e70030 978 esac
81ecdfbb 979 eval enable_$ac_useropt=\$ac_optarg ;;
c906108c
SS
980
981 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
982 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
983 | --exec | --exe | --ex)
984 ac_prev=exec_prefix ;;
985 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
986 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
987 | --exec=* | --exe=* | --ex=*)
bec39cab 988 exec_prefix=$ac_optarg ;;
c906108c
SS
989
990 -gas | --gas | --ga | --g)
991 # Obsolete; use --with-gas.
992 with_gas=yes ;;
993
bec39cab
AC
994 -help | --help | --hel | --he | -h)
995 ac_init_help=long ;;
996 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
997 ac_init_help=recursive ;;
998 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
999 ac_init_help=short ;;
c906108c
SS
1000
1001 -host | --host | --hos | --ho)
bec39cab 1002 ac_prev=host_alias ;;
c906108c 1003 -host=* | --host=* | --hos=* | --ho=*)
bec39cab 1004 host_alias=$ac_optarg ;;
c906108c 1005
81ecdfbb
RW
1006 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1007 ac_prev=htmldir ;;
1008 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1009 | --ht=*)
1010 htmldir=$ac_optarg ;;
1011
c906108c
SS
1012 -includedir | --includedir | --includedi | --included | --include \
1013 | --includ | --inclu | --incl | --inc)
1014 ac_prev=includedir ;;
1015 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1016 | --includ=* | --inclu=* | --incl=* | --inc=*)
bec39cab 1017 includedir=$ac_optarg ;;
c906108c
SS
1018
1019 -infodir | --infodir | --infodi | --infod | --info | --inf)
1020 ac_prev=infodir ;;
1021 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
bec39cab 1022 infodir=$ac_optarg ;;
c906108c
SS
1023
1024 -libdir | --libdir | --libdi | --libd)
1025 ac_prev=libdir ;;
1026 -libdir=* | --libdir=* | --libdi=* | --libd=*)
bec39cab 1027 libdir=$ac_optarg ;;
c906108c
SS
1028
1029 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1030 | --libexe | --libex | --libe)
1031 ac_prev=libexecdir ;;
1032 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1033 | --libexe=* | --libex=* | --libe=*)
bec39cab 1034 libexecdir=$ac_optarg ;;
c906108c 1035
81ecdfbb
RW
1036 -localedir | --localedir | --localedi | --localed | --locale)
1037 ac_prev=localedir ;;
1038 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1039 localedir=$ac_optarg ;;
1040
c906108c 1041 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 1042 | --localstate | --localstat | --localsta | --localst | --locals)
c906108c
SS
1043 ac_prev=localstatedir ;;
1044 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 1045 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
bec39cab 1046 localstatedir=$ac_optarg ;;
c906108c
SS
1047
1048 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1049 ac_prev=mandir ;;
1050 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
bec39cab 1051 mandir=$ac_optarg ;;
c906108c
SS
1052
1053 -nfp | --nfp | --nf)
1054 # Obsolete; use --without-fp.
1055 with_fp=no ;;
1056
1057 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
bec39cab 1058 | --no-cr | --no-c | -n)
c906108c
SS
1059 no_create=yes ;;
1060
1061 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1062 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1063 no_recursion=yes ;;
1064
1065 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1066 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1067 | --oldin | --oldi | --old | --ol | --o)
1068 ac_prev=oldincludedir ;;
1069 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1070 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1071 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
bec39cab 1072 oldincludedir=$ac_optarg ;;
c906108c
SS
1073
1074 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1075 ac_prev=prefix ;;
1076 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
bec39cab 1077 prefix=$ac_optarg ;;
c906108c
SS
1078
1079 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1080 | --program-pre | --program-pr | --program-p)
1081 ac_prev=program_prefix ;;
1082 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1083 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
bec39cab 1084 program_prefix=$ac_optarg ;;
c906108c
SS
1085
1086 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1087 | --program-suf | --program-su | --program-s)
1088 ac_prev=program_suffix ;;
1089 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1090 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
bec39cab 1091 program_suffix=$ac_optarg ;;
c906108c
SS
1092
1093 -program-transform-name | --program-transform-name \
1094 | --program-transform-nam | --program-transform-na \
1095 | --program-transform-n | --program-transform- \
1096 | --program-transform | --program-transfor \
1097 | --program-transfo | --program-transf \
1098 | --program-trans | --program-tran \
1099 | --progr-tra | --program-tr | --program-t)
1100 ac_prev=program_transform_name ;;
1101 -program-transform-name=* | --program-transform-name=* \
1102 | --program-transform-nam=* | --program-transform-na=* \
1103 | --program-transform-n=* | --program-transform-=* \
1104 | --program-transform=* | --program-transfor=* \
1105 | --program-transfo=* | --program-transf=* \
1106 | --program-trans=* | --program-tran=* \
1107 | --progr-tra=* | --program-tr=* | --program-t=*)
bec39cab 1108 program_transform_name=$ac_optarg ;;
c906108c 1109
81ecdfbb
RW
1110 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1111 ac_prev=pdfdir ;;
1112 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1113 pdfdir=$ac_optarg ;;
1114
1115 -psdir | --psdir | --psdi | --psd | --ps)
1116 ac_prev=psdir ;;
1117 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1118 psdir=$ac_optarg ;;
1119
c906108c
SS
1120 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1121 | -silent | --silent | --silen | --sile | --sil)
1122 silent=yes ;;
1123
1124 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1125 ac_prev=sbindir ;;
1126 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1127 | --sbi=* | --sb=*)
bec39cab 1128 sbindir=$ac_optarg ;;
c906108c
SS
1129
1130 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1131 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1132 | --sharedst | --shareds | --shared | --share | --shar \
1133 | --sha | --sh)
1134 ac_prev=sharedstatedir ;;
1135 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1136 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1137 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1138 | --sha=* | --sh=*)
bec39cab 1139 sharedstatedir=$ac_optarg ;;
c906108c
SS
1140
1141 -site | --site | --sit)
1142 ac_prev=site ;;
1143 -site=* | --site=* | --sit=*)
bec39cab 1144 site=$ac_optarg ;;
3ace7edb 1145
c906108c
SS
1146 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1147 ac_prev=srcdir ;;
1148 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
bec39cab 1149 srcdir=$ac_optarg ;;
c906108c
SS
1150
1151 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1152 | --syscon | --sysco | --sysc | --sys | --sy)
1153 ac_prev=sysconfdir ;;
1154 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1155 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
bec39cab 1156 sysconfdir=$ac_optarg ;;
c906108c
SS
1157
1158 -target | --target | --targe | --targ | --tar | --ta | --t)
bec39cab 1159 ac_prev=target_alias ;;
c906108c 1160 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
bec39cab 1161 target_alias=$ac_optarg ;;
c906108c
SS
1162
1163 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1164 verbose=yes ;;
1165
bec39cab
AC
1166 -version | --version | --versio | --versi | --vers | -V)
1167 ac_init_version=: ;;
c906108c
SS
1168
1169 -with-* | --with-*)
81ecdfbb 1170 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
c906108c 1171 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1172 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1173 as_fn_error "invalid package name: $ac_useropt"
1174 ac_useropt_orig=$ac_useropt
1175 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1176 case $ac_user_opts in
1177 *"
1178"with_$ac_useropt"
1179"*) ;;
1180 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1181 ac_unrecognized_sep=', ';;
b4e70030 1182 esac
81ecdfbb 1183 eval with_$ac_useropt=\$ac_optarg ;;
c906108c
SS
1184
1185 -without-* | --without-*)
81ecdfbb 1186 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
c906108c 1187 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1188 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1189 as_fn_error "invalid package name: $ac_useropt"
1190 ac_useropt_orig=$ac_useropt
1191 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1192 case $ac_user_opts in
1193 *"
1194"with_$ac_useropt"
1195"*) ;;
1196 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1197 ac_unrecognized_sep=', ';;
1198 esac
1199 eval with_$ac_useropt=no ;;
c906108c
SS
1200
1201 --x)
1202 # Obsolete; use --with-x.
1203 with_x=yes ;;
1204
1205 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1206 | --x-incl | --x-inc | --x-in | --x-i)
1207 ac_prev=x_includes ;;
1208 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1209 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
bec39cab 1210 x_includes=$ac_optarg ;;
c906108c
SS
1211
1212 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1213 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1214 ac_prev=x_libraries ;;
1215 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1216 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
bec39cab 1217 x_libraries=$ac_optarg ;;
c906108c 1218
81ecdfbb
RW
1219 -*) as_fn_error "unrecognized option: \`$ac_option'
1220Try \`$0 --help' for more information."
c906108c
SS
1221 ;;
1222
bec39cab
AC
1223 *=*)
1224 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1225 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1226 case $ac_envvar in #(
1227 '' | [0-9]* | *[!_$as_cr_alnum]* )
1228 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1229 esac
1230 eval $ac_envvar=\$ac_optarg
bec39cab
AC
1231 export $ac_envvar ;;
1232
c906108c 1233 *)
bec39cab 1234 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1235 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
bec39cab 1236 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1237 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
bec39cab 1238 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
c906108c
SS
1239 ;;
1240
1241 esac
1242done
1243
1244if test -n "$ac_prev"; then
bec39cab 1245 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1246 as_fn_error "missing argument to $ac_option"
c906108c 1247fi
c906108c 1248
81ecdfbb
RW
1249if test -n "$ac_unrecognized_opts"; then
1250 case $enable_option_checking in
1251 no) ;;
1252 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1253 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
b4e70030 1254 esac
81ecdfbb 1255fi
b4e70030 1256
81ecdfbb
RW
1257# Check all directory arguments for consistency.
1258for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1259 datadir sysconfdir sharedstatedir localstatedir includedir \
1260 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1261 libdir localedir mandir
b4e70030 1262do
81ecdfbb
RW
1263 eval ac_val=\$$ac_var
1264 # Remove trailing slashes.
1265 case $ac_val in
1266 */ )
1267 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1268 eval $ac_var=\$ac_val;;
1269 esac
1270 # Be sure to have absolute directory names.
b4e70030 1271 case $ac_val in
81ecdfbb
RW
1272 [\\/$]* | ?:[\\/]* ) continue;;
1273 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
c906108c 1274 esac
81ecdfbb 1275 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
c906108c
SS
1276done
1277
bec39cab
AC
1278# There might be people who depend on the old broken behavior: `$host'
1279# used to hold the argument of --host etc.
1280# FIXME: To remove some day.
1281build=$build_alias
1282host=$host_alias
1283target=$target_alias
1284
1285# FIXME: To remove some day.
1286if test "x$host_alias" != x; then
1287 if test "x$build_alias" = x; then
1288 cross_compiling=maybe
81ecdfbb 1289 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
bec39cab
AC
1290 If a cross compiler is detected then cross compile mode will be used." >&2
1291 elif test "x$build_alias" != "x$host_alias"; then
1292 cross_compiling=yes
1293 fi
1294fi
c906108c 1295
bec39cab
AC
1296ac_tool_prefix=
1297test -n "$host_alias" && ac_tool_prefix=$host_alias-
1298
1299test "$silent" = yes && exec 6>/dev/null
c906108c 1300
c906108c 1301
81ecdfbb
RW
1302ac_pwd=`pwd` && test -n "$ac_pwd" &&
1303ac_ls_di=`ls -di .` &&
1304ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1305 as_fn_error "working directory cannot be determined"
1306test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1307 as_fn_error "pwd does not report name of working directory"
1308
1309
c906108c
SS
1310# Find the source files, if location was not specified.
1311if test -z "$srcdir"; then
1312 ac_srcdir_defaulted=yes
81ecdfbb
RW
1313 # Try the directory containing this script, then the parent directory.
1314 ac_confdir=`$as_dirname -- "$as_myself" ||
1315$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1316 X"$as_myself" : 'X\(//\)[^/]' \| \
1317 X"$as_myself" : 'X\(//\)$' \| \
1318 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1319$as_echo X"$as_myself" |
1320 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1321 s//\1/
1322 q
1323 }
1324 /^X\(\/\/\)[^/].*/{
1325 s//\1/
1326 q
1327 }
1328 /^X\(\/\/\)$/{
1329 s//\1/
1330 q
1331 }
1332 /^X\(\/\).*/{
1333 s//\1/
1334 q
1335 }
1336 s/.*/./; q'`
c906108c 1337 srcdir=$ac_confdir
81ecdfbb 1338 if test ! -r "$srcdir/$ac_unique_file"; then
c906108c
SS
1339 srcdir=..
1340 fi
1341else
1342 ac_srcdir_defaulted=no
1343fi
81ecdfbb
RW
1344if test ! -r "$srcdir/$ac_unique_file"; then
1345 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1346 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1347fi
1348ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1349ac_abs_confdir=`(
1350 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1351 pwd)`
1352# When building in place, set srcdir=.
1353if test "$ac_abs_confdir" = "$ac_pwd"; then
1354 srcdir=.
1355fi
1356# Remove unnecessary trailing slashes from srcdir.
1357# Double slashes in file names in object file debugging info
1358# mess up M-x gdb in Emacs.
1359case $srcdir in
1360*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1361esac
1362for ac_var in $ac_precious_vars; do
1363 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1364 eval ac_env_${ac_var}_value=\$${ac_var}
1365 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1366 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1367done
c906108c 1368
bec39cab
AC
1369#
1370# Report the --help message.
1371#
1372if test "$ac_init_help" = "long"; then
1373 # Omit some internal or obsolete options to make the list less imposing.
1374 # This message is too long to be a string in the A/UX 3.1 sh.
1375 cat <<_ACEOF
1376\`configure' configures this package to adapt to many kinds of systems.
1377
1378Usage: $0 [OPTION]... [VAR=VALUE]...
1379
1380To assign environment variables (e.g., CC, CFLAGS...), specify them as
1381VAR=VALUE. See below for descriptions of some of the useful variables.
1382
1383Defaults for the options are specified in brackets.
1384
1385Configuration:
1386 -h, --help display this help and exit
1387 --help=short display options specific to this package
1388 --help=recursive display the short help of all the included packages
1389 -V, --version display version information and exit
1390 -q, --quiet, --silent do not print \`checking...' messages
1391 --cache-file=FILE cache test results in FILE [disabled]
1392 -C, --config-cache alias for \`--cache-file=config.cache'
1393 -n, --no-create do not create output files
1394 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1395
bec39cab
AC
1396Installation directories:
1397 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1398 [$ac_default_prefix]
bec39cab 1399 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1400 [PREFIX]
bec39cab
AC
1401
1402By default, \`make install' will install all the files in
1403\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1404an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1405for instance \`--prefix=\$HOME'.
1406
1407For better control, use the options below.
1408
1409Fine tuning of the installation directories:
81ecdfbb
RW
1410 --bindir=DIR user executables [EPREFIX/bin]
1411 --sbindir=DIR system admin executables [EPREFIX/sbin]
1412 --libexecdir=DIR program executables [EPREFIX/libexec]
1413 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1414 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1415 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1416 --libdir=DIR object code libraries [EPREFIX/lib]
1417 --includedir=DIR C header files [PREFIX/include]
1418 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1419 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1420 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1421 --infodir=DIR info documentation [DATAROOTDIR/info]
1422 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1423 --mandir=DIR man documentation [DATAROOTDIR/man]
1424 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1425 --htmldir=DIR html documentation [DOCDIR]
1426 --dvidir=DIR dvi documentation [DOCDIR]
1427 --pdfdir=DIR pdf documentation [DOCDIR]
1428 --psdir=DIR ps documentation [DOCDIR]
bec39cab
AC
1429_ACEOF
1430
1431 cat <<\_ACEOF
1432
9009e1ae
MR
1433Program names:
1434 --program-prefix=PREFIX prepend PREFIX to installed program names
1435 --program-suffix=SUFFIX append SUFFIX to installed program names
1436 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1437
bec39cab
AC
1438X features:
1439 --x-includes=DIR X include files are in DIR
1440 --x-libraries=DIR X library files are in DIR
1441
1442System types:
1443 --build=BUILD configure for building on BUILD [guessed]
1444 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1445 --target=TARGET configure for building compilers for TARGET [HOST]
1446_ACEOF
1447fi
1448
1449if test -n "$ac_init_help"; then
1450
1451 cat <<\_ACEOF
1452
1453Optional Features:
81ecdfbb 1454 --disable-option-checking ignore unrecognized --enable/--with options
bec39cab
AC
1455 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1456 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
85981d60
AC
1457 --enable-maintainer-mode enable make rules and dependencies not useful
1458 (and sometimes confusing) to the casual installer
da2f07f1
JK
1459 --enable-plugins Enable support for plugins (defaults no)
1460 --disable-largefile omit support for large files
a1220294
TT
1461 --enable-targets=TARGETS
1462 alternative target configurations
c0993dbe 1463 --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes)
bec39cab
AC
1464 --disable-gdbcli disable command-line interface (CLI)
1465 --disable-gdbmi disable machine-interface (MI)
1466 --enable-tui enable full-screen terminal user interface (TUI)
1467 --enable-gdbtk enable gdbtk graphical user interface (GUI)
1468 --enable-profiling enable profiling of GDB
3841debe 1469 --disable-rpath do not hardcode runtime library paths
a8db4212 1470 --enable-libmcheck Try building GDB with -lmcheck if available
a1220294 1471 --enable-werror treat compile warnings as errors
32c1c914 1472 --enable-build-warnings enable build-time compiler warnings if gcc is used
a1220294 1473 --enable-gdb-build-warnings
32c1c914 1474 enable GDB specific build-time compiler warnings if
a1220294 1475 gcc is used
32c1c914 1476 --enable-sim link gdb with simulator
bec39cab 1477 --enable-multi-ice build the multi-ice-gdb-server
496c0e1b
JB
1478 --enable-gdbserver automatically build gdbserver (yes/no/auto, default
1479 is auto)
bec39cab
AC
1480
1481Optional Packages:
1482 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1483 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
a1220294 1484 --with-separate-debug-dir=PATH
32c1c914 1485 look for global separate debug info in this path
62e4f60c 1486 [LIBDIR/debug]
b14b1491
TT
1487 --with-gdb-datadir=PATH look for global separate data files in this path
1488 [DATADIR/gdb]
29b0e8a2 1489 --with-relocated-sources=PATH
32c1c914 1490 automatically relocate this path for source files
7349ff92 1491 --with-auto-load-dir=PATH
aff139ff 1492 directories from which to load auto-loaded scripts
1564a261 1493 [$debugdir:$datadir/auto-load]
bccbefd2 1494 --with-auto-load-safe-path=PATH
aff139ff 1495 directories safe to hold auto-loaded files
7349ff92 1496 [--with-auto-load-dir]
bccbefd2
JK
1497 --without-auto-load-safe-path
1498 do not restrict auto-loaded files locations
05e7c244 1499 --with-libunwind-ia64 use libunwind frame unwinding for ia64 targets
cb01cfba
JB
1500 --with-curses use the curses library instead of the termcap
1501 library
c16158bc
JM
1502 --with-pkgversion=PKG Use PKG in the version string in place of "GDB"
1503 --with-bugurl=URL Direct users to URL to report a bug
b040ad30 1504 --with-zlib include zlib support (auto/yes/no) default=auto
a1220294
TT
1505 --with-libiconv-prefix=DIR
1506 search for libiconv in DIR/include and DIR/lib
478aac75 1507 --with-iconv-bin=PATH specify where to find the iconv program
6a30b0a5 1508 --with-system-readline use installed readline library
b8e0a31c
SD
1509 --with-jit-reader-dir=PATH
1510 directory to load the JIT readers from
5c39566f 1511 --with-expat include expat support (auto/yes/no)
3841debe
DJ
1512 --with-gnu-ld assume the C compiler uses GNU ld default=no
1513 --with-libexpat-prefix[=DIR] search for libexpat in DIR/include and DIR/lib
1514 --without-libexpat-prefix don't search for libexpat in includedir and libdir
0c4a4063
DE
1515 --with-python[=PYTHON] include python support
1516 (auto/yes/no/<python-program>)
a1220294
TT
1517 --without-included-regex
1518 don't use included regex; this is the default on
1519 systems with version 2 of the GNU C library (use
1520 with caution on other system)
81ecdfbb 1521 --with-sysroot[=DIR] search for usr/lib et al within DIR
b14b1491 1522 --with-system-gdbinit=PATH
32c1c914 1523 automatically load a system-wide gdbinit file
5062cc19
KS
1524 --with-tcl directory containing tcl configuration (tclConfig.sh)
1525 --with-tk directory containing tk configuration (tkConfig.sh)
bec39cab 1526 --with-x use the X Window System
bec39cab
AC
1527
1528Some influential environment variables:
1529 CC C compiler command
1530 CFLAGS C compiler flags
1531 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1532 nonstandard directory <lib dir>
81ecdfbb
RW
1533 LIBS libraries to pass to the linker, e.g. -l<library>
1534 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1535 you have headers in a nonstandard directory <include dir>
bec39cab 1536 CPP C preprocessor
f06e05e0
JK
1537 MAKEINFO Parent configure detects if it is of sufficient version.
1538 MAKEINFOFLAGS
1539 Parameters for MAKEINFO.
81ecdfbb
RW
1540 YACC The `Yet Another C Compiler' implementation to use. Defaults to
1541 the first program found out of: `bison -y', `byacc', `yacc'.
1542 YFLAGS The list of arguments that will be passed by default to $YACC.
1543 This script will default YFLAGS to the empty string to avoid a
1544 default value of `-d' given by some make applications.
1545 XMKMF Path to xmkmf, Makefile generator for X Window System
bec39cab
AC
1546
1547Use these variables to override the choices made by `configure' or to help
1548it to find libraries and programs with nonstandard names/locations.
1549
81ecdfbb 1550Report bugs to the package provider.
bec39cab 1551_ACEOF
81ecdfbb 1552ac_status=$?
bec39cab
AC
1553fi
1554
1555if test "$ac_init_help" = "recursive"; then
1556 # If there are subdirs, report their specific --help.
bec39cab 1557 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1558 test -d "$ac_dir" ||
1559 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1560 continue
bec39cab
AC
1561 ac_builddir=.
1562
81ecdfbb
RW
1563case "$ac_dir" in
1564.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1565*)
1566 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1567 # A ".." for each directory in $ac_dir_suffix.
1568 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1569 case $ac_top_builddir_sub in
1570 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1571 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1572 esac ;;
1573esac
1574ac_abs_top_builddir=$ac_pwd
1575ac_abs_builddir=$ac_pwd$ac_dir_suffix
1576# for backward compatibility:
1577ac_top_builddir=$ac_top_build_prefix
bec39cab
AC
1578
1579case $srcdir in
81ecdfbb 1580 .) # We are building in place.
bec39cab 1581 ac_srcdir=.
81ecdfbb
RW
1582 ac_top_srcdir=$ac_top_builddir_sub
1583 ac_abs_top_srcdir=$ac_pwd ;;
1584 [\\/]* | ?:[\\/]* ) # Absolute name.
bec39cab 1585 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1586 ac_top_srcdir=$srcdir
1587 ac_abs_top_srcdir=$srcdir ;;
1588 *) # Relative name.
1589 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1590 ac_top_srcdir=$ac_top_build_prefix$srcdir
1591 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
bec39cab 1592esac
81ecdfbb 1593ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
bec39cab 1594
81ecdfbb
RW
1595 cd "$ac_dir" || { ac_status=$?; continue; }
1596 # Check for guested configure.
1597 if test -f "$ac_srcdir/configure.gnu"; then
1598 echo &&
1599 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1600 elif test -f "$ac_srcdir/configure"; then
1601 echo &&
1602 $SHELL "$ac_srcdir/configure" --help=recursive
3ace7edb 1603 else
81ecdfbb
RW
1604 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1605 fi || ac_status=$?
1606 cd "$ac_pwd" || { ac_status=$?; break; }
bec39cab
AC
1607 done
1608fi
1609
81ecdfbb 1610test -n "$ac_init_help" && exit $ac_status
bec39cab
AC
1611if $ac_init_version; then
1612 cat <<\_ACEOF
81ecdfbb
RW
1613configure
1614generated by GNU Autoconf 2.64
bec39cab 1615
81ecdfbb 1616Copyright (C) 2009 Free Software Foundation, Inc.
bec39cab
AC
1617This configure script is free software; the Free Software Foundation
1618gives unlimited permission to copy, distribute and modify it.
1619_ACEOF
81ecdfbb 1620 exit
bec39cab 1621fi
bec39cab 1622
81ecdfbb
RW
1623## ------------------------ ##
1624## Autoconf initialization. ##
1625## ------------------------ ##
bec39cab 1626
81ecdfbb
RW
1627# ac_fn_c_try_compile LINENO
1628# --------------------------
1629# Try to compile conftest.$ac_ext, and return whether this succeeded.
1630ac_fn_c_try_compile ()
1631{
1632 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1633 rm -f conftest.$ac_objext
1634 if { { ac_try="$ac_compile"
1635case "(($ac_try" in
1636 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1637 *) ac_try_echo=$ac_try;;
1638esac
1639eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1640$as_echo "$ac_try_echo"; } >&5
1641 (eval "$ac_compile") 2>conftest.err
1642 ac_status=$?
1643 if test -s conftest.err; then
1644 grep -v '^ *+' conftest.err >conftest.er1
1645 cat conftest.er1 >&5
1646 mv -f conftest.er1 conftest.err
1647 fi
1648 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1649 test $ac_status = 0; } && {
1650 test -z "$ac_c_werror_flag" ||
1651 test ! -s conftest.err
1652 } && test -s conftest.$ac_objext; then :
1653 ac_retval=0
1654else
1655 $as_echo "$as_me: failed program was:" >&5
1656sed 's/^/| /' conftest.$ac_ext >&5
bec39cab 1657
81ecdfbb
RW
1658 ac_retval=1
1659fi
1660 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1661 return $ac_retval
1662
1663} # ac_fn_c_try_compile
1664
1665# ac_fn_c_try_cpp LINENO
1666# ----------------------
1667# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1668ac_fn_c_try_cpp ()
bec39cab 1669{
81ecdfbb
RW
1670 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1671 if { { ac_try="$ac_cpp conftest.$ac_ext"
1672case "(($ac_try" in
1673 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1674 *) ac_try_echo=$ac_try;;
1675esac
1676eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1677$as_echo "$ac_try_echo"; } >&5
1678 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1679 ac_status=$?
1680 if test -s conftest.err; then
1681 grep -v '^ *+' conftest.err >conftest.er1
1682 cat conftest.er1 >&5
1683 mv -f conftest.er1 conftest.err
1684 fi
1685 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1686 test $ac_status = 0; } >/dev/null && {
1687 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1688 test ! -s conftest.err
1689 }; then :
1690 ac_retval=0
1691else
1692 $as_echo "$as_me: failed program was:" >&5
1693sed 's/^/| /' conftest.$ac_ext >&5
bec39cab 1694
81ecdfbb
RW
1695 ac_retval=1
1696fi
1697 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1698 return $ac_retval
bec39cab 1699
81ecdfbb 1700} # ac_fn_c_try_cpp
bec39cab 1701
81ecdfbb
RW
1702# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1703# -------------------------------------------------------
1704# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1705# the include files in INCLUDES and setting the cache variable VAR
1706# accordingly.
1707ac_fn_c_check_header_mongrel ()
1708{
1709 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1710 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1712$as_echo_n "checking for $2... " >&6; }
1713if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1714 $as_echo_n "(cached) " >&6
1715fi
1716eval ac_res=\$$3
1717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1718$as_echo "$ac_res" >&6; }
1719else
1720 # Is the header compilable?
1721{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1722$as_echo_n "checking $2 usability... " >&6; }
1723cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1724/* end confdefs.h. */
1725$4
1726#include <$2>
1727_ACEOF
1728if ac_fn_c_try_compile "$LINENO"; then :
1729 ac_header_compiler=yes
1730else
1731 ac_header_compiler=no
1732fi
1733rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1734{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1735$as_echo "$ac_header_compiler" >&6; }
bec39cab 1736
81ecdfbb
RW
1737# Is the header present?
1738{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1739$as_echo_n "checking $2 presence... " >&6; }
1740cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1741/* end confdefs.h. */
1742#include <$2>
1743_ACEOF
1744if ac_fn_c_try_cpp "$LINENO"; then :
1745 ac_header_preproc=yes
1746else
1747 ac_header_preproc=no
1748fi
1749rm -f conftest.err conftest.$ac_ext
1750{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1751$as_echo "$ac_header_preproc" >&6; }
bec39cab 1752
81ecdfbb
RW
1753# So? What about this header?
1754case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1755 yes:no: )
1756 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1757$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1758 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1759$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1760 ;;
1761 no:yes:* )
1762 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1763$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1764 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1765$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1766 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1767$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1768 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1769$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1770 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1771$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1772 ;;
1773esac
1774 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1775$as_echo_n "checking for $2... " >&6; }
1776if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1777 $as_echo_n "(cached) " >&6
1778else
1779 eval "$3=\$ac_header_compiler"
1780fi
1781eval ac_res=\$$3
1782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1783$as_echo "$ac_res" >&6; }
1784fi
1785 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
bec39cab 1786
81ecdfbb 1787} # ac_fn_c_check_header_mongrel
bec39cab 1788
81ecdfbb
RW
1789# ac_fn_c_try_run LINENO
1790# ----------------------
1791# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1792# that executables *can* be run.
1793ac_fn_c_try_run ()
1794{
1795 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1796 if { { ac_try="$ac_link"
1797case "(($ac_try" in
1798 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1799 *) ac_try_echo=$ac_try;;
1800esac
1801eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1802$as_echo "$ac_try_echo"; } >&5
1803 (eval "$ac_link") 2>&5
1804 ac_status=$?
1805 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1806 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1807 { { case "(($ac_try" in
1808 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1809 *) ac_try_echo=$ac_try;;
1810esac
1811eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1812$as_echo "$ac_try_echo"; } >&5
1813 (eval "$ac_try") 2>&5
1814 ac_status=$?
1815 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1816 test $ac_status = 0; }; }; then :
1817 ac_retval=0
1818else
1819 $as_echo "$as_me: program exited with status $ac_status" >&5
1820 $as_echo "$as_me: failed program was:" >&5
1821sed 's/^/| /' conftest.$ac_ext >&5
bec39cab 1822
81ecdfbb
RW
1823 ac_retval=$ac_status
1824fi
1825 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1826 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1827 return $ac_retval
bec39cab 1828
81ecdfbb 1829} # ac_fn_c_try_run
bec39cab 1830
81ecdfbb
RW
1831# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1832# -------------------------------------------------------
1833# Tests whether HEADER exists and can be compiled using the include files in
1834# INCLUDES, setting the cache variable VAR accordingly.
1835ac_fn_c_check_header_compile ()
1836{
1837 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1839$as_echo_n "checking for $2... " >&6; }
1840if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1841 $as_echo_n "(cached) " >&6
1842else
1843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1844/* end confdefs.h. */
1845$4
1846#include <$2>
bec39cab 1847_ACEOF
81ecdfbb
RW
1848if ac_fn_c_try_compile "$LINENO"; then :
1849 eval "$3=yes"
1850else
1851 eval "$3=no"
1852fi
1853rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1854fi
1855eval ac_res=\$$3
1856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1857$as_echo "$ac_res" >&6; }
1858 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
bec39cab 1859
81ecdfbb 1860} # ac_fn_c_check_header_compile
bec39cab 1861
81ecdfbb
RW
1862# ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1863# --------------------------------------------
1864# Tries to find the compile-time value of EXPR in a program that includes
1865# INCLUDES, setting VAR accordingly. Returns whether the value could be
1866# computed
1867ac_fn_c_compute_int ()
1868{
1869 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1870 if test "$cross_compiling" = yes; then
1871 # Depending upon the size, compute the lo and hi bounds.
1872cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1873/* end confdefs.h. */
1874$4
1875int
1876main ()
1877{
1878static int test_array [1 - 2 * !(($2) >= 0)];
1879test_array [0] = 0
bec39cab 1880
81ecdfbb
RW
1881 ;
1882 return 0;
1883}
1884_ACEOF
1885if ac_fn_c_try_compile "$LINENO"; then :
1886 ac_lo=0 ac_mid=0
1887 while :; do
1888 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1889/* end confdefs.h. */
1890$4
1891int
1892main ()
1893{
1894static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1895test_array [0] = 0
bec39cab 1896
81ecdfbb
RW
1897 ;
1898 return 0;
1899}
1900_ACEOF
1901if ac_fn_c_try_compile "$LINENO"; then :
1902 ac_hi=$ac_mid; break
1903else
1904 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
1905 if test $ac_lo -le $ac_mid; then
1906 ac_lo= ac_hi=
1907 break
1908 fi
1909 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
c906108c 1910fi
81ecdfbb
RW
1911rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1912 done
c906108c 1913else
81ecdfbb
RW
1914 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1915/* end confdefs.h. */
1916$4
1917int
1918main ()
1919{
1920static int test_array [1 - 2 * !(($2) < 0)];
1921test_array [0] = 0
bec39cab 1922
81ecdfbb
RW
1923 ;
1924 return 0;
1925}
1926_ACEOF
1927if ac_fn_c_try_compile "$LINENO"; then :
1928 ac_hi=-1 ac_mid=-1
1929 while :; do
1930 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1931/* end confdefs.h. */
1932$4
1933int
1934main ()
1935{
1936static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1937test_array [0] = 0
bec39cab 1938
81ecdfbb
RW
1939 ;
1940 return 0;
1941}
1942_ACEOF
1943if ac_fn_c_try_compile "$LINENO"; then :
1944 ac_lo=$ac_mid; break
1945else
1946 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
1947 if test $ac_mid -le $ac_hi; then
1948 ac_lo= ac_hi=
1949 break
1950 fi
1951 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
1952fi
1953rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1954 done
1955else
1956 ac_lo= ac_hi=
1957fi
1958rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1959fi
1960rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1961# Binary search between lo and hi bounds.
1962while test "x$ac_lo" != "x$ac_hi"; do
1963 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
1964 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1965/* end confdefs.h. */
1966$4
1967int
1968main ()
1969{
1970static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1971test_array [0] = 0
bec39cab 1972
81ecdfbb
RW
1973 ;
1974 return 0;
1975}
1976_ACEOF
1977if ac_fn_c_try_compile "$LINENO"; then :
1978 ac_hi=$ac_mid
1979else
1980 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
1981fi
1982rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1983done
1984case $ac_lo in #((
1985?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
1986'') ac_retval=1 ;;
1987esac
1988 else
1989 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1990/* end confdefs.h. */
1991$4
1992static long int longval () { return $2; }
1993static unsigned long int ulongval () { return $2; }
1994#include <stdio.h>
1995#include <stdlib.h>
1996int
1997main ()
1998{
bec39cab 1999
81ecdfbb
RW
2000 FILE *f = fopen ("conftest.val", "w");
2001 if (! f)
2002 return 1;
2003 if (($2) < 0)
2004 {
2005 long int i = longval ();
2006 if (i != ($2))
2007 return 1;
2008 fprintf (f, "%ld", i);
2009 }
2010 else
2011 {
2012 unsigned long int i = ulongval ();
2013 if (i != ($2))
2014 return 1;
2015 fprintf (f, "%lu", i);
2016 }
2017 /* Do not output a trailing newline, as this causes \r\n confusion
2018 on some platforms. */
2019 return ferror (f) || fclose (f) != 0;
bec39cab 2020
81ecdfbb
RW
2021 ;
2022 return 0;
2023}
2024_ACEOF
2025if ac_fn_c_try_run "$LINENO"; then :
2026 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2027else
2028 ac_retval=1
2029fi
2030rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2031 conftest.$ac_objext conftest.beam conftest.$ac_ext
2032rm -f conftest.val
bec39cab 2033
81ecdfbb
RW
2034 fi
2035 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2036 return $ac_retval
bec39cab 2037
81ecdfbb 2038} # ac_fn_c_compute_int
bec39cab 2039
c971b7fa
PA
2040# ac_fn_c_try_link LINENO
2041# -----------------------
2042# Try to link conftest.$ac_ext, and return whether this succeeded.
2043ac_fn_c_try_link ()
2044{
2045 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2046 rm -f conftest.$ac_objext conftest$ac_exeext
2047 if { { ac_try="$ac_link"
2048case "(($ac_try" in
2049 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2050 *) ac_try_echo=$ac_try;;
2051esac
2052eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2053$as_echo "$ac_try_echo"; } >&5
2054 (eval "$ac_link") 2>conftest.err
2055 ac_status=$?
2056 if test -s conftest.err; then
2057 grep -v '^ *+' conftest.err >conftest.er1
2058 cat conftest.er1 >&5
2059 mv -f conftest.er1 conftest.err
2060 fi
2061 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2062 test $ac_status = 0; } && {
2063 test -z "$ac_c_werror_flag" ||
2064 test ! -s conftest.err
2065 } && test -s conftest$ac_exeext && {
2066 test "$cross_compiling" = yes ||
2067 $as_test_x conftest$ac_exeext
2068 }; then :
2069 ac_retval=0
2070else
2071 $as_echo "$as_me: failed program was:" >&5
2072sed 's/^/| /' conftest.$ac_ext >&5
2073
2074 ac_retval=1
2075fi
2076 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2077 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2078 # interfere with the next link command; also delete a directory that is
2079 # left behind by Apple's compiler. We do this before executing the actions.
2080 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2081 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2082 return $ac_retval
2083
2084} # ac_fn_c_try_link
2085
55a8c076
YQ
2086# ac_fn_c_check_func LINENO FUNC VAR
2087# ----------------------------------
2088# Tests whether FUNC exists, setting the cache variable VAR accordingly
2089ac_fn_c_check_func ()
81ecdfbb
RW
2090{
2091 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2093$as_echo_n "checking for $2... " >&6; }
2094if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2095 $as_echo_n "(cached) " >&6
2096else
81ecdfbb
RW
2097 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2098/* end confdefs.h. */
55a8c076
YQ
2099/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2100 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2101#define $2 innocuous_$2
2102
2103/* System header to define __stub macros and hopefully few prototypes,
2104 which can conflict with char $2 (); below.
2105 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2106 <limits.h> exists even on freestanding compilers. */
2107
2108#ifdef __STDC__
2109# include <limits.h>
2110#else
2111# include <assert.h>
2112#endif
2113
2114#undef $2
2115
2116/* Override any GCC internal prototype to avoid an error.
2117 Use char because int might match the return type of a GCC
2118 builtin and then its argument prototype would still apply. */
2119#ifdef __cplusplus
2120extern "C"
2121#endif
2122char $2 ();
2123/* The GNU C library defines this for functions which it implements
2124 to always fail with ENOSYS. Some functions are actually named
2125 something starting with __ and the normal name is an alias. */
2126#if defined __stub_$2 || defined __stub___$2
2127choke me
2128#endif
2129
2130int
2131main ()
2132{
2133return $2 ();
2134 ;
2135 return 0;
2136}
2137_ACEOF
2138if ac_fn_c_try_link "$LINENO"; then :
2139 eval "$3=yes"
2140else
2141 eval "$3=no"
2142fi
2143rm -f core conftest.err conftest.$ac_objext \
2144 conftest$ac_exeext conftest.$ac_ext
2145fi
2146eval ac_res=\$$3
2147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2148$as_echo "$ac_res" >&6; }
2149 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2150
2151} # ac_fn_c_check_func
2152
770d76d7
PA
2153# ac_fn_c_check_decl LINENO SYMBOL VAR
2154# ------------------------------------
2155# Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
2156ac_fn_c_check_decl ()
2157{
2158 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2159 as_decl_name=`echo $2|sed 's/ *(.*//'`
2160 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2162$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2163if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2164 $as_echo_n "(cached) " >&6
2165else
2166 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2167/* end confdefs.h. */
2168$4
2169int
2170main ()
2171{
2172#ifndef $as_decl_name
2173#ifdef __cplusplus
2174 (void) $as_decl_use;
2175#else
2176 (void) $as_decl_name;
2177#endif
2178#endif
2179
2180 ;
2181 return 0;
2182}
2183_ACEOF
2184if ac_fn_c_try_compile "$LINENO"; then :
2185 eval "$3=yes"
2186else
2187 eval "$3=no"
2188fi
2189rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2190fi
2191eval ac_res=\$$3
2192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2193$as_echo "$ac_res" >&6; }
2194 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2195
2196} # ac_fn_c_check_decl
2197
55a8c076
YQ
2198# ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
2199# ----------------------------------------------------
2200# Tries to find if the field MEMBER exists in type AGGR, after including
2201# INCLUDES, setting cache variable VAR accordingly.
2202ac_fn_c_check_member ()
2203{
2204 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2206$as_echo_n "checking for $2.$3... " >&6; }
2207if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
2208 $as_echo_n "(cached) " >&6
2209else
2210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2211/* end confdefs.h. */
2212$5
2213int
2214main ()
2215{
2216static $2 ac_aggr;
2217if (ac_aggr.$3)
2218return 0;
2219 ;
2220 return 0;
2221}
2222_ACEOF
2223if ac_fn_c_try_compile "$LINENO"; then :
2224 eval "$4=yes"
2225else
2226 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2227/* end confdefs.h. */
2228$5
2229int
2230main ()
2231{
2232static $2 ac_aggr;
2233if (sizeof ac_aggr.$3)
2234return 0;
2235 ;
2236 return 0;
2237}
2238_ACEOF
2239if ac_fn_c_try_compile "$LINENO"; then :
2240 eval "$4=yes"
2241else
2242 eval "$4=no"
2243fi
2244rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2245fi
2246rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2247fi
2248eval ac_res=\$$4
2249 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2250$as_echo "$ac_res" >&6; }
2251 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2252
2253} # ac_fn_c_check_member
2254
2255# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2256# -------------------------------------------
2257# Tests whether TYPE exists after having included INCLUDES, setting cache
2258# variable VAR accordingly.
2259ac_fn_c_check_type ()
2260{
2261 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2263$as_echo_n "checking for $2... " >&6; }
2264if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2265 $as_echo_n "(cached) " >&6
2266else
2267 eval "$3=no"
2268 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2269/* end confdefs.h. */
2270$4
2271int
2272main ()
2273{
2274if (sizeof ($2))
2275 return 0;
2276 ;
2277 return 0;
2278}
2279_ACEOF
2280if ac_fn_c_try_compile "$LINENO"; then :
2281 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2282/* end confdefs.h. */
2283$4
2284int
2285main ()
2286{
2287if (sizeof (($2)))
2288 return 0;
2289 ;
2290 return 0;
2291}
2292_ACEOF
2293if ac_fn_c_try_compile "$LINENO"; then :
d5af19ba 2294
81ecdfbb
RW
2295else
2296 eval "$3=yes"
2297fi
2298rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2299fi
2300rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2301fi
2302eval ac_res=\$$3
2303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2304$as_echo "$ac_res" >&6; }
2305 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
d5af19ba 2306
81ecdfbb
RW
2307} # ac_fn_c_check_type
2308cat >config.log <<_ACEOF
2309This file contains any messages produced by compilers while
2310running configure, to aid debugging if configure makes a mistake.
d5af19ba 2311
81ecdfbb
RW
2312It was created by $as_me, which was
2313generated by GNU Autoconf 2.64. Invocation command line was
b4e70030 2314
81ecdfbb 2315 $ $0 $@
413ccac7 2316
81ecdfbb
RW
2317_ACEOF
2318exec 5>>config.log
2319{
2320cat <<_ASUNAME
2321## --------- ##
2322## Platform. ##
2323## --------- ##
413ccac7 2324
81ecdfbb
RW
2325hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2326uname -m = `(uname -m) 2>/dev/null || echo unknown`
2327uname -r = `(uname -r) 2>/dev/null || echo unknown`
2328uname -s = `(uname -s) 2>/dev/null || echo unknown`
2329uname -v = `(uname -v) 2>/dev/null || echo unknown`
85981d60 2330
81ecdfbb
RW
2331/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2332/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
413ccac7 2333
81ecdfbb
RW
2334/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2335/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2336/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2337/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2338/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2339/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2340/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
c906108c 2341
81ecdfbb 2342_ASUNAME
bec39cab 2343
bec39cab
AC
2344as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2345for as_dir in $PATH
2346do
2347 IFS=$as_save_IFS
2348 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2349 $as_echo "PATH: $as_dir"
2350 done
2351IFS=$as_save_IFS
bec39cab 2352
81ecdfbb 2353} >&5
bec39cab 2354
81ecdfbb 2355cat >&5 <<_ACEOF
bec39cab 2356
bec39cab 2357
81ecdfbb
RW
2358## ----------- ##
2359## Core tests. ##
2360## ----------- ##
2361
2362_ACEOF
2363
2364
2365# Keep a trace of the command line.
2366# Strip out --no-create and --no-recursion so they do not pile up.
2367# Strip out --silent because we don't want to record it for future runs.
2368# Also quote any args containing shell meta-characters.
2369# Make two passes to allow for proper duplicate-argument suppression.
2370ac_configure_args=
2371ac_configure_args0=
2372ac_configure_args1=
2373ac_must_keep_next=false
2374for ac_pass in 1 2
2375do
2376 for ac_arg
2377 do
2378 case $ac_arg in
2379 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2380 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2381 | -silent | --silent | --silen | --sile | --sil)
2382 continue ;;
2383 *\'*)
2384 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2385 esac
2386 case $ac_pass in
2387 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2388 2)
2389 as_fn_append ac_configure_args1 " '$ac_arg'"
2390 if test $ac_must_keep_next = true; then
2391 ac_must_keep_next=false # Got value, back to normal.
2392 else
2393 case $ac_arg in
2394 *=* | --config-cache | -C | -disable-* | --disable-* \
2395 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2396 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2397 | -with-* | --with-* | -without-* | --without-* | --x)
2398 case "$ac_configure_args0 " in
2399 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2400 esac
2401 ;;
2402 -* ) ac_must_keep_next=true ;;
2403 esac
2404 fi
2405 as_fn_append ac_configure_args " '$ac_arg'"
2406 ;;
2407 esac
2408 done
2409done
2410{ ac_configure_args0=; unset ac_configure_args0;}
2411{ ac_configure_args1=; unset ac_configure_args1;}
2412
2413# When interrupted or exit'd, cleanup temporary files, and complete
2414# config.log. We remove comments because anyway the quotes in there
2415# would cause problems or look ugly.
2416# WARNING: Use '\'' to represent an apostrophe within the trap.
2417# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2418trap 'exit_status=$?
2419 # Save into config.log some information that might help in debugging.
2420 {
2421 echo
2422
2423 cat <<\_ASBOX
2424## ---------------- ##
2425## Cache variables. ##
2426## ---------------- ##
2427_ASBOX
2428 echo
2429 # The following way of writing the cache mishandles newlines in values,
2430(
2431 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2432 eval ac_val=\$$ac_var
2433 case $ac_val in #(
2434 *${as_nl}*)
2435 case $ac_var in #(
2436 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2437$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2438 esac
2439 case $ac_var in #(
2440 _ | IFS | as_nl) ;; #(
2441 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2442 *) { eval $ac_var=; unset $ac_var;} ;;
2443 esac ;;
2444 esac
2445 done
2446 (set) 2>&1 |
2447 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2448 *${as_nl}ac_space=\ *)
2449 sed -n \
2450 "s/'\''/'\''\\\\'\'''\''/g;
2451 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2452 ;; #(
2453 *)
2454 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2455 ;;
2456 esac |
2457 sort
2458)
2459 echo
2460
2461 cat <<\_ASBOX
2462## ----------------- ##
2463## Output variables. ##
2464## ----------------- ##
2465_ASBOX
2466 echo
2467 for ac_var in $ac_subst_vars
2468 do
2469 eval ac_val=\$$ac_var
2470 case $ac_val in
2471 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2472 esac
2473 $as_echo "$ac_var='\''$ac_val'\''"
2474 done | sort
2475 echo
2476
2477 if test -n "$ac_subst_files"; then
2478 cat <<\_ASBOX
2479## ------------------- ##
2480## File substitutions. ##
2481## ------------------- ##
2482_ASBOX
2483 echo
2484 for ac_var in $ac_subst_files
2485 do
2486 eval ac_val=\$$ac_var
2487 case $ac_val in
2488 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2489 esac
2490 $as_echo "$ac_var='\''$ac_val'\''"
2491 done | sort
2492 echo
2493 fi
2494
2495 if test -s confdefs.h; then
2496 cat <<\_ASBOX
2497## ----------- ##
2498## confdefs.h. ##
2499## ----------- ##
2500_ASBOX
2501 echo
2502 cat confdefs.h
2503 echo
2504 fi
2505 test "$ac_signal" != 0 &&
2506 $as_echo "$as_me: caught signal $ac_signal"
2507 $as_echo "$as_me: exit $exit_status"
2508 } >&5
2509 rm -f core *.core core.conftest.* &&
2510 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2511 exit $exit_status
2512' 0
2513for ac_signal in 1 2 13 15; do
2514 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2515done
2516ac_signal=0
2517
2518# confdefs.h avoids OS command line length limits that DEFS can exceed.
2519rm -f -r conftest* confdefs.h
2520
2521$as_echo "/* confdefs.h */" > confdefs.h
2522
2523# Predefined preprocessor variables.
2524
2525cat >>confdefs.h <<_ACEOF
2526#define PACKAGE_NAME "$PACKAGE_NAME"
2527_ACEOF
2528
2529cat >>confdefs.h <<_ACEOF
2530#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2531_ACEOF
2532
2533cat >>confdefs.h <<_ACEOF
2534#define PACKAGE_VERSION "$PACKAGE_VERSION"
2535_ACEOF
2536
2537cat >>confdefs.h <<_ACEOF
2538#define PACKAGE_STRING "$PACKAGE_STRING"
2539_ACEOF
2540
2541cat >>confdefs.h <<_ACEOF
2542#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2543_ACEOF
2544
2545cat >>confdefs.h <<_ACEOF
2546#define PACKAGE_URL "$PACKAGE_URL"
2547_ACEOF
2548
2549
2550# Let the site file select an alternate cache file if it wants to.
2551# Prefer an explicitly selected file to automatically selected ones.
2552ac_site_file1=NONE
2553ac_site_file2=NONE
2554if test -n "$CONFIG_SITE"; then
2555 ac_site_file1=$CONFIG_SITE
2556elif test "x$prefix" != xNONE; then
2557 ac_site_file1=$prefix/share/config.site
2558 ac_site_file2=$prefix/etc/config.site
2559else
2560 ac_site_file1=$ac_default_prefix/share/config.site
2561 ac_site_file2=$ac_default_prefix/etc/config.site
2562fi
2563for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2564do
2565 test "x$ac_site_file" = xNONE && continue
2566 if test -r "$ac_site_file"; then
2567 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2568$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2569 sed 's/^/| /' "$ac_site_file" >&5
2570 . "$ac_site_file"
2571 fi
2572done
2573
2574if test -r "$cache_file"; then
2575 # Some versions of bash will fail to source /dev/null (special
2576 # files actually), so we avoid doing that.
2577 if test -f "$cache_file"; then
2578 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2579$as_echo "$as_me: loading cache $cache_file" >&6;}
2580 case $cache_file in
2581 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2582 *) . "./$cache_file";;
2583 esac
2584 fi
2585else
2586 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2587$as_echo "$as_me: creating cache $cache_file" >&6;}
2588 >$cache_file
bec39cab
AC
2589fi
2590
81ecdfbb
RW
2591# Check that the precious variables saved in the cache have kept the same
2592# value.
2593ac_cache_corrupted=false
2594for ac_var in $ac_precious_vars; do
2595 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2596 eval ac_new_set=\$ac_env_${ac_var}_set
2597 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2598 eval ac_new_val=\$ac_env_${ac_var}_value
2599 case $ac_old_set,$ac_new_set in
2600 set,)
2601 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2602$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2603 ac_cache_corrupted=: ;;
2604 ,set)
2605 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2606$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2607 ac_cache_corrupted=: ;;
2608 ,);;
2609 *)
2610 if test "x$ac_old_val" != "x$ac_new_val"; then
2611 # differences in whitespace do not lead to failure.
2612 ac_old_val_w=`echo x $ac_old_val`
2613 ac_new_val_w=`echo x $ac_new_val`
2614 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2615 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2616$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2617 ac_cache_corrupted=:
2618 else
2619 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2620$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2621 eval $ac_var=\$ac_old_val
2622 fi
2623 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2624$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2625 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2626$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2627 fi;;
2628 esac
2629 # Pass precious variables to config.status.
2630 if test "$ac_new_set" = set; then
2631 case $ac_new_val in
2632 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2633 *) ac_arg=$ac_var=$ac_new_val ;;
2634 esac
2635 case " $ac_configure_args " in
2636 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2637 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2638 esac
2639 fi
2640done
2641if $ac_cache_corrupted; then
2642 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2643$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2644 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2645$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2646 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2647fi
2648## -------------------- ##
2649## Main body of script. ##
2650## -------------------- ##
2651
2652ac_ext=c
2653ac_cpp='$CPP $CPPFLAGS'
2654ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2655ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2656ac_compiler_gnu=$ac_cv_c_compiler_gnu
2657
2658
2659
2660
2661
2662ac_config_headers="$ac_config_headers config.h:config.in"
2663
2664
2665{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2666$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2667 # Check whether --enable-maintainer-mode was given.
2668if test "${enable_maintainer_mode+set}" = set; then :
2669 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
2670else
2671 USE_MAINTAINER_MODE=no
2672fi
2673
2674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2675$as_echo "$USE_MAINTAINER_MODE" >&6; }
2676 if test $USE_MAINTAINER_MODE = yes; then
2677 MAINTAINER_MODE_TRUE=
2678 MAINTAINER_MODE_FALSE='#'
2679else
2680 MAINTAINER_MODE_TRUE='#'
2681 MAINTAINER_MODE_FALSE=
2682fi
2683
2684 MAINT=$MAINTAINER_MODE_TRUE
2685
2686
2687
f5f1cdb6
JK
2688# Provide more thorough testing by -lmcheck.
2689# Set it to 'true' for development snapshots, 'false' for releases or
2690# pre-releases.
2691development=true
2692
81ecdfbb
RW
2693ac_ext=c
2694ac_cpp='$CPP $CPPFLAGS'
2695ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2696ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2697ac_compiler_gnu=$ac_cv_c_compiler_gnu
2698if test -n "$ac_tool_prefix"; then
2699 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2700set dummy ${ac_tool_prefix}gcc; ac_word=$2
2701{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2702$as_echo_n "checking for $ac_word... " >&6; }
2703if test "${ac_cv_prog_CC+set}" = set; then :
2704 $as_echo_n "(cached) " >&6
c906108c
SS
2705else
2706 if test -n "$CC"; then
2707 ac_cv_prog_CC="$CC" # Let the user override the test.
2708else
bec39cab
AC
2709as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2710for as_dir in $PATH
2711do
2712 IFS=$as_save_IFS
2713 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2714 for ac_exec_ext in '' $ac_executable_extensions; do
2715 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2716 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2717 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
2718 break 2
2719 fi
2720done
81ecdfbb
RW
2721 done
2722IFS=$as_save_IFS
bec39cab 2723
c906108c
SS
2724fi
2725fi
bec39cab 2726CC=$ac_cv_prog_CC
c906108c 2727if test -n "$CC"; then
81ecdfbb
RW
2728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2729$as_echo "$CC" >&6; }
c906108c 2730else
81ecdfbb
RW
2731 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2732$as_echo "no" >&6; }
c906108c
SS
2733fi
2734
81ecdfbb 2735
b4e70030
JB
2736fi
2737if test -z "$ac_cv_prog_CC"; then
2738 ac_ct_CC=$CC
81ecdfbb
RW
2739 # Extract the first word of "gcc", so it can be a program name with args.
2740set dummy gcc; ac_word=$2
2741{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2742$as_echo_n "checking for $ac_word... " >&6; }
2743if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2744 $as_echo_n "(cached) " >&6
b4e70030
JB
2745else
2746 if test -n "$ac_ct_CC"; then
2747 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2748else
2749as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2750for as_dir in $PATH
2751do
2752 IFS=$as_save_IFS
2753 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2754 for ac_exec_ext in '' $ac_executable_extensions; do
2755 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2756 ac_cv_prog_ac_ct_CC="gcc"
2757 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b4e70030 2758 break 2
4e8d927d 2759 fi
b4e70030 2760done
81ecdfbb
RW
2761 done
2762IFS=$as_save_IFS
b4e70030
JB
2763
2764fi
2765fi
2766ac_ct_CC=$ac_cv_prog_ac_ct_CC
2767if test -n "$ac_ct_CC"; then
81ecdfbb
RW
2768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2769$as_echo "$ac_ct_CC" >&6; }
b4e70030 2770else
81ecdfbb
RW
2771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2772$as_echo "no" >&6; }
b4e70030
JB
2773fi
2774
81ecdfbb
RW
2775 if test "x$ac_ct_CC" = x; then
2776 CC=""
2777 else
2778 case $cross_compiling:$ac_tool_warned in
2779yes:)
2780{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2781$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2782ac_tool_warned=yes ;;
2783esac
2784 CC=$ac_ct_CC
2785 fi
b4e70030
JB
2786else
2787 CC="$ac_cv_prog_CC"
2788fi
2789
c906108c 2790if test -z "$CC"; then
81ecdfbb
RW
2791 if test -n "$ac_tool_prefix"; then
2792 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2793set dummy ${ac_tool_prefix}cc; ac_word=$2
2794{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2795$as_echo_n "checking for $ac_word... " >&6; }
2796if test "${ac_cv_prog_CC+set}" = set; then :
2797 $as_echo_n "(cached) " >&6
c906108c
SS
2798else
2799 if test -n "$CC"; then
2800 ac_cv_prog_CC="$CC" # Let the user override the test.
2801else
bec39cab
AC
2802as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2803for as_dir in $PATH
2804do
2805 IFS=$as_save_IFS
2806 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2807 for ac_exec_ext in '' $ac_executable_extensions; do
2808 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2809 ac_cv_prog_CC="${ac_tool_prefix}cc"
2810 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
2811 break 2
2812 fi
2813done
81ecdfbb
RW
2814 done
2815IFS=$as_save_IFS
2816
2817fi
2818fi
2819CC=$ac_cv_prog_CC
2820if test -n "$CC"; then
2821 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2822$as_echo "$CC" >&6; }
2823else
2824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2825$as_echo "no" >&6; }
2826fi
2827
2828
2829 fi
2830fi
2831if test -z "$CC"; then
2832 # Extract the first word of "cc", so it can be a program name with args.
2833set dummy cc; ac_word=$2
2834{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2835$as_echo_n "checking for $ac_word... " >&6; }
2836if test "${ac_cv_prog_CC+set}" = set; then :
2837 $as_echo_n "(cached) " >&6
2838else
2839 if test -n "$CC"; then
2840 ac_cv_prog_CC="$CC" # Let the user override the test.
2841else
2842 ac_prog_rejected=no
2843as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2844for as_dir in $PATH
2845do
2846 IFS=$as_save_IFS
2847 test -z "$as_dir" && as_dir=.
2848 for ac_exec_ext in '' $ac_executable_extensions; do
2849 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2850 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2851 ac_prog_rejected=yes
2852 continue
2853 fi
2854 ac_cv_prog_CC="cc"
2855 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2856 break 2
2857 fi
2858done
2859 done
2860IFS=$as_save_IFS
bec39cab 2861
c906108c
SS
2862if test $ac_prog_rejected = yes; then
2863 # We found a bogon in the path, so make sure we never use it.
2864 set dummy $ac_cv_prog_CC
2865 shift
bec39cab 2866 if test $# != 0; then
c906108c
SS
2867 # We chose a different compiler from the bogus one.
2868 # However, it has the same basename, so the bogon will be chosen
2869 # first if we set CC to just the basename; use the full file name.
2870 shift
bec39cab 2871 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
c906108c
SS
2872 fi
2873fi
2874fi
2875fi
bec39cab 2876CC=$ac_cv_prog_CC
c906108c 2877if test -n "$CC"; then
81ecdfbb
RW
2878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2879$as_echo "$CC" >&6; }
c906108c 2880else
81ecdfbb
RW
2881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2882$as_echo "no" >&6; }
c906108c
SS
2883fi
2884
81ecdfbb 2885
bec39cab
AC
2886fi
2887if test -z "$CC"; then
2888 if test -n "$ac_tool_prefix"; then
81ecdfbb 2889 for ac_prog in cl.exe
bec39cab
AC
2890 do
2891 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2892set dummy $ac_tool_prefix$ac_prog; ac_word=$2
81ecdfbb
RW
2893{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2894$as_echo_n "checking for $ac_word... " >&6; }
2895if test "${ac_cv_prog_CC+set}" = set; then :
2896 $as_echo_n "(cached) " >&6
c906108c
SS
2897else
2898 if test -n "$CC"; then
2899 ac_cv_prog_CC="$CC" # Let the user override the test.
2900else
bec39cab
AC
2901as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2902for as_dir in $PATH
2903do
2904 IFS=$as_save_IFS
2905 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2906 for ac_exec_ext in '' $ac_executable_extensions; do
2907 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 2908 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
81ecdfbb 2909 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
2910 break 2
2911 fi
2912done
81ecdfbb
RW
2913 done
2914IFS=$as_save_IFS
bec39cab 2915
c906108c
SS
2916fi
2917fi
bec39cab 2918CC=$ac_cv_prog_CC
c906108c 2919if test -n "$CC"; then
81ecdfbb
RW
2920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2921$as_echo "$CC" >&6; }
c906108c 2922else
81ecdfbb
RW
2923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2924$as_echo "no" >&6; }
c906108c 2925fi
bec39cab 2926
81ecdfbb 2927
bec39cab
AC
2928 test -n "$CC" && break
2929 done
2930fi
2931if test -z "$CC"; then
2932 ac_ct_CC=$CC
81ecdfbb 2933 for ac_prog in cl.exe
bec39cab
AC
2934do
2935 # Extract the first word of "$ac_prog", so it can be a program name with args.
2936set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
2937{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2938$as_echo_n "checking for $ac_word... " >&6; }
2939if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2940 $as_echo_n "(cached) " >&6
bec39cab
AC
2941else
2942 if test -n "$ac_ct_CC"; then
2943 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2944else
2945as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2946for as_dir in $PATH
2947do
2948 IFS=$as_save_IFS
2949 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2950 for ac_exec_ext in '' $ac_executable_extensions; do
2951 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 2952 ac_cv_prog_ac_ct_CC="$ac_prog"
81ecdfbb 2953 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab 2954 break 2
c906108c 2955 fi
bec39cab 2956done
81ecdfbb
RW
2957 done
2958IFS=$as_save_IFS
bec39cab
AC
2959
2960fi
2961fi
2962ac_ct_CC=$ac_cv_prog_ac_ct_CC
2963if test -n "$ac_ct_CC"; then
81ecdfbb
RW
2964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2965$as_echo "$ac_ct_CC" >&6; }
bec39cab 2966else
81ecdfbb
RW
2967 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2968$as_echo "no" >&6; }
c906108c
SS
2969fi
2970
81ecdfbb 2971
bec39cab
AC
2972 test -n "$ac_ct_CC" && break
2973done
c906108c 2974
81ecdfbb
RW
2975 if test "x$ac_ct_CC" = x; then
2976 CC=""
2977 else
2978 case $cross_compiling:$ac_tool_warned in
2979yes:)
2980{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2981$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2982ac_tool_warned=yes ;;
2983esac
2984 CC=$ac_ct_CC
2985 fi
bec39cab
AC
2986fi
2987
2988fi
2989
2990
81ecdfbb
RW
2991test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2992$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2993as_fn_error "no acceptable C compiler found in \$PATH
2994See \`config.log' for more details." "$LINENO" 5; }
bec39cab
AC
2995
2996# Provide some information about the compiler.
81ecdfbb
RW
2997$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2998set X $ac_compile
2999ac_compiler=$2
3000for ac_option in --version -v -V -qversion; do
3001 { { ac_try="$ac_compiler $ac_option >&5"
3002case "(($ac_try" in
3003 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3004 *) ac_try_echo=$ac_try;;
3005esac
3006eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3007$as_echo "$ac_try_echo"; } >&5
3008 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
bec39cab 3009 ac_status=$?
81ecdfbb
RW
3010 if test -s conftest.err; then
3011 sed '10a\
3012... rest of stderr output deleted ...
3013 10q' conftest.err >conftest.er1
3014 cat conftest.er1 >&5
3015 rm -f conftest.er1 conftest.err
3016 fi
3017 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3018 test $ac_status = 0; }
3019done
bec39cab 3020
81ecdfbb 3021cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3022/* end confdefs.h. */
3023
3024int
3025main ()
3026{
3027
3028 ;
3029 return 0;
3030}
3031_ACEOF
3032ac_clean_files_save=$ac_clean_files
81ecdfbb 3033ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
bec39cab
AC
3034# Try to create an executable without -o first, disregard a.out.
3035# It will help us diagnose broken compilers, and finding out an intuition
3036# of exeext.
81ecdfbb
RW
3037{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3038$as_echo_n "checking for C compiler default output file name... " >&6; }
3039ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3040
3041# The possible output files:
3042ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3043
3044ac_rmfiles=
3045for ac_file in $ac_files
3046do
3047 case $ac_file in
3048 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3049 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3050 esac
3051done
3052rm -f $ac_rmfiles
3053
3054if { { ac_try="$ac_link_default"
3055case "(($ac_try" in
3056 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3057 *) ac_try_echo=$ac_try;;
3058esac
3059eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3060$as_echo "$ac_try_echo"; } >&5
3061 (eval "$ac_link_default") 2>&5
3062 ac_status=$?
3063 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3064 test $ac_status = 0; }; then :
3065 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3066# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3067# in a Makefile. We should not override ac_cv_exeext if it was cached,
3068# so that the user can short-circuit this test for compilers unknown to
3069# Autoconf.
3070for ac_file in $ac_files ''
bec39cab
AC
3071do
3072 test -f "$ac_file" || continue
3073 case $ac_file in
81ecdfbb 3074 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
b4e70030
JB
3075 ;;
3076 [ab].out )
3077 # We found the default executable, but exeext='' is most
3078 # certainly right.
3079 break;;
3080 *.* )
81ecdfbb
RW
3081 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3082 then :; else
3083 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3084 fi
3085 # We set ac_cv_exeext here because the later test for it is not
3086 # safe: cross compilers may not add the suffix if given an `-o'
3087 # argument, so we may need to know it at that point already.
3088 # Even if this section looks crufty: it has the advantage of
3089 # actually working.
b4e70030
JB
3090 break;;
3091 * )
3092 break;;
bec39cab
AC
3093 esac
3094done
81ecdfbb
RW
3095test "$ac_cv_exeext" = no && ac_cv_exeext=
3096
bec39cab 3097else
81ecdfbb
RW
3098 ac_file=''
3099fi
3100{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3101$as_echo "$ac_file" >&6; }
3102if test -z "$ac_file"; then :
3103 $as_echo "$as_me: failed program was:" >&5
bec39cab
AC
3104sed 's/^/| /' conftest.$ac_ext >&5
3105
81ecdfbb
RW
3106{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3107$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3108{ as_fn_set_status 77
3109as_fn_error "C compiler cannot create executables
3110See \`config.log' for more details." "$LINENO" 5; }; }
bec39cab 3111fi
b4e70030 3112ac_exeext=$ac_cv_exeext
b4e70030 3113
81ecdfbb 3114# Check that the compiler produces executables we can run. If not, either
bec39cab 3115# the compiler is broken, or we cross compile.
81ecdfbb
RW
3116{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3117$as_echo_n "checking whether the C compiler works... " >&6; }
bec39cab
AC
3118# If not cross compiling, check that we can run a simple program.
3119if test "$cross_compiling" != yes; then
3120 if { ac_try='./$ac_file'
81ecdfbb
RW
3121 { { case "(($ac_try" in
3122 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3123 *) ac_try_echo=$ac_try;;
3124esac
3125eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3126$as_echo "$ac_try_echo"; } >&5
3127 (eval "$ac_try") 2>&5
bec39cab 3128 ac_status=$?
81ecdfbb
RW
3129 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3130 test $ac_status = 0; }; }; then
bec39cab 3131 cross_compiling=no
c906108c 3132 else
bec39cab
AC
3133 if test "$cross_compiling" = maybe; then
3134 cross_compiling=yes
3135 else
81ecdfbb
RW
3136 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3137$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3138as_fn_error "cannot run C compiled programs.
bec39cab 3139If you meant to cross compile, use \`--host'.
81ecdfbb 3140See \`config.log' for more details." "$LINENO" 5; }
bec39cab 3141 fi
c906108c 3142 fi
bec39cab 3143fi
81ecdfbb
RW
3144{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3145$as_echo "yes" >&6; }
bec39cab 3146
81ecdfbb 3147rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
b4e70030 3148ac_clean_files=$ac_clean_files_save
81ecdfbb 3149# Check that the compiler produces executables we can run. If not, either
b4e70030 3150# the compiler is broken, or we cross compile.
81ecdfbb
RW
3151{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3152$as_echo_n "checking whether we are cross compiling... " >&6; }
3153{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3154$as_echo "$cross_compiling" >&6; }
3155
3156{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3157$as_echo_n "checking for suffix of executables... " >&6; }
3158if { { ac_try="$ac_link"
3159case "(($ac_try" in
3160 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3161 *) ac_try_echo=$ac_try;;
3162esac
3163eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3164$as_echo "$ac_try_echo"; } >&5
3165 (eval "$ac_link") 2>&5
bec39cab 3166 ac_status=$?
81ecdfbb
RW
3167 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3168 test $ac_status = 0; }; then :
b4e70030
JB
3169 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3170# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3171# work properly (i.e., refer to `conftest.exe'), while it won't with
3172# `rm'.
3173for ac_file in conftest.exe conftest conftest.*; do
3174 test -f "$ac_file" || continue
3175 case $ac_file in
81ecdfbb 3176 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
b4e70030 3177 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
b4e70030
JB
3178 break;;
3179 * ) break;;
3180 esac
3181done
c906108c 3182else
81ecdfbb
RW
3183 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3184$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3185as_fn_error "cannot compute suffix of executables: cannot compile and link
3186See \`config.log' for more details." "$LINENO" 5; }
c906108c 3187fi
b4e70030 3188rm -f conftest$ac_cv_exeext
81ecdfbb
RW
3189{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3190$as_echo "$ac_cv_exeext" >&6; }
c906108c 3191
b4e70030 3192rm -f conftest.$ac_ext
bec39cab
AC
3193EXEEXT=$ac_cv_exeext
3194ac_exeext=$EXEEXT
81ecdfbb
RW
3195{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3196$as_echo_n "checking for suffix of object files... " >&6; }
3197if test "${ac_cv_objext+set}" = set; then :
3198 $as_echo_n "(cached) " >&6
bec39cab 3199else
81ecdfbb 3200 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b4e70030
JB
3201/* end confdefs.h. */
3202
3203int
3204main ()
3205{
3206
3207 ;
3208 return 0;
3209}
3210_ACEOF
3211rm -f conftest.o conftest.obj
81ecdfbb
RW
3212if { { ac_try="$ac_compile"
3213case "(($ac_try" in
3214 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3215 *) ac_try_echo=$ac_try;;
3216esac
3217eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3218$as_echo "$ac_try_echo"; } >&5
3219 (eval "$ac_compile") 2>&5
3220 ac_status=$?
3221 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3222 test $ac_status = 0; }; then :
3223 for ac_file in conftest.o conftest.obj conftest.*; do
3224 test -f "$ac_file" || continue;
bec39cab 3225 case $ac_file in
81ecdfbb 3226 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
bec39cab
AC
3227 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3228 break;;
3229 esac
3230done
c906108c 3231else
81ecdfbb 3232 $as_echo "$as_me: failed program was:" >&5
bec39cab
AC
3233sed 's/^/| /' conftest.$ac_ext >&5
3234
81ecdfbb
RW
3235{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3236$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3237as_fn_error "cannot compute suffix of object files: cannot compile
3238See \`config.log' for more details." "$LINENO" 5; }
c906108c 3239fi
b4e70030 3240rm -f conftest.$ac_cv_objext conftest.$ac_ext
bec39cab 3241fi
81ecdfbb
RW
3242{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3243$as_echo "$ac_cv_objext" >&6; }
bec39cab
AC
3244OBJEXT=$ac_cv_objext
3245ac_objext=$OBJEXT
81ecdfbb
RW
3246{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3247$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3248if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3249 $as_echo_n "(cached) " >&6
c906108c 3250else
81ecdfbb 3251 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3252/* end confdefs.h. */
3253
3254int
3255main ()
3256{
3257#ifndef __GNUC__
3258 choke me
3259#endif
3260
3261 ;
3262 return 0;
3263}
3264_ACEOF
81ecdfbb 3265if ac_fn_c_try_compile "$LINENO"; then :
bec39cab
AC
3266 ac_compiler_gnu=yes
3267else
81ecdfbb 3268 ac_compiler_gnu=no
bec39cab 3269fi
81ecdfbb 3270rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab
AC
3271ac_cv_c_compiler_gnu=$ac_compiler_gnu
3272
3273fi
81ecdfbb
RW
3274{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3275$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3276if test $ac_compiler_gnu = yes; then
3277 GCC=yes
3278else
3279 GCC=
3280fi
bec39cab
AC
3281ac_test_CFLAGS=${CFLAGS+set}
3282ac_save_CFLAGS=$CFLAGS
81ecdfbb
RW
3283{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3284$as_echo_n "checking whether $CC accepts -g... " >&6; }
3285if test "${ac_cv_prog_cc_g+set}" = set; then :
3286 $as_echo_n "(cached) " >&6
bec39cab 3287else
81ecdfbb
RW
3288 ac_save_c_werror_flag=$ac_c_werror_flag
3289 ac_c_werror_flag=yes
3290 ac_cv_prog_cc_g=no
3291 CFLAGS="-g"
3292 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3293/* end confdefs.h. */
3294
3295int
3296main ()
3297{
3298
3299 ;
3300 return 0;
3301}
3302_ACEOF
81ecdfbb 3303if ac_fn_c_try_compile "$LINENO"; then :
c906108c
SS
3304 ac_cv_prog_cc_g=yes
3305else
81ecdfbb
RW
3306 CFLAGS=""
3307 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3308/* end confdefs.h. */
3309
3310int
3311main ()
3312{
3313
3314 ;
3315 return 0;
3316}
3317_ACEOF
3318if ac_fn_c_try_compile "$LINENO"; then :
3319
3320else
3321 ac_c_werror_flag=$ac_save_c_werror_flag
3322 CFLAGS="-g"
3323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3324/* end confdefs.h. */
3325
3326int
3327main ()
3328{
c906108c 3329
81ecdfbb
RW
3330 ;
3331 return 0;
3332}
3333_ACEOF
3334if ac_fn_c_try_compile "$LINENO"; then :
3335 ac_cv_prog_cc_g=yes
3336fi
3337rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3338fi
3339rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4e8d927d 3340fi
81ecdfbb
RW
3341rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3342 ac_c_werror_flag=$ac_save_c_werror_flag
bec39cab 3343fi
81ecdfbb
RW
3344{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3345$as_echo "$ac_cv_prog_cc_g" >&6; }
c906108c 3346if test "$ac_test_CFLAGS" = set; then
bec39cab 3347 CFLAGS=$ac_save_CFLAGS
c906108c
SS
3348elif test $ac_cv_prog_cc_g = yes; then
3349 if test "$GCC" = yes; then
3350 CFLAGS="-g -O2"
3351 else
3352 CFLAGS="-g"
3353 fi
3354else
3355 if test "$GCC" = yes; then
3356 CFLAGS="-O2"
3357 else
3358 CFLAGS=
3359 fi
3360fi
81ecdfbb
RW
3361{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3362$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3363if test "${ac_cv_prog_cc_c89+set}" = set; then :
3364 $as_echo_n "(cached) " >&6
bec39cab 3365else
81ecdfbb 3366 ac_cv_prog_cc_c89=no
bec39cab 3367ac_save_CC=$CC
81ecdfbb 3368cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 3369/* end confdefs.h. */
c906108c
SS
3370#include <stdarg.h>
3371#include <stdio.h>
3372#include <sys/types.h>
3373#include <sys/stat.h>
3374/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3375struct buf { int x; };
3376FILE * (*rcsopen) (struct buf *, struct stat *, int);
3377static char *e (p, i)
3378 char **p;
3379 int i;
3380{
3381 return p[i];
3382}
3383static char *f (char * (*g) (char **, int), char **p, ...)
3384{
3385 char *s;
3386 va_list v;
3387 va_start (v,p);
3388 s = g (p, va_arg (v,int));
3389 va_end (v);
3390 return s;
3391}
bec39cab
AC
3392
3393/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3394 function prototypes and stuff, but not '\xHH' hex character constants.
3395 These don't provoke an error unfortunately, instead are silently treated
81ecdfbb 3396 as 'x'. The following induces an error, until -std is added to get
bec39cab
AC
3397 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3398 array size at least. It's necessary to write '\x00'==0 to get something
81ecdfbb 3399 that's true only with -std. */
bec39cab
AC
3400int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3401
81ecdfbb
RW
3402/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3403 inside strings and character constants. */
3404#define FOO(x) 'x'
3405int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3406
c906108c
SS
3407int test (int i, double x);
3408struct s1 {int (*f) (int a);};
3409struct s2 {int (*f) (double a);};
3410int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3411int argc;
3412char **argv;
bec39cab
AC
3413int
3414main ()
3415{
c906108c 3416return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
bec39cab
AC
3417 ;
3418 return 0;
3419}
3420_ACEOF
81ecdfbb
RW
3421for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3422 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
bec39cab
AC
3423do
3424 CC="$ac_save_CC $ac_arg"
81ecdfbb
RW
3425 if ac_fn_c_try_compile "$LINENO"; then :
3426 ac_cv_prog_cc_c89=$ac_arg
c906108c 3427fi
81ecdfbb
RW
3428rm -f core conftest.err conftest.$ac_objext
3429 test "x$ac_cv_prog_cc_c89" != "xno" && break
c906108c 3430done
81ecdfbb 3431rm -f conftest.$ac_ext
bec39cab 3432CC=$ac_save_CC
c906108c
SS
3433
3434fi
81ecdfbb
RW
3435# AC_CACHE_VAL
3436case "x$ac_cv_prog_cc_c89" in
3437 x)
3438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3439$as_echo "none needed" >&6; } ;;
3440 xno)
3441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3442$as_echo "unsupported" >&6; } ;;
bec39cab 3443 *)
81ecdfbb
RW
3444 CC="$CC $ac_cv_prog_cc_c89"
3445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3446$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
c906108c 3447esac
81ecdfbb 3448if test "x$ac_cv_prog_cc_c89" != xno; then :
c906108c 3449
b4e70030
JB
3450fi
3451
bec39cab
AC
3452ac_ext=c
3453ac_cpp='$CPP $CPPFLAGS'
3454ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3455ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3456ac_compiler_gnu=$ac_cv_c_compiler_gnu
c906108c 3457
60ca704f 3458
bec39cab
AC
3459ac_ext=c
3460ac_cpp='$CPP $CPPFLAGS'
3461ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3462ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3463ac_compiler_gnu=$ac_cv_c_compiler_gnu
81ecdfbb
RW
3464{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3465$as_echo_n "checking how to run the C preprocessor... " >&6; }
bec39cab
AC
3466# On Suns, sometimes $CPP names a directory.
3467if test -n "$CPP" && test -d "$CPP"; then
3468 CPP=
8bb2c122 3469fi
bec39cab 3470if test -z "$CPP"; then
81ecdfbb
RW
3471 if test "${ac_cv_prog_CPP+set}" = set; then :
3472 $as_echo_n "(cached) " >&6
bec39cab
AC
3473else
3474 # Double quotes because CPP needs to be expanded
3475 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3476 do
3477 ac_preproc_ok=false
3478for ac_c_preproc_warn_flag in '' yes
3479do
3480 # Use a header file that comes with gcc, so configuring glibc
3481 # with a fresh cross-compiler works.
3482 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3483 # <limits.h> exists even on freestanding compilers.
3484 # On the NeXT, cc -E runs the code through the compiler's parser,
3485 # not just through cpp. "Syntax error" is here to catch this case.
81ecdfbb 3486 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3487/* end confdefs.h. */
3488#ifdef __STDC__
3489# include <limits.h>
3490#else
3491# include <assert.h>
3492#endif
3493 Syntax error
3494_ACEOF
81ecdfbb 3495if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab 3496
81ecdfbb 3497else
bec39cab
AC
3498 # Broken: fails on valid input.
3499continue
3500fi
3501rm -f conftest.err conftest.$ac_ext
3502
81ecdfbb 3503 # OK, works on sane cases. Now check whether nonexistent headers
bec39cab 3504 # can be detected and how.
81ecdfbb 3505 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3506/* end confdefs.h. */
3507#include <ac_nonexistent.h>
3508_ACEOF
81ecdfbb 3509if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab
AC
3510 # Broken: success on invalid input.
3511continue
8bb2c122 3512else
bec39cab
AC
3513 # Passes both tests.
3514ac_preproc_ok=:
3515break
8bb2c122 3516fi
bec39cab 3517rm -f conftest.err conftest.$ac_ext
8bb2c122 3518
bec39cab
AC
3519done
3520# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3521rm -f conftest.err conftest.$ac_ext
81ecdfbb 3522if $ac_preproc_ok; then :
bec39cab
AC
3523 break
3524fi
8bb2c122 3525
bec39cab
AC
3526 done
3527 ac_cv_prog_CPP=$CPP
ddc9cd0f 3528
c906108c 3529fi
bec39cab
AC
3530 CPP=$ac_cv_prog_CPP
3531else
3532 ac_cv_prog_CPP=$CPP
c906108c 3533fi
81ecdfbb
RW
3534{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3535$as_echo "$CPP" >&6; }
bec39cab
AC
3536ac_preproc_ok=false
3537for ac_c_preproc_warn_flag in '' yes
3538do
3539 # Use a header file that comes with gcc, so configuring glibc
3540 # with a fresh cross-compiler works.
3541 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3542 # <limits.h> exists even on freestanding compilers.
3543 # On the NeXT, cc -E runs the code through the compiler's parser,
3544 # not just through cpp. "Syntax error" is here to catch this case.
81ecdfbb 3545 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3546/* end confdefs.h. */
3547#ifdef __STDC__
3548# include <limits.h>
3549#else
3550# include <assert.h>
3551#endif
3552 Syntax error
3553_ACEOF
81ecdfbb 3554if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab 3555
81ecdfbb 3556else
bec39cab
AC
3557 # Broken: fails on valid input.
3558continue
3559fi
3560rm -f conftest.err conftest.$ac_ext
3561
81ecdfbb 3562 # OK, works on sane cases. Now check whether nonexistent headers
bec39cab 3563 # can be detected and how.
81ecdfbb 3564 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3565/* end confdefs.h. */
3566#include <ac_nonexistent.h>
3567_ACEOF
81ecdfbb 3568if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab
AC
3569 # Broken: success on invalid input.
3570continue
c906108c 3571else
bec39cab
AC
3572 # Passes both tests.
3573ac_preproc_ok=:
3574break
c906108c 3575fi
bec39cab 3576rm -f conftest.err conftest.$ac_ext
c906108c 3577
bec39cab
AC
3578done
3579# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3580rm -f conftest.err conftest.$ac_ext
81ecdfbb
RW
3581if $ac_preproc_ok; then :
3582
c906108c 3583else
81ecdfbb
RW
3584 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3585$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3586as_fn_error "C preprocessor \"$CPP\" fails sanity check
3587See \`config.log' for more details." "$LINENO" 5; }
c906108c 3588fi
c906108c 3589
bec39cab
AC
3590ac_ext=c
3591ac_cpp='$CPP $CPPFLAGS'
3592ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3593ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3594ac_compiler_gnu=$ac_cv_c_compiler_gnu
3595
3596
81ecdfbb
RW
3597{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3598$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3599if test "${ac_cv_path_GREP+set}" = set; then :
3600 $as_echo_n "(cached) " >&6
4e8d927d 3601else
81ecdfbb
RW
3602 if test -z "$GREP"; then
3603 ac_path_GREP_found=false
3604 # Loop through the user's path and test for each of PROGNAME-LIST
3605 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3606for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3607do
3608 IFS=$as_save_IFS
3609 test -z "$as_dir" && as_dir=.
3610 for ac_prog in grep ggrep; do
3611 for ac_exec_ext in '' $ac_executable_extensions; do
3612 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3613 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3614# Check for GNU ac_path_GREP and select it if it is found.
3615 # Check for GNU $ac_path_GREP
3616case `"$ac_path_GREP" --version 2>&1` in
3617*GNU*)
3618 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3619*)
3620 ac_count=0
3621 $as_echo_n 0123456789 >"conftest.in"
3622 while :
3623 do
3624 cat "conftest.in" "conftest.in" >"conftest.tmp"
3625 mv "conftest.tmp" "conftest.in"
3626 cp "conftest.in" "conftest.nl"
3627 $as_echo 'GREP' >> "conftest.nl"
3628 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3629 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3630 as_fn_arith $ac_count + 1 && ac_count=$as_val
3631 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3632 # Best one so far, save it but keep looking for a better one
3633 ac_cv_path_GREP="$ac_path_GREP"
3634 ac_path_GREP_max=$ac_count
bec39cab 3635 fi
81ecdfbb
RW
3636 # 10*(2^10) chars as input seems more than enough
3637 test $ac_count -gt 10 && break
3638 done
3639 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3640esac
bec39cab 3641
81ecdfbb
RW
3642 $ac_path_GREP_found && break 3
3643 done
3644 done
3645 done
3646IFS=$as_save_IFS
3647 if test -z "$ac_cv_path_GREP"; then
3648 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3649 fi
c906108c 3650else
81ecdfbb 3651 ac_cv_path_GREP=$GREP
c906108c 3652fi
c906108c 3653
81ecdfbb
RW
3654fi
3655{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
3656$as_echo "$ac_cv_path_GREP" >&6; }
3657 GREP="$ac_cv_path_GREP"
c906108c 3658
c906108c 3659
81ecdfbb
RW
3660{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3661$as_echo_n "checking for egrep... " >&6; }
3662if test "${ac_cv_path_EGREP+set}" = set; then :
3663 $as_echo_n "(cached) " >&6
783e057b 3664else
81ecdfbb
RW
3665 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3666 then ac_cv_path_EGREP="$GREP -E"
3667 else
3668 if test -z "$EGREP"; then
3669 ac_path_EGREP_found=false
3670 # Loop through the user's path and test for each of PROGNAME-LIST
3671 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3672for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
783e057b
DJ
3673do
3674 IFS=$as_save_IFS
3675 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
3676 for ac_prog in egrep; do
3677 for ac_exec_ext in '' $ac_executable_extensions; do
3678 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3679 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3680# Check for GNU ac_path_EGREP and select it if it is found.
3681 # Check for GNU $ac_path_EGREP
3682case `"$ac_path_EGREP" --version 2>&1` in
3683*GNU*)
3684 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3685*)
3686 ac_count=0
3687 $as_echo_n 0123456789 >"conftest.in"
3688 while :
3689 do
3690 cat "conftest.in" "conftest.in" >"conftest.tmp"
3691 mv "conftest.tmp" "conftest.in"
3692 cp "conftest.in" "conftest.nl"
3693 $as_echo 'EGREP' >> "conftest.nl"
3694 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3695 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3696 as_fn_arith $ac_count + 1 && ac_count=$as_val
3697 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3698 # Best one so far, save it but keep looking for a better one
3699 ac_cv_path_EGREP="$ac_path_EGREP"
3700 ac_path_EGREP_max=$ac_count
3701 fi
3702 # 10*(2^10) chars as input seems more than enough
3703 test $ac_count -gt 10 && break
3704 done
3705 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3706esac
bec39cab 3707
81ecdfbb
RW
3708 $ac_path_EGREP_found && break 3
3709 done
3710 done
3711 done
3712IFS=$as_save_IFS
3713 if test -z "$ac_cv_path_EGREP"; then
3714 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
783e057b 3715 fi
783e057b 3716else
81ecdfbb 3717 ac_cv_path_EGREP=$EGREP
783e057b
DJ
3718fi
3719
81ecdfbb 3720 fi
783e057b 3721fi
81ecdfbb
RW
3722{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
3723$as_echo "$ac_cv_path_EGREP" >&6; }
3724 EGREP="$ac_cv_path_EGREP"
3725
783e057b 3726
81ecdfbb
RW
3727{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
3728$as_echo_n "checking for ANSI C header files... " >&6; }
3729if test "${ac_cv_header_stdc+set}" = set; then :
3730 $as_echo_n "(cached) " >&6
783e057b 3731else
81ecdfbb 3732 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 3733/* end confdefs.h. */
783e057b 3734#include <stdlib.h>
bec39cab 3735#include <stdarg.h>
783e057b
DJ
3736#include <string.h>
3737#include <float.h>
c906108c 3738
bec39cab
AC
3739int
3740main ()
3741{
c906108c 3742
bec39cab
AC
3743 ;
3744 return 0;
3745}
3746_ACEOF
81ecdfbb 3747if ac_fn_c_try_compile "$LINENO"; then :
783e057b 3748 ac_cv_header_stdc=yes
c906108c 3749else
81ecdfbb 3750 ac_cv_header_stdc=no
c906108c 3751fi
81ecdfbb 3752rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 3753
783e057b
DJ
3754if test $ac_cv_header_stdc = yes; then
3755 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
81ecdfbb 3756 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
3757/* end confdefs.h. */
3758#include <string.h>
c906108c 3759
783e057b
DJ
3760_ACEOF
3761if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb
RW
3762 $EGREP "memchr" >/dev/null 2>&1; then :
3763
c906108c 3764else
783e057b 3765 ac_cv_header_stdc=no
c906108c 3766fi
783e057b 3767rm -f conftest*
c906108c
SS
3768
3769fi
3770
783e057b
DJ
3771if test $ac_cv_header_stdc = yes; then
3772 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
81ecdfbb 3773 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
3774/* end confdefs.h. */
3775#include <stdlib.h>
bec39cab 3776
783e057b
DJ
3777_ACEOF
3778if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb
RW
3779 $EGREP "free" >/dev/null 2>&1; then :
3780
bec39cab 3781else
783e057b 3782 ac_cv_header_stdc=no
bec39cab 3783fi
783e057b 3784rm -f conftest*
bec39cab
AC
3785
3786fi
bec39cab 3787
783e057b
DJ
3788if test $ac_cv_header_stdc = yes; then
3789 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
81ecdfbb 3790 if test "$cross_compiling" = yes; then :
783e057b 3791 :
bec39cab 3792else
81ecdfbb 3793 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
3794/* end confdefs.h. */
3795#include <ctype.h>
81ecdfbb 3796#include <stdlib.h>
783e057b
DJ
3797#if ((' ' & 0x0FF) == 0x020)
3798# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3799# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3800#else
3801# define ISLOWER(c) \
3802 (('a' <= (c) && (c) <= 'i') \
3803 || ('j' <= (c) && (c) <= 'r') \
3804 || ('s' <= (c) && (c) <= 'z'))
3805# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3806#endif
3807
3808#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3809int
3810main ()
3811{
3812 int i;
3813 for (i = 0; i < 256; i++)
3814 if (XOR (islower (i), ISLOWER (i))
3815 || toupper (i) != TOUPPER (i))
81ecdfbb
RW
3816 return 2;
3817 return 0;
783e057b
DJ
3818}
3819_ACEOF
81ecdfbb 3820if ac_fn_c_try_run "$LINENO"; then :
783e057b 3821
81ecdfbb
RW
3822else
3823 ac_cv_header_stdc=no
783e057b 3824fi
81ecdfbb
RW
3825rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
3826 conftest.$ac_objext conftest.beam conftest.$ac_ext
783e057b 3827fi
81ecdfbb 3828
783e057b
DJ
3829fi
3830fi
81ecdfbb
RW
3831{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
3832$as_echo "$ac_cv_header_stdc" >&6; }
783e057b
DJ
3833if test $ac_cv_header_stdc = yes; then
3834
81ecdfbb 3835$as_echo "#define STDC_HEADERS 1" >>confdefs.h
783e057b
DJ
3836
3837fi
3838
3839# On IRIX 5.3, sys/types and inttypes.h are conflicting.
783e057b
DJ
3840for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
3841 inttypes.h stdint.h unistd.h
81ecdfbb
RW
3842do :
3843 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
3844ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
3845"
3846eval as_val=\$$as_ac_Header
3847 if test "x$as_val" = x""yes; then :
783e057b 3848 cat >>confdefs.h <<_ACEOF
81ecdfbb 3849#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
783e057b
DJ
3850_ACEOF
3851
3852fi
3853
3854done
3855
3856
3857
81ecdfbb
RW
3858 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
3859if test "x$ac_cv_header_minix_config_h" = x""yes; then :
783e057b
DJ
3860 MINIX=yes
3861else
3862 MINIX=
3863fi
3864
3865
3866 if test "$MINIX" = yes; then
3867
81ecdfbb 3868$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
783e057b
DJ
3869
3870
81ecdfbb 3871$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
783e057b
DJ
3872
3873
81ecdfbb 3874$as_echo "#define _MINIX 1" >>confdefs.h
783e057b
DJ
3875
3876 fi
3877
3878
81ecdfbb
RW
3879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
3880$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
3881if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
3882 $as_echo_n "(cached) " >&6
783e057b 3883else
81ecdfbb 3884 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
3885/* end confdefs.h. */
3886
c971b7fa
PA
3887# define __EXTENSIONS__ 1
3888 $ac_includes_default
783e057b
DJ
3889int
3890main ()
3891{
3892
3893 ;
3894 return 0;
3895}
3896_ACEOF
81ecdfbb 3897if ac_fn_c_try_compile "$LINENO"; then :
783e057b
DJ
3898 ac_cv_safe_to_define___extensions__=yes
3899else
81ecdfbb 3900 ac_cv_safe_to_define___extensions__=no
783e057b 3901fi
81ecdfbb 3902rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
783e057b 3903fi
81ecdfbb
RW
3904{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
3905$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
783e057b 3906 test $ac_cv_safe_to_define___extensions__ = yes &&
81ecdfbb 3907 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
783e057b 3908
81ecdfbb 3909 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
783e057b 3910
81ecdfbb 3911 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
783e057b 3912
81ecdfbb 3913 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
783e057b 3914
81ecdfbb 3915 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
783e057b
DJ
3916
3917
c971b7fa
PA
3918ac_aux_dir=
3919for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3920 for ac_t in install-sh install.sh shtool; do
3921 if test -f "$ac_dir/$ac_t"; then
3922 ac_aux_dir=$ac_dir
3923 ac_install_sh="$ac_aux_dir/$ac_t -c"
3924 break 2
3925 fi
3926 done
3927done
3928if test -z "$ac_aux_dir"; then
3929 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3930fi
770d76d7 3931
c971b7fa
PA
3932# These three variables are undocumented and unsupported,
3933# and are intended to be withdrawn in a future Autoconf release.
3934# They can cause serious problems if a builder's source tree is in a directory
3935# whose full name contains unusual characters.
3936ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
3937ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
3938ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
770d76d7 3939
770d76d7 3940
c971b7fa
PA
3941# Make sure we can run config.sub.
3942$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3943 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
770d76d7 3944
c971b7fa
PA
3945{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3946$as_echo_n "checking build system type... " >&6; }
3947if test "${ac_cv_build+set}" = set; then :
3948 $as_echo_n "(cached) " >&6
770d76d7 3949else
c971b7fa
PA
3950 ac_build_alias=$build_alias
3951test "x$ac_build_alias" = x &&
3952 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3953test "x$ac_build_alias" = x &&
3954 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
3955ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3956 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3957
770d76d7 3958fi
c971b7fa
PA
3959{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3960$as_echo "$ac_cv_build" >&6; }
3961case $ac_cv_build in
3962*-*-*) ;;
3963*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
770d76d7 3964esac
c971b7fa
PA
3965build=$ac_cv_build
3966ac_save_IFS=$IFS; IFS='-'
3967set x $ac_cv_build
3968shift
3969build_cpu=$1
3970build_vendor=$2
3971shift; shift
3972# Remember, the first character of IFS is used to create $*,
3973# except with old shells:
3974build_os=$*
3975IFS=$ac_save_IFS
3976case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
770d76d7
PA
3977
3978
c971b7fa
PA
3979{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3980$as_echo_n "checking host system type... " >&6; }
3981if test "${ac_cv_host+set}" = set; then :
81ecdfbb
RW
3982 $as_echo_n "(cached) " >&6
3983else
c971b7fa
PA
3984 if test "x$host_alias" = x; then
3985 ac_cv_host=$ac_cv_build
81ecdfbb 3986else
c971b7fa
PA
3987 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3988 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
81ecdfbb 3989fi
81ecdfbb
RW
3990
3991fi
c971b7fa
PA
3992{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3993$as_echo "$ac_cv_host" >&6; }
3994case $ac_cv_host in
3995*-*-*) ;;
3996*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
81ecdfbb 3997esac
c971b7fa
PA
3998host=$ac_cv_host
3999ac_save_IFS=$IFS; IFS='-'
4000set x $ac_cv_host
4001shift
4002host_cpu=$1
4003host_vendor=$2
4004shift; shift
4005# Remember, the first character of IFS is used to create $*,
4006# except with old shells:
4007host_os=$*
4008IFS=$ac_save_IFS
4009case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3388710e
JM
4010
4011
4012{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4013$as_echo_n "checking target system type... " >&6; }
4014if test "${ac_cv_target+set}" = set; then :
4015 $as_echo_n "(cached) " >&6
4016else
4017 if test "x$target_alias" = x; then
4018 ac_cv_target=$ac_cv_host
4019else
4020 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4021 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4022fi
4023
4024fi
4025{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4026$as_echo "$ac_cv_target" >&6; }
4027case $ac_cv_target in
4028*-*-*) ;;
4029*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4030esac
4031target=$ac_cv_target
4032ac_save_IFS=$IFS; IFS='-'
4033set x $ac_cv_target
4034shift
4035target_cpu=$1
4036target_vendor=$2
4037shift; shift
4038# Remember, the first character of IFS is used to create $*,
4039# except with old shells:
4040target_os=$*
4041IFS=$ac_save_IFS
4042case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4043
4044
4045# The aliases save the names the user supplied, while $host etc.
4046# will get canonicalized.
4047test -n "$target_alias" &&
4048 test "$program_prefix$program_suffix$program_transform_name" = \
4049 NONENONEs,x,x, &&
4050 program_prefix=${target_alias}-
4051
4052# The tests for host and target for $enable_largefile require
4053# canonical names.
4054
4055
81ecdfbb 4056
da2f07f1
JK
4057# As the $enable_largefile decision depends on --enable-plugins we must set it
4058# even in directories otherwise not depending on the $plugins option.
4059
4060
4061# Check whether --enable-plugins was given.
4062if test "${enable_plugins+set}" = set; then :
4063 enableval=$enable_plugins; case "${enableval}" in
4064 yes | "") plugins=yes ;;
4065 no) plugins=no ;;
4066 *) plugins=yes ;;
4067 esac
4068else
4069 plugins=no
4070fi
4071
4072
4073
4074case "${host}" in
4075 sparc-*-solaris*|i[3-7]86-*-solaris*)
4076 # On native 32bit sparc and ia32 solaris, large-file and procfs support
4077 # are mutually exclusive; and without procfs support, the bfd/ elf module
4078 # cannot provide certain routines such as elfcore_write_prpsinfo
4079 # or elfcore_write_prstatus. So unless the user explicitly requested
4080 # large-file support through the --enable-largefile switch, disable
4081 # large-file support in favor of procfs support.
4082 test "${target}" = "${host}" -a "x$plugins" = xno \
4083 && : ${enable_largefile="no"}
4084 ;;
4085esac
4086
4087# Check whether --enable-largefile was given.
4088if test "${enable_largefile+set}" = set; then :
4089 enableval=$enable_largefile;
4090fi
4091
4092if test "$enable_largefile" != no; then
4093
4094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
4095$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
4096if test "${ac_cv_sys_largefile_CC+set}" = set; then :
4097 $as_echo_n "(cached) " >&6
4098else
4099 ac_cv_sys_largefile_CC=no
4100 if test "$GCC" != yes; then
4101 ac_save_CC=$CC
4102 while :; do
4103 # IRIX 6.2 and later do not support large files by default,
4104 # so use the C compiler's -n32 option if that helps.
4105 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4106/* end confdefs.h. */
4107#include <sys/types.h>
4108 /* Check that off_t can represent 2**63 - 1 correctly.
4109 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4110 since some C++ compilers masquerading as C compilers
4111 incorrectly reject 9223372036854775807. */
4112#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4113 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4114 && LARGE_OFF_T % 2147483647 == 1)
4115 ? 1 : -1];
4116int
4117main ()
4118{
4119
4120 ;
4121 return 0;
4122}
4123_ACEOF
4124 if ac_fn_c_try_compile "$LINENO"; then :
4125 break
4126fi
4127rm -f core conftest.err conftest.$ac_objext
4128 CC="$CC -n32"
4129 if ac_fn_c_try_compile "$LINENO"; then :
4130 ac_cv_sys_largefile_CC=' -n32'; break
4131fi
4132rm -f core conftest.err conftest.$ac_objext
4133 break
4134 done
4135 CC=$ac_save_CC
4136 rm -f conftest.$ac_ext
4137 fi
4138fi
4139{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
4140$as_echo "$ac_cv_sys_largefile_CC" >&6; }
4141 if test "$ac_cv_sys_largefile_CC" != no; then
4142 CC=$CC$ac_cv_sys_largefile_CC
4143 fi
4144
4145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
4146$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
4147if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
4148 $as_echo_n "(cached) " >&6
4149else
4150 while :; do
4151 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4152/* end confdefs.h. */
4153#include <sys/types.h>
4154 /* Check that off_t can represent 2**63 - 1 correctly.
4155 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4156 since some C++ compilers masquerading as C compilers
4157 incorrectly reject 9223372036854775807. */
4158#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4159 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4160 && LARGE_OFF_T % 2147483647 == 1)
4161 ? 1 : -1];
4162int
4163main ()
4164{
4165
4166 ;
4167 return 0;
4168}
4169_ACEOF
4170if ac_fn_c_try_compile "$LINENO"; then :
4171 ac_cv_sys_file_offset_bits=no; break
4172fi
4173rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4174 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4175/* end confdefs.h. */
4176#define _FILE_OFFSET_BITS 64
4177#include <sys/types.h>
4178 /* Check that off_t can represent 2**63 - 1 correctly.
4179 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4180 since some C++ compilers masquerading as C compilers
4181 incorrectly reject 9223372036854775807. */
4182#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4183 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4184 && LARGE_OFF_T % 2147483647 == 1)
4185 ? 1 : -1];
4186int
4187main ()
4188{
4189
4190 ;
4191 return 0;
4192}
4193_ACEOF
4194if ac_fn_c_try_compile "$LINENO"; then :
4195 ac_cv_sys_file_offset_bits=64; break
4196fi
4197rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4198 ac_cv_sys_file_offset_bits=unknown
4199 break
4200done
4201fi
4202{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4203$as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4204case $ac_cv_sys_file_offset_bits in #(
4205 no | unknown) ;;
4206 *)
4207cat >>confdefs.h <<_ACEOF
4208#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4209_ACEOF
4210;;
4211esac
4212rm -rf conftest*
4213 if test $ac_cv_sys_file_offset_bits = unknown; then
4214 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
4215$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
4216if test "${ac_cv_sys_large_files+set}" = set; then :
4217 $as_echo_n "(cached) " >&6
4218else
4219 while :; do
4220 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4221/* end confdefs.h. */
4222#include <sys/types.h>
4223 /* Check that off_t can represent 2**63 - 1 correctly.
4224 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4225 since some C++ compilers masquerading as C compilers
4226 incorrectly reject 9223372036854775807. */
4227#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4228 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4229 && LARGE_OFF_T % 2147483647 == 1)
4230 ? 1 : -1];
4231int
4232main ()
4233{
4234
4235 ;
4236 return 0;
4237}
4238_ACEOF
4239if ac_fn_c_try_compile "$LINENO"; then :
4240 ac_cv_sys_large_files=no; break
4241fi
4242rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4243 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4244/* end confdefs.h. */
4245#define _LARGE_FILES 1
4246#include <sys/types.h>
4247 /* Check that off_t can represent 2**63 - 1 correctly.
4248 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4249 since some C++ compilers masquerading as C compilers
4250 incorrectly reject 9223372036854775807. */
4251#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4252 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4253 && LARGE_OFF_T % 2147483647 == 1)
4254 ? 1 : -1];
4255int
4256main ()
4257{
4258
4259 ;
4260 return 0;
4261}
4262_ACEOF
4263if ac_fn_c_try_compile "$LINENO"; then :
4264 ac_cv_sys_large_files=1; break
4265fi
4266rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4267 ac_cv_sys_large_files=unknown
4268 break
4269done
4270fi
4271{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4272$as_echo "$ac_cv_sys_large_files" >&6; }
4273case $ac_cv_sys_large_files in #(
4274 no | unknown) ;;
4275 *)
4276cat >>confdefs.h <<_ACEOF
4277#define _LARGE_FILES $ac_cv_sys_large_files
4278_ACEOF
4279;;
4280esac
4281rm -rf conftest*
4282 fi
4283fi
4284
4285
4286
81ecdfbb
RW
4287
4288
4289{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${CC-cc} option to accept ANSI C" >&5
4290$as_echo_n "checking for ${CC-cc} option to accept ANSI C... " >&6; }
4291if test "${am_cv_prog_cc_stdc+set}" = set; then :
4292 $as_echo_n "(cached) " >&6
4293else
4294 am_cv_prog_cc_stdc=no
4295ac_save_CC="$CC"
4296# Don't try gcc -ansi; that turns off useful extensions and
4297# breaks some systems' header files.
4298# AIX -qlanglvl=ansi
4299# Ultrix and OSF/1 -std1
4300# HP-UX 10.20 and later -Ae
4301# HP-UX older versions -Aa -D_HPUX_SOURCE
4302# SVR4 -Xc -D__EXTENSIONS__
4303for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4304do
783e057b 4305 CC="$ac_save_CC $ac_arg"
81ecdfbb 4306 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4307/* end confdefs.h. */
4308#include <stdarg.h>
4309#include <stdio.h>
4310#include <sys/types.h>
4311#include <sys/stat.h>
4312/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4313struct buf { int x; };
4314FILE * (*rcsopen) (struct buf *, struct stat *, int);
4315static char *e (p, i)
4316 char **p;
4317 int i;
4318{
4319 return p[i];
4320}
4321static char *f (char * (*g) (char **, int), char **p, ...)
4322{
4323 char *s;
4324 va_list v;
4325 va_start (v,p);
4326 s = g (p, va_arg (v,int));
4327 va_end (v);
4328 return s;
4329}
4330int test (int i, double x);
4331struct s1 {int (*f) (int a);};
4332struct s2 {int (*f) (double a);};
4333int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4334int argc;
4335char **argv;
4336
4337int
4338main ()
4339{
4340
4341return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4342
4343 ;
4344 return 0;
4345}
4346_ACEOF
81ecdfbb 4347if ac_fn_c_try_compile "$LINENO"; then :
783e057b 4348 am_cv_prog_cc_stdc="$ac_arg"; break
783e057b 4349fi
81ecdfbb 4350rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
783e057b
DJ
4351done
4352CC="$ac_save_CC"
4353
4354fi
4355
4356if test -z "$am_cv_prog_cc_stdc"; then
81ecdfbb
RW
4357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4358$as_echo "none needed" >&6; }
783e057b 4359else
81ecdfbb
RW
4360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_stdc" >&5
4361$as_echo "$am_cv_prog_cc_stdc" >&6; }
783e057b
DJ
4362fi
4363case "x$am_cv_prog_cc_stdc" in
4364 x|xno) ;;
4365 *) CC="$CC $am_cv_prog_cc_stdc" ;;
4366esac
4367
4368
4369ac_aux_dir=
81ecdfbb
RW
4370for ac_dir in .. "$srcdir"/..; do
4371 for ac_t in install-sh install.sh shtool; do
4372 if test -f "$ac_dir/$ac_t"; then
4373 ac_aux_dir=$ac_dir
4374 ac_install_sh="$ac_aux_dir/$ac_t -c"
4375 break 2
4376 fi
4377 done
783e057b
DJ
4378done
4379if test -z "$ac_aux_dir"; then
81ecdfbb 4380 as_fn_error "cannot find install-sh, install.sh, or shtool in .. \"$srcdir\"/.." "$LINENO" 5
783e057b 4381fi
81ecdfbb
RW
4382
4383# These three variables are undocumented and unsupported,
4384# and are intended to be withdrawn in a future Autoconf release.
4385# They can cause serious problems if a builder's source tree is in a directory
4386# whose full name contains unusual characters.
4387ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4388ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4389ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4390
783e057b 4391
783e057b 4392
9009e1ae
MR
4393test "$program_prefix" != NONE &&
4394 program_transform_name="s&^&$program_prefix&;$program_transform_name"
4395# Use a double $ so make ignores it.
4396test "$program_suffix" != NONE &&
4397 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
4398# Double any \ or $.
4399# By default was `s,x,x', remove it if useless.
4400ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
4401program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
4402
81ecdfbb 4403
a417dc56
RW
4404# Dependency checking.
4405rm -rf .tst 2>/dev/null
4406mkdir .tst 2>/dev/null
4407if test -d .tst; then
4408 am__leading_dot=.
4409else
4410 am__leading_dot=_
4411fi
4412rmdir .tst 2>/dev/null
4413
4414DEPDIR="${am__leading_dot}deps"
4415
81ecdfbb 4416ac_config_commands="$ac_config_commands depdir"
a417dc56
RW
4417
4418
4419depcc="$CC" am_compiler_list=
4420
4421am_depcomp=$ac_aux_dir/depcomp
81ecdfbb
RW
4422{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4423$as_echo_n "checking dependency style of $depcc... " >&6; }
4424if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
4425 $as_echo_n "(cached) " >&6
a417dc56
RW
4426else
4427 if test -f "$am_depcomp"; then
4428 # We make a subdir and do the tests there. Otherwise we can end up
4429 # making bogus files that we don't know about and never remove. For
4430 # instance it was reported that on HP-UX the gcc test will end up
4431 # making a dummy file named `D' -- because `-MD' means `put the output
4432 # in D'.
4433 mkdir conftest.dir
4434 # Copy depcomp to subdir because otherwise we won't find it if we're
4435 # using a relative directory.
4436 cp "$am_depcomp" conftest.dir
4437 cd conftest.dir
4438 # We will build objects and dependencies in a subdirectory because
4439 # it helps to detect inapplicable dependency modes. For instance
4440 # both Tru64's cc and ICC support -MD to output dependencies as a
4441 # side effect of compilation, but ICC will put the dependencies in
4442 # the current directory while Tru64 will put them in the object
4443 # directory.
4444 mkdir sub
4445
4446 am_cv_CC_dependencies_compiler_type=none
4447 if test "$am_compiler_list" = ""; then
4448 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4449 fi
4450 for depmode in $am_compiler_list; do
4451 if test $depmode = none; then break; fi
4452
81ecdfbb 4453 $as_echo "$as_me:$LINENO: trying $depmode" >&5
a417dc56
RW
4454 # Setup a source with many dependencies, because some compilers
4455 # like to wrap large dependency lists on column 80 (with \), and
4456 # we should not choose a depcomp mode which is confused by this.
4457 #
4458 # We need to recreate these files for each test, as the compiler may
4459 # overwrite some of them when testing with obscure command lines.
4460 # This happens at least with the AIX C compiler.
4461 : > sub/conftest.c
4462 for i in 1 2 3 4 5 6; do
4463 echo '#include "conftst'$i'.h"' >> sub/conftest.c
4464 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4465 # Solaris 8's {/usr,}/bin/sh.
4466 touch sub/conftst$i.h
4467 done
4468 echo "include sub/conftest.Po" > confmf
4469
4470 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4471 # mode. It turns out that the SunPro C++ compiler does not properly
4472 # handle `-M -o', and we need to detect this.
4473 depcmd="depmode=$depmode \
4474 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
4475 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4476 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
4477 echo "| $depcmd" | sed -e 's/ */ /g' >&5
4478 if env $depcmd > conftest.err 2>&1 &&
4479 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
4480 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
4481 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
4482 # icc doesn't choke on unknown options, it will just issue warnings
4483 # or remarks (even with -Werror). So we grep stderr for any message
4484 # that says an option was ignored or not supported.
4485 # When given -MP, icc 7.0 and 7.1 complain thusly:
4486 # icc: Command line warning: ignoring option '-M'; no argument required
4487 # The diagnosis changed in icc 8.0:
4488 # icc: Command line remark: option '-MP' not supported
4489 if (grep 'ignoring option' conftest.err ||
4490 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4491 am_cv_CC_dependencies_compiler_type=$depmode
81ecdfbb 4492 $as_echo "$as_me:$LINENO: success" >&5
a417dc56
RW
4493 break
4494 fi
4495 fi
81ecdfbb 4496 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
a417dc56
RW
4497 sed -e 's/^/| /' < conftest.err >&5
4498 done
4499
4500 cd ..
4501 rm -rf conftest.dir
4502else
4503 am_cv_CC_dependencies_compiler_type=none
4504fi
4505
4506fi
81ecdfbb
RW
4507{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4508$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
a417dc56 4509if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
81ecdfbb 4510then as_fn_error "no usable dependency style found" "$LINENO" 5
a417dc56
RW
4511else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4512
4513fi
4514
4515
4516# Check for the 'make' the user wants to use.
4517for ac_prog in make
4518do
4519 # Extract the first word of "$ac_prog", so it can be a program name with args.
4520set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
4521{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4522$as_echo_n "checking for $ac_word... " >&6; }
4523if test "${ac_cv_prog_MAKE+set}" = set; then :
4524 $as_echo_n "(cached) " >&6
a417dc56
RW
4525else
4526 if test -n "$MAKE"; then
4527 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
4528else
4529as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4530for as_dir in $PATH
4531do
4532 IFS=$as_save_IFS
4533 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
4534 for ac_exec_ext in '' $ac_executable_extensions; do
4535 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
a417dc56 4536 ac_cv_prog_MAKE="$ac_prog"
81ecdfbb 4537 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a417dc56
RW
4538 break 2
4539 fi
4540done
81ecdfbb
RW
4541 done
4542IFS=$as_save_IFS
a417dc56
RW
4543
4544fi
4545fi
4546MAKE=$ac_cv_prog_MAKE
4547if test -n "$MAKE"; then
81ecdfbb
RW
4548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
4549$as_echo "$MAKE" >&6; }
a417dc56 4550else
81ecdfbb
RW
4551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4552$as_echo "no" >&6; }
a417dc56
RW
4553fi
4554
81ecdfbb 4555
a417dc56
RW
4556 test -n "$MAKE" && break
4557done
4558
4559MAKE_IS_GNU=
4560case "`$MAKE --version 2>&1 | sed 1q`" in
4561 *GNU*)
4562 MAKE_IS_GNU=yes
4563 ;;
4564esac
81ecdfbb 4565 if test "$MAKE_IS_GNU" = yes; then
a417dc56
RW
4566 GMAKE_TRUE=
4567 GMAKE_FALSE='#'
4568else
4569 GMAKE_TRUE='#'
4570 GMAKE_FALSE=
4571fi
4572
81ecdfbb
RW
4573{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4574$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4575set x ${MAKE-make}
4576ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4577if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
4578 $as_echo_n "(cached) " >&6
a417dc56
RW
4579else
4580 cat >conftest.make <<\_ACEOF
81ecdfbb 4581SHELL = /bin/sh
a417dc56 4582all:
81ecdfbb 4583 @echo '@@@%%%=$(MAKE)=@@@%%%'
a417dc56
RW
4584_ACEOF
4585# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
81ecdfbb
RW
4586case `${MAKE-make} -f conftest.make 2>/dev/null` in
4587 *@@@%%%=?*=@@@%%%*)
4588 eval ac_cv_prog_make_${ac_make}_set=yes;;
4589 *)
4590 eval ac_cv_prog_make_${ac_make}_set=no;;
4591esac
a417dc56
RW
4592rm -f conftest.make
4593fi
81ecdfbb
RW
4594if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
4595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4596$as_echo "yes" >&6; }
a417dc56
RW
4597 SET_MAKE=
4598else
81ecdfbb
RW
4599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4600$as_echo "no" >&6; }
a417dc56
RW
4601 SET_MAKE="MAKE=${MAKE-make}"
4602fi
4603
4604
c971b7fa
PA
4605# Configure gnulib. We need to build gnulib under some other
4606# directory not "gnulib", to avoid the problem of both GDB and
4607# GDBserver wanting to build it in the same directory, when building
4608# in the source dir.
783e057b 4609
c971b7fa
PA
4610 in_src="gnulib"
4611 in_build="build-gnulib"
4612
4613 # Remove --cache-file, --srcdir, and --disable-option-checking arguments
4614 # so they do not pile up.
4615 ac_sub_configure_args=
4616 ac_prev=
4617 eval "set x $ac_configure_args"
4618 shift
4619 for ac_arg
4620 do
4621 if test -n "$ac_prev"; then
4622 ac_prev=
4623 continue
4624 fi
4625 case $ac_arg in
4626 -cache-file | --cache-file | --cache-fil | --cache-fi \
4627 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
4628 ac_prev=cache_file ;;
4629 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
4630 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
4631 | --c=*)
4632 ;;
4633 --config-cache | -C)
4634 ;;
4635 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
4636 ac_prev=srcdir ;;
4637 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
4638 ;;
4639 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
4640 ac_prev=prefix ;;
4641 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
4642 ;;
4643 --disable-option-checking)
4644 ;;
4645 *)
4646 case $ac_arg in
4647 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
4648 esac
4649 as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
4650 esac
4651 done
4652
4653 # Always prepend --prefix to ensure using the same prefix
4654 # in subdir configurations.
4655 ac_arg="--prefix=$prefix"
4656 case $ac_arg in
4657 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
4658 esac
4659 ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
4660
4661 # Pass --silent
4662 if test "$silent" = yes; then
4663 ac_sub_configure_args="--silent $ac_sub_configure_args"
4664 fi
4665
4666 # Always prepend --disable-option-checking to silence warnings, since
4667 # different subdirs can have different --enable and --with options.
4668 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
4669
4670 ac_popdir=`pwd`
4671 ac_dir=$in_build
4672
4673 ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
4674 $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
4675 $as_echo "$ac_msg" >&6
4676 as_dir="$ac_dir"; as_fn_mkdir_p
4677
38ea300a
PA
4678 case $srcdir in
4679 [\\/]* | ?:[\\/]* )
4680 ac_srcdir=$srcdir/$in_src ;;
4681 *) # Relative name.
4682 ac_srcdir=../$srcdir/$in_src ;;
4683 esac
c971b7fa
PA
4684
4685 cd "$ac_dir"
4686
4687 ac_sub_configure=$ac_srcdir/configure
4688
4689 # Make the cache file name correct relative to the subdirectory.
4690 case $cache_file in
4691 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
4692 *) # Relative name.
4693 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
4694 esac
4695
4696 { $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
4697$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
4698 # The eval makes quoting arguments work.
4699 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
4700 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
4701 as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
4702
4703 cd "$ac_popdir"
783e057b 4704
c971b7fa
PA
4705
4706
4707CONFIG_OBS=
4708CONFIG_DEPS=
4709CONFIG_SRCS=
4710ENABLE_CFLAGS=
4711
4712CONFIG_ALL=
4713CONFIG_CLEAN=
4714CONFIG_INSTALL=
4715CONFIG_UNINSTALL=
4716
4717# If we haven't got the data from the intl directory,
4718# assume NLS is disabled.
4719USE_NLS=no
4720LIBINTL=
4721LIBINTL_DEP=
4722INCINTL=
4723XGETTEXT=
4724GMSGFMT=
4725POSUB=
783e057b
DJ
4726
4727if test -f ../intl/config.intl; then
4728 . ../intl/config.intl
4729fi
81ecdfbb
RW
4730{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
4731$as_echo_n "checking whether NLS is requested... " >&6; }
783e057b 4732if test x"$USE_NLS" != xyes; then
81ecdfbb
RW
4733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4734$as_echo "no" >&6; }
783e057b 4735else
81ecdfbb
RW
4736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4737$as_echo "yes" >&6; }
783e057b 4738
81ecdfbb 4739$as_echo "#define ENABLE_NLS 1" >>confdefs.h
783e057b
DJ
4740
4741
81ecdfbb
RW
4742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
4743$as_echo_n "checking for catalogs to be installed... " >&6; }
783e057b
DJ
4744 # Look for .po and .gmo files in the source directory.
4745 CATALOGS=
4746 XLINGUAS=
4747 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
4748 # If there aren't any .gmo files the shell will give us the
4749 # literal string "../path/to/srcdir/po/*.gmo" which has to be
4750 # weeded out.
4751 case "$cat" in *\**)
4752 continue;;
4753 esac
4754 # The quadruple backslash is collapsed to a double backslash
4755 # by the backticks, then collapsed again by the double quotes,
4756 # leaving us with one backslash in the sed expression (right
4757 # before the dot that mustn't act as a wildcard).
c971b7fa
PA
4758 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
4759 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
4760 # The user is allowed to set LINGUAS to a list of languages to
4761 # install catalogs for. If it's empty that means "all of them."
4762 if test "x$LINGUAS" = x; then
4763 CATALOGS="$CATALOGS $cat"
4764 XLINGUAS="$XLINGUAS $lang"
4765 else
4766 case "$LINGUAS" in *$lang*)
4767 CATALOGS="$CATALOGS $cat"
4768 XLINGUAS="$XLINGUAS $lang"
4769 ;;
4770 esac
e28b3332
DJ
4771 fi
4772 done
c971b7fa
PA
4773 LINGUAS="$XLINGUAS"
4774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
4775$as_echo "$LINGUAS" >&6; }
4776
4777
4778 DATADIRNAME=share
4779
4780 INSTOBJEXT=.mo
4781
4782 GENCAT=gencat
4783
4784 CATOBJEXT=.gmo
e28b3332 4785
e28b3332
DJ
4786fi
4787
c971b7fa
PA
4788localedir='${datadir}/locale'
4789
4790
4791if test x"$USE_NLS" = xyes; then
4792 CONFIG_ALL="$CONFIG_ALL all-po"
4793 CONFIG_CLEAN="$CONFIG_CLEAN clean-po"
4794 CONFIG_INSTALL="$CONFIG_INSTALL install-po"
4795 CONFIG_UNINSTALL="$CONFIG_UNINSTALL uninstall-po"
e28b3332 4796fi
e28b3332 4797
c971b7fa
PA
4798GNULIB=build-gnulib/import
4799
4800# For Makefile dependencies.
4801GNULIB_STDINT_H=
4802if test x"$STDINT_H" != x; then
4803 GNULIB_STDINT_H=$GNULIB/$STDINT_H
e28b3332
DJ
4804fi
4805
4806
c971b7fa
PA
4807PACKAGE=gdb
4808
4809cat >>confdefs.h <<_ACEOF
4810#define PACKAGE "$PACKAGE"
4811_ACEOF
4812
4813
4814
4815# We never need to detect it in this sub-configure.
4816# But preserve it for config.status --recheck.
4817
4818
4819
4820MAKEINFO_EXTRA_FLAGS=""
4821{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $MAKEINFO supports @click" >&5
4822$as_echo_n "checking whether $MAKEINFO supports @click... " >&6; }
4823if test "${gdb_cv_have_makeinfo_click+set}" = set; then :
4824 $as_echo_n "(cached) " >&6
4825else
4826 echo '@clicksequence{a @click{} b}' >conftest.texinfo
4827 if eval "$MAKEINFO conftest.texinfo >&5 2>&5"; then
4828 gdb_cv_have_makeinfo_click=yes
4829 else
4830 gdb_cv_have_makeinfo_click=no
4831 fi
4832fi
4833{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_makeinfo_click" >&5
4834$as_echo "$gdb_cv_have_makeinfo_click" >&6; }
4835if test x"$gdb_cv_have_makeinfo_click" = xyes; then
4836 MAKEINFO_EXTRA_FLAGS="$MAKEINFO_EXTRA_FLAGS -DHAVE_MAKEINFO_CLICK"
4837fi
e28b3332
DJ
4838
4839
bec39cab
AC
4840
4841
81ecdfbb
RW
4842# Check whether --with-separate-debug-dir was given.
4843if test "${with_separate_debug_dir+set}" = set; then :
4844 withval=$with_separate_debug_dir;
b14b1491
TT
4845 DEBUGDIR=$withval
4846else
4847 DEBUGDIR=${libdir}/debug
81ecdfbb
RW
4848fi
4849
20e95c23 4850
783e057b
DJ
4851 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
4852 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
b14b1491 4853 ac_define_dir=`eval echo $DEBUGDIR`
783e057b 4854 ac_define_dir=`eval echo $ac_define_dir`
20e95c23 4855
783e057b
DJ
4856cat >>confdefs.h <<_ACEOF
4857#define DEBUGDIR "$ac_define_dir"
20e95c23 4858_ACEOF
20e95c23 4859
20e95c23 4860
20e95c23 4861
0c4a4063 4862
b14b1491
TT
4863 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
4864 if test "x$prefix" = xNONE; then
4865 test_prefix=/usr/local
4866 else
4867 test_prefix=$prefix
4868 fi
783e057b 4869 else
b14b1491 4870 test_prefix=$exec_prefix
783e057b 4871 fi
b14b1491
TT
4872 value=0
4873 case ${ac_define_dir} in
4874 "${test_prefix}"|"${test_prefix}/"*|\
4875 '${exec_prefix}'|'${exec_prefix}/'*)
4876 value=1
4877 ;;
4878 esac
4879
4880cat >>confdefs.h <<_ACEOF
4881#define DEBUGDIR_RELOCATABLE $value
4882_ACEOF
4883
4884
4885
0c4a4063 4886
f83d8a90
DE
4887# We can't pass paths as command line arguments.
4888# Mingw32 tries to be clever and will convert the paths for us.
4889# For example -DBINDIR="/usr/local/bin" passed on the command line may get
4890# converted to -DBINDIR="E:/msys/mingw32/msys/1.0/local/bin".
4891# This breaks GDB's relocatable path conversions since paths passed in
4892# config.h would not get so translated, the path prefixes no longer match.
4893
4894 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
4895 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
4896 ac_define_dir=`eval echo $bindir`
4897 ac_define_dir=`eval echo $ac_define_dir`
4898
4899cat >>confdefs.h <<_ACEOF
4900#define BINDIR "$ac_define_dir"
4901_ACEOF
4902
4903
4904
b14b1491
TT
4905# GDB's datadir relocation
4906
4907
4908
81ecdfbb
RW
4909# Check whether --with-gdb-datadir was given.
4910if test "${with_gdb_datadir+set}" = set; then :
4911 withval=$with_gdb_datadir;
b14b1491 4912 GDB_DATADIR=$withval
20e95c23 4913else
b14b1491 4914 GDB_DATADIR=${datadir}/gdb
81ecdfbb
RW
4915fi
4916
20e95c23 4917
b14b1491
TT
4918 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
4919 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
4920 ac_define_dir=`eval echo $GDB_DATADIR`
4921 ac_define_dir=`eval echo $ac_define_dir`
4922
4923cat >>confdefs.h <<_ACEOF
4924#define GDB_DATADIR "$ac_define_dir"
20e95c23
DJ
4925_ACEOF
4926
b14b1491
TT
4927
4928
0c4a4063 4929
b14b1491
TT
4930 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
4931 if test "x$prefix" = xNONE; then
4932 test_prefix=/usr/local
4933 else
4934 test_prefix=$prefix
4935 fi
4936 else
4937 test_prefix=$exec_prefix
4938 fi
4939 value=0
4940 case ${ac_define_dir} in
4941 "${test_prefix}"|"${test_prefix}/"*|\
4942 '${exec_prefix}'|'${exec_prefix}/'*)
4943 value=1
4944 ;;
4945 esac
4946
4947cat >>confdefs.h <<_ACEOF
4948#define GDB_DATADIR_RELOCATABLE $value
4949_ACEOF
4950
4951
783e057b 4952
20e95c23 4953
0c4a4063 4954
81ecdfbb
RW
4955# Check whether --with-relocated-sources was given.
4956if test "${with_relocated_sources+set}" = set; then :
4957 withval=$with_relocated_sources; reloc_srcdir="${withval}"
29b0e8a2
JM
4958
4959 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
4960 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
4961 ac_define_dir=`eval echo $reloc_srcdir`
4962 ac_define_dir=`eval echo $ac_define_dir`
4963
4964cat >>confdefs.h <<_ACEOF
4965#define RELOC_SRCDIR "$ac_define_dir"
4966_ACEOF
4967
4968
4969
81ecdfbb
RW
4970fi
4971
29b0e8a2 4972
7349ff92
JK
4973{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for default auto-load directory" >&5
4974$as_echo_n "checking for default auto-load directory... " >&6; }
4975
4976# Check whether --with-auto-load-dir was given.
4977if test "${with_auto_load_dir+set}" = set; then :
4978 withval=$with_auto_load_dir;
4979else
1564a261 4980 with_auto_load_dir='$debugdir:$datadir/auto-load'
7349ff92
JK
4981fi
4982
1564a261 4983escape_dir=`echo $with_auto_load_dir | sed 's/[$]\(datadir\|debugdir\)\>/\\\\\\\\\\\\&/g'`
7349ff92
JK
4984
4985 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
4986 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
4987 ac_define_dir=`eval echo $escape_dir`
4988 ac_define_dir=`eval echo $ac_define_dir`
4989
4990cat >>confdefs.h <<_ACEOF
4991#define AUTO_LOAD_DIR "$ac_define_dir"
4992_ACEOF
4993
4994
4995{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_auto_load_dir" >&5
4996$as_echo "$with_auto_load_dir" >&6; }
4997
bccbefd2
JK
4998{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for default auto-load safe-path" >&5
4999$as_echo_n "checking for default auto-load safe-path... " >&6; }
5000
5001# Check whether --with-auto-load-safe-path was given.
5002if test "${with_auto_load_safe_path+set}" = set; then :
5003 withval=$with_auto_load_safe_path; if test "$with_auto_load_safe_path" = "no"; then
6dea1fbd
JK
5004 with_auto_load_safe_path="/"
5005 fi
bccbefd2 5006else
7349ff92 5007 with_auto_load_safe_path="$with_auto_load_dir"
bccbefd2
JK
5008fi
5009
1564a261 5010escape_dir=`echo $with_auto_load_safe_path | sed 's/[$]\(datadir\|debugdir\)\>/\\\\\\\\\\\\&/g'`
bccbefd2
JK
5011
5012 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
5013 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
6dea1fbd 5014 ac_define_dir=`eval echo $escape_dir`
bccbefd2
JK
5015 ac_define_dir=`eval echo $ac_define_dir`
5016
5017cat >>confdefs.h <<_ACEOF
6dea1fbd 5018#define AUTO_LOAD_SAFE_PATH "$ac_define_dir"
bccbefd2
JK
5019_ACEOF
5020
5021
5022{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_auto_load_safe_path" >&5
5023$as_echo "$with_auto_load_safe_path" >&6; }
5024
29b0e8a2 5025
20e95c23 5026
5ae98d25 5027subdirs="$subdirs testsuite"
20e95c23
DJ
5028
5029
783e057b 5030# Check whether to support alternative target configurations
81ecdfbb
RW
5031# Check whether --enable-targets was given.
5032if test "${enable_targets+set}" = set; then :
5033 enableval=$enable_targets; case "${enableval}" in
5034 yes | "") as_fn_error "enable-targets option must specify target names or 'all'" "$LINENO" 5
783e057b
DJ
5035 ;;
5036 no) enable_targets= ;;
5037 *) enable_targets=$enableval ;;
5038esac
81ecdfbb
RW
5039fi
5040
20e95c23 5041
783e057b 5042# Check whether to enable 64-bit support on 32-bit hosts
81ecdfbb
RW
5043# Check whether --enable-64-bit-bfd was given.
5044if test "${enable_64_bit_bfd+set}" = set; then :
5045 enableval=$enable_64_bit_bfd; case "${enableval}" in
783e057b
DJ
5046 yes) want64=true ;;
5047 no) want64=false ;;
81ecdfbb 5048 *) as_fn_error "bad value ${enableval} for 64-bit-bfd option" "$LINENO" 5 ;;
783e057b
DJ
5049esac
5050else
5051 want64=false
81ecdfbb
RW
5052fi
5053
783e057b
DJ
5054# Provide defaults for some variables set by the per-host and per-target
5055# configuration.
5056gdb_host_obs=posix-hdep.o
20e95c23 5057
783e057b
DJ
5058if test "${target}" = "${host}"; then
5059 gdb_native=yes
5060else
5061 gdb_native=no
5062fi
20e95c23 5063
783e057b 5064. $srcdir/configure.host
20e95c23 5065
783e057b 5066# Accumulate some settings from configure.tgt over all enabled targets
20e95c23 5067
783e057b
DJ
5068TARGET_OBS=
5069all_targets=
20e95c23 5070
783e057b 5071for targ_alias in `echo $target_alias $enable_targets | sed 's/,/ /g'`
20e95c23 5072do
783e057b
DJ
5073 if test "$targ_alias" = "all"; then
5074 all_targets=true
5075 else
5076 # Canonicalize the secondary target names.
5077 result=`$ac_config_sub $targ_alias 2>/dev/null`
5078 if test -n "$result"; then
5079 targ=$result
5080 else
5081 targ=$targ_alias
5082 fi
20e95c23 5083
783e057b 5084 . ${srcdir}/configure.tgt
20e95c23 5085
bf307134
JB
5086 if test -z "${gdb_target_obs}"; then :
5087 as_fn_error "configuration ${targ} is unsupported." "$LINENO" 5
5088fi
5089
783e057b
DJ
5090 # Target-specific object files
5091 for i in ${gdb_target_obs}; do
5092 case " $TARGET_OBS " in
5093 *" ${i} "*) ;;
5094 *)
5095 TARGET_OBS="$TARGET_OBS ${i}"
5096 ;;
5097 esac
5098 done
20e95c23 5099
783e057b
DJ
5100 # Check whether this target needs 64-bit CORE_ADDR
5101 if test x${want64} = xfalse; then
5102 . ${srcdir}/../bfd/config.bfd
5103 fi
5104 fi
20e95c23
DJ
5105done
5106
783e057b
DJ
5107if test x${all_targets} = xtrue; then
5108
5109 # We want all 64-bit targets if we either:
5110 # - run on a 64-bit host or
5111 # - already require 64-bit support for some other target or
5112 # - the --enable-64-bit-bfd option was supplied
5113 # Otherwise we only support all 32-bit targets.
5114 #
5115 # NOTE: This test must be in sync with the corresponding
5116 # tests in BFD!
20e95c23 5117
783e057b 5118 if test x${want64} = xfalse; then
81ecdfbb
RW
5119 # The cast to long int works around a bug in the HP C Compiler
5120# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5121# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5122# This bug is HP SR number 8606223364.
5123{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
5124$as_echo_n "checking size of long... " >&6; }
5125if test "${ac_cv_sizeof_long+set}" = set; then :
5126 $as_echo_n "(cached) " >&6
c0993dbe 5127else
81ecdfbb 5128 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
c0993dbe 5129
81ecdfbb
RW
5130else
5131 if test "$ac_cv_type_long" = yes; then
5132 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5133$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5134{ as_fn_set_status 77
5135as_fn_error "cannot compute sizeof (long)
5136See \`config.log' for more details." "$LINENO" 5; }; }
5137 else
5138 ac_cv_sizeof_long=0
5139 fi
c0993dbe 5140fi
81ecdfbb 5141
c0993dbe 5142fi
81ecdfbb
RW
5143{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
5144$as_echo "$ac_cv_sizeof_long" >&6; }
c0993dbe 5145
c0993dbe 5146
c0993dbe 5147
c0993dbe
UW
5148cat >>confdefs.h <<_ACEOF
5149#define SIZEOF_LONG $ac_cv_sizeof_long
5150_ACEOF
5151
5152
5153 if test "x${ac_cv_sizeof_long}" = "x8"; then
5154 want64=true
5155 fi
5156 fi
5157 if test x${want64} = xtrue; then
5158 TARGET_OBS='$(ALL_TARGET_OBS) $(ALL_64_TARGET_OBS)'
5159 else
5160 TARGET_OBS='$(ALL_TARGET_OBS)'
5161 fi
5162fi
5163
5164
5165
5166# For other settings, only the main target counts.
5167gdb_sim=
5168gdb_osabi=
5169build_gdbserver=
5170targ=$target; . ${srcdir}/configure.tgt
5171
5172# Fetch the default architecture and default target vector from BFD.
5173targ=$target; . $srcdir/../bfd/config.bfd
5174
5175# We only want the first architecture, so strip off the others if
5176# there is more than one.
5177targ_archs=`echo $targ_archs | sed 's/ .*//'`
5178
5179if test "x$targ_archs" != x; then
5180
5181cat >>confdefs.h <<_ACEOF
5182#define DEFAULT_BFD_ARCH $targ_archs
5183_ACEOF
5184
5185fi
5186if test "x$targ_defvec" != x; then
5187
5188cat >>confdefs.h <<_ACEOF
5189#define DEFAULT_BFD_VEC $targ_defvec
5190_ACEOF
5191
5192fi
5193
c0993dbe
UW
5194# The CLI cannot be disabled yet, but may be in the future.
5195
5196# Enable CLI.
81ecdfbb
RW
5197# Check whether --enable-gdbcli was given.
5198if test "${enable_gdbcli+set}" = set; then :
5199 enableval=$enable_gdbcli; case $enableval in
c0993dbe
UW
5200 yes)
5201 ;;
5202 no)
81ecdfbb 5203 as_fn_error "the command-line interface cannot be disabled yet" "$LINENO" 5 ;;
c0993dbe 5204 *)
81ecdfbb 5205 as_fn_error "bad value $enableval for --enable-gdbcli" "$LINENO" 5 ;;
c0993dbe
UW
5206 esac
5207else
5208 enable_gdbcli=yes
81ecdfbb
RW
5209fi
5210
c0993dbe
UW
5211if test x"$enable_gdbcli" = xyes; then
5212 if test -d $srcdir/cli; then
5213 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_CLI_OBS)"
5214 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_CLI_DEPS)"
5215 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_CLI_SRCS)"
5216 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_CLI_CFLAGS)"
5217 fi
5218fi
5219
5220# Enable MI.
81ecdfbb
RW
5221# Check whether --enable-gdbmi was given.
5222if test "${enable_gdbmi+set}" = set; then :
5223 enableval=$enable_gdbmi; case $enableval in
c0993dbe
UW
5224 yes | no)
5225 ;;
5226 *)
81ecdfbb 5227 as_fn_error "bad value $enableval for --enable-gdbmi" "$LINENO" 5 ;;
c0993dbe
UW
5228 esac
5229else
5230 enable_gdbmi=yes
81ecdfbb
RW
5231fi
5232
c0993dbe
UW
5233if test x"$enable_gdbmi" = xyes; then
5234 if test -d $srcdir/mi; then
5235 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_MI_OBS)"
5236 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_MI_DEPS)"
5237 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_MI_SRCS)"
5238 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_MI_CFLAGS)"
5239 fi
5240fi
5241
5242# Enable TUI.
81ecdfbb
RW
5243# Check whether --enable-tui was given.
5244if test "${enable_tui+set}" = set; then :
5245 enableval=$enable_tui; case $enableval in
3ca64bd3 5246 yes | no | auto)
c0993dbe
UW
5247 ;;
5248 *)
81ecdfbb 5249 as_fn_error "bad value $enableval for --enable-tui" "$LINENO" 5 ;;
c0993dbe
UW
5250 esac
5251else
3ca64bd3 5252 enable_tui=auto
81ecdfbb
RW
5253fi
5254
c0993dbe
UW
5255
5256# Enable gdbtk.
81ecdfbb
RW
5257# Check whether --enable-gdbtk was given.
5258if test "${enable_gdbtk+set}" = set; then :
5259 enableval=$enable_gdbtk; case $enableval in
c0993dbe
UW
5260 yes | no)
5261 ;;
5262 *)
81ecdfbb 5263 as_fn_error "bad value $enableval for --enable-gdbtk" "$LINENO" 5 ;;
c0993dbe
UW
5264 esac
5265else
5062cc19 5266 if test -d $srcdir/gdbtk; then
c0993dbe
UW
5267 enable_gdbtk=yes
5268 else
5269 enable_gdbtk=no
5270 fi
81ecdfbb
RW
5271fi
5272
c0993dbe
UW
5273# We unconditionally disable gdbtk tests on selected platforms.
5274case $host_os in
5275 go32* | windows*)
81ecdfbb
RW
5276 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: gdbtk isn't supported on $host; disabling" >&5
5277$as_echo "$as_me: WARNING: gdbtk isn't supported on $host; disabling" >&2;}
c0993dbe
UW
5278 enable_gdbtk=no ;;
5279esac
5280
05e7c244 5281# Libunwind support for ia64.
bec39cab 5282
05e7c244
JK
5283
5284# Check whether --with-libunwind-ia64 was given.
5285if test "${with_libunwind_ia64+set}" = set; then :
5286 withval=$with_libunwind_ia64;
bec39cab 5287else
05e7c244
JK
5288 with_libunwind_ia64=auto
5289fi
bec39cab 5290
05e7c244
JK
5291
5292# Backward compatibility option.
5293if test "${with_libunwind+set}" = set; then
5294 if test x"$with_libunwind_ia64" != xauto; then
5295 as_fn_error "option --with-libunwind is deprecated, use --with-libunwind-ia64" "$LINENO" 5
5296 fi
5297 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: option --with-libunwind is deprecated, use --with-libunwind-ia64" >&5
5298$as_echo "$as_me: WARNING: option --with-libunwind is deprecated, use --with-libunwind-ia64" >&2;}
5299 with_libunwind_ia64="$with_libunwind"
5300fi
5301
5302case "$with_libunwind_ia64" in
5303 yes | no)
5304 ;;
5305 auto)
5306 for ac_header in libunwind-ia64.h
81ecdfbb 5307do :
b54a8fd7
PA
5308 ac_fn_c_check_header_mongrel "$LINENO" "libunwind-ia64.h" "ac_cv_header_libunwind_ia64_h" "$ac_includes_default"
5309if test "x$ac_cv_header_libunwind_ia64_h" = x""yes; then :
bec39cab 5310 cat >>confdefs.h <<_ACEOF
b54a8fd7 5311#define HAVE_LIBUNWIND_IA64_H 1
bec39cab
AC
5312_ACEOF
5313
5314fi
5315
5316done
5317
05e7c244
JK
5318 with_libunwind_ia64=$ac_cv_header_libunwind_ia64_h
5319 ;;
5320 *)
5321 as_fn_error "bad value $with_libunwind_ia64 for GDB --with-libunwind-ia64 option" "$LINENO" 5
5322 ;;
5323esac
bec39cab 5324
05e7c244 5325if test x"$with_libunwind_ia64" = xyes; then
b54a8fd7 5326 for ac_header in libunwind-ia64.h
81ecdfbb 5327do :
b54a8fd7
PA
5328 ac_fn_c_check_header_mongrel "$LINENO" "libunwind-ia64.h" "ac_cv_header_libunwind_ia64_h" "$ac_includes_default"
5329if test "x$ac_cv_header_libunwind_ia64_h" = x""yes; then :
bec39cab 5330 cat >>confdefs.h <<_ACEOF
b54a8fd7 5331#define HAVE_LIBUNWIND_IA64_H 1
bec39cab
AC
5332_ACEOF
5333
5334fi
5335
5336done
5337
05e7c244
JK
5338 if test x"$ac_cv_header_libunwind_ia64_h" != xyes; then
5339 as_fn_error "GDB option --with-libunwind-ia64 requires libunwind-ia64.h" "$LINENO" 5
5340 fi
5341 CONFIG_OBS="$CONFIG_OBS ia64-libunwind-tdep.o"
5342 CONFIG_DEPS="$CONFIG_DEPS ia64-libunwind-tdep.o"
5343 CONFIG_SRCS="$CONFIG_SRCS ia64-libunwind-tdep.c"
a9322a30
TT
5344fi
5345
cb01cfba
JB
5346opt_curses=no
5347
81ecdfbb
RW
5348# Check whether --with-curses was given.
5349if test "${with_curses+set}" = set; then :
5350 withval=$with_curses; opt_curses=$withval
5351fi
5352
cb01cfba 5353
76a39ba7 5354prefer_curses=no
cb01cfba 5355if test "$opt_curses" = "yes"; then
76a39ba7 5356 prefer_curses=yes
cb01cfba
JB
5357fi
5358
a9322a30 5359# Profiling support.
81ecdfbb
RW
5360# Check whether --enable-profiling was given.
5361if test "${enable_profiling+set}" = set; then :
5362 enableval=$enable_profiling; case $enableval in
a9322a30
TT
5363 yes | no)
5364 ;;
5365 *)
81ecdfbb 5366 as_fn_error "bad value $enableval for --enable-profile" "$LINENO" 5 ;;
a9322a30
TT
5367 esac
5368else
5369 enable_profiling=no
81ecdfbb 5370fi
bec39cab 5371
a9322a30
TT
5372
5373for ac_func in monstartup _mcleanup
81ecdfbb
RW
5374do :
5375 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
5376ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
5377eval as_val=\$$as_ac_var
5378 if test "x$as_val" = x""yes; then :
5379 cat >>confdefs.h <<_ACEOF
5380#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bec39cab 5381_ACEOF
a9322a30 5382
81ecdfbb
RW
5383fi
5384done
a9322a30 5385
81ecdfbb
RW
5386{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for _etext" >&5
5387$as_echo_n "checking for _etext... " >&6; }
5388if test "${ac_cv_var__etext+set}" = set; then :
5389 $as_echo_n "(cached) " >&6
5390else
5391 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5392/* end confdefs.h. */
5393#include <stdlib.h>
5394extern char _etext;
a9322a30
TT
5395
5396int
5397main ()
5398{
5399free (&_etext);
5400 ;
5401 return 0;
5402}
bec39cab 5403_ACEOF
81ecdfbb 5404if ac_fn_c_try_link "$LINENO"; then :
a9322a30 5405 ac_cv_var__etext=yes
bec39cab 5406else
81ecdfbb 5407 ac_cv_var__etext=no
bec39cab 5408fi
81ecdfbb
RW
5409rm -f core conftest.err conftest.$ac_objext \
5410 conftest$ac_exeext conftest.$ac_ext
bec39cab 5411fi
81ecdfbb
RW
5412{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var__etext" >&5
5413$as_echo "$ac_cv_var__etext" >&6; }
a9322a30 5414if test $ac_cv_var__etext = yes; then
60ca704f 5415
81ecdfbb 5416$as_echo "#define HAVE__ETEXT 1" >>confdefs.h
bec39cab 5417
bec39cab 5418fi
81ecdfbb
RW
5419{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for etext" >&5
5420$as_echo_n "checking for etext... " >&6; }
5421if test "${ac_cv_var_etext+set}" = set; then :
5422 $as_echo_n "(cached) " >&6
bec39cab 5423else
81ecdfbb 5424 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 5425/* end confdefs.h. */
a9322a30
TT
5426#include <stdlib.h>
5427extern char etext;
bec39cab
AC
5428
5429int
5430main ()
5431{
a9322a30 5432free (&etext);
bec39cab
AC
5433 ;
5434 return 0;
5435}
5436_ACEOF
81ecdfbb 5437if ac_fn_c_try_link "$LINENO"; then :
a9322a30 5438 ac_cv_var_etext=yes
bec39cab 5439else
81ecdfbb 5440 ac_cv_var_etext=no
bec39cab 5441fi
81ecdfbb
RW
5442rm -f core conftest.err conftest.$ac_objext \
5443 conftest$ac_exeext conftest.$ac_ext
bec39cab 5444fi
81ecdfbb
RW
5445{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_etext" >&5
5446$as_echo "$ac_cv_var_etext" >&6; }
a9322a30
TT
5447if test $ac_cv_var_etext = yes; then
5448
81ecdfbb 5449$as_echo "#define HAVE_ETEXT 1" >>confdefs.h
bec39cab
AC
5450
5451fi
a9322a30
TT
5452if test "$enable_profiling" = yes ; then
5453 if test $ac_cv_func_monstartup = no || test $ac_cv_func__mcleanup = no; then
81ecdfbb 5454 as_fn_error "--enable-profiling requires monstartup and _mcleanup" "$LINENO" 5
a9322a30
TT
5455 fi
5456 PROFILE_CFLAGS=-pg
5457 OLD_CFLAGS="$CFLAGS"
5458 CFLAGS="$CFLAGS $PROFILE_CFLAGS"
bec39cab 5459
81ecdfbb
RW
5460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -pg" >&5
5461$as_echo_n "checking whether $CC supports -pg... " >&6; }
5462if test "${ac_cv_cc_supports_pg+set}" = set; then :
5463 $as_echo_n "(cached) " >&6
bec39cab 5464else
81ecdfbb 5465 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 5466/* end confdefs.h. */
bec39cab
AC
5467
5468int
5469main ()
5470{
a9322a30 5471int x;
bec39cab
AC
5472 ;
5473 return 0;
5474}
5475_ACEOF
81ecdfbb 5476if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 5477 ac_cv_cc_supports_pg=yes
bec39cab 5478else
81ecdfbb 5479 ac_cv_cc_supports_pg=no
bec39cab 5480fi
81ecdfbb 5481rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 5482fi
81ecdfbb
RW
5483{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cc_supports_pg" >&5
5484$as_echo "$ac_cv_cc_supports_pg" >&6; }
bec39cab 5485
a9322a30 5486 if test $ac_cv_cc_supports_pg = no; then
81ecdfbb 5487 as_fn_error "--enable-profiling requires a compiler which supports -pg" "$LINENO" 5
a9322a30 5488 fi
bec39cab 5489
a9322a30 5490 CFLAGS="$OLD_CFLAGS"
bec39cab
AC
5491fi
5492
c16158bc
JM
5493
5494
81ecdfbb
RW
5495# Check whether --with-pkgversion was given.
5496if test "${with_pkgversion+set}" = set; then :
5497 withval=$with_pkgversion; case "$withval" in
5498 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
c16158bc
JM
5499 no) PKGVERSION= ;;
5500 *) PKGVERSION="($withval) " ;;
5501 esac
5502else
5503 PKGVERSION="(GDB) "
5504
81ecdfbb 5505fi
c16158bc
JM
5506
5507
5508
5509
81ecdfbb
RW
5510
5511# Check whether --with-bugurl was given.
5512if test "${with_bugurl+set}" = set; then :
5513 withval=$with_bugurl; case "$withval" in
5514 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
c16158bc
JM
5515 no) BUGURL=
5516 ;;
5517 *) BUGURL="$withval"
5518 ;;
5519 esac
5520else
5521 BUGURL="http://www.gnu.org/software/gdb/bugs/"
5522
81ecdfbb
RW
5523fi
5524
c16158bc
JM
5525 case ${BUGURL} in
5526 "")
5527 REPORT_BUGS_TO=
5528 REPORT_BUGS_TEXI=
5529 ;;
5530 *)
5531 REPORT_BUGS_TO="<$BUGURL>"
5532 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
5533 ;;
5534 esac;
5535
5536
5537
5538
5539cat >>confdefs.h <<_ACEOF
5540#define PKGVERSION "$PKGVERSION"
5541_ACEOF
5542
5543
5544cat >>confdefs.h <<_ACEOF
5545#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
5546_ACEOF
5547
5548
bec39cab
AC
5549# --------------------- #
5550# Checks for programs. #
5551# --------------------- #
5552
5553for ac_prog in gawk mawk nawk awk
5554do
5555 # Extract the first word of "$ac_prog", so it can be a program name with args.
5556set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
5557{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5558$as_echo_n "checking for $ac_word... " >&6; }
5559if test "${ac_cv_prog_AWK+set}" = set; then :
5560 $as_echo_n "(cached) " >&6
bec39cab
AC
5561else
5562 if test -n "$AWK"; then
5563 ac_cv_prog_AWK="$AWK" # Let the user override the test.
5564else
5565as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5566for as_dir in $PATH
5567do
5568 IFS=$as_save_IFS
5569 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
5570 for ac_exec_ext in '' $ac_executable_extensions; do
5571 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 5572 ac_cv_prog_AWK="$ac_prog"
81ecdfbb 5573 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
5574 break 2
5575 fi
5576done
81ecdfbb
RW
5577 done
5578IFS=$as_save_IFS
bec39cab
AC
5579
5580fi
5581fi
5582AWK=$ac_cv_prog_AWK
5583if test -n "$AWK"; then
81ecdfbb
RW
5584 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
5585$as_echo "$AWK" >&6; }
bec39cab 5586else
81ecdfbb
RW
5587 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5588$as_echo "no" >&6; }
bec39cab
AC
5589fi
5590
bec39cab 5591
81ecdfbb 5592 test -n "$AWK" && break
bec39cab
AC
5593done
5594
c971b7fa
PA
5595# Find a good install program. We prefer a C program (faster),
5596# so one script is as good as another. But avoid the broken or
5597# incompatible versions:
5598# SysV /etc/install, /usr/sbin/install
5599# SunOS /usr/etc/install
5600# IRIX /sbin/install
5601# AIX /bin/install
5602# AmigaOS /C/install, which installs bootblocks on floppy discs
5603# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5604# AFS /usr/afsws/bin/install, which mishandles nonexistent args
5605# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5606# OS/2's system install, which has a completely different semantic
5607# ./install, which can be erroneously created by make from ./install.sh.
5608# Reject install programs that cannot install multiple files.
5609{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5610$as_echo_n "checking for a BSD-compatible install... " >&6; }
5611if test -z "$INSTALL"; then
5612if test "${ac_cv_path_install+set}" = set; then :
5613 $as_echo_n "(cached) " >&6
5614else
5615 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5616for as_dir in $PATH
5617do
5618 IFS=$as_save_IFS
5619 test -z "$as_dir" && as_dir=.
5620 # Account for people who put trailing slashes in PATH elements.
5621case $as_dir/ in #((
5622 ./ | .// | /[cC]/* | \
5623 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5624 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5625 /usr/ucb/* ) ;;
5626 *)
5627 # OSF1 and SCO ODT 3.0 have their own names for install.
5628 # Don't use installbsd from OSF since it installs stuff as root
5629 # by default.
5630 for ac_prog in ginstall scoinst install; do
5631 for ac_exec_ext in '' $ac_executable_extensions; do
5632 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5633 if test $ac_prog = install &&
5634 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5635 # AIX install. It has an incompatible calling convention.
5636 :
5637 elif test $ac_prog = install &&
5638 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5639 # program-specific install script used by HP pwplus--don't use.
5640 :
5641 else
5642 rm -rf conftest.one conftest.two conftest.dir
5643 echo one > conftest.one
5644 echo two > conftest.two
5645 mkdir conftest.dir
5646 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5647 test -s conftest.one && test -s conftest.two &&
5648 test -s conftest.dir/conftest.one &&
5649 test -s conftest.dir/conftest.two
5650 then
5651 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5652 break 3
5653 fi
5654 fi
5655 fi
5656 done
5657 done
5658 ;;
5659esac
5660
5661 done
5662IFS=$as_save_IFS
5663
5664rm -rf conftest.one conftest.two conftest.dir
5665
5666fi
5667 if test "${ac_cv_path_install+set}" = set; then
5668 INSTALL=$ac_cv_path_install
5669 else
5670 # As a last resort, use the slow shell script. Don't cache a
5671 # value for INSTALL within a source directory, because that will
5672 # break other packages using the cache if that directory is
5673 # removed, or if the value is a relative name.
5674 INSTALL=$ac_install_sh
5675 fi
5676fi
5677{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5678$as_echo "$INSTALL" >&6; }
5679
5680# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5681# It thinks the first close brace ends the variable substitution.
5682test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5683
5684test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5685
5686test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
bec39cab 5687
81ecdfbb
RW
5688{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5689$as_echo_n "checking whether ln -s works... " >&6; }
bec39cab
AC
5690LN_S=$as_ln_s
5691if test "$LN_S" = "ln -s"; then
81ecdfbb
RW
5692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5693$as_echo "yes" >&6; }
bec39cab 5694else
81ecdfbb
RW
5695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5696$as_echo "no, using $LN_S" >&6; }
bec39cab
AC
5697fi
5698
5699if test -n "$ac_tool_prefix"; then
5700 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5701set dummy ${ac_tool_prefix}ranlib; ac_word=$2
81ecdfbb
RW
5702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5703$as_echo_n "checking for $ac_word... " >&6; }
5704if test "${ac_cv_prog_RANLIB+set}" = set; then :
5705 $as_echo_n "(cached) " >&6
bec39cab
AC
5706else
5707 if test -n "$RANLIB"; then
5708 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5709else
5710as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5711for as_dir in $PATH
5712do
5713 IFS=$as_save_IFS
5714 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
5715 for ac_exec_ext in '' $ac_executable_extensions; do
5716 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 5717 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
81ecdfbb 5718 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
5719 break 2
5720 fi
5721done
81ecdfbb
RW
5722 done
5723IFS=$as_save_IFS
bec39cab
AC
5724
5725fi
5726fi
5727RANLIB=$ac_cv_prog_RANLIB
5728if test -n "$RANLIB"; then
81ecdfbb
RW
5729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
5730$as_echo "$RANLIB" >&6; }
bec39cab 5731else
81ecdfbb
RW
5732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5733$as_echo "no" >&6; }
bec39cab
AC
5734fi
5735
81ecdfbb 5736
bec39cab
AC
5737fi
5738if test -z "$ac_cv_prog_RANLIB"; then
5739 ac_ct_RANLIB=$RANLIB
5740 # Extract the first word of "ranlib", so it can be a program name with args.
5741set dummy ranlib; ac_word=$2
81ecdfbb
RW
5742{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5743$as_echo_n "checking for $ac_word... " >&6; }
5744if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
5745 $as_echo_n "(cached) " >&6
bec39cab
AC
5746else
5747 if test -n "$ac_ct_RANLIB"; then
5748 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
5749else
5750as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5751for as_dir in $PATH
5752do
5753 IFS=$as_save_IFS
5754 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
5755 for ac_exec_ext in '' $ac_executable_extensions; do
5756 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 5757 ac_cv_prog_ac_ct_RANLIB="ranlib"
81ecdfbb 5758 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
5759 break 2
5760 fi
5761done
81ecdfbb
RW
5762 done
5763IFS=$as_save_IFS
bec39cab 5764
bec39cab
AC
5765fi
5766fi
5767ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5768if test -n "$ac_ct_RANLIB"; then
81ecdfbb
RW
5769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
5770$as_echo "$ac_ct_RANLIB" >&6; }
bec39cab 5771else
81ecdfbb
RW
5772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5773$as_echo "no" >&6; }
bec39cab
AC
5774fi
5775
81ecdfbb
RW
5776 if test "x$ac_ct_RANLIB" = x; then
5777 RANLIB=":"
5778 else
5779 case $cross_compiling:$ac_tool_warned in
5780yes:)
5781{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5782$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5783ac_tool_warned=yes ;;
5784esac
5785 RANLIB=$ac_ct_RANLIB
5786 fi
bec39cab
AC
5787else
5788 RANLIB="$ac_cv_prog_RANLIB"
5789fi
5790
5791for ac_prog in 'bison -y' byacc
5792do
5793 # Extract the first word of "$ac_prog", so it can be a program name with args.
5794set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
5795{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5796$as_echo_n "checking for $ac_word... " >&6; }
5797if test "${ac_cv_prog_YACC+set}" = set; then :
5798 $as_echo_n "(cached) " >&6
bec39cab
AC
5799else
5800 if test -n "$YACC"; then
5801 ac_cv_prog_YACC="$YACC" # Let the user override the test.
5802else
5803as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5804for as_dir in $PATH
5805do
5806 IFS=$as_save_IFS
5807 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
5808 for ac_exec_ext in '' $ac_executable_extensions; do
5809 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 5810 ac_cv_prog_YACC="$ac_prog"
81ecdfbb 5811 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
5812 break 2
5813 fi
5814done
81ecdfbb
RW
5815 done
5816IFS=$as_save_IFS
bec39cab
AC
5817
5818fi
5819fi
5820YACC=$ac_cv_prog_YACC
5821if test -n "$YACC"; then
81ecdfbb
RW
5822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
5823$as_echo "$YACC" >&6; }
bec39cab 5824else
81ecdfbb
RW
5825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5826$as_echo "no" >&6; }
bec39cab
AC
5827fi
5828
81ecdfbb 5829
bec39cab
AC
5830 test -n "$YACC" && break
5831done
5832test -n "$YACC" || YACC="yacc"
5833
5834
5835if test -n "$ac_tool_prefix"; then
5836 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5837set dummy ${ac_tool_prefix}ar; ac_word=$2
81ecdfbb
RW
5838{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5839$as_echo_n "checking for $ac_word... " >&6; }
5840if test "${ac_cv_prog_AR+set}" = set; then :
5841 $as_echo_n "(cached) " >&6
bec39cab
AC
5842else
5843 if test -n "$AR"; then
5844 ac_cv_prog_AR="$AR" # Let the user override the test.
5845else
5846as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5847for as_dir in $PATH
5848do
5849 IFS=$as_save_IFS
5850 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
5851 for ac_exec_ext in '' $ac_executable_extensions; do
5852 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 5853 ac_cv_prog_AR="${ac_tool_prefix}ar"
81ecdfbb 5854 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
5855 break 2
5856 fi
5857done
81ecdfbb
RW
5858 done
5859IFS=$as_save_IFS
bec39cab
AC
5860
5861fi
5862fi
5863AR=$ac_cv_prog_AR
5864if test -n "$AR"; then
81ecdfbb
RW
5865 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5866$as_echo "$AR" >&6; }
bec39cab 5867else
81ecdfbb
RW
5868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5869$as_echo "no" >&6; }
bec39cab
AC
5870fi
5871
81ecdfbb 5872
bec39cab
AC
5873fi
5874if test -z "$ac_cv_prog_AR"; then
5875 ac_ct_AR=$AR
5876 # Extract the first word of "ar", so it can be a program name with args.
5877set dummy ar; ac_word=$2
81ecdfbb
RW
5878{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5879$as_echo_n "checking for $ac_word... " >&6; }
5880if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
5881 $as_echo_n "(cached) " >&6
bec39cab
AC
5882else
5883 if test -n "$ac_ct_AR"; then
5884 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5885else
5886as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5887for as_dir in $PATH
5888do
5889 IFS=$as_save_IFS
5890 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
5891 for ac_exec_ext in '' $ac_executable_extensions; do
5892 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 5893 ac_cv_prog_ac_ct_AR="ar"
81ecdfbb 5894 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
5895 break 2
5896 fi
5897done
81ecdfbb
RW
5898 done
5899IFS=$as_save_IFS
bec39cab
AC
5900
5901fi
5902fi
5903ac_ct_AR=$ac_cv_prog_ac_ct_AR
5904if test -n "$ac_ct_AR"; then
81ecdfbb
RW
5905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
5906$as_echo "$ac_ct_AR" >&6; }
bec39cab 5907else
81ecdfbb
RW
5908 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5909$as_echo "no" >&6; }
bec39cab
AC
5910fi
5911
81ecdfbb
RW
5912 if test "x$ac_ct_AR" = x; then
5913 AR=""
5914 else
5915 case $cross_compiling:$ac_tool_warned in
5916yes:)
5917{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5918$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5919ac_tool_warned=yes ;;
5920esac
5921 AR=$ac_ct_AR
5922 fi
bec39cab
AC
5923else
5924 AR="$ac_cv_prog_AR"
5925fi
5926
5927if test -n "$ac_tool_prefix"; then
5928 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
5929set dummy ${ac_tool_prefix}dlltool; ac_word=$2
81ecdfbb
RW
5930{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5931$as_echo_n "checking for $ac_word... " >&6; }
5932if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
5933 $as_echo_n "(cached) " >&6
bec39cab
AC
5934else
5935 if test -n "$DLLTOOL"; then
5936 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
5937else
5938as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5939for as_dir in $PATH
5940do
5941 IFS=$as_save_IFS
5942 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
5943 for ac_exec_ext in '' $ac_executable_extensions; do
5944 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 5945 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
81ecdfbb 5946 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
5947 break 2
5948 fi
5949done
81ecdfbb
RW
5950 done
5951IFS=$as_save_IFS
bec39cab
AC
5952
5953fi
5954fi
5955DLLTOOL=$ac_cv_prog_DLLTOOL
5956if test -n "$DLLTOOL"; then
81ecdfbb
RW
5957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
5958$as_echo "$DLLTOOL" >&6; }
bec39cab 5959else
81ecdfbb
RW
5960 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5961$as_echo "no" >&6; }
bec39cab
AC
5962fi
5963
81ecdfbb 5964
bec39cab
AC
5965fi
5966if test -z "$ac_cv_prog_DLLTOOL"; then
5967 ac_ct_DLLTOOL=$DLLTOOL
5968 # Extract the first word of "dlltool", so it can be a program name with args.
5969set dummy dlltool; ac_word=$2
81ecdfbb
RW
5970{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5971$as_echo_n "checking for $ac_word... " >&6; }
5972if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then :
5973 $as_echo_n "(cached) " >&6
bec39cab
AC
5974else
5975 if test -n "$ac_ct_DLLTOOL"; then
5976 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
5977else
5978as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5979for as_dir in $PATH
5980do
5981 IFS=$as_save_IFS
5982 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
5983 for ac_exec_ext in '' $ac_executable_extensions; do
5984 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 5985 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
81ecdfbb 5986 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
5987 break 2
5988 fi
5989done
81ecdfbb
RW
5990 done
5991IFS=$as_save_IFS
bec39cab
AC
5992
5993fi
5994fi
5995ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
5996if test -n "$ac_ct_DLLTOOL"; then
81ecdfbb
RW
5997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
5998$as_echo "$ac_ct_DLLTOOL" >&6; }
bec39cab 5999else
81ecdfbb
RW
6000 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6001$as_echo "no" >&6; }
bec39cab
AC
6002fi
6003
81ecdfbb
RW
6004 if test "x$ac_ct_DLLTOOL" = x; then
6005 DLLTOOL=""
6006 else
6007 case $cross_compiling:$ac_tool_warned in
6008yes:)
6009{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6010$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6011ac_tool_warned=yes ;;
6012esac
6013 DLLTOOL=$ac_ct_DLLTOOL
6014 fi
bec39cab
AC
6015else
6016 DLLTOOL="$ac_cv_prog_DLLTOOL"
6017fi
6018
6019if test -n "$ac_tool_prefix"; then
6020 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
6021set dummy ${ac_tool_prefix}windres; ac_word=$2
81ecdfbb
RW
6022{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6023$as_echo_n "checking for $ac_word... " >&6; }
6024if test "${ac_cv_prog_WINDRES+set}" = set; then :
6025 $as_echo_n "(cached) " >&6
bec39cab
AC
6026else
6027 if test -n "$WINDRES"; then
6028 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
6029else
6030as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6031for as_dir in $PATH
6032do
6033 IFS=$as_save_IFS
6034 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6035 for ac_exec_ext in '' $ac_executable_extensions; do
6036 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6037 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
81ecdfbb 6038 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6039 break 2
6040 fi
6041done
81ecdfbb
RW
6042 done
6043IFS=$as_save_IFS
bec39cab
AC
6044
6045fi
6046fi
6047WINDRES=$ac_cv_prog_WINDRES
6048if test -n "$WINDRES"; then
81ecdfbb
RW
6049 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5
6050$as_echo "$WINDRES" >&6; }
bec39cab 6051else
81ecdfbb
RW
6052 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6053$as_echo "no" >&6; }
bec39cab
AC
6054fi
6055
81ecdfbb 6056
bec39cab
AC
6057fi
6058if test -z "$ac_cv_prog_WINDRES"; then
6059 ac_ct_WINDRES=$WINDRES
6060 # Extract the first word of "windres", so it can be a program name with args.
6061set dummy windres; ac_word=$2
81ecdfbb
RW
6062{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6063$as_echo_n "checking for $ac_word... " >&6; }
6064if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then :
6065 $as_echo_n "(cached) " >&6
bec39cab
AC
6066else
6067 if test -n "$ac_ct_WINDRES"; then
6068 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
6069else
6070as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6071for as_dir in $PATH
6072do
6073 IFS=$as_save_IFS
6074 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6075 for ac_exec_ext in '' $ac_executable_extensions; do
6076 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6077 ac_cv_prog_ac_ct_WINDRES="windres"
81ecdfbb 6078 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6079 break 2
6080 fi
6081done
81ecdfbb
RW
6082 done
6083IFS=$as_save_IFS
bec39cab
AC
6084
6085fi
6086fi
6087ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
6088if test -n "$ac_ct_WINDRES"; then
81ecdfbb
RW
6089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_WINDRES" >&5
6090$as_echo "$ac_ct_WINDRES" >&6; }
bec39cab 6091else
81ecdfbb
RW
6092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6093$as_echo "no" >&6; }
c906108c 6094fi
bec39cab 6095
81ecdfbb
RW
6096 if test "x$ac_ct_WINDRES" = x; then
6097 WINDRES=""
6098 else
6099 case $cross_compiling:$ac_tool_warned in
6100yes:)
6101{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6102$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6103ac_tool_warned=yes ;;
6104esac
6105 WINDRES=$ac_ct_WINDRES
6106 fi
c906108c 6107else
bec39cab 6108 WINDRES="$ac_cv_prog_WINDRES"
c906108c
SS
6109fi
6110
bec39cab
AC
6111
6112# Needed for GNU/Hurd.
6113if test -n "$ac_tool_prefix"; then
6114 # Extract the first word of "${ac_tool_prefix}mig", so it can be a program name with args.
6115set dummy ${ac_tool_prefix}mig; ac_word=$2
81ecdfbb
RW
6116{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6117$as_echo_n "checking for $ac_word... " >&6; }
6118if test "${ac_cv_prog_MIG+set}" = set; then :
6119 $as_echo_n "(cached) " >&6
c906108c 6120else
bec39cab
AC
6121 if test -n "$MIG"; then
6122 ac_cv_prog_MIG="$MIG" # Let the user override the test.
6123else
6124as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6125for as_dir in $PATH
6126do
6127 IFS=$as_save_IFS
6128 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6129 for ac_exec_ext in '' $ac_executable_extensions; do
6130 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6131 ac_cv_prog_MIG="${ac_tool_prefix}mig"
81ecdfbb 6132 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6133 break 2
6134 fi
6135done
81ecdfbb
RW
6136 done
6137IFS=$as_save_IFS
bec39cab 6138
c906108c 6139fi
bec39cab
AC
6140fi
6141MIG=$ac_cv_prog_MIG
6142if test -n "$MIG"; then
81ecdfbb
RW
6143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MIG" >&5
6144$as_echo "$MIG" >&6; }
c906108c 6145else
81ecdfbb
RW
6146 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6147$as_echo "no" >&6; }
c906108c
SS
6148fi
6149
81ecdfbb 6150
bec39cab
AC
6151fi
6152if test -z "$ac_cv_prog_MIG"; then
6153 ac_ct_MIG=$MIG
6154 # Extract the first word of "mig", so it can be a program name with args.
6155set dummy mig; ac_word=$2
81ecdfbb
RW
6156{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6157$as_echo_n "checking for $ac_word... " >&6; }
6158if test "${ac_cv_prog_ac_ct_MIG+set}" = set; then :
6159 $as_echo_n "(cached) " >&6
bec39cab
AC
6160else
6161 if test -n "$ac_ct_MIG"; then
6162 ac_cv_prog_ac_ct_MIG="$ac_ct_MIG" # Let the user override the test.
6163else
6164as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6165for as_dir in $PATH
6166do
6167 IFS=$as_save_IFS
6168 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6169 for ac_exec_ext in '' $ac_executable_extensions; do
6170 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6171 ac_cv_prog_ac_ct_MIG="mig"
81ecdfbb 6172 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6173 break 2
6174 fi
6175done
81ecdfbb
RW
6176 done
6177IFS=$as_save_IFS
c906108c 6178
bec39cab
AC
6179fi
6180fi
6181ac_ct_MIG=$ac_cv_prog_ac_ct_MIG
6182if test -n "$ac_ct_MIG"; then
81ecdfbb
RW
6183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MIG" >&5
6184$as_echo "$ac_ct_MIG" >&6; }
bec39cab 6185else
81ecdfbb
RW
6186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6187$as_echo "no" >&6; }
bec39cab 6188fi
c906108c 6189
81ecdfbb
RW
6190 if test "x$ac_ct_MIG" = x; then
6191 MIG=""
6192 else
6193 case $cross_compiling:$ac_tool_warned in
6194yes:)
6195{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6196$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6197ac_tool_warned=yes ;;
6198esac
6199 MIG=$ac_ct_MIG
6200 fi
bec39cab
AC
6201else
6202 MIG="$ac_cv_prog_MIG"
6203fi
c906108c 6204
c906108c 6205
bec39cab
AC
6206# ---------------------- #
6207# Checks for libraries. #
6208# ---------------------- #
c906108c 6209
bec39cab 6210# We might need to link with -lm; most simulators need it.
81ecdfbb
RW
6211{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lm" >&5
6212$as_echo_n "checking for main in -lm... " >&6; }
6213if test "${ac_cv_lib_m_main+set}" = set; then :
6214 $as_echo_n "(cached) " >&6
bec39cab
AC
6215else
6216 ac_check_lib_save_LIBS=$LIBS
6217LIBS="-lm $LIBS"
81ecdfbb 6218cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6219/* end confdefs.h. */
c906108c 6220
c906108c 6221
bec39cab
AC
6222int
6223main ()
6224{
81ecdfbb 6225return main ();
bec39cab
AC
6226 ;
6227 return 0;
6228}
6229_ACEOF
81ecdfbb 6230if ac_fn_c_try_link "$LINENO"; then :
bec39cab
AC
6231 ac_cv_lib_m_main=yes
6232else
81ecdfbb 6233 ac_cv_lib_m_main=no
bec39cab 6234fi
81ecdfbb
RW
6235rm -f core conftest.err conftest.$ac_objext \
6236 conftest$ac_exeext conftest.$ac_ext
bec39cab
AC
6237LIBS=$ac_check_lib_save_LIBS
6238fi
81ecdfbb
RW
6239{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_main" >&5
6240$as_echo "$ac_cv_lib_m_main" >&6; }
6241if test "x$ac_cv_lib_m_main" = x""yes; then :
bec39cab
AC
6242 cat >>confdefs.h <<_ACEOF
6243#define HAVE_LIBM 1
6244_ACEOF
6245
6246 LIBS="-lm $LIBS"
c906108c 6247
c906108c 6248fi
bec39cab
AC
6249
6250
6251# We need to link with -lw to get `wctype' on Solaris before Solaris
6252# 2.6. Solaris 2.6 and beyond have this function in libc, and have a
6253# libw that some versions of the GNU linker cannot hanle (GNU ld 2.9.1
6254# is known to have this problem). Therefore we avoid libw if we can.
81ecdfbb
RW
6255ac_fn_c_check_func "$LINENO" "wctype" "ac_cv_func_wctype"
6256if test "x$ac_cv_func_wctype" = x""yes; then :
bec39cab 6257
c906108c 6258else
81ecdfbb
RW
6259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wctype in -lw" >&5
6260$as_echo_n "checking for wctype in -lw... " >&6; }
6261if test "${ac_cv_lib_w_wctype+set}" = set; then :
6262 $as_echo_n "(cached) " >&6
bec39cab
AC
6263else
6264 ac_check_lib_save_LIBS=$LIBS
6265LIBS="-lw $LIBS"
81ecdfbb 6266cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6267/* end confdefs.h. */
c906108c 6268
81ecdfbb
RW
6269/* Override any GCC internal prototype to avoid an error.
6270 Use char because int might match the return type of a GCC
6271 builtin and then its argument prototype would still apply. */
bec39cab
AC
6272#ifdef __cplusplus
6273extern "C"
6274#endif
bec39cab
AC
6275char wctype ();
6276int
6277main ()
6278{
81ecdfbb 6279return wctype ();
bec39cab
AC
6280 ;
6281 return 0;
6282}
6283_ACEOF
81ecdfbb 6284if ac_fn_c_try_link "$LINENO"; then :
bec39cab
AC
6285 ac_cv_lib_w_wctype=yes
6286else
81ecdfbb 6287 ac_cv_lib_w_wctype=no
bec39cab 6288fi
81ecdfbb
RW
6289rm -f core conftest.err conftest.$ac_objext \
6290 conftest$ac_exeext conftest.$ac_ext
bec39cab
AC
6291LIBS=$ac_check_lib_save_LIBS
6292fi
81ecdfbb
RW
6293{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_w_wctype" >&5
6294$as_echo "$ac_cv_lib_w_wctype" >&6; }
6295if test "x$ac_cv_lib_w_wctype" = x""yes; then :
bec39cab
AC
6296 cat >>confdefs.h <<_ACEOF
6297#define HAVE_LIBW 1
6298_ACEOF
c906108c 6299
bec39cab 6300 LIBS="-lw $LIBS"
c906108c 6301
bec39cab 6302fi
c906108c 6303
bec39cab 6304fi
c906108c 6305
ddc9cd0f 6306
bec39cab 6307# Some systems (e.g. Solaris) have `gethostbyname' in libnsl.
81ecdfbb
RW
6308{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
6309$as_echo_n "checking for library containing gethostbyname... " >&6; }
6310if test "${ac_cv_search_gethostbyname+set}" = set; then :
6311 $as_echo_n "(cached) " >&6
bec39cab
AC
6312else
6313 ac_func_search_save_LIBS=$LIBS
81ecdfbb 6314cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6315/* end confdefs.h. */
ddc9cd0f 6316
81ecdfbb
RW
6317/* Override any GCC internal prototype to avoid an error.
6318 Use char because int might match the return type of a GCC
6319 builtin and then its argument prototype would still apply. */
bec39cab
AC
6320#ifdef __cplusplus
6321extern "C"
6322#endif
bec39cab
AC
6323char gethostbyname ();
6324int
6325main ()
6326{
81ecdfbb 6327return gethostbyname ();
bec39cab
AC
6328 ;
6329 return 0;
6330}
6331_ACEOF
81ecdfbb
RW
6332for ac_lib in '' nsl; do
6333 if test -z "$ac_lib"; then
6334 ac_res="none required"
6335 else
6336 ac_res=-l$ac_lib
b4e70030 6337 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
6338 fi
6339 if ac_fn_c_try_link "$LINENO"; then :
6340 ac_cv_search_gethostbyname=$ac_res
6341fi
6342rm -f core conftest.err conftest.$ac_objext \
6343 conftest$ac_exeext
6344 if test "${ac_cv_search_gethostbyname+set}" = set; then :
6345 break
6346fi
6347done
6348if test "${ac_cv_search_gethostbyname+set}" = set; then :
ddc9cd0f 6349
bec39cab 6350else
81ecdfbb 6351 ac_cv_search_gethostbyname=no
bec39cab 6352fi
81ecdfbb 6353rm conftest.$ac_ext
bec39cab
AC
6354LIBS=$ac_func_search_save_LIBS
6355fi
81ecdfbb
RW
6356{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
6357$as_echo "$ac_cv_search_gethostbyname" >&6; }
6358ac_res=$ac_cv_search_gethostbyname
6359if test "$ac_res" != no; then :
6360 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
96baa820 6361
bec39cab 6362fi
96baa820 6363
c906108c 6364
b4e70030 6365# Some systems (e.g. Solaris) have `socketpair' in libsocket.
81ecdfbb
RW
6366{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socketpair" >&5
6367$as_echo_n "checking for library containing socketpair... " >&6; }
6368if test "${ac_cv_search_socketpair+set}" = set; then :
6369 $as_echo_n "(cached) " >&6
b4e70030
JB
6370else
6371 ac_func_search_save_LIBS=$LIBS
81ecdfbb 6372cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b4e70030
JB
6373/* end confdefs.h. */
6374
81ecdfbb
RW
6375/* Override any GCC internal prototype to avoid an error.
6376 Use char because int might match the return type of a GCC
6377 builtin and then its argument prototype would still apply. */
b4e70030
JB
6378#ifdef __cplusplus
6379extern "C"
6380#endif
b4e70030
JB
6381char socketpair ();
6382int
6383main ()
6384{
81ecdfbb 6385return socketpair ();
b4e70030
JB
6386 ;
6387 return 0;
6388}
6389_ACEOF
81ecdfbb
RW
6390for ac_lib in '' socket; do
6391 if test -z "$ac_lib"; then
6392 ac_res="none required"
6393 else
6394 ac_res=-l$ac_lib
b4e70030 6395 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
6396 fi
6397 if ac_fn_c_try_link "$LINENO"; then :
6398 ac_cv_search_socketpair=$ac_res
6399fi
6400rm -f core conftest.err conftest.$ac_objext \
6401 conftest$ac_exeext
6402 if test "${ac_cv_search_socketpair+set}" = set; then :
6403 break
6404fi
6405done
6406if test "${ac_cv_search_socketpair+set}" = set; then :
b4e70030 6407
b4e70030 6408else
81ecdfbb 6409 ac_cv_search_socketpair=no
b4e70030 6410fi
81ecdfbb 6411rm conftest.$ac_ext
b4e70030
JB
6412LIBS=$ac_func_search_save_LIBS
6413fi
81ecdfbb
RW
6414{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socketpair" >&5
6415$as_echo "$ac_cv_search_socketpair" >&6; }
6416ac_res=$ac_cv_search_socketpair
6417if test "$ac_res" != no; then :
6418 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
b4e70030
JB
6419
6420fi
6421
6422
233a11ab 6423# Link in zlib if we can. This allows us to read compressed debug sections.
b040ad30
JB
6424
6425 # See if the user specified whether he wants zlib support or not.
6426
6427# Check whether --with-zlib was given.
6428if test "${with_zlib+set}" = set; then :
6429 withval=$with_zlib;
6430else
6431 with_zlib=auto
6432fi
6433
6434
6435 if test "$with_zlib" != "no"; then
6436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing zlibVersion" >&5
81ecdfbb
RW
6437$as_echo_n "checking for library containing zlibVersion... " >&6; }
6438if test "${ac_cv_search_zlibVersion+set}" = set; then :
6439 $as_echo_n "(cached) " >&6
233a11ab
CS
6440else
6441 ac_func_search_save_LIBS=$LIBS
81ecdfbb 6442cat confdefs.h - <<_ACEOF >conftest.$ac_ext
233a11ab
CS
6443/* end confdefs.h. */
6444
81ecdfbb
RW
6445/* Override any GCC internal prototype to avoid an error.
6446 Use char because int might match the return type of a GCC
233a11ab 6447 builtin and then its argument prototype would still apply. */
233a11ab
CS
6448#ifdef __cplusplus
6449extern "C"
6450#endif
233a11ab
CS
6451char zlibVersion ();
6452int
6453main ()
6454{
81ecdfbb 6455return zlibVersion ();
233a11ab
CS
6456 ;
6457 return 0;
6458}
6459_ACEOF
81ecdfbb
RW
6460for ac_lib in '' z; do
6461 if test -z "$ac_lib"; then
6462 ac_res="none required"
233a11ab 6463 else
81ecdfbb
RW
6464 ac_res=-l$ac_lib
6465 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
233a11ab 6466 fi
81ecdfbb
RW
6467 if ac_fn_c_try_link "$LINENO"; then :
6468 ac_cv_search_zlibVersion=$ac_res
233a11ab 6469fi
81ecdfbb
RW
6470rm -f core conftest.err conftest.$ac_objext \
6471 conftest$ac_exeext
6472 if test "${ac_cv_search_zlibVersion+set}" = set; then :
6473 break
233a11ab 6474fi
81ecdfbb
RW
6475done
6476if test "${ac_cv_search_zlibVersion+set}" = set; then :
233a11ab 6477
233a11ab 6478else
81ecdfbb 6479 ac_cv_search_zlibVersion=no
233a11ab 6480fi
81ecdfbb
RW
6481rm conftest.$ac_ext
6482LIBS=$ac_func_search_save_LIBS
233a11ab 6483fi
81ecdfbb
RW
6484{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_zlibVersion" >&5
6485$as_echo "$ac_cv_search_zlibVersion" >&6; }
6486ac_res=$ac_cv_search_zlibVersion
6487if test "$ac_res" != no; then :
6488 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6489 for ac_header in zlib.h
6490do :
6491 ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
6492if test "x$ac_cv_header_zlib_h" = x""yes; then :
233a11ab 6493 cat >>confdefs.h <<_ACEOF
81ecdfbb 6494#define HAVE_ZLIB_H 1
233a11ab
CS
6495_ACEOF
6496
6497fi
6498
6499done
6500
6501fi
6502
b040ad30
JB
6503 if test "$with_zlib" = "yes" -a "$ac_cv_header_zlib_h" != "yes"; then
6504 as_fn_error "zlib (libz) library was explicitly requested but not found" "$LINENO" 5
6505 fi
6506 fi
6507
233a11ab 6508
77f120bf 6509# On HP/UX we may need libxpdl for dlgetmodinfo (used by solib-pa64.c).
81ecdfbb
RW
6510{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlgetmodinfo" >&5
6511$as_echo_n "checking for library containing dlgetmodinfo... " >&6; }
6512if test "${ac_cv_search_dlgetmodinfo+set}" = set; then :
6513 $as_echo_n "(cached) " >&6
bec39cab
AC
6514else
6515 ac_func_search_save_LIBS=$LIBS
81ecdfbb 6516cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6517/* end confdefs.h. */
c906108c 6518
81ecdfbb
RW
6519/* Override any GCC internal prototype to avoid an error.
6520 Use char because int might match the return type of a GCC
6521 builtin and then its argument prototype would still apply. */
bec39cab
AC
6522#ifdef __cplusplus
6523extern "C"
6524#endif
77f120bf 6525char dlgetmodinfo ();
bec39cab
AC
6526int
6527main ()
6528{
81ecdfbb 6529return dlgetmodinfo ();
bec39cab
AC
6530 ;
6531 return 0;
6532}
6533_ACEOF
81ecdfbb
RW
6534for ac_lib in '' dl xpdl; do
6535 if test -z "$ac_lib"; then
6536 ac_res="none required"
6537 else
6538 ac_res=-l$ac_lib
b4e70030 6539 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
6540 fi
6541 if ac_fn_c_try_link "$LINENO"; then :
6542 ac_cv_search_dlgetmodinfo=$ac_res
6543fi
6544rm -f core conftest.err conftest.$ac_objext \
6545 conftest$ac_exeext
6546 if test "${ac_cv_search_dlgetmodinfo+set}" = set; then :
6547 break
6548fi
6549done
6550if test "${ac_cv_search_dlgetmodinfo+set}" = set; then :
b4e70030 6551
4e8d927d 6552else
81ecdfbb 6553 ac_cv_search_dlgetmodinfo=no
1ba607ad 6554fi
81ecdfbb 6555rm conftest.$ac_ext
bec39cab
AC
6556LIBS=$ac_func_search_save_LIBS
6557fi
81ecdfbb
RW
6558{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlgetmodinfo" >&5
6559$as_echo "$ac_cv_search_dlgetmodinfo" >&6; }
6560ac_res=$ac_cv_search_dlgetmodinfo
6561if test "$ac_res" != no; then :
6562 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
c906108c 6563
8bb2c122 6564fi
8bb2c122 6565
8bb2c122 6566
77f120bf 6567
77f120bf 6568
6c7a06a3 6569
81ecdfbb
RW
6570# Check whether --with-libiconv-prefix was given.
6571if test "${with_libiconv_prefix+set}" = set; then :
6572 withval=$with_libiconv_prefix;
6c7a06a3 6573 for dir in `echo "$withval" | tr : ' '`; do
94ae1714
TT
6574 if test -d $dir/include; then LIBICONV_INCLUDE="-I$dir/include"; fi
6575 if test -d $dir/lib; then LIBICONV_LIBDIR="-L$dir/lib"; fi
6c7a06a3
TT
6576 done
6577
81ecdfbb
RW
6578fi
6579
6c7a06a3 6580
f18c4681 6581 BUILD_LIBICONV_LIBDIRS="../libiconv/lib/.libs ../libiconv/lib/_libs"
6c7a06a3
TT
6582 BUILD_LIBICONV_INCLUDE="-I../libiconv/include"
6583
81ecdfbb
RW
6584 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
6585$as_echo_n "checking for iconv... " >&6; }
6586if test "${am_cv_func_iconv+set}" = set; then :
6587 $as_echo_n "(cached) " >&6
d542061a 6588else
6c7a06a3
TT
6589
6590 am_cv_func_iconv="no, consider installing GNU libiconv"
6591 am_cv_lib_iconv=no
6592 am_cv_use_build_libiconv=no
f0f20949 6593 am_cv_build_libiconv_path=
4edb1e84
JB
6594
6595 # If libiconv is part of the build tree, then try using it over
6596 # any system iconv.
6597 if test -d ../libiconv; then
f18c4681
JB
6598 for lib_dir in $BUILD_LIBICONV_LIBDIRS; do
6599 am_save_LIBS="$LIBS"
6600 am_save_CPPFLAGS="$CPPFLAGS"
6601 LIBS="$LIBS $lib_dir/libiconv.a"
6602 CPPFLAGS="$CPPFLAGS $BUILD_LIBICONV_INCLUDE"
6603 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d542061a 6604/* end confdefs.h. */
6c7a06a3
TT
6605#include <stdlib.h>
6606#include <iconv.h>
d542061a
UW
6607int
6608main ()
6609{
6c7a06a3 6610iconv_t cd = iconv_open("","");
f18c4681
JB
6611 iconv(cd,NULL,NULL,NULL,NULL);
6612 iconv_close(cd);
d542061a
UW
6613 ;
6614 return 0;
6615}
6616_ACEOF
81ecdfbb 6617if ac_fn_c_try_link "$LINENO"; then :
4edb1e84 6618 am_cv_use_build_libiconv=yes
f0f20949 6619 am_cv_build_libiconv_path=$lib_dir/libiconv.a
f18c4681
JB
6620 am_cv_lib_iconv=yes
6621 am_cv_func_iconv=yes
d542061a 6622fi
81ecdfbb
RW
6623rm -f core conftest.err conftest.$ac_objext \
6624 conftest$ac_exeext conftest.$ac_ext
f18c4681
JB
6625 LIBS="$am_save_LIBS"
6626 CPPFLAGS="$am_save_CPPFLAGS"
6627 if test "$am_cv_use_build_libiconv" = "yes"; then
f18c4681
JB
6628 break
6629 fi
6630 done
4edb1e84 6631 fi
94ae1714 6632
4edb1e84 6633 # Next, try to find iconv in libc.
6c7a06a3 6634 if test "$am_cv_func_iconv" != yes; then
81ecdfbb 6635 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d542061a 6636/* end confdefs.h. */
6c7a06a3
TT
6637#include <stdlib.h>
6638#include <iconv.h>
d542061a
UW
6639int
6640main ()
6641{
6c7a06a3
TT
6642iconv_t cd = iconv_open("","");
6643 iconv(cd,NULL,NULL,NULL,NULL);
6644 iconv_close(cd);
d542061a
UW
6645 ;
6646 return 0;
6647}
6648_ACEOF
81ecdfbb 6649if ac_fn_c_try_link "$LINENO"; then :
4edb1e84 6650 am_cv_func_iconv=yes
d542061a 6651fi
81ecdfbb
RW
6652rm -f core conftest.err conftest.$ac_objext \
6653 conftest$ac_exeext conftest.$ac_ext
77f120bf 6654 fi
94ae1714 6655
4edb1e84
JB
6656 # If iconv was not in libc, try -liconv. In this case, arrange to
6657 # look in the libiconv prefix, if it was specified by the user.
6658 if test "$am_cv_func_iconv" != yes; then
6c7a06a3 6659 am_save_CPPFLAGS="$CPPFLAGS"
4edb1e84
JB
6660 am_save_LIBS="$LIBS"
6661 if test -n "$LIBICONV_INCLUDE"; then
6662 CPPFLAGS="$CPPFLAGS $LIBICONV_INCLUDE"
6663 LIBS="$LIBS $LIBICONV_LIBDIR"
6664 fi
6665 LIBS="$LIBS -liconv"
81ecdfbb 6666 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6667/* end confdefs.h. */
6c7a06a3
TT
6668#include <stdlib.h>
6669#include <iconv.h>
bec39cab
AC
6670int
6671main ()
6672{
6c7a06a3
TT
6673iconv_t cd = iconv_open("","");
6674 iconv(cd,NULL,NULL,NULL,NULL);
6675 iconv_close(cd);
bec39cab
AC
6676 ;
6677 return 0;
6678}
6679_ACEOF
81ecdfbb 6680if ac_fn_c_try_link "$LINENO"; then :
4edb1e84 6681 am_cv_lib_iconv=yes
6c7a06a3 6682 am_cv_func_iconv=yes
627af7ea 6683fi
81ecdfbb
RW
6684rm -f core conftest.err conftest.$ac_objext \
6685 conftest$ac_exeext conftest.$ac_ext
6c7a06a3 6686 LIBS="$am_save_LIBS"
fc3b640d 6687 CPPFLAGS="$am_save_CPPFLAGS"
6c7a06a3
TT
6688 fi
6689
6690fi
81ecdfbb
RW
6691{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
6692$as_echo "$am_cv_func_iconv" >&6; }
94ae1714
TT
6693
6694 # Set the various flags based on the cache variables. We can't rely
6695 # on the flags to remain set from the above code, due to caching.
fc3b640d
TT
6696 LIBICONV=
6697 if test "$am_cv_lib_iconv" = yes; then
6698 LIBICONV="-liconv"
94ae1714
TT
6699 else
6700 LIBICONV_LIBDIR=
6701 LIBICONV_INCLUDE=
fc3b640d
TT
6702 fi
6703 if test "$am_cv_use_build_libiconv" = yes; then
f0f20949 6704 LIBICONV="$am_cv_build_libiconv_path"
f18c4681 6705 LIBICONV_LIBDIR=""
fc3b640d
TT
6706 LIBICONV_INCLUDE="$BUILD_LIBICONV_INCLUDE"
6707 fi
6708 CPPFLAGS="$CPPFLAGS $LIBICONV_INCLUDE"
6709 LIBS="$LIBS $LIBICONV_LIBDIR $LIBICONV"
94ae1714 6710
6c7a06a3
TT
6711 if test "$am_cv_func_iconv" = yes; then
6712
81ecdfbb 6713$as_echo "#define HAVE_ICONV 1" >>confdefs.h
6c7a06a3 6714
81ecdfbb
RW
6715 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5
6716$as_echo_n "checking for iconv declaration... " >&6; }
6717 if test "${am_cv_proto_iconv+set}" = set; then :
6718 $as_echo_n "(cached) " >&6
6c7a06a3
TT
6719else
6720
81ecdfbb 6721 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b4e70030
JB
6722/* end confdefs.h. */
6723
6c7a06a3
TT
6724#include <stdlib.h>
6725#include <iconv.h>
6726extern
b4e70030 6727#ifdef __cplusplus
6c7a06a3 6728"C"
b4e70030 6729#endif
6c7a06a3
TT
6730#if defined(__STDC__) || defined(__cplusplus)
6731size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
6732#else
6733size_t iconv();
6734#endif
6735
b4e70030
JB
6736int
6737main ()
6738{
6c7a06a3 6739
b4e70030
JB
6740 ;
6741 return 0;
6742}
6743_ACEOF
81ecdfbb 6744if ac_fn_c_try_compile "$LINENO"; then :
6c7a06a3 6745 am_cv_proto_iconv_arg1=""
4e8d927d 6746else
81ecdfbb 6747 am_cv_proto_iconv_arg1="const"
b4e70030 6748fi
81ecdfbb 6749rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6c7a06a3
TT
6750 am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"
6751fi
6752
6753 am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
81ecdfbb 6754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
6c7a06a3 6755 }$am_cv_proto_iconv" >&5
81ecdfbb
RW
6756$as_echo "${ac_t:-
6757 }$am_cv_proto_iconv" >&6; }
6c7a06a3
TT
6758
6759cat >>confdefs.h <<_ACEOF
6760#define ICONV_CONST $am_cv_proto_iconv_arg1
6761_ACEOF
6762
6763 fi
6c7a06a3
TT
6764
6765
478aac75
DE
6766# GDB may fork/exec the iconv program to get the list of supported character
6767# sets. Allow the user to specify where to find it.
6768# There are several factors affecting the choice of option name:
6769# - There is already --with-libiconv-prefix but we can't use it, it specifies
6770# the build-time location of libiconv files.
6771# - The program we need to find is iconv, which comes with glibc. The user
6772# doesn't necessarily have libiconv installed. Therefore naming this
6773# --with-libiconv-foo feels wrong.
6774# - We want the path to be relocatable, but GDB_AC_DEFINE_RELOCATABLE is
6775# defined to work on directories not files (though it really doesn't know
6776# the difference).
6777# - Calling this --with-iconv-prefix is perceived to cause too much confusion
6778# with --with-libiconv-prefix.
6779# Putting these together is why the option name is --with-iconv-bin.
6780
6781
6782# Check whether --with-iconv-bin was given.
6783if test "${with_iconv_bin+set}" = set; then :
6784 withval=$with_iconv_bin; iconv_bin="${withval}"
6785
6786cat >>confdefs.h <<_ACEOF
6787#define ICONV_BIN "${iconv_bin}"
6788_ACEOF
6789
6790
6791 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
6792 if test "x$prefix" = xNONE; then
6793 test_prefix=/usr/local
6794 else
6795 test_prefix=$prefix
6796 fi
6797 else
6798 test_prefix=$exec_prefix
6799 fi
6800 value=0
6801 case ${iconv_bin} in
6802 "${test_prefix}"|"${test_prefix}/"*|\
6803 '${exec_prefix}'|'${exec_prefix}/'*)
6804 value=1
6805 ;;
6806 esac
6807
6808cat >>confdefs.h <<_ACEOF
6809#define ICONV_BIN_RELOCATABLE $value
6810_ACEOF
6811
6812
6813
6814fi
6815
6816
6c7a06a3
TT
6817# On alpha-osf, it appears that libtermcap and libcurses are not compatible.
6818# There is a very specific comment in /usr/include/curses.h explaining that
6819# termcap routines built into libcurses must not be used.
6820#
6821# The symptoms we observed so far is GDB unexpectedly changing
6822# the terminal settings when tgetent is called - this is particularly
6823# visible as the output is missing carriage returns, and so rapidly
6824# becomes very hard to read.
6825#
6826# The readline configure script has already decided that libtermcap
6827# was enough for its purposes, and so decided to build readline using
6828# libtermcap. Since the TUI mode requires curses, building GDB with
6829# TUI enabled results in both libraries to be used at the same time,
6830# which is not allowed. This basically means that GDB with TUI is
6831# broken on alpha-osf.
6832
6833case $host_os in
6bcc772d
RO
6834 osf* )
6835 if test x"$enable_tui" = xyes; then
81ecdfbb 6836 as_fn_error "Building GDB with TUI mode is not supported on this host" "$LINENO" 5
6c7a06a3 6837 fi
6bcc772d 6838 if test x"$enable_tui" = xauto; then
6c7a06a3
TT
6839 enable_tui=no
6840 fi
6841 ;;
6842esac
6843
cb01cfba 6844# For the TUI, we need enhanced curses functionality.
bd8a8e1b 6845if test x"$enable_tui" != xno; then
cb01cfba
JB
6846 prefer_curses=yes
6847fi
6848
6849curses_found=no
6850if test x"$prefer_curses" = xyes; then
6851 # FIXME: kettenis/20040905: We prefer ncurses over the vendor-supplied
6852 # curses library because the latter might not provide all the
6853 # functionality we need. However, this leads to problems on systems
6854 # where the linker searches /usr/local/lib, but the compiler doesn't
6855 # search /usr/local/include, if ncurses is installed in /usr/local. A
6856 # default installation of ncurses on alpha*-dec-osf* will lead to such
6857 # a situation.
81ecdfbb
RW
6858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing waddstr" >&5
6859$as_echo_n "checking for library containing waddstr... " >&6; }
6860if test "${ac_cv_search_waddstr+set}" = set; then :
6861 $as_echo_n "(cached) " >&6
6c7a06a3
TT
6862else
6863 ac_func_search_save_LIBS=$LIBS
81ecdfbb 6864cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6c7a06a3
TT
6865/* end confdefs.h. */
6866
81ecdfbb
RW
6867/* Override any GCC internal prototype to avoid an error.
6868 Use char because int might match the return type of a GCC
6869 builtin and then its argument prototype would still apply. */
6c7a06a3
TT
6870#ifdef __cplusplus
6871extern "C"
6872#endif
6c7a06a3
TT
6873char waddstr ();
6874int
6875main ()
6876{
81ecdfbb 6877return waddstr ();
6c7a06a3
TT
6878 ;
6879 return 0;
6880}
6881_ACEOF
81ecdfbb
RW
6882for ac_lib in '' ncurses cursesX curses; do
6883 if test -z "$ac_lib"; then
6884 ac_res="none required"
6885 else
6886 ac_res=-l$ac_lib
6887 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6888 fi
6889 if ac_fn_c_try_link "$LINENO"; then :
6890 ac_cv_search_waddstr=$ac_res
6891fi
6892rm -f core conftest.err conftest.$ac_objext \
6893 conftest$ac_exeext
6894 if test "${ac_cv_search_waddstr+set}" = set; then :
6895 break
6896fi
6897done
6898if test "${ac_cv_search_waddstr+set}" = set; then :
6899
6c7a06a3 6900else
81ecdfbb
RW
6901 ac_cv_search_waddstr=no
6902fi
6903rm conftest.$ac_ext
6904LIBS=$ac_func_search_save_LIBS
6905fi
6906{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_waddstr" >&5
6907$as_echo "$ac_cv_search_waddstr" >&6; }
6908ac_res=$ac_cv_search_waddstr
6909if test "$ac_res" != no; then :
6910 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6c7a06a3
TT
6911
6912fi
6913
6914
cb01cfba
JB
6915 if test "$ac_cv_search_waddstr" != no; then
6916 curses_found=yes
6917 fi
6918fi
6919
6920# Check whether we should enable the TUI, but only do so if we really
6921# can.
6922if test x"$enable_tui" != xno; then
6923 if test -d $srcdir/tui; then
6924 if test "$curses_found" != no; then
6c7a06a3
TT
6925 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_TUI_OBS)"
6926 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_TUI_DEPS)"
6927 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_TUI_SRCS)"
6928 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_TUI_CFLAGS)"
6c7a06a3
TT
6929 else
6930 if test x"$enable_tui" = xyes; then
81ecdfbb 6931 as_fn_error "no enhanced curses library found; disable TUI" "$LINENO" 5
6c7a06a3 6932 else
81ecdfbb
RW
6933 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no enhanced curses library found; disabling TUI" >&5
6934$as_echo "$as_me: WARNING: no enhanced curses library found; disabling TUI" >&2;}
6c7a06a3
TT
6935 fi
6936 fi
6937 fi
6938fi
6939
6940# Since GDB uses Readline, we need termcap functionality. In many
6941# cases this will be provided by the curses library, but some systems
6942# have a seperate termcap library, or no curses library at all.
6943
6944case $host_os in
6945 cygwin*)
6946 if test -d $srcdir/libtermcap; then
6947 LIBS="../libtermcap/libtermcap.a $LIBS"
6948 ac_cv_search_tgetent="../libtermcap/libtermcap.a"
6949 fi ;;
6950 go32* | *djgpp*)
6951 ac_cv_search_tgetent="none required"
6952 ;;
6953 *mingw32*)
6954 ac_cv_search_tgetent="none required"
6955 CONFIG_OBS="$CONFIG_OBS windows-termcap.o"
6956 ;;
6957esac
6958
6959# These are the libraries checked by Readline.
81ecdfbb
RW
6960{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing tgetent" >&5
6961$as_echo_n "checking for library containing tgetent... " >&6; }
6962if test "${ac_cv_search_tgetent+set}" = set; then :
6963 $as_echo_n "(cached) " >&6
6c7a06a3
TT
6964else
6965 ac_func_search_save_LIBS=$LIBS
81ecdfbb 6966cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6c7a06a3
TT
6967/* end confdefs.h. */
6968
81ecdfbb
RW
6969/* Override any GCC internal prototype to avoid an error.
6970 Use char because int might match the return type of a GCC
6971 builtin and then its argument prototype would still apply. */
6c7a06a3
TT
6972#ifdef __cplusplus
6973extern "C"
6974#endif
6c7a06a3
TT
6975char tgetent ();
6976int
6977main ()
6978{
81ecdfbb 6979return tgetent ();
6c7a06a3
TT
6980 ;
6981 return 0;
6982}
6983_ACEOF
81ecdfbb
RW
6984for ac_lib in '' termcap tinfo curses ncurses; do
6985 if test -z "$ac_lib"; then
6986 ac_res="none required"
6987 else
6988 ac_res=-l$ac_lib
6c7a06a3 6989 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
6990 fi
6991 if ac_fn_c_try_link "$LINENO"; then :
6992 ac_cv_search_tgetent=$ac_res
6993fi
6994rm -f core conftest.err conftest.$ac_objext \
6995 conftest$ac_exeext
6996 if test "${ac_cv_search_tgetent+set}" = set; then :
6997 break
6998fi
6999done
7000if test "${ac_cv_search_tgetent+set}" = set; then :
6c7a06a3 7001
6c7a06a3 7002else
81ecdfbb 7003 ac_cv_search_tgetent=no
6c7a06a3 7004fi
81ecdfbb 7005rm conftest.$ac_ext
6c7a06a3
TT
7006LIBS=$ac_func_search_save_LIBS
7007fi
81ecdfbb
RW
7008{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_tgetent" >&5
7009$as_echo "$ac_cv_search_tgetent" >&6; }
7010ac_res=$ac_cv_search_tgetent
7011if test "$ac_res" != no; then :
7012 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6c7a06a3 7013
06825bd1
MK
7014fi
7015
06825bd1 7016
bec39cab 7017if test "$ac_cv_search_tgetent" = no; then
81ecdfbb 7018 as_fn_error "no termcap library found" "$LINENO" 5
8ee53726
MK
7019fi
7020
3841debe 7021
81ecdfbb
RW
7022# Check whether --with-system-readline was given.
7023if test "${with_system_readline+set}" = set; then :
7024 withval=$with_system_readline;
7025fi
6a30b0a5 7026
6a30b0a5
AS
7027
7028if test "$with_system_readline" = yes; then
7029 READLINE=-lreadline
7030 READLINE_DEPS=
7031 READLINE_CFLAGS=
39037522 7032 READLINE_TEXI_INCFLAG=
6a30b0a5
AS
7033else
7034 READLINE='$(READLINE_DIR)/libreadline.a'
7035 READLINE_DEPS='$(READLINE)'
7036 READLINE_CFLAGS='-I$(READLINE_SRC)/..'
39037522 7037 READLINE_TEXI_INCFLAG='-I $(READLINE_DIR)'
6a30b0a5
AS
7038fi
7039
7040
7041
7042
7043
f997c383
SD
7044# Generate jit-reader.h
7045
7046# This is typedeffed to GDB_CORE_ADDR in jit-reader.h
7047TARGET_PTR=
7048
7049# The cast to long int works around a bug in the HP C Compiler
7050# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
7051# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
7052# This bug is HP SR number 8606223364.
7053{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned long long" >&5
7054$as_echo_n "checking size of unsigned long long... " >&6; }
7055if test "${ac_cv_sizeof_unsigned_long_long+set}" = set; then :
7056 $as_echo_n "(cached) " >&6
7057else
7058 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long long))" "ac_cv_sizeof_unsigned_long_long" "$ac_includes_default"; then :
7059
7060else
7061 if test "$ac_cv_type_unsigned_long_long" = yes; then
7062 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7063$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7064{ as_fn_set_status 77
7065as_fn_error "cannot compute sizeof (unsigned long long)
7066See \`config.log' for more details." "$LINENO" 5; }; }
7067 else
7068 ac_cv_sizeof_unsigned_long_long=0
7069 fi
7070fi
7071
7072fi
7073{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long_long" >&5
7074$as_echo "$ac_cv_sizeof_unsigned_long_long" >&6; }
7075
7076
7077
7078cat >>confdefs.h <<_ACEOF
7079#define SIZEOF_UNSIGNED_LONG_LONG $ac_cv_sizeof_unsigned_long_long
7080_ACEOF
7081
7082
7083# The cast to long int works around a bug in the HP C Compiler
7084# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
7085# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
7086# This bug is HP SR number 8606223364.
7087{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned long" >&5
7088$as_echo_n "checking size of unsigned long... " >&6; }
7089if test "${ac_cv_sizeof_unsigned_long+set}" = set; then :
7090 $as_echo_n "(cached) " >&6
7091else
7092 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long))" "ac_cv_sizeof_unsigned_long" "$ac_includes_default"; then :
7093
7094else
7095 if test "$ac_cv_type_unsigned_long" = yes; then
7096 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7097$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7098{ as_fn_set_status 77
7099as_fn_error "cannot compute sizeof (unsigned long)
7100See \`config.log' for more details." "$LINENO" 5; }; }
7101 else
7102 ac_cv_sizeof_unsigned_long=0
7103 fi
7104fi
7105
7106fi
7107{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long" >&5
7108$as_echo "$ac_cv_sizeof_unsigned_long" >&6; }
7109
7110
7111
7112cat >>confdefs.h <<_ACEOF
7113#define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long
7114_ACEOF
7115
7116
7117# The cast to long int works around a bug in the HP C Compiler
7118# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
7119# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
7120# This bug is HP SR number 8606223364.
7121{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned __int128" >&5
7122$as_echo_n "checking size of unsigned __int128... " >&6; }
7123if test "${ac_cv_sizeof_unsigned___int128+set}" = set; then :
7124 $as_echo_n "(cached) " >&6
7125else
7126 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned __int128))" "ac_cv_sizeof_unsigned___int128" "$ac_includes_default"; then :
7127
7128else
7129 if test "$ac_cv_type_unsigned___int128" = yes; then
7130 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7131$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7132{ as_fn_set_status 77
7133as_fn_error "cannot compute sizeof (unsigned __int128)
7134See \`config.log' for more details." "$LINENO" 5; }; }
7135 else
7136 ac_cv_sizeof_unsigned___int128=0
7137 fi
7138fi
7139
7140fi
7141{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned___int128" >&5
7142$as_echo "$ac_cv_sizeof_unsigned___int128" >&6; }
7143
7144
7145
7146cat >>confdefs.h <<_ACEOF
7147#define SIZEOF_UNSIGNED___INT128 $ac_cv_sizeof_unsigned___int128
7148_ACEOF
7149
7150
7151
7152if test "x${ac_cv_sizeof_unsigned_long}" = "x8"; then
7153 TARGET_PTR="unsigned long"
7154elif test "x${ac_cv_sizeof_unsigned_long_long}" = "x8"; then
7155 TARGET_PTR="unsigned long long"
7156elif test "x${ac_cv_sizeof_unsigned___int128}" = "x16"; then
7157 TARGET_PTR="unsigned __int128"
7158else
7159 TARGET_PTR="unsigned long"
7160fi
7161
7162
7163ac_config_files="$ac_config_files jit-reader.h:jit-reader.in"
7164
7165
a2d08b9e
SD
7166{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
7167$as_echo_n "checking for library containing dlopen... " >&6; }
7168if test "${ac_cv_search_dlopen+set}" = set; then :
7169 $as_echo_n "(cached) " >&6
7170else
7171 ac_func_search_save_LIBS=$LIBS
7172cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7173/* end confdefs.h. */
7174
7175/* Override any GCC internal prototype to avoid an error.
7176 Use char because int might match the return type of a GCC
7177 builtin and then its argument prototype would still apply. */
7178#ifdef __cplusplus
7179extern "C"
7180#endif
7181char dlopen ();
7182int
7183main ()
7184{
7185return dlopen ();
7186 ;
7187 return 0;
7188}
7189_ACEOF
7190for ac_lib in '' dl; do
7191 if test -z "$ac_lib"; then
7192 ac_res="none required"
7193 else
7194 ac_res=-l$ac_lib
7195 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7196 fi
7197 if ac_fn_c_try_link "$LINENO"; then :
7198 ac_cv_search_dlopen=$ac_res
7199fi
7200rm -f core conftest.err conftest.$ac_objext \
7201 conftest$ac_exeext
7202 if test "${ac_cv_search_dlopen+set}" = set; then :
7203 break
7204fi
7205done
7206if test "${ac_cv_search_dlopen+set}" = set; then :
7207
7208else
7209 ac_cv_search_dlopen=no
7210fi
7211rm conftest.$ac_ext
7212LIBS=$ac_func_search_save_LIBS
7213fi
7214{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
7215$as_echo "$ac_cv_search_dlopen" >&6; }
7216ac_res=$ac_cv_search_dlopen
7217if test "$ac_res" != no; then :
7218 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7219
7220fi
7221
7222
39037522 7223
b8e0a31c
SD
7224
7225# Check whether --with-jit-reader-dir was given.
7226if test "${with_jit_reader_dir+set}" = set; then :
7227 withval=$with_jit_reader_dir;
7228 JIT_READER_DIR=$withval
7229else
7230 JIT_READER_DIR=${libdir}/gdb
7231fi
7232
7233
7234 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
7235 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
7236 ac_define_dir=`eval echo $JIT_READER_DIR`
7237 ac_define_dir=`eval echo $ac_define_dir`
7238
7239cat >>confdefs.h <<_ACEOF
7240#define JIT_READER_DIR "$ac_define_dir"
7241_ACEOF
7242
7243
7244
7245
7246 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
7247 if test "x$prefix" = xNONE; then
7248 test_prefix=/usr/local
7249 else
7250 test_prefix=$prefix
7251 fi
7252 else
7253 test_prefix=$exec_prefix
7254 fi
7255 value=0
7256 case ${ac_define_dir} in
7257 "${test_prefix}"|"${test_prefix}/"*|\
7258 '${exec_prefix}'|'${exec_prefix}/'*)
7259 value=1
7260 ;;
7261 esac
7262
7263cat >>confdefs.h <<_ACEOF
7264#define JIT_READER_DIR_RELOCATABLE $value
7265_ACEOF
7266
7267
7268
7269
7270
81ecdfbb
RW
7271# Check whether --with-expat was given.
7272if test "${with_expat+set}" = set; then :
7273 withval=$with_expat;
5c39566f
DJ
7274else
7275 with_expat=auto
81ecdfbb
RW
7276fi
7277
7278{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use expat" >&5
7279$as_echo_n "checking whether to use expat... " >&6; }
7280{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_expat" >&5
7281$as_echo "$with_expat" >&6; }
5c39566f
DJ
7282
7283if test "${with_expat}" = no; then
81ecdfbb
RW
7284 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: expat support disabled; some features may be unavailable." >&5
7285$as_echo "$as_me: WARNING: expat support disabled; some features may be unavailable." >&2;}
5c39566f
DJ
7286 HAVE_LIBEXPAT=no
7287else
7288
3841debe
DJ
7289 if test "X$prefix" = "XNONE"; then
7290 acl_final_prefix="$ac_default_prefix"
7291 else
7292 acl_final_prefix="$prefix"
7293 fi
7294 if test "X$exec_prefix" = "XNONE"; then
7295 acl_final_exec_prefix='${prefix}'
7296 else
7297 acl_final_exec_prefix="$exec_prefix"
7298 fi
7299 acl_save_prefix="$prefix"
7300 prefix="$acl_final_prefix"
7301 eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
7302 prefix="$acl_save_prefix"
7303
7304
81ecdfbb
RW
7305# Check whether --with-gnu-ld was given.
7306if test "${with_gnu_ld+set}" = set; then :
7307 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
3841debe
DJ
7308else
7309 with_gnu_ld=no
81ecdfbb
RW
7310fi
7311
3841debe
DJ
7312# Prepare PATH_SEPARATOR.
7313# The user is always right.
7314if test "${PATH_SEPARATOR+set}" != set; then
7315 echo "#! /bin/sh" >conf$$.sh
7316 echo "exit 0" >>conf$$.sh
7317 chmod +x conf$$.sh
7318 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
7319 PATH_SEPARATOR=';'
7320 else
7321 PATH_SEPARATOR=:
7322 fi
7323 rm -f conf$$.sh
7324fi
7325ac_prog=ld
7326if test "$GCC" = yes; then
7327 # Check if gcc -print-prog-name=ld gives a path.
81ecdfbb
RW
7328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
7329$as_echo_n "checking for ld used by GCC... " >&6; }
3841debe
DJ
7330 case $host in
7331 *-*-mingw*)
7332 # gcc leaves a trailing carriage return which upsets mingw
7333 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
7334 *)
7335 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
7336 esac
7337 case $ac_prog in
7338 # Accept absolute paths.
7339 [\\/]* | [A-Za-z]:[\\/]*)
7340 re_direlt='/[^/][^/]*/\.\./'
7341 # Canonicalize the path of ld
7342 ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
7343 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
7344 ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
7345 done
7346 test -z "$LD" && LD="$ac_prog"
7347 ;;
7348 "")
7349 # If it fails, then pretend we aren't using GCC.
7350 ac_prog=ld
7351 ;;
7352 *)
7353 # If it is relative, then search for the first ld in PATH.
7354 with_gnu_ld=unknown
7355 ;;
7356 esac
7357elif test "$with_gnu_ld" = yes; then
81ecdfbb
RW
7358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
7359$as_echo_n "checking for GNU ld... " >&6; }
3841debe 7360else
81ecdfbb
RW
7361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
7362$as_echo_n "checking for non-GNU ld... " >&6; }
3841debe 7363fi
81ecdfbb
RW
7364if test "${acl_cv_path_LD+set}" = set; then :
7365 $as_echo_n "(cached) " >&6
3841debe
DJ
7366else
7367 if test -z "$LD"; then
7368 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
7369 for ac_dir in $PATH; do
7370 test -z "$ac_dir" && ac_dir=.
7371 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7372 acl_cv_path_LD="$ac_dir/$ac_prog"
7373 # Check to see if the program is GNU ld. I'd rather use --version,
7374 # but apparently some GNU ld's only accept -v.
7375 # Break only if it was the GNU/non-GNU ld that we prefer.
7376 if "$acl_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
7377 test "$with_gnu_ld" != no && break
7378 else
7379 test "$with_gnu_ld" != yes && break
7380 fi
7381 fi
7382 done
7383 IFS="$ac_save_ifs"
7384else
7385 acl_cv_path_LD="$LD" # Let the user override the test with a path.
7386fi
7387fi
7388
7389LD="$acl_cv_path_LD"
7390if test -n "$LD"; then
81ecdfbb
RW
7391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
7392$as_echo "$LD" >&6; }
3841debe 7393else
81ecdfbb
RW
7394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7395$as_echo "no" >&6; }
3841debe 7396fi
81ecdfbb
RW
7397test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
7398{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
7399$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
7400if test "${acl_cv_prog_gnu_ld+set}" = set; then :
7401 $as_echo_n "(cached) " >&6
3841debe
DJ
7402else
7403 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
7404if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
7405 acl_cv_prog_gnu_ld=yes
7406else
7407 acl_cv_prog_gnu_ld=no
7408fi
7409fi
81ecdfbb
RW
7410{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
7411$as_echo "$acl_cv_prog_gnu_ld" >&6; }
3841debe
DJ
7412with_gnu_ld=$acl_cv_prog_gnu_ld
7413
7414
7415
81ecdfbb
RW
7416 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
7417$as_echo_n "checking for shared library run path origin... " >&6; }
7418if test "${acl_cv_rpath+set}" = set; then :
7419 $as_echo_n "(cached) " >&6
3841debe
DJ
7420else
7421
7422 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
7423 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
7424 . ./conftest.sh
7425 rm -f ./conftest.sh
7426 acl_cv_rpath=done
7427
7428fi
81ecdfbb
RW
7429{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
7430$as_echo "$acl_cv_rpath" >&6; }
3841debe
DJ
7431 wl="$acl_cv_wl"
7432 libext="$acl_cv_libext"
7433 shlibext="$acl_cv_shlibext"
7434 hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
7435 hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
7436 hardcode_direct="$acl_cv_hardcode_direct"
7437 hardcode_minus_L="$acl_cv_hardcode_minus_L"
81ecdfbb
RW
7438 # Check whether --enable-rpath was given.
7439if test "${enable_rpath+set}" = set; then :
7440 enableval=$enable_rpath; :
3841debe
DJ
7441else
7442 enable_rpath=yes
81ecdfbb
RW
7443fi
7444
3841debe
DJ
7445
7446
7447
7448
7449
7450
7451
7452
7453
7454 use_additional=yes
7455
7456 acl_save_prefix="$prefix"
7457 prefix="$acl_final_prefix"
7458 acl_save_exec_prefix="$exec_prefix"
7459 exec_prefix="$acl_final_exec_prefix"
7460
7461 eval additional_includedir=\"$includedir\"
7462 eval additional_libdir=\"$libdir\"
7463
7464 exec_prefix="$acl_save_exec_prefix"
7465 prefix="$acl_save_prefix"
7466
7467
81ecdfbb
RW
7468# Check whether --with-libexpat-prefix was given.
7469if test "${with_libexpat_prefix+set}" = set; then :
7470 withval=$with_libexpat_prefix;
3841debe
DJ
7471 if test "X$withval" = "Xno"; then
7472 use_additional=no
7473 else
7474 if test "X$withval" = "X"; then
7475
7476 acl_save_prefix="$prefix"
7477 prefix="$acl_final_prefix"
7478 acl_save_exec_prefix="$exec_prefix"
7479 exec_prefix="$acl_final_exec_prefix"
7480
7481 eval additional_includedir=\"$includedir\"
7482 eval additional_libdir=\"$libdir\"
7483
7484 exec_prefix="$acl_save_exec_prefix"
7485 prefix="$acl_save_prefix"
7486
7487 else
7488 additional_includedir="$withval/include"
7489 additional_libdir="$withval/lib"
7490 fi
7491 fi
7492
81ecdfbb
RW
7493fi
7494
3841debe
DJ
7495 LIBEXPAT=
7496 LTLIBEXPAT=
7497 INCEXPAT=
7498 rpathdirs=
7499 ltrpathdirs=
7500 names_already_handled=
7501 names_next_round='expat '
7502 while test -n "$names_next_round"; do
7503 names_this_round="$names_next_round"
7504 names_next_round=
7505 for name in $names_this_round; do
7506 already_handled=
7507 for n in $names_already_handled; do
7508 if test "$n" = "$name"; then
7509 already_handled=yes
7510 break
7511 fi
7512 done
7513 if test -z "$already_handled"; then
7514 names_already_handled="$names_already_handled $name"
7515 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
7516 eval value=\"\$HAVE_LIB$uppername\"
7517 if test -n "$value"; then
7518 if test "$value" = yes; then
7519 eval value=\"\$LIB$uppername\"
7520 test -z "$value" || LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$value"
7521 eval value=\"\$LTLIB$uppername\"
7522 test -z "$value" || LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }$value"
7523 else
7524 :
7525 fi
7526 else
7527 found_dir=
7528 found_la=
7529 found_so=
7530 found_a=
7531 if test $use_additional = yes; then
7532 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
7533 found_dir="$additional_libdir"
7534 found_so="$additional_libdir/lib$name.$shlibext"
7535 if test -f "$additional_libdir/lib$name.la"; then
7536 found_la="$additional_libdir/lib$name.la"
7537 fi
7538 else
7539 if test -f "$additional_libdir/lib$name.$libext"; then
7540 found_dir="$additional_libdir"
7541 found_a="$additional_libdir/lib$name.$libext"
7542 if test -f "$additional_libdir/lib$name.la"; then
7543 found_la="$additional_libdir/lib$name.la"
7544 fi
7545 fi
7546 fi
7547 fi
7548 if test "X$found_dir" = "X"; then
7549 for x in $LDFLAGS $LTLIBEXPAT; do
7550
7551 acl_save_prefix="$prefix"
7552 prefix="$acl_final_prefix"
7553 acl_save_exec_prefix="$exec_prefix"
7554 exec_prefix="$acl_final_exec_prefix"
7555 eval x=\"$x\"
7556 exec_prefix="$acl_save_exec_prefix"
7557 prefix="$acl_save_prefix"
7558
7559 case "$x" in
7560 -L*)
7561 dir=`echo "X$x" | sed -e 's/^X-L//'`
7562 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
7563 found_dir="$dir"
7564 found_so="$dir/lib$name.$shlibext"
7565 if test -f "$dir/lib$name.la"; then
7566 found_la="$dir/lib$name.la"
7567 fi
7568 else
7569 if test -f "$dir/lib$name.$libext"; then
7570 found_dir="$dir"
7571 found_a="$dir/lib$name.$libext"
7572 if test -f "$dir/lib$name.la"; then
7573 found_la="$dir/lib$name.la"
7574 fi
7575 fi
7576 fi
7577 ;;
7578 esac
7579 if test "X$found_dir" != "X"; then
7580 break
7581 fi
7582 done
7583 fi
7584 if test "X$found_dir" != "X"; then
7585 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-L$found_dir -l$name"
7586 if test "X$found_so" != "X"; then
7587 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
7588 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
7589 else
7590 haveit=
7591 for x in $ltrpathdirs; do
7592 if test "X$x" = "X$found_dir"; then
7593 haveit=yes
7594 break
7595 fi
7596 done
7597 if test -z "$haveit"; then
7598 ltrpathdirs="$ltrpathdirs $found_dir"
7599 fi
7600 if test "$hardcode_direct" = yes; then
7601 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
7602 else
7603 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
7604 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
7605 haveit=
7606 for x in $rpathdirs; do
7607 if test "X$x" = "X$found_dir"; then
7608 haveit=yes
7609 break
7610 fi
7611 done
7612 if test -z "$haveit"; then
7613 rpathdirs="$rpathdirs $found_dir"
7614 fi
7615 else
7616 haveit=
7617 for x in $LDFLAGS $LIBEXPAT; do
7618
7619 acl_save_prefix="$prefix"
7620 prefix="$acl_final_prefix"
7621 acl_save_exec_prefix="$exec_prefix"
7622 exec_prefix="$acl_final_exec_prefix"
7623 eval x=\"$x\"
7624 exec_prefix="$acl_save_exec_prefix"
7625 prefix="$acl_save_prefix"
7626
7627 if test "X$x" = "X-L$found_dir"; then
7628 haveit=yes
7629 break
7630 fi
7631 done
7632 if test -z "$haveit"; then
7633 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$found_dir"
7634 fi
7635 if test "$hardcode_minus_L" != no; then
7636 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
7637 else
7638 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-l$name"
7639 fi
7640 fi
7641 fi
7642 fi
7643 else
7644 if test "X$found_a" != "X"; then
7645 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_a"
7646 else
7647 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$found_dir -l$name"
7648 fi
7649 fi
7650 additional_includedir=
7651 case "$found_dir" in
7652 */lib | */lib/)
7653 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
7654 additional_includedir="$basedir/include"
7655 ;;
7656 esac
7657 if test "X$additional_includedir" != "X"; then
7658 if test "X$additional_includedir" != "X/usr/include"; then
7659 haveit=
7660 if test "X$additional_includedir" = "X/usr/local/include"; then
7661 if test -n "$GCC"; then
7662 case $host_os in
7663 linux*) haveit=yes;;
7664 esac
7665 fi
7666 fi
7667 if test -z "$haveit"; then
7668 for x in $CPPFLAGS $INCEXPAT; do
7669
7670 acl_save_prefix="$prefix"
7671 prefix="$acl_final_prefix"
7672 acl_save_exec_prefix="$exec_prefix"
7673 exec_prefix="$acl_final_exec_prefix"
7674 eval x=\"$x\"
7675 exec_prefix="$acl_save_exec_prefix"
7676 prefix="$acl_save_prefix"
7677
7678 if test "X$x" = "X-I$additional_includedir"; then
7679 haveit=yes
7680 break
7681 fi
7682 done
7683 if test -z "$haveit"; then
7684 if test -d "$additional_includedir"; then
7685 INCEXPAT="${INCEXPAT}${INCEXPAT:+ }-I$additional_includedir"
7686 fi
7687 fi
7688 fi
7689 fi
7690 fi
7691 if test -n "$found_la"; then
7692 save_libdir="$libdir"
7693 case "$found_la" in
7694 */* | *\\*) . "$found_la" ;;
7695 *) . "./$found_la" ;;
7696 esac
7697 libdir="$save_libdir"
7698 for dep in $dependency_libs; do
7699 case "$dep" in
7700 -L*)
7701 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
7702 if test "X$additional_libdir" != "X/usr/lib"; then
7703 haveit=
7704 if test "X$additional_libdir" = "X/usr/local/lib"; then
7705 if test -n "$GCC"; then
7706 case $host_os in
7707 linux*) haveit=yes;;
7708 esac
7709 fi
7710 fi
7711 if test -z "$haveit"; then
7712 haveit=
7713 for x in $LDFLAGS $LIBEXPAT; do
7714
7715 acl_save_prefix="$prefix"
7716 prefix="$acl_final_prefix"
7717 acl_save_exec_prefix="$exec_prefix"
7718 exec_prefix="$acl_final_exec_prefix"
7719 eval x=\"$x\"
7720 exec_prefix="$acl_save_exec_prefix"
7721 prefix="$acl_save_prefix"
7722
7723 if test "X$x" = "X-L$additional_libdir"; then
7724 haveit=yes
7725 break
7726 fi
7727 done
7728 if test -z "$haveit"; then
7729 if test -d "$additional_libdir"; then
7730 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$additional_libdir"
7731 fi
7732 fi
7733 haveit=
7734 for x in $LDFLAGS $LTLIBEXPAT; do
7735
7736 acl_save_prefix="$prefix"
7737 prefix="$acl_final_prefix"
7738 acl_save_exec_prefix="$exec_prefix"
7739 exec_prefix="$acl_final_exec_prefix"
7740 eval x=\"$x\"
7741 exec_prefix="$acl_save_exec_prefix"
7742 prefix="$acl_save_prefix"
7743
7744 if test "X$x" = "X-L$additional_libdir"; then
7745 haveit=yes
7746 break
7747 fi
7748 done
7749 if test -z "$haveit"; then
7750 if test -d "$additional_libdir"; then
7751 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-L$additional_libdir"
7752 fi
7753 fi
7754 fi
7755 fi
7756 ;;
7757 -R*)
7758 dir=`echo "X$dep" | sed -e 's/^X-R//'`
7759 if test "$enable_rpath" != no; then
7760 haveit=
7761 for x in $rpathdirs; do
7762 if test "X$x" = "X$dir"; then
7763 haveit=yes
7764 break
7765 fi
7766 done
7767 if test -z "$haveit"; then
7768 rpathdirs="$rpathdirs $dir"
7769 fi
7770 haveit=
7771 for x in $ltrpathdirs; do
7772 if test "X$x" = "X$dir"; then
7773 haveit=yes
7774 break
7775 fi
7776 done
7777 if test -z "$haveit"; then
7778 ltrpathdirs="$ltrpathdirs $dir"
7779 fi
7780 fi
7781 ;;
7782 -l*)
7783 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
7784 ;;
7785 *.la)
7786 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
7787 ;;
7788 *)
7789 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$dep"
7790 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }$dep"
7791 ;;
81ecdfbb
RW
7792 esac
7793 done
7794 fi
7795 else
7796 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-l$name"
7797 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-l$name"
7798 fi
7799 fi
7800 fi
7801 done
7802 done
7803 if test "X$rpathdirs" != "X"; then
7804 if test -n "$hardcode_libdir_separator"; then
7805 alldirs=
7806 for found_dir in $rpathdirs; do
7807 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
7808 done
7809 acl_save_libdir="$libdir"
7810 libdir="$alldirs"
7811 eval flag=\"$hardcode_libdir_flag_spec\"
7812 libdir="$acl_save_libdir"
7813 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$flag"
7814 else
7815 for found_dir in $rpathdirs; do
7816 acl_save_libdir="$libdir"
7817 libdir="$found_dir"
7818 eval flag=\"$hardcode_libdir_flag_spec\"
7819 libdir="$acl_save_libdir"
7820 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$flag"
7821 done
7822 fi
7823 fi
7824 if test "X$ltrpathdirs" != "X"; then
7825 for found_dir in $ltrpathdirs; do
7826 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-R$found_dir"
7827 done
7828 fi
a9322a30
TT
7829
7830
81ecdfbb 7831 ac_save_CPPFLAGS="$CPPFLAGS"
a9322a30 7832
81ecdfbb
RW
7833 for element in $INCEXPAT; do
7834 haveit=
7835 for x in $CPPFLAGS; do
a9322a30 7836
81ecdfbb
RW
7837 acl_save_prefix="$prefix"
7838 prefix="$acl_final_prefix"
7839 acl_save_exec_prefix="$exec_prefix"
7840 exec_prefix="$acl_final_exec_prefix"
7841 eval x=\"$x\"
7842 exec_prefix="$acl_save_exec_prefix"
7843 prefix="$acl_save_prefix"
a8111142 7844
81ecdfbb
RW
7845 if test "X$x" = "X$element"; then
7846 haveit=yes
7847 break
7848 fi
7849 done
7850 if test -z "$haveit"; then
7851 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
7852 fi
7853 done
a9322a30
TT
7854
7855
81ecdfbb
RW
7856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libexpat" >&5
7857$as_echo_n "checking for libexpat... " >&6; }
7858if test "${ac_cv_libexpat+set}" = set; then :
7859 $as_echo_n "(cached) " >&6
bec39cab 7860else
bec39cab 7861
81ecdfbb
RW
7862 ac_save_LIBS="$LIBS"
7863 LIBS="$LIBS $LIBEXPAT"
7864 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 7865/* end confdefs.h. */
81ecdfbb
RW
7866#include "expat.h"
7867int
7868main ()
7869{
7870XML_Parser p = XML_ParserCreate (0);
7871 ;
7872 return 0;
7873}
bec39cab 7874_ACEOF
81ecdfbb
RW
7875if ac_fn_c_try_link "$LINENO"; then :
7876 ac_cv_libexpat=yes
c906108c 7877else
81ecdfbb 7878 ac_cv_libexpat=no
bec39cab 7879fi
81ecdfbb
RW
7880rm -f core conftest.err conftest.$ac_objext \
7881 conftest$ac_exeext conftest.$ac_ext
7882 LIBS="$ac_save_LIBS"
c906108c 7883
95ca63c4 7884fi
81ecdfbb
RW
7885{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libexpat" >&5
7886$as_echo "$ac_cv_libexpat" >&6; }
7887 if test "$ac_cv_libexpat" = yes; then
7888 HAVE_LIBEXPAT=yes
bec39cab 7889
81ecdfbb 7890$as_echo "#define HAVE_LIBEXPAT 1" >>confdefs.h
bec39cab 7891
81ecdfbb
RW
7892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libexpat" >&5
7893$as_echo_n "checking how to link with libexpat... " >&6; }
7894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBEXPAT" >&5
7895$as_echo "$LIBEXPAT" >&6; }
7896 else
7897 HAVE_LIBEXPAT=no
7898 CPPFLAGS="$ac_save_CPPFLAGS"
7899 LIBEXPAT=
7900 LTLIBEXPAT=
7901 fi
95ca63c4
CF
7902
7903
7904
7cb9022a
MK
7905
7906
bec39cab 7907
81ecdfbb
RW
7908 if test "$HAVE_LIBEXPAT" != yes; then
7909 if test "$with_expat" = yes; then
7910 as_fn_error "expat is missing or unusable" "$LINENO" 5
7911 else
7912 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: expat is missing or unusable; some features may be unavailable." >&5
7913$as_echo "$as_me: WARNING: expat is missing or unusable; some features may be unavailable." >&2;}
7914 fi
7915 else
7916 save_LIBS=$LIBS
7917 LIBS="$LIBS $LIBEXPAT"
7918 for ac_func in XML_StopParser
7919do :
7920 ac_fn_c_check_func "$LINENO" "XML_StopParser" "ac_cv_func_XML_StopParser"
7921if test "x$ac_cv_func_XML_StopParser" = x""yes; then :
bec39cab 7922 cat >>confdefs.h <<_ACEOF
81ecdfbb 7923#define HAVE_XML_STOPPARSER 1
bec39cab 7924_ACEOF
95ca63c4 7925
bec39cab 7926fi
bec39cab 7927done
95ca63c4 7928
81ecdfbb
RW
7929 LIBS=$save_LIBS
7930 fi
a9322a30
TT
7931fi
7932
a9322a30 7933
a9322a30
TT
7934
7935
ec685c5e 7936
0c4a4063 7937
81ecdfbb
RW
7938# Check whether --with-python was given.
7939if test "${with_python+set}" = set; then :
7940 withval=$with_python;
bec39cab 7941else
81ecdfbb 7942 with_python=auto
bec39cab 7943fi
bec39cab 7944
81ecdfbb
RW
7945{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use python" >&5
7946$as_echo_n "checking whether to use python... " >&6; }
7947{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_python" >&5
7948$as_echo "$with_python" >&6; }
9a156167 7949
81ecdfbb
RW
7950if test "${with_python}" = no; then
7951 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: python support disabled; some features may be unavailable." >&5
7952$as_echo "$as_me: WARNING: python support disabled; some features may be unavailable." >&2;}
7953 have_libpython=no
bec39cab 7954else
81ecdfbb 7955 case "${with_python}" in
8c85a4e2 7956 [\\/]* | ?:[\\/]*)
ec685c5e
DE
7957 if test -d ${with_python}; then
7958 # Assume the python binary is ${with_python}/bin/python.
ec685c5e 7959 python_prog="${with_python}/bin/python"
0c4a4063 7960 python_prefix=
9c4ea6c5
JB
7961 # If python does not exit ${with_python}/bin, then try in
7962 # ${with_python}. On Windows/MinGW, this is where the Python
7963 # executable is.
7964 if test ! -x "${python_prog}"; then
7965 python_prog="${with_python}/python"
7966 python_prefix=
7967 fi
e7a30f46 7968 if test ! -x "${python_prog}"; then
ec685c5e
DE
7969 # Fall back to gdb 7.0/7.1 behaviour.
7970 python_prog=missing
0c4a4063 7971 python_prefix=${with_python}
ec685c5e 7972 fi
e7a30f46 7973 elif test -x "${with_python}"; then
ec685c5e
DE
7974 # While we can't run python compiled for $host (unless host == build),
7975 # the user could write a script that provides the needed information,
7976 # so we support that.
ec685c5e 7977 python_prog=${with_python}
0c4a4063 7978 python_prefix=
ec685c5e
DE
7979 else
7980 as_fn_error "invalid value for --with-python" "$LINENO" 5
7981 fi
81ecdfbb 7982 ;;
ec685c5e
DE
7983 */*)
7984 # Disallow --with-python=foo/bar.
81ecdfbb
RW
7985 as_fn_error "invalid value for --with-python" "$LINENO" 5
7986 ;;
ec685c5e
DE
7987 *)
7988 # The user has either specified auto, yes, or the name of the python
7989 # program assumed to be in $PATH.
7990 python_prefix=
7991 case "${with_python}" in
7992 yes | auto)
7993 if test ${build} = ${host}; then
7994 # Extract the first word of "python", so it can be a program name with args.
7995set dummy python; ac_word=$2
7996{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7997$as_echo_n "checking for $ac_word... " >&6; }
7998if test "${ac_cv_path_python_prog_path+set}" = set; then :
7999 $as_echo_n "(cached) " >&6
8000else
8001 case $python_prog_path in
8002 [\\/]* | ?:[\\/]*)
8003 ac_cv_path_python_prog_path="$python_prog_path" # Let the user override the test with a path.
8004 ;;
8005 *)
8006 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8007for as_dir in $PATH
8008do
8009 IFS=$as_save_IFS
8010 test -z "$as_dir" && as_dir=.
8011 for ac_exec_ext in '' $ac_executable_extensions; do
8012 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8013 ac_cv_path_python_prog_path="$as_dir/$ac_word$ac_exec_ext"
8014 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8015 break 2
8016 fi
8017done
8018 done
8019IFS=$as_save_IFS
8020
8021 test -z "$ac_cv_path_python_prog_path" && ac_cv_path_python_prog_path="missing"
8022 ;;
8023esac
8024fi
8025python_prog_path=$ac_cv_path_python_prog_path
8026if test -n "$python_prog_path"; then
8027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $python_prog_path" >&5
8028$as_echo "$python_prog_path" >&6; }
8029else
8030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8031$as_echo "no" >&6; }
8032fi
8033
8034
8035 if test "${python_prog_path}" = missing; then
8036 python_prog=missing
8037 else
8038 python_prog=${python_prog_path}
8039 fi
8040 else
8041 # Not much we can do except assume the cross-compiler will find the
8042 # right files.
8043 python_prog=missing
8044 fi
8045 ;;
8046 *)
8047 # While we can't run python compiled for $host (unless host == build),
8048 # the user could write a script that provides the needed information,
8049 # so we support that.
8050 python_prog="${with_python}"
8051 # Extract the first word of "${python_prog}", so it can be a program name with args.
8052set dummy ${python_prog}; ac_word=$2
8053{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8054$as_echo_n "checking for $ac_word... " >&6; }
8055if test "${ac_cv_path_python_prog_path+set}" = set; then :
8056 $as_echo_n "(cached) " >&6
8057else
8058 case $python_prog_path in
8059 [\\/]* | ?:[\\/]*)
8060 ac_cv_path_python_prog_path="$python_prog_path" # Let the user override the test with a path.
8061 ;;
8062 *)
8063 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8064for as_dir in $PATH
8065do
8066 IFS=$as_save_IFS
8067 test -z "$as_dir" && as_dir=.
8068 for ac_exec_ext in '' $ac_executable_extensions; do
8069 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8070 ac_cv_path_python_prog_path="$as_dir/$ac_word$ac_exec_ext"
8071 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8072 break 2
8073 fi
8074done
8075 done
8076IFS=$as_save_IFS
8077
8078 test -z "$ac_cv_path_python_prog_path" && ac_cv_path_python_prog_path="missing"
8079 ;;
8080esac
8081fi
8082python_prog_path=$ac_cv_path_python_prog_path
8083if test -n "$python_prog_path"; then
8084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $python_prog_path" >&5
8085$as_echo "$python_prog_path" >&6; }
8086else
8087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8088$as_echo "no" >&6; }
8089fi
8090
8091
8092 if test "${python_prog_path}" = missing; then
8093 as_fn_error "unable to find python program ${python_prog}" "$LINENO" 5
8094 fi
8095 ;;
8096 esac
81ecdfbb
RW
8097 esac
8098
ec685c5e 8099 if test "${python_prog}" != missing; then
e7a30f46
DE
8100 # We have a python program to use, but it may be too old.
8101 # Don't flag an error for --with-python=auto (the default).
8102 have_python_config=yes
ec685c5e
DE
8103 python_includes=`${python_prog} ${srcdir}/python/python-config.py --includes`
8104 if test $? != 0; then
e7a30f46
DE
8105 have_python_config=failed
8106 if test "${with_python}" != auto; then
8107 as_fn_error "failure running python-config --includes" "$LINENO" 5
8108 fi
ec685c5e
DE
8109 fi
8110 python_libs=`${python_prog} ${srcdir}/python/python-config.py --ldflags`
8111 if test $? != 0; then
e7a30f46
DE
8112 have_python_config=failed
8113 if test "${with_python}" != auto; then
8114 as_fn_error "failure running python-config --ldflags" "$LINENO" 5
8115 fi
ec685c5e 8116 fi
0c4a4063
DE
8117 python_prefix=`${python_prog} ${srcdir}/python/python-config.py --exec-prefix`
8118 if test $? != 0; then
e7a30f46
DE
8119 have_python_config=failed
8120 if test "${with_python}" != auto; then
8121 as_fn_error "failure running python-config --exec-prefix" "$LINENO" 5
8122 fi
0c4a4063 8123 fi
ec685c5e 8124 else
ac534cba
JB
8125 # We do not have a python executable we can use to determine where
8126 # to find the Python headers and libs. We cannot guess the include
8127 # path from the python_prefix either, because that include path
8128 # depends on the Python version. So, there is nothing much we can
8129 # do except assume that the compiler will be able to find those files.
8130 python_includes=
8131 python_libs=
0c4a4063 8132 have_python_config=no
ec685c5e 8133 fi
bec39cab 8134
ec685c5e
DE
8135 # If we have python-config, only try the configuration it provides.
8136 # Otherwise fallback on the old way of trying different versions of
8137 # python in turn.
81ecdfbb 8138
ec685c5e
DE
8139 have_libpython=no
8140 if test "${have_python_config}" = yes; then
c1039e3c
JB
8141 # Determine the Python version by extracting "-lpython<version>"
8142 # part of the python_libs. <version> is usually X.Y with X and Y
8143 # being decimal numbers, but can also be XY (seen on Windows).
8144 #
8145 # The extraction is performed using sed with a regular expression.
8146 # Initially, the regexp used was using the '?' quantifier to make
8147 # the dot in the version number optional. Unfortunately, this
8148 # does not work with non-GNU versions of sed because, because of
8149 # what looks like a limitation (the '?' quantifier does not work
8150 # with back-references). We work around this limitation by using
8151 # the '*' quantifier instead. It means that, in theory, we might
8152 # match unexpected version strings such as "-lpython2..7", but
8153 # this seems unlikely in practice. And even if that happens,
8154 # an error will be triggered later on, when checking that version
8155 # number.
ec685c5e 8156 python_version=`echo " ${python_libs} " \
c1039e3c 8157 | sed -e 's,^.* -l\(python[0-9]*[.]*[0-9]*\).*$,\1,'`
0c4a4063
DE
8158 case "${python_version}" in
8159 python*)
ec685c5e
DE
8160
8161 version=${python_version}
8162
8163 new_CPPFLAGS=${python_includes}
8164 new_LIBS=${python_libs}
81ecdfbb
RW
8165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8166$as_echo_n "checking for ${version}... " >&6; }
ec685c5e 8167 save_CPPFLAGS=$CPPFLAGS
81ecdfbb 8168 save_LIBS=$LIBS
ec685c5e
DE
8169 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8170 LIBS="$LIBS $new_LIBS"
8171 found_usable_python=no
81ecdfbb 8172 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8173/* end confdefs.h. */
ac534cba 8174#include "Python.h"
81ecdfbb
RW
8175int
8176main ()
8177{
8178Py_Initialize ();
8179 ;
8180 return 0;
8181}
bec39cab 8182_ACEOF
81ecdfbb 8183if ac_fn_c_try_link "$LINENO"; then :
ec685c5e
DE
8184 have_libpython=${version}
8185 found_usable_python=yes
ac534cba
JB
8186 PYTHON_CPPFLAGS=$new_CPPFLAGS
8187 PYTHON_LIBS=$new_LIBS
9a156167 8188fi
81ecdfbb
RW
8189rm -f core conftest.err conftest.$ac_objext \
8190 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8191 CPPFLAGS=$save_CPPFLAGS
8192 LIBS=$save_LIBS
ec685c5e
DE
8193 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8194$as_echo "${found_usable_python}" >&6; }
9a156167 8195
0c4a4063
DE
8196 ;;
8197 *)
ec685c5e 8198 as_fn_error "unable to determine python version from ${python_libs}" "$LINENO" 5
0c4a4063
DE
8199 ;;
8200 esac
e7a30f46 8201 elif test "${have_python_config}" != failed; then
ec685c5e 8202 if test "${have_libpython}" = no; then
9a156167 8203
420697bb
TT
8204 version=python2.7
8205
8206 new_CPPFLAGS=${python_includes}
8207 new_LIBS="${python_libs} -lpython2.7"
8208 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8209$as_echo_n "checking for ${version}... " >&6; }
8210 save_CPPFLAGS=$CPPFLAGS
8211 save_LIBS=$LIBS
8212 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8213 LIBS="$LIBS $new_LIBS"
8214 found_usable_python=no
8215 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8216/* end confdefs.h. */
ac534cba 8217#include "Python.h"
420697bb
TT
8218int
8219main ()
8220{
8221Py_Initialize ();
8222 ;
8223 return 0;
8224}
8225_ACEOF
8226if ac_fn_c_try_link "$LINENO"; then :
8227 have_libpython=${version}
8228 found_usable_python=yes
ac534cba
JB
8229 PYTHON_CPPFLAGS=$new_CPPFLAGS
8230 PYTHON_LIBS=$new_LIBS
420697bb
TT
8231fi
8232rm -f core conftest.err conftest.$ac_objext \
8233 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8234 CPPFLAGS=$save_CPPFLAGS
8235 LIBS=$save_LIBS
420697bb
TT
8236 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8237$as_echo "${found_usable_python}" >&6; }
8238
8239 fi
8240 if test "${have_libpython}" = no; then
8241
ec685c5e
DE
8242 version=python2.6
8243
8244 new_CPPFLAGS=${python_includes}
8245 new_LIBS="${python_libs} -lpython2.6"
8246 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8247$as_echo_n "checking for ${version}... " >&6; }
8248 save_CPPFLAGS=$CPPFLAGS
8249 save_LIBS=$LIBS
8250 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8251 LIBS="$LIBS $new_LIBS"
8252 found_usable_python=no
8253 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8254/* end confdefs.h. */
ac534cba 8255#include "Python.h"
ec685c5e
DE
8256int
8257main ()
8258{
8259Py_Initialize ();
8260 ;
8261 return 0;
8262}
8263_ACEOF
8264if ac_fn_c_try_link "$LINENO"; then :
8265 have_libpython=${version}
8266 found_usable_python=yes
ac534cba
JB
8267 PYTHON_CPPFLAGS=$new_CPPFLAGS
8268 PYTHON_LIBS=$new_LIBS
ec685c5e
DE
8269fi
8270rm -f core conftest.err conftest.$ac_objext \
8271 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8272 CPPFLAGS=$save_CPPFLAGS
8273 LIBS=$save_LIBS
ec685c5e
DE
8274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8275$as_echo "${found_usable_python}" >&6; }
9a156167 8276
81ecdfbb 8277 fi
ec685c5e 8278 if test ${have_libpython} = no; then
9a156167 8279
81ecdfbb 8280 version=python2.5
9a156167 8281
ec685c5e
DE
8282 new_CPPFLAGS=${python_includes}
8283 new_LIBS="${python_libs} -lpython2.5"
81ecdfbb
RW
8284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8285$as_echo_n "checking for ${version}... " >&6; }
ec685c5e 8286 save_CPPFLAGS=$CPPFLAGS
81ecdfbb 8287 save_LIBS=$LIBS
ec685c5e
DE
8288 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8289 LIBS="$LIBS $new_LIBS"
8290 found_usable_python=no
81ecdfbb 8291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
436868fb 8292/* end confdefs.h. */
ac534cba 8293#include "Python.h"
81ecdfbb
RW
8294int
8295main ()
8296{
8297Py_Initialize ();
8298 ;
8299 return 0;
8300}
436868fb 8301_ACEOF
81ecdfbb 8302if ac_fn_c_try_link "$LINENO"; then :
ec685c5e
DE
8303 have_libpython=${version}
8304 found_usable_python=yes
ac534cba
JB
8305 PYTHON_CPPFLAGS=$new_CPPFLAGS
8306 PYTHON_LIBS=$new_LIBS
436868fb 8307fi
81ecdfbb
RW
8308rm -f core conftest.err conftest.$ac_objext \
8309 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8310 CPPFLAGS=$save_CPPFLAGS
8311 LIBS=$save_LIBS
ec685c5e
DE
8312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8313$as_echo "${found_usable_python}" >&6; }
a9322a30 8314
81ecdfbb 8315 fi
ec685c5e 8316 if test ${have_libpython} = no; then
a9322a30 8317
81ecdfbb 8318 version=python2.4
a9322a30 8319
ec685c5e
DE
8320 new_CPPFLAGS=${python_includes}
8321 new_LIBS="${python_libs} -lpython2.4"
81ecdfbb
RW
8322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8323$as_echo_n "checking for ${version}... " >&6; }
ec685c5e 8324 save_CPPFLAGS=$CPPFLAGS
81ecdfbb 8325 save_LIBS=$LIBS
ec685c5e
DE
8326 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8327 LIBS="$LIBS $new_LIBS"
8328 found_usable_python=no
81ecdfbb 8329 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
436868fb 8330/* end confdefs.h. */
ac534cba 8331#include "Python.h"
a9322a30
TT
8332int
8333main ()
8334{
81ecdfbb 8335Py_Initialize ();
a9322a30
TT
8336 ;
8337 return 0;
8338}
436868fb 8339_ACEOF
81ecdfbb 8340if ac_fn_c_try_link "$LINENO"; then :
ec685c5e
DE
8341 have_libpython=${version}
8342 found_usable_python=yes
ac534cba
JB
8343 PYTHON_CPPFLAGS=$new_CPPFLAGS
8344 PYTHON_LIBS=$new_LIBS
436868fb 8345fi
81ecdfbb
RW
8346rm -f core conftest.err conftest.$ac_objext \
8347 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8348 CPPFLAGS=$save_CPPFLAGS
8349 LIBS=$save_LIBS
ec685c5e
DE
8350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8351$as_echo "${found_usable_python}" >&6; }
81ecdfbb 8352
ec685c5e
DE
8353 fi
8354 fi
9c4ea6c5 8355 if test "${have_libpython}" = python2.7 -o "${have_libpython}" = python27; then
11763c18
TT
8356
8357$as_echo "#define HAVE_LIBPYTHON2_7 1" >>confdefs.h
8358
9c4ea6c5 8359 elif test "${have_libpython}" = python2.6 -o "${have_libpython}" = python26; then
ec685c5e
DE
8360
8361$as_echo "#define HAVE_LIBPYTHON2_6 1" >>confdefs.h
8362
9c4ea6c5 8363 elif test "${have_libpython}" = python2.5 -o "${have_libpython}" = python25; then
ec685c5e
DE
8364
8365$as_echo "#define HAVE_LIBPYTHON2_5 1" >>confdefs.h
8366
9c4ea6c5 8367 elif test "${have_libpython}" = python2.4 -o "${have_libpython}" = python24; then
81ecdfbb
RW
8368
8369$as_echo "#define HAVE_LIBPYTHON2_4 1" >>confdefs.h
8370
81ecdfbb 8371 fi
ec685c5e
DE
8372
8373 if test "${have_libpython}" = no; then
81ecdfbb
RW
8374 case "${with_python}" in
8375 yes)
8376 as_fn_error "python is missing or unusable" "$LINENO" 5
8377 ;;
8378 auto)
8379 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: python is missing or unusable; some features may be unavailable." >&5
8380$as_echo "$as_me: WARNING: python is missing or unusable; some features may be unavailable." >&2;}
8381 ;;
8382 *)
8383 as_fn_error "no usable python found at ${with_python}" "$LINENO" 5
8384 ;;
8385 esac
0c4a4063
DE
8386 else
8387 if test -n "${python_prefix}"; then
8388
8389cat >>confdefs.h <<_ACEOF
8390#define WITH_PYTHON_PATH "${python_prefix}"
8391_ACEOF
8392
8393
8394 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
8395 if test "x$prefix" = xNONE; then
8396 test_prefix=/usr/local
8397 else
8398 test_prefix=$prefix
8399 fi
8400 else
8401 test_prefix=$exec_prefix
8402 fi
8403 value=0
8404 case ${python_prefix} in
8405 "${test_prefix}"|"${test_prefix}/"*|\
8406 '${exec_prefix}'|'${exec_prefix}/'*)
8407 value=1
8408 ;;
8409 esac
8410
8411cat >>confdefs.h <<_ACEOF
8412#define PYTHON_PATH_RELOCATABLE $value
8413_ACEOF
8414
8415
8416 fi
81ecdfbb 8417 fi
436868fb 8418fi
436868fb 8419
ec685c5e 8420if test "${have_libpython}" != no; then
436868fb 8421
81ecdfbb 8422$as_echo "#define HAVE_PYTHON 1" >>confdefs.h
436868fb 8423
81ecdfbb
RW
8424 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_PYTHON_OBS)"
8425 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_PYTHON_DEPS)"
8426 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_PYTHON_SRCS)"
94f7449c 8427 CONFIG_INSTALL="$CONFIG_INSTALL install-python"
81ecdfbb 8428 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_PYTHON_CFLAGS)"
436868fb 8429
81ecdfbb
RW
8430 # Flags needed to compile Python code (taken from python-config --cflags).
8431 # We cannot call python-config directly because it will output whatever was
8432 # used when compiling the Python interpreter itself, including flags which
8433 # would make the python-related objects be compiled differently from the
8434 # rest of GDB (e.g., -O2 and -fPIC).
8435 if test "${GCC}" = yes; then
8436 tentative_python_cflags="-fno-strict-aliasing -DNDEBUG -fwrapv"
8437 fi
436868fb 8438
81ecdfbb
RW
8439 if test "x${tentative_python_cflags}" != x; then
8440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler flags for python code" >&5
8441$as_echo_n "checking compiler flags for python code... " >&6; }
8442 for flag in ${tentative_python_cflags}; do
8443 # Check that the compiler accepts it
8444 saved_CFLAGS="$CFLAGS"
8445 CFLAGS="$CFLAGS $flag"
8446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8447/* end confdefs.h. */
81ecdfbb 8448
a9322a30
TT
8449int
8450main ()
8451{
a9322a30
TT
8452
8453 ;
8454 return 0;
8455}
bec39cab 8456_ACEOF
81ecdfbb
RW
8457if ac_fn_c_try_compile "$LINENO"; then :
8458 PYTHON_CFLAGS="${PYTHON_CFLAGS} $flag"
bec39cab 8459fi
81ecdfbb
RW
8460rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8461 CFLAGS="$saved_CFLAGS"
8462 done
8463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${PYTHON_CFLAGS}" >&5
8464$as_echo "${PYTHON_CFLAGS}" >&6; }
8465 fi
043b6510
JB
8466
8467 # On IRIX, type siginfo is not defined. Instead, sys/siginfo.h provides:
8468 # #if _SGIAPI
8469 # #define siginfo __siginfo
8470 # #endif
8471 # The problem is that including Python causes some XOPEN macros to be
8472 # unilaterally defined, and that in turn causes _SGIAPI to evaluate
8473 # to false. So, we work around this issue by defining siginfo ourself
8474 # though the command-line.
c83393b9
JB
8475 #
8476 # On x64 Windows, Python's include headers, and pyconfig.h in
8477 # particular, rely on MS_WIN64 macro to detect that it's a 64bit
8478 # version of Windows. Unfortunately, MS_WIN64 is only defined if
8479 # _MSC_VER, a Microsoft-specific macro, is defined. So, when
8480 # building on x64 Windows with GCC, we define MS_WIN64 ourselves.
8481 # The issue was reported to the Python community, but still isn't
8482 # solved as of 2012-10-02 (http://bugs.python.org/issue4709).
8483
043b6510
JB
8484 case "$gdb_host" in
8485 irix*) if test "${GCC}" = yes; then
8486 CPPFLAGS="$CPPFLAGS -Dsiginfo=__siginfo"
8487 fi
8488 ;;
c83393b9
JB
8489 mingw64)
8490 if test "${GCC}" = yes; then
8491 CPPFLAGS="$CPPFLAGS -DMS_WIN64"
8492 fi
8493 ;;
043b6510 8494 esac
a8db4212
YPK
8495
8496 # Note that "python -m threading" cannot be used to check for
8497 # threading support due to a bug in Python 2.7.3
8498 # (http://bugs.python.org/issue15567).
8499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether python supports threads" >&5
8500$as_echo_n "checking whether python supports threads... " >&6; }
8501 saved_CPPFLAGS="${CPPFLAGS}"
8502 CPPFLAGS="${PYTHON_CPPFLAGS}"
8503 # Note that the test is reversed so that python_has_threads=yes on
8504 # unexpected failures.
8505 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8506/* end confdefs.h. */
8507
8508#include <Python.h>
8509#ifdef WITH_THREAD
8510# error
8511#endif
8512
8513_ACEOF
8514if ac_fn_c_try_cpp "$LINENO"; then :
8515 python_has_threads=no
8516else
8517 python_has_threads=yes
8518fi
8519rm -f conftest.err conftest.$ac_ext
8520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${python_has_threads}" >&5
8521$as_echo "${python_has_threads}" >&6; }
8522 CPPFLAGS="${saved_CPPFLAGS}"
81ecdfbb
RW
8523else
8524 # Even if Python support is not compiled in, we need to have these files
88a1906b
DE
8525 # included.
8526 CONFIG_OBS="$CONFIG_OBS python.o py-value.o py-prettyprint.o py-auto-load.o"
8527 CONFIG_SRCS="$CONFIG_SRCS python/python.c python/py-value.c \
8528 python/py-prettyprint.c python/py-auto-load.c"
a9322a30 8529fi
9a156167 8530
9a156167 8531
ac534cba
JB
8532
8533
a8db4212
YPK
8534# Provide a --enable-libmcheck/--disable-libmcheck set of options
8535# allowing a user to enable this option even when building releases,
8536# or to disable it when building a snapshot.
8537# Check whether --enable-libmcheck was given.
8538if test "${enable_libmcheck+set}" = set; then :
8539 enableval=$enable_libmcheck; case "${enableval}" in
8540 yes | y) ENABLE_LIBMCHECK="yes" ;;
8541 no | n) ENABLE_LIBMCHECK="no" ;;
8542 *) as_fn_error "bad value ${enableval} for --enable-libmcheck" "$LINENO" 5 ;;
8543 esac
8544fi
8545
8546
8547# Enable -lmcheck by default (it provides cheap-enough memory mangling),
8548# but turn it off if Python is enabled with threads, since -lmcheck is
8549# not thread safe (http://sourceware.org/bugzilla/show_bug.cgi?id=9939),
8550# and for releases.
8551if test -z "${ENABLE_LIBMCHECK}" \
8552 -a \( "${have_libpython}" = "no" \
8553 -o "${python_has_threads}" = "no" \) \
8554 && $development; then
8555 ENABLE_LIBMCHECK=yes
8556fi
8557
8558if test "$ENABLE_LIBMCHECK" = "yes" ; then
8559 if test "${have_libpython}" != "no" -a "${python_has_threads}" = "yes" ; then
8560 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --enable-libmcheck may lead to spurious crashes if threads are used in python" >&5
8561$as_echo "$as_me: WARNING: --enable-libmcheck may lead to spurious crashes if threads are used in python" >&2;}
8562 fi
8563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lmcheck" >&5
8564$as_echo_n "checking for main in -lmcheck... " >&6; }
8565if test "${ac_cv_lib_mcheck_main+set}" = set; then :
8566 $as_echo_n "(cached) " >&6
8567else
8568 ac_check_lib_save_LIBS=$LIBS
8569LIBS="-lmcheck $LIBS"
8570cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8571/* end confdefs.h. */
8572
8573
8574int
8575main ()
8576{
8577return main ();
8578 ;
8579 return 0;
8580}
8581_ACEOF
8582if ac_fn_c_try_link "$LINENO"; then :
8583 ac_cv_lib_mcheck_main=yes
8584else
8585 ac_cv_lib_mcheck_main=no
8586fi
8587rm -f core conftest.err conftest.$ac_objext \
8588 conftest$ac_exeext conftest.$ac_ext
8589LIBS=$ac_check_lib_save_LIBS
8590fi
8591{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mcheck_main" >&5
8592$as_echo "$ac_cv_lib_mcheck_main" >&6; }
8593if test "x$ac_cv_lib_mcheck_main" = x""yes; then :
8594 cat >>confdefs.h <<_ACEOF
8595#define HAVE_LIBMCHECK 1
8596_ACEOF
8597
8598 LIBS="-lmcheck $LIBS"
8599
8600fi
8601
8602fi
8603
81ecdfbb
RW
8604# ------------------------- #
8605# Checks for header files. #
8606# ------------------------- #
c890192f 8607
81ecdfbb
RW
8608ac_header_dirent=no
8609for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
8610 as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
8611{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
8612$as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
8613if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then :
8614 $as_echo_n "(cached) " >&6
bec39cab 8615else
81ecdfbb 8616 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8617/* end confdefs.h. */
81ecdfbb
RW
8618#include <sys/types.h>
8619#include <$ac_hdr>
8620
a9322a30
TT
8621int
8622main ()
8623{
81ecdfbb
RW
8624if ((DIR *) 0)
8625return 0;
a9322a30
TT
8626 ;
8627 return 0;
8628}
bec39cab 8629_ACEOF
81ecdfbb
RW
8630if ac_fn_c_try_compile "$LINENO"; then :
8631 eval "$as_ac_Header=yes"
bec39cab 8632else
81ecdfbb 8633 eval "$as_ac_Header=no"
bec39cab 8634fi
81ecdfbb 8635rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a9322a30 8636fi
81ecdfbb
RW
8637eval ac_res=\$$as_ac_Header
8638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
8639$as_echo "$ac_res" >&6; }
8640eval as_val=\$$as_ac_Header
8641 if test "x$as_val" = x""yes; then :
8642 cat >>confdefs.h <<_ACEOF
8643#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
bec39cab 8644_ACEOF
bec39cab 8645
81ecdfbb
RW
8646ac_header_dirent=$ac_hdr; break
8647fi
bec39cab 8648
81ecdfbb
RW
8649done
8650# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
8651if test $ac_header_dirent = dirent.h; then
8652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
8653$as_echo_n "checking for library containing opendir... " >&6; }
8654if test "${ac_cv_search_opendir+set}" = set; then :
8655 $as_echo_n "(cached) " >&6
c890192f 8656else
81ecdfbb
RW
8657 ac_func_search_save_LIBS=$LIBS
8658cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8659/* end confdefs.h. */
8660
8661/* Override any GCC internal prototype to avoid an error.
8662 Use char because int might match the return type of a GCC
8663 builtin and then its argument prototype would still apply. */
8664#ifdef __cplusplus
8665extern "C"
8666#endif
8667char opendir ();
8668int
8669main ()
8670{
8671return opendir ();
8672 ;
8673 return 0;
8674}
bec39cab 8675_ACEOF
81ecdfbb
RW
8676for ac_lib in '' dir; do
8677 if test -z "$ac_lib"; then
8678 ac_res="none required"
8679 else
8680 ac_res=-l$ac_lib
8681 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8682 fi
8683 if ac_fn_c_try_link "$LINENO"; then :
8684 ac_cv_search_opendir=$ac_res
8685fi
8686rm -f core conftest.err conftest.$ac_objext \
8687 conftest$ac_exeext
8688 if test "${ac_cv_search_opendir+set}" = set; then :
8689 break
8690fi
8691done
8692if test "${ac_cv_search_opendir+set}" = set; then :
c890192f 8693
81ecdfbb
RW
8694else
8695 ac_cv_search_opendir=no
8696fi
8697rm conftest.$ac_ext
8698LIBS=$ac_func_search_save_LIBS
8699fi
8700{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
8701$as_echo "$ac_cv_search_opendir" >&6; }
8702ac_res=$ac_cv_search_opendir
8703if test "$ac_res" != no; then :
8704 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
bec39cab 8705
bec39cab 8706fi
81ecdfbb 8707
bec39cab 8708else
81ecdfbb
RW
8709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
8710$as_echo_n "checking for library containing opendir... " >&6; }
8711if test "${ac_cv_search_opendir+set}" = set; then :
8712 $as_echo_n "(cached) " >&6
8713else
8714 ac_func_search_save_LIBS=$LIBS
8715cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8716/* end confdefs.h. */
81ecdfbb
RW
8717
8718/* Override any GCC internal prototype to avoid an error.
8719 Use char because int might match the return type of a GCC
8720 builtin and then its argument prototype would still apply. */
8721#ifdef __cplusplus
8722extern "C"
8723#endif
8724char opendir ();
a9322a30
TT
8725int
8726main ()
8727{
81ecdfbb 8728return opendir ();
a9322a30
TT
8729 ;
8730 return 0;
8731}
bec39cab 8732_ACEOF
81ecdfbb
RW
8733for ac_lib in '' x; do
8734 if test -z "$ac_lib"; then
8735 ac_res="none required"
8736 else
8737 ac_res=-l$ac_lib
8738 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8739 fi
8740 if ac_fn_c_try_link "$LINENO"; then :
8741 ac_cv_search_opendir=$ac_res
8742fi
8743rm -f core conftest.err conftest.$ac_objext \
8744 conftest$ac_exeext
8745 if test "${ac_cv_search_opendir+set}" = set; then :
8746 break
8747fi
8748done
8749if test "${ac_cv_search_opendir+set}" = set; then :
bec39cab 8750
81ecdfbb
RW
8751else
8752 ac_cv_search_opendir=no
bec39cab 8753fi
81ecdfbb
RW
8754rm conftest.$ac_ext
8755LIBS=$ac_func_search_save_LIBS
a9322a30 8756fi
81ecdfbb
RW
8757{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
8758$as_echo "$ac_cv_search_opendir" >&6; }
8759ac_res=$ac_cv_search_opendir
8760if test "$ac_res" != no; then :
8761 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
bec39cab 8762
81ecdfbb 8763fi
bec39cab 8764
81ecdfbb 8765fi
bec39cab 8766
81ecdfbb
RW
8767{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
8768$as_echo_n "checking for ANSI C header files... " >&6; }
8769if test "${ac_cv_header_stdc+set}" = set; then :
8770 $as_echo_n "(cached) " >&6
bec39cab 8771else
81ecdfbb 8772 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8773/* end confdefs.h. */
81ecdfbb
RW
8774#include <stdlib.h>
8775#include <stdarg.h>
8776#include <string.h>
8777#include <float.h>
8778
a9322a30
TT
8779int
8780main ()
8781{
a9322a30
TT
8782
8783 ;
8784 return 0;
8785}
bec39cab 8786_ACEOF
81ecdfbb
RW
8787if ac_fn_c_try_compile "$LINENO"; then :
8788 ac_cv_header_stdc=yes
bec39cab 8789else
81ecdfbb 8790 ac_cv_header_stdc=no
a9322a30 8791fi
81ecdfbb 8792rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 8793
81ecdfbb
RW
8794if test $ac_cv_header_stdc = yes; then
8795 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
8796 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8797/* end confdefs.h. */
8798#include <string.h>
bec39cab 8799
81ecdfbb
RW
8800_ACEOF
8801if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8802 $EGREP "memchr" >/dev/null 2>&1; then :
bec39cab 8803
bec39cab 8804else
81ecdfbb
RW
8805 ac_cv_header_stdc=no
8806fi
8807rm -f conftest*
8808
8809fi
8810
8811if test $ac_cv_header_stdc = yes; then
8812 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
8813 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8814/* end confdefs.h. */
8815#include <stdlib.h>
8816
bec39cab 8817_ACEOF
81ecdfbb
RW
8818if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
8819 $EGREP "free" >/dev/null 2>&1; then :
06825bd1 8820
81ecdfbb
RW
8821else
8822 ac_cv_header_stdc=no
8823fi
8824rm -f conftest*
bec39cab 8825
bec39cab 8826fi
81ecdfbb
RW
8827
8828if test $ac_cv_header_stdc = yes; then
8829 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
8830 if test "$cross_compiling" = yes; then :
8831 :
bec39cab 8832else
81ecdfbb 8833 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8834/* end confdefs.h. */
81ecdfbb
RW
8835#include <ctype.h>
8836#include <stdlib.h>
8837#if ((' ' & 0x0FF) == 0x020)
8838# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
8839# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
8840#else
8841# define ISLOWER(c) \
8842 (('a' <= (c) && (c) <= 'i') \
8843 || ('j' <= (c) && (c) <= 'r') \
8844 || ('s' <= (c) && (c) <= 'z'))
8845# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
8846#endif
8847
8848#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
a9322a30
TT
8849int
8850main ()
8851{
81ecdfbb
RW
8852 int i;
8853 for (i = 0; i < 256; i++)
8854 if (XOR (islower (i), ISLOWER (i))
8855 || toupper (i) != TOUPPER (i))
8856 return 2;
a9322a30
TT
8857 return 0;
8858}
bec39cab 8859_ACEOF
81ecdfbb
RW
8860if ac_fn_c_try_run "$LINENO"; then :
8861
bec39cab 8862else
81ecdfbb
RW
8863 ac_cv_header_stdc=no
8864fi
8865rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
8866 conftest.$ac_objext conftest.beam conftest.$ac_ext
8867fi
bec39cab 8868
bec39cab 8869fi
a9322a30 8870fi
81ecdfbb
RW
8871{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
8872$as_echo "$ac_cv_header_stdc" >&6; }
8873if test $ac_cv_header_stdc = yes; then
bec39cab 8874
81ecdfbb 8875$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5ee754fc 8876
81ecdfbb 8877fi
bec39cab 8878
81ecdfbb 8879# elf_hp.h is for HP/UX 64-bit shared library support.
81ecdfbb 8880for ac_header in nlist.h machine/reg.h poll.h sys/poll.h proc_service.h \
8775fd2d 8881 thread_db.h signal.h stddef.h \
81ecdfbb
RW
8882 stdlib.h string.h memory.h strings.h sys/fault.h \
8883 sys/file.h sys/filio.h sys/ioctl.h sys/param.h \
8884 sys/resource.h sys/procfs.h sys/ptrace.h ptrace.h \
8885 sys/reg.h sys/debugreg.h sys/select.h sys/syscall.h \
8886 sys/types.h sys/wait.h wait.h termios.h termio.h \
e68227b9 8887 sgtty.h unistd.h elf_hp.h locale.h \
2fa291ac 8888 dlfcn.h sys/socket.h sys/un.h
81ecdfbb
RW
8889do :
8890 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8891ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8892eval as_val=\$$as_ac_Header
8893 if test "x$as_val" = x""yes; then :
bec39cab 8894 cat >>confdefs.h <<_ACEOF
81ecdfbb 8895#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bec39cab 8896_ACEOF
c906108c 8897
bec39cab 8898fi
81ecdfbb
RW
8899
8900done
8901
8902for ac_header in link.h
8903do :
8904 ac_fn_c_check_header_compile "$LINENO" "link.h" "ac_cv_header_link_h" "#if HAVE_SYS_TYPES_H
8905# include <sys/types.h>
8906#endif
8907#if HAVE_NLIST_H
8908# include <nlist.h>
a9322a30
TT
8909#endif
8910
81ecdfbb
RW
8911"
8912if test "x$ac_cv_header_link_h" = x""yes; then :
8913 cat >>confdefs.h <<_ACEOF
8914#define HAVE_LINK_H 1
bec39cab 8915_ACEOF
bec39cab 8916
a9322a30 8917fi
bec39cab 8918
81ecdfbb 8919done
c906108c 8920
81ecdfbb
RW
8921for ac_header in sys/proc.h
8922do :
8923 ac_fn_c_check_header_compile "$LINENO" "sys/proc.h" "ac_cv_header_sys_proc_h" "#if HAVE_SYS_PARAM_H
8924# include <sys/param.h>
8925#endif
c906108c 8926
81ecdfbb
RW
8927"
8928if test "x$ac_cv_header_sys_proc_h" = x""yes; then :
bec39cab 8929 cat >>confdefs.h <<_ACEOF
81ecdfbb 8930#define HAVE_SYS_PROC_H 1
bec39cab 8931_ACEOF
5ee754fc 8932
bec39cab 8933fi
81ecdfbb
RW
8934
8935done
8936
8937for ac_header in sys/user.h
8938do :
8939 ac_fn_c_check_header_compile "$LINENO" "sys/user.h" "ac_cv_header_sys_user_h" "#if HAVE_SYS_PARAM_H
8940# include <sys/param.h>
a9322a30
TT
8941#endif
8942
81ecdfbb
RW
8943"
8944if test "x$ac_cv_header_sys_user_h" = x""yes; then :
8945 cat >>confdefs.h <<_ACEOF
8946#define HAVE_SYS_USER_H 1
bec39cab 8947_ACEOF
bec39cab 8948
a9322a30 8949fi
bec39cab 8950
81ecdfbb 8951done
5ee754fc 8952
5ee754fc 8953
81ecdfbb
RW
8954# On Solaris 2.[789], we need to define _MSE_INT_H to avoid a clash
8955# between <widec.h> and <wchar.h> that would cause AC_CHECK_HEADERS to
8956# think that we don't have <curses.h> if we're using GCC.
8957case $host_os in
8958 solaris2.[789])
8959 if test "$GCC" = yes; then
8960
8961$as_echo "#define _MSE_INT_H 1" >>confdefs.h
8962
8963 fi ;;
8964esac
8965for ac_header in curses.h cursesX.h ncurses.h ncurses/ncurses.h ncurses/term.h
8966do :
8967 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8968ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8969eval as_val=\$$as_ac_Header
8970 if test "x$as_val" = x""yes; then :
bec39cab 8971 cat >>confdefs.h <<_ACEOF
81ecdfbb 8972#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bec39cab 8973_ACEOF
5ee754fc
MK
8974
8975fi
8976
81ecdfbb 8977done
bec39cab 8978
81ecdfbb
RW
8979for ac_header in term.h
8980do :
8981 ac_fn_c_check_header_compile "$LINENO" "term.h" "ac_cv_header_term_h" "#if HAVE_CURSES_H
8982# include <curses.h>
8983#endif
bec39cab 8984
81ecdfbb
RW
8985"
8986if test "x$ac_cv_header_term_h" = x""yes; then :
8987 cat >>confdefs.h <<_ACEOF
8988#define HAVE_TERM_H 1
a8111142 8989_ACEOF
a8111142 8990
a8111142 8991fi
a8111142 8992
81ecdfbb 8993done
a8111142
TT
8994
8995
81ecdfbb
RW
8996# ------------------------- #
8997# Checks for declarations. #
8998# ------------------------- #
a9322a30 8999
81ecdfbb
RW
9000ac_fn_c_check_decl "$LINENO" "free" "ac_cv_have_decl_free" "$ac_includes_default"
9001if test "x$ac_cv_have_decl_free" = x""yes; then :
9002 ac_have_decl=1
bec39cab 9003else
81ecdfbb
RW
9004 ac_have_decl=0
9005fi
9006
9007cat >>confdefs.h <<_ACEOF
9008#define HAVE_DECL_FREE $ac_have_decl
bec39cab 9009_ACEOF
81ecdfbb
RW
9010ac_fn_c_check_decl "$LINENO" "malloc" "ac_cv_have_decl_malloc" "$ac_includes_default"
9011if test "x$ac_cv_have_decl_malloc" = x""yes; then :
9012 ac_have_decl=1
9013else
9014 ac_have_decl=0
9015fi
9016
9017cat >>confdefs.h <<_ACEOF
9018#define HAVE_DECL_MALLOC $ac_have_decl
bec39cab 9019_ACEOF
81ecdfbb
RW
9020ac_fn_c_check_decl "$LINENO" "realloc" "ac_cv_have_decl_realloc" "$ac_includes_default"
9021if test "x$ac_cv_have_decl_realloc" = x""yes; then :
9022 ac_have_decl=1
bec39cab 9023else
81ecdfbb
RW
9024 ac_have_decl=0
9025fi
bec39cab 9026
81ecdfbb
RW
9027cat >>confdefs.h <<_ACEOF
9028#define HAVE_DECL_REALLOC $ac_have_decl
bec39cab 9029_ACEOF
81ecdfbb
RW
9030ac_fn_c_check_decl "$LINENO" "strerror" "ac_cv_have_decl_strerror" "$ac_includes_default"
9031if test "x$ac_cv_have_decl_strerror" = x""yes; then :
9032 ac_have_decl=1
9033else
9034 ac_have_decl=0
9035fi
9036
9037cat >>confdefs.h <<_ACEOF
9038#define HAVE_DECL_STRERROR $ac_have_decl
bec39cab 9039_ACEOF
81ecdfbb
RW
9040ac_fn_c_check_decl "$LINENO" "strstr" "ac_cv_have_decl_strstr" "$ac_includes_default"
9041if test "x$ac_cv_have_decl_strstr" = x""yes; then :
9042 ac_have_decl=1
bec39cab 9043else
81ecdfbb
RW
9044 ac_have_decl=0
9045fi
5ee754fc 9046
81ecdfbb
RW
9047cat >>confdefs.h <<_ACEOF
9048#define HAVE_DECL_STRSTR $ac_have_decl
9049_ACEOF
9050ac_fn_c_check_decl "$LINENO" "getopt" "ac_cv_have_decl_getopt" "$ac_includes_default"
9051if test "x$ac_cv_have_decl_getopt" = x""yes; then :
9052 ac_have_decl=1
9053else
9054 ac_have_decl=0
5ee754fc 9055fi
81ecdfbb
RW
9056
9057cat >>confdefs.h <<_ACEOF
9058#define HAVE_DECL_GETOPT $ac_have_decl
9059_ACEOF
9060ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
9061if test "x$ac_cv_have_decl_snprintf" = x""yes; then :
9062 ac_have_decl=1
9063else
9064 ac_have_decl=0
5ee754fc 9065fi
81ecdfbb
RW
9066
9067cat >>confdefs.h <<_ACEOF
9068#define HAVE_DECL_SNPRINTF $ac_have_decl
9069_ACEOF
9070ac_fn_c_check_decl "$LINENO" "vsnprintf" "ac_cv_have_decl_vsnprintf" "$ac_includes_default"
9071if test "x$ac_cv_have_decl_vsnprintf" = x""yes; then :
9072 ac_have_decl=1
9073else
9074 ac_have_decl=0
5ee754fc
MK
9075fi
9076
a9322a30 9077cat >>confdefs.h <<_ACEOF
81ecdfbb 9078#define HAVE_DECL_VSNPRINTF $ac_have_decl
a9322a30 9079_ACEOF
5ee754fc 9080
5ee754fc 9081
81ecdfbb
RW
9082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5
9083$as_echo_n "checking for LC_MESSAGES... " >&6; }
9084if test "${am_cv_val_LC_MESSAGES+set}" = set; then :
9085 $as_echo_n "(cached) " >&6
bec39cab 9086else
81ecdfbb 9087 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9088/* end confdefs.h. */
81ecdfbb 9089#include <locale.h>
a9322a30
TT
9090int
9091main ()
9092{
81ecdfbb 9093return LC_MESSAGES
a9322a30
TT
9094 ;
9095 return 0;
9096}
bec39cab 9097_ACEOF
81ecdfbb
RW
9098if ac_fn_c_try_link "$LINENO"; then :
9099 am_cv_val_LC_MESSAGES=yes
bec39cab 9100else
81ecdfbb
RW
9101 am_cv_val_LC_MESSAGES=no
9102fi
9103rm -f core conftest.err conftest.$ac_objext \
9104 conftest$ac_exeext conftest.$ac_ext
9105fi
9106{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5
9107$as_echo "$am_cv_val_LC_MESSAGES" >&6; }
9108 if test $am_cv_val_LC_MESSAGES = yes; then
bec39cab 9109
81ecdfbb
RW
9110$as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
9111
9112 fi
9113
9114
9115# ----------------------- #
9116# Checks for structures. #
9117# ----------------------- #
9118
9119ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
9120if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
9121
9122cat >>confdefs.h <<_ACEOF
9123#define HAVE_STRUCT_STAT_ST_BLOCKS 1
7eb368b3 9124_ACEOF
7eb368b3 9125
81ecdfbb 9126
7eb368b3 9127fi
81ecdfbb
RW
9128ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "$ac_includes_default"
9129if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then :
7eb368b3 9130
a9322a30
TT
9131cat >>confdefs.h <<_ACEOF
9132#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7eb368b3
NR
9133_ACEOF
9134
a9322a30 9135
7eb368b3
NR
9136fi
9137
7eb368b3 9138
a9322a30
TT
9139# ------------------ #
9140# Checks for types. #
9141# ------------------ #
7eb368b3 9142
81ecdfbb
RW
9143{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
9144$as_echo_n "checking return type of signal handlers... " >&6; }
9145if test "${ac_cv_type_signal+set}" = set; then :
9146 $as_echo_n "(cached) " >&6
bec39cab 9147else
81ecdfbb 9148 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9149/* end confdefs.h. */
a9322a30
TT
9150#include <sys/types.h>
9151#include <signal.h>
7cb9022a 9152
a9322a30
TT
9153int
9154main ()
9155{
81ecdfbb 9156return *(signal (0, 0)) (0) == 1;
a9322a30
TT
9157 ;
9158 return 0;
9159}
bec39cab 9160_ACEOF
81ecdfbb
RW
9161if ac_fn_c_try_compile "$LINENO"; then :
9162 ac_cv_type_signal=int
bec39cab 9163else
81ecdfbb 9164 ac_cv_type_signal=void
bec39cab 9165fi
81ecdfbb 9166rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5ee754fc 9167fi
81ecdfbb
RW
9168{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
9169$as_echo "$ac_cv_type_signal" >&6; }
bec39cab 9170
a9322a30
TT
9171cat >>confdefs.h <<_ACEOF
9172#define RETSIGTYPE $ac_cv_type_signal
9173_ACEOF
5ee754fc 9174
bec39cab 9175
81ecdfbb 9176ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
a9322a30
TT
9177#include <sys/socket.h>
9178
81ecdfbb
RW
9179"
9180if test "x$ac_cv_type_socklen_t" = x""yes; then :
bec39cab 9181
a9322a30
TT
9182cat >>confdefs.h <<_ACEOF
9183#define HAVE_SOCKLEN_T 1
9184_ACEOF
9185
9186
9187fi
9188
9189
9190# ------------------------------------- #
9191# Checks for compiler characteristics. #
9192# ------------------------------------- #
9193
81ecdfbb
RW
9194{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
9195$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
9196if test "${ac_cv_c_const+set}" = set; then :
9197 $as_echo_n "(cached) " >&6
a9322a30 9198else
81ecdfbb 9199 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9200/* end confdefs.h. */
a9322a30
TT
9201
9202int
9203main ()
9204{
9205/* FIXME: Include the comments suggested by Paul. */
9206#ifndef __cplusplus
9207 /* Ultrix mips cc rejects this. */
9208 typedef int charset[2];
81ecdfbb 9209 const charset cs;
a9322a30 9210 /* SunOS 4.1.1 cc rejects this. */
81ecdfbb
RW
9211 char const *const *pcpcc;
9212 char **ppc;
a9322a30
TT
9213 /* NEC SVR4.0.2 mips cc rejects this. */
9214 struct point {int x, y;};
9215 static struct point const zero = {0,0};
9216 /* AIX XL C 1.02.0.0 rejects this.
9217 It does not let you subtract one const X* pointer from another in
9218 an arm of an if-expression whose if-part is not a constant
9219 expression */
9220 const char *g = "string";
81ecdfbb 9221 pcpcc = &g + (g ? g-g : 0);
a9322a30 9222 /* HPUX 7.0 cc rejects these. */
81ecdfbb
RW
9223 ++pcpcc;
9224 ppc = (char**) pcpcc;
9225 pcpcc = (char const *const *) ppc;
a9322a30
TT
9226 { /* SCO 3.2v4 cc rejects this. */
9227 char *t;
9228 char const *s = 0 ? (char *) 0 : (char const *) 0;
9229
9230 *t++ = 0;
81ecdfbb 9231 if (s) return 0;
a9322a30
TT
9232 }
9233 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
9234 int x[] = {25, 17};
9235 const int *foo = &x[0];
9236 ++foo;
9237 }
9238 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
9239 typedef const int *iptr;
9240 iptr p = 0;
9241 ++p;
9242 }
9243 { /* AIX XL C 1.02.0.0 rejects this saying
9244 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
9245 struct s { int j; const int *ap[3]; };
9246 struct s *b; b->j = 5;
9247 }
9248 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
9249 const int foo = 10;
81ecdfbb 9250 if (!foo) return 0;
a9322a30 9251 }
81ecdfbb 9252 return !cs[0] && !zero.x;
a9322a30
TT
9253#endif
9254
9255 ;
9256 return 0;
9257}
bec39cab 9258_ACEOF
81ecdfbb 9259if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 9260 ac_cv_c_const=yes
5ee754fc 9261else
81ecdfbb 9262 ac_cv_c_const=no
5ee754fc 9263fi
81ecdfbb 9264rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5ee754fc 9265fi
81ecdfbb
RW
9266{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
9267$as_echo "$ac_cv_c_const" >&6; }
a9322a30 9268if test $ac_cv_c_const = no; then
bec39cab 9269
81ecdfbb 9270$as_echo "#define const /**/" >>confdefs.h
bec39cab 9271
5ee754fc 9272fi
bec39cab 9273
81ecdfbb
RW
9274{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
9275$as_echo_n "checking for inline... " >&6; }
9276if test "${ac_cv_c_inline+set}" = set; then :
9277 $as_echo_n "(cached) " >&6
bec39cab 9278else
a9322a30
TT
9279 ac_cv_c_inline=no
9280for ac_kw in inline __inline__ __inline; do
81ecdfbb 9281 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9282/* end confdefs.h. */
a9322a30
TT
9283#ifndef __cplusplus
9284typedef int foo_t;
9285static $ac_kw foo_t static_foo () {return 0; }
9286$ac_kw foo_t foo () {return 0; }
9287#endif
9288
bec39cab 9289_ACEOF
81ecdfbb
RW
9290if ac_fn_c_try_compile "$LINENO"; then :
9291 ac_cv_c_inline=$ac_kw
bec39cab 9292fi
81ecdfbb
RW
9293rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9294 test "$ac_cv_c_inline" != no && break
a9322a30 9295done
bec39cab 9296
5ee754fc 9297fi
81ecdfbb
RW
9298{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
9299$as_echo "$ac_cv_c_inline" >&6; }
5ee754fc 9300
a9322a30
TT
9301case $ac_cv_c_inline in
9302 inline | yes) ;;
9303 *)
9304 case $ac_cv_c_inline in
9305 no) ac_val=;;
9306 *) ac_val=$ac_cv_c_inline;;
9307 esac
9308 cat >>confdefs.h <<_ACEOF
9309#ifndef __cplusplus
9310#define inline $ac_val
9311#endif
9312_ACEOF
bec39cab
AC
9313 ;;
9314esac
bec39cab 9315
81ecdfbb
RW
9316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
9317$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
9318if test "${ac_cv_c_bigendian+set}" = set; then :
9319 $as_echo_n "(cached) " >&6
bec39cab 9320else
81ecdfbb
RW
9321 ac_cv_c_bigendian=unknown
9322 # See if we're dealing with a universal compiler.
9323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9324/* end confdefs.h. */
9325#ifndef __APPLE_CC__
9326 not a universal capable compiler
9327 #endif
9328 typedef int dummy;
9329
9330_ACEOF
9331if ac_fn_c_try_compile "$LINENO"; then :
9332
9333 # Check for potential -arch flags. It is not universal unless
9334 # there are at least two -arch flags with different values.
9335 ac_arch=
9336 ac_prev=
9337 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
9338 if test -n "$ac_prev"; then
9339 case $ac_word in
9340 i?86 | x86_64 | ppc | ppc64)
9341 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
9342 ac_arch=$ac_word
9343 else
9344 ac_cv_c_bigendian=universal
9345 break
9346 fi
9347 ;;
9348 esac
9349 ac_prev=
9350 elif test "x$ac_word" = "x-arch"; then
9351 ac_prev=arch
9352 fi
9353 done
9354fi
9355rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9356 if test $ac_cv_c_bigendian = unknown; then
9357 # See if sys/param.h defines the BYTE_ORDER macro.
9358 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9359/* end confdefs.h. */
a9322a30 9360#include <sys/types.h>
81ecdfbb 9361 #include <sys/param.h>
a9322a30
TT
9362
9363int
9364main ()
9365{
81ecdfbb
RW
9366#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
9367 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
9368 && LITTLE_ENDIAN)
9369 bogus endian macros
9370 #endif
a9322a30
TT
9371
9372 ;
9373 return 0;
9374}
bec39cab 9375_ACEOF
81ecdfbb 9376if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 9377 # It does; now see whether it defined to BIG_ENDIAN or not.
81ecdfbb 9378 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9379/* end confdefs.h. */
a9322a30 9380#include <sys/types.h>
81ecdfbb 9381 #include <sys/param.h>
a9322a30
TT
9382
9383int
9384main ()
9385{
9386#if BYTE_ORDER != BIG_ENDIAN
81ecdfbb
RW
9387 not big endian
9388 #endif
a9322a30
TT
9389
9390 ;
9391 return 0;
9392}
bec39cab 9393_ACEOF
81ecdfbb 9394if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 9395 ac_cv_c_bigendian=yes
5ee754fc 9396else
81ecdfbb 9397 ac_cv_c_bigendian=no
5ee754fc 9398fi
81ecdfbb
RW
9399rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9400fi
9401rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9402 fi
9403 if test $ac_cv_c_bigendian = unknown; then
9404 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
9405 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9406/* end confdefs.h. */
9407#include <limits.h>
bec39cab 9408
81ecdfbb
RW
9409int
9410main ()
9411{
9412#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
9413 bogus endian macros
9414 #endif
9415
9416 ;
9417 return 0;
9418}
7eb368b3 9419_ACEOF
81ecdfbb
RW
9420if ac_fn_c_try_compile "$LINENO"; then :
9421 # It does; now see whether it defined to _BIG_ENDIAN or not.
9422 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7eb368b3 9423/* end confdefs.h. */
81ecdfbb
RW
9424#include <limits.h>
9425
7eb368b3
NR
9426int
9427main ()
9428{
81ecdfbb
RW
9429#ifndef _BIG_ENDIAN
9430 not big endian
9431 #endif
9432
7eb368b3
NR
9433 ;
9434 return 0;
9435}
9436_ACEOF
81ecdfbb 9437if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 9438 ac_cv_c_bigendian=yes
81ecdfbb
RW
9439else
9440 ac_cv_c_bigendian=no
a9322a30 9441fi
81ecdfbb 9442rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a9322a30 9443fi
81ecdfbb
RW
9444rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9445 fi
9446 if test $ac_cv_c_bigendian = unknown; then
9447 # Compile a test program.
9448 if test "$cross_compiling" = yes; then :
9449 # Try to guess by grepping values from an object file.
9450 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9451/* end confdefs.h. */
9452short int ascii_mm[] =
9453 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
9454 short int ascii_ii[] =
9455 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
9456 int use_ascii (int i) {
9457 return ascii_mm[i] + ascii_ii[i];
9458 }
9459 short int ebcdic_ii[] =
9460 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
9461 short int ebcdic_mm[] =
9462 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
9463 int use_ebcdic (int i) {
9464 return ebcdic_mm[i] + ebcdic_ii[i];
9465 }
9466 extern int foo;
7eb368b3 9467
81ecdfbb
RW
9468int
9469main ()
9470{
9471return use_ascii (foo) == use_ebcdic (foo);
9472 ;
9473 return 0;
9474}
9475_ACEOF
9476if ac_fn_c_try_compile "$LINENO"; then :
9477 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
9478 ac_cv_c_bigendian=yes
9479 fi
9480 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
9481 if test "$ac_cv_c_bigendian" = unknown; then
9482 ac_cv_c_bigendian=no
9483 else
9484 # finding both strings is unlikely to happen, but who knows?
9485 ac_cv_c_bigendian=unknown
9486 fi
9487 fi
7eb368b3 9488fi
81ecdfbb 9489rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 9490else
81ecdfbb 9491 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9492/* end confdefs.h. */
81ecdfbb 9493$ac_includes_default
d3ea6809
MM
9494int
9495main ()
9496{
81ecdfbb
RW
9497
9498 /* Are we little or big endian? From Harbison&Steele. */
9499 union
9500 {
9501 long int l;
9502 char c[sizeof (long int)];
9503 } u;
9504 u.l = 1;
9505 return u.c[sizeof (long int) - 1] == 1;
9506
9507 ;
9508 return 0;
d3ea6809
MM
9509}
9510_ACEOF
81ecdfbb 9511if ac_fn_c_try_run "$LINENO"; then :
a9322a30 9512 ac_cv_c_bigendian=no
d3ea6809 9513else
81ecdfbb 9514 ac_cv_c_bigendian=yes
d3ea6809 9515fi
81ecdfbb
RW
9516rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
9517 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 9518fi
a9322a30 9519
81ecdfbb
RW
9520 fi
9521fi
9522{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
9523$as_echo "$ac_cv_c_bigendian" >&6; }
9524 case $ac_cv_c_bigendian in #(
9525 yes)
9526 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
9527;; #(
9528 no)
9529 ;; #(
9530 universal)
9531
9532$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
9533
9534 ;; #(
9535 *)
9536 as_fn_error "unknown endianness
9537 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
9538 esac
d3ea6809
MM
9539
9540
a9322a30
TT
9541# ------------------------------ #
9542# Checks for library functions. #
9543# ------------------------------ #
d3ea6809 9544
a9322a30
TT
9545# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
9546# for constant arguments. Useless!
81ecdfbb
RW
9547{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
9548$as_echo_n "checking for working alloca.h... " >&6; }
9549if test "${ac_cv_working_alloca_h+set}" = set; then :
9550 $as_echo_n "(cached) " >&6
d3ea6809 9551else
81ecdfbb 9552 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d3ea6809 9553/* end confdefs.h. */
a9322a30 9554#include <alloca.h>
bec39cab
AC
9555int
9556main ()
9557{
a9322a30 9558char *p = (char *) alloca (2 * sizeof (int));
81ecdfbb 9559 if (p) return 0;
bec39cab
AC
9560 ;
9561 return 0;
9562}
9563_ACEOF
81ecdfbb 9564if ac_fn_c_try_link "$LINENO"; then :
a9322a30 9565 ac_cv_working_alloca_h=yes
bec39cab 9566else
81ecdfbb 9567 ac_cv_working_alloca_h=no
bec39cab 9568fi
81ecdfbb
RW
9569rm -f core conftest.err conftest.$ac_objext \
9570 conftest$ac_exeext conftest.$ac_ext
bec39cab 9571fi
81ecdfbb
RW
9572{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_working_alloca_h" >&5
9573$as_echo "$ac_cv_working_alloca_h" >&6; }
a9322a30
TT
9574if test $ac_cv_working_alloca_h = yes; then
9575
81ecdfbb 9576$as_echo "#define HAVE_ALLOCA_H 1" >>confdefs.h
c906108c 9577
c906108c 9578fi
bec39cab 9579
81ecdfbb
RW
9580{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
9581$as_echo_n "checking for alloca... " >&6; }
9582if test "${ac_cv_func_alloca_works+set}" = set; then :
9583 $as_echo_n "(cached) " >&6
bec39cab 9584else
81ecdfbb 9585 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9586/* end confdefs.h. */
a9322a30
TT
9587#ifdef __GNUC__
9588# define alloca __builtin_alloca
b4e70030 9589#else
a9322a30
TT
9590# ifdef _MSC_VER
9591# include <malloc.h>
9592# define alloca _alloca
9593# else
81ecdfbb 9594# ifdef HAVE_ALLOCA_H
a9322a30
TT
9595# include <alloca.h>
9596# else
9597# ifdef _AIX
9598 #pragma alloca
9599# else
9600# ifndef alloca /* predefined by HP cc +Olibcalls */
9601char *alloca ();
9602# endif
9603# endif
9604# endif
9605# endif
c906108c 9606#endif
97bf5e38 9607
bec39cab
AC
9608int
9609main ()
9610{
a9322a30 9611char *p = (char *) alloca (1);
81ecdfbb 9612 if (p) return 0;
bec39cab
AC
9613 ;
9614 return 0;
9615}
9616_ACEOF
81ecdfbb 9617if ac_fn_c_try_link "$LINENO"; then :
a9322a30 9618 ac_cv_func_alloca_works=yes
bec39cab 9619else
81ecdfbb 9620 ac_cv_func_alloca_works=no
bec39cab 9621fi
81ecdfbb
RW
9622rm -f core conftest.err conftest.$ac_objext \
9623 conftest$ac_exeext conftest.$ac_ext
bec39cab 9624fi
81ecdfbb
RW
9625{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
9626$as_echo "$ac_cv_func_alloca_works" >&6; }
a9322a30
TT
9627
9628if test $ac_cv_func_alloca_works = yes; then
9629
81ecdfbb 9630$as_echo "#define HAVE_ALLOCA 1" >>confdefs.h
c906108c 9631
a9322a30
TT
9632else
9633 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
9634# that cause trouble. Some versions do not even contain alloca or
9635# contain a buggy version. If you still want to use their alloca,
9636# use ar to extract alloca.o from them instead of compiling alloca.c.
9637
81ecdfbb 9638ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
a9322a30 9639
81ecdfbb 9640$as_echo "#define C_ALLOCA 1" >>confdefs.h
c906108c 9641
bec39cab 9642
81ecdfbb
RW
9643{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
9644$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
9645if test "${ac_cv_os_cray+set}" = set; then :
9646 $as_echo_n "(cached) " >&6
a9322a30 9647else
81ecdfbb 9648 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
a9322a30 9649/* end confdefs.h. */
81ecdfbb 9650#if defined CRAY && ! defined CRAY2
a9322a30
TT
9651webecray
9652#else
9653wenotbecray
9654#endif
9655
9656_ACEOF
9657if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb 9658 $EGREP "webecray" >/dev/null 2>&1; then :
a9322a30
TT
9659 ac_cv_os_cray=yes
9660else
81ecdfbb 9661 ac_cv_os_cray=no
bec39cab 9662fi
81ecdfbb
RW
9663rm -f conftest*
9664
bec39cab 9665fi
81ecdfbb
RW
9666{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_os_cray" >&5
9667$as_echo "$ac_cv_os_cray" >&6; }
9668if test $ac_cv_os_cray = yes; then
9669 for ac_func in _getb67 GETB67 getb67; do
9670 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
9671ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
9672eval as_val=\$$as_ac_var
9673 if test "x$as_val" = x""yes; then :
a9322a30
TT
9674
9675cat >>confdefs.h <<_ACEOF
9676#define CRAY_STACKSEG_END $ac_func
bec39cab 9677_ACEOF
c906108c 9678
a9322a30 9679 break
c906108c
SS
9680fi
9681
a9322a30
TT
9682 done
9683fi
bec39cab 9684
81ecdfbb
RW
9685{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
9686$as_echo_n "checking stack direction for C alloca... " >&6; }
9687if test "${ac_cv_c_stack_direction+set}" = set; then :
9688 $as_echo_n "(cached) " >&6
a9322a30 9689else
81ecdfbb 9690 if test "$cross_compiling" = yes; then :
a9322a30 9691 ac_cv_c_stack_direction=0
bec39cab 9692else
81ecdfbb 9693 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9694/* end confdefs.h. */
81ecdfbb 9695$ac_includes_default
a9322a30
TT
9696int
9697find_stack_direction ()
b4e70030 9698{
a9322a30
TT
9699 static char *addr = 0;
9700 auto char dummy;
9701 if (addr == 0)
9702 {
9703 addr = &dummy;
9704 return find_stack_direction ();
9705 }
9706 else
9707 return (&dummy > addr) ? 1 : -1;
b4e70030 9708}
b757528f 9709
bec39cab
AC
9710int
9711main ()
9712{
81ecdfbb 9713 return find_stack_direction () < 0;
bec39cab
AC
9714}
9715_ACEOF
81ecdfbb 9716if ac_fn_c_try_run "$LINENO"; then :
a9322a30
TT
9717 ac_cv_c_stack_direction=1
9718else
81ecdfbb 9719 ac_cv_c_stack_direction=-1
a9322a30 9720fi
81ecdfbb
RW
9721rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
9722 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 9723fi
a9322a30 9724
81ecdfbb
RW
9725fi
9726{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5
9727$as_echo "$ac_cv_c_stack_direction" >&6; }
a9322a30
TT
9728cat >>confdefs.h <<_ACEOF
9729#define STACK_DIRECTION $ac_cv_c_stack_direction
9730_ACEOF
9731
9732
9733fi
9734
a9322a30 9735for ac_header in stdlib.h unistd.h
81ecdfbb
RW
9736do :
9737 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9738ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
9739eval as_val=\$$as_ac_Header
9740 if test "x$as_val" = x""yes; then :
bec39cab 9741 cat >>confdefs.h <<_ACEOF
81ecdfbb 9742#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bec39cab 9743_ACEOF
b757528f 9744
b757528f 9745fi
bec39cab 9746
a9322a30 9747done
a3828db0 9748
a9322a30 9749for ac_func in getpagesize
81ecdfbb
RW
9750do :
9751 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize"
9752if test "x$ac_cv_func_getpagesize" = x""yes; then :
bec39cab 9753 cat >>confdefs.h <<_ACEOF
81ecdfbb 9754#define HAVE_GETPAGESIZE 1
bec39cab 9755_ACEOF
bcb3dc3d 9756
bcb3dc3d
MK
9757fi
9758done
9759
81ecdfbb
RW
9760{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
9761$as_echo_n "checking for working mmap... " >&6; }
9762if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then :
9763 $as_echo_n "(cached) " >&6
a9322a30 9764else
81ecdfbb 9765 if test "$cross_compiling" = yes; then :
a9322a30 9766 ac_cv_func_mmap_fixed_mapped=no
bec39cab 9767else
81ecdfbb 9768 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9769/* end confdefs.h. */
a9322a30
TT
9770$ac_includes_default
9771/* malloc might have been renamed as rpl_malloc. */
9772#undef malloc
bec39cab 9773
a9322a30
TT
9774/* Thanks to Mike Haertel and Jim Avera for this test.
9775 Here is a matrix of mmap possibilities:
9776 mmap private not fixed
9777 mmap private fixed at somewhere currently unmapped
9778 mmap private fixed at somewhere already mapped
9779 mmap shared not fixed
9780 mmap shared fixed at somewhere currently unmapped
9781 mmap shared fixed at somewhere already mapped
9782 For private mappings, we should verify that changes cannot be read()
9783 back from the file, nor mmap's back from the file at a different
9784 address. (There have been systems where private was not correctly
9785 implemented like the infamous i386 svr4.0, and systems where the
9786 VM page cache was not coherent with the file system buffer cache
9787 like early versions of FreeBSD and possibly contemporary NetBSD.)
9788 For shared mappings, we should conversely verify that changes get
9789 propagated back to all the places they're supposed to be.
bec39cab 9790
a9322a30
TT
9791 Grep wants private fixed already mapped.
9792 The main things grep needs to know about mmap are:
9793 * does it exist and is it safe to write into the mmap'd area
9794 * how to use it (BSD variants) */
8b9cf735 9795
a9322a30
TT
9796#include <fcntl.h>
9797#include <sys/mman.h>
8b9cf735 9798
81ecdfbb 9799#if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
a9322a30 9800char *malloc ();
a3828db0
MK
9801#endif
9802
a9322a30 9803/* This mess was copied from the GNU getpagesize.h. */
81ecdfbb 9804#ifndef HAVE_GETPAGESIZE
a9322a30 9805/* Assume that all systems that can run configure have sys/param.h. */
81ecdfbb 9806# ifndef HAVE_SYS_PARAM_H
a9322a30
TT
9807# define HAVE_SYS_PARAM_H 1
9808# endif
9809
9810# ifdef _SC_PAGESIZE
9811# define getpagesize() sysconf(_SC_PAGESIZE)
9812# else /* no _SC_PAGESIZE */
81ecdfbb 9813# ifdef HAVE_SYS_PARAM_H
a9322a30
TT
9814# include <sys/param.h>
9815# ifdef EXEC_PAGESIZE
9816# define getpagesize() EXEC_PAGESIZE
9817# else /* no EXEC_PAGESIZE */
9818# ifdef NBPG
9819# define getpagesize() NBPG * CLSIZE
9820# ifndef CLSIZE
9821# define CLSIZE 1
9822# endif /* no CLSIZE */
9823# else /* no NBPG */
9824# ifdef NBPC
9825# define getpagesize() NBPC
9826# else /* no NBPC */
9827# ifdef PAGESIZE
9828# define getpagesize() PAGESIZE
9829# endif /* PAGESIZE */
9830# endif /* no NBPC */
9831# endif /* no NBPG */
9832# endif /* no EXEC_PAGESIZE */
9833# else /* no HAVE_SYS_PARAM_H */
9834# define getpagesize() 8192 /* punt totally */
9835# endif /* no HAVE_SYS_PARAM_H */
9836# endif /* no _SC_PAGESIZE */
9837
9838#endif /* no HAVE_GETPAGESIZE */
9839
bec39cab
AC
9840int
9841main ()
9842{
a9322a30
TT
9843 char *data, *data2, *data3;
9844 int i, pagesize;
9845 int fd;
9846
9847 pagesize = getpagesize ();
9848
9849 /* First, make a file with some known garbage in it. */
9850 data = (char *) malloc (pagesize);
9851 if (!data)
81ecdfbb 9852 return 1;
a9322a30
TT
9853 for (i = 0; i < pagesize; ++i)
9854 *(data + i) = rand ();
9855 umask (0);
9856 fd = creat ("conftest.mmap", 0600);
9857 if (fd < 0)
81ecdfbb 9858 return 1;
a9322a30 9859 if (write (fd, data, pagesize) != pagesize)
81ecdfbb 9860 return 1;
a9322a30
TT
9861 close (fd);
9862
9863 /* Next, try to mmap the file at a fixed address which already has
9864 something else allocated at it. If we can, also make sure that
9865 we see the same garbage. */
9866 fd = open ("conftest.mmap", O_RDWR);
9867 if (fd < 0)
81ecdfbb 9868 return 1;
a9322a30
TT
9869 data2 = (char *) malloc (2 * pagesize);
9870 if (!data2)
81ecdfbb
RW
9871 return 1;
9872 data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1);
a9322a30
TT
9873 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
9874 MAP_PRIVATE | MAP_FIXED, fd, 0L))
81ecdfbb 9875 return 1;
a9322a30
TT
9876 for (i = 0; i < pagesize; ++i)
9877 if (*(data + i) != *(data2 + i))
81ecdfbb 9878 return 1;
a9322a30
TT
9879
9880 /* Finally, make sure that changes to the mapped area do not
9881 percolate back to the file as seen by read(). (This is a bug on
9882 some variants of i386 svr4.0.) */
9883 for (i = 0; i < pagesize; ++i)
9884 *(data2 + i) = *(data2 + i) + 1;
9885 data3 = (char *) malloc (pagesize);
9886 if (!data3)
81ecdfbb 9887 return 1;
a9322a30 9888 if (read (fd, data3, pagesize) != pagesize)
81ecdfbb 9889 return 1;
a9322a30
TT
9890 for (i = 0; i < pagesize; ++i)
9891 if (*(data + i) != *(data3 + i))
81ecdfbb 9892 return 1;
a9322a30 9893 close (fd);
81ecdfbb 9894 return 0;
bec39cab
AC
9895}
9896_ACEOF
81ecdfbb 9897if ac_fn_c_try_run "$LINENO"; then :
a9322a30 9898 ac_cv_func_mmap_fixed_mapped=yes
086ec9eb 9899else
81ecdfbb 9900 ac_cv_func_mmap_fixed_mapped=no
a3828db0 9901fi
81ecdfbb
RW
9902rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
9903 conftest.$ac_objext conftest.beam conftest.$ac_ext
a3828db0 9904fi
81ecdfbb 9905
a9322a30 9906fi
81ecdfbb
RW
9907{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5
9908$as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; }
a9322a30
TT
9909if test $ac_cv_func_mmap_fixed_mapped = yes; then
9910
81ecdfbb 9911$as_echo "#define HAVE_MMAP 1" >>confdefs.h
a3828db0 9912
086ec9eb 9913fi
a9322a30 9914rm -f conftest.mmap
a3828db0 9915
81ecdfbb
RW
9916ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
9917if test "x$ac_cv_type_pid_t" = x""yes; then :
bec39cab 9918
a9322a30
TT
9919else
9920
9921cat >>confdefs.h <<_ACEOF
9922#define pid_t int
bec39cab 9923_ACEOF
086ec9eb
MK
9924
9925fi
9926
81ecdfbb
RW
9927for ac_header in vfork.h
9928do :
9929 ac_fn_c_check_header_mongrel "$LINENO" "vfork.h" "ac_cv_header_vfork_h" "$ac_includes_default"
9930if test "x$ac_cv_header_vfork_h" = x""yes; then :
a3828db0 9931 cat >>confdefs.h <<_ACEOF
81ecdfbb 9932#define HAVE_VFORK_H 1
bec39cab 9933_ACEOF
c906108c
SS
9934
9935fi
a9322a30 9936
a3828db0 9937done
c906108c 9938
a9322a30 9939for ac_func in fork vfork
81ecdfbb
RW
9940do :
9941 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
9942ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
9943eval as_val=\$$as_ac_var
9944 if test "x$as_val" = x""yes; then :
a3828db0 9945 cat >>confdefs.h <<_ACEOF
81ecdfbb 9946#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bec39cab 9947_ACEOF
b83266a0 9948
97bf5e38 9949fi
a3828db0 9950done
b83266a0 9951
a9322a30 9952if test "x$ac_cv_func_fork" = xyes; then
81ecdfbb
RW
9953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5
9954$as_echo_n "checking for working fork... " >&6; }
9955if test "${ac_cv_func_fork_works+set}" = set; then :
9956 $as_echo_n "(cached) " >&6
a9322a30 9957else
81ecdfbb 9958 if test "$cross_compiling" = yes; then :
a9322a30
TT
9959 ac_cv_func_fork_works=cross
9960else
81ecdfbb
RW
9961 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9962/* end confdefs.h. */
9963$ac_includes_default
9964int
9965main ()
9966{
9967
9968 /* By Ruediger Kuhlmann. */
9969 return fork () < 0;
9970
9971 ;
9972 return 0;
9973}
a9322a30 9974_ACEOF
81ecdfbb 9975if ac_fn_c_try_run "$LINENO"; then :
a9322a30
TT
9976 ac_cv_func_fork_works=yes
9977else
81ecdfbb 9978 ac_cv_func_fork_works=no
a9322a30 9979fi
81ecdfbb
RW
9980rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
9981 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 9982fi
81ecdfbb 9983
a9322a30 9984fi
81ecdfbb
RW
9985{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_fork_works" >&5
9986$as_echo "$ac_cv_func_fork_works" >&6; }
a9322a30
TT
9987
9988else
9989 ac_cv_func_fork_works=$ac_cv_func_fork
9990fi
9991if test "x$ac_cv_func_fork_works" = xcross; then
9992 case $host in
9993 *-*-amigaos* | *-*-msdosdjgpp*)
9994 # Override, as these systems have only a dummy fork() stub
9995 ac_cv_func_fork_works=no
9996 ;;
9997 *)
9998 ac_cv_func_fork_works=yes
9999 ;;
10000 esac
81ecdfbb
RW
10001 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5
10002$as_echo "$as_me: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&2;}
a9322a30
TT
10003fi
10004ac_cv_func_vfork_works=$ac_cv_func_vfork
10005if test "x$ac_cv_func_vfork" = xyes; then
81ecdfbb
RW
10006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5
10007$as_echo_n "checking for working vfork... " >&6; }
10008if test "${ac_cv_func_vfork_works+set}" = set; then :
10009 $as_echo_n "(cached) " >&6
a9322a30 10010else
81ecdfbb 10011 if test "$cross_compiling" = yes; then :
a9322a30
TT
10012 ac_cv_func_vfork_works=cross
10013else
81ecdfbb 10014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
a9322a30
TT
10015/* end confdefs.h. */
10016/* Thanks to Paul Eggert for this test. */
81ecdfbb 10017$ac_includes_default
a9322a30 10018#include <sys/wait.h>
81ecdfbb 10019#ifdef HAVE_VFORK_H
a9322a30
TT
10020# include <vfork.h>
10021#endif
10022/* On some sparc systems, changes by the child to local and incoming
10023 argument registers are propagated back to the parent. The compiler
10024 is told about this with #include <vfork.h>, but some compilers
10025 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a
10026 static variable whose address is put into a register that is
10027 clobbered by the vfork. */
10028static void
10029#ifdef __cplusplus
10030sparc_address_test (int arg)
10031# else
10032sparc_address_test (arg) int arg;
10033#endif
10034{
10035 static pid_t child;
10036 if (!child) {
10037 child = vfork ();
10038 if (child < 0) {
10039 perror ("vfork");
10040 _exit(2);
10041 }
10042 if (!child) {
10043 arg = getpid();
10044 write(-1, "", 0);
10045 _exit (arg);
10046 }
10047 }
10048}
10049
10050int
10051main ()
10052{
10053 pid_t parent = getpid ();
10054 pid_t child;
10055
10056 sparc_address_test (0);
10057
10058 child = vfork ();
10059
10060 if (child == 0) {
10061 /* Here is another test for sparc vfork register problems. This
10062 test uses lots of local variables, at least as many local
10063 variables as main has allocated so far including compiler
10064 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
10065 4.1.3 sparc, but we use 8 to be safe. A buggy compiler should
10066 reuse the register of parent for one of the local variables,
10067 since it will think that parent can't possibly be used any more
10068 in this routine. Assigning to the local variable will thus
10069 munge parent in the parent process. */
10070 pid_t
10071 p = getpid(), p1 = getpid(), p2 = getpid(), p3 = getpid(),
10072 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
10073 /* Convince the compiler that p..p7 are live; otherwise, it might
10074 use the same hardware register for all 8 local variables. */
10075 if (p != p1 || p != p2 || p != p3 || p != p4
10076 || p != p5 || p != p6 || p != p7)
10077 _exit(1);
10078
10079 /* On some systems (e.g. IRIX 3.3), vfork doesn't separate parent
10080 from child file descriptors. If the child closes a descriptor
10081 before it execs or exits, this munges the parent's descriptor
10082 as well. Test for this by closing stdout in the child. */
10083 _exit(close(fileno(stdout)) != 0);
10084 } else {
10085 int status;
10086 struct stat st;
10087
10088 while (wait(&status) != child)
10089 ;
81ecdfbb 10090 return (
a9322a30
TT
10091 /* Was there some problem with vforking? */
10092 child < 0
10093
10094 /* Did the child fail? (This shouldn't happen.) */
10095 || status
10096
10097 /* Did the vfork/compiler bug occur? */
10098 || parent != getpid()
10099
10100 /* Did the file descriptor bug occur? */
10101 || fstat(fileno(stdout), &st) != 0
10102 );
10103 }
10104}
10105_ACEOF
81ecdfbb 10106if ac_fn_c_try_run "$LINENO"; then :
a9322a30
TT
10107 ac_cv_func_vfork_works=yes
10108else
81ecdfbb 10109 ac_cv_func_vfork_works=no
a9322a30 10110fi
81ecdfbb
RW
10111rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
10112 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 10113fi
81ecdfbb 10114
a9322a30 10115fi
81ecdfbb
RW
10116{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_vfork_works" >&5
10117$as_echo "$ac_cv_func_vfork_works" >&6; }
a9322a30
TT
10118
10119fi;
10120if test "x$ac_cv_func_fork_works" = xcross; then
10121 ac_cv_func_vfork_works=$ac_cv_func_vfork
81ecdfbb
RW
10122 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
10123$as_echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
a9322a30
TT
10124fi
10125
10126if test "x$ac_cv_func_vfork_works" = xyes; then
10127
81ecdfbb 10128$as_echo "#define HAVE_WORKING_VFORK 1" >>confdefs.h
a9322a30
TT
10129
10130else
10131
81ecdfbb 10132$as_echo "#define vfork fork" >>confdefs.h
a9322a30
TT
10133
10134fi
10135if test "x$ac_cv_func_fork_works" = xyes; then
10136
81ecdfbb 10137$as_echo "#define HAVE_WORKING_FORK 1" >>confdefs.h
a9322a30
TT
10138
10139fi
10140
7313baad 10141for ac_func in canonicalize_file_name realpath getrusage getuid getgid \
b9e7b9c3 10142 pipe poll pread pread64 pwrite readlink resize_term \
7313baad 10143 sbrk setpgid setpgrp setsid \
a9322a30 10144 sigaction sigprocmask sigsetmask socketpair syscall \
110ed339 10145 ttrace wborder wresize setlocale iconvlist libiconvlist btowc \
1db33378 10146 setrlimit getrlimit posix_madvise waitpid lstat
81ecdfbb
RW
10147do :
10148 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10149ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
10150eval as_val=\$$as_ac_var
10151 if test "x$as_val" = x""yes; then :
6c7a06a3 10152 cat >>confdefs.h <<_ACEOF
81ecdfbb 10153#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6c7a06a3
TT
10154_ACEOF
10155
10156fi
10157done
10158
10159
81ecdfbb
RW
10160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5
10161$as_echo_n "checking for nl_langinfo and CODESET... " >&6; }
10162if test "${am_cv_langinfo_codeset+set}" = set; then :
10163 $as_echo_n "(cached) " >&6
6c7a06a3 10164else
81ecdfbb 10165 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6c7a06a3
TT
10166/* end confdefs.h. */
10167#include <langinfo.h>
10168int
10169main ()
10170{
10171char* cs = nl_langinfo(CODESET);
bec39cab
AC
10172 ;
10173 return 0;
10174}
10175_ACEOF
81ecdfbb 10176if ac_fn_c_try_link "$LINENO"; then :
6c7a06a3 10177 am_cv_langinfo_codeset=yes
a4db0f07 10178else
81ecdfbb 10179 am_cv_langinfo_codeset=no
a4db0f07 10180fi
81ecdfbb
RW
10181rm -f core conftest.err conftest.$ac_objext \
10182 conftest$ac_exeext conftest.$ac_ext
6c7a06a3 10183
a4db0f07 10184fi
81ecdfbb
RW
10185{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_langinfo_codeset" >&5
10186$as_echo "$am_cv_langinfo_codeset" >&6; }
6c7a06a3
TT
10187 if test $am_cv_langinfo_codeset = yes; then
10188
81ecdfbb 10189$as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
a4db0f07 10190
6c7a06a3 10191 fi
c906108c 10192
06825bd1 10193
a3828db0
MK
10194# Check the return and argument types of ptrace. No canned test for
10195# this, so roll our own.
10196gdb_ptrace_headers='
10197#if HAVE_SYS_TYPES_H
10198# include <sys/types.h>
10199#endif
10200#if HAVE_SYS_PTRACE_H
10201# include <sys/ptrace.h>
10202#endif
10203#if HAVE_UNISTD_H
10204# include <unistd.h>
10205#endif
10206'
10207# There is no point in checking if we don't have a prototype.
81ecdfbb
RW
10208ac_fn_c_check_decl "$LINENO" "ptrace" "ac_cv_have_decl_ptrace" "$gdb_ptrace_headers
10209"
10210if test "x$ac_cv_have_decl_ptrace" = x""yes; then :
10211 ac_have_decl=1
06825bd1 10212else
81ecdfbb 10213 ac_have_decl=0
06825bd1 10214fi
06825bd1 10215
a3828db0 10216cat >>confdefs.h <<_ACEOF
81ecdfbb 10217#define HAVE_DECL_PTRACE $ac_have_decl
a3828db0 10218_ACEOF
81ecdfbb 10219if test $ac_have_decl = 1; then :
bec39cab 10220
a3828db0 10221else
a3828db0
MK
10222
10223 : ${gdb_cv_func_ptrace_ret='int'}
10224 : ${gdb_cv_func_ptrace_args='int,int,long,long'}
10225
06825bd1
MK
10226fi
10227
064ef605
DJ
10228# Check return type. Varargs (used on GNU/Linux) conflict with the
10229# empty argument list, so check for that explicitly.
81ecdfbb
RW
10230{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of ptrace" >&5
10231$as_echo_n "checking return type of ptrace... " >&6; }
10232if test "${gdb_cv_func_ptrace_ret+set}" = set; then :
10233 $as_echo_n "(cached) " >&6
bec39cab 10234else
81ecdfbb 10235 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10236/* end confdefs.h. */
a3828db0 10237$gdb_ptrace_headers
bec39cab
AC
10238int
10239main ()
10240{
064ef605
DJ
10241extern long ptrace (enum __ptrace_request, ...);
10242 ;
10243 return 0;
10244}
10245_ACEOF
81ecdfbb 10246if ac_fn_c_try_compile "$LINENO"; then :
064ef605
DJ
10247 gdb_cv_func_ptrace_ret='long'
10248else
81ecdfbb 10249 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
064ef605
DJ
10250/* end confdefs.h. */
10251$gdb_ptrace_headers
10252int
10253main ()
10254{
a3828db0 10255extern int ptrace ();
bec39cab
AC
10256 ;
10257 return 0;
10258}
10259_ACEOF
81ecdfbb 10260if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 10261 gdb_cv_func_ptrace_ret='int'
70f9f479 10262else
81ecdfbb 10263 gdb_cv_func_ptrace_ret='long'
70f9f479 10264fi
81ecdfbb 10265rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
70f9f479 10266fi
81ecdfbb 10267rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
064ef605 10268fi
81ecdfbb
RW
10269{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_func_ptrace_ret" >&5
10270$as_echo "$gdb_cv_func_ptrace_ret" >&6; }
bec39cab 10271
a3828db0
MK
10272cat >>confdefs.h <<_ACEOF
10273#define PTRACE_TYPE_RET $gdb_cv_func_ptrace_ret
bec39cab 10274_ACEOF
70f9f479 10275
a3828db0 10276# Check argument types.
81ecdfbb
RW
10277{ $as_echo "$as_me:${as_lineno-$LINENO}: checking types of arguments for ptrace" >&5
10278$as_echo_n "checking types of arguments for ptrace... " >&6; }
10279if test "${gdb_cv_func_ptrace_args+set}" = set; then :
10280 $as_echo_n "(cached) " >&6
bec39cab 10281else
a3828db0 10282
81ecdfbb 10283 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
064ef605
DJ
10284/* end confdefs.h. */
10285$gdb_ptrace_headers
10286int
10287main ()
10288{
10289extern long ptrace (enum __ptrace_request, ...);
10290 ;
10291 return 0;
10292}
10293_ACEOF
81ecdfbb 10294if ac_fn_c_try_compile "$LINENO"; then :
064ef605
DJ
10295 gdb_cv_func_ptrace_args='int,int,long,long'
10296else
064ef605 10297
a3828db0
MK
10298for gdb_arg1 in 'int' 'long'; do
10299 for gdb_arg2 in 'pid_t' 'int' 'long'; do
5ed10e6e 10300 for gdb_arg3 in 'int *' 'caddr_t' 'int' 'long' 'void *'; do
a3828db0 10301 for gdb_arg4 in 'int' 'long'; do
81ecdfbb 10302 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10303/* end confdefs.h. */
a3828db0 10304$gdb_ptrace_headers
bec39cab
AC
10305int
10306main ()
10307{
a3828db0
MK
10308
10309extern $gdb_cv_func_ptrace_ret
10310 ptrace ($gdb_arg1, $gdb_arg2, $gdb_arg3, $gdb_arg4);
10311
bec39cab
AC
10312 ;
10313 return 0;
10314}
10315_ACEOF
81ecdfbb 10316if ac_fn_c_try_compile "$LINENO"; then :
a3828db0
MK
10317 gdb_cv_func_ptrace_args="$gdb_arg1,$gdb_arg2,$gdb_arg3,$gdb_arg4";
10318 break 4;
5c7f2947 10319fi
81ecdfbb 10320rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a3828db0 10321 for gdb_arg5 in 'int *' 'int' 'long'; do
81ecdfbb 10322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10323/* end confdefs.h. */
a3828db0 10324$gdb_ptrace_headers
bec39cab
AC
10325int
10326main ()
10327{
a3828db0
MK
10328
10329extern $gdb_cv_func_ptrace_ret
10330 ptrace ($gdb_arg1, $gdb_arg2, $gdb_arg3, $gdb_arg4, $gdb_arg5);
10331
bec39cab
AC
10332 ;
10333 return 0;
10334}
10335_ACEOF
81ecdfbb 10336if ac_fn_c_try_compile "$LINENO"; then :
a3828db0
MK
10337
10338gdb_cv_func_ptrace_args="$gdb_arg1,$gdb_arg2,$gdb_arg3,$gdb_arg4,$gdb_arg5";
10339 break 5;
78434e59 10340fi
81ecdfbb 10341rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a3828db0
MK
10342 done
10343 done
10344 done
10345 done
10346done
10347# Provide a safe default value.
10348: ${gdb_cv_func_ptrace_args='int,int,long,long'}
10349
064ef605 10350fi
81ecdfbb 10351rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
78434e59 10352fi
81ecdfbb
RW
10353{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_func_ptrace_args" >&5
10354$as_echo "$gdb_cv_func_ptrace_args" >&6; }
a3828db0
MK
10355ac_save_IFS=$IFS; IFS=','
10356set dummy `echo "$gdb_cv_func_ptrace_args" | sed 's/\*/\*/g'`
10357IFS=$ac_save_IFS
10358shift
bec39cab 10359
a3828db0
MK
10360cat >>confdefs.h <<_ACEOF
10361#define PTRACE_TYPE_ARG3 $3
10362_ACEOF
10363
10364if test -n "$5"; then
10365
10366cat >>confdefs.h <<_ACEOF
10367#define PTRACE_TYPE_ARG5 $5
bec39cab 10368_ACEOF
78434e59
MK
10369
10370fi
10371
a3828db0 10372if test "$cross_compiling" = no; then
81ecdfbb
RW
10373 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether setpgrp takes no argument" >&5
10374$as_echo_n "checking whether setpgrp takes no argument... " >&6; }
10375if test "${ac_cv_func_setpgrp_void+set}" = set; then :
10376 $as_echo_n "(cached) " >&6
a3828db0 10377else
81ecdfbb
RW
10378 if test "$cross_compiling" = yes; then :
10379 as_fn_error "cannot check setpgrp when cross compiling" "$LINENO" 5
bec39cab 10380else
81ecdfbb 10381 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10382/* end confdefs.h. */
81ecdfbb 10383$ac_includes_default
bec39cab
AC
10384int
10385main ()
10386{
a3828db0
MK
10387/* If this system has a BSD-style setpgrp which takes arguments,
10388 setpgrp(1, 1) will fail with ESRCH and return -1, in that case
10389 exit successfully. */
81ecdfbb 10390 return setpgrp (1,1) != -1;
bec39cab
AC
10391 ;
10392 return 0;
10393}
10394_ACEOF
81ecdfbb 10395if ac_fn_c_try_run "$LINENO"; then :
a3828db0 10396 ac_cv_func_setpgrp_void=no
c906108c 10397else
81ecdfbb 10398 ac_cv_func_setpgrp_void=yes
c906108c 10399fi
81ecdfbb
RW
10400rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
10401 conftest.$ac_objext conftest.beam conftest.$ac_ext
97bf5e38 10402fi
81ecdfbb 10403
a3828db0 10404fi
81ecdfbb
RW
10405{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_setpgrp_void" >&5
10406$as_echo "$ac_cv_func_setpgrp_void" >&6; }
a3828db0
MK
10407if test $ac_cv_func_setpgrp_void = yes; then
10408
81ecdfbb 10409$as_echo "#define SETPGRP_VOID 1" >>confdefs.h
97bf5e38
MK
10410
10411fi
a3828db0
MK
10412
10413else
81ecdfbb
RW
10414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether setpgrp takes no argument" >&5
10415$as_echo_n "checking whether setpgrp takes no argument... " >&6; }
10416if test "${ac_cv_func_setpgrp_void+set}" = set; then :
10417 $as_echo_n "(cached) " >&6
97bf5e38 10418else
81ecdfbb 10419 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10420/* end confdefs.h. */
a3828db0
MK
10421
10422#include <unistd.h>
10423
bec39cab
AC
10424int
10425main ()
10426{
a3828db0
MK
10427
10428 if (setpgrp(1,1) == -1)
10429 exit (0);
10430 else
10431 exit (1);
10432
bec39cab
AC
10433 ;
10434 return 0;
10435}
10436_ACEOF
81ecdfbb 10437if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 10438 ac_cv_func_setpgrp_void=no
c906108c 10439else
81ecdfbb 10440 ac_cv_func_setpgrp_void=yes
c906108c 10441fi
81ecdfbb 10442rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 10443fi
81ecdfbb
RW
10444{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_setpgrp_void" >&5
10445$as_echo "$ac_cv_func_setpgrp_void" >&6; }
a3828db0 10446if test $ac_cv_func_setpgrp_void = yes; then
81ecdfbb 10447 $as_echo "#define SETPGRP_VOID 1" >>confdefs.h
c3f6f71d 10448
a3828db0 10449fi
c906108c
SS
10450fi
10451
a3828db0
MK
10452# Check if sigsetjmp is available. Using AC_CHECK_FUNCS won't do
10453# since sigsetjmp might only be defined as a macro.
81ecdfbb
RW
10454{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sigsetjmp" >&5
10455$as_echo_n "checking for sigsetjmp... " >&6; }
10456if test "${gdb_cv_func_sigsetjmp+set}" = set; then :
10457 $as_echo_n "(cached) " >&6
bec39cab 10458else
81ecdfbb 10459 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10460/* end confdefs.h. */
a3828db0
MK
10461
10462#include <setjmp.h>
10463
bec39cab
AC
10464int
10465main ()
10466{
a3828db0 10467sigjmp_buf env; while (! sigsetjmp (env, 1)) siglongjmp (env, 1);
bec39cab
AC
10468 ;
10469 return 0;
10470}
10471_ACEOF
81ecdfbb 10472if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 10473 gdb_cv_func_sigsetjmp=yes
c906108c 10474else
81ecdfbb 10475 gdb_cv_func_sigsetjmp=no
c906108c 10476fi
81ecdfbb 10477rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 10478fi
81ecdfbb
RW
10479{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_func_sigsetjmp" >&5
10480$as_echo "$gdb_cv_func_sigsetjmp" >&6; }
a3828db0 10481if test $gdb_cv_func_sigsetjmp = yes; then
c906108c 10482
81ecdfbb 10483$as_echo "#define HAVE_SIGSETJMP 1" >>confdefs.h
c906108c 10484
97bf5e38 10485fi
c906108c 10486
a3828db0
MK
10487# Assume we'll default to using the included libiberty regex.
10488gdb_use_included_regex=yes
10489
10490# However, if the system regex is GNU regex, then default to *not*
10491# using the included regex.
81ecdfbb
RW
10492{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU regex" >&5
10493$as_echo_n "checking for GNU regex... " >&6; }
10494if test "${gdb_cv_have_gnu_regex+set}" = set; then :
10495 $as_echo_n "(cached) " >&6
bec39cab 10496else
81ecdfbb 10497 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10498/* end confdefs.h. */
a3828db0 10499#include <gnu-versions.h>
bec39cab
AC
10500int
10501main ()
10502{
81ecdfbb
RW
10503#define REGEX_INTERFACE_VERSION 1
10504#if _GNU_REGEX_INTERFACE_VERSION != REGEX_INTERFACE_VERSION
10505# error "Version mismatch"
10506#endif
5c45e068
MK
10507 ;
10508 return 0;
10509}
10510_ACEOF
81ecdfbb
RW
10511if ac_fn_c_try_compile "$LINENO"; then :
10512 gdb_cv_have_gnu_regex=yes
5c45e068 10513else
81ecdfbb
RW
10514 gdb_cv_have_gnu_regex=no
10515fi
10516rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10517fi
10518{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_gnu_regex" >&5
10519$as_echo "$gdb_cv_have_gnu_regex" >&6; }
10520if test $gdb_cv_have_gnu_regex = yes; then
10521 gdb_use_included_regex=no
5c45e068 10522fi
81ecdfbb
RW
10523
10524
10525# Check whether --with-included-regex was given.
10526if test "${with_included_regex+set}" = set; then :
10527 withval=$with_included_regex; gdb_with_regex=$withval
10528else
10529 gdb_with_regex=$gdb_use_included_regex
c906108c 10530fi
81ecdfbb
RW
10531
10532if test "$gdb_with_regex" = yes; then
10533
10534$as_echo "#define USE_INCLUDED_REGEX 1" >>confdefs.h
10535
c906108c 10536fi
81ecdfbb
RW
10537
10538# Check if <sys/proc.h> defines `struct thread' with a td_pcb member.
10539ac_fn_c_check_member "$LINENO" "struct thread" "td_pcb" "ac_cv_member_struct_thread_td_pcb" "#include <sys/param.h>
10540#include <sys/proc.h>
10541
10542"
10543if test "x$ac_cv_member_struct_thread_td_pcb" = x""yes; then :
c906108c 10544
5c45e068 10545cat >>confdefs.h <<_ACEOF
a3828db0 10546#define HAVE_STRUCT_THREAD_TD_PCB 1
bec39cab 10547_ACEOF
c906108c 10548
5c45e068 10549
97bf5e38 10550fi
c906108c 10551
5c45e068 10552
a3828db0 10553# See if <sys/lwp.h> defines `struct lwp`.
81ecdfbb
RW
10554{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct lwp" >&5
10555$as_echo_n "checking for struct lwp... " >&6; }
10556if test "${gdb_cv_struct_lwp+set}" = set; then :
10557 $as_echo_n "(cached) " >&6
bec39cab 10558else
81ecdfbb 10559 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10560/* end confdefs.h. */
a3828db0
MK
10561#include <sys/param.h>
10562#include <sys/lwp.h>
bec39cab
AC
10563int
10564main ()
10565{
a3828db0 10566struct lwp l;
bec39cab
AC
10567 ;
10568 return 0;
10569}
10570_ACEOF
81ecdfbb 10571if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 10572 gdb_cv_struct_lwp=yes
c906108c 10573else
81ecdfbb 10574 gdb_cv_struct_lwp=no
c906108c 10575fi
81ecdfbb 10576rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 10577fi
81ecdfbb
RW
10578{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_struct_lwp" >&5
10579$as_echo "$gdb_cv_struct_lwp" >&6; }
a3828db0 10580if test $gdb_cv_struct_lwp = yes; then
c906108c 10581
81ecdfbb 10582$as_echo "#define HAVE_STRUCT_LWP 1" >>confdefs.h
c906108c 10583
97bf5e38 10584fi
c906108c 10585
a3828db0 10586# See if <machine/reg.h> degines `struct reg'.
81ecdfbb
RW
10587{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct reg in machine/reg.h" >&5
10588$as_echo_n "checking for struct reg in machine/reg.h... " >&6; }
10589if test "${gdb_cv_struct_reg+set}" = set; then :
10590 $as_echo_n "(cached) " >&6
bec39cab 10591else
81ecdfbb 10592 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10593/* end confdefs.h. */
a3828db0
MK
10594#include <sys/types.h>
10595#include <machine/reg.h>
bec39cab
AC
10596int
10597main ()
10598{
a3828db0 10599struct reg r;
bec39cab
AC
10600 ;
10601 return 0;
10602}
10603_ACEOF
81ecdfbb 10604if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 10605 gdb_cv_struct_reg=yes
27ca5dad 10606else
81ecdfbb 10607 gdb_cv_struct_reg=no
27ca5dad 10608fi
81ecdfbb 10609rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
27ca5dad 10610fi
81ecdfbb
RW
10611{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_struct_reg" >&5
10612$as_echo "$gdb_cv_struct_reg" >&6; }
a3828db0 10613if test $gdb_cv_struct_reg = yes; then
bec39cab 10614
81ecdfbb 10615$as_echo "#define HAVE_STRUCT_REG 1" >>confdefs.h
27ca5dad
MC
10616
10617fi
97bf5e38 10618
a3828db0
MK
10619# See if <machine/reg.h> supports the %fs and %gs i386 segment registers.
10620# Older i386 BSD's don't have the r_fs and r_gs members of `struct reg'.
81ecdfbb
RW
10621ac_fn_c_check_member "$LINENO" "struct reg" "r_fs" "ac_cv_member_struct_reg_r_fs" "#include <machine/reg.h>
10622"
10623if test "x$ac_cv_member_struct_reg_r_fs" = x""yes; then :
5c45e068
MK
10624
10625cat >>confdefs.h <<_ACEOF
a3828db0 10626#define HAVE_STRUCT_REG_R_FS 1
bec39cab 10627_ACEOF
3862412b 10628
5c45e068 10629
97bf5e38 10630fi
81ecdfbb
RW
10631ac_fn_c_check_member "$LINENO" "struct reg" "r_gs" "ac_cv_member_struct_reg_r_gs" "#include <machine/reg.h>
10632"
10633if test "x$ac_cv_member_struct_reg_r_gs" = x""yes; then :
5c45e068
MK
10634
10635cat >>confdefs.h <<_ACEOF
a3828db0 10636#define HAVE_STRUCT_REG_R_GS 1
bec39cab 10637_ACEOF
3862412b 10638
5c45e068 10639
97bf5e38 10640fi
3862412b 10641
5c45e068 10642
6fea9e18
L
10643# See if <sys/user.h> supports the %fs_base and %gs_bas amd64 segment registers.
10644# Older amd64 Linux's don't have the fs_base and gs_base members of
10645# `struct user_regs_struct'.
10646ac_fn_c_check_member "$LINENO" "struct user_regs_struct" "fs_base" "ac_cv_member_struct_user_regs_struct_fs_base" "#include <sys/user.h>
10647"
10648if test "x$ac_cv_member_struct_user_regs_struct_fs_base" = x""yes; then :
10649
10650cat >>confdefs.h <<_ACEOF
10651#define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
10652_ACEOF
10653
10654
10655fi
10656ac_fn_c_check_member "$LINENO" "struct user_regs_struct" "gs_base" "ac_cv_member_struct_user_regs_struct_gs_base" "#include <sys/user.h>
10657"
10658if test "x$ac_cv_member_struct_user_regs_struct_gs_base" = x""yes; then :
10659
10660cat >>confdefs.h <<_ACEOF
10661#define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
10662_ACEOF
10663
10664
10665fi
10666
10667
a3828db0 10668# See if <sys/ptrace.h> provides the PTRACE_GETREGS request.
81ecdfbb
RW
10669{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTRACE_GETREGS" >&5
10670$as_echo_n "checking for PTRACE_GETREGS... " >&6; }
10671if test "${gdb_cv_have_ptrace_getregs+set}" = set; then :
10672 $as_echo_n "(cached) " >&6
451928c5 10673else
81ecdfbb 10674 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10675/* end confdefs.h. */
a3828db0 10676#include <sys/ptrace.h>
bec39cab
AC
10677int
10678main ()
10679{
a3828db0 10680PTRACE_GETREGS;
bec39cab
AC
10681 ;
10682 return 0;
10683}
10684_ACEOF
81ecdfbb 10685if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 10686 gdb_cv_have_ptrace_getregs=yes
451928c5 10687else
81ecdfbb 10688 gdb_cv_have_ptrace_getregs=no
451928c5 10689fi
81ecdfbb 10690rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451928c5
AC
10691fi
10692
81ecdfbb
RW
10693{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_ptrace_getregs" >&5
10694$as_echo "$gdb_cv_have_ptrace_getregs" >&6; }
a3828db0 10695if test $gdb_cv_have_ptrace_getregs = yes; then
60ca704f 10696
81ecdfbb 10697$as_echo "#define HAVE_PTRACE_GETREGS 1" >>confdefs.h
451928c5 10698
97bf5e38 10699fi
451928c5 10700
a3828db0 10701# See if <sys/ptrace.h> provides the PTRACE_GETFPXREGS request.
81ecdfbb
RW
10702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTRACE_GETFPXREGS" >&5
10703$as_echo_n "checking for PTRACE_GETFPXREGS... " >&6; }
10704if test "${gdb_cv_have_ptrace_getfpxregs+set}" = set; then :
10705 $as_echo_n "(cached) " >&6
451928c5 10706else
81ecdfbb 10707 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10708/* end confdefs.h. */
a3828db0 10709#include <sys/ptrace.h>
bec39cab
AC
10710int
10711main ()
10712{
a3828db0 10713PTRACE_GETFPXREGS;
bec39cab
AC
10714 ;
10715 return 0;
10716}
10717_ACEOF
81ecdfbb 10718if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 10719 gdb_cv_have_ptrace_getfpxregs=yes
451928c5 10720else
81ecdfbb 10721 gdb_cv_have_ptrace_getfpxregs=no
451928c5 10722fi
81ecdfbb 10723rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451928c5
AC
10724fi
10725
81ecdfbb
RW
10726{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_ptrace_getfpxregs" >&5
10727$as_echo "$gdb_cv_have_ptrace_getfpxregs" >&6; }
a3828db0 10728if test $gdb_cv_have_ptrace_getfpxregs = yes; then
60ca704f 10729
81ecdfbb 10730$as_echo "#define HAVE_PTRACE_GETFPXREGS 1" >>confdefs.h
451928c5 10731
97bf5e38 10732fi
451928c5 10733
a3828db0 10734# See if <sys/ptrace.h> provides the PT_GETDBREGS request.
81ecdfbb
RW
10735{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PT_GETDBREGS" >&5
10736$as_echo_n "checking for PT_GETDBREGS... " >&6; }
10737if test "${gdb_cv_have_pt_getdbregs+set}" = set; then :
10738 $as_echo_n "(cached) " >&6
3862412b 10739else
81ecdfbb 10740 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10741/* end confdefs.h. */
a3828db0
MK
10742#include <sys/types.h>
10743#include <sys/ptrace.h>
bec39cab
AC
10744int
10745main ()
10746{
a3828db0 10747PT_GETDBREGS;
bec39cab
AC
10748 ;
10749 return 0;
10750}
10751_ACEOF
81ecdfbb 10752if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 10753 gdb_cv_have_pt_getdbregs=yes
3862412b 10754else
81ecdfbb 10755 gdb_cv_have_pt_getdbregs=no
3862412b 10756fi
81ecdfbb 10757rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3862412b
MK
10758fi
10759
81ecdfbb
RW
10760{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_pt_getdbregs" >&5
10761$as_echo "$gdb_cv_have_pt_getdbregs" >&6; }
a3828db0 10762if test $gdb_cv_have_pt_getdbregs = yes; then
60ca704f 10763
81ecdfbb 10764$as_echo "#define HAVE_PT_GETDBREGS 1" >>confdefs.h
3862412b 10765
97bf5e38 10766fi
3862412b 10767
a3828db0 10768# See if <sys/ptrace.h> provides the PT_GETXMMREGS request.
81ecdfbb
RW
10769{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PT_GETXMMREGS" >&5
10770$as_echo_n "checking for PT_GETXMMREGS... " >&6; }
10771if test "${gdb_cv_have_pt_getxmmregs+set}" = set; then :
10772 $as_echo_n "(cached) " >&6
3862412b 10773else
81ecdfbb 10774 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10775/* end confdefs.h. */
a3828db0
MK
10776#include <sys/types.h>
10777#include <sys/ptrace.h>
bec39cab
AC
10778int
10779main ()
10780{
a3828db0 10781PT_GETXMMREGS;
bec39cab
AC
10782 ;
10783 return 0;
10784}
10785_ACEOF
81ecdfbb 10786if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 10787 gdb_cv_have_pt_getxmmregs=yes
3862412b 10788else
81ecdfbb 10789 gdb_cv_have_pt_getxmmregs=no
3862412b 10790fi
81ecdfbb 10791rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3862412b
MK
10792fi
10793
81ecdfbb
RW
10794{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_pt_getxmmregs" >&5
10795$as_echo "$gdb_cv_have_pt_getxmmregs" >&6; }
a3828db0 10796if test $gdb_cv_have_pt_getxmmregs = yes; then
60ca704f 10797
81ecdfbb 10798$as_echo "#define HAVE_PT_GETXMMREGS 1" >>confdefs.h
3862412b 10799
97bf5e38 10800fi
3862412b 10801
eb368090 10802# Detect which type of /proc is in use, such as for Unixware or Solaris.
97bf5e38
MK
10803
10804if test "${target}" = "${host}"; then
10805 case "${host}" in
97bf5e38 10806 *-*-unixware* | *-*-sysv4.2* | *-*-sysv5* | *-*-interix* )
60ca704f 10807
81ecdfbb 10808$as_echo "#define NEW_PROC_API 1" >>confdefs.h
97bf5e38
MK
10809
10810 ;;
c162e8c9 10811 *-*-solaris2.[6789] | *-*-solaris2.1[0-9]*)
60ca704f 10812
81ecdfbb 10813$as_echo "#define NEW_PROC_API 1" >>confdefs.h
c960c18f
AC
10814
10815 ;;
10816 mips-sgi-irix5*)
10817 # Work around <sys/proc.h> needing _KMEMUSER problem on IRIX 5.
60ca704f 10818
81ecdfbb 10819$as_echo "#define _KMEMUSER 1" >>confdefs.h
97bf5e38
MK
10820
10821 ;;
10822 esac
10823fi
10824
10825if test "$ac_cv_header_sys_procfs_h" = yes; then
81ecdfbb
RW
10826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pstatus_t in sys/procfs.h" >&5
10827$as_echo_n "checking for pstatus_t in sys/procfs.h... " >&6; }
10828 if test "${bfd_cv_have_sys_procfs_type_pstatus_t+set}" = set; then :
10829 $as_echo_n "(cached) " >&6
bec39cab 10830else
81ecdfbb 10831 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10832/* end confdefs.h. */
596c9d4b
KB
10833
10834#define _SYSCALL32
d30c5336
JK
10835/* Needed for new procfs interface on sparc-solaris. */
10836#define _STRUCTURED_PROC 1
596c9d4b 10837#include <sys/procfs.h>
bec39cab
AC
10838int
10839main ()
10840{
97bf5e38 10841pstatus_t avar
bec39cab
AC
10842 ;
10843 return 0;
10844}
10845_ACEOF
81ecdfbb 10846if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 10847 bfd_cv_have_sys_procfs_type_pstatus_t=yes
596c9d4b 10848else
81ecdfbb 10849 bfd_cv_have_sys_procfs_type_pstatus_t=no
bec39cab 10850
596c9d4b 10851fi
81ecdfbb 10852rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
596c9d4b
KB
10853fi
10854
97bf5e38 10855 if test $bfd_cv_have_sys_procfs_type_pstatus_t = yes; then
bec39cab 10856
81ecdfbb 10857$as_echo "#define HAVE_PSTATUS_T 1" >>confdefs.h
596c9d4b
KB
10858
10859 fi
81ecdfbb
RW
10860 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pstatus_t" >&5
10861$as_echo "$bfd_cv_have_sys_procfs_type_pstatus_t" >&6; }
596c9d4b 10862
81ecdfbb
RW
10863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prrun_t in sys/procfs.h" >&5
10864$as_echo_n "checking for prrun_t in sys/procfs.h... " >&6; }
10865 if test "${bfd_cv_have_sys_procfs_type_prrun_t+set}" = set; then :
10866 $as_echo_n "(cached) " >&6
596c9d4b 10867else
81ecdfbb 10868 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10869/* end confdefs.h. */
596c9d4b
KB
10870
10871#define _SYSCALL32
d30c5336
JK
10872/* Needed for new procfs interface on sparc-solaris. */
10873#define _STRUCTURED_PROC 1
596c9d4b 10874#include <sys/procfs.h>
bec39cab
AC
10875int
10876main ()
10877{
97bf5e38 10878prrun_t avar
bec39cab
AC
10879 ;
10880 return 0;
10881}
10882_ACEOF
81ecdfbb 10883if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 10884 bfd_cv_have_sys_procfs_type_prrun_t=yes
596c9d4b 10885else
81ecdfbb 10886 bfd_cv_have_sys_procfs_type_prrun_t=no
bec39cab 10887
596c9d4b 10888fi
81ecdfbb 10889rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
596c9d4b
KB
10890fi
10891
97bf5e38 10892 if test $bfd_cv_have_sys_procfs_type_prrun_t = yes; then
bec39cab 10893
81ecdfbb 10894$as_echo "#define HAVE_PRRUN_T 1" >>confdefs.h
596c9d4b
KB
10895
10896 fi
81ecdfbb
RW
10897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prrun_t" >&5
10898$as_echo "$bfd_cv_have_sys_procfs_type_prrun_t" >&6; }
596c9d4b 10899
81ecdfbb
RW
10900 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gregset_t in sys/procfs.h" >&5
10901$as_echo_n "checking for gregset_t in sys/procfs.h... " >&6; }
10902 if test "${bfd_cv_have_sys_procfs_type_gregset_t+set}" = set; then :
10903 $as_echo_n "(cached) " >&6
596c9d4b 10904else
81ecdfbb 10905 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10906/* end confdefs.h. */
596c9d4b
KB
10907
10908#define _SYSCALL32
d30c5336
JK
10909/* Needed for new procfs interface on sparc-solaris. */
10910#define _STRUCTURED_PROC 1
596c9d4b 10911#include <sys/procfs.h>
bec39cab
AC
10912int
10913main ()
10914{
97bf5e38 10915gregset_t avar
bec39cab
AC
10916 ;
10917 return 0;
10918}
10919_ACEOF
81ecdfbb 10920if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 10921 bfd_cv_have_sys_procfs_type_gregset_t=yes
596c9d4b 10922else
81ecdfbb 10923 bfd_cv_have_sys_procfs_type_gregset_t=no
bec39cab 10924
596c9d4b 10925fi
81ecdfbb 10926rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
596c9d4b
KB
10927fi
10928
97bf5e38 10929 if test $bfd_cv_have_sys_procfs_type_gregset_t = yes; then
bec39cab 10930
81ecdfbb 10931$as_echo "#define HAVE_GREGSET_T 1" >>confdefs.h
596c9d4b
KB
10932
10933 fi
81ecdfbb
RW
10934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_gregset_t" >&5
10935$as_echo "$bfd_cv_have_sys_procfs_type_gregset_t" >&6; }
451928c5 10936
81ecdfbb
RW
10937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fpregset_t in sys/procfs.h" >&5
10938$as_echo_n "checking for fpregset_t in sys/procfs.h... " >&6; }
10939 if test "${bfd_cv_have_sys_procfs_type_fpregset_t+set}" = set; then :
10940 $as_echo_n "(cached) " >&6
d84dd0c5 10941else
81ecdfbb 10942 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10943/* end confdefs.h. */
97bf5e38
MK
10944
10945#define _SYSCALL32
d30c5336
JK
10946/* Needed for new procfs interface on sparc-solaris. */
10947#define _STRUCTURED_PROC 1
d84dd0c5 10948#include <sys/procfs.h>
bec39cab
AC
10949int
10950main ()
10951{
97bf5e38 10952fpregset_t avar
bec39cab
AC
10953 ;
10954 return 0;
10955}
10956_ACEOF
81ecdfbb 10957if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 10958 bfd_cv_have_sys_procfs_type_fpregset_t=yes
d84dd0c5 10959else
81ecdfbb 10960 bfd_cv_have_sys_procfs_type_fpregset_t=no
bec39cab 10961
d84dd0c5 10962fi
81ecdfbb 10963rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d84dd0c5
MK
10964fi
10965
97bf5e38 10966 if test $bfd_cv_have_sys_procfs_type_fpregset_t = yes; then
bec39cab 10967
81ecdfbb 10968$as_echo "#define HAVE_FPREGSET_T 1" >>confdefs.h
d84dd0c5 10969
97bf5e38 10970 fi
81ecdfbb
RW
10971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_fpregset_t" >&5
10972$as_echo "$bfd_cv_have_sys_procfs_type_fpregset_t" >&6; }
d84dd0c5 10973
81ecdfbb
RW
10974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prgregset_t in sys/procfs.h" >&5
10975$as_echo_n "checking for prgregset_t in sys/procfs.h... " >&6; }
10976 if test "${bfd_cv_have_sys_procfs_type_prgregset_t+set}" = set; then :
10977 $as_echo_n "(cached) " >&6
c906108c 10978else
81ecdfbb 10979 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10980/* end confdefs.h. */
c906108c 10981
97bf5e38 10982#define _SYSCALL32
d30c5336
JK
10983/* Needed for new procfs interface on sparc-solaris. */
10984#define _STRUCTURED_PROC 1
97bf5e38 10985#include <sys/procfs.h>
bec39cab
AC
10986int
10987main ()
10988{
97bf5e38 10989prgregset_t avar
bec39cab
AC
10990 ;
10991 return 0;
10992}
10993_ACEOF
81ecdfbb 10994if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 10995 bfd_cv_have_sys_procfs_type_prgregset_t=yes
c906108c 10996else
81ecdfbb 10997 bfd_cv_have_sys_procfs_type_prgregset_t=no
bec39cab 10998
c906108c 10999fi
81ecdfbb 11000rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
11001fi
11002
97bf5e38 11003 if test $bfd_cv_have_sys_procfs_type_prgregset_t = yes; then
bec39cab 11004
81ecdfbb 11005$as_echo "#define HAVE_PRGREGSET_T 1" >>confdefs.h
c906108c 11006
97bf5e38 11007 fi
81ecdfbb
RW
11008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prgregset_t" >&5
11009$as_echo "$bfd_cv_have_sys_procfs_type_prgregset_t" >&6; }
c906108c 11010
81ecdfbb
RW
11011 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prfpregset_t in sys/procfs.h" >&5
11012$as_echo_n "checking for prfpregset_t in sys/procfs.h... " >&6; }
11013 if test "${bfd_cv_have_sys_procfs_type_prfpregset_t+set}" = set; then :
11014 $as_echo_n "(cached) " >&6
d45fe813 11015else
81ecdfbb 11016 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11017/* end confdefs.h. */
97bf5e38
MK
11018
11019#define _SYSCALL32
d30c5336
JK
11020/* Needed for new procfs interface on sparc-solaris. */
11021#define _STRUCTURED_PROC 1
97bf5e38 11022#include <sys/procfs.h>
bec39cab
AC
11023int
11024main ()
11025{
97bf5e38 11026prfpregset_t avar
bec39cab
AC
11027 ;
11028 return 0;
11029}
11030_ACEOF
81ecdfbb 11031if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11032 bfd_cv_have_sys_procfs_type_prfpregset_t=yes
d45fe813 11033else
81ecdfbb 11034 bfd_cv_have_sys_procfs_type_prfpregset_t=no
bec39cab 11035
d45fe813 11036fi
81ecdfbb 11037rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
11038fi
11039
97bf5e38 11040 if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
bec39cab 11041
81ecdfbb 11042$as_echo "#define HAVE_PRFPREGSET_T 1" >>confdefs.h
d45fe813 11043
97bf5e38 11044 fi
81ecdfbb
RW
11045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prfpregset_t" >&5
11046$as_echo "$bfd_cv_have_sys_procfs_type_prfpregset_t" >&6; }
d45fe813 11047
81ecdfbb
RW
11048 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prgregset32_t in sys/procfs.h" >&5
11049$as_echo_n "checking for prgregset32_t in sys/procfs.h... " >&6; }
11050 if test "${bfd_cv_have_sys_procfs_type_prgregset32_t+set}" = set; then :
11051 $as_echo_n "(cached) " >&6
d45fe813 11052else
81ecdfbb 11053 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11054/* end confdefs.h. */
97bf5e38
MK
11055
11056#define _SYSCALL32
d30c5336
JK
11057/* Needed for new procfs interface on sparc-solaris. */
11058#define _STRUCTURED_PROC 1
97bf5e38 11059#include <sys/procfs.h>
bec39cab
AC
11060int
11061main ()
11062{
97bf5e38 11063prgregset32_t avar
bec39cab
AC
11064 ;
11065 return 0;
11066}
11067_ACEOF
81ecdfbb 11068if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11069 bfd_cv_have_sys_procfs_type_prgregset32_t=yes
d45fe813 11070else
81ecdfbb 11071 bfd_cv_have_sys_procfs_type_prgregset32_t=no
bec39cab 11072
d45fe813 11073fi
81ecdfbb 11074rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
11075fi
11076
97bf5e38 11077 if test $bfd_cv_have_sys_procfs_type_prgregset32_t = yes; then
bec39cab 11078
81ecdfbb 11079$as_echo "#define HAVE_PRGREGSET32_T 1" >>confdefs.h
d45fe813 11080
97bf5e38 11081 fi
81ecdfbb
RW
11082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prgregset32_t" >&5
11083$as_echo "$bfd_cv_have_sys_procfs_type_prgregset32_t" >&6; }
d45fe813 11084
81ecdfbb
RW
11085 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prfpregset32_t in sys/procfs.h" >&5
11086$as_echo_n "checking for prfpregset32_t in sys/procfs.h... " >&6; }
11087 if test "${bfd_cv_have_sys_procfs_type_prfpregset32_t+set}" = set; then :
11088 $as_echo_n "(cached) " >&6
d45fe813 11089else
81ecdfbb 11090 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11091/* end confdefs.h. */
97bf5e38
MK
11092
11093#define _SYSCALL32
d30c5336
JK
11094/* Needed for new procfs interface on sparc-solaris. */
11095#define _STRUCTURED_PROC 1
97bf5e38 11096#include <sys/procfs.h>
bec39cab
AC
11097int
11098main ()
11099{
97bf5e38 11100prfpregset32_t avar
bec39cab
AC
11101 ;
11102 return 0;
11103}
11104_ACEOF
81ecdfbb 11105if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11106 bfd_cv_have_sys_procfs_type_prfpregset32_t=yes
d45fe813 11107else
81ecdfbb 11108 bfd_cv_have_sys_procfs_type_prfpregset32_t=no
bec39cab 11109
d45fe813 11110fi
81ecdfbb 11111rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
11112fi
11113
97bf5e38 11114 if test $bfd_cv_have_sys_procfs_type_prfpregset32_t = yes; then
bec39cab 11115
81ecdfbb 11116$as_echo "#define HAVE_PRFPREGSET32_T 1" >>confdefs.h
d45fe813 11117
97bf5e38 11118 fi
81ecdfbb
RW
11119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prfpregset32_t" >&5
11120$as_echo "$bfd_cv_have_sys_procfs_type_prfpregset32_t" >&6; }
d45fe813 11121
81ecdfbb
RW
11122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpid_t in sys/procfs.h" >&5
11123$as_echo_n "checking for lwpid_t in sys/procfs.h... " >&6; }
11124 if test "${bfd_cv_have_sys_procfs_type_lwpid_t+set}" = set; then :
11125 $as_echo_n "(cached) " >&6
d45fe813 11126else
81ecdfbb 11127 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11128/* end confdefs.h. */
97bf5e38 11129
d45fe813 11130#define _SYSCALL32
d30c5336
JK
11131/* Needed for new procfs interface on sparc-solaris. */
11132#define _STRUCTURED_PROC 1
97bf5e38 11133#include <sys/procfs.h>
bec39cab
AC
11134int
11135main ()
11136{
97bf5e38 11137lwpid_t avar
bec39cab
AC
11138 ;
11139 return 0;
11140}
11141_ACEOF
81ecdfbb 11142if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11143 bfd_cv_have_sys_procfs_type_lwpid_t=yes
d45fe813 11144else
81ecdfbb 11145 bfd_cv_have_sys_procfs_type_lwpid_t=no
bec39cab 11146
d45fe813 11147fi
81ecdfbb 11148rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
11149fi
11150
97bf5e38 11151 if test $bfd_cv_have_sys_procfs_type_lwpid_t = yes; then
bec39cab 11152
81ecdfbb 11153$as_echo "#define HAVE_LWPID_T 1" >>confdefs.h
d45fe813 11154
97bf5e38 11155 fi
81ecdfbb
RW
11156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_lwpid_t" >&5
11157$as_echo "$bfd_cv_have_sys_procfs_type_lwpid_t" >&6; }
c906108c 11158
81ecdfbb
RW
11159 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psaddr_t in sys/procfs.h" >&5
11160$as_echo_n "checking for psaddr_t in sys/procfs.h... " >&6; }
11161 if test "${bfd_cv_have_sys_procfs_type_psaddr_t+set}" = set; then :
11162 $as_echo_n "(cached) " >&6
c906108c 11163else
81ecdfbb 11164 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11165/* end confdefs.h. */
c906108c 11166
97bf5e38 11167#define _SYSCALL32
d30c5336
JK
11168/* Needed for new procfs interface on sparc-solaris. */
11169#define _STRUCTURED_PROC 1
97bf5e38 11170#include <sys/procfs.h>
bec39cab
AC
11171int
11172main ()
11173{
97bf5e38 11174psaddr_t avar
bec39cab
AC
11175 ;
11176 return 0;
11177}
11178_ACEOF
81ecdfbb 11179if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11180 bfd_cv_have_sys_procfs_type_psaddr_t=yes
c906108c 11181else
81ecdfbb 11182 bfd_cv_have_sys_procfs_type_psaddr_t=no
bec39cab 11183
c906108c 11184fi
81ecdfbb 11185rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
11186fi
11187
97bf5e38 11188 if test $bfd_cv_have_sys_procfs_type_psaddr_t = yes; then
bec39cab 11189
81ecdfbb 11190$as_echo "#define HAVE_PSADDR_T 1" >>confdefs.h
c906108c 11191
97bf5e38 11192 fi
81ecdfbb
RW
11193 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_psaddr_t" >&5
11194$as_echo "$bfd_cv_have_sys_procfs_type_psaddr_t" >&6; }
c906108c 11195
81ecdfbb
RW
11196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prsysent_t in sys/procfs.h" >&5
11197$as_echo_n "checking for prsysent_t in sys/procfs.h... " >&6; }
11198 if test "${bfd_cv_have_sys_procfs_type_prsysent_t+set}" = set; then :
11199 $as_echo_n "(cached) " >&6
c906108c 11200else
81ecdfbb 11201 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11202/* end confdefs.h. */
c906108c 11203
97bf5e38 11204#define _SYSCALL32
d30c5336
JK
11205/* Needed for new procfs interface on sparc-solaris. */
11206#define _STRUCTURED_PROC 1
97bf5e38 11207#include <sys/procfs.h>
bec39cab
AC
11208int
11209main ()
11210{
97bf5e38 11211prsysent_t avar
bec39cab
AC
11212 ;
11213 return 0;
11214}
11215_ACEOF
81ecdfbb 11216if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11217 bfd_cv_have_sys_procfs_type_prsysent_t=yes
c906108c 11218else
81ecdfbb 11219 bfd_cv_have_sys_procfs_type_prsysent_t=no
bec39cab 11220
c906108c 11221fi
81ecdfbb 11222rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
11223fi
11224
97bf5e38 11225 if test $bfd_cv_have_sys_procfs_type_prsysent_t = yes; then
bec39cab 11226
81ecdfbb 11227$as_echo "#define HAVE_PRSYSENT_T 1" >>confdefs.h
c906108c 11228
97bf5e38 11229 fi
81ecdfbb
RW
11230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prsysent_t" >&5
11231$as_echo "$bfd_cv_have_sys_procfs_type_prsysent_t" >&6; }
c906108c 11232
81ecdfbb
RW
11233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pr_sigset_t in sys/procfs.h" >&5
11234$as_echo_n "checking for pr_sigset_t in sys/procfs.h... " >&6; }
11235 if test "${bfd_cv_have_sys_procfs_type_pr_sigset_t+set}" = set; then :
11236 $as_echo_n "(cached) " >&6
c906108c 11237else
81ecdfbb 11238 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11239/* end confdefs.h. */
c906108c 11240
97bf5e38 11241#define _SYSCALL32
d30c5336
JK
11242/* Needed for new procfs interface on sparc-solaris. */
11243#define _STRUCTURED_PROC 1
97bf5e38 11244#include <sys/procfs.h>
bec39cab
AC
11245int
11246main ()
11247{
97bf5e38 11248pr_sigset_t avar
bec39cab
AC
11249 ;
11250 return 0;
11251}
11252_ACEOF
81ecdfbb 11253if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11254 bfd_cv_have_sys_procfs_type_pr_sigset_t=yes
c906108c 11255else
81ecdfbb 11256 bfd_cv_have_sys_procfs_type_pr_sigset_t=no
bec39cab 11257
c906108c 11258fi
81ecdfbb 11259rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
11260fi
11261
97bf5e38 11262 if test $bfd_cv_have_sys_procfs_type_pr_sigset_t = yes; then
bec39cab 11263
81ecdfbb 11264$as_echo "#define HAVE_PR_SIGSET_T 1" >>confdefs.h
c906108c 11265
97bf5e38 11266 fi
81ecdfbb
RW
11267 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pr_sigset_t" >&5
11268$as_echo "$bfd_cv_have_sys_procfs_type_pr_sigset_t" >&6; }
c906108c 11269
81ecdfbb
RW
11270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pr_sigaction64_t in sys/procfs.h" >&5
11271$as_echo_n "checking for pr_sigaction64_t in sys/procfs.h... " >&6; }
11272 if test "${bfd_cv_have_sys_procfs_type_pr_sigaction64_t+set}" = set; then :
11273 $as_echo_n "(cached) " >&6
c906108c 11274else
81ecdfbb 11275 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11276/* end confdefs.h. */
c906108c 11277
97bf5e38 11278#define _SYSCALL32
d30c5336
JK
11279/* Needed for new procfs interface on sparc-solaris. */
11280#define _STRUCTURED_PROC 1
97bf5e38 11281#include <sys/procfs.h>
bec39cab
AC
11282int
11283main ()
11284{
97bf5e38 11285pr_sigaction64_t avar
bec39cab
AC
11286 ;
11287 return 0;
11288}
11289_ACEOF
81ecdfbb 11290if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11291 bfd_cv_have_sys_procfs_type_pr_sigaction64_t=yes
c906108c 11292else
81ecdfbb 11293 bfd_cv_have_sys_procfs_type_pr_sigaction64_t=no
bec39cab 11294
c906108c 11295fi
81ecdfbb 11296rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
11297fi
11298
97bf5e38 11299 if test $bfd_cv_have_sys_procfs_type_pr_sigaction64_t = yes; then
bec39cab 11300
81ecdfbb 11301$as_echo "#define HAVE_PR_SIGACTION64_T 1" >>confdefs.h
c906108c 11302
97bf5e38 11303 fi
81ecdfbb
RW
11304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pr_sigaction64_t" >&5
11305$as_echo "$bfd_cv_have_sys_procfs_type_pr_sigaction64_t" >&6; }
97bf5e38 11306
81ecdfbb
RW
11307 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pr_siginfo64_t in sys/procfs.h" >&5
11308$as_echo_n "checking for pr_siginfo64_t in sys/procfs.h... " >&6; }
11309 if test "${bfd_cv_have_sys_procfs_type_pr_siginfo64_t+set}" = set; then :
11310 $as_echo_n "(cached) " >&6
97bf5e38 11311else
81ecdfbb 11312 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11313/* end confdefs.h. */
97bf5e38
MK
11314
11315#define _SYSCALL32
d30c5336
JK
11316/* Needed for new procfs interface on sparc-solaris. */
11317#define _STRUCTURED_PROC 1
97bf5e38 11318#include <sys/procfs.h>
bec39cab
AC
11319int
11320main ()
11321{
97bf5e38 11322pr_siginfo64_t avar
bec39cab
AC
11323 ;
11324 return 0;
11325}
11326_ACEOF
81ecdfbb 11327if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38
MK
11328 bfd_cv_have_sys_procfs_type_pr_siginfo64_t=yes
11329else
81ecdfbb 11330 bfd_cv_have_sys_procfs_type_pr_siginfo64_t=no
bec39cab 11331
97bf5e38 11332fi
81ecdfbb 11333rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 11334fi
c906108c 11335
97bf5e38 11336 if test $bfd_cv_have_sys_procfs_type_pr_siginfo64_t = yes; then
bec39cab 11337
81ecdfbb 11338$as_echo "#define HAVE_PR_SIGINFO64_T 1" >>confdefs.h
c906108c 11339
97bf5e38 11340 fi
81ecdfbb
RW
11341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pr_siginfo64_t" >&5
11342$as_echo "$bfd_cv_have_sys_procfs_type_pr_siginfo64_t" >&6; }
bec39cab
AC
11343
11344
97bf5e38
MK
11345
11346
11347
97bf5e38 11348 if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
81ecdfbb
RW
11349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether prfpregset_t type is broken" >&5
11350$as_echo_n "checking whether prfpregset_t type is broken... " >&6; }
11351 if test "${gdb_cv_prfpregset_t_broken+set}" = set; then :
11352 $as_echo_n "(cached) " >&6
c906108c 11353else
81ecdfbb 11354 if test "$cross_compiling" = yes; then :
97bf5e38 11355 gdb_cv_prfpregset_t_broken=yes
c906108c 11356else
81ecdfbb 11357 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11358/* end confdefs.h. */
97bf5e38
MK
11359#include <sys/procfs.h>
11360 int main ()
11361 {
11362 if (sizeof (prfpregset_t) == sizeof (void *))
11363 return 1;
11364 return 0;
11365 }
bec39cab 11366_ACEOF
81ecdfbb 11367if ac_fn_c_try_run "$LINENO"; then :
97bf5e38 11368 gdb_cv_prfpregset_t_broken=no
81ecdfbb
RW
11369else
11370 gdb_cv_prfpregset_t_broken=yes
c906108c 11371fi
81ecdfbb
RW
11372rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11373 conftest.$ac_objext conftest.beam conftest.$ac_ext
c906108c 11374fi
81ecdfbb 11375
c906108c
SS
11376fi
11377
81ecdfbb
RW
11378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_prfpregset_t_broken" >&5
11379$as_echo "$gdb_cv_prfpregset_t_broken" >&6; }
97bf5e38 11380 if test $gdb_cv_prfpregset_t_broken = yes; then
60ca704f 11381
81ecdfbb 11382$as_echo "#define PRFPREGSET_T_BROKEN 1" >>confdefs.h
c906108c 11383
97bf5e38
MK
11384 fi
11385 fi
c906108c 11386
bec39cab 11387
81ecdfbb
RW
11388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PIOCSET ioctl entry in sys/procfs.h" >&5
11389$as_echo_n "checking for PIOCSET ioctl entry in sys/procfs.h... " >&6; }
11390 if test "${gdb_cv_have_procfs_piocset+set}" = set; then :
11391 $as_echo_n "(cached) " >&6
c906108c 11392else
81ecdfbb 11393 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11394/* end confdefs.h. */
97bf5e38
MK
11395#include <unistd.h>
11396#include <sys/types.h>
11397#include <sys/procfs.h>
11398
bec39cab
AC
11399int
11400main ()
11401{
97bf5e38
MK
11402
11403 int dummy;;
11404 dummy = ioctl(0, PIOCSET, &dummy);
bec39cab
AC
11405
11406 ;
11407 return 0;
11408}
11409_ACEOF
81ecdfbb 11410if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11411 gdb_cv_have_procfs_piocset=yes
c906108c 11412else
81ecdfbb 11413 gdb_cv_have_procfs_piocset=no
c906108c 11414fi
81ecdfbb 11415rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 11416fi
97bf5e38 11417
81ecdfbb
RW
11418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_procfs_piocset" >&5
11419$as_echo "$gdb_cv_have_procfs_piocset" >&6; }
97bf5e38 11420 if test $gdb_cv_have_procfs_piocset = yes; then
60ca704f 11421
81ecdfbb 11422$as_echo "#define HAVE_PROCFS_PIOCSET 1" >>confdefs.h
97bf5e38
MK
11423
11424 fi
c906108c 11425fi
c906108c 11426
97bf5e38 11427if test ${host} = ${target} ; then
bec39cab 11428
81ecdfbb
RW
11429 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for member l_addr in struct link_map" >&5
11430$as_echo_n "checking for member l_addr in struct link_map... " >&6; }
11431 if test "${gdb_cv_have_struct_link_map_with_l_members+set}" = set; then :
11432 $as_echo_n "(cached) " >&6
bec39cab 11433else
81ecdfbb 11434 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11435/* end confdefs.h. */
97bf5e38 11436#include <link.h>
bec39cab
AC
11437int
11438main ()
11439{
97bf5e38 11440struct link_map lm; (void) lm.l_addr;
bec39cab
AC
11441 ;
11442 return 0;
11443}
11444_ACEOF
81ecdfbb 11445if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 11446 gdb_cv_have_struct_link_map_with_l_members=yes
c906108c 11447else
81ecdfbb 11448 gdb_cv_have_struct_link_map_with_l_members=no
c906108c 11449fi
81ecdfbb 11450rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
11451fi
11452
81ecdfbb
RW
11453 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_struct_link_map_with_l_members" >&5
11454$as_echo "$gdb_cv_have_struct_link_map_with_l_members" >&6; }
97bf5e38 11455 if test $gdb_cv_have_struct_link_map_with_l_members = yes; then
60ca704f 11456
81ecdfbb 11457$as_echo "#define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1" >>confdefs.h
97bf5e38
MK
11458
11459 fi
11460
bec39cab 11461
81ecdfbb
RW
11462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for member lm_addr in struct link_map" >&5
11463$as_echo_n "checking for member lm_addr in struct link_map... " >&6; }
11464 if test "${gdb_cv_have_struct_link_map_with_lm_members+set}" = set; then :
11465 $as_echo_n "(cached) " >&6
c906108c 11466else
81ecdfbb 11467 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11468/* end confdefs.h. */
97bf5e38
MK
11469#include <sys/types.h>
11470#include <link.h>
bec39cab
AC
11471int
11472main ()
11473{
97bf5e38 11474struct link_map lm; (void) lm.lm_addr;
bec39cab
AC
11475 ;
11476 return 0;
11477}
11478_ACEOF
81ecdfbb 11479if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38
MK
11480 gdb_cv_have_struct_link_map_with_lm_members=yes
11481else
81ecdfbb 11482 gdb_cv_have_struct_link_map_with_lm_members=no
97bf5e38 11483fi
81ecdfbb 11484rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 11485fi
c906108c 11486
81ecdfbb
RW
11487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_struct_link_map_with_lm_members" >&5
11488$as_echo "$gdb_cv_have_struct_link_map_with_lm_members" >&6; }
97bf5e38 11489 if test $gdb_cv_have_struct_link_map_with_lm_members = yes; then
60ca704f 11490
81ecdfbb 11491$as_echo "#define HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS 1" >>confdefs.h
97bf5e38
MK
11492
11493 fi
11494
bec39cab 11495
81ecdfbb
RW
11496 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for member som_addr in struct so_map" >&5
11497$as_echo_n "checking for member som_addr in struct so_map... " >&6; }
11498 if test "${gdb_cv_have_struct_so_map_with_som_members+set}" = set; then :
11499 $as_echo_n "(cached) " >&6
c906108c 11500else
81ecdfbb 11501 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11502/* end confdefs.h. */
97bf5e38
MK
11503#include <sys/types.h>
11504#ifdef HAVE_NLIST_H
11505#include <nlist.h>
11506#endif
11507#include <link.h>
bec39cab
AC
11508int
11509main ()
11510{
97bf5e38 11511struct so_map lm; (void) lm.som_addr;
bec39cab
AC
11512 ;
11513 return 0;
11514}
11515_ACEOF
81ecdfbb 11516if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38
MK
11517 gdb_cv_have_struct_so_map_with_som_members=yes
11518else
81ecdfbb 11519 gdb_cv_have_struct_so_map_with_som_members=no
97bf5e38 11520fi
81ecdfbb 11521rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
97bf5e38 11522fi
c906108c 11523
81ecdfbb
RW
11524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_struct_so_map_with_som_members" >&5
11525$as_echo "$gdb_cv_have_struct_so_map_with_som_members" >&6; }
97bf5e38 11526 if test $gdb_cv_have_struct_so_map_with_som_members = yes; then
60ca704f 11527
81ecdfbb 11528$as_echo "#define HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS 1" >>confdefs.h
c906108c 11529
97bf5e38 11530 fi
c906108c 11531
bec39cab 11532
81ecdfbb
RW
11533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct link_map32 in sys/link.h" >&5
11534$as_echo_n "checking for struct link_map32 in sys/link.h... " >&6; }
11535 if test "${gdb_cv_have_struct_link_map32+set}" = set; then :
11536 $as_echo_n "(cached) " >&6
97bf5e38 11537else
81ecdfbb 11538 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11539/* end confdefs.h. */
97bf5e38
MK
11540#define _SYSCALL32
11541#include <sys/link.h>
bec39cab
AC
11542int
11543main ()
11544{
97bf5e38 11545struct link_map32 l;
bec39cab
AC
11546 ;
11547 return 0;
11548}
11549_ACEOF
81ecdfbb 11550if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38
MK
11551 gdb_cv_have_struct_link_map32=yes
11552else
81ecdfbb 11553 gdb_cv_have_struct_link_map32=no
97bf5e38 11554fi
81ecdfbb 11555rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
97bf5e38 11556fi
c906108c 11557
81ecdfbb
RW
11558 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_struct_link_map32" >&5
11559$as_echo "$gdb_cv_have_struct_link_map32" >&6; }
97bf5e38 11560 if test $gdb_cv_have_struct_link_map32 = yes; then
60ca704f 11561
81ecdfbb 11562$as_echo "#define HAVE_STRUCT_LINK_MAP32 1" >>confdefs.h
c906108c 11563
60ca704f 11564
81ecdfbb 11565$as_echo "#define _SYSCALL32 1" >>confdefs.h
c906108c 11566
97bf5e38
MK
11567 fi
11568fi
c906108c 11569
bc8bcb4b 11570# Check if the compiler supports the `long long' type.
c906108c 11571
81ecdfbb
RW
11572{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long support in compiler" >&5
11573$as_echo_n "checking for long long support in compiler... " >&6; }
11574if test "${gdb_cv_c_long_long+set}" = set; then :
11575 $as_echo_n "(cached) " >&6
97bf5e38 11576else
81ecdfbb 11577 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11578/* end confdefs.h. */
bc8bcb4b 11579extern long long foo;
bec39cab
AC
11580int
11581main ()
11582{
bc8bcb4b 11583switch (foo & 2) { case 0: return 1; }
bec39cab
AC
11584 ;
11585 return 0;
11586}
11587_ACEOF
81ecdfbb 11588if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38
MK
11589 gdb_cv_c_long_long=yes
11590else
81ecdfbb 11591 gdb_cv_c_long_long=no
97bf5e38 11592fi
81ecdfbb 11593rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
97bf5e38 11594fi
81ecdfbb
RW
11595{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_c_long_long" >&5
11596$as_echo "$gdb_cv_c_long_long" >&6; }
97bf5e38 11597if test $gdb_cv_c_long_long = yes; then
bc8bcb4b 11598
81ecdfbb 11599$as_echo "#define CC_HAS_LONG_LONG 1" >>confdefs.h
97bf5e38
MK
11600
11601fi
11602
bc8bcb4b 11603# Check if the compiler and runtime support printing long longs.
97bf5e38 11604
81ecdfbb
RW
11605{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long support in printf" >&5
11606$as_echo_n "checking for long long support in printf... " >&6; }
11607if test "${gdb_cv_printf_has_long_long+set}" = set; then :
11608 $as_echo_n "(cached) " >&6
97bf5e38 11609else
81ecdfbb 11610 if test "$cross_compiling" = yes; then :
97bf5e38
MK
11611 gdb_cv_printf_has_long_long=no
11612else
81ecdfbb 11613 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11614/* end confdefs.h. */
bc8bcb4b
MK
11615$ac_includes_default
11616int
11617main ()
11618{
11619char buf[32];
97bf5e38
MK
11620 long long l = 0;
11621 l = (l << 16) + 0x0123;
11622 l = (l << 16) + 0x4567;
11623 l = (l << 16) + 0x89ab;
11624 l = (l << 16) + 0xcdef;
11625 sprintf (buf, "0x%016llx", l);
11626 return (strcmp ("0x0123456789abcdef", buf));
bc8bcb4b
MK
11627 ;
11628 return 0;
c906108c 11629}
bec39cab 11630_ACEOF
81ecdfbb 11631if ac_fn_c_try_run "$LINENO"; then :
97bf5e38
MK
11632 gdb_cv_printf_has_long_long=yes
11633else
81ecdfbb 11634 gdb_cv_printf_has_long_long=no
97bf5e38 11635fi
81ecdfbb
RW
11636rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11637 conftest.$ac_objext conftest.beam conftest.$ac_ext
97bf5e38 11638fi
81ecdfbb 11639
97bf5e38 11640fi
81ecdfbb
RW
11641{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_printf_has_long_long" >&5
11642$as_echo "$gdb_cv_printf_has_long_long" >&6; }
97bf5e38 11643if test $gdb_cv_printf_has_long_long = yes; then
bc8bcb4b 11644
81ecdfbb 11645$as_echo "#define PRINTF_HAS_LONG_LONG 1" >>confdefs.h
97bf5e38
MK
11646
11647fi
97bf5e38 11648
1a619819
LM
11649# Check if the compiler and runtime support printing decfloats.
11650
81ecdfbb
RW
11651{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for decfloat support in printf" >&5
11652$as_echo_n "checking for decfloat support in printf... " >&6; }
11653if test "${gdb_cv_printf_has_decfloat+set}" = set; then :
11654 $as_echo_n "(cached) " >&6
1a619819 11655else
81ecdfbb 11656 if test "$cross_compiling" = yes; then :
1a619819
LM
11657 gdb_cv_printf_has_decfloat=no
11658else
81ecdfbb 11659 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1a619819
LM
11660/* end confdefs.h. */
11661$ac_includes_default
11662int
11663main ()
11664{
11665char buf[64];
11666 _Decimal32 d32 = 1.2345df;
11667 _Decimal64 d64 = 1.2345dd;
11668 _Decimal128 d128 = 1.2345dl;
11669 sprintf (buf, "Decimal32: %H\nDecimal64: %D\nDecimal128: %DD", d32, d64, d128);
11670 return (strcmp ("Decimal32: 1.2345\nDecimal64: 1.2345\nDecimal128: 1.2345", buf));
11671 ;
11672 return 0;
11673}
11674_ACEOF
81ecdfbb 11675if ac_fn_c_try_run "$LINENO"; then :
1a619819
LM
11676 gdb_cv_printf_has_decfloat=yes
11677else
81ecdfbb 11678 gdb_cv_printf_has_decfloat=no
1a619819 11679fi
81ecdfbb
RW
11680rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11681 conftest.$ac_objext conftest.beam conftest.$ac_ext
1a619819 11682fi
81ecdfbb 11683
1a619819 11684fi
81ecdfbb
RW
11685{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_printf_has_decfloat" >&5
11686$as_echo "$gdb_cv_printf_has_decfloat" >&6; }
1a619819
LM
11687if test $gdb_cv_printf_has_decfloat = yes; then
11688
81ecdfbb 11689$as_echo "#define PRINTF_HAS_DECFLOAT 1" >>confdefs.h
1a619819
LM
11690
11691fi
11692
bc8bcb4b
MK
11693# Check if the compiler supports the `long double' type. We can't use
11694# AC_C_LONG_DOUBLE because that one does additional checks on the
11695# constants defined in <float.h> that fail on some systems,
11696# e.g. FreeBSD/i386 4.7 and OpenBSD/i386 3.6.
97bf5e38 11697
81ecdfbb
RW
11698{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double support in compiler" >&5
11699$as_echo_n "checking for long double support in compiler... " >&6; }
11700if test "${gdb_cv_c_long_double+set}" = set; then :
11701 $as_echo_n "(cached) " >&6
97bf5e38 11702else
81ecdfbb 11703 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11704/* end confdefs.h. */
97bf5e38 11705long double foo;
bec39cab 11706_ACEOF
81ecdfbb 11707if ac_fn_c_try_compile "$LINENO"; then :
bc8bcb4b 11708 gdb_cv_c_long_double=yes
97bf5e38 11709else
81ecdfbb 11710 gdb_cv_c_long_double=no
97bf5e38 11711fi
81ecdfbb 11712rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
97bf5e38 11713fi
81ecdfbb
RW
11714{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_c_long_double" >&5
11715$as_echo "$gdb_cv_c_long_double" >&6; }
bc8bcb4b 11716if test $gdb_cv_c_long_double = yes; then
c906108c 11717
81ecdfbb 11718$as_echo "#define HAVE_LONG_DOUBLE 1" >>confdefs.h
97bf5e38
MK
11719
11720fi
11721
bc8bcb4b 11722# Check if the compiler and runtime support printing long doubles.
97bf5e38 11723
81ecdfbb
RW
11724{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double support in printf" >&5
11725$as_echo_n "checking for long double support in printf... " >&6; }
11726if test "${gdb_cv_printf_has_long_double+set}" = set; then :
11727 $as_echo_n "(cached) " >&6
97bf5e38 11728else
81ecdfbb 11729 if test "$cross_compiling" = yes; then :
97bf5e38
MK
11730 gdb_cv_printf_has_long_double=no
11731else
81ecdfbb 11732 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11733/* end confdefs.h. */
bc8bcb4b
MK
11734$ac_includes_default
11735int
11736main ()
11737{
11738char buf[16];
97bf5e38
MK
11739 long double f = 3.141592653;
11740 sprintf (buf, "%Lg", f);
11741 return (strncmp ("3.14159", buf, 7));
bc8bcb4b
MK
11742 ;
11743 return 0;
97bf5e38 11744}
bec39cab 11745_ACEOF
81ecdfbb 11746if ac_fn_c_try_run "$LINENO"; then :
97bf5e38 11747 gdb_cv_printf_has_long_double=yes
c906108c 11748else
81ecdfbb 11749 gdb_cv_printf_has_long_double=no
c906108c 11750fi
81ecdfbb
RW
11751rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11752 conftest.$ac_objext conftest.beam conftest.$ac_ext
c906108c 11753fi
81ecdfbb 11754
c906108c 11755fi
81ecdfbb
RW
11756{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_printf_has_long_double" >&5
11757$as_echo "$gdb_cv_printf_has_long_double" >&6; }
97bf5e38 11758if test $gdb_cv_printf_has_long_double = yes; then
bc8bcb4b 11759
81ecdfbb 11760$as_echo "#define PRINTF_HAS_LONG_DOUBLE 1" >>confdefs.h
97bf5e38
MK
11761
11762fi
97bf5e38 11763
bc8bcb4b 11764# Check if the compiler and runtime support scanning long doubles.
97bf5e38 11765
81ecdfbb
RW
11766{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double support in scanf" >&5
11767$as_echo_n "checking for long double support in scanf... " >&6; }
11768if test "${gdb_cv_scanf_has_long_double+set}" = set; then :
11769 $as_echo_n "(cached) " >&6
97bf5e38 11770else
81ecdfbb 11771 if test "$cross_compiling" = yes; then :
97bf5e38
MK
11772 gdb_cv_scanf_has_long_double=no
11773else
81ecdfbb 11774 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11775/* end confdefs.h. */
bc8bcb4b
MK
11776#include <stdio.h>
11777int
11778main ()
11779{
11780char *buf = "3.141592653";
97bf5e38
MK
11781 long double f = 0;
11782 sscanf (buf, "%Lg", &f);
11783 return !(f > 3.14159 && f < 3.14160);
bc8bcb4b
MK
11784 ;
11785 return 0;
97bf5e38 11786}
bec39cab 11787_ACEOF
81ecdfbb 11788if ac_fn_c_try_run "$LINENO"; then :
97bf5e38
MK
11789 gdb_cv_scanf_has_long_double=yes
11790else
81ecdfbb 11791 gdb_cv_scanf_has_long_double=no
97bf5e38 11792fi
81ecdfbb
RW
11793rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11794 conftest.$ac_objext conftest.beam conftest.$ac_ext
97bf5e38 11795fi
81ecdfbb 11796
c906108c 11797fi
81ecdfbb
RW
11798{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_scanf_has_long_double" >&5
11799$as_echo "$gdb_cv_scanf_has_long_double" >&6; }
97bf5e38 11800if test $gdb_cv_scanf_has_long_double = yes; then
bc8bcb4b 11801
81ecdfbb 11802$as_echo "#define SCANF_HAS_LONG_DOUBLE 1" >>confdefs.h
97bf5e38
MK
11803
11804fi
c906108c 11805
438013df
AO
11806case ${host_os} in
11807aix*)
81ecdfbb
RW
11808 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -bbigtoc option" >&5
11809$as_echo_n "checking for -bbigtoc option... " >&6; }
11810if test "${gdb_cv_bigtoc+set}" = set; then :
11811 $as_echo_n "(cached) " >&6
438013df 11812else
bec39cab 11813
438013df
AO
11814 SAVE_LDFLAGS=$LDFLAGS
11815
11816 case $GCC in
11817 yes) gdb_cv_bigtoc=-Wl,-bbigtoc ;;
11818 *) gdb_cv_bigtoc=-bbigtoc ;;
11819 esac
11820
11821 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc
81ecdfbb 11822 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11823/* end confdefs.h. */
438013df 11824
bec39cab
AC
11825int
11826main ()
11827{
438013df 11828int i;
bec39cab
AC
11829 ;
11830 return 0;
11831}
11832_ACEOF
81ecdfbb 11833if ac_fn_c_try_link "$LINENO"; then :
bec39cab 11834
81ecdfbb
RW
11835else
11836 gdb_cv_bigtoc=
438013df 11837fi
81ecdfbb
RW
11838rm -f core conftest.err conftest.$ac_objext \
11839 conftest$ac_exeext conftest.$ac_ext
ec76baa5 11840 LDFLAGS="${SAVE_LDFLAGS}"
438013df 11841
bec39cab 11842fi
81ecdfbb
RW
11843{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_bigtoc" >&5
11844$as_echo "$gdb_cv_bigtoc" >&6; }
438013df
AO
11845 CONFIG_LDFLAGS="${CONFIG_LDFLAGS} ${gdb_cv_bigtoc}"
11846 ;;
11847esac
11848
38f6b338 11849{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the dynamic export flag" >&5
f6528abd 11850$as_echo_n "checking for the dynamic export flag... " >&6; }
38f6b338
JK
11851dynamic_list=false
11852if test "${gdb_native}" = yes; then
11853 # The dynamically loaded libthread_db needs access to symbols in the gdb
11854 # executable. Older GNU ld supports --export-dynamic but --dynamic-list
11855 # may not be supported there.
11856 old_LDFLAGS="$LDFLAGS"
11857 # Older GNU ld supports --export-dynamic but --dynamic-list it does not.
11858 RDYNAMIC="-Wl,--dynamic-list=${srcdir}/proc-service.list"
11859 LDFLAGS="$LDFLAGS $RDYNAMIC"
11860 if test "${have_libpython}" = no; then
11861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6528abd
JK
11862/* end confdefs.h. */
11863
11864int
11865main ()
11866{
11867
11868 ;
11869 return 0;
11870}
11871_ACEOF
11872if ac_fn_c_try_link "$LINENO"; then :
3bebe2f2
JK
11873 dynamic_list=true
11874fi
11875rm -f core conftest.err conftest.$ac_objext \
11876 conftest$ac_exeext conftest.$ac_ext
38f6b338
JK
11877 else
11878 # Workaround http://bugs.python.org/issue4434 where static
11879 # libpythonX.Y.a would get its symbols required for
11880 # pythonX.Y/lib-dynload/*.so modules hidden by -Wl,--dynamic-list.
11881 # Problem does not happen for the recommended libpythonX.Y.so linkage.
11882 old_CFLAGS="$CFLAGS"
11883 CFLAGS="$CFLAGS $PYTHON_CFLAGS"
11884 if test "$cross_compiling" = yes; then :
3bebe2f2 11885 true
f6528abd 11886else
3bebe2f2
JK
11887 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11888/* end confdefs.h. */
11889#include "${have_libpython}/Python.h"
11890int
11891main ()
11892{
11893int err;
38f6b338
JK
11894 Py_Initialize ();
11895 err = PyRun_SimpleString ("import itertools\n");
11896 Py_Finalize ();
11897 return err == 0 ? 0 : 1;
3bebe2f2
JK
11898 ;
11899 return 0;
11900}
11901_ACEOF
11902if ac_fn_c_try_run "$LINENO"; then :
11903 dynamic_list=true
11904fi
11905rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11906 conftest.$ac_objext conftest.beam conftest.$ac_ext
11907fi
11908
38f6b338
JK
11909 CFLAGS="$old_CFLAGS"
11910 fi
11911 LDFLAGS="$old_LDFLAGS"
11912fi
11913if $dynamic_list; then
11914 found="-Wl,--dynamic-list"
11915 RDYNAMIC='-Wl,--dynamic-list=$(srcdir)/proc-service.list'
f6528abd 11916else
38f6b338
JK
11917 found="-rdynamic"
11918 RDYNAMIC="-rdynamic"
f6528abd 11919fi
f6528abd 11920
38f6b338 11921{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $found" >&5
f6528abd 11922$as_echo "$found" >&6; }
0407b3f1 11923
f6528abd 11924
0407b3f1 11925if test ${build} = ${host} -a ${host} = ${target} ; then
c906108c 11926 case ${host_os} in
c906108c 11927 solaris*)
d92419e5
JB
11928 # See if thread_db library is around for Solaris thread debugging.
11929 # Note that we must explicitly test for version 1 of the library
11930 # because version 0 (present on Solaris 2.4 or earlier) doesn't have
11931 # the same API.
81ecdfbb
RW
11932 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Solaris thread debugging library" >&5
11933$as_echo_n "checking for Solaris thread debugging library... " >&6; }
c906108c 11934 if test -f /usr/lib/libthread_db.so.1 ; then
81ecdfbb
RW
11935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11936$as_echo "yes" >&6; }
60ca704f 11937
81ecdfbb 11938$as_echo "#define HAVE_THREAD_DB_LIB 1" >>confdefs.h
c906108c 11939
3483b318 11940 CONFIG_OBS="${CONFIG_OBS} sol-thread.o"
c906108c 11941 CONFIG_SRCS="${CONFIG_SRCS} sol-thread.c"
43c75337
JB
11942 # On SPARC CPUs, we also need to build sparc-sol-thread.
11943 case ${host_cpu} in
11944 sparc*)
11945 CONFIG_OBS="${CONFIG_OBS} sparc-sol-thread.o"
11946 CONFIG_SRCS="${CONFIG_SRCS} sparc-sol-thread.c"
11947 ;;
11948 esac
81ecdfbb
RW
11949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11950$as_echo_n "checking for dlopen in -ldl... " >&6; }
11951if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11952 $as_echo_n "(cached) " >&6
c906108c 11953else
bec39cab 11954 ac_check_lib_save_LIBS=$LIBS
c906108c 11955LIBS="-ldl $LIBS"
81ecdfbb 11956cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
11957/* end confdefs.h. */
11958
81ecdfbb
RW
11959/* Override any GCC internal prototype to avoid an error.
11960 Use char because int might match the return type of a GCC
11961 builtin and then its argument prototype would still apply. */
bec39cab
AC
11962#ifdef __cplusplus
11963extern "C"
11964#endif
bec39cab
AC
11965char dlopen ();
11966int
11967main ()
11968{
81ecdfbb 11969return dlopen ();
bec39cab
AC
11970 ;
11971 return 0;
11972}
11973_ACEOF
81ecdfbb 11974if ac_fn_c_try_link "$LINENO"; then :
bec39cab
AC
11975 ac_cv_lib_dl_dlopen=yes
11976else
81ecdfbb 11977 ac_cv_lib_dl_dlopen=no
bec39cab 11978fi
81ecdfbb
RW
11979rm -f core conftest.err conftest.$ac_objext \
11980 conftest$ac_exeext conftest.$ac_ext
bec39cab
AC
11981LIBS=$ac_check_lib_save_LIBS
11982fi
81ecdfbb
RW
11983{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11984$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11985if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
bec39cab
AC
11986 cat >>confdefs.h <<_ACEOF
11987#define HAVE_LIBDL 1
11988_ACEOF
c906108c
SS
11989
11990 LIBS="-ldl $LIBS"
11991
c906108c
SS
11992fi
11993
f6528abd 11994 CONFIG_LDFLAGS="${CONFIG_LDFLAGS} $RDYNAMIC"
c906108c
SS
11995 # Sun randomly tweaked the prototypes in <proc_service.h>
11996 # at one point.
81ecdfbb
RW
11997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if <proc_service.h> is old" >&5
11998$as_echo_n "checking if <proc_service.h> is old... " >&6; }
11999 if test "${gdb_cv_proc_service_is_old+set}" = set; then :
12000 $as_echo_n "(cached) " >&6
c906108c 12001else
bec39cab 12002
81ecdfbb 12003 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12004/* end confdefs.h. */
c906108c
SS
12005
12006 #include <proc_service.h>
12007 ps_err_e ps_pdwrite
12008 (struct ps_prochandle*, psaddr_t, const void*, size_t);
c906108c 12009
bec39cab
AC
12010int
12011main ()
12012{
12013
12014 ;
12015 return 0;
12016}
12017_ACEOF
81ecdfbb 12018if ac_fn_c_try_compile "$LINENO"; then :
c906108c
SS
12019 gdb_cv_proc_service_is_old=no
12020else
81ecdfbb 12021 gdb_cv_proc_service_is_old=yes
c906108c 12022fi
81ecdfbb 12023rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 12024
c906108c
SS
12025fi
12026
81ecdfbb
RW
12027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_proc_service_is_old" >&5
12028$as_echo "$gdb_cv_proc_service_is_old" >&6; }
c906108c 12029 if test $gdb_cv_proc_service_is_old = yes; then
60ca704f 12030
81ecdfbb 12031$as_echo "#define PROC_SERVICE_IS_OLD 1" >>confdefs.h
c906108c
SS
12032
12033 fi
12034 else
81ecdfbb
RW
12035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12036$as_echo "no" >&6; }
c906108c
SS
12037 fi
12038 ;;
d92419e5 12039 aix*)
81ecdfbb
RW
12040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AiX thread debugging library" >&5
12041$as_echo_n "checking for AiX thread debugging library... " >&6; }
12042 if test "${gdb_cv_have_aix_thread_debug+set}" = set; then :
12043 $as_echo_n "(cached) " >&6
bec39cab 12044else
81ecdfbb 12045 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12046/* end confdefs.h. */
d92419e5 12047#include <sys/pthdebug.h>
bec39cab
AC
12048int
12049main ()
12050{
d92419e5
JB
12051#ifndef PTHDB_VERSION_3
12052 #error
12053 #endif
bec39cab
AC
12054 ;
12055 return 0;
12056}
12057_ACEOF
81ecdfbb 12058if ac_fn_c_try_compile "$LINENO"; then :
d92419e5
JB
12059 gdb_cv_have_aix_thread_debug=yes
12060else
81ecdfbb 12061 gdb_cv_have_aix_thread_debug=no
d92419e5 12062fi
81ecdfbb 12063rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d92419e5
JB
12064fi
12065
81ecdfbb
RW
12066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_aix_thread_debug" >&5
12067$as_echo "$gdb_cv_have_aix_thread_debug" >&6; }
d92419e5
JB
12068 if test $gdb_cv_have_aix_thread_debug = yes; then
12069 CONFIG_SRCS="${CONFIG_SRCS} aix-thread.c"
3483b318 12070 CONFIG_OBS="${CONFIG_OBS} aix-thread.o"
7f533142 12071 LIBS="$LIBS -lpthdebug"
d645e32e
JB
12072
12073 # Older versions of AIX do not provide the declaration for
12074 # the getthrds function (it appears that it was introduced
12075 # with AIX 6.x).
12076 ac_fn_c_check_decl "$LINENO" "getthrds" "ac_cv_have_decl_getthrds" "#include <procinfo.h>
12077"
12078if test "x$ac_cv_have_decl_getthrds" = x""yes; then :
12079 ac_have_decl=1
12080else
12081 ac_have_decl=0
12082fi
12083
12084cat >>confdefs.h <<_ACEOF
12085#define HAVE_DECL_GETTHRDS $ac_have_decl
12086_ACEOF
12087
d92419e5
JB
12088 fi
12089 ;;
c906108c 12090 esac
bec39cab 12091
c906108c
SS
12092fi
12093
3f47be5c 12094if test "x$ac_cv_header_thread_db_h" = "xyes"; then
81ecdfbb
RW
12095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <thread_db.h> has TD_NOTALLOC" >&5
12096$as_echo_n "checking whether <thread_db.h> has TD_NOTALLOC... " >&6; }
12097if test "${gdb_cv_thread_db_h_has_td_notalloc+set}" = set; then :
12098 $as_echo_n "(cached) " >&6
bec39cab 12099else
81ecdfbb 12100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12101/* end confdefs.h. */
3f47be5c 12102#include <thread_db.h>
bec39cab
AC
12103int
12104main ()
12105{
3f47be5c 12106int i = TD_NOTALLOC;
bec39cab
AC
12107 ;
12108 return 0;
12109}
12110_ACEOF
81ecdfbb 12111if ac_fn_c_try_compile "$LINENO"; then :
3f47be5c
EZ
12112 gdb_cv_thread_db_h_has_td_notalloc=yes
12113else
81ecdfbb 12114 gdb_cv_thread_db_h_has_td_notalloc=no
bec39cab 12115
3f47be5c 12116fi
81ecdfbb 12117rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3f47be5c 12118
bec39cab 12119fi
81ecdfbb
RW
12120{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_thread_db_h_has_td_notalloc" >&5
12121$as_echo "$gdb_cv_thread_db_h_has_td_notalloc" >&6; }
12122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <thread_db.h> has TD_VERSION" >&5
12123$as_echo_n "checking whether <thread_db.h> has TD_VERSION... " >&6; }
12124if test "${gdb_cv_thread_db_h_has_td_version+set}" = set; then :
12125 $as_echo_n "(cached) " >&6
59f80f10 12126else
81ecdfbb 12127 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59f80f10
DJ
12128/* end confdefs.h. */
12129#include <thread_db.h>
12130int
12131main ()
12132{
12133int i = TD_VERSION;
12134 ;
12135 return 0;
12136}
12137_ACEOF
81ecdfbb 12138if ac_fn_c_try_compile "$LINENO"; then :
59f80f10
DJ
12139 gdb_cv_thread_db_h_has_td_version=yes
12140else
81ecdfbb 12141 gdb_cv_thread_db_h_has_td_version=no
59f80f10
DJ
12142
12143fi
81ecdfbb 12144rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
59f80f10
DJ
12145
12146fi
81ecdfbb
RW
12147{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_thread_db_h_has_td_version" >&5
12148$as_echo "$gdb_cv_thread_db_h_has_td_version" >&6; }
12149 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <thread_db.h> has TD_NOTLS" >&5
12150$as_echo_n "checking whether <thread_db.h> has TD_NOTLS... " >&6; }
12151if test "${gdb_cv_thread_db_h_has_td_notls+set}" = set; then :
12152 $as_echo_n "(cached) " >&6
59f80f10 12153else
81ecdfbb 12154 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59f80f10
DJ
12155/* end confdefs.h. */
12156#include <thread_db.h>
12157int
12158main ()
12159{
12160int i = TD_NOTLS;
12161 ;
12162 return 0;
12163}
12164_ACEOF
81ecdfbb 12165if ac_fn_c_try_compile "$LINENO"; then :
59f80f10
DJ
12166 gdb_cv_thread_db_h_has_td_notls=yes
12167else
81ecdfbb 12168 gdb_cv_thread_db_h_has_td_notls=no
59f80f10
DJ
12169
12170fi
81ecdfbb 12171rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
59f80f10
DJ
12172
12173fi
81ecdfbb
RW
12174{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_thread_db_h_has_td_notls" >&5
12175$as_echo "$gdb_cv_thread_db_h_has_td_notls" >&6; }
3f47be5c
EZ
12176fi
12177if test "x$gdb_cv_thread_db_h_has_td_notalloc" = "xyes"; then
bec39cab 12178
81ecdfbb 12179$as_echo "#define THREAD_DB_HAS_TD_NOTALLOC 1" >>confdefs.h
3f47be5c 12180
59f80f10
DJ
12181fi
12182if test "x$gdb_cv_thread_db_h_has_td_version" = "xyes"; then
12183
81ecdfbb 12184$as_echo "#define THREAD_DB_HAS_TD_VERSION 1" >>confdefs.h
59f80f10
DJ
12185
12186fi
12187if test "x$gdb_cv_thread_db_h_has_td_notls" = "xyes"; then
12188
81ecdfbb 12189$as_echo "#define THREAD_DB_HAS_TD_NOTLS 1" >>confdefs.h
59f80f10 12190
3f47be5c
EZ
12191fi
12192
b757528f 12193if test "x$ac_cv_header_sys_syscall_h" = "xyes"; then
81ecdfbb
RW
12194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <sys/syscall.h> has __NR_tkill" >&5
12195$as_echo_n "checking whether <sys/syscall.h> has __NR_tkill... " >&6; }
12196if test "${gdb_cv_sys_syscall_h_has_tkill+set}" = set; then :
12197 $as_echo_n "(cached) " >&6
bec39cab 12198else
81ecdfbb 12199 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12200/* end confdefs.h. */
b757528f 12201#include <sys/syscall.h>
bec39cab
AC
12202int
12203main ()
12204{
b757528f 12205int i = __NR_tkill;
bec39cab
AC
12206 ;
12207 return 0;
12208}
12209_ACEOF
81ecdfbb 12210if ac_fn_c_try_compile "$LINENO"; then :
b757528f
JJ
12211 gdb_cv_sys_syscall_h_has_tkill=yes
12212else
81ecdfbb 12213 gdb_cv_sys_syscall_h_has_tkill=no
bec39cab 12214
b757528f 12215fi
81ecdfbb 12216rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
b757528f 12217
bec39cab 12218fi
81ecdfbb
RW
12219{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_sys_syscall_h_has_tkill" >&5
12220$as_echo "$gdb_cv_sys_syscall_h_has_tkill" >&6; }
b757528f
JJ
12221fi
12222if test "x$gdb_cv_sys_syscall_h_has_tkill" = "xyes" && test "x$ac_cv_func_syscall" = "xyes"; then
bec39cab 12223
81ecdfbb 12224$as_echo "#define HAVE_TKILL_SYSCALL 1" >>confdefs.h
b757528f
JJ
12225
12226fi
12227
81ecdfbb
RW
12228ac_fn_c_check_decl "$LINENO" "ADDR_NO_RANDOMIZE" "ac_cv_have_decl_ADDR_NO_RANDOMIZE" "#include <sys/personality.h>
12229"
12230if test "x$ac_cv_have_decl_ADDR_NO_RANDOMIZE" = x""yes; then :
12231 ac_have_decl=1
10568435 12232else
81ecdfbb 12233 ac_have_decl=0
10568435 12234fi
10568435
JK
12235
12236cat >>confdefs.h <<_ACEOF
81ecdfbb 12237#define HAVE_DECL_ADDR_NO_RANDOMIZE $ac_have_decl
10568435
JK
12238_ACEOF
12239
12240
81ecdfbb
RW
12241if test "$cross_compiling" = yes; then :
12242 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10568435
JK
12243/* end confdefs.h. */
12244#include <sys/personality.h>
12245int
12246main ()
12247{
12248
12249# if !HAVE_DECL_ADDR_NO_RANDOMIZE
12250# define ADDR_NO_RANDOMIZE 0x0040000
12251# endif
12252 /* Test the flag could be set and stays set. */
12253 personality (personality (0xffffffff) | ADDR_NO_RANDOMIZE);
12254 if (!(personality (personality (0xffffffff)) & ADDR_NO_RANDOMIZE))
12255 return 1
12256 ;
12257 return 0;
12258}
12259_ACEOF
81ecdfbb 12260if ac_fn_c_try_link "$LINENO"; then :
10568435
JK
12261 have_personality=true
12262else
81ecdfbb 12263 have_personality=false
10568435 12264fi
81ecdfbb
RW
12265rm -f core conftest.err conftest.$ac_objext \
12266 conftest$ac_exeext conftest.$ac_ext
10568435 12267else
81ecdfbb 12268 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10568435
JK
12269/* end confdefs.h. */
12270#include <sys/personality.h>
12271int
12272main ()
12273{
12274
12275# if !HAVE_DECL_ADDR_NO_RANDOMIZE
12276# define ADDR_NO_RANDOMIZE 0x0040000
12277# endif
12278 /* Test the flag could be set and stays set. */
12279 personality (personality (0xffffffff) | ADDR_NO_RANDOMIZE);
12280 if (!(personality (personality (0xffffffff)) & ADDR_NO_RANDOMIZE))
12281 return 1
12282 ;
12283 return 0;
12284}
12285_ACEOF
81ecdfbb 12286if ac_fn_c_try_run "$LINENO"; then :
10568435
JK
12287 have_personality=true
12288else
81ecdfbb 12289 have_personality=false
10568435 12290fi
81ecdfbb
RW
12291rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12292 conftest.$ac_objext conftest.beam conftest.$ac_ext
10568435 12293fi
81ecdfbb 12294
10568435
JK
12295if $have_personality
12296then
12297
81ecdfbb 12298$as_echo "#define HAVE_PERSONALITY 1" >>confdefs.h
10568435
JK
12299
12300fi
12301
fb40c209 12302
f83d8a90
DE
12303# Support for --with-sysroot is a copy of GDB_AC_WITH_DIR,
12304# except that the argument to --with-sysroot is optional.
12305# --with-sysroot (or --with-sysroot=yes) sets the default sysroot path.
12306if test "x$with_sysroot" = xyes; then
12307 with_sysroot="${exec_prefix}/${target_alias}/sys-root"
12308fi
bec39cab 12309
81ecdfbb
RW
12310# Check whether --with-sysroot was given.
12311if test "${with_sysroot+set}" = set; then :
f83d8a90
DE
12312 withval=$with_sysroot; TARGET_SYSTEM_ROOT=$withval
12313else
12314 TARGET_SYSTEM_ROOT=
12315fi
030292b7 12316
030292b7 12317
f83d8a90
DE
12318 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
12319 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
12320 ac_define_dir=`eval echo $TARGET_SYSTEM_ROOT`
12321 ac_define_dir=`eval echo $ac_define_dir`
030292b7 12322
f83d8a90
DE
12323cat >>confdefs.h <<_ACEOF
12324#define TARGET_SYSTEM_ROOT "$ac_define_dir"
12325_ACEOF
bec39cab 12326
030292b7 12327
b14b1491 12328
f83d8a90
DE
12329
12330 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
12331 if test "x$prefix" = xNONE; then
12332 test_prefix=/usr/local
12333 else
12334 test_prefix=$prefix
12335 fi
12336 else
12337 test_prefix=$exec_prefix
12338 fi
12339 value=0
12340 case ${ac_define_dir} in
12341 "${test_prefix}"|"${test_prefix}/"*|\
12342 '${exec_prefix}'|'${exec_prefix}/'*)
12343 value=1
12344 ;;
12345 esac
12346
12347cat >>confdefs.h <<_ACEOF
12348#define TARGET_SYSTEM_ROOT_RELOCATABLE $value
12349_ACEOF
030292b7
DJ
12350
12351
12352
16e7150e 12353
16e7150e 12354
81ecdfbb
RW
12355# Check whether --with-system-gdbinit was given.
12356if test "${with_system_gdbinit+set}" = set; then :
12357 withval=$with_system_gdbinit;
b14b1491
TT
12358 SYSTEM_GDBINIT=$withval
12359else
12360 SYSTEM_GDBINIT=
81ecdfbb
RW
12361fi
12362
16e7150e
JG
12363
12364 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
12365 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
b14b1491 12366 ac_define_dir=`eval echo $SYSTEM_GDBINIT`
16e7150e
JG
12367 ac_define_dir=`eval echo $ac_define_dir`
12368
12369cat >>confdefs.h <<_ACEOF
12370#define SYSTEM_GDBINIT "$ac_define_dir"
12371_ACEOF
12372
12373
12374
0c4a4063 12375
b14b1491
TT
12376 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
12377 if test "x$prefix" = xNONE; then
12378 test_prefix=/usr/local
12379 else
12380 test_prefix=$prefix
12381 fi
12382 else
12383 test_prefix=$exec_prefix
12384 fi
12385 value=0
12386 case ${ac_define_dir} in
12387 "${test_prefix}"|"${test_prefix}/"*|\
12388 '${exec_prefix}'|'${exec_prefix}/'*)
12389 value=1
12390 ;;
12391 esac
16e7150e 12392
b14b1491
TT
12393cat >>confdefs.h <<_ACEOF
12394#define SYSTEM_GDBINIT_RELOCATABLE $value
16e7150e
JG
12395_ACEOF
12396
b14b1491 12397
16e7150e 12398
0c4a4063 12399
81ecdfbb
RW
12400# Check whether --enable-werror was given.
12401if test "${enable_werror+set}" = set; then :
12402 enableval=$enable_werror; case "${enableval}" in
094a342e
MK
12403 yes | y) ERROR_ON_WARNING="yes" ;;
12404 no | n) ERROR_ON_WARNING="no" ;;
81ecdfbb 12405 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
094a342e 12406 esac
81ecdfbb
RW
12407fi
12408
094a342e 12409
a68ffae9
JK
12410# Enable -Werror by default when using gcc. Turn it off for releases.
12411if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" && $development; then
094a342e
MK
12412 ERROR_ON_WARNING=yes
12413fi
12414
12415WERROR_CFLAGS=""
12416if test "${ERROR_ON_WARNING}" = yes ; then
12417 WERROR_CFLAGS="-Werror"
12418fi
12419
aa79a185
DJ
12420# The entries after -Wno-pointer-sign are disabled warnings which may
12421# be enabled in the future, which can not currently be used to build
12422# GDB.
12423# NOTE: If you change this list, remember to update
3b851bce 12424# gdb/doc/gdbint.texinfo.
aa79a185
DJ
12425build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
12426-Wformat-nonliteral -Wno-pointer-sign \
1cb5e2a4 12427-Wno-unused -Wunused-value -Wunused-function \
352b3eda 12428-Wno-switch -Wno-char-subscripts -Wmissing-prototypes \
d4fb63e1 12429-Wdeclaration-after-statement -Wempty-body"
a3b362c4 12430
3526781e
DJ
12431# Enable -Wno-format by default when using gcc on mingw since many
12432# GCC versions complain about %I64.
12433case "${host}" in
12434 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
12435esac
12436
81ecdfbb
RW
12437# Check whether --enable-build-warnings was given.
12438if test "${enable_build_warnings+set}" = set; then :
12439 enableval=$enable_build_warnings; case "${enableval}" in
c906108c
SS
12440 yes) ;;
12441 no) build_warnings="-w";;
12442 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
12443 build_warnings="${build_warnings} ${t}";;
12444 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
12445 build_warnings="${t} ${build_warnings}";;
12446 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12447esac
d4f3574e 12448if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
746a987d 12449 echo "Setting compiler warning flags = $build_warnings" 6>&1
c906108c 12450fi
81ecdfbb
RW
12451fi
12452# Check whether --enable-gdb-build-warnings was given.
12453if test "${enable_gdb_build_warnings+set}" = set; then :
12454 enableval=$enable_gdb_build_warnings; case "${enableval}" in
3b851bce
AC
12455 yes) ;;
12456 no) build_warnings="-w";;
12457 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
12458 build_warnings="${build_warnings} ${t}";;
12459 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
12460 build_warnings="${t} ${build_warnings}";;
12461 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12462esac
12463if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
12464 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
12465fi
81ecdfbb
RW
12466fi
12467WARN_CFLAGS=""
c906108c
SS
12468if test "x${build_warnings}" != x -a "x$GCC" = xyes
12469then
81ecdfbb
RW
12470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
12471$as_echo_n "checking compiler warning flags... " >&6; }
746a987d
AC
12472 # Separate out the -Werror flag as some files just cannot be
12473 # compiled with it enabled.
12474 for w in ${build_warnings}; do
12475 case $w in
12476 -Werr*) WERROR_CFLAGS=-Werror ;;
12477 *) # Check that GCC accepts it
4536bbc6
AC
12478 saved_CFLAGS="$CFLAGS"
12479 CFLAGS="$CFLAGS $w"
81ecdfbb 12480 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12481/* end confdefs.h. */
4536bbc6 12482
bec39cab
AC
12483int
12484main ()
12485{
4536bbc6 12486
bec39cab
AC
12487 ;
12488 return 0;
12489}
12490_ACEOF
81ecdfbb 12491if ac_fn_c_try_compile "$LINENO"; then :
4536bbc6 12492 WARN_CFLAGS="${WARN_CFLAGS} $w"
4536bbc6 12493fi
81ecdfbb 12494rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4536bbc6 12495 CFLAGS="$saved_CFLAGS"
746a987d
AC
12496 esac
12497 done
81ecdfbb
RW
12498 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
12499$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
c906108c
SS
12500fi
12501
12502
104c1213 12503
7a292a7a 12504# In the Cygwin environment, we need some additional flags.
81ecdfbb
RW
12505{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cygwin" >&5
12506$as_echo_n "checking for cygwin... " >&6; }
12507if test "${gdb_cv_os_cygwin+set}" = set; then :
12508 $as_echo_n "(cached) " >&6
bec39cab 12509else
81ecdfbb 12510 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12511/* end confdefs.h. */
7a292a7a
SS
12512
12513#if defined (__CYGWIN__) || defined (__CYGWIN32__)
12514lose
12515#endif
bec39cab 12516_ACEOF
7a292a7a 12517if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb 12518 $EGREP "lose" >/dev/null 2>&1; then :
7a292a7a
SS
12519 gdb_cv_os_cygwin=yes
12520else
7a292a7a
SS
12521 gdb_cv_os_cygwin=no
12522fi
12523rm -f conftest*
12524
12525fi
81ecdfbb
RW
12526{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_os_cygwin" >&5
12527$as_echo "$gdb_cv_os_cygwin" >&6; }
7a292a7a 12528
aff38e61 12529
3eb25fda 12530SER_HARDWIRE="ser-base.o ser-unix.o ser-pipe.o ser-tcp.o"
aff38e61 12531case ${host} in
95cbc983
AC
12532 *go32* ) SER_HARDWIRE=ser-go32.o ;;
12533 *djgpp* ) SER_HARDWIRE=ser-go32.o ;;
0ea3f30e 12534 *mingw32*) SER_HARDWIRE="ser-base.o ser-tcp.o ser-mingw.o" ;;
aff38e61
AC
12535esac
12536
12537
cd0fc7c3
SS
12538# libreadline needs libuser32.a in a cygwin environment
12539WIN32LIBS=
12540if test x$gdb_cv_os_cygwin = xyes; then
c5394b80
JM
12541 WIN32LIBS="-luser32"
12542 case "${target}" in
12543 *cygwin*) WIN32LIBS="$WIN32LIBS -limagehlp"
12544 ;;
12545 esac
cd0fc7c3 12546fi
c906108c 12547
b4505029
MM
12548# The ser-tcp.c module requires sockets.
12549case ${host} in
12550 *mingw32*)
12551
81ecdfbb 12552$as_echo "#define USE_WIN32API 1" >>confdefs.h
b4505029
MM
12553
12554 WIN32LIBS="$WIN32LIBS -lws2_32"
12555 ;;
12556esac
12557
7a292a7a 12558
31d99776
DJ
12559# Add ELF support to GDB, but only if BFD includes ELF support.
12560OLD_CFLAGS=$CFLAGS
12561OLD_LDFLAGS=$LDFLAGS
12562OLD_LIBS=$LIBS
12cd34f3
PA
12563# Put the old CFLAGS/LDFLAGS last, in case the user's (C|LD)FLAGS
12564# points somewhere with bfd, with -I/foo/lib and -L/foo/lib. We
12565# always want our bfd.
12566CFLAGS="-I${srcdir}/../include -I../bfd -I${srcdir}/../bfd $CFLAGS"
5579a92e 12567LDFLAGS="-L../bfd -L../libiberty $LDFLAGS"
7b3200f9 12568intl=`echo $LIBINTL | sed 's,${top_builddir}/,,g'`
075ff26d
JK
12569# -ldl is provided by bfd/Makfile.am (LIBDL) <PLUGINS>.
12570if test "$plugins" = "yes"; then
12571 LIBS="-ldl $LIBS"
12572fi
0f72fb1c 12573LIBS="-lbfd -liberty $intl $LIBS"
81ecdfbb
RW
12574{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ELF support in BFD" >&5
12575$as_echo_n "checking for ELF support in BFD... " >&6; }
12576if test "${gdb_cv_var_elf+set}" = set; then :
12577 $as_echo_n "(cached) " >&6
31d99776 12578else
81ecdfbb 12579 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31d99776
DJ
12580/* end confdefs.h. */
12581#include <stdlib.h>
12582#include "bfd.h"
12583#include "elf-bfd.h"
12584
12585int
12586main ()
12587{
12588bfd *abfd = NULL; bfd_get_elf_phdr_upper_bound (abfd);
12589 ;
12590 return 0;
12591}
12592_ACEOF
81ecdfbb 12593if ac_fn_c_try_link "$LINENO"; then :
31d99776
DJ
12594 gdb_cv_var_elf=yes
12595else
81ecdfbb 12596 gdb_cv_var_elf=no
31d99776 12597fi
81ecdfbb
RW
12598rm -f core conftest.err conftest.$ac_objext \
12599 conftest$ac_exeext conftest.$ac_ext
31d99776 12600fi
81ecdfbb
RW
12601{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_var_elf" >&5
12602$as_echo "$gdb_cv_var_elf" >&6; }
31d99776 12603if test $gdb_cv_var_elf = yes; then
55aa24fb 12604 CONFIG_OBS="$CONFIG_OBS elfread.o stap-probe.o"
31d99776 12605
81ecdfbb 12606$as_echo "#define HAVE_ELF 1" >>confdefs.h
31d99776 12607
075ff26d
JK
12608 # -ldl is provided by bfd/Makfile.am (LIBDL) <PLUGINS>.
12609 if test "$plugins" = "yes"; then
12610 OLD_LIBS="-ldl $OLD_LIBS"
12611 fi
31d99776
DJ
12612fi
12613CFLAGS=$OLD_CFLAGS
12614LDFLAGS=$OLD_LDFLAGS
12615LIBS=$OLD_LIBS
12616
121ce6e5
DJ
12617# Add any host-specific objects to GDB.
12618CONFIG_OBS="${CONFIG_OBS} ${gdb_host_obs}"
12619
3fc11d3e
JM
12620LIBGUI="../libgui/src/libgui.a"
12621GUI_CFLAGS_X="-I${srcdir}/../libgui/src"
12622
12623
7a292a7a 12624
3fc11d3e
JM
12625WIN32LDAPP=
12626
12627
12628
d91670b9 12629case "${host}" in
686a5eed 12630*-*-cygwin* | *-*-mingw* )
d91670b9
CV
12631 configdir="win"
12632 ;;
12633*)
12634 configdir="unix"
12635 ;;
12636esac
3fc11d3e
JM
12637
12638GDBTKLIBS=
12639if test "${enable_gdbtk}" = "yes"; then
12640
d1c3b63a
KS
12641 # Gdbtk must have an absolute path to srcdir in order to run
12642 # properly when not installed.
12643 here=`pwd`
12644 cd ${srcdir}
12645 GDBTK_SRC_DIR=`pwd`
12646 cd $here
12647
bec39cab 12648
5062cc19
KS
12649 #
12650 # Ok, lets find the tcl configuration
12651 # First, look for one uninstalled.
12652 # the alternative search directory is invoked by --with-tcl
12653 #
3fc11d3e 12654
5062cc19
KS
12655 if test x"${no_tcl}" = x ; then
12656 # we reset no_tcl in case something fails here
12657 no_tcl=true
bec39cab 12658
81ecdfbb
RW
12659# Check whether --with-tcl was given.
12660if test "${with_tcl+set}" = set; then :
12661 withval=$with_tcl; with_tclconfig=${withval}
12662fi
12663
12664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl configuration" >&5
12665$as_echo_n "checking for Tcl configuration... " >&6; }
12666 if test "${ac_cv_c_tclconfig+set}" = set; then :
12667 $as_echo_n "(cached) " >&6
3fc11d3e 12668else
bec39cab 12669
3fc11d3e 12670
5062cc19
KS
12671 # First check to see if --with-tcl was specified.
12672 case "${host}" in
12673 *-*-cygwin*) platDir="win" ;;
12674 *) platDir="unix" ;;
12675 esac
12676 if test x"${with_tclconfig}" != x ; then
12677 if test -f "${with_tclconfig}/tclConfig.sh" ; then
12678 ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
12679 else
81ecdfbb 12680 as_fn_error "${with_tclconfig} directory doesn't contain tclConfig.sh" "$LINENO" 5
5062cc19
KS
12681 fi
12682 fi
12683
12684 # then check for a private Tcl installation
12685 if test x"${ac_cv_c_tclconfig}" = x ; then
12686 for i in \
12687 ../tcl \
12688 `ls -dr ../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
12689 `ls -dr ../tcl[8-9].[0-9] 2>/dev/null` \
12690 `ls -dr ../tcl[8-9].[0-9]* 2>/dev/null` \
12691 ../../tcl \
12692 `ls -dr ../../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
12693 `ls -dr ../../tcl[8-9].[0-9] 2>/dev/null` \
12694 `ls -dr ../../tcl[8-9].[0-9]* 2>/dev/null` \
12695 ../../../tcl \
12696 `ls -dr ../../../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
12697 `ls -dr ../../../tcl[8-9].[0-9] 2>/dev/null` \
12698 `ls -dr ../../../tcl[8-9].[0-9]* 2>/dev/null` ; do
12699 if test -f "$i/$platDir/tclConfig.sh" ; then
12700 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)`
12701 break
12702 fi
12703 done
12704 fi
12705
12706 # on Darwin, check in Framework installation locations
12707 if test "`uname -s`" = "Darwin" -a x"${ac_cv_c_tclconfig}" = x ; then
12708 for i in `ls -d ~/Library/Frameworks 2>/dev/null` \
12709 `ls -d /Library/Frameworks 2>/dev/null` \
12710 `ls -d /Network/Library/Frameworks 2>/dev/null` \
12711 `ls -d /System/Library/Frameworks 2>/dev/null` \
12712 ; do
12713 if test -f "$i/Tcl.framework/tclConfig.sh" ; then
12714 ac_cv_c_tclconfig=`(cd $i/Tcl.framework; pwd)`
12715 break
12716 fi
12717 done
12718 fi
12719
12720 # check in a few common install locations
12721 if test x"${ac_cv_c_tclconfig}" = x ; then
12722 for i in `ls -d ${libdir} 2>/dev/null` \
12723 `ls -d ${exec_prefix}/lib 2>/dev/null` \
12724 `ls -d ${prefix}/lib 2>/dev/null` \
12725 `ls -d /usr/local/lib 2>/dev/null` \
12726 `ls -d /usr/contrib/lib 2>/dev/null` \
12727 `ls -d /usr/lib 2>/dev/null` \
12728 ; do
12729 if test -f "$i/tclConfig.sh" ; then
12730 ac_cv_c_tclconfig=`(cd $i; pwd)`
12731 break
12732 fi
12733 done
12734 fi
3fc11d3e 12735
5062cc19
KS
12736 # check in a few other private locations
12737 if test x"${ac_cv_c_tclconfig}" = x ; then
12738 for i in \
12739 ${srcdir}/../tcl \
12740 `ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
12741 `ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
12742 `ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
12743 if test -f "$i/$platDir/tclConfig.sh" ; then
12744 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)`
12745 break
12746 fi
12747 done
12748 fi
bec39cab 12749
3fc11d3e
JM
12750fi
12751
5062cc19
KS
12752
12753 if test x"${ac_cv_c_tclconfig}" = x ; then
12754 TCL_BIN_DIR="# no Tcl configs found"
81ecdfbb
RW
12755 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find Tcl configuration definitions" >&5
12756$as_echo "$as_me: WARNING: Can't find Tcl configuration definitions" >&2;}
5062cc19
KS
12757 else
12758 no_tcl=
12759 TCL_BIN_DIR=${ac_cv_c_tclconfig}
81ecdfbb
RW
12760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found ${TCL_BIN_DIR}/tclConfig.sh" >&5
12761$as_echo "found ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
5062cc19
KS
12762 fi
12763 fi
3fc11d3e 12764
bec39cab 12765
85541719
DE
12766 # If $no_tk is nonempty, then we can't do Tk, and there is no
12767 # point to doing Tcl.
bec39cab 12768
5062cc19
KS
12769 #
12770 # Ok, lets find the tk configuration
12771 # First, look for one uninstalled.
12772 # the alternative search directory is invoked by --with-tk
12773 #
3fc11d3e 12774
5062cc19
KS
12775 if test x"${no_tk}" = x ; then
12776 # we reset no_tk in case something fails here
12777 no_tk=true
bec39cab 12778
81ecdfbb
RW
12779# Check whether --with-tk was given.
12780if test "${with_tk+set}" = set; then :
12781 withval=$with_tk; with_tkconfig=${withval}
12782fi
12783
12784 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tk configuration" >&5
12785$as_echo_n "checking for Tk configuration... " >&6; }
12786 if test "${ac_cv_c_tkconfig+set}" = set; then :
12787 $as_echo_n "(cached) " >&6
bec39cab 12788else
3fc11d3e
JM
12789
12790
5062cc19
KS
12791 # First check to see if --with-tkconfig was specified.
12792 if test x"${with_tkconfig}" != x ; then
12793 if test -f "${with_tkconfig}/tkConfig.sh" ; then
12794 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
12795 else
81ecdfbb 12796 as_fn_error "${with_tkconfig} directory doesn't contain tkConfig.sh" "$LINENO" 5
5062cc19
KS
12797 fi
12798 fi
3fc11d3e 12799
5062cc19
KS
12800 # then check for a private Tk library
12801 case "${host}" in
12802 *-*-cygwin*) platDir="win" ;;
12803 *) platDir="unix" ;;
12804 esac
12805 if test x"${ac_cv_c_tkconfig}" = x ; then
12806 for i in \
12807 ../tk \
12808 `ls -dr ../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
12809 `ls -dr ../tk[8-9].[0-9] 2>/dev/null` \
12810 `ls -dr ../tk[8-9].[0-9]* 2>/dev/null` \
12811 ../../tk \
12812 `ls -dr ../../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
12813 `ls -dr ../../tk[8-9].[0-9] 2>/dev/null` \
12814 `ls -dr ../../tk[8-9].[0-9]* 2>/dev/null` \
12815 ../../../tk \
12816 `ls -dr ../../../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
12817 `ls -dr ../../../tk[8-9].[0-9] 2>/dev/null` \
12818 `ls -dr ../../../tk[8-9].[0-9]* 2>/dev/null` ; do
12819 if test -f "$i/$platDir/tkConfig.sh" ; then
12820 ac_cv_c_tkconfig=`(cd $i/$platDir; pwd)`
12821 break
12822 fi
12823 done
12824 fi
12825
12826 # on Darwin, check in Framework installation locations
12827 if test "`uname -s`" = "Darwin" -a x"${ac_cv_c_tkconfig}" = x ; then
12828 for i in `ls -d ~/Library/Frameworks 2>/dev/null` \
12829 `ls -d /Library/Frameworks 2>/dev/null` \
12830 `ls -d /Network/Library/Frameworks 2>/dev/null` \
12831 `ls -d /System/Library/Frameworks 2>/dev/null` \
12832 ; do
12833 if test -f "$i/Tk.framework/tkConfig.sh" ; then
12834 ac_cv_c_tkconfig=`(cd $i/Tk.framework; pwd)`
12835 break
12836 fi
12837 done
12838 fi
12839
12840 # check in a few common install locations
12841 if test x"${ac_cv_c_tkconfig}" = x ; then
12842 for i in `ls -d ${libdir} 2>/dev/null` \
12843 `ls -d ${exec_prefix}/lib 2>/dev/null` \
12844 `ls -d ${prefix}/lib 2>/dev/null` \
12845 `ls -d /usr/local/lib 2>/dev/null` \
12846 `ls -d /usr/contrib/lib 2>/dev/null` \
12847 `ls -d /usr/lib 2>/dev/null` \
12848 ; do
12849 if test -f "$i/tkConfig.sh" ; then
12850 ac_cv_c_tkconfig=`(cd $i; pwd)`
12851 break
12852 fi
12853 done
12854 fi
12855 # check in a few other private locations
12856 if test x"${ac_cv_c_tkconfig}" = x ; then
12857 for i in \
12858 ${srcdir}/../tk \
12859 `ls -dr ${srcdir}/../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
12860 `ls -dr ${srcdir}/../tk[8-9].[0-9] 2>/dev/null` \
12861 `ls -dr ${srcdir}/../tk[8-9].[0-9]* 2>/dev/null` ; do
12862 if test -f "$i/$platDir/tkConfig.sh" ; then
12863 ac_cv_c_tkconfig=`(cd $i/$platDir; pwd)`
12864 break
12865 fi
12866 done
12867 fi
3fc11d3e 12868
3fc11d3e
JM
12869fi
12870
12871
5062cc19
KS
12872 if test x"${ac_cv_c_tkconfig}" = x ; then
12873 TK_BIN_DIR="# no Tk configs found"
81ecdfbb
RW
12874 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find Tk configuration definitions" >&5
12875$as_echo "$as_me: WARNING: Can't find Tk configuration definitions" >&2;}
5062cc19
KS
12876 else
12877 no_tk=
12878 TK_BIN_DIR=${ac_cv_c_tkconfig}
81ecdfbb
RW
12879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found ${TK_BIN_DIR}/tkConfig.sh" >&5
12880$as_echo "found ${TK_BIN_DIR}/tkConfig.sh" >&6; }
5062cc19 12881 fi
3fc11d3e 12882 fi
dd2504ab 12883
dd2504ab 12884
85541719
DE
12885 if test -z "${no_tcl}" -a -z "${no_tk}"; then
12886
81ecdfbb
RW
12887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for existence of ${TCL_BIN_DIR}/tclConfig.sh" >&5
12888$as_echo_n "checking for existence of ${TCL_BIN_DIR}/tclConfig.sh... " >&6; }
85541719
DE
12889
12890 if test -f "${TCL_BIN_DIR}/tclConfig.sh" ; then
81ecdfbb
RW
12891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: loading" >&5
12892$as_echo "loading" >&6; }
85541719
DE
12893 . ${TCL_BIN_DIR}/tclConfig.sh
12894 else
81ecdfbb
RW
12895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: could not find ${TCL_BIN_DIR}/tclConfig.sh" >&5
12896$as_echo "could not find ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
85541719
DE
12897 fi
12898
12899 # eval is required to do the TCL_DBGX substitution
12900 eval "TCL_LIB_FILE=\"${TCL_LIB_FILE}\""
12901 eval "TCL_STUB_LIB_FILE=\"${TCL_STUB_LIB_FILE}\""
12902
12903 # If the TCL_BIN_DIR is the build directory (not the install directory),
12904 # then set the common variable name to the value of the build variables.
12905 # For example, the variable TCL_LIB_SPEC will be set to the value
12906 # of TCL_BUILD_LIB_SPEC. An extension should make use of TCL_LIB_SPEC
12907 # instead of TCL_BUILD_LIB_SPEC since it will work with both an
12908 # installed and uninstalled version of Tcl.
12909 if test -f "${TCL_BIN_DIR}/Makefile" ; then
12910 TCL_LIB_SPEC=${TCL_BUILD_LIB_SPEC}
12911 TCL_STUB_LIB_SPEC=${TCL_BUILD_STUB_LIB_SPEC}
12912 TCL_STUB_LIB_PATH=${TCL_BUILD_STUB_LIB_PATH}
12913 elif test "`uname -s`" = "Darwin"; then
12914 # If Tcl was built as a framework, attempt to use the libraries
12915 # from the framework at the given location so that linking works
a68ffae9 12916 # against Tcl.framework installed in an arbitrary location.
85541719
DE
12917 case ${TCL_DEFS} in
12918 *TCL_FRAMEWORK*)
12919 if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
12920 for i in "`cd ${TCL_BIN_DIR}; pwd`" \
12921 "`cd ${TCL_BIN_DIR}/../..; pwd`"; do
12922 if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
12923 TCL_LIB_SPEC="-F`dirname "$i"` -framework ${TCL_LIB_FILE}"
12924 break
12925 fi
12926 done
12927 fi
12928 if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
12929 TCL_STUB_LIB_SPEC="-L${TCL_BIN_DIR} ${TCL_STUB_LIB_FLAG}"
12930 TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
12931 fi
12932 ;;
12933 esac
12934 fi
12935
12936 # eval is required to do the TCL_DBGX substitution
12937 eval "TCL_LIB_FLAG=\"${TCL_LIB_FLAG}\""
12938 eval "TCL_LIB_SPEC=\"${TCL_LIB_SPEC}\""
12939 eval "TCL_STUB_LIB_FLAG=\"${TCL_STUB_LIB_FLAG}\""
12940 eval "TCL_STUB_LIB_SPEC=\"${TCL_STUB_LIB_SPEC}\""
12941
12942
12943
12944
12945
12946
12947
12948
12949
12950
12951
12952
12953
12954
12955
12956 # Check for in-tree tcl
12957 here=`pwd`
12958 cd ${srcdir}/..
12959 topdir=`pwd`
12960 cd ${here}
12961
12962 intree="no"
12963 if test "${TCL_SRC_DIR}" = "${topdir}/tcl"; then
12964 intree="yes"
12965 fi
12966
12967 # Find Tcl private headers
12968 if test x"${intree}" = xno; then
12969
81ecdfbb
RW
12970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl private headers" >&5
12971$as_echo_n "checking for Tcl private headers... " >&6; }
85541719
DE
12972 private_dir=""
12973 dir=`echo ${TCL_INCLUDE_SPEC}/tcl-private/generic | sed -e s/-I//`
12974 if test -f ${dir}/tclInt.h ; then
12975 private_dir=${dir}
12976 fi
12977
12978 if test x"${private_dir}" = x; then
81ecdfbb 12979 as_fn_error "could not find private Tcl headers" "$LINENO" 5
85541719
DE
12980 else
12981 TCL_PRIVATE_INCLUDE="-I${private_dir}"
81ecdfbb
RW
12982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${private_dir}" >&5
12983$as_echo "${private_dir}" >&6; }
85541719
DE
12984 fi
12985
12986 TCL_INCLUDE="${TCL_INCLUDE_SPEC} ${TCL_PRIVATE_INCLUDE}"
12987 TCL_LIBRARY="${TCL_LIB_SPEC}"
12988 TCL_DEPS=""
12989 else
12990 # If building tcl in the same src tree, private headers
12991 # are not needed, but we need to be sure to use the right
12992 # headers library
12993 TCL_INCLUDE="-I${TCL_SRC_DIR}/generic"
12994 TCL_LIBRARY="${TCL_BUILD_LIB_SPEC}"
12995 TCL_DEPS="../tcl/${configdir}${TCL_LIB_FILE}"
12996 fi
12997
12998
12999
13000
13001
81ecdfbb
RW
13002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for existence of ${TK_BIN_DIR}/tkConfig.sh" >&5
13003$as_echo_n "checking for existence of ${TK_BIN_DIR}/tkConfig.sh... " >&6; }
dd2504ab 13004
5062cc19 13005 if test -f "${TK_BIN_DIR}/tkConfig.sh" ; then
81ecdfbb
RW
13006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: loading" >&5
13007$as_echo "loading" >&6; }
5062cc19 13008 . ${TK_BIN_DIR}/tkConfig.sh
3fc11d3e 13009 else
81ecdfbb
RW
13010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: could not find ${TK_BIN_DIR}/tkConfig.sh" >&5
13011$as_echo "could not find ${TK_BIN_DIR}/tkConfig.sh" >&6; }
3fc11d3e 13012 fi
bec39cab 13013
5062cc19
KS
13014 # eval is required to do the TK_DBGX substitution
13015 eval "TK_LIB_FILE=\"${TK_LIB_FILE}\""
13016 eval "TK_STUB_LIB_FILE=\"${TK_STUB_LIB_FILE}\""
13017
13018 # If the TK_BIN_DIR is the build directory (not the install directory),
13019 # then set the common variable name to the value of the build variables.
13020 # For example, the variable TK_LIB_SPEC will be set to the value
13021 # of TK_BUILD_LIB_SPEC. An extension should make use of TK_LIB_SPEC
13022 # instead of TK_BUILD_LIB_SPEC since it will work with both an
13023 # installed and uninstalled version of Tcl.
85541719 13024 if test -f "${TK_BIN_DIR}/Makefile" ; then
5062cc19
KS
13025 TK_LIB_SPEC=${TK_BUILD_LIB_SPEC}
13026 TK_STUB_LIB_SPEC=${TK_BUILD_STUB_LIB_SPEC}
13027 TK_STUB_LIB_PATH=${TK_BUILD_STUB_LIB_PATH}
13028 elif test "`uname -s`" = "Darwin"; then
13029 # If Tk was built as a framework, attempt to use the libraries
13030 # from the framework at the given location so that linking works
a68ffae9 13031 # against Tk.framework installed in an arbitrary location.
5062cc19
KS
13032 case ${TK_DEFS} in
13033 *TK_FRAMEWORK*)
85541719 13034 if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
5062cc19
KS
13035 for i in "`cd ${TK_BIN_DIR}; pwd`" \
13036 "`cd ${TK_BIN_DIR}/../..; pwd`"; do
13037 if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
13038 TK_LIB_SPEC="-F`dirname "$i"` -framework ${TK_LIB_FILE}"
13039 break
13040 fi
13041 done
13042 fi
85541719 13043 if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
5062cc19
KS
13044 TK_STUB_LIB_SPEC="-L${TK_BIN_DIR} ${TK_STUB_LIB_FLAG}"
13045 TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
13046 fi
13047 ;;
13048 esac
3fc11d3e
JM
13049 fi
13050
5062cc19
KS
13051 # eval is required to do the TK_DBGX substitution
13052 eval "TK_LIB_FLAG=\"${TK_LIB_FLAG}\""
13053 eval "TK_LIB_SPEC=\"${TK_LIB_SPEC}\""
13054 eval "TK_STUB_LIB_FLAG=\"${TK_STUB_LIB_FLAG}\""
13055 eval "TK_STUB_LIB_SPEC=\"${TK_STUB_LIB_SPEC}\""
3fc11d3e 13056
3fc11d3e
JM
13057
13058
bec39cab
AC
13059
13060
13061
13062
13063
13064
13065
3fc11d3e 13066
3fc11d3e 13067
bec39cab 13068
bec39cab 13069
85541719
DE
13070 # Check for in-tree Tk
13071 intree="no"
13072 if test "${TK_SRC_DIR}" = "${topdir}/tk"; then
13073 intree="yes"
13074 fi
3fc11d3e 13075
85541719
DE
13076 # Find Tk private headers
13077 if test x"${intree}" = xno; then
3fc11d3e 13078
81ecdfbb
RW
13079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tk private headers" >&5
13080$as_echo_n "checking for Tk private headers... " >&6; }
5062cc19
KS
13081 private_dir=""
13082 dir=`echo ${TK_INCLUDE_SPEC}/tk-private/generic | sed -e s/-I//`
13083 if test -f ${dir}/tkInt.h; then
13084 private_dir=${dir}
3fc11d3e 13085 fi
bec39cab 13086
5062cc19 13087 if test x"${private_dir}" = x; then
81ecdfbb 13088 as_fn_error "could not find Tk private headers" "$LINENO" 5
3fc11d3e 13089 else
5062cc19 13090 TK_PRIVATE_INCLUDE="-I${private_dir}"
81ecdfbb
RW
13091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${private_dir}" >&5
13092$as_echo "${private_dir}" >&6; }
3fc11d3e 13093 fi
3fc11d3e 13094
85541719
DE
13095 TK_INCLUDE="${TK_INCLUDE_SPEC} ${TK_PRIVATE_INCLUDE}"
13096 TK_LIBRARY=${TK_LIB_SPEC}
13097 TK_DEPS=""
13098 else
13099 TK_INCLUDE="-I${TK_SRC_DIR}/generic"
13100 TK_LIBRARY="${TK_BUILD_LIB_SPEC}"
13101 TK_DEPS="../tk/${configdir}/${TK_LIB_FILE}"
13102 fi
3fc11d3e
JM
13103
13104
3fc11d3e
JM
13105
13106
3fc11d3e 13107
85541719 13108 ENABLE_CFLAGS="${ENABLE_CFLAGS} \$(SUBDIR_GDBTK_CFLAGS)"
3fc11d3e 13109
85541719
DE
13110 # Include some libraries that Tcl and Tk want.
13111 TCL_LIBS='$(LIBGUI) $(TK) $(TCL) $(X11_LDFLAGS) $(X11_LIBS)'
13112 # Yes, the ordering seems wrong here. But it isn't.
13113 # TK_LIBS is the list of libraries that need to be linked
13114 # after Tcl/Tk. Note that this isn't put into LIBS. If it
13115 # were in LIBS then any link tests after this point would
13116 # try to include things like `$(LIBGUI)', which wouldn't work.
13117 GDBTKLIBS="${TCL_LIBS} ${TK_LIBS}"
4226a5a5 13118
85541719
DE
13119 CONFIG_OBS="${CONFIG_OBS} \$(SUBDIR_GDBTK_OBS)"
13120 CONFIG_DEPS="${CONFIG_DEPS} \$(SUBDIR_GDBTK_DEPS)"
13121 CONFIG_SRCS="${CONFIG_SRCS} \$(SUBDIR_GDBTK_SRCS)"
13122 CONFIG_ALL="${CONFIG_ALL} all-gdbtk"
13123 CONFIG_CLEAN="${CONFIG_CLEAN} clean-gdbtk"
13124 CONFIG_INSTALL="${CONFIG_INSTALL} install-gdbtk"
13125 CONFIG_UNINSTALL="${CONFIG_UNINSTALL} uninstall-gdbtk"
3fc11d3e 13126
85541719
DE
13127 if test x$gdb_cv_os_cygwin = xyes; then
13128 WIN32LIBS="${WIN32LIBS} -lshell32 -lgdi32 -lcomdlg32 -ladvapi32"
13129 WIN32LDAPP="-Wl,--subsystem,console"
13130 CONFIG_OBS="${CONFIG_OBS} gdbres.o"
3fc11d3e 13131 fi
ffc6a242 13132
81ecdfbb 13133 subdirs="$subdirs gdbtk"
3ace7edb 13134
85541719 13135 fi
3fc11d3e
JM
13136fi
13137
13138
13139
13140
13141
13142
13143
13144
81ecdfbb
RW
13145{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
13146$as_echo_n "checking for X... " >&6; }
bec39cab 13147
c906108c 13148
81ecdfbb
RW
13149# Check whether --with-x was given.
13150if test "${with_x+set}" = set; then :
13151 withval=$with_x;
13152fi
c906108c
SS
13153
13154# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
13155if test "x$with_x" = xno; then
13156 # The user explicitly disabled X.
13157 have_x=disabled
13158else
81ecdfbb
RW
13159 case $x_includes,$x_libraries in #(
13160 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
13161 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
13162 $as_echo_n "(cached) " >&6
c906108c
SS
13163else
13164 # One or both of the vars are not set, and there is no cached value.
bec39cab 13165ac_x_includes=no ac_x_libraries=no
81ecdfbb 13166rm -f -r conftest.dir
bec39cab
AC
13167if mkdir conftest.dir; then
13168 cd conftest.dir
bec39cab 13169 cat >Imakefile <<'_ACEOF'
81ecdfbb
RW
13170incroot:
13171 @echo incroot='${INCROOT}'
13172usrlibdir:
13173 @echo usrlibdir='${USRLIBDIR}'
13174libdir:
13175 @echo libdir='${LIBDIR}'
13176_ACEOF
13177 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
c906108c 13178 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
81ecdfbb
RW
13179 for ac_var in incroot usrlibdir libdir; do
13180 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
13181 done
c906108c 13182 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
81ecdfbb
RW
13183 for ac_extension in a so sl dylib la dll; do
13184 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
13185 test -f "$ac_im_libdir/libX11.$ac_extension"; then
bec39cab 13186 ac_im_usrlibdir=$ac_im_libdir; break
c906108c
SS
13187 fi
13188 done
13189 # Screen out bogus values from the imake configuration. They are
13190 # bogus both because they are the default anyway, and because
13191 # using them would break gcc on systems where it needs fixed includes.
bec39cab 13192 case $ac_im_incroot in
81ecdfbb 13193 /usr/include) ac_x_includes= ;;
bec39cab 13194 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
c906108c 13195 esac
bec39cab 13196 case $ac_im_usrlibdir in
81ecdfbb 13197 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
bec39cab 13198 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
c906108c
SS
13199 esac
13200 fi
13201 cd ..
81ecdfbb 13202 rm -f -r conftest.dir
c906108c
SS
13203fi
13204
bec39cab
AC
13205# Standard set of common directories for X headers.
13206# Check X11 before X11Rn because it is often a symlink to the current release.
13207ac_x_header_dirs='
13208/usr/X11/include
81ecdfbb 13209/usr/X11R7/include
bec39cab
AC
13210/usr/X11R6/include
13211/usr/X11R5/include
13212/usr/X11R4/include
13213
13214/usr/include/X11
81ecdfbb 13215/usr/include/X11R7
bec39cab
AC
13216/usr/include/X11R6
13217/usr/include/X11R5
13218/usr/include/X11R4
13219
13220/usr/local/X11/include
81ecdfbb 13221/usr/local/X11R7/include
bec39cab
AC
13222/usr/local/X11R6/include
13223/usr/local/X11R5/include
13224/usr/local/X11R4/include
13225
13226/usr/local/include/X11
81ecdfbb 13227/usr/local/include/X11R7
bec39cab
AC
13228/usr/local/include/X11R6
13229/usr/local/include/X11R5
13230/usr/local/include/X11R4
13231
13232/usr/X386/include
13233/usr/x386/include
13234/usr/XFree86/include/X11
13235
13236/usr/include
13237/usr/local/include
13238/usr/unsupported/include
13239/usr/athena/include
13240/usr/local/x11r5/include
13241/usr/lpp/Xamples/include
13242
13243/usr/openwin/include
13244/usr/openwin/share/include'
13245
13246if test "$ac_x_includes" = no; then
81ecdfbb 13247 # Guess where to find include files, by looking for Xlib.h.
c906108c 13248 # First, try using that file with no special directory specified.
81ecdfbb 13249 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13250/* end confdefs.h. */
81ecdfbb 13251#include <X11/Xlib.h>
bec39cab 13252_ACEOF
81ecdfbb 13253if ac_fn_c_try_cpp "$LINENO"; then :
c906108c
SS
13254 # We can compile using X headers with no special include directory.
13255ac_x_includes=
13256else
bec39cab 13257 for ac_dir in $ac_x_header_dirs; do
81ecdfbb 13258 if test -r "$ac_dir/X11/Xlib.h"; then
bec39cab
AC
13259 ac_x_includes=$ac_dir
13260 break
13261 fi
13262done
c906108c 13263fi
bec39cab
AC
13264rm -f conftest.err conftest.$ac_ext
13265fi # $ac_x_includes = no
c906108c 13266
bec39cab 13267if test "$ac_x_libraries" = no; then
c906108c 13268 # Check for the libraries.
c906108c
SS
13269 # See if we find them without any special options.
13270 # Don't add to $LIBS permanently.
bec39cab 13271 ac_save_LIBS=$LIBS
81ecdfbb
RW
13272 LIBS="-lX11 $LIBS"
13273 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13274/* end confdefs.h. */
81ecdfbb 13275#include <X11/Xlib.h>
bec39cab
AC
13276int
13277main ()
13278{
81ecdfbb 13279XrmInitialize ()
bec39cab
AC
13280 ;
13281 return 0;
13282}
13283_ACEOF
81ecdfbb 13284if ac_fn_c_try_link "$LINENO"; then :
bec39cab 13285 LIBS=$ac_save_LIBS
c906108c
SS
13286# We can link X programs with no special library path.
13287ac_x_libraries=
13288else
81ecdfbb
RW
13289 LIBS=$ac_save_LIBS
13290for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
c906108c 13291do
bec39cab 13292 # Don't even attempt the hair of trying to link an X program!
81ecdfbb
RW
13293 for ac_extension in a so sl dylib la dll; do
13294 if test -r "$ac_dir/libX11.$ac_extension"; then
c906108c
SS
13295 ac_x_libraries=$ac_dir
13296 break 2
13297 fi
13298 done
13299done
13300fi
81ecdfbb
RW
13301rm -f core conftest.err conftest.$ac_objext \
13302 conftest$ac_exeext conftest.$ac_ext
bec39cab 13303fi # $ac_x_libraries = no
c906108c 13304
81ecdfbb
RW
13305case $ac_x_includes,$ac_x_libraries in #(
13306 no,* | *,no | *\'*)
13307 # Didn't find X, or a directory has "'" in its name.
13308 ac_cv_have_x="have_x=no";; #(
13309 *)
13310 # Record where we found X for the cache.
13311 ac_cv_have_x="have_x=yes\
13312 ac_x_includes='$ac_x_includes'\
13313 ac_x_libraries='$ac_x_libraries'"
13314esac
c906108c 13315fi
81ecdfbb
RW
13316;; #(
13317 *) have_x=yes;;
13318 esac
c906108c
SS
13319 eval "$ac_cv_have_x"
13320fi # $with_x != no
13321
13322if test "$have_x" != yes; then
81ecdfbb
RW
13323 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
13324$as_echo "$have_x" >&6; }
c906108c
SS
13325 no_x=yes
13326else
13327 # If each of the values was on the command line, it overrides each guess.
13328 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
13329 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
13330 # Update the cache value to reflect the command line values.
81ecdfbb
RW
13331 ac_cv_have_x="have_x=yes\
13332 ac_x_includes='$x_includes'\
13333 ac_x_libraries='$x_libraries'"
13334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
13335$as_echo "libraries $x_libraries, headers $x_includes" >&6; }
c906108c
SS
13336fi
13337
13338
bec39cab 13339# Unlike the sim directory, whether a simulator is linked is controlled by
9b624dbe 13340# presence of a gdb_sim definition in the target configure.tgt entry.
7a292a7a
SS
13341# This code just checks for a few cases where we'd like to ignore those
13342# definitions, even when they're present in the '.mt' file. These cases
13343# are when --disable-sim is specified, or if the simulator directory is
6c5cfe5b 13344# not part of the source tree.
7a292a7a 13345#
81ecdfbb
RW
13346# Check whether --enable-sim was given.
13347if test "${enable_sim+set}" = set; then :
13348 enableval=$enable_sim; echo "enable_sim = $enable_sim";
7a292a7a
SS
13349 echo "enableval = ${enableval}";
13350 case "${enableval}" in
13351 yes) ignore_sim=false ;;
13352 no) ignore_sim=true ;;
13353 *) ignore_sim=false ;;
13354 esac
13355else
13356 ignore_sim=false
81ecdfbb
RW
13357fi
13358
7a292a7a
SS
13359
13360if test ! -d "${srcdir}/../sim"; then
13361 ignore_sim=true
13362fi
13363
9b624dbe
UW
13364SIM=
13365SIM_OBS=
13366if test "${ignore_sim}" = "false"; then
13367 if test x"${gdb_sim}" != x ; then
13368 SIM="${gdb_sim}"
13369 SIM_OBS="remote-sim.o"
60ca704f 13370
81ecdfbb 13371$as_echo "#define WITH_SIM 1" >>confdefs.h
7a292a7a 13372
9b624dbe 13373 fi
7a292a7a
SS
13374fi
13375
13376
13377
c906108c
SS
13378
13379
13380
13381
13382
13383
dfcd3bfb 13384
e56ac5c3
AC
13385
13386
b3a90332
AC
13387
13388
c35f4ffc 13389# List of host floatformats.
bec39cab
AC
13390
13391cat >>confdefs.h <<_ACEOF
c35f4ffc 13392#define GDB_HOST_FLOAT_FORMAT $gdb_host_float_format
bec39cab 13393_ACEOF
c35f4ffc 13394
bec39cab
AC
13395
13396cat >>confdefs.h <<_ACEOF
c35f4ffc 13397#define GDB_HOST_DOUBLE_FORMAT $gdb_host_double_format
bec39cab
AC
13398_ACEOF
13399
c35f4ffc 13400
bec39cab 13401cat >>confdefs.h <<_ACEOF
c35f4ffc 13402#define GDB_HOST_LONG_DOUBLE_FORMAT $gdb_host_long_double_format
bec39cab 13403_ACEOF
c35f4ffc
AC
13404
13405
c906108c
SS
13406# target_subdir is used by the testsuite to find the target libraries.
13407target_subdir=
13408if test "${host}" != "${target}"; then
13409 target_subdir="${target_alias}/"
13410fi
13411
13412
13413frags=
771b4502 13414if test "${gdb_native}" = "yes"; then
0dad8a66
MK
13415 host_makefile_frag=${srcdir}/config/${gdb_host_cpu}/${gdb_host}.mh
13416 if test ! -f ${host_makefile_frag}; then
81ecdfbb 13417 as_fn_error "\"*** Gdb does not support native target ${host}\"" "$LINENO" 5
0dad8a66
MK
13418 fi
13419 frags="$frags $host_makefile_frag"
13420else
13421 host_makefile_frag=/dev/null
c906108c 13422fi
c906108c 13423
c906108c
SS
13424
13425
13426
771b4502 13427if test "${gdb_native}" = "yes"; then
a85f51e7
DJ
13428# We pick this up from the host configuration file (.mh) because we
13429# do not have a native configuration Makefile fragment.
c906108c
SS
13430nativefile=`sed -n '
13431s/NAT_FILE[ ]*=[ ]*\([^ ]*\)/\1/p
13432' ${host_makefile_frag}`
c906108c
SS
13433fi
13434
13435
b00a8037 13436if test x"${gdb_osabi}" != x ; then
bec39cab
AC
13437
13438cat >>confdefs.h <<_ACEOF
b00a8037 13439#define GDB_OSABI_DEFAULT $gdb_osabi
bec39cab 13440_ACEOF
b00a8037
DJ
13441
13442fi
13443
8dcde887 13444# Enable multi-ice-gdb-server.
81ecdfbb
RW
13445# Check whether --enable-multi-ice was given.
13446if test "${enable_multi_ice+set}" = set; then :
13447 enableval=$enable_multi_ice; case $enableval in
8dcde887
MK
13448 yes | no)
13449 ;;
81ecdfbb 13450 *) as_fn_error "bad value $enableval for --enable-multi-ice" "$LINENO" 5 ;;
8dcde887 13451 esac
81ecdfbb 13452fi
b4e70030 13453
81ecdfbb
RW
13454if test "x$enable_multi_ice" = xyes; then
13455 subdirs="$subdirs multi-ice"
3ace7edb 13456
a85f51e7
DJ
13457fi
13458
496c0e1b
JB
13459# Check whether --enable-gdbserver was given.
13460if test "${enable_gdbserver+set}" = set; then :
13461 enableval=$enable_gdbserver; case "${enableval}" in
13462 yes| no|auto) ;;
13463 *) as_fn_error "bad value ${enableval} for --enable-gdbserver option" "$LINENO" 5 ;;
13464esac
13465else
13466 enable_gdbserver=auto
13467fi
13468
13469
13470# We only build gdbserver automatically in a native configuration, and
13471# only if the user did not explicitly disable its build.
13472if test "$gdb_native" = "yes" -a "$enable_gdbserver" != "no"; then
81ecdfbb
RW
13473 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gdbserver is supported on this host" >&5
13474$as_echo_n "checking whether gdbserver is supported on this host... " >&6; }
8dcde887 13475 if test "x$build_gdbserver" = xyes; then
81ecdfbb
RW
13476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13477$as_echo "yes" >&6; }
13478 subdirs="$subdirs gdbserver"
3ace7edb 13479
496c0e1b 13480 gdbserver_build_enabled=yes
8dcde887 13481 else
81ecdfbb
RW
13482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13483$as_echo "no" >&6; }
8dcde887
MK
13484 fi
13485fi
13486
496c0e1b
JB
13487# If the user explicitly request the gdbserver to be built, verify that
13488# we were in fact able to enable it.
13489if test "$enable_gdbserver" = "yes" -a "$gdbserver_build_enabled" != "yes"; then
13490 as_fn_error "Automatic gdbserver build is not supported for this configuration" "$LINENO" 5
13491fi
13492
db985757 13493# If nativefile (NAT_FILE) is not set in config/*/*.m[ht] files, we link
2c0fc042 13494# to an empty version.
c906108c
SS
13495
13496files=
13497links=
5a2402b8 13498
c906108c
SS
13499rm -f nm.h
13500if test "${nativefile}" != ""; then
0f475e27
AC
13501 case "${nativefile}" in
13502 nm-*.h ) GDB_NM_FILE="config/${gdb_host_cpu}/${nativefile}" ;;
13503 * ) GDB_NM_FILE="${nativefile}"
13504 esac
5a2402b8
AC
13505 files="${files} ${GDB_NM_FILE}"
13506 links="${links} nm.h"
60ca704f
SE
13507
13508cat >>confdefs.h <<_ACEOF
b78960be 13509#define GDB_NM_FILE "${GDB_NM_FILE}"
bec39cab 13510_ACEOF
5a2402b8 13511
c906108c 13512fi
5a2402b8
AC
13513
13514
bec39cab
AC
13515ac_sources="$files"
13516ac_dests="$links"
13517while test -n "$ac_sources"; do
13518 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13519 set $ac_sources; ac_source=$1; shift; ac_sources=$*
13520 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13521done
81ecdfbb 13522ac_config_links="$ac_config_links $ac_config_links_1"
c906108c
SS
13523
13524
c906108c
SS
13525
13526
c906108c 13527
81ecdfbb 13528$as_echo "#define GDB_DEFAULT_HOST_CHARSET \"UTF-8\"" >>confdefs.h
bec39cab 13529
bec39cab 13530
c971b7fa 13531ac_config_files="$ac_config_files Makefile gdb-gdb.gdb doc/Makefile data-directory/Makefile"
81ecdfbb
RW
13532
13533ac_config_commands="$ac_config_commands default"
89a34d1b 13534
bec39cab
AC
13535cat >confcache <<\_ACEOF
13536# This file is a shell script that caches the results of configure
13537# tests run on this system so they can be shared between configure
13538# scripts and configure runs, see configure's option --config-cache.
13539# It is not useful on other systems. If it contains results you don't
13540# want to keep, you may remove or edit it.
13541#
13542# config.status only pays attention to the cache file if you give it
13543# the --recheck option to rerun configure.
13544#
13545# `ac_cv_env_foo' variables (set or unset) will be overridden when
13546# loading this file, other *unset* `ac_cv_foo' will be assigned the
13547# following values.
13548
13549_ACEOF
13550
13551# The following way of writing the cache mishandles newlines in values,
13552# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 13553# So, we kill variables containing newlines.
bec39cab
AC
13554# Ultrix sh set writes to stderr and can't be redirected directly,
13555# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
13556(
13557 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13558 eval ac_val=\$$ac_var
13559 case $ac_val in #(
13560 *${as_nl}*)
13561 case $ac_var in #(
13562 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13563$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13564 esac
13565 case $ac_var in #(
13566 _ | IFS | as_nl) ;; #(
13567 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13568 *) { eval $ac_var=; unset $ac_var;} ;;
13569 esac ;;
13570 esac
13571 done
13572
bec39cab 13573 (set) 2>&1 |
81ecdfbb
RW
13574 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13575 *${as_nl}ac_space=\ *)
13576 # `set' does not quote correctly, so add quotes: double-quote
13577 # substitution turns \\\\ into \\, and sed turns \\ into \.
bec39cab
AC
13578 sed -n \
13579 "s/'/'\\\\''/g;
13580 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 13581 ;; #(
bec39cab
AC
13582 *)
13583 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 13584 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
bec39cab 13585 ;;
81ecdfbb
RW
13586 esac |
13587 sort
13588) |
bec39cab 13589 sed '
81ecdfbb 13590 /^ac_cv_env_/b end
bec39cab 13591 t clear
81ecdfbb 13592 :clear
bec39cab
AC
13593 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13594 t end
81ecdfbb
RW
13595 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13596 :end' >>confcache
13597if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13598 if test -w "$cache_file"; then
13599 test "x$cache_file" != "x/dev/null" &&
13600 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13601$as_echo "$as_me: updating cache $cache_file" >&6;}
bec39cab
AC
13602 cat confcache >$cache_file
13603 else
81ecdfbb
RW
13604 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13605$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
bec39cab
AC
13606 fi
13607fi
13608rm -f confcache
13609
13610test "x$prefix" = xNONE && prefix=$ac_default_prefix
13611# Let make expand exec_prefix.
13612test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13613
bec39cab
AC
13614DEFS=-DHAVE_CONFIG_H
13615
13616ac_libobjs=
13617ac_ltlibobjs=
13618for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13619 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
13620 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13621 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13622 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
13623 # will be set to the directory where LIBOBJS objects are built.
13624 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13625 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
bec39cab
AC
13626done
13627LIBOBJS=$ac_libobjs
13628
13629LTLIBOBJS=$ac_ltlibobjs
13630
13631
85981d60 13632if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
81ecdfbb
RW
13633 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13634Usually this means the macro was only invoked conditionally." "$LINENO" 5
85981d60 13635fi
a417dc56 13636if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
81ecdfbb
RW
13637 as_fn_error "conditional \"GMAKE\" was never defined.
13638Usually this means the macro was only invoked conditionally." "$LINENO" 5
a417dc56 13639fi
81ecdfbb
RW
13640
13641
bec39cab 13642: ${CONFIG_STATUS=./config.status}
81ecdfbb 13643ac_write_fail=0
bec39cab
AC
13644ac_clean_files_save=$ac_clean_files
13645ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
13646{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13647$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13648as_write_fail=0
13649cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
bec39cab
AC
13650#! $SHELL
13651# Generated by $as_me.
13652# Run this file to recreate the current configuration.
13653# Compiler output produced by configure, useful for debugging
13654# configure, is in config.log if it exists.
13655
13656debug=false
13657ac_cs_recheck=false
13658ac_cs_silent=false
bec39cab 13659
81ecdfbb
RW
13660SHELL=\${CONFIG_SHELL-$SHELL}
13661export SHELL
13662_ASEOF
13663cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13664## -------------------- ##
13665## M4sh Initialization. ##
13666## -------------------- ##
13667
13668# Be more Bourne compatible
13669DUALCASE=1; export DUALCASE # for MKS sh
13670if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
bec39cab
AC
13671 emulate sh
13672 NULLCMD=:
81ecdfbb 13673 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
bec39cab
AC
13674 # is contrary to our usage. Disable this feature.
13675 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
13676 setopt NO_GLOB_SUBST
13677else
13678 case `(set -o) 2>/dev/null` in #(
13679 *posix*) :
13680 set -o posix ;; #(
13681 *) :
13682 ;;
13683esac
bec39cab 13684fi
bec39cab 13685
81ecdfbb
RW
13686
13687as_nl='
13688'
13689export as_nl
13690# Printing a long string crashes Solaris 7 /usr/bin/printf.
13691as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13692as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13693as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13694# Prefer a ksh shell builtin over an external printf program on Solaris,
13695# but without wasting forks for bash or zsh.
13696if test -z "$BASH_VERSION$ZSH_VERSION" \
13697 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13698 as_echo='print -r --'
13699 as_echo_n='print -rn --'
13700elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13701 as_echo='printf %s\n'
13702 as_echo_n='printf %s'
13703else
13704 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13705 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13706 as_echo_n='/usr/ucb/echo -n'
13707 else
13708 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13709 as_echo_n_body='eval
13710 arg=$1;
13711 case $arg in #(
13712 *"$as_nl"*)
13713 expr "X$arg" : "X\\(.*\\)$as_nl";
13714 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13715 esac;
13716 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13717 '
13718 export as_echo_n_body
13719 as_echo_n='sh -c $as_echo_n_body as_echo'
13720 fi
13721 export as_echo_body
13722 as_echo='sh -c $as_echo_body as_echo'
13723fi
13724
13725# The user is always right.
13726if test "${PATH_SEPARATOR+set}" != set; then
13727 PATH_SEPARATOR=:
13728 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13729 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13730 PATH_SEPARATOR=';'
13731 }
bec39cab
AC
13732fi
13733
13734
81ecdfbb
RW
13735# IFS
13736# We need space, tab and new line, in precisely that order. Quoting is
13737# there to prevent editors from complaining about space-tab.
13738# (If _AS_PATH_WALK were called with IFS unset, it would disable word
13739# splitting by setting IFS to empty value.)
13740IFS=" "" $as_nl"
13741
13742# Find who we are. Look in the path if we contain no directory separator.
13743case $0 in #((
13744 *[\\/]* ) as_myself=$0 ;;
13745 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13746for as_dir in $PATH
13747do
13748 IFS=$as_save_IFS
13749 test -z "$as_dir" && as_dir=.
13750 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13751 done
13752IFS=$as_save_IFS
13753
13754 ;;
13755esac
13756# We did not find ourselves, most probably we were run as `sh COMMAND'
13757# in which case we are not to be found in the path.
13758if test "x$as_myself" = x; then
13759 as_myself=$0
13760fi
13761if test ! -f "$as_myself"; then
13762 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13763 exit 1
13764fi
13765
13766# Unset variables that we do not need and which cause bugs (e.g. in
13767# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13768# suppresses any "Segmentation fault" message there. '((' could
13769# trigger a bug in pdksh 5.2.14.
13770for as_var in BASH_ENV ENV MAIL MAILPATH
13771do eval test x\${$as_var+set} = xset \
13772 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13773done
bec39cab
AC
13774PS1='$ '
13775PS2='> '
13776PS4='+ '
13777
13778# NLS nuisances.
81ecdfbb
RW
13779LC_ALL=C
13780export LC_ALL
13781LANGUAGE=C
13782export LANGUAGE
13783
13784# CDPATH.
13785(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13786
13787
13788# as_fn_error ERROR [LINENO LOG_FD]
13789# ---------------------------------
13790# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13791# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13792# script with status $?, using 1 if that was 0.
13793as_fn_error ()
13794{
13795 as_status=$?; test $as_status -eq 0 && as_status=1
13796 if test "$3"; then
13797 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13798 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
13799 fi
13800 $as_echo "$as_me: error: $1" >&2
13801 as_fn_exit $as_status
13802} # as_fn_error
13803
13804
13805# as_fn_set_status STATUS
13806# -----------------------
13807# Set $? to STATUS, without forking.
13808as_fn_set_status ()
13809{
13810 return $1
13811} # as_fn_set_status
13812
13813# as_fn_exit STATUS
13814# -----------------
13815# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13816as_fn_exit ()
13817{
13818 set +e
13819 as_fn_set_status $1
13820 exit $1
13821} # as_fn_exit
13822
13823# as_fn_unset VAR
13824# ---------------
13825# Portably unset VAR.
13826as_fn_unset ()
13827{
13828 { eval $1=; unset $1;}
13829}
13830as_unset=as_fn_unset
13831# as_fn_append VAR VALUE
13832# ----------------------
13833# Append the text in VALUE to the end of the definition contained in VAR. Take
13834# advantage of any shell optimizations that allow amortized linear growth over
13835# repeated appends, instead of the typical quadratic growth present in naive
13836# implementations.
13837if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13838 eval 'as_fn_append ()
13839 {
13840 eval $1+=\$2
13841 }'
13842else
13843 as_fn_append ()
13844 {
13845 eval $1=\$$1\$2
13846 }
13847fi # as_fn_append
13848
13849# as_fn_arith ARG...
13850# ------------------
13851# Perform arithmetic evaluation on the ARGs, and store the result in the
13852# global $as_val. Take advantage of shells that can avoid forks. The arguments
13853# must be portable across $(()) and expr.
13854if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13855 eval 'as_fn_arith ()
13856 {
13857 as_val=$(( $* ))
13858 }'
13859else
13860 as_fn_arith ()
13861 {
13862 as_val=`expr "$@" || test $? -eq 1`
13863 }
13864fi # as_fn_arith
bec39cab 13865
81ecdfbb
RW
13866
13867if expr a : '\(a\)' >/dev/null 2>&1 &&
13868 test "X`expr 00001 : '.*\(...\)'`" = X001; then
bec39cab
AC
13869 as_expr=expr
13870else
13871 as_expr=false
13872fi
13873
81ecdfbb 13874if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
bec39cab
AC
13875 as_basename=basename
13876else
13877 as_basename=false
13878fi
13879
81ecdfbb
RW
13880if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13881 as_dirname=dirname
13882else
13883 as_dirname=false
13884fi
bec39cab 13885
81ecdfbb 13886as_me=`$as_basename -- "$0" ||
bec39cab
AC
13887$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13888 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
13889 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13890$as_echo X/"$0" |
13891 sed '/^.*\/\([^/][^/]*\)\/*$/{
13892 s//\1/
13893 q
13894 }
13895 /^X\/\(\/\/\)$/{
13896 s//\1/
13897 q
13898 }
13899 /^X\/\(\/\).*/{
13900 s//\1/
13901 q
13902 }
13903 s/.*/./; q'`
b4e70030 13904
b4e70030
JB
13905# Avoid depending upon Character Ranges.
13906as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13907as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13908as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13909as_cr_digits='0123456789'
13910as_cr_alnum=$as_cr_Letters$as_cr_digits
13911
81ecdfbb
RW
13912ECHO_C= ECHO_N= ECHO_T=
13913case `echo -n x` in #(((((
13914-n*)
13915 case `echo 'xy\c'` in
13916 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
13917 xy) ECHO_C='\c';;
13918 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
13919 ECHO_T=' ';;
13920 esac;;
13921*)
13922 ECHO_N='-n';;
bec39cab
AC
13923esac
13924
81ecdfbb
RW
13925rm -f conf$$ conf$$.exe conf$$.file
13926if test -d conf$$.dir; then
13927 rm -f conf$$.dir/conf$$.file
bec39cab 13928else
81ecdfbb
RW
13929 rm -f conf$$.dir
13930 mkdir conf$$.dir 2>/dev/null
bec39cab 13931fi
81ecdfbb
RW
13932if (echo >conf$$.file) 2>/dev/null; then
13933 if ln -s conf$$.file conf$$ 2>/dev/null; then
b4e70030 13934 as_ln_s='ln -s'
81ecdfbb
RW
13935 # ... but there are two gotchas:
13936 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13937 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
13938 # In both cases, we have to default to `cp -p'.
13939 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
13940 as_ln_s='cp -p'
13941 elif ln conf$$.file conf$$ 2>/dev/null; then
13942 as_ln_s=ln
13943 else
13944 as_ln_s='cp -p'
b4e70030 13945 fi
bec39cab
AC
13946else
13947 as_ln_s='cp -p'
13948fi
81ecdfbb
RW
13949rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
13950rmdir conf$$.dir 2>/dev/null
13951
13952
13953# as_fn_mkdir_p
13954# -------------
13955# Create "$as_dir" as a directory, including parents if necessary.
13956as_fn_mkdir_p ()
13957{
13958
13959 case $as_dir in #(
13960 -*) as_dir=./$as_dir;;
13961 esac
13962 test -d "$as_dir" || eval $as_mkdir_p || {
13963 as_dirs=
13964 while :; do
13965 case $as_dir in #(
13966 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
13967 *) as_qdir=$as_dir;;
13968 esac
13969 as_dirs="'$as_qdir' $as_dirs"
13970 as_dir=`$as_dirname -- "$as_dir" ||
13971$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13972 X"$as_dir" : 'X\(//\)[^/]' \| \
13973 X"$as_dir" : 'X\(//\)$' \| \
13974 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
13975$as_echo X"$as_dir" |
13976 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13977 s//\1/
13978 q
13979 }
13980 /^X\(\/\/\)[^/].*/{
13981 s//\1/
13982 q
13983 }
13984 /^X\(\/\/\)$/{
13985 s//\1/
13986 q
13987 }
13988 /^X\(\/\).*/{
13989 s//\1/
13990 q
13991 }
13992 s/.*/./; q'`
13993 test -d "$as_dir" && break
13994 done
13995 test -z "$as_dirs" || eval "mkdir $as_dirs"
13996 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
13997
bec39cab 13998
81ecdfbb 13999} # as_fn_mkdir_p
bec39cab 14000if mkdir -p . 2>/dev/null; then
81ecdfbb 14001 as_mkdir_p='mkdir -p "$as_dir"'
bec39cab
AC
14002else
14003 test -d ./-p && rmdir ./-p
14004 as_mkdir_p=false
14005fi
14006
81ecdfbb
RW
14007if test -x / >/dev/null 2>&1; then
14008 as_test_x='test -x'
14009else
14010 if ls -dL / >/dev/null 2>&1; then
14011 as_ls_L_option=L
14012 else
14013 as_ls_L_option=
14014 fi
14015 as_test_x='
14016 eval sh -c '\''
14017 if test -d "$1"; then
14018 test -d "$1/.";
14019 else
14020 case $1 in #(
14021 -*)set "./$1";;
14022 esac;
14023 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14024 ???[sx]*):;;*)false;;esac;fi
14025 '\'' sh
14026 '
14027fi
14028as_executable_p=$as_test_x
bec39cab
AC
14029
14030# Sed expression to map a string onto a valid CPP name.
14031as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14032
14033# Sed expression to map a string onto a valid variable name.
14034as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14035
14036
bec39cab 14037exec 6>&1
81ecdfbb
RW
14038## ----------------------------------- ##
14039## Main body of $CONFIG_STATUS script. ##
14040## ----------------------------------- ##
14041_ASEOF
14042test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14043
14044cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14045# Save the log message, to keep $0 and so on meaningful, and to
bec39cab 14046# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
14047# values after options handling.
14048ac_log="
bec39cab 14049This file was extended by $as_me, which was
81ecdfbb 14050generated by GNU Autoconf 2.64. Invocation command line was
bec39cab
AC
14051
14052 CONFIG_FILES = $CONFIG_FILES
14053 CONFIG_HEADERS = $CONFIG_HEADERS
14054 CONFIG_LINKS = $CONFIG_LINKS
14055 CONFIG_COMMANDS = $CONFIG_COMMANDS
14056 $ $0 $@
14057
81ecdfbb
RW
14058on `(hostname || uname -n) 2>/dev/null | sed 1q`
14059"
14060
bec39cab
AC
14061_ACEOF
14062
81ecdfbb
RW
14063case $ac_config_files in *"
14064"*) set x $ac_config_files; shift; ac_config_files=$*;;
14065esac
234b45d4 14066
81ecdfbb
RW
14067case $ac_config_headers in *"
14068"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14069esac
b4e70030 14070
b4e70030 14071
81ecdfbb
RW
14072cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14073# Files that config.status was made for.
14074config_files="$ac_config_files"
14075config_headers="$ac_config_headers"
14076config_links="$ac_config_links"
14077config_commands="$ac_config_commands"
234b45d4 14078
81ecdfbb 14079_ACEOF
b4e70030 14080
81ecdfbb 14081cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
bec39cab 14082ac_cs_usage="\
81ecdfbb
RW
14083\`$as_me' instantiates files and other configuration actions
14084from templates according to the current configuration. Unless the files
14085and actions are specified as TAGs, all are instantiated by default.
234b45d4 14086
81ecdfbb 14087Usage: $0 [OPTION]... [TAG]...
234b45d4 14088
bec39cab 14089 -h, --help print this help, then exit
81ecdfbb
RW
14090 -V, --version print version number and configuration settings, then exit
14091 -q, --quiet, --silent
14092 do not print progress messages
bec39cab
AC
14093 -d, --debug don't remove temporary files
14094 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
14095 --file=FILE[:TEMPLATE]
14096 instantiate the configuration file FILE
14097 --header=FILE[:TEMPLATE]
14098 instantiate the configuration header FILE
234b45d4 14099
bec39cab
AC
14100Configuration files:
14101$config_files
234b45d4 14102
bec39cab
AC
14103Configuration headers:
14104$config_headers
234b45d4 14105
bec39cab
AC
14106Configuration links:
14107$config_links
234b45d4 14108
bec39cab
AC
14109Configuration commands:
14110$config_commands
14111
81ecdfbb 14112Report bugs to the package provider."
b4e70030 14113
81ecdfbb
RW
14114_ACEOF
14115cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bec39cab
AC
14116ac_cs_version="\\
14117config.status
81ecdfbb
RW
14118configured by $0, generated by GNU Autoconf 2.64,
14119 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
bec39cab 14120
81ecdfbb 14121Copyright (C) 2009 Free Software Foundation, Inc.
bec39cab
AC
14122This config.status script is free software; the Free Software Foundation
14123gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
14124
14125ac_pwd='$ac_pwd'
14126srcdir='$srcdir'
14127INSTALL='$INSTALL'
81ecdfbb
RW
14128AWK='$AWK'
14129test -n "\$AWK" || AWK=awk
bec39cab
AC
14130_ACEOF
14131
81ecdfbb
RW
14132cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14133# The default lists apply if the user does not specify any file.
bec39cab
AC
14134ac_need_defaults=:
14135while test $# != 0
14136do
14137 case $1 in
14138 --*=*)
81ecdfbb
RW
14139 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14140 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
bec39cab 14141 ac_shift=:
c906108c 14142 ;;
81ecdfbb 14143 *)
bec39cab
AC
14144 ac_option=$1
14145 ac_optarg=$2
14146 ac_shift=shift
c906108c 14147 ;;
bec39cab 14148 esac
c906108c 14149
bec39cab
AC
14150 case $ac_option in
14151 # Handling of the options.
bec39cab
AC
14152 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14153 ac_cs_recheck=: ;;
81ecdfbb
RW
14154 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14155 $as_echo "$ac_cs_version"; exit ;;
14156 --debug | --debu | --deb | --de | --d | -d )
bec39cab
AC
14157 debug=: ;;
14158 --file | --fil | --fi | --f )
14159 $ac_shift
81ecdfbb
RW
14160 case $ac_optarg in
14161 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14162 esac
14163 as_fn_append CONFIG_FILES " '$ac_optarg'"
bec39cab
AC
14164 ac_need_defaults=false;;
14165 --header | --heade | --head | --hea )
14166 $ac_shift
81ecdfbb
RW
14167 case $ac_optarg in
14168 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14169 esac
14170 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
bec39cab 14171 ac_need_defaults=false;;
81ecdfbb
RW
14172 --he | --h)
14173 # Conflict between --help and --header
14174 as_fn_error "ambiguous option: \`$1'
14175Try \`$0 --help' for more information.";;
14176 --help | --hel | -h )
14177 $as_echo "$ac_cs_usage"; exit ;;
bec39cab
AC
14178 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14179 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14180 ac_cs_silent=: ;;
c906108c 14181
bec39cab 14182 # This is an error.
81ecdfbb
RW
14183 -*) as_fn_error "unrecognized option: \`$1'
14184Try \`$0 --help' for more information." ;;
c906108c 14185
81ecdfbb
RW
14186 *) as_fn_append ac_config_targets " $1"
14187 ac_need_defaults=false ;;
c906108c 14188
bec39cab
AC
14189 esac
14190 shift
14191done
c906108c 14192
bec39cab 14193ac_configure_extra_args=
c906108c 14194
bec39cab
AC
14195if $ac_cs_silent; then
14196 exec 6>/dev/null
14197 ac_configure_extra_args="$ac_configure_extra_args --silent"
14198fi
c906108c 14199
bec39cab 14200_ACEOF
81ecdfbb 14201cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bec39cab 14202if \$ac_cs_recheck; then
81ecdfbb
RW
14203 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14204 shift
14205 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14206 CONFIG_SHELL='$SHELL'
14207 export CONFIG_SHELL
14208 exec "\$@"
bec39cab
AC
14209fi
14210
14211_ACEOF
81ecdfbb
RW
14212cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14213exec 5>>config.log
14214{
14215 echo
14216 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14217## Running $as_me. ##
14218_ASBOX
14219 $as_echo "$ac_log"
14220} >&5
bec39cab 14221
81ecdfbb
RW
14222_ACEOF
14223cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
c906108c 14224#
81ecdfbb 14225# INIT-COMMANDS
c906108c 14226#
a417dc56 14227ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
b4e70030 14228
bec39cab
AC
14229_ACEOF
14230
81ecdfbb 14231cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4e8d927d 14232
81ecdfbb 14233# Handling of arguments.
bec39cab 14234for ac_config_target in $ac_config_targets
c906108c 14235do
81ecdfbb
RW
14236 case $ac_config_target in
14237 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
14238 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
f997c383 14239 "jit-reader.h") CONFIG_FILES="$CONFIG_FILES jit-reader.h:jit-reader.in" ;;
81ecdfbb
RW
14240 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14241 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
e2207b9a 14242 "gdb-gdb.gdb") CONFIG_FILES="$CONFIG_FILES gdb-gdb.gdb" ;;
5ae98d25 14243 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
aa2e2d8d 14244 "data-directory/Makefile") CONFIG_FILES="$CONFIG_FILES data-directory/Makefile" ;;
81ecdfbb
RW
14245 "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
14246
14247 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
c906108c
SS
14248 esac
14249done
14250
81ecdfbb 14251
bec39cab
AC
14252# If the user did not use the arguments to specify the items to instantiate,
14253# then the envvar interface is used. Set only those that are not.
14254# We use the long form for the default assignment because of an extremely
14255# bizarre bug on SunOS 4.1.3.
14256if $ac_need_defaults; then
14257 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14258 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14259 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14260 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14261fi
14262
b4e70030 14263# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 14264# simply because there is no reason against having it here, and in addition,
b4e70030 14265# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
14266# Hook for its removal unless debugging.
14267# Note that there is a small window in which the directory will not be cleaned:
14268# after its creation but before its name has been assigned to `$tmp'.
b4e70030
JB
14269$debug ||
14270{
81ecdfbb
RW
14271 tmp=
14272 trap 'exit_status=$?
14273 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14274' 0
14275 trap 'as_fn_exit 1' 1 2 13 15
14276}
14277# Create a (secure) tmp directory for tmp files.
14278
14279{
14280 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14281 test -n "$tmp" && test -d "$tmp"
14282} ||
14283{
14284 tmp=./conf$$-$RANDOM
14285 (umask 077 && mkdir "$tmp")
14286} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
14287
14288# Set up the scripts for CONFIG_FILES section.
14289# No need to generate them if there are no CONFIG_FILES.
14290# This happens for instance with `./config.status config.h'.
14291if test -n "$CONFIG_FILES"; then
14292
14293if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
14294 ac_cs_awk_getline=:
14295 ac_cs_awk_pipe_init=
14296 ac_cs_awk_read_file='
14297 while ((getline aline < (F[key])) > 0)
14298 print(aline)
14299 close(F[key])'
14300 ac_cs_awk_pipe_fini=
14301else
14302 ac_cs_awk_getline=false
14303 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
14304 ac_cs_awk_read_file='
14305 print "|#_!!_#|"
14306 print "cat " F[key] " &&"
14307 '$ac_cs_awk_pipe_init
14308 # The final `:' finishes the AND list.
14309 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
14310fi
14311ac_cr=`echo X | tr X '\015'`
14312# On cygwin, bash can eat \r inside `` if the user requested igncr.
14313# But we know of no other shell where ac_cr would be empty at this
14314# point, so we can use a bashism as a fallback.
14315if test "x$ac_cr" = x; then
14316 eval ac_cr=\$\'\\r\'
14317fi
14318ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14319if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14320 ac_cs_awk_cr='\r'
14321else
14322 ac_cs_awk_cr=$ac_cr
14323fi
14324
14325echo 'BEGIN {' >"$tmp/subs1.awk" &&
14326_ACEOF
14327
14328# Create commands to substitute file output variables.
14329{
14330 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
14331 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
14332 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
14333 echo "_ACAWK" &&
14334 echo "_ACEOF"
14335} >conf$$files.sh &&
14336. ./conf$$files.sh ||
14337 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14338rm -f conf$$files.sh
14339
14340{
14341 echo "cat >conf$$subs.awk <<_ACEOF" &&
14342 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14343 echo "_ACEOF"
14344} >conf$$subs.sh ||
14345 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14346ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14347ac_delim='%!_!# '
14348for ac_last_try in false false false false false :; do
14349 . ./conf$$subs.sh ||
14350 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14351
14352 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14353 if test $ac_delim_n = $ac_delim_num; then
14354 break
14355 elif $ac_last_try; then
14356 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14357 else
14358 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14359 fi
14360done
14361rm -f conf$$subs.sh
14362
14363cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14364cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14365_ACEOF
14366sed -n '
14367h
14368s/^/S["/; s/!.*/"]=/
14369p
14370g
14371s/^[^!]*!//
14372:repl
14373t repl
14374s/'"$ac_delim"'$//
14375t delim
14376:nl
14377h
14378s/\(.\{148\}\).*/\1/
14379t more1
14380s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14381p
14382n
14383b repl
14384:more1
14385s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14386p
14387g
14388s/.\{148\}//
14389t nl
14390:delim
14391h
14392s/\(.\{148\}\).*/\1/
14393t more2
14394s/["\\]/\\&/g; s/^/"/; s/$/"/
14395p
14396b
14397:more2
14398s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14399p
14400g
14401s/.\{148\}//
14402t delim
14403' <conf$$subs.awk | sed '
14404/^[^""]/{
14405 N
14406 s/\n//
14407}
14408' >>$CONFIG_STATUS || ac_write_fail=1
14409rm -f conf$$subs.awk
14410cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14411_ACAWK
14412cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14413 for (key in S) S_is_set[key] = 1
14414 FS = "\a"
14415 \$ac_cs_awk_pipe_init
14416}
14417{
14418 line = $ 0
14419 nfields = split(line, field, "@")
14420 substed = 0
14421 len = length(field[1])
14422 for (i = 2; i < nfields; i++) {
14423 key = field[i]
14424 keylen = length(key)
14425 if (S_is_set[key]) {
14426 value = S[key]
14427 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14428 len += length(value) + length(field[++i])
14429 substed = 1
14430 } else
14431 len += 1 + keylen
14432 }
14433 if (nfields == 3 && !substed) {
14434 key = field[2]
14435 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
14436 \$ac_cs_awk_read_file
14437 next
14438 }
14439 }
14440 print line
b4e70030 14441}
81ecdfbb
RW
14442\$ac_cs_awk_pipe_fini
14443_ACAWK
14444_ACEOF
14445cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14446if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14447 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
14448else
14449 cat
14450fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14451 || as_fn_error "could not setup config files machinery" "$LINENO" 5
14452_ACEOF
14453
14454# VPATH may cause trouble with some makes, so we remove $(srcdir),
14455# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14456# trailing colons and then remove the whole line if VPATH becomes empty
14457# (actually we leave an empty line to preserve line numbers).
14458if test "x$srcdir" = x.; then
14459 ac_vpsub='/^[ ]*VPATH[ ]*=/{
14460s/:*\$(srcdir):*/:/
14461s/:*\${srcdir}:*/:/
14462s/:*@srcdir@:*/:/
14463s/^\([^=]*=[ ]*\):*/\1/
14464s/:*$//
14465s/^[^=]*=[ ]*$//
14466}'
14467fi
14468
14469cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14470fi # test -n "$CONFIG_FILES"
14471
14472# Set up the scripts for CONFIG_HEADERS section.
14473# No need to generate them if there are no CONFIG_HEADERS.
14474# This happens for instance with `./config.status Makefile'.
14475if test -n "$CONFIG_HEADERS"; then
14476cat >"$tmp/defines.awk" <<\_ACAWK ||
14477BEGIN {
14478_ACEOF
14479
14480# Transform confdefs.h into an awk script `defines.awk', embedded as
14481# here-document in config.status, that substitutes the proper values into
14482# config.h.in to produce config.h.
4e8d927d 14483
81ecdfbb
RW
14484# Create a delimiter string that does not exist in confdefs.h, to ease
14485# handling of long lines.
14486ac_delim='%!_!# '
14487for ac_last_try in false false :; do
14488 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14489 if test -z "$ac_t"; then
14490 break
14491 elif $ac_last_try; then
14492 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
14493 else
14494 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14495 fi
14496done
4e8d927d 14497
81ecdfbb
RW
14498# For the awk script, D is an array of macro values keyed by name,
14499# likewise P contains macro parameters if any. Preserve backslash
14500# newline sequences.
14501
14502ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14503sed -n '
14504s/.\{148\}/&'"$ac_delim"'/g
14505t rset
14506:rset
14507s/^[ ]*#[ ]*define[ ][ ]*/ /
14508t def
14509d
14510:def
14511s/\\$//
14512t bsnl
14513s/["\\]/\\&/g
14514s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14515D["\1"]=" \3"/p
14516s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
14517d
14518:bsnl
14519s/["\\]/\\&/g
14520s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
14521D["\1"]=" \3\\\\\\n"\\/p
14522t cont
14523s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14524t cont
14525d
14526:cont
14527n
14528s/.\{148\}/&'"$ac_delim"'/g
14529t clear
14530:clear
14531s/\\$//
14532t bsnlc
14533s/["\\]/\\&/g; s/^/"/; s/$/"/p
14534d
14535:bsnlc
14536s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14537b cont
14538' <confdefs.h | sed '
14539s/'"$ac_delim"'/"\\\
14540"/g' >>$CONFIG_STATUS || ac_write_fail=1
14541
14542cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14543 for (key in D) D_is_set[key] = 1
14544 FS = "\a"
14545}
14546/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14547 line = \$ 0
14548 split(line, arg, " ")
14549 if (arg[1] == "#") {
14550 defundef = arg[2]
14551 mac1 = arg[3]
14552 } else {
14553 defundef = substr(arg[1], 2)
14554 mac1 = arg[2]
14555 }
14556 split(mac1, mac2, "(") #)
14557 macro = mac2[1]
14558 prefix = substr(line, 1, index(line, defundef) - 1)
14559 if (D_is_set[macro]) {
14560 # Preserve the white space surrounding the "#".
14561 print prefix "define", macro P[macro] D[macro]
14562 next
14563 } else {
14564 # Replace #undef with comments. This is necessary, for example,
14565 # in the case of _POSIX_SOURCE, which is predefined and required
14566 # on some systems where configure will not decide to define it.
14567 if (defundef == "undef") {
14568 print "/*", prefix defundef, macro, "*/"
14569 next
14570 }
14571 }
b4e70030 14572}
81ecdfbb
RW
14573{ print }
14574_ACAWK
b4e70030 14575_ACEOF
81ecdfbb
RW
14576cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14577 as_fn_error "could not setup config headers machinery" "$LINENO" 5
14578fi # test -n "$CONFIG_HEADERS"
4e8d927d 14579
4e8d927d 14580
81ecdfbb
RW
14581eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
14582shift
14583for ac_tag
14584do
14585 case $ac_tag in
14586 :[FHLC]) ac_mode=$ac_tag; continue;;
14587 esac
14588 case $ac_mode$ac_tag in
14589 :[FHL]*:*);;
14590 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14591 :[FH]-) ac_tag=-:-;;
14592 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14593 esac
14594 ac_save_IFS=$IFS
14595 IFS=:
14596 set x $ac_tag
14597 IFS=$ac_save_IFS
14598 shift
14599 ac_file=$1
14600 shift
4e8d927d 14601
81ecdfbb
RW
14602 case $ac_mode in
14603 :L) ac_source=$1;;
14604 :[FH])
14605 ac_file_inputs=
14606 for ac_f
14607 do
14608 case $ac_f in
14609 -) ac_f="$tmp/stdin";;
14610 *) # Look for the file first in the build tree, then in the source tree
14611 # (if the path is not absolute). The absolute path cannot be DOS-style,
14612 # because $ac_f cannot contain `:'.
14613 test -f "$ac_f" ||
14614 case $ac_f in
14615 [\\/$]*) false;;
14616 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14617 esac ||
14618 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
14619 esac
14620 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14621 as_fn_append ac_file_inputs " '$ac_f'"
14622 done
14623
14624 # Let's still pretend it is `configure' which instantiates (i.e., don't
14625 # use $as_me), people would be surprised to read:
14626 # /* config.h. Generated by config.status. */
14627 configure_input='Generated from '`
14628 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14629 `' by configure.'
14630 if test x"$ac_file" != x-; then
14631 configure_input="$ac_file. $configure_input"
14632 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14633$as_echo "$as_me: creating $ac_file" >&6;}
b4e70030 14634 fi
81ecdfbb
RW
14635 # Neutralize special characters interpreted by sed in replacement strings.
14636 case $configure_input in #(
14637 *\&* | *\|* | *\\* )
14638 ac_sed_conf_input=`$as_echo "$configure_input" |
14639 sed 's/[\\\\&|]/\\\\&/g'`;; #(
14640 *) ac_sed_conf_input=$configure_input;;
14641 esac
4e8d927d 14642
81ecdfbb
RW
14643 case $ac_tag in
14644 *:-:* | *:-) cat >"$tmp/stdin" \
14645 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
14646 esac
14647 ;;
c906108c
SS
14648 esac
14649
81ecdfbb 14650 ac_dir=`$as_dirname -- "$ac_file" ||
bec39cab
AC
14651$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14652 X"$ac_file" : 'X\(//\)[^/]' \| \
14653 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
14654 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14655$as_echo X"$ac_file" |
14656 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14657 s//\1/
14658 q
14659 }
14660 /^X\(\/\/\)[^/].*/{
14661 s//\1/
14662 q
14663 }
14664 /^X\(\/\/\)$/{
14665 s//\1/
14666 q
14667 }
14668 /^X\(\/\).*/{
14669 s//\1/
14670 q
14671 }
14672 s/.*/./; q'`
14673 as_dir="$ac_dir"; as_fn_mkdir_p
bec39cab
AC
14674 ac_builddir=.
14675
81ecdfbb
RW
14676case "$ac_dir" in
14677.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14678*)
14679 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14680 # A ".." for each directory in $ac_dir_suffix.
14681 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14682 case $ac_top_builddir_sub in
14683 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14684 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14685 esac ;;
14686esac
14687ac_abs_top_builddir=$ac_pwd
14688ac_abs_builddir=$ac_pwd$ac_dir_suffix
14689# for backward compatibility:
14690ac_top_builddir=$ac_top_build_prefix
bec39cab
AC
14691
14692case $srcdir in
81ecdfbb 14693 .) # We are building in place.
bec39cab 14694 ac_srcdir=.
81ecdfbb
RW
14695 ac_top_srcdir=$ac_top_builddir_sub
14696 ac_abs_top_srcdir=$ac_pwd ;;
14697 [\\/]* | ?:[\\/]* ) # Absolute name.
bec39cab 14698 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
14699 ac_top_srcdir=$srcdir
14700 ac_abs_top_srcdir=$srcdir ;;
14701 *) # Relative name.
14702 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
14703 ac_top_srcdir=$ac_top_build_prefix$srcdir
14704 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
bec39cab 14705esac
81ecdfbb 14706ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
bec39cab 14707
c906108c 14708
81ecdfbb
RW
14709 case $ac_mode in
14710 :F)
14711 #
14712 # CONFIG_FILE
14713 #
c906108c 14714
bec39cab
AC
14715 case $INSTALL in
14716 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
81ecdfbb 14717 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
c906108c 14718 esac
81ecdfbb 14719_ACEOF
121ce6e5 14720
81ecdfbb
RW
14721cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14722# If the template does not know about datarootdir, expand it.
14723# FIXME: This hack should be removed a few years after 2.60.
14724ac_datarootdir_hack=; ac_datarootdir_seen=
14725ac_sed_dataroot='
14726/datarootdir/ {
14727 p
14728 q
14729}
14730/@datadir@/p
14731/@docdir@/p
14732/@infodir@/p
14733/@localedir@/p
14734/@mandir@/p'
14735case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
14736*datarootdir*) ac_datarootdir_seen=yes;;
14737*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
14738 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
14739$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
14740_ACEOF
14741cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14742 ac_datarootdir_hack='
14743 s&@datadir@&$datadir&g
14744 s&@docdir@&$docdir&g
14745 s&@infodir@&$infodir&g
14746 s&@localedir@&$localedir&g
14747 s&@mandir@&$mandir&g
14748 s&\\\${datarootdir}&$datarootdir&g' ;;
14749esac
4e8d927d 14750_ACEOF
81ecdfbb
RW
14751
14752# Neutralize VPATH when `$srcdir' = `.'.
14753# Shell code in configure.ac might set extrasub.
14754# FIXME: do we really want to maintain this feature?
14755cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14756ac_sed_extra="$ac_vpsub
bec39cab
AC
14757$extrasub
14758_ACEOF
81ecdfbb 14759cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
bec39cab
AC
14760:t
14761/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
81ecdfbb
RW
14762s|@configure_input@|$ac_sed_conf_input|;t t
14763s&@top_builddir@&$ac_top_builddir_sub&;t t
14764s&@top_build_prefix@&$ac_top_build_prefix&;t t
14765s&@srcdir@&$ac_srcdir&;t t
14766s&@abs_srcdir@&$ac_abs_srcdir&;t t
14767s&@top_srcdir@&$ac_top_srcdir&;t t
14768s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
14769s&@builddir@&$ac_builddir&;t t
14770s&@abs_builddir@&$ac_abs_builddir&;t t
14771s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
14772s&@INSTALL@&$ac_INSTALL&;t t
81ecdfbb
RW
14773$ac_datarootdir_hack
14774"
14775eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
14776if $ac_cs_awk_getline; then
14777 $AWK -f "$tmp/subs.awk"
14778else
14779 $AWK -f "$tmp/subs.awk" | $SHELL
14780fi >$tmp/out \
14781 || as_fn_error "could not create $ac_file" "$LINENO" 5
14782
14783test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
14784 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
14785 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
14786 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14787which seems to be undefined. Please make sure it is defined." >&5
14788$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14789which seems to be undefined. Please make sure it is defined." >&2;}
14790
14791 rm -f "$tmp/stdin"
bec39cab 14792 case $ac_file in
81ecdfbb
RW
14793 -) cat "$tmp/out" && rm -f "$tmp/out";;
14794 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
14795 esac \
14796 || as_fn_error "could not create $ac_file" "$LINENO" 5
14797 ;;
14798 :H)
14799 #
14800 # CONFIG_HEADER
14801 #
bec39cab 14802 if test x"$ac_file" != x-; then
81ecdfbb
RW
14803 {
14804 $as_echo "/* $configure_input */" \
14805 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
14806 } >"$tmp/config.h" \
14807 || as_fn_error "could not create $ac_file" "$LINENO" 5
14808 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
14809 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
14810$as_echo "$as_me: $ac_file is unchanged" >&6;}
bec39cab 14811 else
81ecdfbb
RW
14812 rm -f "$ac_file"
14813 mv "$tmp/config.h" "$ac_file" \
14814 || as_fn_error "could not create $ac_file" "$LINENO" 5
bec39cab
AC
14815 fi
14816 else
81ecdfbb
RW
14817 $as_echo "/* $configure_input */" \
14818 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
14819 || as_fn_error "could not create -" "$LINENO" 5
bec39cab 14820 fi
81ecdfbb
RW
14821 ;;
14822 :L)
14823 #
14824 # CONFIG_LINK
14825 #
c906108c 14826
81ecdfbb
RW
14827 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
14828 :
b4e70030 14829 else
81ecdfbb
RW
14830 # Prefer the file from the source tree if names are identical.
14831 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
14832 ac_source=$srcdir/$ac_source
14833 fi
b4e70030 14834
81ecdfbb
RW
14835 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
14836$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
b4e70030 14837
81ecdfbb
RW
14838 if test ! -r "$ac_source"; then
14839 as_fn_error "$ac_source: file not found" "$LINENO" 5
14840 fi
14841 rm -f "$ac_file"
bec39cab 14842
81ecdfbb
RW
14843 # Try a relative symlink, then a hard link, then a copy.
14844 case $srcdir in
14845 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
14846 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
14847 esac
14848 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
14849 ln "$ac_source" "$ac_file" 2>/dev/null ||
14850 cp -p "$ac_source" "$ac_file" ||
14851 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
14852 fi
14853 ;;
14854 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
14855$as_echo "$as_me: executing $ac_file commands" >&6;}
14856 ;;
c906108c 14857 esac
b4e70030 14858
bec39cab 14859
81ecdfbb
RW
14860 case $ac_file$ac_mode in
14861 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
81ecdfbb 14862 "default":C)
c906108c
SS
14863case x$CONFIG_HEADERS in
14864xconfig.h:config.in)
14865echo > stamp-h ;;
14866esac
bec39cab 14867 ;;
81ecdfbb 14868
bec39cab 14869 esac
81ecdfbb 14870done # for ac_tag
c906108c 14871
bec39cab 14872
81ecdfbb 14873as_fn_exit 0
bec39cab 14874_ACEOF
bec39cab
AC
14875ac_clean_files=$ac_clean_files_save
14876
81ecdfbb
RW
14877test $ac_write_fail = 0 ||
14878 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
14879
bec39cab
AC
14880
14881# configure is writing to config.log, and then calls config.status.
14882# config.status does its own redirection, appending to config.log.
14883# Unfortunately, on DOS this fails, as config.log is still kept open
14884# by configure, so config.status won't be able to write to it; its
14885# output is simply discarded. So we exec the FD to /dev/null,
14886# effectively closing config.log, so it can be properly (re)opened and
14887# appended to by config.status. When coming back to configure, we
14888# need to make the FD available again.
14889if test "$no_create" != yes; then
14890 ac_cs_success=:
14891 ac_config_status_args=
14892 test "$silent" = yes &&
14893 ac_config_status_args="$ac_config_status_args --quiet"
14894 exec 5>/dev/null
14895 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
14896 exec 5>>config.log
14897 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
14898 # would make configure fail if this is the last instruction.
81ecdfbb 14899 $ac_cs_success || as_fn_exit $?
bec39cab 14900fi
c906108c 14901
bec39cab 14902#
81ecdfbb 14903# CONFIG_SUBDIRS section.
bec39cab 14904#
c906108c
SS
14905if test "$no_recursion" != yes; then
14906
81ecdfbb
RW
14907 # Remove --cache-file, --srcdir, and --disable-option-checking arguments
14908 # so they do not pile up.
c906108c
SS
14909 ac_sub_configure_args=
14910 ac_prev=
fdc59709
PB
14911 eval "set x $ac_configure_args"
14912 shift
14913 for ac_arg
14914 do
c906108c
SS
14915 if test -n "$ac_prev"; then
14916 ac_prev=
14917 continue
14918 fi
bec39cab 14919 case $ac_arg in
c906108c
SS
14920 -cache-file | --cache-file | --cache-fil | --cache-fi \
14921 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
14922 ac_prev=cache_file ;;
14923 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
bec39cab
AC
14924 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
14925 | --c=*)
14926 ;;
14927 --config-cache | -C)
c906108c
SS
14928 ;;
14929 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
14930 ac_prev=srcdir ;;
14931 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
14932 ;;
bec39cab
AC
14933 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
14934 ac_prev=prefix ;;
14935 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
14936 ;;
81ecdfbb
RW
14937 --disable-option-checking)
14938 ;;
fdc59709
PB
14939 *)
14940 case $ac_arg in
81ecdfbb 14941 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fdc59709 14942 esac
81ecdfbb 14943 as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
c906108c
SS
14944 esac
14945 done
14946
bec39cab
AC
14947 # Always prepend --prefix to ensure using the same prefix
14948 # in subdir configurations.
fdc59709
PB
14949 ac_arg="--prefix=$prefix"
14950 case $ac_arg in
81ecdfbb 14951 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fdc59709 14952 esac
81ecdfbb
RW
14953 ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
14954
14955 # Pass --silent
14956 if test "$silent" = yes; then
14957 ac_sub_configure_args="--silent $ac_sub_configure_args"
14958 fi
14959
14960 # Always prepend --disable-option-checking to silence warnings, since
14961 # different subdirs can have different --enable and --with options.
14962 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
bec39cab 14963
b4e70030 14964 ac_popdir=`pwd`
bec39cab 14965 for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
c906108c
SS
14966
14967 # Do not complain, so a configure script can configure whichever
14968 # parts of a large source tree are present.
fdc59709 14969 test -d "$srcdir/$ac_dir" || continue
c906108c 14970
81ecdfbb
RW
14971 ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
14972 $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
14973 $as_echo "$ac_msg" >&6
14974 as_dir="$ac_dir"; as_fn_mkdir_p
bec39cab
AC
14975 ac_builddir=.
14976
81ecdfbb
RW
14977case "$ac_dir" in
14978.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14979*)
14980 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14981 # A ".." for each directory in $ac_dir_suffix.
14982 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14983 case $ac_top_builddir_sub in
14984 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14985 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14986 esac ;;
14987esac
14988ac_abs_top_builddir=$ac_pwd
14989ac_abs_builddir=$ac_pwd$ac_dir_suffix
14990# for backward compatibility:
14991ac_top_builddir=$ac_top_build_prefix
bec39cab
AC
14992
14993case $srcdir in
81ecdfbb 14994 .) # We are building in place.
bec39cab 14995 ac_srcdir=.
81ecdfbb
RW
14996 ac_top_srcdir=$ac_top_builddir_sub
14997 ac_abs_top_srcdir=$ac_pwd ;;
14998 [\\/]* | ?:[\\/]* ) # Absolute name.
bec39cab 14999 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
15000 ac_top_srcdir=$srcdir
15001 ac_abs_top_srcdir=$srcdir ;;
15002 *) # Relative name.
15003 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15004 ac_top_srcdir=$ac_top_build_prefix$srcdir
15005 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
bec39cab 15006esac
81ecdfbb 15007ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
c906108c 15008
c906108c 15009
fdc59709 15010 cd "$ac_dir"
c906108c
SS
15011
15012 # Check for guested configure; otherwise get Cygnus style configure.
fdc59709
PB
15013 if test -f "$ac_srcdir/configure.gnu"; then
15014 ac_sub_configure=$ac_srcdir/configure.gnu
15015 elif test -f "$ac_srcdir/configure"; then
15016 ac_sub_configure=$ac_srcdir/configure
15017 elif test -f "$ac_srcdir/configure.in"; then
15018 # This should be Cygnus configure.
15019 ac_sub_configure=$ac_aux_dir/configure
c906108c 15020 else
81ecdfbb
RW
15021 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5
15022$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
c906108c
SS
15023 ac_sub_configure=
15024 fi
15025
15026 # The recursion is here.
15027 if test -n "$ac_sub_configure"; then
c906108c 15028 # Make the cache file name correct relative to the subdirectory.
bec39cab
AC
15029 case $cache_file in
15030 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
81ecdfbb
RW
15031 *) # Relative name.
15032 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
c906108c 15033 esac
c906108c 15034
81ecdfbb
RW
15035 { $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
15036$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
c906108c 15037 # The eval makes quoting arguments work.
fdc59709
PB
15038 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
15039 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
81ecdfbb 15040 as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
c906108c
SS
15041 fi
15042
fdc59709 15043 cd "$ac_popdir"
c906108c
SS
15044 done
15045fi
81ecdfbb
RW
15046if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15047 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15048$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
15049fi
c906108c
SS
15050
15051
15052exit 0
This page took 2.194391 seconds and 4 git commands to generate.