Add --with-system-zlib in 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 593LIBOBJS
b292c783
JK
594GCORE_TRANSFORM_NAME
595GDB_TRANSFORM_NAME
81ecdfbb 596GDB_NM_FILE
393fd4c3
YQ
597LTLIBBABELTRACE
598LIBBABELTRACE
599HAVE_LIBBABELTRACE
81ecdfbb
RW
600frags
601target_subdir
602CONFIG_UNINSTALL
603CONFIG_INSTALL
604CONFIG_CLEAN
605CONFIG_ALL
606CONFIG_SRCS
607CONFIG_DEPS
608CONFIG_OBS
609PROFILE_CFLAGS
610ENABLE_CFLAGS
611SIM_OBS
612SIM
613XMKMF
614GDBTK_SRC_DIR
615GDBTK_CFLAGS
616GDBTKLIBS
617X_LIBS
618X_LDFLAGS
619X_CFLAGS
620TK_XINCLUDES
621TK_DEPS
622TK_LIBRARY
623TK_INCLUDE
624TK_STUB_LIB_SPEC
625TK_STUB_LIB_FLAG
626TK_STUB_LIB_FILE
627TK_LIB_SPEC
628TK_LIB_FLAG
629TK_LIB_FILE
630TK_SRC_DIR
631TK_BIN_DIR
632TK_VERSION
633TCL_DEPS
634TCL_LIBRARY
635TCL_INCLUDE
636TCL_STUB_LIB_SPEC
637TCL_STUB_LIB_FLAG
638TCL_STUB_LIB_FILE
639TCL_LIB_SPEC
640TCL_LIB_FLAG
641TCL_LIB_FILE
642TCL_SRC_DIR
643TCL_BIN_DIR
644TCL_PATCH_LEVEL
645TCL_VERSION
646WIN32LDAPP
647GUI_CFLAGS_X
648LIBGUI
608e2dbb
TT
649LTLIBLZMA
650LIBLZMA
651HAVE_LIBLZMA
81ecdfbb
RW
652WIN32LIBS
653SER_HARDWIRE
654WERROR_CFLAGS
655WARN_CFLAGS
656SYSTEM_GDBINIT
81ecdfbb
RW
657TARGET_SYSTEM_ROOT
658CONFIG_LDFLAGS
f6528abd 659RDYNAMIC
81ecdfbb 660ALLOCA
4df42755
DE
661HAVE_GUILE_FALSE
662HAVE_GUILE_TRUE
ed3ef339
DE
663GUILE_LIBS
664GUILE_CPPFLAGS
e76c5d17
DE
665GUILD_TARGET_FLAG
666GUILD
ed3ef339 667pkg_config_prog_path
4df42755
DE
668HAVE_PYTHON_FALSE
669HAVE_PYTHON_TRUE
ac534cba
JB
670PYTHON_LIBS
671PYTHON_CPPFLAGS
81ecdfbb 672PYTHON_CFLAGS
ec685c5e 673python_prog_path
81ecdfbb
RW
674LTLIBEXPAT
675LIBEXPAT
676HAVE_LIBEXPAT
b8e0a31c 677JIT_READER_DIR
f997c383 678TARGET_PTR
39037522 679READLINE_TEXI_INCFLAG
81ecdfbb
RW
680READLINE_CFLAGS
681READLINE_DEPS
682READLINE
711a72d3
L
683zlibinc
684zlibdir
81ecdfbb
RW
685MIG
686WINDRES
687DLLTOOL
c971b7fa 688AR
81ecdfbb
RW
689YFLAGS
690YACC
c971b7fa 691RANLIB
81ecdfbb 692LN_S
c971b7fa
PA
693INSTALL_DATA
694INSTALL_SCRIPT
695INSTALL_PROGRAM
696AWK
81ecdfbb
RW
697REPORT_BUGS_TEXI
698REPORT_BUGS_TO
699PKGVERSION
b292c783 700HAVE_NATIVE_GCORE_TARGET
81ecdfbb
RW
701TARGET_OBS
702subdirs
703GDB_DATADIR
704DEBUGDIR
5048e516
JK
705MAKEINFO_EXTRA_FLAGS
706MAKEINFOFLAGS
707MAKEINFO
81ecdfbb
RW
708PACKAGE
709GNULIB_STDINT_H
81ecdfbb
RW
710CATOBJEXT
711GENCAT
712INSTOBJEXT
713DATADIRNAME
714CATALOGS
715POSUB
716GMSGFMT
717XGETTEXT
718INCINTL
719LIBINTL_DEP
720LIBINTL
721USE_NLS
722SET_MAKE
723GMAKE_FALSE
724GMAKE_TRUE
725MAKE
726CCDEPMODE
727DEPDIR
728am__leading_dot
3bc3d82a 729COMPILER
4869db5e
RM
730INSTALL_STRIP_PROGRAM
731STRIP
732install_sh
81ecdfbb
RW
733target_os
734target_vendor
735target_cpu
736target
737host_os
738host_vendor
739host_cpu
740host
741build_os
742build_vendor
743build_cpu
744build
c971b7fa
PA
745EGREP
746GREP
747CPP
3bc3d82a
PA
748ac_ct_CXX
749CXXFLAGS
750CXX
81ecdfbb
RW
751OBJEXT
752EXEEXT
753ac_ct_CC
754CPPFLAGS
755LDFLAGS
756CFLAGS
757CC
758MAINT
759MAINTAINER_MODE_FALSE
760MAINTAINER_MODE_TRUE
761target_alias
762host_alias
763build_alias
764LIBS
765ECHO_T
766ECHO_N
767ECHO_C
768DEFS
769mandir
770localedir
771libdir
772psdir
773pdfdir
774dvidir
775htmldir
776infodir
777docdir
778oldincludedir
779includedir
780localstatedir
781sharedstatedir
782sysconfdir
783datadir
784datarootdir
785libexecdir
786sbindir
787bindir
788program_transform_name
789prefix
790exec_prefix
791PACKAGE_URL
792PACKAGE_BUGREPORT
793PACKAGE_STRING
794PACKAGE_VERSION
795PACKAGE_TARNAME
796PACKAGE_NAME
797PATH_SEPARATOR
798SHELL'
a4ce5b0d 799ac_subst_files='host_makefile_frag'
81ecdfbb
RW
800ac_user_opts='
801enable_option_checking
802enable_maintainer_mode
da2f07f1
JK
803enable_plugins
804enable_largefile
3bc3d82a 805enable_build_with_cxx
81ecdfbb
RW
806with_separate_debug_dir
807with_gdb_datadir
808with_relocated_sources
7349ff92 809with_auto_load_dir
bccbefd2 810with_auto_load_safe_path
81ecdfbb
RW
811enable_targets
812enable_64_bit_bfd
813enable_gdbcli
814enable_gdbmi
815enable_tui
816enable_gdbtk
05e7c244 817with_libunwind_ia64
81ecdfbb
RW
818with_curses
819enable_profiling
820with_pkgversion
821with_bugurl
711a72d3 822with_system_zlib
81ecdfbb 823with_libiconv_prefix
478aac75 824with_iconv_bin
81ecdfbb 825with_system_readline
b8e0a31c 826with_jit_reader_dir
81ecdfbb
RW
827with_expat
828with_gnu_ld
829enable_rpath
830with_libexpat_prefix
831with_python
ed3ef339 832with_guile
a8db4212 833enable_libmcheck
81ecdfbb
RW
834with_included_regex
835with_sysroot
836with_system_gdbinit
837enable_werror
838enable_build_warnings
839enable_gdb_build_warnings
608e2dbb
TT
840with_lzma
841with_liblzma_prefix
81ecdfbb
RW
842with_tcl
843with_tk
844with_x
845enable_sim
846enable_multi_ice
496c0e1b 847enable_gdbserver
393fd4c3
YQ
848with_babeltrace
849with_libbabeltrace_prefix
81ecdfbb
RW
850'
851 ac_precious_vars='build_alias
852host_alias
853target_alias
854CC
855CFLAGS
856LDFLAGS
857LIBS
858CPPFLAGS
3bc3d82a
PA
859CXX
860CXXFLAGS
861CCC
81ecdfbb 862CPP
f06e05e0
JK
863MAKEINFO
864MAKEINFOFLAGS
81ecdfbb
RW
865YACC
866YFLAGS
867XMKMF'
5ae98d25 868ac_subdirs_all='testsuite
81ecdfbb
RW
869gdbtk
870multi-ice
871gdbserver'
c906108c
SS
872
873# Initialize some variables set by options.
bec39cab
AC
874ac_init_help=
875ac_init_version=false
81ecdfbb
RW
876ac_unrecognized_opts=
877ac_unrecognized_sep=
c906108c
SS
878# The variables have the same names as the options, with
879# dashes changed to underlines.
bec39cab 880cache_file=/dev/null
c906108c 881exec_prefix=NONE
c906108c 882no_create=
c906108c
SS
883no_recursion=
884prefix=NONE
885program_prefix=NONE
886program_suffix=NONE
887program_transform_name=s,x,x,
888silent=
889site=
890srcdir=
c906108c
SS
891verbose=
892x_includes=NONE
893x_libraries=NONE
bec39cab
AC
894
895# Installation directory options.
896# These are left unexpanded so users can "make install exec_prefix=/foo"
897# and all the variables that are supposed to be based on exec_prefix
898# by default will actually change.
899# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 900# (The list follows the same order as the GNU Coding Standards.)
c906108c
SS
901bindir='${exec_prefix}/bin'
902sbindir='${exec_prefix}/sbin'
903libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
904datarootdir='${prefix}/share'
905datadir='${datarootdir}'
c906108c
SS
906sysconfdir='${prefix}/etc'
907sharedstatedir='${prefix}/com'
908localstatedir='${prefix}/var'
c906108c
SS
909includedir='${prefix}/include'
910oldincludedir='/usr/include'
81ecdfbb
RW
911docdir='${datarootdir}/doc/${PACKAGE}'
912infodir='${datarootdir}/info'
913htmldir='${docdir}'
914dvidir='${docdir}'
915pdfdir='${docdir}'
916psdir='${docdir}'
917libdir='${exec_prefix}/lib'
918localedir='${datarootdir}/locale'
919mandir='${datarootdir}/man'
c906108c 920
c906108c 921ac_prev=
81ecdfbb 922ac_dashdash=
c906108c
SS
923for ac_option
924do
c906108c
SS
925 # If the previous option needs an argument, assign it.
926 if test -n "$ac_prev"; then
81ecdfbb 927 eval $ac_prev=\$ac_option
c906108c
SS
928 ac_prev=
929 continue
930 fi
931
81ecdfbb
RW
932 case $ac_option in
933 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
934 *) ac_optarg=yes ;;
935 esac
c906108c
SS
936
937 # Accept the important Cygnus configure options, so we can diagnose typos.
938
81ecdfbb
RW
939 case $ac_dashdash$ac_option in
940 --)
941 ac_dashdash=yes ;;
c906108c
SS
942
943 -bindir | --bindir | --bindi | --bind | --bin | --bi)
944 ac_prev=bindir ;;
945 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
bec39cab 946 bindir=$ac_optarg ;;
c906108c
SS
947
948 -build | --build | --buil | --bui | --bu)
bec39cab 949 ac_prev=build_alias ;;
c906108c 950 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
bec39cab 951 build_alias=$ac_optarg ;;
c906108c
SS
952
953 -cache-file | --cache-file | --cache-fil | --cache-fi \
954 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
955 ac_prev=cache_file ;;
956 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
957 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
bec39cab
AC
958 cache_file=$ac_optarg ;;
959
960 --config-cache | -C)
961 cache_file=config.cache ;;
c906108c 962
81ecdfbb 963 -datadir | --datadir | --datadi | --datad)
c906108c 964 ac_prev=datadir ;;
81ecdfbb 965 -datadir=* | --datadir=* | --datadi=* | --datad=*)
bec39cab 966 datadir=$ac_optarg ;;
c906108c 967
81ecdfbb
RW
968 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
969 | --dataroo | --dataro | --datar)
970 ac_prev=datarootdir ;;
971 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
972 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
973 datarootdir=$ac_optarg ;;
974
c906108c 975 -disable-* | --disable-*)
81ecdfbb 976 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
c906108c 977 # Reject names that are not valid shell variable names.
81ecdfbb
RW
978 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
979 as_fn_error "invalid feature name: $ac_useropt"
980 ac_useropt_orig=$ac_useropt
981 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
982 case $ac_user_opts in
983 *"
984"enable_$ac_useropt"
985"*) ;;
986 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
987 ac_unrecognized_sep=', ';;
988 esac
989 eval enable_$ac_useropt=no ;;
990
991 -docdir | --docdir | --docdi | --doc | --do)
992 ac_prev=docdir ;;
993 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
994 docdir=$ac_optarg ;;
995
996 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
997 ac_prev=dvidir ;;
998 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
999 dvidir=$ac_optarg ;;
c906108c
SS
1000
1001 -enable-* | --enable-*)
81ecdfbb 1002 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
c906108c 1003 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1004 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1005 as_fn_error "invalid feature name: $ac_useropt"
1006 ac_useropt_orig=$ac_useropt
1007 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1008 case $ac_user_opts in
1009 *"
1010"enable_$ac_useropt"
1011"*) ;;
1012 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1013 ac_unrecognized_sep=', ';;
b4e70030 1014 esac
81ecdfbb 1015 eval enable_$ac_useropt=\$ac_optarg ;;
c906108c
SS
1016
1017 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1018 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1019 | --exec | --exe | --ex)
1020 ac_prev=exec_prefix ;;
1021 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1022 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1023 | --exec=* | --exe=* | --ex=*)
bec39cab 1024 exec_prefix=$ac_optarg ;;
c906108c
SS
1025
1026 -gas | --gas | --ga | --g)
1027 # Obsolete; use --with-gas.
1028 with_gas=yes ;;
1029
bec39cab
AC
1030 -help | --help | --hel | --he | -h)
1031 ac_init_help=long ;;
1032 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1033 ac_init_help=recursive ;;
1034 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1035 ac_init_help=short ;;
c906108c
SS
1036
1037 -host | --host | --hos | --ho)
bec39cab 1038 ac_prev=host_alias ;;
c906108c 1039 -host=* | --host=* | --hos=* | --ho=*)
bec39cab 1040 host_alias=$ac_optarg ;;
c906108c 1041
81ecdfbb
RW
1042 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1043 ac_prev=htmldir ;;
1044 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1045 | --ht=*)
1046 htmldir=$ac_optarg ;;
1047
c906108c
SS
1048 -includedir | --includedir | --includedi | --included | --include \
1049 | --includ | --inclu | --incl | --inc)
1050 ac_prev=includedir ;;
1051 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1052 | --includ=* | --inclu=* | --incl=* | --inc=*)
bec39cab 1053 includedir=$ac_optarg ;;
c906108c
SS
1054
1055 -infodir | --infodir | --infodi | --infod | --info | --inf)
1056 ac_prev=infodir ;;
1057 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
bec39cab 1058 infodir=$ac_optarg ;;
c906108c
SS
1059
1060 -libdir | --libdir | --libdi | --libd)
1061 ac_prev=libdir ;;
1062 -libdir=* | --libdir=* | --libdi=* | --libd=*)
bec39cab 1063 libdir=$ac_optarg ;;
c906108c
SS
1064
1065 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1066 | --libexe | --libex | --libe)
1067 ac_prev=libexecdir ;;
1068 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1069 | --libexe=* | --libex=* | --libe=*)
bec39cab 1070 libexecdir=$ac_optarg ;;
c906108c 1071
81ecdfbb
RW
1072 -localedir | --localedir | --localedi | --localed | --locale)
1073 ac_prev=localedir ;;
1074 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1075 localedir=$ac_optarg ;;
1076
c906108c 1077 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 1078 | --localstate | --localstat | --localsta | --localst | --locals)
c906108c
SS
1079 ac_prev=localstatedir ;;
1080 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 1081 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
bec39cab 1082 localstatedir=$ac_optarg ;;
c906108c
SS
1083
1084 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1085 ac_prev=mandir ;;
1086 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
bec39cab 1087 mandir=$ac_optarg ;;
c906108c
SS
1088
1089 -nfp | --nfp | --nf)
1090 # Obsolete; use --without-fp.
1091 with_fp=no ;;
1092
1093 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
bec39cab 1094 | --no-cr | --no-c | -n)
c906108c
SS
1095 no_create=yes ;;
1096
1097 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1098 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1099 no_recursion=yes ;;
1100
1101 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1102 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1103 | --oldin | --oldi | --old | --ol | --o)
1104 ac_prev=oldincludedir ;;
1105 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1106 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1107 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
bec39cab 1108 oldincludedir=$ac_optarg ;;
c906108c
SS
1109
1110 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1111 ac_prev=prefix ;;
1112 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
bec39cab 1113 prefix=$ac_optarg ;;
c906108c
SS
1114
1115 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1116 | --program-pre | --program-pr | --program-p)
1117 ac_prev=program_prefix ;;
1118 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1119 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
bec39cab 1120 program_prefix=$ac_optarg ;;
c906108c
SS
1121
1122 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1123 | --program-suf | --program-su | --program-s)
1124 ac_prev=program_suffix ;;
1125 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1126 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
bec39cab 1127 program_suffix=$ac_optarg ;;
c906108c
SS
1128
1129 -program-transform-name | --program-transform-name \
1130 | --program-transform-nam | --program-transform-na \
1131 | --program-transform-n | --program-transform- \
1132 | --program-transform | --program-transfor \
1133 | --program-transfo | --program-transf \
1134 | --program-trans | --program-tran \
1135 | --progr-tra | --program-tr | --program-t)
1136 ac_prev=program_transform_name ;;
1137 -program-transform-name=* | --program-transform-name=* \
1138 | --program-transform-nam=* | --program-transform-na=* \
1139 | --program-transform-n=* | --program-transform-=* \
1140 | --program-transform=* | --program-transfor=* \
1141 | --program-transfo=* | --program-transf=* \
1142 | --program-trans=* | --program-tran=* \
1143 | --progr-tra=* | --program-tr=* | --program-t=*)
bec39cab 1144 program_transform_name=$ac_optarg ;;
c906108c 1145
81ecdfbb
RW
1146 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1147 ac_prev=pdfdir ;;
1148 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1149 pdfdir=$ac_optarg ;;
1150
1151 -psdir | --psdir | --psdi | --psd | --ps)
1152 ac_prev=psdir ;;
1153 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1154 psdir=$ac_optarg ;;
1155
c906108c
SS
1156 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1157 | -silent | --silent | --silen | --sile | --sil)
1158 silent=yes ;;
1159
1160 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1161 ac_prev=sbindir ;;
1162 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1163 | --sbi=* | --sb=*)
bec39cab 1164 sbindir=$ac_optarg ;;
c906108c
SS
1165
1166 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1167 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1168 | --sharedst | --shareds | --shared | --share | --shar \
1169 | --sha | --sh)
1170 ac_prev=sharedstatedir ;;
1171 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1172 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1173 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1174 | --sha=* | --sh=*)
bec39cab 1175 sharedstatedir=$ac_optarg ;;
c906108c
SS
1176
1177 -site | --site | --sit)
1178 ac_prev=site ;;
1179 -site=* | --site=* | --sit=*)
bec39cab 1180 site=$ac_optarg ;;
3ace7edb 1181
c906108c
SS
1182 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1183 ac_prev=srcdir ;;
1184 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
bec39cab 1185 srcdir=$ac_optarg ;;
c906108c
SS
1186
1187 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1188 | --syscon | --sysco | --sysc | --sys | --sy)
1189 ac_prev=sysconfdir ;;
1190 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1191 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
bec39cab 1192 sysconfdir=$ac_optarg ;;
c906108c
SS
1193
1194 -target | --target | --targe | --targ | --tar | --ta | --t)
bec39cab 1195 ac_prev=target_alias ;;
c906108c 1196 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
bec39cab 1197 target_alias=$ac_optarg ;;
c906108c
SS
1198
1199 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1200 verbose=yes ;;
1201
bec39cab
AC
1202 -version | --version | --versio | --versi | --vers | -V)
1203 ac_init_version=: ;;
c906108c
SS
1204
1205 -with-* | --with-*)
81ecdfbb 1206 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
c906108c 1207 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1208 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1209 as_fn_error "invalid package name: $ac_useropt"
1210 ac_useropt_orig=$ac_useropt
1211 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1212 case $ac_user_opts in
1213 *"
1214"with_$ac_useropt"
1215"*) ;;
1216 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1217 ac_unrecognized_sep=', ';;
b4e70030 1218 esac
81ecdfbb 1219 eval with_$ac_useropt=\$ac_optarg ;;
c906108c
SS
1220
1221 -without-* | --without-*)
81ecdfbb 1222 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
c906108c 1223 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1224 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1225 as_fn_error "invalid package name: $ac_useropt"
1226 ac_useropt_orig=$ac_useropt
1227 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1228 case $ac_user_opts in
1229 *"
1230"with_$ac_useropt"
1231"*) ;;
1232 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1233 ac_unrecognized_sep=', ';;
1234 esac
1235 eval with_$ac_useropt=no ;;
c906108c
SS
1236
1237 --x)
1238 # Obsolete; use --with-x.
1239 with_x=yes ;;
1240
1241 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1242 | --x-incl | --x-inc | --x-in | --x-i)
1243 ac_prev=x_includes ;;
1244 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1245 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
bec39cab 1246 x_includes=$ac_optarg ;;
c906108c
SS
1247
1248 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1249 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1250 ac_prev=x_libraries ;;
1251 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1252 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
bec39cab 1253 x_libraries=$ac_optarg ;;
c906108c 1254
81ecdfbb
RW
1255 -*) as_fn_error "unrecognized option: \`$ac_option'
1256Try \`$0 --help' for more information."
c906108c
SS
1257 ;;
1258
bec39cab
AC
1259 *=*)
1260 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1261 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1262 case $ac_envvar in #(
1263 '' | [0-9]* | *[!_$as_cr_alnum]* )
1264 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1265 esac
1266 eval $ac_envvar=\$ac_optarg
bec39cab
AC
1267 export $ac_envvar ;;
1268
c906108c 1269 *)
bec39cab 1270 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1271 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
bec39cab 1272 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1273 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
bec39cab 1274 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
c906108c
SS
1275 ;;
1276
1277 esac
1278done
1279
1280if test -n "$ac_prev"; then
bec39cab 1281 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1282 as_fn_error "missing argument to $ac_option"
c906108c 1283fi
c906108c 1284
81ecdfbb
RW
1285if test -n "$ac_unrecognized_opts"; then
1286 case $enable_option_checking in
1287 no) ;;
1288 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1289 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
b4e70030 1290 esac
81ecdfbb 1291fi
b4e70030 1292
81ecdfbb
RW
1293# Check all directory arguments for consistency.
1294for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1295 datadir sysconfdir sharedstatedir localstatedir includedir \
1296 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1297 libdir localedir mandir
b4e70030 1298do
81ecdfbb
RW
1299 eval ac_val=\$$ac_var
1300 # Remove trailing slashes.
1301 case $ac_val in
1302 */ )
1303 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1304 eval $ac_var=\$ac_val;;
1305 esac
1306 # Be sure to have absolute directory names.
b4e70030 1307 case $ac_val in
81ecdfbb
RW
1308 [\\/$]* | ?:[\\/]* ) continue;;
1309 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
c906108c 1310 esac
81ecdfbb 1311 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
c906108c
SS
1312done
1313
bec39cab
AC
1314# There might be people who depend on the old broken behavior: `$host'
1315# used to hold the argument of --host etc.
1316# FIXME: To remove some day.
1317build=$build_alias
1318host=$host_alias
1319target=$target_alias
1320
1321# FIXME: To remove some day.
1322if test "x$host_alias" != x; then
1323 if test "x$build_alias" = x; then
1324 cross_compiling=maybe
81ecdfbb 1325 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
bec39cab
AC
1326 If a cross compiler is detected then cross compile mode will be used." >&2
1327 elif test "x$build_alias" != "x$host_alias"; then
1328 cross_compiling=yes
1329 fi
1330fi
c906108c 1331
bec39cab
AC
1332ac_tool_prefix=
1333test -n "$host_alias" && ac_tool_prefix=$host_alias-
1334
1335test "$silent" = yes && exec 6>/dev/null
c906108c 1336
c906108c 1337
81ecdfbb
RW
1338ac_pwd=`pwd` && test -n "$ac_pwd" &&
1339ac_ls_di=`ls -di .` &&
1340ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1341 as_fn_error "working directory cannot be determined"
1342test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1343 as_fn_error "pwd does not report name of working directory"
1344
1345
c906108c
SS
1346# Find the source files, if location was not specified.
1347if test -z "$srcdir"; then
1348 ac_srcdir_defaulted=yes
81ecdfbb
RW
1349 # Try the directory containing this script, then the parent directory.
1350 ac_confdir=`$as_dirname -- "$as_myself" ||
1351$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1352 X"$as_myself" : 'X\(//\)[^/]' \| \
1353 X"$as_myself" : 'X\(//\)$' \| \
1354 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1355$as_echo X"$as_myself" |
1356 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1357 s//\1/
1358 q
1359 }
1360 /^X\(\/\/\)[^/].*/{
1361 s//\1/
1362 q
1363 }
1364 /^X\(\/\/\)$/{
1365 s//\1/
1366 q
1367 }
1368 /^X\(\/\).*/{
1369 s//\1/
1370 q
1371 }
1372 s/.*/./; q'`
c906108c 1373 srcdir=$ac_confdir
81ecdfbb 1374 if test ! -r "$srcdir/$ac_unique_file"; then
c906108c
SS
1375 srcdir=..
1376 fi
1377else
1378 ac_srcdir_defaulted=no
1379fi
81ecdfbb
RW
1380if test ! -r "$srcdir/$ac_unique_file"; then
1381 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1382 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1383fi
1384ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1385ac_abs_confdir=`(
1386 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1387 pwd)`
1388# When building in place, set srcdir=.
1389if test "$ac_abs_confdir" = "$ac_pwd"; then
1390 srcdir=.
1391fi
1392# Remove unnecessary trailing slashes from srcdir.
1393# Double slashes in file names in object file debugging info
1394# mess up M-x gdb in Emacs.
1395case $srcdir in
1396*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1397esac
1398for ac_var in $ac_precious_vars; do
1399 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1400 eval ac_env_${ac_var}_value=\$${ac_var}
1401 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1402 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1403done
c906108c 1404
bec39cab
AC
1405#
1406# Report the --help message.
1407#
1408if test "$ac_init_help" = "long"; then
1409 # Omit some internal or obsolete options to make the list less imposing.
1410 # This message is too long to be a string in the A/UX 3.1 sh.
1411 cat <<_ACEOF
1412\`configure' configures this package to adapt to many kinds of systems.
1413
1414Usage: $0 [OPTION]... [VAR=VALUE]...
1415
1416To assign environment variables (e.g., CC, CFLAGS...), specify them as
1417VAR=VALUE. See below for descriptions of some of the useful variables.
1418
1419Defaults for the options are specified in brackets.
1420
1421Configuration:
1422 -h, --help display this help and exit
1423 --help=short display options specific to this package
1424 --help=recursive display the short help of all the included packages
1425 -V, --version display version information and exit
1426 -q, --quiet, --silent do not print \`checking...' messages
1427 --cache-file=FILE cache test results in FILE [disabled]
1428 -C, --config-cache alias for \`--cache-file=config.cache'
1429 -n, --no-create do not create output files
1430 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1431
bec39cab
AC
1432Installation directories:
1433 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1434 [$ac_default_prefix]
bec39cab 1435 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1436 [PREFIX]
bec39cab
AC
1437
1438By default, \`make install' will install all the files in
1439\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1440an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1441for instance \`--prefix=\$HOME'.
1442
1443For better control, use the options below.
1444
1445Fine tuning of the installation directories:
81ecdfbb
RW
1446 --bindir=DIR user executables [EPREFIX/bin]
1447 --sbindir=DIR system admin executables [EPREFIX/sbin]
1448 --libexecdir=DIR program executables [EPREFIX/libexec]
1449 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1450 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1451 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1452 --libdir=DIR object code libraries [EPREFIX/lib]
1453 --includedir=DIR C header files [PREFIX/include]
1454 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1455 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1456 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1457 --infodir=DIR info documentation [DATAROOTDIR/info]
1458 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1459 --mandir=DIR man documentation [DATAROOTDIR/man]
1460 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1461 --htmldir=DIR html documentation [DOCDIR]
1462 --dvidir=DIR dvi documentation [DOCDIR]
1463 --pdfdir=DIR pdf documentation [DOCDIR]
1464 --psdir=DIR ps documentation [DOCDIR]
bec39cab
AC
1465_ACEOF
1466
1467 cat <<\_ACEOF
1468
9009e1ae
MR
1469Program names:
1470 --program-prefix=PREFIX prepend PREFIX to installed program names
1471 --program-suffix=SUFFIX append SUFFIX to installed program names
1472 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1473
bec39cab
AC
1474X features:
1475 --x-includes=DIR X include files are in DIR
1476 --x-libraries=DIR X library files are in DIR
1477
1478System types:
1479 --build=BUILD configure for building on BUILD [guessed]
1480 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1481 --target=TARGET configure for building compilers for TARGET [HOST]
1482_ACEOF
1483fi
1484
1485if test -n "$ac_init_help"; then
1486
1487 cat <<\_ACEOF
1488
1489Optional Features:
81ecdfbb 1490 --disable-option-checking ignore unrecognized --enable/--with options
bec39cab
AC
1491 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1492 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
85981d60
AC
1493 --enable-maintainer-mode enable make rules and dependencies not useful
1494 (and sometimes confusing) to the casual installer
2974be62 1495 --enable-plugins Enable support for plugins
da2f07f1 1496 --disable-largefile omit support for large files
3bc3d82a 1497 --enable-build-with-cxx build with C++ compiler instead of C compiler
a1220294
TT
1498 --enable-targets=TARGETS
1499 alternative target configurations
c0993dbe 1500 --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes)
bec39cab
AC
1501 --disable-gdbcli disable command-line interface (CLI)
1502 --disable-gdbmi disable machine-interface (MI)
1503 --enable-tui enable full-screen terminal user interface (TUI)
1504 --enable-gdbtk enable gdbtk graphical user interface (GUI)
1505 --enable-profiling enable profiling of GDB
3841debe 1506 --disable-rpath do not hardcode runtime library paths
17ef446e 1507 --enable-libmcheck Try linking with -lmcheck if available
a1220294 1508 --enable-werror treat compile warnings as errors
32c1c914 1509 --enable-build-warnings enable build-time compiler warnings if gcc is used
a1220294 1510 --enable-gdb-build-warnings
32c1c914 1511 enable GDB specific build-time compiler warnings if
a1220294 1512 gcc is used
32c1c914 1513 --enable-sim link gdb with simulator
bec39cab 1514 --enable-multi-ice build the multi-ice-gdb-server
496c0e1b
JB
1515 --enable-gdbserver automatically build gdbserver (yes/no/auto, default
1516 is auto)
bec39cab
AC
1517
1518Optional Packages:
1519 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1520 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
a1220294 1521 --with-separate-debug-dir=PATH
32c1c914 1522 look for global separate debug info in this path
62e4f60c 1523 [LIBDIR/debug]
b14b1491
TT
1524 --with-gdb-datadir=PATH look for global separate data files in this path
1525 [DATADIR/gdb]
29b0e8a2 1526 --with-relocated-sources=PATH
32c1c914 1527 automatically relocate this path for source files
7349ff92 1528 --with-auto-load-dir=PATH
aff139ff 1529 directories from which to load auto-loaded scripts
1564a261 1530 [$debugdir:$datadir/auto-load]
bccbefd2 1531 --with-auto-load-safe-path=PATH
aff139ff 1532 directories safe to hold auto-loaded files
7349ff92 1533 [--with-auto-load-dir]
bccbefd2
JK
1534 --without-auto-load-safe-path
1535 do not restrict auto-loaded files locations
05e7c244 1536 --with-libunwind-ia64 use libunwind frame unwinding for ia64 targets
cb01cfba
JB
1537 --with-curses use the curses library instead of the termcap
1538 library
c16158bc
JM
1539 --with-pkgversion=PKG Use PKG in the version string in place of "GDB"
1540 --with-bugurl=URL Direct users to URL to report a bug
711a72d3 1541 --with-system-zlib use installed libz
a1220294
TT
1542 --with-libiconv-prefix=DIR
1543 search for libiconv in DIR/include and DIR/lib
478aac75 1544 --with-iconv-bin=PATH specify where to find the iconv program
6a30b0a5 1545 --with-system-readline use installed readline library
b8e0a31c
SD
1546 --with-jit-reader-dir=PATH
1547 directory to load the JIT readers from
5c39566f 1548 --with-expat include expat support (auto/yes/no)
3841debe
DJ
1549 --with-gnu-ld assume the C compiler uses GNU ld default=no
1550 --with-libexpat-prefix[=DIR] search for libexpat in DIR/include and DIR/lib
1551 --without-libexpat-prefix don't search for libexpat in includedir and libdir
0c4a4063
DE
1552 --with-python[=PYTHON] include python support
1553 (auto/yes/no/<python-program>)
ed3ef339
DE
1554 --with-guile[=GUILE] include guile support
1555 (auto/yes/no/<guile-version>/<pkg-config-program>)
a1220294
TT
1556 --without-included-regex
1557 don't use included regex; this is the default on
1558 systems with version 2 of the GNU C library (use
1559 with caution on other system)
81ecdfbb 1560 --with-sysroot[=DIR] search for usr/lib et al within DIR
b14b1491 1561 --with-system-gdbinit=PATH
32c1c914 1562 automatically load a system-wide gdbinit file
608e2dbb
TT
1563 --with-lzma support lzma compression (auto/yes/no)
1564 --with-liblzma-prefix[=DIR] search for liblzma in DIR/include and DIR/lib
1565 --without-liblzma-prefix don't search for liblzma in includedir and libdir
5062cc19
KS
1566 --with-tcl directory containing tcl configuration (tclConfig.sh)
1567 --with-tk directory containing tk configuration (tkConfig.sh)
bec39cab 1568 --with-x use the X Window System
393fd4c3
YQ
1569 --with-babeltrace include babeltrace support (auto/yes/no)
1570 --with-libbabeltrace-prefix[=DIR] search for libbabeltrace in DIR/include and DIR/lib
1571 --without-libbabeltrace-prefix don't search for libbabeltrace in includedir and libdir
bec39cab
AC
1572
1573Some influential environment variables:
1574 CC C compiler command
1575 CFLAGS C compiler flags
1576 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1577 nonstandard directory <lib dir>
81ecdfbb
RW
1578 LIBS libraries to pass to the linker, e.g. -l<library>
1579 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1580 you have headers in a nonstandard directory <include dir>
3bc3d82a
PA
1581 CXX C++ compiler command
1582 CXXFLAGS C++ compiler flags
bec39cab 1583 CPP C preprocessor
f06e05e0
JK
1584 MAKEINFO Parent configure detects if it is of sufficient version.
1585 MAKEINFOFLAGS
1586 Parameters for MAKEINFO.
81ecdfbb
RW
1587 YACC The `Yet Another C Compiler' implementation to use. Defaults to
1588 the first program found out of: `bison -y', `byacc', `yacc'.
1589 YFLAGS The list of arguments that will be passed by default to $YACC.
1590 This script will default YFLAGS to the empty string to avoid a
1591 default value of `-d' given by some make applications.
1592 XMKMF Path to xmkmf, Makefile generator for X Window System
bec39cab
AC
1593
1594Use these variables to override the choices made by `configure' or to help
1595it to find libraries and programs with nonstandard names/locations.
1596
81ecdfbb 1597Report bugs to the package provider.
bec39cab 1598_ACEOF
81ecdfbb 1599ac_status=$?
bec39cab
AC
1600fi
1601
1602if test "$ac_init_help" = "recursive"; then
1603 # If there are subdirs, report their specific --help.
bec39cab 1604 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1605 test -d "$ac_dir" ||
1606 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1607 continue
bec39cab
AC
1608 ac_builddir=.
1609
81ecdfbb
RW
1610case "$ac_dir" in
1611.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1612*)
1613 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1614 # A ".." for each directory in $ac_dir_suffix.
1615 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1616 case $ac_top_builddir_sub in
1617 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1618 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1619 esac ;;
1620esac
1621ac_abs_top_builddir=$ac_pwd
1622ac_abs_builddir=$ac_pwd$ac_dir_suffix
1623# for backward compatibility:
1624ac_top_builddir=$ac_top_build_prefix
bec39cab
AC
1625
1626case $srcdir in
81ecdfbb 1627 .) # We are building in place.
bec39cab 1628 ac_srcdir=.
81ecdfbb
RW
1629 ac_top_srcdir=$ac_top_builddir_sub
1630 ac_abs_top_srcdir=$ac_pwd ;;
1631 [\\/]* | ?:[\\/]* ) # Absolute name.
bec39cab 1632 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1633 ac_top_srcdir=$srcdir
1634 ac_abs_top_srcdir=$srcdir ;;
1635 *) # Relative name.
1636 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1637 ac_top_srcdir=$ac_top_build_prefix$srcdir
1638 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
bec39cab 1639esac
81ecdfbb 1640ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
bec39cab 1641
81ecdfbb
RW
1642 cd "$ac_dir" || { ac_status=$?; continue; }
1643 # Check for guested configure.
1644 if test -f "$ac_srcdir/configure.gnu"; then
1645 echo &&
1646 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1647 elif test -f "$ac_srcdir/configure"; then
1648 echo &&
1649 $SHELL "$ac_srcdir/configure" --help=recursive
3ace7edb 1650 else
81ecdfbb
RW
1651 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1652 fi || ac_status=$?
1653 cd "$ac_pwd" || { ac_status=$?; break; }
bec39cab
AC
1654 done
1655fi
1656
81ecdfbb 1657test -n "$ac_init_help" && exit $ac_status
bec39cab
AC
1658if $ac_init_version; then
1659 cat <<\_ACEOF
81ecdfbb
RW
1660configure
1661generated by GNU Autoconf 2.64
bec39cab 1662
81ecdfbb 1663Copyright (C) 2009 Free Software Foundation, Inc.
bec39cab
AC
1664This configure script is free software; the Free Software Foundation
1665gives unlimited permission to copy, distribute and modify it.
1666_ACEOF
81ecdfbb 1667 exit
bec39cab 1668fi
bec39cab 1669
81ecdfbb
RW
1670## ------------------------ ##
1671## Autoconf initialization. ##
1672## ------------------------ ##
bec39cab 1673
81ecdfbb
RW
1674# ac_fn_c_try_compile LINENO
1675# --------------------------
1676# Try to compile conftest.$ac_ext, and return whether this succeeded.
1677ac_fn_c_try_compile ()
1678{
1679 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1680 rm -f conftest.$ac_objext
1681 if { { ac_try="$ac_compile"
1682case "(($ac_try" in
1683 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1684 *) ac_try_echo=$ac_try;;
1685esac
1686eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1687$as_echo "$ac_try_echo"; } >&5
1688 (eval "$ac_compile") 2>conftest.err
1689 ac_status=$?
1690 if test -s conftest.err; then
1691 grep -v '^ *+' conftest.err >conftest.er1
1692 cat conftest.er1 >&5
1693 mv -f conftest.er1 conftest.err
1694 fi
1695 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1696 test $ac_status = 0; } && {
1697 test -z "$ac_c_werror_flag" ||
1698 test ! -s conftest.err
1699 } && test -s conftest.$ac_objext; then :
1700 ac_retval=0
1701else
1702 $as_echo "$as_me: failed program was:" >&5
1703sed 's/^/| /' conftest.$ac_ext >&5
bec39cab 1704
81ecdfbb
RW
1705 ac_retval=1
1706fi
1707 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1708 return $ac_retval
1709
1710} # ac_fn_c_try_compile
1711
3bc3d82a
PA
1712# ac_fn_cxx_try_compile LINENO
1713# ----------------------------
1714# Try to compile conftest.$ac_ext, and return whether this succeeded.
1715ac_fn_cxx_try_compile ()
1716{
1717 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1718 rm -f conftest.$ac_objext
1719 if { { ac_try="$ac_compile"
1720case "(($ac_try" in
1721 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1722 *) ac_try_echo=$ac_try;;
1723esac
1724eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1725$as_echo "$ac_try_echo"; } >&5
1726 (eval "$ac_compile") 2>conftest.err
1727 ac_status=$?
1728 if test -s conftest.err; then
1729 grep -v '^ *+' conftest.err >conftest.er1
1730 cat conftest.er1 >&5
1731 mv -f conftest.er1 conftest.err
1732 fi
1733 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1734 test $ac_status = 0; } && {
1735 test -z "$ac_cxx_werror_flag" ||
1736 test ! -s conftest.err
1737 } && test -s conftest.$ac_objext; then :
1738 ac_retval=0
1739else
1740 $as_echo "$as_me: failed program was:" >&5
1741sed 's/^/| /' conftest.$ac_ext >&5
1742
1743 ac_retval=1
1744fi
1745 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1746 return $ac_retval
1747
1748} # ac_fn_cxx_try_compile
1749
81ecdfbb
RW
1750# ac_fn_c_try_cpp LINENO
1751# ----------------------
1752# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1753ac_fn_c_try_cpp ()
bec39cab 1754{
81ecdfbb
RW
1755 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1756 if { { ac_try="$ac_cpp conftest.$ac_ext"
1757case "(($ac_try" in
1758 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1759 *) ac_try_echo=$ac_try;;
1760esac
1761eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1762$as_echo "$ac_try_echo"; } >&5
1763 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1764 ac_status=$?
1765 if test -s conftest.err; then
1766 grep -v '^ *+' conftest.err >conftest.er1
1767 cat conftest.er1 >&5
1768 mv -f conftest.er1 conftest.err
1769 fi
1770 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1771 test $ac_status = 0; } >/dev/null && {
1772 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1773 test ! -s conftest.err
1774 }; then :
1775 ac_retval=0
1776else
1777 $as_echo "$as_me: failed program was:" >&5
1778sed 's/^/| /' conftest.$ac_ext >&5
bec39cab 1779
81ecdfbb
RW
1780 ac_retval=1
1781fi
1782 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1783 return $ac_retval
bec39cab 1784
81ecdfbb 1785} # ac_fn_c_try_cpp
bec39cab 1786
81ecdfbb
RW
1787# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1788# -------------------------------------------------------
1789# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1790# the include files in INCLUDES and setting the cache variable VAR
1791# accordingly.
1792ac_fn_c_check_header_mongrel ()
1793{
1794 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1795 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1797$as_echo_n "checking for $2... " >&6; }
1798if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1799 $as_echo_n "(cached) " >&6
1800fi
1801eval ac_res=\$$3
1802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1803$as_echo "$ac_res" >&6; }
1804else
1805 # Is the header compilable?
1806{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1807$as_echo_n "checking $2 usability... " >&6; }
1808cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1809/* end confdefs.h. */
1810$4
1811#include <$2>
1812_ACEOF
1813if ac_fn_c_try_compile "$LINENO"; then :
1814 ac_header_compiler=yes
1815else
1816 ac_header_compiler=no
1817fi
1818rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1819{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1820$as_echo "$ac_header_compiler" >&6; }
bec39cab 1821
81ecdfbb
RW
1822# Is the header present?
1823{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1824$as_echo_n "checking $2 presence... " >&6; }
1825cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1826/* end confdefs.h. */
1827#include <$2>
1828_ACEOF
1829if ac_fn_c_try_cpp "$LINENO"; then :
1830 ac_header_preproc=yes
1831else
1832 ac_header_preproc=no
1833fi
1834rm -f conftest.err conftest.$ac_ext
1835{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1836$as_echo "$ac_header_preproc" >&6; }
bec39cab 1837
81ecdfbb
RW
1838# So? What about this header?
1839case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1840 yes:no: )
1841 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1842$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1843 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1844$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1845 ;;
1846 no:yes:* )
1847 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1848$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1849 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1850$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1851 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1852$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1853 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1854$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1855 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1856$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1857 ;;
1858esac
1859 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1860$as_echo_n "checking for $2... " >&6; }
1861if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1862 $as_echo_n "(cached) " >&6
1863else
1864 eval "$3=\$ac_header_compiler"
1865fi
1866eval ac_res=\$$3
1867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1868$as_echo "$ac_res" >&6; }
1869fi
1870 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
bec39cab 1871
81ecdfbb 1872} # ac_fn_c_check_header_mongrel
bec39cab 1873
81ecdfbb
RW
1874# ac_fn_c_try_run LINENO
1875# ----------------------
1876# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1877# that executables *can* be run.
1878ac_fn_c_try_run ()
1879{
1880 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1881 if { { ac_try="$ac_link"
1882case "(($ac_try" in
1883 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1884 *) ac_try_echo=$ac_try;;
1885esac
1886eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1887$as_echo "$ac_try_echo"; } >&5
1888 (eval "$ac_link") 2>&5
1889 ac_status=$?
1890 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1891 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1892 { { case "(($ac_try" in
1893 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1894 *) ac_try_echo=$ac_try;;
1895esac
1896eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1897$as_echo "$ac_try_echo"; } >&5
1898 (eval "$ac_try") 2>&5
1899 ac_status=$?
1900 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1901 test $ac_status = 0; }; }; then :
1902 ac_retval=0
1903else
1904 $as_echo "$as_me: program exited with status $ac_status" >&5
1905 $as_echo "$as_me: failed program was:" >&5
1906sed 's/^/| /' conftest.$ac_ext >&5
bec39cab 1907
81ecdfbb
RW
1908 ac_retval=$ac_status
1909fi
1910 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1911 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1912 return $ac_retval
bec39cab 1913
81ecdfbb 1914} # ac_fn_c_try_run
bec39cab 1915
81ecdfbb
RW
1916# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1917# -------------------------------------------------------
1918# Tests whether HEADER exists and can be compiled using the include files in
1919# INCLUDES, setting the cache variable VAR accordingly.
1920ac_fn_c_check_header_compile ()
1921{
1922 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1924$as_echo_n "checking for $2... " >&6; }
1925if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1926 $as_echo_n "(cached) " >&6
1927else
1928 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1929/* end confdefs.h. */
1930$4
1931#include <$2>
bec39cab 1932_ACEOF
81ecdfbb
RW
1933if ac_fn_c_try_compile "$LINENO"; then :
1934 eval "$3=yes"
1935else
1936 eval "$3=no"
1937fi
1938rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1939fi
1940eval ac_res=\$$3
1941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1942$as_echo "$ac_res" >&6; }
1943 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
bec39cab 1944
81ecdfbb 1945} # ac_fn_c_check_header_compile
bec39cab 1946
2974be62
AM
1947# ac_fn_c_try_link LINENO
1948# -----------------------
1949# Try to link conftest.$ac_ext, and return whether this succeeded.
1950ac_fn_c_try_link ()
1951{
1952 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1953 rm -f conftest.$ac_objext conftest$ac_exeext
1954 if { { ac_try="$ac_link"
1955case "(($ac_try" in
1956 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1957 *) ac_try_echo=$ac_try;;
1958esac
1959eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1960$as_echo "$ac_try_echo"; } >&5
1961 (eval "$ac_link") 2>conftest.err
1962 ac_status=$?
1963 if test -s conftest.err; then
1964 grep -v '^ *+' conftest.err >conftest.er1
1965 cat conftest.er1 >&5
1966 mv -f conftest.er1 conftest.err
1967 fi
1968 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1969 test $ac_status = 0; } && {
1970 test -z "$ac_c_werror_flag" ||
1971 test ! -s conftest.err
1972 } && test -s conftest$ac_exeext && {
1973 test "$cross_compiling" = yes ||
1974 $as_test_x conftest$ac_exeext
1975 }; then :
1976 ac_retval=0
1977else
1978 $as_echo "$as_me: failed program was:" >&5
1979sed 's/^/| /' conftest.$ac_ext >&5
1980
1981 ac_retval=1
1982fi
1983 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1984 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1985 # interfere with the next link command; also delete a directory that is
1986 # left behind by Apple's compiler. We do this before executing the actions.
1987 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1988 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1989 return $ac_retval
1990
1991} # ac_fn_c_try_link
1992
81ecdfbb
RW
1993# ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1994# --------------------------------------------
1995# Tries to find the compile-time value of EXPR in a program that includes
1996# INCLUDES, setting VAR accordingly. Returns whether the value could be
1997# computed
1998ac_fn_c_compute_int ()
1999{
2000 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2001 if test "$cross_compiling" = yes; then
2002 # Depending upon the size, compute the lo and hi bounds.
2003cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2004/* end confdefs.h. */
2005$4
2006int
2007main ()
2008{
2009static int test_array [1 - 2 * !(($2) >= 0)];
2010test_array [0] = 0
bec39cab 2011
81ecdfbb
RW
2012 ;
2013 return 0;
2014}
2015_ACEOF
2016if ac_fn_c_try_compile "$LINENO"; then :
2017 ac_lo=0 ac_mid=0
2018 while :; do
2019 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2020/* end confdefs.h. */
2021$4
2022int
2023main ()
2024{
2025static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2026test_array [0] = 0
bec39cab 2027
81ecdfbb
RW
2028 ;
2029 return 0;
2030}
2031_ACEOF
2032if ac_fn_c_try_compile "$LINENO"; then :
2033 ac_hi=$ac_mid; break
2034else
2035 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
2036 if test $ac_lo -le $ac_mid; then
2037 ac_lo= ac_hi=
2038 break
2039 fi
2040 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
c906108c 2041fi
81ecdfbb
RW
2042rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2043 done
c906108c 2044else
81ecdfbb
RW
2045 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2046/* end confdefs.h. */
2047$4
2048int
2049main ()
2050{
2051static int test_array [1 - 2 * !(($2) < 0)];
2052test_array [0] = 0
bec39cab 2053
81ecdfbb
RW
2054 ;
2055 return 0;
2056}
2057_ACEOF
2058if ac_fn_c_try_compile "$LINENO"; then :
2059 ac_hi=-1 ac_mid=-1
2060 while :; do
2061 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2062/* end confdefs.h. */
2063$4
2064int
2065main ()
2066{
2067static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2068test_array [0] = 0
bec39cab 2069
81ecdfbb
RW
2070 ;
2071 return 0;
2072}
2073_ACEOF
2074if ac_fn_c_try_compile "$LINENO"; then :
2075 ac_lo=$ac_mid; break
2076else
2077 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2078 if test $ac_mid -le $ac_hi; then
2079 ac_lo= ac_hi=
2080 break
2081 fi
2082 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
2083fi
2084rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2085 done
2086else
2087 ac_lo= ac_hi=
2088fi
2089rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2090fi
2091rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2092# Binary search between lo and hi bounds.
2093while test "x$ac_lo" != "x$ac_hi"; do
2094 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2096/* end confdefs.h. */
2097$4
2098int
2099main ()
2100{
2101static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2102test_array [0] = 0
bec39cab 2103
81ecdfbb
RW
2104 ;
2105 return 0;
2106}
2107_ACEOF
2108if ac_fn_c_try_compile "$LINENO"; then :
2109 ac_hi=$ac_mid
2110else
2111 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
2112fi
2113rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2114done
2115case $ac_lo in #((
2116?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
2117'') ac_retval=1 ;;
2118esac
2119 else
2120 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2121/* end confdefs.h. */
2122$4
2123static long int longval () { return $2; }
2124static unsigned long int ulongval () { return $2; }
2125#include <stdio.h>
2126#include <stdlib.h>
2127int
2128main ()
2129{
bec39cab 2130
81ecdfbb
RW
2131 FILE *f = fopen ("conftest.val", "w");
2132 if (! f)
2133 return 1;
2134 if (($2) < 0)
2135 {
2136 long int i = longval ();
2137 if (i != ($2))
2138 return 1;
2139 fprintf (f, "%ld", i);
2140 }
2141 else
2142 {
2143 unsigned long int i = ulongval ();
2144 if (i != ($2))
2145 return 1;
2146 fprintf (f, "%lu", i);
2147 }
2148 /* Do not output a trailing newline, as this causes \r\n confusion
2149 on some platforms. */
2150 return ferror (f) || fclose (f) != 0;
bec39cab 2151
81ecdfbb
RW
2152 ;
2153 return 0;
2154}
2155_ACEOF
2156if ac_fn_c_try_run "$LINENO"; then :
2157 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2158else
2159 ac_retval=1
2160fi
2161rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2162 conftest.$ac_objext conftest.beam conftest.$ac_ext
2163rm -f conftest.val
bec39cab 2164
81ecdfbb
RW
2165 fi
2166 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2167 return $ac_retval
bec39cab 2168
81ecdfbb 2169} # ac_fn_c_compute_int
bec39cab 2170
55a8c076
YQ
2171# ac_fn_c_check_func LINENO FUNC VAR
2172# ----------------------------------
2173# Tests whether FUNC exists, setting the cache variable VAR accordingly
2174ac_fn_c_check_func ()
81ecdfbb
RW
2175{
2176 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2178$as_echo_n "checking for $2... " >&6; }
2179if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2180 $as_echo_n "(cached) " >&6
2181else
81ecdfbb
RW
2182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2183/* end confdefs.h. */
55a8c076
YQ
2184/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2185 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2186#define $2 innocuous_$2
2187
2188/* System header to define __stub macros and hopefully few prototypes,
2189 which can conflict with char $2 (); below.
2190 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2191 <limits.h> exists even on freestanding compilers. */
2192
2193#ifdef __STDC__
2194# include <limits.h>
2195#else
2196# include <assert.h>
2197#endif
2198
2199#undef $2
2200
2201/* Override any GCC internal prototype to avoid an error.
2202 Use char because int might match the return type of a GCC
2203 builtin and then its argument prototype would still apply. */
2204#ifdef __cplusplus
2205extern "C"
2206#endif
2207char $2 ();
2208/* The GNU C library defines this for functions which it implements
2209 to always fail with ENOSYS. Some functions are actually named
2210 something starting with __ and the normal name is an alias. */
2211#if defined __stub_$2 || defined __stub___$2
2212choke me
2213#endif
2214
2215int
2216main ()
2217{
2218return $2 ();
2219 ;
2220 return 0;
2221}
2222_ACEOF
2223if ac_fn_c_try_link "$LINENO"; then :
2224 eval "$3=yes"
2225else
2226 eval "$3=no"
2227fi
2228rm -f core conftest.err conftest.$ac_objext \
2229 conftest$ac_exeext conftest.$ac_ext
2230fi
2231eval ac_res=\$$3
2232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2233$as_echo "$ac_res" >&6; }
2234 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2235
2236} # ac_fn_c_check_func
2237
07697489
PA
2238# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2239# -------------------------------------------
2240# Tests whether TYPE exists after having included INCLUDES, setting cache
2241# variable VAR accordingly.
2242ac_fn_c_check_type ()
2243{
2244 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2246$as_echo_n "checking for $2... " >&6; }
2247if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2248 $as_echo_n "(cached) " >&6
2249else
2250 eval "$3=no"
2251 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2252/* end confdefs.h. */
2253$4
2254int
2255main ()
2256{
2257if (sizeof ($2))
2258 return 0;
2259 ;
2260 return 0;
2261}
2262_ACEOF
2263if ac_fn_c_try_compile "$LINENO"; then :
2264 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2265/* end confdefs.h. */
2266$4
2267int
2268main ()
2269{
2270if (sizeof (($2)))
2271 return 0;
2272 ;
2273 return 0;
2274}
2275_ACEOF
2276if ac_fn_c_try_compile "$LINENO"; then :
2277
2278else
2279 eval "$3=yes"
2280fi
2281rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2282fi
2283rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2284fi
2285eval ac_res=\$$3
2286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2287$as_echo "$ac_res" >&6; }
2288 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2289
2290} # ac_fn_c_check_type
2291
770d76d7
PA
2292# ac_fn_c_check_decl LINENO SYMBOL VAR
2293# ------------------------------------
2294# Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
2295ac_fn_c_check_decl ()
2296{
2297 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2298 as_decl_name=`echo $2|sed 's/ *(.*//'`
2299 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2301$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2302if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2303 $as_echo_n "(cached) " >&6
2304else
2305 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2306/* end confdefs.h. */
2307$4
2308int
2309main ()
2310{
2311#ifndef $as_decl_name
2312#ifdef __cplusplus
2313 (void) $as_decl_use;
2314#else
2315 (void) $as_decl_name;
2316#endif
2317#endif
2318
2319 ;
2320 return 0;
2321}
2322_ACEOF
2323if ac_fn_c_try_compile "$LINENO"; then :
2324 eval "$3=yes"
2325else
2326 eval "$3=no"
2327fi
2328rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2329fi
2330eval ac_res=\$$3
2331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2332$as_echo "$ac_res" >&6; }
2333 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2334
2335} # ac_fn_c_check_decl
2336
55a8c076
YQ
2337# ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
2338# ----------------------------------------------------
2339# Tries to find if the field MEMBER exists in type AGGR, after including
2340# INCLUDES, setting cache variable VAR accordingly.
2341ac_fn_c_check_member ()
2342{
2343 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2345$as_echo_n "checking for $2.$3... " >&6; }
2346if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
2347 $as_echo_n "(cached) " >&6
2348else
2349 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2350/* end confdefs.h. */
2351$5
2352int
2353main ()
2354{
2355static $2 ac_aggr;
2356if (ac_aggr.$3)
2357return 0;
2358 ;
2359 return 0;
2360}
2361_ACEOF
2362if ac_fn_c_try_compile "$LINENO"; then :
2363 eval "$4=yes"
2364else
2365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2366/* end confdefs.h. */
2367$5
2368int
2369main ()
2370{
2371static $2 ac_aggr;
2372if (sizeof ac_aggr.$3)
2373return 0;
2374 ;
2375 return 0;
2376}
2377_ACEOF
2378if ac_fn_c_try_compile "$LINENO"; then :
2379 eval "$4=yes"
2380else
2381 eval "$4=no"
2382fi
2383rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2384fi
2385rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2386fi
2387eval ac_res=\$$4
2388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2389$as_echo "$ac_res" >&6; }
2390 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2391
2392} # ac_fn_c_check_member
81ecdfbb
RW
2393cat >config.log <<_ACEOF
2394This file contains any messages produced by compilers while
2395running configure, to aid debugging if configure makes a mistake.
d5af19ba 2396
81ecdfbb
RW
2397It was created by $as_me, which was
2398generated by GNU Autoconf 2.64. Invocation command line was
b4e70030 2399
81ecdfbb 2400 $ $0 $@
413ccac7 2401
81ecdfbb
RW
2402_ACEOF
2403exec 5>>config.log
2404{
2405cat <<_ASUNAME
2406## --------- ##
2407## Platform. ##
2408## --------- ##
413ccac7 2409
81ecdfbb
RW
2410hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2411uname -m = `(uname -m) 2>/dev/null || echo unknown`
2412uname -r = `(uname -r) 2>/dev/null || echo unknown`
2413uname -s = `(uname -s) 2>/dev/null || echo unknown`
2414uname -v = `(uname -v) 2>/dev/null || echo unknown`
85981d60 2415
81ecdfbb
RW
2416/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2417/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
413ccac7 2418
81ecdfbb
RW
2419/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2420/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2421/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2422/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2423/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2424/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2425/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
c906108c 2426
81ecdfbb 2427_ASUNAME
bec39cab 2428
bec39cab
AC
2429as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2430for as_dir in $PATH
2431do
2432 IFS=$as_save_IFS
2433 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2434 $as_echo "PATH: $as_dir"
2435 done
2436IFS=$as_save_IFS
bec39cab 2437
81ecdfbb 2438} >&5
bec39cab 2439
81ecdfbb 2440cat >&5 <<_ACEOF
bec39cab 2441
bec39cab 2442
81ecdfbb
RW
2443## ----------- ##
2444## Core tests. ##
2445## ----------- ##
2446
2447_ACEOF
2448
2449
2450# Keep a trace of the command line.
2451# Strip out --no-create and --no-recursion so they do not pile up.
2452# Strip out --silent because we don't want to record it for future runs.
2453# Also quote any args containing shell meta-characters.
2454# Make two passes to allow for proper duplicate-argument suppression.
2455ac_configure_args=
2456ac_configure_args0=
2457ac_configure_args1=
2458ac_must_keep_next=false
2459for ac_pass in 1 2
2460do
2461 for ac_arg
2462 do
2463 case $ac_arg in
2464 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2465 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2466 | -silent | --silent | --silen | --sile | --sil)
2467 continue ;;
2468 *\'*)
2469 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2470 esac
2471 case $ac_pass in
2472 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2473 2)
2474 as_fn_append ac_configure_args1 " '$ac_arg'"
2475 if test $ac_must_keep_next = true; then
2476 ac_must_keep_next=false # Got value, back to normal.
2477 else
2478 case $ac_arg in
2479 *=* | --config-cache | -C | -disable-* | --disable-* \
2480 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2481 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2482 | -with-* | --with-* | -without-* | --without-* | --x)
2483 case "$ac_configure_args0 " in
2484 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2485 esac
2486 ;;
2487 -* ) ac_must_keep_next=true ;;
2488 esac
2489 fi
2490 as_fn_append ac_configure_args " '$ac_arg'"
2491 ;;
2492 esac
2493 done
2494done
2495{ ac_configure_args0=; unset ac_configure_args0;}
2496{ ac_configure_args1=; unset ac_configure_args1;}
2497
2498# When interrupted or exit'd, cleanup temporary files, and complete
2499# config.log. We remove comments because anyway the quotes in there
2500# would cause problems or look ugly.
2501# WARNING: Use '\'' to represent an apostrophe within the trap.
2502# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2503trap 'exit_status=$?
2504 # Save into config.log some information that might help in debugging.
2505 {
2506 echo
2507
2508 cat <<\_ASBOX
2509## ---------------- ##
2510## Cache variables. ##
2511## ---------------- ##
2512_ASBOX
2513 echo
2514 # The following way of writing the cache mishandles newlines in values,
2515(
2516 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2517 eval ac_val=\$$ac_var
2518 case $ac_val in #(
2519 *${as_nl}*)
2520 case $ac_var in #(
2521 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2522$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2523 esac
2524 case $ac_var in #(
2525 _ | IFS | as_nl) ;; #(
2526 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2527 *) { eval $ac_var=; unset $ac_var;} ;;
2528 esac ;;
2529 esac
2530 done
2531 (set) 2>&1 |
2532 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2533 *${as_nl}ac_space=\ *)
2534 sed -n \
2535 "s/'\''/'\''\\\\'\'''\''/g;
2536 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2537 ;; #(
2538 *)
2539 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2540 ;;
2541 esac |
2542 sort
2543)
2544 echo
2545
2546 cat <<\_ASBOX
2547## ----------------- ##
2548## Output variables. ##
2549## ----------------- ##
2550_ASBOX
2551 echo
2552 for ac_var in $ac_subst_vars
2553 do
2554 eval ac_val=\$$ac_var
2555 case $ac_val in
2556 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2557 esac
2558 $as_echo "$ac_var='\''$ac_val'\''"
2559 done | sort
2560 echo
2561
2562 if test -n "$ac_subst_files"; then
2563 cat <<\_ASBOX
2564## ------------------- ##
2565## File substitutions. ##
2566## ------------------- ##
2567_ASBOX
2568 echo
2569 for ac_var in $ac_subst_files
2570 do
2571 eval ac_val=\$$ac_var
2572 case $ac_val in
2573 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2574 esac
2575 $as_echo "$ac_var='\''$ac_val'\''"
2576 done | sort
2577 echo
2578 fi
2579
2580 if test -s confdefs.h; then
2581 cat <<\_ASBOX
2582## ----------- ##
2583## confdefs.h. ##
2584## ----------- ##
2585_ASBOX
2586 echo
2587 cat confdefs.h
2588 echo
2589 fi
2590 test "$ac_signal" != 0 &&
2591 $as_echo "$as_me: caught signal $ac_signal"
2592 $as_echo "$as_me: exit $exit_status"
2593 } >&5
2594 rm -f core *.core core.conftest.* &&
2595 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2596 exit $exit_status
2597' 0
2598for ac_signal in 1 2 13 15; do
2599 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2600done
2601ac_signal=0
2602
2603# confdefs.h avoids OS command line length limits that DEFS can exceed.
2604rm -f -r conftest* confdefs.h
2605
2606$as_echo "/* confdefs.h */" > confdefs.h
2607
2608# Predefined preprocessor variables.
2609
2610cat >>confdefs.h <<_ACEOF
2611#define PACKAGE_NAME "$PACKAGE_NAME"
2612_ACEOF
2613
2614cat >>confdefs.h <<_ACEOF
2615#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2616_ACEOF
2617
2618cat >>confdefs.h <<_ACEOF
2619#define PACKAGE_VERSION "$PACKAGE_VERSION"
2620_ACEOF
2621
2622cat >>confdefs.h <<_ACEOF
2623#define PACKAGE_STRING "$PACKAGE_STRING"
2624_ACEOF
2625
2626cat >>confdefs.h <<_ACEOF
2627#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2628_ACEOF
2629
2630cat >>confdefs.h <<_ACEOF
2631#define PACKAGE_URL "$PACKAGE_URL"
2632_ACEOF
2633
2634
2635# Let the site file select an alternate cache file if it wants to.
2636# Prefer an explicitly selected file to automatically selected ones.
2637ac_site_file1=NONE
2638ac_site_file2=NONE
2639if test -n "$CONFIG_SITE"; then
2640 ac_site_file1=$CONFIG_SITE
2641elif test "x$prefix" != xNONE; then
2642 ac_site_file1=$prefix/share/config.site
2643 ac_site_file2=$prefix/etc/config.site
2644else
2645 ac_site_file1=$ac_default_prefix/share/config.site
2646 ac_site_file2=$ac_default_prefix/etc/config.site
2647fi
2648for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2649do
2650 test "x$ac_site_file" = xNONE && continue
2651 if test -r "$ac_site_file"; then
2652 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2653$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2654 sed 's/^/| /' "$ac_site_file" >&5
2655 . "$ac_site_file"
2656 fi
2657done
2658
2659if test -r "$cache_file"; then
2660 # Some versions of bash will fail to source /dev/null (special
2661 # files actually), so we avoid doing that.
2662 if test -f "$cache_file"; then
2663 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2664$as_echo "$as_me: loading cache $cache_file" >&6;}
2665 case $cache_file in
2666 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2667 *) . "./$cache_file";;
2668 esac
2669 fi
2670else
2671 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2672$as_echo "$as_me: creating cache $cache_file" >&6;}
2673 >$cache_file
bec39cab
AC
2674fi
2675
81ecdfbb
RW
2676# Check that the precious variables saved in the cache have kept the same
2677# value.
2678ac_cache_corrupted=false
2679for ac_var in $ac_precious_vars; do
2680 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2681 eval ac_new_set=\$ac_env_${ac_var}_set
2682 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2683 eval ac_new_val=\$ac_env_${ac_var}_value
2684 case $ac_old_set,$ac_new_set in
2685 set,)
2686 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2687$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2688 ac_cache_corrupted=: ;;
2689 ,set)
2690 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2691$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2692 ac_cache_corrupted=: ;;
2693 ,);;
2694 *)
2695 if test "x$ac_old_val" != "x$ac_new_val"; then
2696 # differences in whitespace do not lead to failure.
2697 ac_old_val_w=`echo x $ac_old_val`
2698 ac_new_val_w=`echo x $ac_new_val`
2699 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2700 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2701$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2702 ac_cache_corrupted=:
2703 else
2704 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2705$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2706 eval $ac_var=\$ac_old_val
2707 fi
2708 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2709$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2710 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2711$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2712 fi;;
2713 esac
2714 # Pass precious variables to config.status.
2715 if test "$ac_new_set" = set; then
2716 case $ac_new_val in
2717 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2718 *) ac_arg=$ac_var=$ac_new_val ;;
2719 esac
2720 case " $ac_configure_args " in
2721 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2722 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2723 esac
2724 fi
2725done
2726if $ac_cache_corrupted; then
2727 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2728$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2729 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2730$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2731 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2732fi
2733## -------------------- ##
2734## Main body of script. ##
2735## -------------------- ##
2736
2737ac_ext=c
2738ac_cpp='$CPP $CPPFLAGS'
2739ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2740ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2741ac_compiler_gnu=$ac_cv_c_compiler_gnu
2742
2743
2744
2745
2746
2747ac_config_headers="$ac_config_headers config.h:config.in"
2748
2749
2750{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2751$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2752 # Check whether --enable-maintainer-mode was given.
2753if test "${enable_maintainer_mode+set}" = set; then :
2754 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
2755else
2756 USE_MAINTAINER_MODE=no
2757fi
2758
2759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2760$as_echo "$USE_MAINTAINER_MODE" >&6; }
2761 if test $USE_MAINTAINER_MODE = yes; then
2762 MAINTAINER_MODE_TRUE=
2763 MAINTAINER_MODE_FALSE='#'
2764else
2765 MAINTAINER_MODE_TRUE='#'
2766 MAINTAINER_MODE_FALSE=
2767fi
2768
2769 MAINT=$MAINTAINER_MODE_TRUE
2770
2771
2772
17ef446e 2773# Set the 'development' global.
270c9937 2774. $srcdir/../bfd/development.sh
f5f1cdb6 2775
81ecdfbb
RW
2776ac_ext=c
2777ac_cpp='$CPP $CPPFLAGS'
2778ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2779ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2780ac_compiler_gnu=$ac_cv_c_compiler_gnu
2781if test -n "$ac_tool_prefix"; then
2782 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2783set dummy ${ac_tool_prefix}gcc; ac_word=$2
2784{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2785$as_echo_n "checking for $ac_word... " >&6; }
2786if test "${ac_cv_prog_CC+set}" = set; then :
2787 $as_echo_n "(cached) " >&6
c906108c
SS
2788else
2789 if test -n "$CC"; then
2790 ac_cv_prog_CC="$CC" # Let the user override the test.
2791else
bec39cab
AC
2792as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2793for as_dir in $PATH
2794do
2795 IFS=$as_save_IFS
2796 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2797 for ac_exec_ext in '' $ac_executable_extensions; do
2798 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2799 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2800 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
2801 break 2
2802 fi
2803done
81ecdfbb
RW
2804 done
2805IFS=$as_save_IFS
bec39cab 2806
c906108c
SS
2807fi
2808fi
bec39cab 2809CC=$ac_cv_prog_CC
c906108c 2810if test -n "$CC"; then
81ecdfbb
RW
2811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2812$as_echo "$CC" >&6; }
c906108c 2813else
81ecdfbb
RW
2814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2815$as_echo "no" >&6; }
c906108c
SS
2816fi
2817
81ecdfbb 2818
b4e70030
JB
2819fi
2820if test -z "$ac_cv_prog_CC"; then
2821 ac_ct_CC=$CC
81ecdfbb
RW
2822 # Extract the first word of "gcc", so it can be a program name with args.
2823set dummy gcc; ac_word=$2
2824{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2825$as_echo_n "checking for $ac_word... " >&6; }
2826if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2827 $as_echo_n "(cached) " >&6
b4e70030
JB
2828else
2829 if test -n "$ac_ct_CC"; then
2830 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2831else
2832as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2833for as_dir in $PATH
2834do
2835 IFS=$as_save_IFS
2836 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2837 for ac_exec_ext in '' $ac_executable_extensions; do
2838 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2839 ac_cv_prog_ac_ct_CC="gcc"
2840 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b4e70030 2841 break 2
4e8d927d 2842 fi
b4e70030 2843done
81ecdfbb
RW
2844 done
2845IFS=$as_save_IFS
b4e70030
JB
2846
2847fi
2848fi
2849ac_ct_CC=$ac_cv_prog_ac_ct_CC
2850if test -n "$ac_ct_CC"; then
81ecdfbb
RW
2851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2852$as_echo "$ac_ct_CC" >&6; }
b4e70030 2853else
81ecdfbb
RW
2854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2855$as_echo "no" >&6; }
b4e70030
JB
2856fi
2857
81ecdfbb
RW
2858 if test "x$ac_ct_CC" = x; then
2859 CC=""
2860 else
2861 case $cross_compiling:$ac_tool_warned in
2862yes:)
2863{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2864$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2865ac_tool_warned=yes ;;
2866esac
2867 CC=$ac_ct_CC
2868 fi
b4e70030
JB
2869else
2870 CC="$ac_cv_prog_CC"
2871fi
2872
c906108c 2873if test -z "$CC"; then
81ecdfbb
RW
2874 if test -n "$ac_tool_prefix"; then
2875 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2876set dummy ${ac_tool_prefix}cc; ac_word=$2
2877{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2878$as_echo_n "checking for $ac_word... " >&6; }
2879if test "${ac_cv_prog_CC+set}" = set; then :
2880 $as_echo_n "(cached) " >&6
c906108c
SS
2881else
2882 if test -n "$CC"; then
2883 ac_cv_prog_CC="$CC" # Let the user override the test.
2884else
bec39cab
AC
2885as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2886for as_dir in $PATH
2887do
2888 IFS=$as_save_IFS
2889 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2890 for ac_exec_ext in '' $ac_executable_extensions; do
2891 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2892 ac_cv_prog_CC="${ac_tool_prefix}cc"
2893 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
2894 break 2
2895 fi
2896done
81ecdfbb
RW
2897 done
2898IFS=$as_save_IFS
2899
2900fi
2901fi
2902CC=$ac_cv_prog_CC
2903if test -n "$CC"; then
2904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2905$as_echo "$CC" >&6; }
2906else
2907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2908$as_echo "no" >&6; }
2909fi
2910
2911
2912 fi
2913fi
2914if test -z "$CC"; then
2915 # Extract the first word of "cc", so it can be a program name with args.
2916set dummy cc; ac_word=$2
2917{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2918$as_echo_n "checking for $ac_word... " >&6; }
2919if test "${ac_cv_prog_CC+set}" = set; then :
2920 $as_echo_n "(cached) " >&6
2921else
2922 if test -n "$CC"; then
2923 ac_cv_prog_CC="$CC" # Let the user override the test.
2924else
2925 ac_prog_rejected=no
2926as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2927for as_dir in $PATH
2928do
2929 IFS=$as_save_IFS
2930 test -z "$as_dir" && as_dir=.
2931 for ac_exec_ext in '' $ac_executable_extensions; do
2932 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2933 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2934 ac_prog_rejected=yes
2935 continue
2936 fi
2937 ac_cv_prog_CC="cc"
2938 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2939 break 2
2940 fi
2941done
2942 done
2943IFS=$as_save_IFS
bec39cab 2944
c906108c
SS
2945if test $ac_prog_rejected = yes; then
2946 # We found a bogon in the path, so make sure we never use it.
2947 set dummy $ac_cv_prog_CC
2948 shift
bec39cab 2949 if test $# != 0; then
c906108c
SS
2950 # We chose a different compiler from the bogus one.
2951 # However, it has the same basename, so the bogon will be chosen
2952 # first if we set CC to just the basename; use the full file name.
2953 shift
bec39cab 2954 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
c906108c
SS
2955 fi
2956fi
2957fi
2958fi
bec39cab 2959CC=$ac_cv_prog_CC
c906108c 2960if test -n "$CC"; then
81ecdfbb
RW
2961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2962$as_echo "$CC" >&6; }
c906108c 2963else
81ecdfbb
RW
2964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2965$as_echo "no" >&6; }
c906108c
SS
2966fi
2967
81ecdfbb 2968
bec39cab
AC
2969fi
2970if test -z "$CC"; then
2971 if test -n "$ac_tool_prefix"; then
81ecdfbb 2972 for ac_prog in cl.exe
bec39cab
AC
2973 do
2974 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2975set dummy $ac_tool_prefix$ac_prog; ac_word=$2
81ecdfbb
RW
2976{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2977$as_echo_n "checking for $ac_word... " >&6; }
2978if test "${ac_cv_prog_CC+set}" = set; then :
2979 $as_echo_n "(cached) " >&6
c906108c
SS
2980else
2981 if test -n "$CC"; then
2982 ac_cv_prog_CC="$CC" # Let the user override the test.
2983else
bec39cab
AC
2984as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2985for as_dir in $PATH
2986do
2987 IFS=$as_save_IFS
2988 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2989 for ac_exec_ext in '' $ac_executable_extensions; do
2990 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 2991 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
81ecdfbb 2992 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
2993 break 2
2994 fi
2995done
81ecdfbb
RW
2996 done
2997IFS=$as_save_IFS
bec39cab 2998
c906108c
SS
2999fi
3000fi
bec39cab 3001CC=$ac_cv_prog_CC
c906108c 3002if test -n "$CC"; then
81ecdfbb
RW
3003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3004$as_echo "$CC" >&6; }
c906108c 3005else
81ecdfbb
RW
3006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3007$as_echo "no" >&6; }
c906108c 3008fi
bec39cab 3009
81ecdfbb 3010
bec39cab
AC
3011 test -n "$CC" && break
3012 done
3013fi
3014if test -z "$CC"; then
3015 ac_ct_CC=$CC
81ecdfbb 3016 for ac_prog in cl.exe
bec39cab
AC
3017do
3018 # Extract the first word of "$ac_prog", so it can be a program name with args.
3019set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
3020{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3021$as_echo_n "checking for $ac_word... " >&6; }
3022if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3023 $as_echo_n "(cached) " >&6
bec39cab
AC
3024else
3025 if test -n "$ac_ct_CC"; then
3026 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3027else
3028as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3029for as_dir in $PATH
3030do
3031 IFS=$as_save_IFS
3032 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
3033 for ac_exec_ext in '' $ac_executable_extensions; do
3034 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 3035 ac_cv_prog_ac_ct_CC="$ac_prog"
81ecdfbb 3036 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab 3037 break 2
c906108c 3038 fi
bec39cab 3039done
81ecdfbb
RW
3040 done
3041IFS=$as_save_IFS
bec39cab
AC
3042
3043fi
3044fi
3045ac_ct_CC=$ac_cv_prog_ac_ct_CC
3046if test -n "$ac_ct_CC"; then
81ecdfbb
RW
3047 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3048$as_echo "$ac_ct_CC" >&6; }
bec39cab 3049else
81ecdfbb
RW
3050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3051$as_echo "no" >&6; }
c906108c
SS
3052fi
3053
81ecdfbb 3054
bec39cab
AC
3055 test -n "$ac_ct_CC" && break
3056done
c906108c 3057
81ecdfbb
RW
3058 if test "x$ac_ct_CC" = x; then
3059 CC=""
3060 else
3061 case $cross_compiling:$ac_tool_warned in
3062yes:)
3063{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3064$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3065ac_tool_warned=yes ;;
3066esac
3067 CC=$ac_ct_CC
3068 fi
bec39cab
AC
3069fi
3070
3071fi
3072
3073
81ecdfbb
RW
3074test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3075$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3076as_fn_error "no acceptable C compiler found in \$PATH
3077See \`config.log' for more details." "$LINENO" 5; }
bec39cab
AC
3078
3079# Provide some information about the compiler.
81ecdfbb
RW
3080$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3081set X $ac_compile
3082ac_compiler=$2
3083for ac_option in --version -v -V -qversion; do
3084 { { ac_try="$ac_compiler $ac_option >&5"
3085case "(($ac_try" in
3086 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3087 *) ac_try_echo=$ac_try;;
3088esac
3089eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3090$as_echo "$ac_try_echo"; } >&5
3091 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
bec39cab 3092 ac_status=$?
81ecdfbb
RW
3093 if test -s conftest.err; then
3094 sed '10a\
3095... rest of stderr output deleted ...
3096 10q' conftest.err >conftest.er1
3097 cat conftest.er1 >&5
3098 rm -f conftest.er1 conftest.err
3099 fi
3100 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3101 test $ac_status = 0; }
3102done
bec39cab 3103
81ecdfbb 3104cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3105/* end confdefs.h. */
3106
3107int
3108main ()
3109{
3110
3111 ;
3112 return 0;
3113}
3114_ACEOF
3115ac_clean_files_save=$ac_clean_files
81ecdfbb 3116ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
bec39cab
AC
3117# Try to create an executable without -o first, disregard a.out.
3118# It will help us diagnose broken compilers, and finding out an intuition
3119# of exeext.
81ecdfbb
RW
3120{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3121$as_echo_n "checking for C compiler default output file name... " >&6; }
3122ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3123
3124# The possible output files:
3125ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3126
3127ac_rmfiles=
3128for ac_file in $ac_files
3129do
3130 case $ac_file in
3131 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3132 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3133 esac
3134done
3135rm -f $ac_rmfiles
3136
3137if { { ac_try="$ac_link_default"
3138case "(($ac_try" in
3139 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3140 *) ac_try_echo=$ac_try;;
3141esac
3142eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3143$as_echo "$ac_try_echo"; } >&5
3144 (eval "$ac_link_default") 2>&5
3145 ac_status=$?
3146 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3147 test $ac_status = 0; }; then :
3148 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3149# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3150# in a Makefile. We should not override ac_cv_exeext if it was cached,
3151# so that the user can short-circuit this test for compilers unknown to
3152# Autoconf.
3153for ac_file in $ac_files ''
bec39cab
AC
3154do
3155 test -f "$ac_file" || continue
3156 case $ac_file in
81ecdfbb 3157 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
b4e70030
JB
3158 ;;
3159 [ab].out )
3160 # We found the default executable, but exeext='' is most
3161 # certainly right.
3162 break;;
3163 *.* )
81ecdfbb
RW
3164 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3165 then :; else
3166 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3167 fi
3168 # We set ac_cv_exeext here because the later test for it is not
3169 # safe: cross compilers may not add the suffix if given an `-o'
3170 # argument, so we may need to know it at that point already.
3171 # Even if this section looks crufty: it has the advantage of
3172 # actually working.
b4e70030
JB
3173 break;;
3174 * )
3175 break;;
bec39cab
AC
3176 esac
3177done
81ecdfbb
RW
3178test "$ac_cv_exeext" = no && ac_cv_exeext=
3179
bec39cab 3180else
81ecdfbb
RW
3181 ac_file=''
3182fi
3183{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3184$as_echo "$ac_file" >&6; }
3185if test -z "$ac_file"; then :
3186 $as_echo "$as_me: failed program was:" >&5
bec39cab
AC
3187sed 's/^/| /' conftest.$ac_ext >&5
3188
81ecdfbb
RW
3189{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3190$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3191{ as_fn_set_status 77
3192as_fn_error "C compiler cannot create executables
3193See \`config.log' for more details." "$LINENO" 5; }; }
bec39cab 3194fi
b4e70030 3195ac_exeext=$ac_cv_exeext
b4e70030 3196
81ecdfbb 3197# Check that the compiler produces executables we can run. If not, either
bec39cab 3198# the compiler is broken, or we cross compile.
81ecdfbb
RW
3199{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3200$as_echo_n "checking whether the C compiler works... " >&6; }
bec39cab
AC
3201# If not cross compiling, check that we can run a simple program.
3202if test "$cross_compiling" != yes; then
3203 if { ac_try='./$ac_file'
81ecdfbb
RW
3204 { { case "(($ac_try" in
3205 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3206 *) ac_try_echo=$ac_try;;
3207esac
3208eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3209$as_echo "$ac_try_echo"; } >&5
3210 (eval "$ac_try") 2>&5
bec39cab 3211 ac_status=$?
81ecdfbb
RW
3212 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3213 test $ac_status = 0; }; }; then
bec39cab 3214 cross_compiling=no
c906108c 3215 else
bec39cab
AC
3216 if test "$cross_compiling" = maybe; then
3217 cross_compiling=yes
3218 else
81ecdfbb
RW
3219 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3220$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3221as_fn_error "cannot run C compiled programs.
bec39cab 3222If you meant to cross compile, use \`--host'.
81ecdfbb 3223See \`config.log' for more details." "$LINENO" 5; }
bec39cab 3224 fi
c906108c 3225 fi
bec39cab 3226fi
81ecdfbb
RW
3227{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3228$as_echo "yes" >&6; }
bec39cab 3229
81ecdfbb 3230rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
b4e70030 3231ac_clean_files=$ac_clean_files_save
81ecdfbb 3232# Check that the compiler produces executables we can run. If not, either
b4e70030 3233# the compiler is broken, or we cross compile.
81ecdfbb
RW
3234{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3235$as_echo_n "checking whether we are cross compiling... " >&6; }
3236{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3237$as_echo "$cross_compiling" >&6; }
3238
3239{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3240$as_echo_n "checking for suffix of executables... " >&6; }
3241if { { ac_try="$ac_link"
3242case "(($ac_try" in
3243 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3244 *) ac_try_echo=$ac_try;;
3245esac
3246eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3247$as_echo "$ac_try_echo"; } >&5
3248 (eval "$ac_link") 2>&5
bec39cab 3249 ac_status=$?
81ecdfbb
RW
3250 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3251 test $ac_status = 0; }; then :
b4e70030
JB
3252 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3253# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3254# work properly (i.e., refer to `conftest.exe'), while it won't with
3255# `rm'.
3256for ac_file in conftest.exe conftest conftest.*; do
3257 test -f "$ac_file" || continue
3258 case $ac_file in
81ecdfbb 3259 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
b4e70030 3260 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
b4e70030
JB
3261 break;;
3262 * ) break;;
3263 esac
3264done
c906108c 3265else
81ecdfbb
RW
3266 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3267$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3268as_fn_error "cannot compute suffix of executables: cannot compile and link
3269See \`config.log' for more details." "$LINENO" 5; }
c906108c 3270fi
b4e70030 3271rm -f conftest$ac_cv_exeext
81ecdfbb
RW
3272{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3273$as_echo "$ac_cv_exeext" >&6; }
c906108c 3274
b4e70030 3275rm -f conftest.$ac_ext
bec39cab
AC
3276EXEEXT=$ac_cv_exeext
3277ac_exeext=$EXEEXT
81ecdfbb
RW
3278{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3279$as_echo_n "checking for suffix of object files... " >&6; }
3280if test "${ac_cv_objext+set}" = set; then :
3281 $as_echo_n "(cached) " >&6
bec39cab 3282else
81ecdfbb 3283 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b4e70030
JB
3284/* end confdefs.h. */
3285
3286int
3287main ()
3288{
3289
3290 ;
3291 return 0;
3292}
3293_ACEOF
3294rm -f conftest.o conftest.obj
81ecdfbb
RW
3295if { { ac_try="$ac_compile"
3296case "(($ac_try" in
3297 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3298 *) ac_try_echo=$ac_try;;
3299esac
3300eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3301$as_echo "$ac_try_echo"; } >&5
3302 (eval "$ac_compile") 2>&5
3303 ac_status=$?
3304 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3305 test $ac_status = 0; }; then :
3306 for ac_file in conftest.o conftest.obj conftest.*; do
3307 test -f "$ac_file" || continue;
bec39cab 3308 case $ac_file in
81ecdfbb 3309 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
bec39cab
AC
3310 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3311 break;;
3312 esac
3313done
c906108c 3314else
81ecdfbb 3315 $as_echo "$as_me: failed program was:" >&5
bec39cab
AC
3316sed 's/^/| /' conftest.$ac_ext >&5
3317
81ecdfbb
RW
3318{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3319$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3320as_fn_error "cannot compute suffix of object files: cannot compile
3321See \`config.log' for more details." "$LINENO" 5; }
c906108c 3322fi
b4e70030 3323rm -f conftest.$ac_cv_objext conftest.$ac_ext
bec39cab 3324fi
81ecdfbb
RW
3325{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3326$as_echo "$ac_cv_objext" >&6; }
bec39cab
AC
3327OBJEXT=$ac_cv_objext
3328ac_objext=$OBJEXT
81ecdfbb
RW
3329{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3330$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3331if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3332 $as_echo_n "(cached) " >&6
c906108c 3333else
81ecdfbb 3334 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3335/* end confdefs.h. */
3336
3337int
3338main ()
3339{
3340#ifndef __GNUC__
3341 choke me
3342#endif
3343
3344 ;
3345 return 0;
3346}
3347_ACEOF
81ecdfbb 3348if ac_fn_c_try_compile "$LINENO"; then :
bec39cab
AC
3349 ac_compiler_gnu=yes
3350else
81ecdfbb 3351 ac_compiler_gnu=no
bec39cab 3352fi
81ecdfbb 3353rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab
AC
3354ac_cv_c_compiler_gnu=$ac_compiler_gnu
3355
3356fi
81ecdfbb
RW
3357{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3358$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3359if test $ac_compiler_gnu = yes; then
3360 GCC=yes
3361else
3362 GCC=
3363fi
bec39cab
AC
3364ac_test_CFLAGS=${CFLAGS+set}
3365ac_save_CFLAGS=$CFLAGS
81ecdfbb
RW
3366{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3367$as_echo_n "checking whether $CC accepts -g... " >&6; }
3368if test "${ac_cv_prog_cc_g+set}" = set; then :
3369 $as_echo_n "(cached) " >&6
bec39cab 3370else
81ecdfbb
RW
3371 ac_save_c_werror_flag=$ac_c_werror_flag
3372 ac_c_werror_flag=yes
3373 ac_cv_prog_cc_g=no
3374 CFLAGS="-g"
3375 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3376/* end confdefs.h. */
3377
3378int
3379main ()
3380{
3381
3382 ;
3383 return 0;
3384}
3385_ACEOF
81ecdfbb 3386if ac_fn_c_try_compile "$LINENO"; then :
c906108c
SS
3387 ac_cv_prog_cc_g=yes
3388else
81ecdfbb
RW
3389 CFLAGS=""
3390 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3391/* end confdefs.h. */
3392
3393int
3394main ()
3395{
3396
3397 ;
3398 return 0;
3399}
3400_ACEOF
3401if ac_fn_c_try_compile "$LINENO"; then :
3402
3403else
3404 ac_c_werror_flag=$ac_save_c_werror_flag
3405 CFLAGS="-g"
3406 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3407/* end confdefs.h. */
3408
3409int
3410main ()
3411{
c906108c 3412
81ecdfbb
RW
3413 ;
3414 return 0;
3415}
3416_ACEOF
3417if ac_fn_c_try_compile "$LINENO"; then :
3418 ac_cv_prog_cc_g=yes
3419fi
3420rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3421fi
3422rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4e8d927d 3423fi
81ecdfbb
RW
3424rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3425 ac_c_werror_flag=$ac_save_c_werror_flag
bec39cab 3426fi
81ecdfbb
RW
3427{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3428$as_echo "$ac_cv_prog_cc_g" >&6; }
c906108c 3429if test "$ac_test_CFLAGS" = set; then
bec39cab 3430 CFLAGS=$ac_save_CFLAGS
c906108c
SS
3431elif test $ac_cv_prog_cc_g = yes; then
3432 if test "$GCC" = yes; then
3433 CFLAGS="-g -O2"
3434 else
3435 CFLAGS="-g"
3436 fi
3437else
3438 if test "$GCC" = yes; then
3439 CFLAGS="-O2"
3440 else
3441 CFLAGS=
3442 fi
3443fi
81ecdfbb
RW
3444{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3445$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3446if test "${ac_cv_prog_cc_c89+set}" = set; then :
3447 $as_echo_n "(cached) " >&6
bec39cab 3448else
81ecdfbb 3449 ac_cv_prog_cc_c89=no
bec39cab 3450ac_save_CC=$CC
81ecdfbb 3451cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 3452/* end confdefs.h. */
c906108c
SS
3453#include <stdarg.h>
3454#include <stdio.h>
3455#include <sys/types.h>
3456#include <sys/stat.h>
3457/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3458struct buf { int x; };
3459FILE * (*rcsopen) (struct buf *, struct stat *, int);
3460static char *e (p, i)
3461 char **p;
3462 int i;
3463{
3464 return p[i];
3465}
3466static char *f (char * (*g) (char **, int), char **p, ...)
3467{
3468 char *s;
3469 va_list v;
3470 va_start (v,p);
3471 s = g (p, va_arg (v,int));
3472 va_end (v);
3473 return s;
3474}
bec39cab
AC
3475
3476/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3477 function prototypes and stuff, but not '\xHH' hex character constants.
3478 These don't provoke an error unfortunately, instead are silently treated
81ecdfbb 3479 as 'x'. The following induces an error, until -std is added to get
bec39cab
AC
3480 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3481 array size at least. It's necessary to write '\x00'==0 to get something
81ecdfbb 3482 that's true only with -std. */
bec39cab
AC
3483int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3484
81ecdfbb
RW
3485/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3486 inside strings and character constants. */
3487#define FOO(x) 'x'
3488int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3489
c906108c
SS
3490int test (int i, double x);
3491struct s1 {int (*f) (int a);};
3492struct s2 {int (*f) (double a);};
3493int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3494int argc;
3495char **argv;
bec39cab
AC
3496int
3497main ()
3498{
c906108c 3499return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
bec39cab
AC
3500 ;
3501 return 0;
3502}
3503_ACEOF
81ecdfbb
RW
3504for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3505 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
bec39cab
AC
3506do
3507 CC="$ac_save_CC $ac_arg"
81ecdfbb
RW
3508 if ac_fn_c_try_compile "$LINENO"; then :
3509 ac_cv_prog_cc_c89=$ac_arg
c906108c 3510fi
81ecdfbb
RW
3511rm -f core conftest.err conftest.$ac_objext
3512 test "x$ac_cv_prog_cc_c89" != "xno" && break
c906108c 3513done
81ecdfbb 3514rm -f conftest.$ac_ext
bec39cab 3515CC=$ac_save_CC
c906108c
SS
3516
3517fi
81ecdfbb
RW
3518# AC_CACHE_VAL
3519case "x$ac_cv_prog_cc_c89" in
3520 x)
3521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3522$as_echo "none needed" >&6; } ;;
3523 xno)
3524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3525$as_echo "unsupported" >&6; } ;;
bec39cab 3526 *)
81ecdfbb
RW
3527 CC="$CC $ac_cv_prog_cc_c89"
3528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3529$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
c906108c 3530esac
81ecdfbb 3531if test "x$ac_cv_prog_cc_c89" != xno; then :
c906108c 3532
b4e70030
JB
3533fi
3534
bec39cab
AC
3535ac_ext=c
3536ac_cpp='$CPP $CPPFLAGS'
3537ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3538ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3539ac_compiler_gnu=$ac_cv_c_compiler_gnu
c906108c 3540
3bc3d82a
PA
3541ac_ext=cpp
3542ac_cpp='$CXXCPP $CPPFLAGS'
3543ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3544ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3545ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3546if test -z "$CXX"; then
3547 if test -n "$CCC"; then
3548 CXX=$CCC
3549 else
3550 if test -n "$ac_tool_prefix"; then
3551 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3552 do
3553 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3554set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3555{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3556$as_echo_n "checking for $ac_word... " >&6; }
3557if test "${ac_cv_prog_CXX+set}" = set; then :
3558 $as_echo_n "(cached) " >&6
3559else
3560 if test -n "$CXX"; then
3561 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3562else
3563as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3564for as_dir in $PATH
3565do
3566 IFS=$as_save_IFS
3567 test -z "$as_dir" && as_dir=.
3568 for ac_exec_ext in '' $ac_executable_extensions; do
3569 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3570 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3571 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3572 break 2
3573 fi
3574done
3575 done
3576IFS=$as_save_IFS
3577
3578fi
3579fi
3580CXX=$ac_cv_prog_CXX
3581if test -n "$CXX"; then
3582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3583$as_echo "$CXX" >&6; }
3584else
3585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3586$as_echo "no" >&6; }
3587fi
3588
3589
3590 test -n "$CXX" && break
3591 done
3592fi
3593if test -z "$CXX"; then
3594 ac_ct_CXX=$CXX
3595 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3596do
3597 # Extract the first word of "$ac_prog", so it can be a program name with args.
3598set dummy $ac_prog; ac_word=$2
3599{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3600$as_echo_n "checking for $ac_word... " >&6; }
3601if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
3602 $as_echo_n "(cached) " >&6
3603else
3604 if test -n "$ac_ct_CXX"; then
3605 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3606else
3607as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3608for as_dir in $PATH
3609do
3610 IFS=$as_save_IFS
3611 test -z "$as_dir" && as_dir=.
3612 for ac_exec_ext in '' $ac_executable_extensions; do
3613 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3614 ac_cv_prog_ac_ct_CXX="$ac_prog"
3615 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3616 break 2
3617 fi
3618done
3619 done
3620IFS=$as_save_IFS
3621
3622fi
3623fi
3624ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3625if test -n "$ac_ct_CXX"; then
3626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3627$as_echo "$ac_ct_CXX" >&6; }
3628else
3629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3630$as_echo "no" >&6; }
3631fi
3632
3633
3634 test -n "$ac_ct_CXX" && break
3635done
3636
3637 if test "x$ac_ct_CXX" = x; then
3638 CXX="g++"
3639 else
3640 case $cross_compiling:$ac_tool_warned in
3641yes:)
3642{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3643$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3644ac_tool_warned=yes ;;
3645esac
3646 CXX=$ac_ct_CXX
3647 fi
3648fi
3649
3650 fi
3651fi
3652# Provide some information about the compiler.
3653$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3654set X $ac_compile
3655ac_compiler=$2
3656for ac_option in --version -v -V -qversion; do
3657 { { ac_try="$ac_compiler $ac_option >&5"
3658case "(($ac_try" in
3659 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3660 *) ac_try_echo=$ac_try;;
3661esac
3662eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3663$as_echo "$ac_try_echo"; } >&5
3664 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3665 ac_status=$?
3666 if test -s conftest.err; then
3667 sed '10a\
3668... rest of stderr output deleted ...
3669 10q' conftest.err >conftest.er1
3670 cat conftest.er1 >&5
3671 rm -f conftest.er1 conftest.err
3672 fi
3673 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3674 test $ac_status = 0; }
3675done
3676
3677{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3678$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3679if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3680 $as_echo_n "(cached) " >&6
3681else
3682 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3683/* end confdefs.h. */
3684
3685int
3686main ()
3687{
3688#ifndef __GNUC__
3689 choke me
3690#endif
3691
3692 ;
3693 return 0;
3694}
3695_ACEOF
3696if ac_fn_cxx_try_compile "$LINENO"; then :
3697 ac_compiler_gnu=yes
3698else
3699 ac_compiler_gnu=no
3700fi
3701rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3702ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3703
3704fi
3705{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3706$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3707if test $ac_compiler_gnu = yes; then
3708 GXX=yes
3709else
3710 GXX=
3711fi
3712ac_test_CXXFLAGS=${CXXFLAGS+set}
3713ac_save_CXXFLAGS=$CXXFLAGS
3714{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3715$as_echo_n "checking whether $CXX accepts -g... " >&6; }
3716if test "${ac_cv_prog_cxx_g+set}" = set; then :
3717 $as_echo_n "(cached) " >&6
3718else
3719 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3720 ac_cxx_werror_flag=yes
3721 ac_cv_prog_cxx_g=no
3722 CXXFLAGS="-g"
3723 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3724/* end confdefs.h. */
3725
3726int
3727main ()
3728{
3729
3730 ;
3731 return 0;
3732}
3733_ACEOF
3734if ac_fn_cxx_try_compile "$LINENO"; then :
3735 ac_cv_prog_cxx_g=yes
3736else
3737 CXXFLAGS=""
3738 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3739/* end confdefs.h. */
3740
3741int
3742main ()
3743{
3744
3745 ;
3746 return 0;
3747}
3748_ACEOF
3749if ac_fn_cxx_try_compile "$LINENO"; then :
3750
3751else
3752 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3753 CXXFLAGS="-g"
3754 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3755/* end confdefs.h. */
3756
3757int
3758main ()
3759{
3760
3761 ;
3762 return 0;
3763}
3764_ACEOF
3765if ac_fn_cxx_try_compile "$LINENO"; then :
3766 ac_cv_prog_cxx_g=yes
3767fi
3768rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3769fi
3770rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3771fi
3772rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3773 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3774fi
3775{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3776$as_echo "$ac_cv_prog_cxx_g" >&6; }
3777if test "$ac_test_CXXFLAGS" = set; then
3778 CXXFLAGS=$ac_save_CXXFLAGS
3779elif test $ac_cv_prog_cxx_g = yes; then
3780 if test "$GXX" = yes; then
3781 CXXFLAGS="-g -O2"
3782 else
3783 CXXFLAGS="-g"
3784 fi
3785else
3786 if test "$GXX" = yes; then
3787 CXXFLAGS="-O2"
3788 else
3789 CXXFLAGS=
3790 fi
3791fi
3792ac_ext=c
3793ac_cpp='$CPP $CPPFLAGS'
3794ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3795ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3796ac_compiler_gnu=$ac_cv_c_compiler_gnu
3797
3798
60ca704f 3799
bec39cab
AC
3800ac_ext=c
3801ac_cpp='$CPP $CPPFLAGS'
3802ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3803ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3804ac_compiler_gnu=$ac_cv_c_compiler_gnu
81ecdfbb
RW
3805{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3806$as_echo_n "checking how to run the C preprocessor... " >&6; }
bec39cab
AC
3807# On Suns, sometimes $CPP names a directory.
3808if test -n "$CPP" && test -d "$CPP"; then
3809 CPP=
8bb2c122 3810fi
bec39cab 3811if test -z "$CPP"; then
81ecdfbb
RW
3812 if test "${ac_cv_prog_CPP+set}" = set; then :
3813 $as_echo_n "(cached) " >&6
bec39cab
AC
3814else
3815 # Double quotes because CPP needs to be expanded
3816 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3817 do
3818 ac_preproc_ok=false
3819for ac_c_preproc_warn_flag in '' yes
3820do
3821 # Use a header file that comes with gcc, so configuring glibc
3822 # with a fresh cross-compiler works.
3823 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3824 # <limits.h> exists even on freestanding compilers.
3825 # On the NeXT, cc -E runs the code through the compiler's parser,
3826 # not just through cpp. "Syntax error" is here to catch this case.
81ecdfbb 3827 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3828/* end confdefs.h. */
3829#ifdef __STDC__
3830# include <limits.h>
3831#else
3832# include <assert.h>
3833#endif
3834 Syntax error
3835_ACEOF
81ecdfbb 3836if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab 3837
81ecdfbb 3838else
bec39cab
AC
3839 # Broken: fails on valid input.
3840continue
3841fi
3842rm -f conftest.err conftest.$ac_ext
3843
81ecdfbb 3844 # OK, works on sane cases. Now check whether nonexistent headers
bec39cab 3845 # can be detected and how.
81ecdfbb 3846 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3847/* end confdefs.h. */
3848#include <ac_nonexistent.h>
3849_ACEOF
81ecdfbb 3850if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab
AC
3851 # Broken: success on invalid input.
3852continue
8bb2c122 3853else
bec39cab
AC
3854 # Passes both tests.
3855ac_preproc_ok=:
3856break
8bb2c122 3857fi
bec39cab 3858rm -f conftest.err conftest.$ac_ext
8bb2c122 3859
bec39cab
AC
3860done
3861# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3862rm -f conftest.err conftest.$ac_ext
81ecdfbb 3863if $ac_preproc_ok; then :
bec39cab
AC
3864 break
3865fi
8bb2c122 3866
bec39cab
AC
3867 done
3868 ac_cv_prog_CPP=$CPP
ddc9cd0f 3869
c906108c 3870fi
bec39cab
AC
3871 CPP=$ac_cv_prog_CPP
3872else
3873 ac_cv_prog_CPP=$CPP
c906108c 3874fi
81ecdfbb
RW
3875{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3876$as_echo "$CPP" >&6; }
bec39cab
AC
3877ac_preproc_ok=false
3878for ac_c_preproc_warn_flag in '' yes
3879do
3880 # Use a header file that comes with gcc, so configuring glibc
3881 # with a fresh cross-compiler works.
3882 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3883 # <limits.h> exists even on freestanding compilers.
3884 # On the NeXT, cc -E runs the code through the compiler's parser,
3885 # not just through cpp. "Syntax error" is here to catch this case.
81ecdfbb 3886 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3887/* end confdefs.h. */
3888#ifdef __STDC__
3889# include <limits.h>
3890#else
3891# include <assert.h>
3892#endif
3893 Syntax error
3894_ACEOF
81ecdfbb 3895if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab 3896
81ecdfbb 3897else
bec39cab
AC
3898 # Broken: fails on valid input.
3899continue
3900fi
3901rm -f conftest.err conftest.$ac_ext
3902
81ecdfbb 3903 # OK, works on sane cases. Now check whether nonexistent headers
bec39cab 3904 # can be detected and how.
81ecdfbb 3905 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3906/* end confdefs.h. */
3907#include <ac_nonexistent.h>
3908_ACEOF
81ecdfbb 3909if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab
AC
3910 # Broken: success on invalid input.
3911continue
c906108c 3912else
bec39cab
AC
3913 # Passes both tests.
3914ac_preproc_ok=:
3915break
c906108c 3916fi
bec39cab 3917rm -f conftest.err conftest.$ac_ext
c906108c 3918
bec39cab
AC
3919done
3920# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3921rm -f conftest.err conftest.$ac_ext
81ecdfbb
RW
3922if $ac_preproc_ok; then :
3923
c906108c 3924else
81ecdfbb
RW
3925 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3926$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3927as_fn_error "C preprocessor \"$CPP\" fails sanity check
3928See \`config.log' for more details." "$LINENO" 5; }
c906108c 3929fi
c906108c 3930
bec39cab
AC
3931ac_ext=c
3932ac_cpp='$CPP $CPPFLAGS'
3933ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3934ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3935ac_compiler_gnu=$ac_cv_c_compiler_gnu
3936
3937
81ecdfbb
RW
3938{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3939$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3940if test "${ac_cv_path_GREP+set}" = set; then :
3941 $as_echo_n "(cached) " >&6
4e8d927d 3942else
81ecdfbb
RW
3943 if test -z "$GREP"; then
3944 ac_path_GREP_found=false
3945 # Loop through the user's path and test for each of PROGNAME-LIST
3946 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3947for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3948do
3949 IFS=$as_save_IFS
3950 test -z "$as_dir" && as_dir=.
3951 for ac_prog in grep ggrep; do
3952 for ac_exec_ext in '' $ac_executable_extensions; do
3953 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3954 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3955# Check for GNU ac_path_GREP and select it if it is found.
3956 # Check for GNU $ac_path_GREP
3957case `"$ac_path_GREP" --version 2>&1` in
3958*GNU*)
3959 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3960*)
3961 ac_count=0
3962 $as_echo_n 0123456789 >"conftest.in"
3963 while :
3964 do
3965 cat "conftest.in" "conftest.in" >"conftest.tmp"
3966 mv "conftest.tmp" "conftest.in"
3967 cp "conftest.in" "conftest.nl"
3968 $as_echo 'GREP' >> "conftest.nl"
3969 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3970 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3971 as_fn_arith $ac_count + 1 && ac_count=$as_val
3972 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3973 # Best one so far, save it but keep looking for a better one
3974 ac_cv_path_GREP="$ac_path_GREP"
3975 ac_path_GREP_max=$ac_count
bec39cab 3976 fi
81ecdfbb
RW
3977 # 10*(2^10) chars as input seems more than enough
3978 test $ac_count -gt 10 && break
3979 done
3980 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3981esac
bec39cab 3982
81ecdfbb
RW
3983 $ac_path_GREP_found && break 3
3984 done
3985 done
3986 done
3987IFS=$as_save_IFS
3988 if test -z "$ac_cv_path_GREP"; then
3989 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3990 fi
c906108c 3991else
81ecdfbb 3992 ac_cv_path_GREP=$GREP
c906108c 3993fi
c906108c 3994
81ecdfbb
RW
3995fi
3996{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
3997$as_echo "$ac_cv_path_GREP" >&6; }
3998 GREP="$ac_cv_path_GREP"
c906108c 3999
c906108c 4000
81ecdfbb
RW
4001{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4002$as_echo_n "checking for egrep... " >&6; }
4003if test "${ac_cv_path_EGREP+set}" = set; then :
4004 $as_echo_n "(cached) " >&6
783e057b 4005else
81ecdfbb
RW
4006 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4007 then ac_cv_path_EGREP="$GREP -E"
4008 else
4009 if test -z "$EGREP"; then
4010 ac_path_EGREP_found=false
4011 # Loop through the user's path and test for each of PROGNAME-LIST
4012 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4013for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
783e057b
DJ
4014do
4015 IFS=$as_save_IFS
4016 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
4017 for ac_prog in egrep; do
4018 for ac_exec_ext in '' $ac_executable_extensions; do
4019 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4020 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4021# Check for GNU ac_path_EGREP and select it if it is found.
4022 # Check for GNU $ac_path_EGREP
4023case `"$ac_path_EGREP" --version 2>&1` in
4024*GNU*)
4025 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4026*)
4027 ac_count=0
4028 $as_echo_n 0123456789 >"conftest.in"
4029 while :
4030 do
4031 cat "conftest.in" "conftest.in" >"conftest.tmp"
4032 mv "conftest.tmp" "conftest.in"
4033 cp "conftest.in" "conftest.nl"
4034 $as_echo 'EGREP' >> "conftest.nl"
4035 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4036 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4037 as_fn_arith $ac_count + 1 && ac_count=$as_val
4038 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4039 # Best one so far, save it but keep looking for a better one
4040 ac_cv_path_EGREP="$ac_path_EGREP"
4041 ac_path_EGREP_max=$ac_count
4042 fi
4043 # 10*(2^10) chars as input seems more than enough
4044 test $ac_count -gt 10 && break
4045 done
4046 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4047esac
bec39cab 4048
81ecdfbb
RW
4049 $ac_path_EGREP_found && break 3
4050 done
4051 done
4052 done
4053IFS=$as_save_IFS
4054 if test -z "$ac_cv_path_EGREP"; then
4055 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
783e057b 4056 fi
783e057b 4057else
81ecdfbb 4058 ac_cv_path_EGREP=$EGREP
783e057b
DJ
4059fi
4060
81ecdfbb 4061 fi
783e057b 4062fi
81ecdfbb
RW
4063{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4064$as_echo "$ac_cv_path_EGREP" >&6; }
4065 EGREP="$ac_cv_path_EGREP"
4066
783e057b 4067
81ecdfbb
RW
4068{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4069$as_echo_n "checking for ANSI C header files... " >&6; }
4070if test "${ac_cv_header_stdc+set}" = set; then :
4071 $as_echo_n "(cached) " >&6
783e057b 4072else
81ecdfbb 4073 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 4074/* end confdefs.h. */
783e057b 4075#include <stdlib.h>
bec39cab 4076#include <stdarg.h>
783e057b
DJ
4077#include <string.h>
4078#include <float.h>
c906108c 4079
bec39cab
AC
4080int
4081main ()
4082{
c906108c 4083
bec39cab
AC
4084 ;
4085 return 0;
4086}
4087_ACEOF
81ecdfbb 4088if ac_fn_c_try_compile "$LINENO"; then :
783e057b 4089 ac_cv_header_stdc=yes
c906108c 4090else
81ecdfbb 4091 ac_cv_header_stdc=no
c906108c 4092fi
81ecdfbb 4093rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 4094
783e057b
DJ
4095if test $ac_cv_header_stdc = yes; then
4096 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
81ecdfbb 4097 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4098/* end confdefs.h. */
4099#include <string.h>
c906108c 4100
783e057b
DJ
4101_ACEOF
4102if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb
RW
4103 $EGREP "memchr" >/dev/null 2>&1; then :
4104
c906108c 4105else
783e057b 4106 ac_cv_header_stdc=no
c906108c 4107fi
783e057b 4108rm -f conftest*
c906108c
SS
4109
4110fi
4111
783e057b
DJ
4112if test $ac_cv_header_stdc = yes; then
4113 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
81ecdfbb 4114 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4115/* end confdefs.h. */
4116#include <stdlib.h>
bec39cab 4117
783e057b
DJ
4118_ACEOF
4119if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb
RW
4120 $EGREP "free" >/dev/null 2>&1; then :
4121
bec39cab 4122else
783e057b 4123 ac_cv_header_stdc=no
bec39cab 4124fi
783e057b 4125rm -f conftest*
bec39cab
AC
4126
4127fi
bec39cab 4128
783e057b
DJ
4129if test $ac_cv_header_stdc = yes; then
4130 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
81ecdfbb 4131 if test "$cross_compiling" = yes; then :
783e057b 4132 :
bec39cab 4133else
81ecdfbb 4134 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4135/* end confdefs.h. */
4136#include <ctype.h>
81ecdfbb 4137#include <stdlib.h>
783e057b
DJ
4138#if ((' ' & 0x0FF) == 0x020)
4139# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4140# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4141#else
4142# define ISLOWER(c) \
4143 (('a' <= (c) && (c) <= 'i') \
4144 || ('j' <= (c) && (c) <= 'r') \
4145 || ('s' <= (c) && (c) <= 'z'))
4146# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4147#endif
4148
4149#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4150int
4151main ()
4152{
4153 int i;
4154 for (i = 0; i < 256; i++)
4155 if (XOR (islower (i), ISLOWER (i))
4156 || toupper (i) != TOUPPER (i))
81ecdfbb
RW
4157 return 2;
4158 return 0;
783e057b
DJ
4159}
4160_ACEOF
81ecdfbb 4161if ac_fn_c_try_run "$LINENO"; then :
783e057b 4162
81ecdfbb
RW
4163else
4164 ac_cv_header_stdc=no
783e057b 4165fi
81ecdfbb
RW
4166rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4167 conftest.$ac_objext conftest.beam conftest.$ac_ext
783e057b 4168fi
81ecdfbb 4169
783e057b
DJ
4170fi
4171fi
81ecdfbb
RW
4172{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4173$as_echo "$ac_cv_header_stdc" >&6; }
783e057b
DJ
4174if test $ac_cv_header_stdc = yes; then
4175
81ecdfbb 4176$as_echo "#define STDC_HEADERS 1" >>confdefs.h
783e057b
DJ
4177
4178fi
4179
4180# On IRIX 5.3, sys/types and inttypes.h are conflicting.
783e057b
DJ
4181for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4182 inttypes.h stdint.h unistd.h
81ecdfbb
RW
4183do :
4184 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4185ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4186"
4187eval as_val=\$$as_ac_Header
4188 if test "x$as_val" = x""yes; then :
783e057b 4189 cat >>confdefs.h <<_ACEOF
81ecdfbb 4190#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
783e057b
DJ
4191_ACEOF
4192
4193fi
4194
4195done
4196
4197
4198
81ecdfbb
RW
4199 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
4200if test "x$ac_cv_header_minix_config_h" = x""yes; then :
783e057b
DJ
4201 MINIX=yes
4202else
4203 MINIX=
4204fi
4205
4206
4207 if test "$MINIX" = yes; then
4208
81ecdfbb 4209$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
783e057b
DJ
4210
4211
81ecdfbb 4212$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
783e057b
DJ
4213
4214
81ecdfbb 4215$as_echo "#define _MINIX 1" >>confdefs.h
783e057b
DJ
4216
4217 fi
4218
4219
81ecdfbb
RW
4220 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4221$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4222if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
4223 $as_echo_n "(cached) " >&6
783e057b 4224else
81ecdfbb 4225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4226/* end confdefs.h. */
4227
c971b7fa
PA
4228# define __EXTENSIONS__ 1
4229 $ac_includes_default
783e057b
DJ
4230int
4231main ()
4232{
4233
4234 ;
4235 return 0;
4236}
4237_ACEOF
81ecdfbb 4238if ac_fn_c_try_compile "$LINENO"; then :
783e057b
DJ
4239 ac_cv_safe_to_define___extensions__=yes
4240else
81ecdfbb 4241 ac_cv_safe_to_define___extensions__=no
783e057b 4242fi
81ecdfbb 4243rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
783e057b 4244fi
81ecdfbb
RW
4245{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
4246$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
783e057b 4247 test $ac_cv_safe_to_define___extensions__ = yes &&
81ecdfbb 4248 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
783e057b 4249
81ecdfbb 4250 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
783e057b 4251
81ecdfbb 4252 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
783e057b 4253
81ecdfbb 4254 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
783e057b 4255
81ecdfbb 4256 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
783e057b
DJ
4257
4258
c971b7fa
PA
4259ac_aux_dir=
4260for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4261 for ac_t in install-sh install.sh shtool; do
4262 if test -f "$ac_dir/$ac_t"; then
4263 ac_aux_dir=$ac_dir
4264 ac_install_sh="$ac_aux_dir/$ac_t -c"
4265 break 2
4266 fi
4267 done
4268done
4269if test -z "$ac_aux_dir"; then
4270 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4271fi
770d76d7 4272
c971b7fa
PA
4273# These three variables are undocumented and unsupported,
4274# and are intended to be withdrawn in a future Autoconf release.
4275# They can cause serious problems if a builder's source tree is in a directory
4276# whose full name contains unusual characters.
4277ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4278ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4279ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
770d76d7 4280
770d76d7 4281
c971b7fa
PA
4282# Make sure we can run config.sub.
4283$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4284 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
770d76d7 4285
c971b7fa
PA
4286{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4287$as_echo_n "checking build system type... " >&6; }
4288if test "${ac_cv_build+set}" = set; then :
4289 $as_echo_n "(cached) " >&6
770d76d7 4290else
c971b7fa
PA
4291 ac_build_alias=$build_alias
4292test "x$ac_build_alias" = x &&
4293 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4294test "x$ac_build_alias" = x &&
4295 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4296ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4297 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4298
770d76d7 4299fi
c971b7fa
PA
4300{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4301$as_echo "$ac_cv_build" >&6; }
4302case $ac_cv_build in
4303*-*-*) ;;
4304*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
770d76d7 4305esac
c971b7fa
PA
4306build=$ac_cv_build
4307ac_save_IFS=$IFS; IFS='-'
4308set x $ac_cv_build
4309shift
4310build_cpu=$1
4311build_vendor=$2
4312shift; shift
4313# Remember, the first character of IFS is used to create $*,
4314# except with old shells:
4315build_os=$*
4316IFS=$ac_save_IFS
4317case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
770d76d7
PA
4318
4319
c971b7fa
PA
4320{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4321$as_echo_n "checking host system type... " >&6; }
4322if test "${ac_cv_host+set}" = set; then :
81ecdfbb
RW
4323 $as_echo_n "(cached) " >&6
4324else
c971b7fa
PA
4325 if test "x$host_alias" = x; then
4326 ac_cv_host=$ac_cv_build
81ecdfbb 4327else
c971b7fa
PA
4328 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4329 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
81ecdfbb 4330fi
81ecdfbb
RW
4331
4332fi
c971b7fa
PA
4333{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4334$as_echo "$ac_cv_host" >&6; }
4335case $ac_cv_host in
4336*-*-*) ;;
4337*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
81ecdfbb 4338esac
c971b7fa
PA
4339host=$ac_cv_host
4340ac_save_IFS=$IFS; IFS='-'
4341set x $ac_cv_host
4342shift
4343host_cpu=$1
4344host_vendor=$2
4345shift; shift
4346# Remember, the first character of IFS is used to create $*,
4347# except with old shells:
4348host_os=$*
4349IFS=$ac_save_IFS
4350case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3388710e
JM
4351
4352
4353{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4354$as_echo_n "checking target system type... " >&6; }
4355if test "${ac_cv_target+set}" = set; then :
4356 $as_echo_n "(cached) " >&6
4357else
4358 if test "x$target_alias" = x; then
4359 ac_cv_target=$ac_cv_host
4360else
4361 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4362 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4363fi
4364
4365fi
4366{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4367$as_echo "$ac_cv_target" >&6; }
4368case $ac_cv_target in
4369*-*-*) ;;
4370*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4371esac
4372target=$ac_cv_target
4373ac_save_IFS=$IFS; IFS='-'
4374set x $ac_cv_target
4375shift
4376target_cpu=$1
4377target_vendor=$2
4378shift; shift
4379# Remember, the first character of IFS is used to create $*,
4380# except with old shells:
4381target_os=$*
4382IFS=$ac_save_IFS
4383case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4384
4385
4386# The aliases save the names the user supplied, while $host etc.
4387# will get canonicalized.
4388test -n "$target_alias" &&
4389 test "$program_prefix$program_suffix$program_transform_name" = \
4390 NONENONEs,x,x, &&
4391 program_prefix=${target_alias}-
4392
4393# The tests for host and target for $enable_largefile require
4394# canonical names.
4395
4396
81ecdfbb 4397
da2f07f1
JK
4398# As the $enable_largefile decision depends on --enable-plugins we must set it
4399# even in directories otherwise not depending on the $plugins option.
4400
4401
2974be62
AM
4402 maybe_plugins=no
4403 for ac_header in dlfcn.h
4404do :
4405 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
4406"
4407if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
4408 cat >>confdefs.h <<_ACEOF
4409#define HAVE_DLFCN_H 1
4410_ACEOF
4411 maybe_plugins=yes
4412fi
4413
4414done
4415
4416 for ac_header in windows.h
4417do :
4418 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
4419"
4420if test "x$ac_cv_header_windows_h" = x""yes; then :
4421 cat >>confdefs.h <<_ACEOF
4422#define HAVE_WINDOWS_H 1
4423_ACEOF
4424 maybe_plugins=yes
4425fi
4426
4427done
4428
4429
4430 # Check whether --enable-plugins was given.
da2f07f1
JK
4431if test "${enable_plugins+set}" = set; then :
4432 enableval=$enable_plugins; case "${enableval}" in
2974be62
AM
4433 no) plugins=no ;;
4434 *) plugins=yes
4435 if test "$maybe_plugins" != "yes" ; then
4436 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
4437 fi ;;
4438 esac
da2f07f1 4439else
2974be62
AM
4440 plugins=$maybe_plugins
4441
da2f07f1
JK
4442fi
4443
2974be62
AM
4444 if test "$plugins" = "yes"; then
4445 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
4446$as_echo_n "checking for library containing dlopen... " >&6; }
4447if test "${ac_cv_search_dlopen+set}" = set; then :
4448 $as_echo_n "(cached) " >&6
4449else
4450 ac_func_search_save_LIBS=$LIBS
4451cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4452/* end confdefs.h. */
4453
4454/* Override any GCC internal prototype to avoid an error.
4455 Use char because int might match the return type of a GCC
4456 builtin and then its argument prototype would still apply. */
4457#ifdef __cplusplus
4458extern "C"
4459#endif
4460char dlopen ();
4461int
4462main ()
4463{
4464return dlopen ();
4465 ;
4466 return 0;
4467}
4468_ACEOF
4469for ac_lib in '' dl; do
4470 if test -z "$ac_lib"; then
4471 ac_res="none required"
4472 else
4473 ac_res=-l$ac_lib
4474 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
4475 fi
4476 if ac_fn_c_try_link "$LINENO"; then :
4477 ac_cv_search_dlopen=$ac_res
4478fi
4479rm -f core conftest.err conftest.$ac_objext \
4480 conftest$ac_exeext
4481 if test "${ac_cv_search_dlopen+set}" = set; then :
4482 break
4483fi
4484done
4485if test "${ac_cv_search_dlopen+set}" = set; then :
4486
4487else
4488 ac_cv_search_dlopen=no
4489fi
4490rm conftest.$ac_ext
4491LIBS=$ac_func_search_save_LIBS
4492fi
4493{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
4494$as_echo "$ac_cv_search_dlopen" >&6; }
4495ac_res=$ac_cv_search_dlopen
4496if test "$ac_res" != no; then :
4497 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
4498
4499fi
4500
4501 fi
da2f07f1
JK
4502
4503
4504case "${host}" in
4505 sparc-*-solaris*|i[3-7]86-*-solaris*)
4506 # On native 32bit sparc and ia32 solaris, large-file and procfs support
4507 # are mutually exclusive; and without procfs support, the bfd/ elf module
4508 # cannot provide certain routines such as elfcore_write_prpsinfo
4509 # or elfcore_write_prstatus. So unless the user explicitly requested
4510 # large-file support through the --enable-largefile switch, disable
4511 # large-file support in favor of procfs support.
4512 test "${target}" = "${host}" -a "x$plugins" = xno \
4513 && : ${enable_largefile="no"}
4514 ;;
4515esac
4516
4517# Check whether --enable-largefile was given.
4518if test "${enable_largefile+set}" = set; then :
4519 enableval=$enable_largefile;
4520fi
4521
4522if test "$enable_largefile" != no; then
4523
4524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
4525$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
4526if test "${ac_cv_sys_largefile_CC+set}" = set; then :
4527 $as_echo_n "(cached) " >&6
4528else
4529 ac_cv_sys_largefile_CC=no
4530 if test "$GCC" != yes; then
4531 ac_save_CC=$CC
4532 while :; do
4533 # IRIX 6.2 and later do not support large files by default,
4534 # so use the C compiler's -n32 option if that helps.
4535 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4536/* end confdefs.h. */
4537#include <sys/types.h>
4538 /* Check that off_t can represent 2**63 - 1 correctly.
4539 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4540 since some C++ compilers masquerading as C compilers
4541 incorrectly reject 9223372036854775807. */
4542#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4543 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4544 && LARGE_OFF_T % 2147483647 == 1)
4545 ? 1 : -1];
4546int
4547main ()
4548{
4549
4550 ;
4551 return 0;
4552}
4553_ACEOF
4554 if ac_fn_c_try_compile "$LINENO"; then :
4555 break
4556fi
4557rm -f core conftest.err conftest.$ac_objext
4558 CC="$CC -n32"
4559 if ac_fn_c_try_compile "$LINENO"; then :
4560 ac_cv_sys_largefile_CC=' -n32'; break
4561fi
4562rm -f core conftest.err conftest.$ac_objext
4563 break
4564 done
4565 CC=$ac_save_CC
4566 rm -f conftest.$ac_ext
4567 fi
4568fi
4569{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
4570$as_echo "$ac_cv_sys_largefile_CC" >&6; }
4571 if test "$ac_cv_sys_largefile_CC" != no; then
4572 CC=$CC$ac_cv_sys_largefile_CC
4573 fi
4574
4575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
4576$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
4577if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
4578 $as_echo_n "(cached) " >&6
4579else
4580 while :; do
4581 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4582/* end confdefs.h. */
4583#include <sys/types.h>
4584 /* Check that off_t can represent 2**63 - 1 correctly.
4585 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4586 since some C++ compilers masquerading as C compilers
4587 incorrectly reject 9223372036854775807. */
4588#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4589 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4590 && LARGE_OFF_T % 2147483647 == 1)
4591 ? 1 : -1];
4592int
4593main ()
4594{
4595
4596 ;
4597 return 0;
4598}
4599_ACEOF
4600if ac_fn_c_try_compile "$LINENO"; then :
4601 ac_cv_sys_file_offset_bits=no; break
4602fi
4603rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4604 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4605/* end confdefs.h. */
4606#define _FILE_OFFSET_BITS 64
4607#include <sys/types.h>
4608 /* Check that off_t can represent 2**63 - 1 correctly.
4609 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4610 since some C++ compilers masquerading as C compilers
4611 incorrectly reject 9223372036854775807. */
4612#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4613 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4614 && LARGE_OFF_T % 2147483647 == 1)
4615 ? 1 : -1];
4616int
4617main ()
4618{
4619
4620 ;
4621 return 0;
4622}
4623_ACEOF
4624if ac_fn_c_try_compile "$LINENO"; then :
4625 ac_cv_sys_file_offset_bits=64; break
4626fi
4627rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4628 ac_cv_sys_file_offset_bits=unknown
4629 break
4630done
4631fi
4632{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4633$as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4634case $ac_cv_sys_file_offset_bits in #(
4635 no | unknown) ;;
4636 *)
4637cat >>confdefs.h <<_ACEOF
4638#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4639_ACEOF
4640;;
4641esac
4642rm -rf conftest*
4643 if test $ac_cv_sys_file_offset_bits = unknown; then
4644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
4645$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
4646if test "${ac_cv_sys_large_files+set}" = set; then :
4647 $as_echo_n "(cached) " >&6
4648else
4649 while :; do
4650 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4651/* end confdefs.h. */
4652#include <sys/types.h>
4653 /* Check that off_t can represent 2**63 - 1 correctly.
4654 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4655 since some C++ compilers masquerading as C compilers
4656 incorrectly reject 9223372036854775807. */
4657#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4658 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4659 && LARGE_OFF_T % 2147483647 == 1)
4660 ? 1 : -1];
4661int
4662main ()
4663{
4664
4665 ;
4666 return 0;
4667}
4668_ACEOF
4669if ac_fn_c_try_compile "$LINENO"; then :
4670 ac_cv_sys_large_files=no; break
4671fi
4672rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4673 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4674/* end confdefs.h. */
4675#define _LARGE_FILES 1
4676#include <sys/types.h>
4677 /* Check that off_t can represent 2**63 - 1 correctly.
4678 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4679 since some C++ compilers masquerading as C compilers
4680 incorrectly reject 9223372036854775807. */
4681#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4682 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4683 && LARGE_OFF_T % 2147483647 == 1)
4684 ? 1 : -1];
4685int
4686main ()
4687{
4688
4689 ;
4690 return 0;
4691}
4692_ACEOF
4693if ac_fn_c_try_compile "$LINENO"; then :
4694 ac_cv_sys_large_files=1; break
4695fi
4696rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4697 ac_cv_sys_large_files=unknown
4698 break
4699done
4700fi
4701{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4702$as_echo "$ac_cv_sys_large_files" >&6; }
4703case $ac_cv_sys_large_files in #(
4704 no | unknown) ;;
4705 *)
4706cat >>confdefs.h <<_ACEOF
4707#define _LARGE_FILES $ac_cv_sys_large_files
4708_ACEOF
4709;;
4710esac
4711rm -rf conftest*
4712 fi
4713fi
4714
4715
4716
81ecdfbb
RW
4717
4718
4719{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${CC-cc} option to accept ANSI C" >&5
4720$as_echo_n "checking for ${CC-cc} option to accept ANSI C... " >&6; }
4721if test "${am_cv_prog_cc_stdc+set}" = set; then :
4722 $as_echo_n "(cached) " >&6
4723else
4724 am_cv_prog_cc_stdc=no
4725ac_save_CC="$CC"
4726# Don't try gcc -ansi; that turns off useful extensions and
4727# breaks some systems' header files.
4728# AIX -qlanglvl=ansi
4729# Ultrix and OSF/1 -std1
4730# HP-UX 10.20 and later -Ae
4731# HP-UX older versions -Aa -D_HPUX_SOURCE
4732# SVR4 -Xc -D__EXTENSIONS__
4733for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4734do
783e057b 4735 CC="$ac_save_CC $ac_arg"
81ecdfbb 4736 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4737/* end confdefs.h. */
4738#include <stdarg.h>
4739#include <stdio.h>
4740#include <sys/types.h>
4741#include <sys/stat.h>
4742/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4743struct buf { int x; };
4744FILE * (*rcsopen) (struct buf *, struct stat *, int);
4745static char *e (p, i)
4746 char **p;
4747 int i;
4748{
4749 return p[i];
4750}
4751static char *f (char * (*g) (char **, int), char **p, ...)
4752{
4753 char *s;
4754 va_list v;
4755 va_start (v,p);
4756 s = g (p, va_arg (v,int));
4757 va_end (v);
4758 return s;
4759}
4760int test (int i, double x);
4761struct s1 {int (*f) (int a);};
4762struct s2 {int (*f) (double a);};
4763int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4764int argc;
4765char **argv;
4766
4767int
4768main ()
4769{
4770
4771return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4772
4773 ;
4774 return 0;
4775}
4776_ACEOF
81ecdfbb 4777if ac_fn_c_try_compile "$LINENO"; then :
783e057b 4778 am_cv_prog_cc_stdc="$ac_arg"; break
783e057b 4779fi
81ecdfbb 4780rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
783e057b
DJ
4781done
4782CC="$ac_save_CC"
4783
4784fi
4785
4786if test -z "$am_cv_prog_cc_stdc"; then
81ecdfbb
RW
4787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4788$as_echo "none needed" >&6; }
783e057b 4789else
81ecdfbb
RW
4790 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_stdc" >&5
4791$as_echo "$am_cv_prog_cc_stdc" >&6; }
783e057b
DJ
4792fi
4793case "x$am_cv_prog_cc_stdc" in
4794 x|xno) ;;
4795 *) CC="$CC $am_cv_prog_cc_stdc" ;;
4796esac
4797
4869db5e
RM
4798# expand $ac_aux_dir to an absolute path
4799am_aux_dir=`cd $ac_aux_dir && pwd`
4800
4801if test x"${install_sh}" != xset; then
4802 case $am_aux_dir in
4803 *\ * | *\ *)
4804 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
4805 *)
4806 install_sh="\${SHELL} $am_aux_dir/install-sh"
4807 esac
4808fi
4809
4810# Installed binaries are usually stripped using `strip' when the user
4811# run `make install-strip'. However `strip' might not be the right
4812# tool to use in cross-compilation environments, therefore Automake
4813# will honor the `STRIP' environment variable to overrule this program.
4814if test "$cross_compiling" != no; then
4815 if test -n "$ac_tool_prefix"; then
4816 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4817set dummy ${ac_tool_prefix}strip; ac_word=$2
4818{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4819$as_echo_n "checking for $ac_word... " >&6; }
4820if test "${ac_cv_prog_STRIP+set}" = set; then :
4821 $as_echo_n "(cached) " >&6
4822else
4823 if test -n "$STRIP"; then
4824 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4825else
4826as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4827for as_dir in $PATH
4828do
4829 IFS=$as_save_IFS
4830 test -z "$as_dir" && as_dir=.
4831 for ac_exec_ext in '' $ac_executable_extensions; do
4832 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4833 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4834 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4835 break 2
4836 fi
4837done
4838 done
4839IFS=$as_save_IFS
4840
4841fi
4842fi
4843STRIP=$ac_cv_prog_STRIP
4844if test -n "$STRIP"; then
4845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4846$as_echo "$STRIP" >&6; }
4847else
4848 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4849$as_echo "no" >&6; }
4850fi
4851
4852
4853fi
4854if test -z "$ac_cv_prog_STRIP"; then
4855 ac_ct_STRIP=$STRIP
4856 # Extract the first word of "strip", so it can be a program name with args.
4857set dummy strip; ac_word=$2
4858{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4859$as_echo_n "checking for $ac_word... " >&6; }
4860if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
4861 $as_echo_n "(cached) " >&6
4862else
4863 if test -n "$ac_ct_STRIP"; then
4864 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4865else
4866as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4867for as_dir in $PATH
4868do
4869 IFS=$as_save_IFS
4870 test -z "$as_dir" && as_dir=.
4871 for ac_exec_ext in '' $ac_executable_extensions; do
4872 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4873 ac_cv_prog_ac_ct_STRIP="strip"
4874 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4875 break 2
4876 fi
4877done
4878 done
4879IFS=$as_save_IFS
4880
4881fi
4882fi
4883ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4884if test -n "$ac_ct_STRIP"; then
4885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4886$as_echo "$ac_ct_STRIP" >&6; }
4887else
4888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4889$as_echo "no" >&6; }
4890fi
4891
4892 if test "x$ac_ct_STRIP" = x; then
4893 STRIP=":"
4894 else
4895 case $cross_compiling:$ac_tool_warned in
4896yes:)
4897{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4898$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4899ac_tool_warned=yes ;;
4900esac
4901 STRIP=$ac_ct_STRIP
4902 fi
4903else
4904 STRIP="$ac_cv_prog_STRIP"
4905fi
4906
4907fi
4908INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
4909
783e057b
DJ
4910
4911ac_aux_dir=
81ecdfbb
RW
4912for ac_dir in .. "$srcdir"/..; do
4913 for ac_t in install-sh install.sh shtool; do
4914 if test -f "$ac_dir/$ac_t"; then
4915 ac_aux_dir=$ac_dir
4916 ac_install_sh="$ac_aux_dir/$ac_t -c"
4917 break 2
4918 fi
4919 done
783e057b
DJ
4920done
4921if test -z "$ac_aux_dir"; then
81ecdfbb 4922 as_fn_error "cannot find install-sh, install.sh, or shtool in .. \"$srcdir\"/.." "$LINENO" 5
783e057b 4923fi
81ecdfbb
RW
4924
4925# These three variables are undocumented and unsupported,
4926# and are intended to be withdrawn in a future Autoconf release.
4927# They can cause serious problems if a builder's source tree is in a directory
4928# whose full name contains unusual characters.
4929ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4930ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4931ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4932
783e057b 4933
783e057b 4934
9009e1ae
MR
4935test "$program_prefix" != NONE &&
4936 program_transform_name="s&^&$program_prefix&;$program_transform_name"
4937# Use a double $ so make ignores it.
4938test "$program_suffix" != NONE &&
4939 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
4940# Double any \ or $.
4941# By default was `s,x,x', remove it if useless.
4942ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
4943program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
4944
81ecdfbb 4945
3bc3d82a
PA
4946# See if we are building with C++, and substitute COMPILER.
4947
4948 # Check whether --enable-build-with-cxx was given.
4949if test "${enable_build_with_cxx+set}" = set; then :
4950 enableval=$enable_build_with_cxx; case $enableval in
4951 yes | no)
4952 ;;
4953 *)
4954 as_fn_error "bad value $enableval for --enable-build-with-cxx" "$LINENO" 5 ;;
4955 esac
4956else
4957 enable_build_with_cxx=no
4958fi
4959
4960
4961 if test "$enable_build_with_cxx" = "yes"; then
4962 # We're using -fpermissive as shortcut for now.
4963 COMPILER='$(CXX) -fpermissive'
4964 else
4965 COMPILER='$(CC)'
4966 fi
4967
4968
4969
a417dc56
RW
4970# Dependency checking.
4971rm -rf .tst 2>/dev/null
4972mkdir .tst 2>/dev/null
4973if test -d .tst; then
4974 am__leading_dot=.
4975else
4976 am__leading_dot=_
4977fi
4978rmdir .tst 2>/dev/null
4979
4980DEPDIR="${am__leading_dot}deps"
4981
81ecdfbb 4982ac_config_commands="$ac_config_commands depdir"
a417dc56
RW
4983
4984
4985depcc="$CC" am_compiler_list=
4986
4987am_depcomp=$ac_aux_dir/depcomp
81ecdfbb
RW
4988{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4989$as_echo_n "checking dependency style of $depcc... " >&6; }
4990if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
4991 $as_echo_n "(cached) " >&6
a417dc56
RW
4992else
4993 if test -f "$am_depcomp"; then
4994 # We make a subdir and do the tests there. Otherwise we can end up
4995 # making bogus files that we don't know about and never remove. For
4996 # instance it was reported that on HP-UX the gcc test will end up
4997 # making a dummy file named `D' -- because `-MD' means `put the output
4998 # in D'.
4999 mkdir conftest.dir
5000 # Copy depcomp to subdir because otherwise we won't find it if we're
5001 # using a relative directory.
5002 cp "$am_depcomp" conftest.dir
5003 cd conftest.dir
5004 # We will build objects and dependencies in a subdirectory because
5005 # it helps to detect inapplicable dependency modes. For instance
5006 # both Tru64's cc and ICC support -MD to output dependencies as a
5007 # side effect of compilation, but ICC will put the dependencies in
5008 # the current directory while Tru64 will put them in the object
5009 # directory.
5010 mkdir sub
5011
5012 am_cv_CC_dependencies_compiler_type=none
5013 if test "$am_compiler_list" = ""; then
5014 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5015 fi
5016 for depmode in $am_compiler_list; do
5017 if test $depmode = none; then break; fi
5018
81ecdfbb 5019 $as_echo "$as_me:$LINENO: trying $depmode" >&5
a417dc56
RW
5020 # Setup a source with many dependencies, because some compilers
5021 # like to wrap large dependency lists on column 80 (with \), and
5022 # we should not choose a depcomp mode which is confused by this.
5023 #
5024 # We need to recreate these files for each test, as the compiler may
5025 # overwrite some of them when testing with obscure command lines.
5026 # This happens at least with the AIX C compiler.
5027 : > sub/conftest.c
5028 for i in 1 2 3 4 5 6; do
5029 echo '#include "conftst'$i'.h"' >> sub/conftest.c
5030 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
5031 # Solaris 8's {/usr,}/bin/sh.
5032 touch sub/conftst$i.h
5033 done
5034 echo "include sub/conftest.Po" > confmf
5035
5036 # We check with `-c' and `-o' for the sake of the "dashmstdout"
5037 # mode. It turns out that the SunPro C++ compiler does not properly
5038 # handle `-M -o', and we need to detect this.
5039 depcmd="depmode=$depmode \
5040 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
5041 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
5042 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
5043 echo "| $depcmd" | sed -e 's/ */ /g' >&5
5044 if env $depcmd > conftest.err 2>&1 &&
5045 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
5046 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
5047 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
5048 # icc doesn't choke on unknown options, it will just issue warnings
5049 # or remarks (even with -Werror). So we grep stderr for any message
5050 # that says an option was ignored or not supported.
5051 # When given -MP, icc 7.0 and 7.1 complain thusly:
5052 # icc: Command line warning: ignoring option '-M'; no argument required
5053 # The diagnosis changed in icc 8.0:
5054 # icc: Command line remark: option '-MP' not supported
5055 if (grep 'ignoring option' conftest.err ||
5056 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
5057 am_cv_CC_dependencies_compiler_type=$depmode
81ecdfbb 5058 $as_echo "$as_me:$LINENO: success" >&5
a417dc56
RW
5059 break
5060 fi
5061 fi
81ecdfbb 5062 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
a417dc56
RW
5063 sed -e 's/^/| /' < conftest.err >&5
5064 done
5065
5066 cd ..
5067 rm -rf conftest.dir
5068else
5069 am_cv_CC_dependencies_compiler_type=none
5070fi
5071
5072fi
81ecdfbb
RW
5073{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
5074$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
a417dc56 5075if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
81ecdfbb 5076then as_fn_error "no usable dependency style found" "$LINENO" 5
a417dc56
RW
5077else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
5078
5079fi
5080
5081
5082# Check for the 'make' the user wants to use.
5083for ac_prog in make
5084do
5085 # Extract the first word of "$ac_prog", so it can be a program name with args.
5086set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
5087{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5088$as_echo_n "checking for $ac_word... " >&6; }
5089if test "${ac_cv_prog_MAKE+set}" = set; then :
5090 $as_echo_n "(cached) " >&6
a417dc56
RW
5091else
5092 if test -n "$MAKE"; then
5093 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
5094else
5095as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5096for as_dir in $PATH
5097do
5098 IFS=$as_save_IFS
5099 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
5100 for ac_exec_ext in '' $ac_executable_extensions; do
5101 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
a417dc56 5102 ac_cv_prog_MAKE="$ac_prog"
81ecdfbb 5103 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
a417dc56
RW
5104 break 2
5105 fi
5106done
81ecdfbb
RW
5107 done
5108IFS=$as_save_IFS
a417dc56
RW
5109
5110fi
5111fi
5112MAKE=$ac_cv_prog_MAKE
5113if test -n "$MAKE"; then
81ecdfbb
RW
5114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
5115$as_echo "$MAKE" >&6; }
a417dc56 5116else
81ecdfbb
RW
5117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5118$as_echo "no" >&6; }
a417dc56
RW
5119fi
5120
81ecdfbb 5121
a417dc56
RW
5122 test -n "$MAKE" && break
5123done
5124
5125MAKE_IS_GNU=
5126case "`$MAKE --version 2>&1 | sed 1q`" in
5127 *GNU*)
5128 MAKE_IS_GNU=yes
5129 ;;
5130esac
81ecdfbb 5131 if test "$MAKE_IS_GNU" = yes; then
a417dc56
RW
5132 GMAKE_TRUE=
5133 GMAKE_FALSE='#'
5134else
5135 GMAKE_TRUE='#'
5136 GMAKE_FALSE=
5137fi
5138
81ecdfbb
RW
5139{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
5140$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
5141set x ${MAKE-make}
5142ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
5143if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
5144 $as_echo_n "(cached) " >&6
a417dc56
RW
5145else
5146 cat >conftest.make <<\_ACEOF
81ecdfbb 5147SHELL = /bin/sh
a417dc56 5148all:
81ecdfbb 5149 @echo '@@@%%%=$(MAKE)=@@@%%%'
a417dc56
RW
5150_ACEOF
5151# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
81ecdfbb
RW
5152case `${MAKE-make} -f conftest.make 2>/dev/null` in
5153 *@@@%%%=?*=@@@%%%*)
5154 eval ac_cv_prog_make_${ac_make}_set=yes;;
5155 *)
5156 eval ac_cv_prog_make_${ac_make}_set=no;;
5157esac
a417dc56
RW
5158rm -f conftest.make
5159fi
81ecdfbb
RW
5160if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
5161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5162$as_echo "yes" >&6; }
a417dc56
RW
5163 SET_MAKE=
5164else
81ecdfbb
RW
5165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5166$as_echo "no" >&6; }
a417dc56
RW
5167 SET_MAKE="MAKE=${MAKE-make}"
5168fi
5169
5170
648d586d
JB
5171gnulib_extra_configure_args=
5172# If large-file support is disabled, make sure gnulib does the same.
5173if test "$enable_largefile" = no; then
5174gnulib_extra_configure_args="$gnulib_extra_configure_args --disable-largefile"
5175fi
5176
c971b7fa
PA
5177# Configure gnulib. We need to build gnulib under some other
5178# directory not "gnulib", to avoid the problem of both GDB and
5179# GDBserver wanting to build it in the same directory, when building
5180# in the source dir.
783e057b 5181
c971b7fa
PA
5182 in_src="gnulib"
5183 in_build="build-gnulib"
648d586d 5184 in_extra_args="$gnulib_extra_configure_args"
c971b7fa
PA
5185
5186 # Remove --cache-file, --srcdir, and --disable-option-checking arguments
5187 # so they do not pile up.
5188 ac_sub_configure_args=
5189 ac_prev=
5190 eval "set x $ac_configure_args"
5191 shift
5192 for ac_arg
5193 do
5194 if test -n "$ac_prev"; then
5195 ac_prev=
5196 continue
5197 fi
5198 case $ac_arg in
5199 -cache-file | --cache-file | --cache-fil | --cache-fi \
5200 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
5201 ac_prev=cache_file ;;
5202 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
5203 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
5204 | --c=*)
5205 ;;
5206 --config-cache | -C)
5207 ;;
5208 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
5209 ac_prev=srcdir ;;
5210 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
5211 ;;
5212 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
5213 ac_prev=prefix ;;
5214 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
5215 ;;
5216 --disable-option-checking)
5217 ;;
5218 *)
5219 case $ac_arg in
5220 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
5221 esac
5222 as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
5223 esac
5224 done
5225
5226 # Always prepend --prefix to ensure using the same prefix
5227 # in subdir configurations.
5228 ac_arg="--prefix=$prefix"
5229 case $ac_arg in
5230 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
5231 esac
5232 ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
5233
5234 # Pass --silent
5235 if test "$silent" = yes; then
5236 ac_sub_configure_args="--silent $ac_sub_configure_args"
5237 fi
5238
5239 # Always prepend --disable-option-checking to silence warnings, since
5240 # different subdirs can have different --enable and --with options.
5241 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
5242
5243 ac_popdir=`pwd`
5244 ac_dir=$in_build
5245
5246 ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
5247 $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
5248 $as_echo "$ac_msg" >&6
5249 as_dir="$ac_dir"; as_fn_mkdir_p
5250
38ea300a
PA
5251 case $srcdir in
5252 [\\/]* | ?:[\\/]* )
5253 ac_srcdir=$srcdir/$in_src ;;
5254 *) # Relative name.
5255 ac_srcdir=../$srcdir/$in_src ;;
5256 esac
c971b7fa
PA
5257
5258 cd "$ac_dir"
5259
5260 ac_sub_configure=$ac_srcdir/configure
5261
5262 # Make the cache file name correct relative to the subdirectory.
5263 case $cache_file in
5264 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
5265 *) # Relative name.
5266 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
5267 esac
5268
648d586d
JB
5269 if test -n "$in_extra_args"; then
5270 # Add the extra args at the end.
5271 ac_sub_configure_args="$ac_sub_configure_args $in_extra_args"
5272 fi
5273
c971b7fa
PA
5274 { $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
5275$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
5276 # The eval makes quoting arguments work.
5277 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
5278 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
5279 as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
5280
5281 cd "$ac_popdir"
783e057b 5282
c971b7fa
PA
5283
5284
5285CONFIG_OBS=
5286CONFIG_DEPS=
5287CONFIG_SRCS=
5288ENABLE_CFLAGS=
5289
5290CONFIG_ALL=
5291CONFIG_CLEAN=
5292CONFIG_INSTALL=
5293CONFIG_UNINSTALL=
5294
5295# If we haven't got the data from the intl directory,
5296# assume NLS is disabled.
5297USE_NLS=no
5298LIBINTL=
5299LIBINTL_DEP=
5300INCINTL=
5301XGETTEXT=
5302GMSGFMT=
5303POSUB=
783e057b
DJ
5304
5305if test -f ../intl/config.intl; then
5306 . ../intl/config.intl
5307fi
81ecdfbb
RW
5308{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
5309$as_echo_n "checking whether NLS is requested... " >&6; }
783e057b 5310if test x"$USE_NLS" != xyes; then
81ecdfbb
RW
5311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5312$as_echo "no" >&6; }
783e057b 5313else
81ecdfbb
RW
5314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5315$as_echo "yes" >&6; }
783e057b 5316
81ecdfbb 5317$as_echo "#define ENABLE_NLS 1" >>confdefs.h
783e057b
DJ
5318
5319
81ecdfbb
RW
5320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
5321$as_echo_n "checking for catalogs to be installed... " >&6; }
783e057b
DJ
5322 # Look for .po and .gmo files in the source directory.
5323 CATALOGS=
5324 XLINGUAS=
5325 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
5326 # If there aren't any .gmo files the shell will give us the
5327 # literal string "../path/to/srcdir/po/*.gmo" which has to be
5328 # weeded out.
5329 case "$cat" in *\**)
5330 continue;;
5331 esac
5332 # The quadruple backslash is collapsed to a double backslash
5333 # by the backticks, then collapsed again by the double quotes,
5334 # leaving us with one backslash in the sed expression (right
5335 # before the dot that mustn't act as a wildcard).
c971b7fa
PA
5336 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
5337 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
5338 # The user is allowed to set LINGUAS to a list of languages to
5339 # install catalogs for. If it's empty that means "all of them."
5340 if test "x$LINGUAS" = x; then
5341 CATALOGS="$CATALOGS $cat"
5342 XLINGUAS="$XLINGUAS $lang"
5343 else
5344 case "$LINGUAS" in *$lang*)
5345 CATALOGS="$CATALOGS $cat"
5346 XLINGUAS="$XLINGUAS $lang"
5347 ;;
5348 esac
e28b3332
DJ
5349 fi
5350 done
c971b7fa
PA
5351 LINGUAS="$XLINGUAS"
5352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
5353$as_echo "$LINGUAS" >&6; }
5354
5355
5356 DATADIRNAME=share
5357
5358 INSTOBJEXT=.mo
5359
5360 GENCAT=gencat
5361
5362 CATOBJEXT=.gmo
e28b3332 5363
e28b3332
DJ
5364fi
5365
c971b7fa
PA
5366localedir='${datadir}/locale'
5367
5368
5369if test x"$USE_NLS" = xyes; then
5370 CONFIG_ALL="$CONFIG_ALL all-po"
5371 CONFIG_CLEAN="$CONFIG_CLEAN clean-po"
5372 CONFIG_INSTALL="$CONFIG_INSTALL install-po"
5373 CONFIG_UNINSTALL="$CONFIG_UNINSTALL uninstall-po"
e28b3332 5374fi
e28b3332 5375
c971b7fa
PA
5376GNULIB=build-gnulib/import
5377
5378# For Makefile dependencies.
5379GNULIB_STDINT_H=
5380if test x"$STDINT_H" != x; then
5381 GNULIB_STDINT_H=$GNULIB/$STDINT_H
e28b3332
DJ
5382fi
5383
5384
c971b7fa
PA
5385PACKAGE=gdb
5386
5387cat >>confdefs.h <<_ACEOF
5388#define PACKAGE "$PACKAGE"
5389_ACEOF
5390
5391
5392
5393# We never need to detect it in this sub-configure.
5394# But preserve it for config.status --recheck.
5395
5396
5397
5398MAKEINFO_EXTRA_FLAGS=""
5399{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $MAKEINFO supports @click" >&5
5400$as_echo_n "checking whether $MAKEINFO supports @click... " >&6; }
5401if test "${gdb_cv_have_makeinfo_click+set}" = set; then :
5402 $as_echo_n "(cached) " >&6
5403else
5404 echo '@clicksequence{a @click{} b}' >conftest.texinfo
5405 if eval "$MAKEINFO conftest.texinfo >&5 2>&5"; then
5406 gdb_cv_have_makeinfo_click=yes
5407 else
5408 gdb_cv_have_makeinfo_click=no
5409 fi
5410fi
5411{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_makeinfo_click" >&5
5412$as_echo "$gdb_cv_have_makeinfo_click" >&6; }
5413if test x"$gdb_cv_have_makeinfo_click" = xyes; then
5414 MAKEINFO_EXTRA_FLAGS="$MAKEINFO_EXTRA_FLAGS -DHAVE_MAKEINFO_CLICK"
5415fi
e28b3332
DJ
5416
5417
bec39cab
AC
5418
5419
81ecdfbb
RW
5420# Check whether --with-separate-debug-dir was given.
5421if test "${with_separate_debug_dir+set}" = set; then :
5422 withval=$with_separate_debug_dir;
b14b1491
TT
5423 DEBUGDIR=$withval
5424else
5425 DEBUGDIR=${libdir}/debug
81ecdfbb
RW
5426fi
5427
20e95c23 5428
783e057b
DJ
5429 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
5430 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
b14b1491 5431 ac_define_dir=`eval echo $DEBUGDIR`
783e057b 5432 ac_define_dir=`eval echo $ac_define_dir`
20e95c23 5433
783e057b
DJ
5434cat >>confdefs.h <<_ACEOF
5435#define DEBUGDIR "$ac_define_dir"
20e95c23 5436_ACEOF
20e95c23 5437
20e95c23 5438
20e95c23 5439
0c4a4063 5440
b14b1491
TT
5441 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
5442 if test "x$prefix" = xNONE; then
5443 test_prefix=/usr/local
5444 else
5445 test_prefix=$prefix
5446 fi
783e057b 5447 else
b14b1491 5448 test_prefix=$exec_prefix
783e057b 5449 fi
b14b1491
TT
5450 value=0
5451 case ${ac_define_dir} in
5452 "${test_prefix}"|"${test_prefix}/"*|\
5453 '${exec_prefix}'|'${exec_prefix}/'*)
5454 value=1
5455 ;;
5456 esac
5457
5458cat >>confdefs.h <<_ACEOF
5459#define DEBUGDIR_RELOCATABLE $value
5460_ACEOF
5461
5462
5463
0c4a4063 5464
f83d8a90
DE
5465# We can't pass paths as command line arguments.
5466# Mingw32 tries to be clever and will convert the paths for us.
5467# For example -DBINDIR="/usr/local/bin" passed on the command line may get
5468# converted to -DBINDIR="E:/msys/mingw32/msys/1.0/local/bin".
5469# This breaks GDB's relocatable path conversions since paths passed in
5470# config.h would not get so translated, the path prefixes no longer match.
5471
5472 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
5473 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
5474 ac_define_dir=`eval echo $bindir`
5475 ac_define_dir=`eval echo $ac_define_dir`
5476
5477cat >>confdefs.h <<_ACEOF
5478#define BINDIR "$ac_define_dir"
5479_ACEOF
5480
5481
5482
b14b1491
TT
5483# GDB's datadir relocation
5484
5485
5486
81ecdfbb
RW
5487# Check whether --with-gdb-datadir was given.
5488if test "${with_gdb_datadir+set}" = set; then :
5489 withval=$with_gdb_datadir;
b14b1491 5490 GDB_DATADIR=$withval
20e95c23 5491else
b14b1491 5492 GDB_DATADIR=${datadir}/gdb
81ecdfbb
RW
5493fi
5494
20e95c23 5495
b14b1491
TT
5496 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
5497 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
5498 ac_define_dir=`eval echo $GDB_DATADIR`
5499 ac_define_dir=`eval echo $ac_define_dir`
5500
5501cat >>confdefs.h <<_ACEOF
5502#define GDB_DATADIR "$ac_define_dir"
20e95c23
DJ
5503_ACEOF
5504
b14b1491
TT
5505
5506
0c4a4063 5507
b14b1491
TT
5508 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
5509 if test "x$prefix" = xNONE; then
5510 test_prefix=/usr/local
5511 else
5512 test_prefix=$prefix
5513 fi
5514 else
5515 test_prefix=$exec_prefix
5516 fi
5517 value=0
5518 case ${ac_define_dir} in
5519 "${test_prefix}"|"${test_prefix}/"*|\
5520 '${exec_prefix}'|'${exec_prefix}/'*)
5521 value=1
5522 ;;
5523 esac
5524
5525cat >>confdefs.h <<_ACEOF
5526#define GDB_DATADIR_RELOCATABLE $value
5527_ACEOF
5528
5529
783e057b 5530
20e95c23 5531
0c4a4063 5532
81ecdfbb
RW
5533# Check whether --with-relocated-sources was given.
5534if test "${with_relocated_sources+set}" = set; then :
5535 withval=$with_relocated_sources; reloc_srcdir="${withval}"
29b0e8a2
JM
5536
5537 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
5538 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
5539 ac_define_dir=`eval echo $reloc_srcdir`
5540 ac_define_dir=`eval echo $ac_define_dir`
5541
5542cat >>confdefs.h <<_ACEOF
5543#define RELOC_SRCDIR "$ac_define_dir"
5544_ACEOF
5545
5546
5547
81ecdfbb
RW
5548fi
5549
29b0e8a2 5550
7349ff92
JK
5551{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for default auto-load directory" >&5
5552$as_echo_n "checking for default auto-load directory... " >&6; }
5553
5554# Check whether --with-auto-load-dir was given.
5555if test "${with_auto_load_dir+set}" = set; then :
5556 withval=$with_auto_load_dir;
5557else
1564a261 5558 with_auto_load_dir='$debugdir:$datadir/auto-load'
7349ff92
JK
5559fi
5560
1564a261 5561escape_dir=`echo $with_auto_load_dir | sed 's/[$]\(datadir\|debugdir\)\>/\\\\\\\\\\\\&/g'`
7349ff92
JK
5562
5563 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
5564 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
5565 ac_define_dir=`eval echo $escape_dir`
5566 ac_define_dir=`eval echo $ac_define_dir`
5567
5568cat >>confdefs.h <<_ACEOF
5569#define AUTO_LOAD_DIR "$ac_define_dir"
5570_ACEOF
5571
5572
5573{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_auto_load_dir" >&5
5574$as_echo "$with_auto_load_dir" >&6; }
5575
bccbefd2
JK
5576{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for default auto-load safe-path" >&5
5577$as_echo_n "checking for default auto-load safe-path... " >&6; }
5578
5579# Check whether --with-auto-load-safe-path was given.
5580if test "${with_auto_load_safe_path+set}" = set; then :
5581 withval=$with_auto_load_safe_path; if test "$with_auto_load_safe_path" = "no"; then
6dea1fbd
JK
5582 with_auto_load_safe_path="/"
5583 fi
bccbefd2 5584else
7349ff92 5585 with_auto_load_safe_path="$with_auto_load_dir"
bccbefd2
JK
5586fi
5587
1564a261 5588escape_dir=`echo $with_auto_load_safe_path | sed 's/[$]\(datadir\|debugdir\)\>/\\\\\\\\\\\\&/g'`
bccbefd2
JK
5589
5590 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
5591 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
6dea1fbd 5592 ac_define_dir=`eval echo $escape_dir`
bccbefd2
JK
5593 ac_define_dir=`eval echo $ac_define_dir`
5594
5595cat >>confdefs.h <<_ACEOF
6dea1fbd 5596#define AUTO_LOAD_SAFE_PATH "$ac_define_dir"
bccbefd2
JK
5597_ACEOF
5598
5599
5600{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_auto_load_safe_path" >&5
5601$as_echo "$with_auto_load_safe_path" >&6; }
5602
29b0e8a2 5603
20e95c23 5604
5ae98d25 5605subdirs="$subdirs testsuite"
20e95c23
DJ
5606
5607
783e057b 5608# Check whether to support alternative target configurations
81ecdfbb
RW
5609# Check whether --enable-targets was given.
5610if test "${enable_targets+set}" = set; then :
5611 enableval=$enable_targets; case "${enableval}" in
5612 yes | "") as_fn_error "enable-targets option must specify target names or 'all'" "$LINENO" 5
783e057b
DJ
5613 ;;
5614 no) enable_targets= ;;
5615 *) enable_targets=$enableval ;;
5616esac
81ecdfbb
RW
5617fi
5618
20e95c23 5619
783e057b 5620# Check whether to enable 64-bit support on 32-bit hosts
81ecdfbb
RW
5621# Check whether --enable-64-bit-bfd was given.
5622if test "${enable_64_bit_bfd+set}" = set; then :
5623 enableval=$enable_64_bit_bfd; case "${enableval}" in
783e057b
DJ
5624 yes) want64=true ;;
5625 no) want64=false ;;
81ecdfbb 5626 *) as_fn_error "bad value ${enableval} for 64-bit-bfd option" "$LINENO" 5 ;;
783e057b
DJ
5627esac
5628else
5629 want64=false
81ecdfbb
RW
5630fi
5631
783e057b
DJ
5632# Provide defaults for some variables set by the per-host and per-target
5633# configuration.
5634gdb_host_obs=posix-hdep.o
20e95c23 5635
783e057b
DJ
5636if test "${target}" = "${host}"; then
5637 gdb_native=yes
5638else
5639 gdb_native=no
5640fi
20e95c23 5641
783e057b 5642. $srcdir/configure.host
20e95c23 5643
fb23d554
SDJ
5644# Add in the common host objects.
5645. $srcdir/common/common.host
5646gdb_host_obs="$gdb_host_obs $common_host_obs"
5647
783e057b 5648# Accumulate some settings from configure.tgt over all enabled targets
20e95c23 5649
783e057b
DJ
5650TARGET_OBS=
5651all_targets=
b292c783 5652HAVE_NATIVE_GCORE_TARGET=
20e95c23 5653
783e057b 5654for targ_alias in `echo $target_alias $enable_targets | sed 's/,/ /g'`
20e95c23 5655do
783e057b
DJ
5656 if test "$targ_alias" = "all"; then
5657 all_targets=true
5658 else
5659 # Canonicalize the secondary target names.
5660 result=`$ac_config_sub $targ_alias 2>/dev/null`
5661 if test -n "$result"; then
5662 targ=$result
5663 else
5664 targ=$targ_alias
5665 fi
20e95c23 5666
783e057b 5667 . ${srcdir}/configure.tgt
20e95c23 5668
bf307134
JB
5669 if test -z "${gdb_target_obs}"; then :
5670 as_fn_error "configuration ${targ} is unsupported." "$LINENO" 5
5671fi
5672
783e057b
DJ
5673 # Target-specific object files
5674 for i in ${gdb_target_obs}; do
5675 case " $TARGET_OBS " in
5676 *" ${i} "*) ;;
5677 *)
5678 TARGET_OBS="$TARGET_OBS ${i}"
5679 ;;
5680 esac
5681 done
20e95c23 5682
783e057b
DJ
5683 # Check whether this target needs 64-bit CORE_ADDR
5684 if test x${want64} = xfalse; then
5685 . ${srcdir}/../bfd/config.bfd
5686 fi
b292c783
JK
5687
5688 # Check whether this target is native and supports gcore.
5689 if test $gdb_native = yes -a "$targ_alias" = "$target_alias" \
5690 && $gdb_have_gcore; then
5691 HAVE_NATIVE_GCORE_TARGET=1
5692 fi
783e057b 5693 fi
20e95c23
DJ
5694done
5695
783e057b
DJ
5696if test x${all_targets} = xtrue; then
5697
5698 # We want all 64-bit targets if we either:
5699 # - run on a 64-bit host or
5700 # - already require 64-bit support for some other target or
5701 # - the --enable-64-bit-bfd option was supplied
5702 # Otherwise we only support all 32-bit targets.
5703 #
5704 # NOTE: This test must be in sync with the corresponding
5705 # tests in BFD!
20e95c23 5706
783e057b 5707 if test x${want64} = xfalse; then
81ecdfbb
RW
5708 # The cast to long int works around a bug in the HP C Compiler
5709# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5710# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5711# This bug is HP SR number 8606223364.
5712{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
5713$as_echo_n "checking size of long... " >&6; }
5714if test "${ac_cv_sizeof_long+set}" = set; then :
5715 $as_echo_n "(cached) " >&6
c0993dbe 5716else
81ecdfbb 5717 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
c0993dbe 5718
81ecdfbb
RW
5719else
5720 if test "$ac_cv_type_long" = yes; then
5721 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5722$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5723{ as_fn_set_status 77
5724as_fn_error "cannot compute sizeof (long)
5725See \`config.log' for more details." "$LINENO" 5; }; }
5726 else
5727 ac_cv_sizeof_long=0
5728 fi
c0993dbe 5729fi
81ecdfbb 5730
c0993dbe 5731fi
81ecdfbb
RW
5732{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
5733$as_echo "$ac_cv_sizeof_long" >&6; }
c0993dbe 5734
c0993dbe 5735
c0993dbe 5736
c0993dbe
UW
5737cat >>confdefs.h <<_ACEOF
5738#define SIZEOF_LONG $ac_cv_sizeof_long
5739_ACEOF
5740
5741
5742 if test "x${ac_cv_sizeof_long}" = "x8"; then
5743 want64=true
5744 fi
5745 fi
5746 if test x${want64} = xtrue; then
5747 TARGET_OBS='$(ALL_TARGET_OBS) $(ALL_64_TARGET_OBS)'
5748 else
5749 TARGET_OBS='$(ALL_TARGET_OBS)'
5750 fi
5751fi
5752
5753
5754
b292c783 5755
c0993dbe
UW
5756# For other settings, only the main target counts.
5757gdb_sim=
5758gdb_osabi=
5759build_gdbserver=
5760targ=$target; . ${srcdir}/configure.tgt
5761
5762# Fetch the default architecture and default target vector from BFD.
5763targ=$target; . $srcdir/../bfd/config.bfd
5764
5765# We only want the first architecture, so strip off the others if
5766# there is more than one.
5767targ_archs=`echo $targ_archs | sed 's/ .*//'`
5768
5769if test "x$targ_archs" != x; then
5770
5771cat >>confdefs.h <<_ACEOF
5772#define DEFAULT_BFD_ARCH $targ_archs
5773_ACEOF
5774
5775fi
5776if test "x$targ_defvec" != x; then
5777
5778cat >>confdefs.h <<_ACEOF
5779#define DEFAULT_BFD_VEC $targ_defvec
5780_ACEOF
5781
5782fi
5783
c0993dbe
UW
5784# The CLI cannot be disabled yet, but may be in the future.
5785
5786# Enable CLI.
81ecdfbb
RW
5787# Check whether --enable-gdbcli was given.
5788if test "${enable_gdbcli+set}" = set; then :
5789 enableval=$enable_gdbcli; case $enableval in
c0993dbe
UW
5790 yes)
5791 ;;
5792 no)
81ecdfbb 5793 as_fn_error "the command-line interface cannot be disabled yet" "$LINENO" 5 ;;
c0993dbe 5794 *)
81ecdfbb 5795 as_fn_error "bad value $enableval for --enable-gdbcli" "$LINENO" 5 ;;
c0993dbe
UW
5796 esac
5797else
5798 enable_gdbcli=yes
81ecdfbb
RW
5799fi
5800
c0993dbe
UW
5801if test x"$enable_gdbcli" = xyes; then
5802 if test -d $srcdir/cli; then
5803 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_CLI_OBS)"
5804 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_CLI_DEPS)"
5805 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_CLI_SRCS)"
5806 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_CLI_CFLAGS)"
5807 fi
5808fi
5809
5810# Enable MI.
81ecdfbb
RW
5811# Check whether --enable-gdbmi was given.
5812if test "${enable_gdbmi+set}" = set; then :
5813 enableval=$enable_gdbmi; case $enableval in
c0993dbe
UW
5814 yes | no)
5815 ;;
5816 *)
81ecdfbb 5817 as_fn_error "bad value $enableval for --enable-gdbmi" "$LINENO" 5 ;;
c0993dbe
UW
5818 esac
5819else
5820 enable_gdbmi=yes
81ecdfbb
RW
5821fi
5822
c0993dbe
UW
5823if test x"$enable_gdbmi" = xyes; then
5824 if test -d $srcdir/mi; then
5825 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_MI_OBS)"
5826 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_MI_DEPS)"
5827 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_MI_SRCS)"
5828 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_MI_CFLAGS)"
5829 fi
5830fi
5831
5832# Enable TUI.
81ecdfbb
RW
5833# Check whether --enable-tui was given.
5834if test "${enable_tui+set}" = set; then :
5835 enableval=$enable_tui; case $enableval in
3ca64bd3 5836 yes | no | auto)
c0993dbe
UW
5837 ;;
5838 *)
81ecdfbb 5839 as_fn_error "bad value $enableval for --enable-tui" "$LINENO" 5 ;;
c0993dbe
UW
5840 esac
5841else
3ca64bd3 5842 enable_tui=auto
81ecdfbb
RW
5843fi
5844
c0993dbe
UW
5845
5846# Enable gdbtk.
81ecdfbb
RW
5847# Check whether --enable-gdbtk was given.
5848if test "${enable_gdbtk+set}" = set; then :
5849 enableval=$enable_gdbtk; case $enableval in
c0993dbe
UW
5850 yes | no)
5851 ;;
5852 *)
81ecdfbb 5853 as_fn_error "bad value $enableval for --enable-gdbtk" "$LINENO" 5 ;;
c0993dbe
UW
5854 esac
5855else
5062cc19 5856 if test -d $srcdir/gdbtk; then
c0993dbe
UW
5857 enable_gdbtk=yes
5858 else
5859 enable_gdbtk=no
5860 fi
81ecdfbb
RW
5861fi
5862
c0993dbe
UW
5863# We unconditionally disable gdbtk tests on selected platforms.
5864case $host_os in
5865 go32* | windows*)
81ecdfbb
RW
5866 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: gdbtk isn't supported on $host; disabling" >&5
5867$as_echo "$as_me: WARNING: gdbtk isn't supported on $host; disabling" >&2;}
c0993dbe
UW
5868 enable_gdbtk=no ;;
5869esac
5870
05e7c244 5871# Libunwind support for ia64.
bec39cab 5872
05e7c244
JK
5873
5874# Check whether --with-libunwind-ia64 was given.
5875if test "${with_libunwind_ia64+set}" = set; then :
5876 withval=$with_libunwind_ia64;
bec39cab 5877else
05e7c244
JK
5878 with_libunwind_ia64=auto
5879fi
bec39cab 5880
05e7c244
JK
5881
5882# Backward compatibility option.
5883if test "${with_libunwind+set}" = set; then
5884 if test x"$with_libunwind_ia64" != xauto; then
5885 as_fn_error "option --with-libunwind is deprecated, use --with-libunwind-ia64" "$LINENO" 5
5886 fi
5887 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: option --with-libunwind is deprecated, use --with-libunwind-ia64" >&5
5888$as_echo "$as_me: WARNING: option --with-libunwind is deprecated, use --with-libunwind-ia64" >&2;}
5889 with_libunwind_ia64="$with_libunwind"
5890fi
5891
5892case "$with_libunwind_ia64" in
5893 yes | no)
5894 ;;
5895 auto)
5896 for ac_header in libunwind-ia64.h
81ecdfbb 5897do :
b54a8fd7
PA
5898 ac_fn_c_check_header_mongrel "$LINENO" "libunwind-ia64.h" "ac_cv_header_libunwind_ia64_h" "$ac_includes_default"
5899if test "x$ac_cv_header_libunwind_ia64_h" = x""yes; then :
bec39cab 5900 cat >>confdefs.h <<_ACEOF
b54a8fd7 5901#define HAVE_LIBUNWIND_IA64_H 1
bec39cab
AC
5902_ACEOF
5903
5904fi
5905
5906done
5907
05e7c244
JK
5908 with_libunwind_ia64=$ac_cv_header_libunwind_ia64_h
5909 ;;
5910 *)
5911 as_fn_error "bad value $with_libunwind_ia64 for GDB --with-libunwind-ia64 option" "$LINENO" 5
5912 ;;
5913esac
bec39cab 5914
05e7c244 5915if test x"$with_libunwind_ia64" = xyes; then
b54a8fd7 5916 for ac_header in libunwind-ia64.h
81ecdfbb 5917do :
b54a8fd7
PA
5918 ac_fn_c_check_header_mongrel "$LINENO" "libunwind-ia64.h" "ac_cv_header_libunwind_ia64_h" "$ac_includes_default"
5919if test "x$ac_cv_header_libunwind_ia64_h" = x""yes; then :
bec39cab 5920 cat >>confdefs.h <<_ACEOF
b54a8fd7 5921#define HAVE_LIBUNWIND_IA64_H 1
bec39cab
AC
5922_ACEOF
5923
5924fi
5925
5926done
5927
05e7c244
JK
5928 if test x"$ac_cv_header_libunwind_ia64_h" != xyes; then
5929 as_fn_error "GDB option --with-libunwind-ia64 requires libunwind-ia64.h" "$LINENO" 5
5930 fi
5931 CONFIG_OBS="$CONFIG_OBS ia64-libunwind-tdep.o"
5932 CONFIG_DEPS="$CONFIG_DEPS ia64-libunwind-tdep.o"
5933 CONFIG_SRCS="$CONFIG_SRCS ia64-libunwind-tdep.c"
a9322a30
TT
5934fi
5935
cb01cfba
JB
5936opt_curses=no
5937
81ecdfbb
RW
5938# Check whether --with-curses was given.
5939if test "${with_curses+set}" = set; then :
5940 withval=$with_curses; opt_curses=$withval
5941fi
5942
cb01cfba 5943
76a39ba7 5944prefer_curses=no
cb01cfba 5945if test "$opt_curses" = "yes"; then
76a39ba7 5946 prefer_curses=yes
cb01cfba
JB
5947fi
5948
a9322a30 5949# Profiling support.
81ecdfbb
RW
5950# Check whether --enable-profiling was given.
5951if test "${enable_profiling+set}" = set; then :
5952 enableval=$enable_profiling; case $enableval in
a9322a30
TT
5953 yes | no)
5954 ;;
5955 *)
81ecdfbb 5956 as_fn_error "bad value $enableval for --enable-profile" "$LINENO" 5 ;;
a9322a30
TT
5957 esac
5958else
5959 enable_profiling=no
81ecdfbb 5960fi
bec39cab 5961
a9322a30
TT
5962
5963for ac_func in monstartup _mcleanup
81ecdfbb
RW
5964do :
5965 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
5966ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
5967eval as_val=\$$as_ac_var
5968 if test "x$as_val" = x""yes; then :
5969 cat >>confdefs.h <<_ACEOF
5970#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bec39cab 5971_ACEOF
a9322a30 5972
81ecdfbb
RW
5973fi
5974done
a9322a30 5975
81ecdfbb
RW
5976{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for _etext" >&5
5977$as_echo_n "checking for _etext... " >&6; }
5978if test "${ac_cv_var__etext+set}" = set; then :
5979 $as_echo_n "(cached) " >&6
5980else
5981 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5982/* end confdefs.h. */
5983#include <stdlib.h>
5984extern char _etext;
a9322a30
TT
5985
5986int
5987main ()
5988{
5989free (&_etext);
5990 ;
5991 return 0;
5992}
bec39cab 5993_ACEOF
81ecdfbb 5994if ac_fn_c_try_link "$LINENO"; then :
a9322a30 5995 ac_cv_var__etext=yes
bec39cab 5996else
81ecdfbb 5997 ac_cv_var__etext=no
bec39cab 5998fi
81ecdfbb
RW
5999rm -f core conftest.err conftest.$ac_objext \
6000 conftest$ac_exeext conftest.$ac_ext
bec39cab 6001fi
81ecdfbb
RW
6002{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var__etext" >&5
6003$as_echo "$ac_cv_var__etext" >&6; }
a9322a30 6004if test $ac_cv_var__etext = yes; then
60ca704f 6005
81ecdfbb 6006$as_echo "#define HAVE__ETEXT 1" >>confdefs.h
bec39cab 6007
bec39cab 6008fi
81ecdfbb
RW
6009{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for etext" >&5
6010$as_echo_n "checking for etext... " >&6; }
6011if test "${ac_cv_var_etext+set}" = set; then :
6012 $as_echo_n "(cached) " >&6
bec39cab 6013else
81ecdfbb 6014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6015/* end confdefs.h. */
a9322a30
TT
6016#include <stdlib.h>
6017extern char etext;
bec39cab
AC
6018
6019int
6020main ()
6021{
a9322a30 6022free (&etext);
bec39cab
AC
6023 ;
6024 return 0;
6025}
6026_ACEOF
81ecdfbb 6027if ac_fn_c_try_link "$LINENO"; then :
a9322a30 6028 ac_cv_var_etext=yes
bec39cab 6029else
81ecdfbb 6030 ac_cv_var_etext=no
bec39cab 6031fi
81ecdfbb
RW
6032rm -f core conftest.err conftest.$ac_objext \
6033 conftest$ac_exeext conftest.$ac_ext
bec39cab 6034fi
81ecdfbb
RW
6035{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_etext" >&5
6036$as_echo "$ac_cv_var_etext" >&6; }
a9322a30
TT
6037if test $ac_cv_var_etext = yes; then
6038
81ecdfbb 6039$as_echo "#define HAVE_ETEXT 1" >>confdefs.h
bec39cab
AC
6040
6041fi
a9322a30
TT
6042if test "$enable_profiling" = yes ; then
6043 if test $ac_cv_func_monstartup = no || test $ac_cv_func__mcleanup = no; then
81ecdfbb 6044 as_fn_error "--enable-profiling requires monstartup and _mcleanup" "$LINENO" 5
a9322a30
TT
6045 fi
6046 PROFILE_CFLAGS=-pg
6047 OLD_CFLAGS="$CFLAGS"
6048 CFLAGS="$CFLAGS $PROFILE_CFLAGS"
bec39cab 6049
81ecdfbb
RW
6050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -pg" >&5
6051$as_echo_n "checking whether $CC supports -pg... " >&6; }
6052if test "${ac_cv_cc_supports_pg+set}" = set; then :
6053 $as_echo_n "(cached) " >&6
bec39cab 6054else
81ecdfbb 6055 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6056/* end confdefs.h. */
bec39cab
AC
6057
6058int
6059main ()
6060{
a9322a30 6061int x;
bec39cab
AC
6062 ;
6063 return 0;
6064}
6065_ACEOF
81ecdfbb 6066if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 6067 ac_cv_cc_supports_pg=yes
bec39cab 6068else
81ecdfbb 6069 ac_cv_cc_supports_pg=no
bec39cab 6070fi
81ecdfbb 6071rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 6072fi
81ecdfbb
RW
6073{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cc_supports_pg" >&5
6074$as_echo "$ac_cv_cc_supports_pg" >&6; }
bec39cab 6075
a9322a30 6076 if test $ac_cv_cc_supports_pg = no; then
81ecdfbb 6077 as_fn_error "--enable-profiling requires a compiler which supports -pg" "$LINENO" 5
a9322a30 6078 fi
bec39cab 6079
a9322a30 6080 CFLAGS="$OLD_CFLAGS"
bec39cab
AC
6081fi
6082
c16158bc
JM
6083
6084
81ecdfbb
RW
6085# Check whether --with-pkgversion was given.
6086if test "${with_pkgversion+set}" = set; then :
6087 withval=$with_pkgversion; case "$withval" in
6088 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
c16158bc
JM
6089 no) PKGVERSION= ;;
6090 *) PKGVERSION="($withval) " ;;
6091 esac
6092else
6093 PKGVERSION="(GDB) "
6094
81ecdfbb 6095fi
c16158bc
JM
6096
6097
6098
6099
81ecdfbb
RW
6100
6101# Check whether --with-bugurl was given.
6102if test "${with_bugurl+set}" = set; then :
6103 withval=$with_bugurl; case "$withval" in
6104 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
c16158bc
JM
6105 no) BUGURL=
6106 ;;
6107 *) BUGURL="$withval"
6108 ;;
6109 esac
6110else
6111 BUGURL="http://www.gnu.org/software/gdb/bugs/"
6112
81ecdfbb
RW
6113fi
6114
c16158bc
JM
6115 case ${BUGURL} in
6116 "")
6117 REPORT_BUGS_TO=
6118 REPORT_BUGS_TEXI=
6119 ;;
6120 *)
6121 REPORT_BUGS_TO="<$BUGURL>"
6122 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
6123 ;;
6124 esac;
6125
6126
6127
6128
6129cat >>confdefs.h <<_ACEOF
6130#define PKGVERSION "$PKGVERSION"
6131_ACEOF
6132
6133
6134cat >>confdefs.h <<_ACEOF
6135#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
6136_ACEOF
6137
6138
bec39cab
AC
6139# --------------------- #
6140# Checks for programs. #
6141# --------------------- #
6142
6143for ac_prog in gawk mawk nawk awk
6144do
6145 # Extract the first word of "$ac_prog", so it can be a program name with args.
6146set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
6147{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6148$as_echo_n "checking for $ac_word... " >&6; }
6149if test "${ac_cv_prog_AWK+set}" = set; then :
6150 $as_echo_n "(cached) " >&6
bec39cab
AC
6151else
6152 if test -n "$AWK"; then
6153 ac_cv_prog_AWK="$AWK" # Let the user override the test.
6154else
6155as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6156for as_dir in $PATH
6157do
6158 IFS=$as_save_IFS
6159 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6160 for ac_exec_ext in '' $ac_executable_extensions; do
6161 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6162 ac_cv_prog_AWK="$ac_prog"
81ecdfbb 6163 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6164 break 2
6165 fi
6166done
81ecdfbb
RW
6167 done
6168IFS=$as_save_IFS
bec39cab
AC
6169
6170fi
6171fi
6172AWK=$ac_cv_prog_AWK
6173if test -n "$AWK"; then
81ecdfbb
RW
6174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
6175$as_echo "$AWK" >&6; }
bec39cab 6176else
81ecdfbb
RW
6177 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6178$as_echo "no" >&6; }
bec39cab
AC
6179fi
6180
bec39cab 6181
81ecdfbb 6182 test -n "$AWK" && break
bec39cab
AC
6183done
6184
c971b7fa
PA
6185# Find a good install program. We prefer a C program (faster),
6186# so one script is as good as another. But avoid the broken or
6187# incompatible versions:
6188# SysV /etc/install, /usr/sbin/install
6189# SunOS /usr/etc/install
6190# IRIX /sbin/install
6191# AIX /bin/install
6192# AmigaOS /C/install, which installs bootblocks on floppy discs
6193# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
6194# AFS /usr/afsws/bin/install, which mishandles nonexistent args
6195# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6196# OS/2's system install, which has a completely different semantic
6197# ./install, which can be erroneously created by make from ./install.sh.
6198# Reject install programs that cannot install multiple files.
6199{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
6200$as_echo_n "checking for a BSD-compatible install... " >&6; }
6201if test -z "$INSTALL"; then
6202if test "${ac_cv_path_install+set}" = set; then :
6203 $as_echo_n "(cached) " >&6
6204else
6205 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6206for as_dir in $PATH
6207do
6208 IFS=$as_save_IFS
6209 test -z "$as_dir" && as_dir=.
6210 # Account for people who put trailing slashes in PATH elements.
6211case $as_dir/ in #((
6212 ./ | .// | /[cC]/* | \
6213 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
6214 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
6215 /usr/ucb/* ) ;;
6216 *)
6217 # OSF1 and SCO ODT 3.0 have their own names for install.
6218 # Don't use installbsd from OSF since it installs stuff as root
6219 # by default.
6220 for ac_prog in ginstall scoinst install; do
6221 for ac_exec_ext in '' $ac_executable_extensions; do
6222 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
6223 if test $ac_prog = install &&
6224 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6225 # AIX install. It has an incompatible calling convention.
6226 :
6227 elif test $ac_prog = install &&
6228 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
6229 # program-specific install script used by HP pwplus--don't use.
6230 :
6231 else
6232 rm -rf conftest.one conftest.two conftest.dir
6233 echo one > conftest.one
6234 echo two > conftest.two
6235 mkdir conftest.dir
6236 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
6237 test -s conftest.one && test -s conftest.two &&
6238 test -s conftest.dir/conftest.one &&
6239 test -s conftest.dir/conftest.two
6240 then
6241 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
6242 break 3
6243 fi
6244 fi
6245 fi
6246 done
6247 done
6248 ;;
6249esac
6250
6251 done
6252IFS=$as_save_IFS
6253
6254rm -rf conftest.one conftest.two conftest.dir
6255
6256fi
6257 if test "${ac_cv_path_install+set}" = set; then
6258 INSTALL=$ac_cv_path_install
6259 else
6260 # As a last resort, use the slow shell script. Don't cache a
6261 # value for INSTALL within a source directory, because that will
6262 # break other packages using the cache if that directory is
6263 # removed, or if the value is a relative name.
6264 INSTALL=$ac_install_sh
6265 fi
6266fi
6267{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
6268$as_echo "$INSTALL" >&6; }
6269
6270# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
6271# It thinks the first close brace ends the variable substitution.
6272test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
6273
6274test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
6275
6276test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
bec39cab 6277
81ecdfbb
RW
6278{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6279$as_echo_n "checking whether ln -s works... " >&6; }
bec39cab
AC
6280LN_S=$as_ln_s
6281if test "$LN_S" = "ln -s"; then
81ecdfbb
RW
6282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6283$as_echo "yes" >&6; }
bec39cab 6284else
81ecdfbb
RW
6285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6286$as_echo "no, using $LN_S" >&6; }
bec39cab
AC
6287fi
6288
6289if test -n "$ac_tool_prefix"; then
6290 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6291set dummy ${ac_tool_prefix}ranlib; ac_word=$2
81ecdfbb
RW
6292{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6293$as_echo_n "checking for $ac_word... " >&6; }
6294if test "${ac_cv_prog_RANLIB+set}" = set; then :
6295 $as_echo_n "(cached) " >&6
bec39cab
AC
6296else
6297 if test -n "$RANLIB"; then
6298 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6299else
6300as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6301for as_dir in $PATH
6302do
6303 IFS=$as_save_IFS
6304 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6305 for ac_exec_ext in '' $ac_executable_extensions; do
6306 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6307 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
81ecdfbb 6308 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6309 break 2
6310 fi
6311done
81ecdfbb
RW
6312 done
6313IFS=$as_save_IFS
bec39cab
AC
6314
6315fi
6316fi
6317RANLIB=$ac_cv_prog_RANLIB
6318if test -n "$RANLIB"; then
81ecdfbb
RW
6319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6320$as_echo "$RANLIB" >&6; }
bec39cab 6321else
81ecdfbb
RW
6322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6323$as_echo "no" >&6; }
bec39cab
AC
6324fi
6325
81ecdfbb 6326
bec39cab
AC
6327fi
6328if test -z "$ac_cv_prog_RANLIB"; then
6329 ac_ct_RANLIB=$RANLIB
6330 # Extract the first word of "ranlib", so it can be a program name with args.
6331set dummy ranlib; ac_word=$2
81ecdfbb
RW
6332{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6333$as_echo_n "checking for $ac_word... " >&6; }
6334if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6335 $as_echo_n "(cached) " >&6
bec39cab
AC
6336else
6337 if test -n "$ac_ct_RANLIB"; then
6338 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6339else
6340as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6341for as_dir in $PATH
6342do
6343 IFS=$as_save_IFS
6344 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6345 for ac_exec_ext in '' $ac_executable_extensions; do
6346 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6347 ac_cv_prog_ac_ct_RANLIB="ranlib"
81ecdfbb 6348 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6349 break 2
6350 fi
6351done
81ecdfbb
RW
6352 done
6353IFS=$as_save_IFS
bec39cab 6354
bec39cab
AC
6355fi
6356fi
6357ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6358if test -n "$ac_ct_RANLIB"; then
81ecdfbb
RW
6359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6360$as_echo "$ac_ct_RANLIB" >&6; }
bec39cab 6361else
81ecdfbb
RW
6362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6363$as_echo "no" >&6; }
bec39cab
AC
6364fi
6365
81ecdfbb
RW
6366 if test "x$ac_ct_RANLIB" = x; then
6367 RANLIB=":"
6368 else
6369 case $cross_compiling:$ac_tool_warned in
6370yes:)
6371{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6372$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6373ac_tool_warned=yes ;;
6374esac
6375 RANLIB=$ac_ct_RANLIB
6376 fi
bec39cab
AC
6377else
6378 RANLIB="$ac_cv_prog_RANLIB"
6379fi
6380
6381for ac_prog in 'bison -y' byacc
6382do
6383 # Extract the first word of "$ac_prog", so it can be a program name with args.
6384set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
6385{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6386$as_echo_n "checking for $ac_word... " >&6; }
6387if test "${ac_cv_prog_YACC+set}" = set; then :
6388 $as_echo_n "(cached) " >&6
bec39cab
AC
6389else
6390 if test -n "$YACC"; then
6391 ac_cv_prog_YACC="$YACC" # Let the user override the test.
6392else
6393as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6394for as_dir in $PATH
6395do
6396 IFS=$as_save_IFS
6397 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6398 for ac_exec_ext in '' $ac_executable_extensions; do
6399 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6400 ac_cv_prog_YACC="$ac_prog"
81ecdfbb 6401 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6402 break 2
6403 fi
6404done
81ecdfbb
RW
6405 done
6406IFS=$as_save_IFS
bec39cab
AC
6407
6408fi
6409fi
6410YACC=$ac_cv_prog_YACC
6411if test -n "$YACC"; then
81ecdfbb
RW
6412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
6413$as_echo "$YACC" >&6; }
bec39cab 6414else
81ecdfbb
RW
6415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6416$as_echo "no" >&6; }
bec39cab
AC
6417fi
6418
81ecdfbb 6419
bec39cab
AC
6420 test -n "$YACC" && break
6421done
6422test -n "$YACC" || YACC="yacc"
6423
6424
6425if test -n "$ac_tool_prefix"; then
6426 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6427set dummy ${ac_tool_prefix}ar; ac_word=$2
81ecdfbb
RW
6428{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6429$as_echo_n "checking for $ac_word... " >&6; }
6430if test "${ac_cv_prog_AR+set}" = set; then :
6431 $as_echo_n "(cached) " >&6
bec39cab
AC
6432else
6433 if test -n "$AR"; then
6434 ac_cv_prog_AR="$AR" # Let the user override the test.
6435else
6436as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6437for as_dir in $PATH
6438do
6439 IFS=$as_save_IFS
6440 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6441 for ac_exec_ext in '' $ac_executable_extensions; do
6442 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6443 ac_cv_prog_AR="${ac_tool_prefix}ar"
81ecdfbb 6444 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6445 break 2
6446 fi
6447done
81ecdfbb
RW
6448 done
6449IFS=$as_save_IFS
bec39cab
AC
6450
6451fi
6452fi
6453AR=$ac_cv_prog_AR
6454if test -n "$AR"; then
81ecdfbb
RW
6455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6456$as_echo "$AR" >&6; }
bec39cab 6457else
81ecdfbb
RW
6458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6459$as_echo "no" >&6; }
bec39cab
AC
6460fi
6461
81ecdfbb 6462
bec39cab
AC
6463fi
6464if test -z "$ac_cv_prog_AR"; then
6465 ac_ct_AR=$AR
6466 # Extract the first word of "ar", so it can be a program name with args.
6467set dummy ar; ac_word=$2
81ecdfbb
RW
6468{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6469$as_echo_n "checking for $ac_word... " >&6; }
6470if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6471 $as_echo_n "(cached) " >&6
bec39cab
AC
6472else
6473 if test -n "$ac_ct_AR"; then
6474 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6475else
6476as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6477for as_dir in $PATH
6478do
6479 IFS=$as_save_IFS
6480 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6481 for ac_exec_ext in '' $ac_executable_extensions; do
6482 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6483 ac_cv_prog_ac_ct_AR="ar"
81ecdfbb 6484 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6485 break 2
6486 fi
6487done
81ecdfbb
RW
6488 done
6489IFS=$as_save_IFS
bec39cab
AC
6490
6491fi
6492fi
6493ac_ct_AR=$ac_cv_prog_ac_ct_AR
6494if test -n "$ac_ct_AR"; then
81ecdfbb
RW
6495 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6496$as_echo "$ac_ct_AR" >&6; }
bec39cab 6497else
81ecdfbb
RW
6498 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6499$as_echo "no" >&6; }
bec39cab
AC
6500fi
6501
81ecdfbb
RW
6502 if test "x$ac_ct_AR" = x; then
6503 AR=""
6504 else
6505 case $cross_compiling:$ac_tool_warned in
6506yes:)
6507{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6508$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6509ac_tool_warned=yes ;;
6510esac
6511 AR=$ac_ct_AR
6512 fi
bec39cab
AC
6513else
6514 AR="$ac_cv_prog_AR"
6515fi
6516
6517if test -n "$ac_tool_prefix"; then
6518 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
6519set dummy ${ac_tool_prefix}dlltool; ac_word=$2
81ecdfbb
RW
6520{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6521$as_echo_n "checking for $ac_word... " >&6; }
6522if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
6523 $as_echo_n "(cached) " >&6
bec39cab
AC
6524else
6525 if test -n "$DLLTOOL"; then
6526 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
6527else
6528as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6529for as_dir in $PATH
6530do
6531 IFS=$as_save_IFS
6532 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6533 for ac_exec_ext in '' $ac_executable_extensions; do
6534 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6535 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
81ecdfbb 6536 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6537 break 2
6538 fi
6539done
81ecdfbb
RW
6540 done
6541IFS=$as_save_IFS
bec39cab
AC
6542
6543fi
6544fi
6545DLLTOOL=$ac_cv_prog_DLLTOOL
6546if test -n "$DLLTOOL"; then
81ecdfbb
RW
6547 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6548$as_echo "$DLLTOOL" >&6; }
bec39cab 6549else
81ecdfbb
RW
6550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6551$as_echo "no" >&6; }
bec39cab
AC
6552fi
6553
81ecdfbb 6554
bec39cab
AC
6555fi
6556if test -z "$ac_cv_prog_DLLTOOL"; then
6557 ac_ct_DLLTOOL=$DLLTOOL
6558 # Extract the first word of "dlltool", so it can be a program name with args.
6559set dummy dlltool; ac_word=$2
81ecdfbb
RW
6560{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6561$as_echo_n "checking for $ac_word... " >&6; }
6562if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then :
6563 $as_echo_n "(cached) " >&6
bec39cab
AC
6564else
6565 if test -n "$ac_ct_DLLTOOL"; then
6566 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
6567else
6568as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6569for as_dir in $PATH
6570do
6571 IFS=$as_save_IFS
6572 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6573 for ac_exec_ext in '' $ac_executable_extensions; do
6574 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6575 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
81ecdfbb 6576 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6577 break 2
6578 fi
6579done
81ecdfbb
RW
6580 done
6581IFS=$as_save_IFS
bec39cab
AC
6582
6583fi
6584fi
6585ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
6586if test -n "$ac_ct_DLLTOOL"; then
81ecdfbb
RW
6587 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6588$as_echo "$ac_ct_DLLTOOL" >&6; }
bec39cab 6589else
81ecdfbb
RW
6590 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6591$as_echo "no" >&6; }
bec39cab
AC
6592fi
6593
81ecdfbb
RW
6594 if test "x$ac_ct_DLLTOOL" = x; then
6595 DLLTOOL=""
6596 else
6597 case $cross_compiling:$ac_tool_warned in
6598yes:)
6599{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6600$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6601ac_tool_warned=yes ;;
6602esac
6603 DLLTOOL=$ac_ct_DLLTOOL
6604 fi
bec39cab
AC
6605else
6606 DLLTOOL="$ac_cv_prog_DLLTOOL"
6607fi
6608
6609if test -n "$ac_tool_prefix"; then
6610 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
6611set dummy ${ac_tool_prefix}windres; ac_word=$2
81ecdfbb
RW
6612{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6613$as_echo_n "checking for $ac_word... " >&6; }
6614if test "${ac_cv_prog_WINDRES+set}" = set; then :
6615 $as_echo_n "(cached) " >&6
bec39cab
AC
6616else
6617 if test -n "$WINDRES"; then
6618 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
6619else
6620as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6621for as_dir in $PATH
6622do
6623 IFS=$as_save_IFS
6624 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6625 for ac_exec_ext in '' $ac_executable_extensions; do
6626 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6627 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
81ecdfbb 6628 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6629 break 2
6630 fi
6631done
81ecdfbb
RW
6632 done
6633IFS=$as_save_IFS
bec39cab
AC
6634
6635fi
6636fi
6637WINDRES=$ac_cv_prog_WINDRES
6638if test -n "$WINDRES"; then
81ecdfbb
RW
6639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5
6640$as_echo "$WINDRES" >&6; }
bec39cab 6641else
81ecdfbb
RW
6642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6643$as_echo "no" >&6; }
bec39cab
AC
6644fi
6645
81ecdfbb 6646
bec39cab
AC
6647fi
6648if test -z "$ac_cv_prog_WINDRES"; then
6649 ac_ct_WINDRES=$WINDRES
6650 # Extract the first word of "windres", so it can be a program name with args.
6651set dummy windres; ac_word=$2
81ecdfbb
RW
6652{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6653$as_echo_n "checking for $ac_word... " >&6; }
6654if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then :
6655 $as_echo_n "(cached) " >&6
bec39cab
AC
6656else
6657 if test -n "$ac_ct_WINDRES"; then
6658 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
6659else
6660as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6661for as_dir in $PATH
6662do
6663 IFS=$as_save_IFS
6664 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6665 for ac_exec_ext in '' $ac_executable_extensions; do
6666 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6667 ac_cv_prog_ac_ct_WINDRES="windres"
81ecdfbb 6668 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6669 break 2
6670 fi
6671done
81ecdfbb
RW
6672 done
6673IFS=$as_save_IFS
bec39cab
AC
6674
6675fi
6676fi
6677ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
6678if test -n "$ac_ct_WINDRES"; then
81ecdfbb
RW
6679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_WINDRES" >&5
6680$as_echo "$ac_ct_WINDRES" >&6; }
bec39cab 6681else
81ecdfbb
RW
6682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6683$as_echo "no" >&6; }
c906108c 6684fi
bec39cab 6685
81ecdfbb
RW
6686 if test "x$ac_ct_WINDRES" = x; then
6687 WINDRES=""
6688 else
6689 case $cross_compiling:$ac_tool_warned in
6690yes:)
6691{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6692$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6693ac_tool_warned=yes ;;
6694esac
6695 WINDRES=$ac_ct_WINDRES
6696 fi
c906108c 6697else
bec39cab 6698 WINDRES="$ac_cv_prog_WINDRES"
c906108c
SS
6699fi
6700
bec39cab 6701
036c3acb
TS
6702case $host_os in
6703 gnu*)
6704 # Needed for GNU Hurd hosts.
6705 if test -n "$ac_tool_prefix"; then
bec39cab
AC
6706 # Extract the first word of "${ac_tool_prefix}mig", so it can be a program name with args.
6707set dummy ${ac_tool_prefix}mig; ac_word=$2
81ecdfbb
RW
6708{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6709$as_echo_n "checking for $ac_word... " >&6; }
6710if test "${ac_cv_prog_MIG+set}" = set; then :
6711 $as_echo_n "(cached) " >&6
c906108c 6712else
bec39cab
AC
6713 if test -n "$MIG"; then
6714 ac_cv_prog_MIG="$MIG" # Let the user override the test.
6715else
6716as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6717for as_dir in $PATH
6718do
6719 IFS=$as_save_IFS
6720 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6721 for ac_exec_ext in '' $ac_executable_extensions; do
6722 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6723 ac_cv_prog_MIG="${ac_tool_prefix}mig"
81ecdfbb 6724 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6725 break 2
6726 fi
6727done
81ecdfbb
RW
6728 done
6729IFS=$as_save_IFS
bec39cab 6730
c906108c 6731fi
bec39cab
AC
6732fi
6733MIG=$ac_cv_prog_MIG
6734if test -n "$MIG"; then
81ecdfbb
RW
6735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MIG" >&5
6736$as_echo "$MIG" >&6; }
c906108c 6737else
81ecdfbb
RW
6738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6739$as_echo "no" >&6; }
c906108c
SS
6740fi
6741
81ecdfbb 6742
bec39cab
AC
6743fi
6744if test -z "$ac_cv_prog_MIG"; then
6745 ac_ct_MIG=$MIG
6746 # Extract the first word of "mig", so it can be a program name with args.
6747set dummy mig; ac_word=$2
81ecdfbb
RW
6748{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6749$as_echo_n "checking for $ac_word... " >&6; }
6750if test "${ac_cv_prog_ac_ct_MIG+set}" = set; then :
6751 $as_echo_n "(cached) " >&6
bec39cab
AC
6752else
6753 if test -n "$ac_ct_MIG"; then
6754 ac_cv_prog_ac_ct_MIG="$ac_ct_MIG" # Let the user override the test.
6755else
6756as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6757for as_dir in $PATH
6758do
6759 IFS=$as_save_IFS
6760 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
6761 for ac_exec_ext in '' $ac_executable_extensions; do
6762 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 6763 ac_cv_prog_ac_ct_MIG="mig"
81ecdfbb 6764 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
6765 break 2
6766 fi
6767done
81ecdfbb
RW
6768 done
6769IFS=$as_save_IFS
c906108c 6770
bec39cab
AC
6771fi
6772fi
6773ac_ct_MIG=$ac_cv_prog_ac_ct_MIG
6774if test -n "$ac_ct_MIG"; then
81ecdfbb
RW
6775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MIG" >&5
6776$as_echo "$ac_ct_MIG" >&6; }
bec39cab 6777else
81ecdfbb
RW
6778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6779$as_echo "no" >&6; }
bec39cab 6780fi
c906108c 6781
81ecdfbb
RW
6782 if test "x$ac_ct_MIG" = x; then
6783 MIG=""
6784 else
6785 case $cross_compiling:$ac_tool_warned in
6786yes:)
6787{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6788$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6789ac_tool_warned=yes ;;
6790esac
6791 MIG=$ac_ct_MIG
6792 fi
bec39cab
AC
6793else
6794 MIG="$ac_cv_prog_MIG"
6795fi
c906108c 6796
036c3acb
TS
6797 if test x"$MIG" = x; then
6798 as_fn_error "MIG not found but required for $host hosts" "$LINENO" 5
6799 fi
6800 ;;
6801esac
c906108c 6802
bec39cab
AC
6803# ---------------------- #
6804# Checks for libraries. #
6805# ---------------------- #
c906108c 6806
bec39cab 6807# We might need to link with -lm; most simulators need it.
81ecdfbb
RW
6808{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lm" >&5
6809$as_echo_n "checking for main in -lm... " >&6; }
6810if test "${ac_cv_lib_m_main+set}" = set; then :
6811 $as_echo_n "(cached) " >&6
bec39cab
AC
6812else
6813 ac_check_lib_save_LIBS=$LIBS
6814LIBS="-lm $LIBS"
81ecdfbb 6815cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6816/* end confdefs.h. */
c906108c 6817
c906108c 6818
bec39cab
AC
6819int
6820main ()
6821{
81ecdfbb 6822return main ();
bec39cab
AC
6823 ;
6824 return 0;
6825}
6826_ACEOF
81ecdfbb 6827if ac_fn_c_try_link "$LINENO"; then :
bec39cab
AC
6828 ac_cv_lib_m_main=yes
6829else
81ecdfbb 6830 ac_cv_lib_m_main=no
bec39cab 6831fi
81ecdfbb
RW
6832rm -f core conftest.err conftest.$ac_objext \
6833 conftest$ac_exeext conftest.$ac_ext
bec39cab
AC
6834LIBS=$ac_check_lib_save_LIBS
6835fi
81ecdfbb
RW
6836{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_main" >&5
6837$as_echo "$ac_cv_lib_m_main" >&6; }
6838if test "x$ac_cv_lib_m_main" = x""yes; then :
bec39cab
AC
6839 cat >>confdefs.h <<_ACEOF
6840#define HAVE_LIBM 1
6841_ACEOF
6842
6843 LIBS="-lm $LIBS"
c906108c 6844
c906108c 6845fi
bec39cab
AC
6846
6847
6848# We need to link with -lw to get `wctype' on Solaris before Solaris
6849# 2.6. Solaris 2.6 and beyond have this function in libc, and have a
6850# libw that some versions of the GNU linker cannot hanle (GNU ld 2.9.1
6851# is known to have this problem). Therefore we avoid libw if we can.
81ecdfbb
RW
6852ac_fn_c_check_func "$LINENO" "wctype" "ac_cv_func_wctype"
6853if test "x$ac_cv_func_wctype" = x""yes; then :
bec39cab 6854
c906108c 6855else
81ecdfbb
RW
6856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wctype in -lw" >&5
6857$as_echo_n "checking for wctype in -lw... " >&6; }
6858if test "${ac_cv_lib_w_wctype+set}" = set; then :
6859 $as_echo_n "(cached) " >&6
bec39cab
AC
6860else
6861 ac_check_lib_save_LIBS=$LIBS
6862LIBS="-lw $LIBS"
81ecdfbb 6863cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6864/* end confdefs.h. */
c906108c 6865
81ecdfbb
RW
6866/* Override any GCC internal prototype to avoid an error.
6867 Use char because int might match the return type of a GCC
6868 builtin and then its argument prototype would still apply. */
bec39cab
AC
6869#ifdef __cplusplus
6870extern "C"
6871#endif
bec39cab
AC
6872char wctype ();
6873int
6874main ()
6875{
81ecdfbb 6876return wctype ();
bec39cab
AC
6877 ;
6878 return 0;
6879}
6880_ACEOF
81ecdfbb 6881if ac_fn_c_try_link "$LINENO"; then :
bec39cab
AC
6882 ac_cv_lib_w_wctype=yes
6883else
81ecdfbb 6884 ac_cv_lib_w_wctype=no
bec39cab 6885fi
81ecdfbb
RW
6886rm -f core conftest.err conftest.$ac_objext \
6887 conftest$ac_exeext conftest.$ac_ext
bec39cab
AC
6888LIBS=$ac_check_lib_save_LIBS
6889fi
81ecdfbb
RW
6890{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_w_wctype" >&5
6891$as_echo "$ac_cv_lib_w_wctype" >&6; }
6892if test "x$ac_cv_lib_w_wctype" = x""yes; then :
bec39cab
AC
6893 cat >>confdefs.h <<_ACEOF
6894#define HAVE_LIBW 1
6895_ACEOF
c906108c 6896
bec39cab 6897 LIBS="-lw $LIBS"
c906108c 6898
bec39cab 6899fi
c906108c 6900
bec39cab 6901fi
c906108c 6902
ddc9cd0f 6903
bec39cab 6904# Some systems (e.g. Solaris) have `gethostbyname' in libnsl.
81ecdfbb
RW
6905{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
6906$as_echo_n "checking for library containing gethostbyname... " >&6; }
6907if test "${ac_cv_search_gethostbyname+set}" = set; then :
6908 $as_echo_n "(cached) " >&6
bec39cab
AC
6909else
6910 ac_func_search_save_LIBS=$LIBS
81ecdfbb 6911cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6912/* end confdefs.h. */
ddc9cd0f 6913
81ecdfbb
RW
6914/* Override any GCC internal prototype to avoid an error.
6915 Use char because int might match the return type of a GCC
6916 builtin and then its argument prototype would still apply. */
bec39cab
AC
6917#ifdef __cplusplus
6918extern "C"
6919#endif
bec39cab
AC
6920char gethostbyname ();
6921int
6922main ()
6923{
81ecdfbb 6924return gethostbyname ();
bec39cab
AC
6925 ;
6926 return 0;
6927}
6928_ACEOF
81ecdfbb
RW
6929for ac_lib in '' nsl; do
6930 if test -z "$ac_lib"; then
6931 ac_res="none required"
6932 else
6933 ac_res=-l$ac_lib
b4e70030 6934 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
6935 fi
6936 if ac_fn_c_try_link "$LINENO"; then :
6937 ac_cv_search_gethostbyname=$ac_res
6938fi
6939rm -f core conftest.err conftest.$ac_objext \
6940 conftest$ac_exeext
6941 if test "${ac_cv_search_gethostbyname+set}" = set; then :
6942 break
6943fi
6944done
6945if test "${ac_cv_search_gethostbyname+set}" = set; then :
ddc9cd0f 6946
bec39cab 6947else
81ecdfbb 6948 ac_cv_search_gethostbyname=no
bec39cab 6949fi
81ecdfbb 6950rm conftest.$ac_ext
bec39cab
AC
6951LIBS=$ac_func_search_save_LIBS
6952fi
81ecdfbb
RW
6953{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
6954$as_echo "$ac_cv_search_gethostbyname" >&6; }
6955ac_res=$ac_cv_search_gethostbyname
6956if test "$ac_res" != no; then :
6957 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
96baa820 6958
bec39cab 6959fi
96baa820 6960
c906108c 6961
b4e70030 6962# Some systems (e.g. Solaris) have `socketpair' in libsocket.
81ecdfbb
RW
6963{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socketpair" >&5
6964$as_echo_n "checking for library containing socketpair... " >&6; }
6965if test "${ac_cv_search_socketpair+set}" = set; then :
6966 $as_echo_n "(cached) " >&6
b4e70030
JB
6967else
6968 ac_func_search_save_LIBS=$LIBS
81ecdfbb 6969cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b4e70030
JB
6970/* end confdefs.h. */
6971
81ecdfbb
RW
6972/* Override any GCC internal prototype to avoid an error.
6973 Use char because int might match the return type of a GCC
6974 builtin and then its argument prototype would still apply. */
b4e70030
JB
6975#ifdef __cplusplus
6976extern "C"
6977#endif
b4e70030
JB
6978char socketpair ();
6979int
6980main ()
6981{
81ecdfbb 6982return socketpair ();
b4e70030
JB
6983 ;
6984 return 0;
6985}
6986_ACEOF
81ecdfbb
RW
6987for ac_lib in '' socket; do
6988 if test -z "$ac_lib"; then
6989 ac_res="none required"
6990 else
6991 ac_res=-l$ac_lib
b4e70030 6992 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
6993 fi
6994 if ac_fn_c_try_link "$LINENO"; then :
6995 ac_cv_search_socketpair=$ac_res
6996fi
6997rm -f core conftest.err conftest.$ac_objext \
6998 conftest$ac_exeext
6999 if test "${ac_cv_search_socketpair+set}" = set; then :
7000 break
7001fi
7002done
7003if test "${ac_cv_search_socketpair+set}" = set; then :
b4e70030 7004
b4e70030 7005else
81ecdfbb 7006 ac_cv_search_socketpair=no
b4e70030 7007fi
81ecdfbb 7008rm conftest.$ac_ext
b4e70030
JB
7009LIBS=$ac_func_search_save_LIBS
7010fi
81ecdfbb
RW
7011{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socketpair" >&5
7012$as_echo "$ac_cv_search_socketpair" >&6; }
7013ac_res=$ac_cv_search_socketpair
7014if test "$ac_res" != no; then :
7015 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
b4e70030
JB
7016
7017fi
7018
7019
233a11ab 7020# Link in zlib if we can. This allows us to read compressed debug sections.
b040ad30 7021
711a72d3
L
7022 # Use the system's zlib library.
7023 zlibdir=-L../zlib
7024 zlibinc="-I\$(srcdir)/../zlib"
b040ad30 7025
711a72d3
L
7026# Check whether --with-system-zlib was given.
7027if test "${with_system_zlib+set}" = set; then :
7028 withval=$with_system_zlib; zlibdir=
7029 zlibinc=
b040ad30 7030
233a11ab 7031fi
233a11ab 7032
233a11ab 7033
233a11ab 7034
b040ad30 7035
233a11ab 7036
25268153
JB
7037# On FreeBSD we may need libutil for kinfo_getvmmap (used by fbsd-nat.c).
7038{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing kinfo_getvmmap" >&5
7039$as_echo_n "checking for library containing kinfo_getvmmap... " >&6; }
7040if test "${ac_cv_search_kinfo_getvmmap+set}" = set; then :
7041 $as_echo_n "(cached) " >&6
7042else
7043 ac_func_search_save_LIBS=$LIBS
7044cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7045/* end confdefs.h. */
7046
7047/* Override any GCC internal prototype to avoid an error.
7048 Use char because int might match the return type of a GCC
7049 builtin and then its argument prototype would still apply. */
7050#ifdef __cplusplus
7051extern "C"
7052#endif
7053char kinfo_getvmmap ();
7054int
7055main ()
7056{
7057return kinfo_getvmmap ();
7058 ;
7059 return 0;
7060}
7061_ACEOF
7062for ac_lib in '' util; do
7063 if test -z "$ac_lib"; then
7064 ac_res="none required"
7065 else
7066 ac_res=-l$ac_lib
7067 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7068 fi
7069 if ac_fn_c_try_link "$LINENO"; then :
7070 ac_cv_search_kinfo_getvmmap=$ac_res
7071fi
7072rm -f core conftest.err conftest.$ac_objext \
7073 conftest$ac_exeext
7074 if test "${ac_cv_search_kinfo_getvmmap+set}" = set; then :
7075 break
7076fi
7077done
7078if test "${ac_cv_search_kinfo_getvmmap+set}" = set; then :
7079
7080else
7081 ac_cv_search_kinfo_getvmmap=no
7082fi
7083rm conftest.$ac_ext
7084LIBS=$ac_func_search_save_LIBS
7085fi
7086{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_kinfo_getvmmap" >&5
7087$as_echo "$ac_cv_search_kinfo_getvmmap" >&6; }
7088ac_res=$ac_cv_search_kinfo_getvmmap
7089if test "$ac_res" != no; then :
7090 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7091
7092$as_echo "#define HAVE_KINFO_GETVMMAP 1" >>confdefs.h
7093
7094fi
7095
7096
77f120bf 7097
77f120bf 7098
6c7a06a3 7099
81ecdfbb
RW
7100# Check whether --with-libiconv-prefix was given.
7101if test "${with_libiconv_prefix+set}" = set; then :
7102 withval=$with_libiconv_prefix;
6c7a06a3 7103 for dir in `echo "$withval" | tr : ' '`; do
94ae1714
TT
7104 if test -d $dir/include; then LIBICONV_INCLUDE="-I$dir/include"; fi
7105 if test -d $dir/lib; then LIBICONV_LIBDIR="-L$dir/lib"; fi
6c7a06a3
TT
7106 done
7107
81ecdfbb
RW
7108fi
7109
6c7a06a3 7110
f18c4681 7111 BUILD_LIBICONV_LIBDIRS="../libiconv/lib/.libs ../libiconv/lib/_libs"
6c7a06a3
TT
7112 BUILD_LIBICONV_INCLUDE="-I../libiconv/include"
7113
81ecdfbb
RW
7114 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
7115$as_echo_n "checking for iconv... " >&6; }
7116if test "${am_cv_func_iconv+set}" = set; then :
7117 $as_echo_n "(cached) " >&6
d542061a 7118else
6c7a06a3
TT
7119
7120 am_cv_func_iconv="no, consider installing GNU libiconv"
7121 am_cv_lib_iconv=no
7122 am_cv_use_build_libiconv=no
f0f20949 7123 am_cv_build_libiconv_path=
4edb1e84
JB
7124
7125 # If libiconv is part of the build tree, then try using it over
7126 # any system iconv.
7127 if test -d ../libiconv; then
f18c4681
JB
7128 for lib_dir in $BUILD_LIBICONV_LIBDIRS; do
7129 am_save_LIBS="$LIBS"
7130 am_save_CPPFLAGS="$CPPFLAGS"
7131 LIBS="$LIBS $lib_dir/libiconv.a"
7132 CPPFLAGS="$CPPFLAGS $BUILD_LIBICONV_INCLUDE"
7133 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d542061a 7134/* end confdefs.h. */
6c7a06a3
TT
7135#include <stdlib.h>
7136#include <iconv.h>
d542061a
UW
7137int
7138main ()
7139{
6c7a06a3 7140iconv_t cd = iconv_open("","");
f18c4681
JB
7141 iconv(cd,NULL,NULL,NULL,NULL);
7142 iconv_close(cd);
d542061a
UW
7143 ;
7144 return 0;
7145}
7146_ACEOF
81ecdfbb 7147if ac_fn_c_try_link "$LINENO"; then :
4edb1e84 7148 am_cv_use_build_libiconv=yes
f0f20949 7149 am_cv_build_libiconv_path=$lib_dir/libiconv.a
f18c4681
JB
7150 am_cv_lib_iconv=yes
7151 am_cv_func_iconv=yes
d542061a 7152fi
81ecdfbb
RW
7153rm -f core conftest.err conftest.$ac_objext \
7154 conftest$ac_exeext conftest.$ac_ext
f18c4681
JB
7155 LIBS="$am_save_LIBS"
7156 CPPFLAGS="$am_save_CPPFLAGS"
7157 if test "$am_cv_use_build_libiconv" = "yes"; then
f18c4681
JB
7158 break
7159 fi
7160 done
4edb1e84 7161 fi
94ae1714 7162
4edb1e84 7163 # Next, try to find iconv in libc.
6c7a06a3 7164 if test "$am_cv_func_iconv" != yes; then
81ecdfbb 7165 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d542061a 7166/* end confdefs.h. */
6c7a06a3
TT
7167#include <stdlib.h>
7168#include <iconv.h>
d542061a
UW
7169int
7170main ()
7171{
6c7a06a3
TT
7172iconv_t cd = iconv_open("","");
7173 iconv(cd,NULL,NULL,NULL,NULL);
7174 iconv_close(cd);
d542061a
UW
7175 ;
7176 return 0;
7177}
7178_ACEOF
81ecdfbb 7179if ac_fn_c_try_link "$LINENO"; then :
4edb1e84 7180 am_cv_func_iconv=yes
d542061a 7181fi
81ecdfbb
RW
7182rm -f core conftest.err conftest.$ac_objext \
7183 conftest$ac_exeext conftest.$ac_ext
77f120bf 7184 fi
94ae1714 7185
4edb1e84
JB
7186 # If iconv was not in libc, try -liconv. In this case, arrange to
7187 # look in the libiconv prefix, if it was specified by the user.
7188 if test "$am_cv_func_iconv" != yes; then
6c7a06a3 7189 am_save_CPPFLAGS="$CPPFLAGS"
4edb1e84
JB
7190 am_save_LIBS="$LIBS"
7191 if test -n "$LIBICONV_INCLUDE"; then
7192 CPPFLAGS="$CPPFLAGS $LIBICONV_INCLUDE"
7193 LIBS="$LIBS $LIBICONV_LIBDIR"
7194 fi
7195 LIBS="$LIBS -liconv"
81ecdfbb 7196 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 7197/* end confdefs.h. */
6c7a06a3
TT
7198#include <stdlib.h>
7199#include <iconv.h>
bec39cab
AC
7200int
7201main ()
7202{
6c7a06a3
TT
7203iconv_t cd = iconv_open("","");
7204 iconv(cd,NULL,NULL,NULL,NULL);
7205 iconv_close(cd);
bec39cab
AC
7206 ;
7207 return 0;
7208}
7209_ACEOF
81ecdfbb 7210if ac_fn_c_try_link "$LINENO"; then :
4edb1e84 7211 am_cv_lib_iconv=yes
6c7a06a3 7212 am_cv_func_iconv=yes
627af7ea 7213fi
81ecdfbb
RW
7214rm -f core conftest.err conftest.$ac_objext \
7215 conftest$ac_exeext conftest.$ac_ext
6c7a06a3 7216 LIBS="$am_save_LIBS"
fc3b640d 7217 CPPFLAGS="$am_save_CPPFLAGS"
6c7a06a3
TT
7218 fi
7219
7220fi
81ecdfbb
RW
7221{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
7222$as_echo "$am_cv_func_iconv" >&6; }
94ae1714
TT
7223
7224 # Set the various flags based on the cache variables. We can't rely
7225 # on the flags to remain set from the above code, due to caching.
fc3b640d
TT
7226 LIBICONV=
7227 if test "$am_cv_lib_iconv" = yes; then
7228 LIBICONV="-liconv"
94ae1714
TT
7229 else
7230 LIBICONV_LIBDIR=
7231 LIBICONV_INCLUDE=
fc3b640d
TT
7232 fi
7233 if test "$am_cv_use_build_libiconv" = yes; then
f0f20949 7234 LIBICONV="$am_cv_build_libiconv_path"
f18c4681 7235 LIBICONV_LIBDIR=""
fc3b640d
TT
7236 LIBICONV_INCLUDE="$BUILD_LIBICONV_INCLUDE"
7237 fi
7238 CPPFLAGS="$CPPFLAGS $LIBICONV_INCLUDE"
7239 LIBS="$LIBS $LIBICONV_LIBDIR $LIBICONV"
94ae1714 7240
6c7a06a3
TT
7241 if test "$am_cv_func_iconv" = yes; then
7242
81ecdfbb 7243$as_echo "#define HAVE_ICONV 1" >>confdefs.h
6c7a06a3 7244
81ecdfbb
RW
7245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5
7246$as_echo_n "checking for iconv declaration... " >&6; }
7247 if test "${am_cv_proto_iconv+set}" = set; then :
7248 $as_echo_n "(cached) " >&6
6c7a06a3
TT
7249else
7250
81ecdfbb 7251 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b4e70030
JB
7252/* end confdefs.h. */
7253
6c7a06a3
TT
7254#include <stdlib.h>
7255#include <iconv.h>
7256extern
b4e70030 7257#ifdef __cplusplus
6c7a06a3 7258"C"
b4e70030 7259#endif
6c7a06a3
TT
7260#if defined(__STDC__) || defined(__cplusplus)
7261size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
7262#else
7263size_t iconv();
7264#endif
7265
b4e70030
JB
7266int
7267main ()
7268{
6c7a06a3 7269
b4e70030
JB
7270 ;
7271 return 0;
7272}
7273_ACEOF
81ecdfbb 7274if ac_fn_c_try_compile "$LINENO"; then :
6c7a06a3 7275 am_cv_proto_iconv_arg1=""
4e8d927d 7276else
81ecdfbb 7277 am_cv_proto_iconv_arg1="const"
b4e70030 7278fi
81ecdfbb 7279rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6c7a06a3
TT
7280 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);"
7281fi
7282
7283 am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
81ecdfbb 7284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
6c7a06a3 7285 }$am_cv_proto_iconv" >&5
81ecdfbb
RW
7286$as_echo "${ac_t:-
7287 }$am_cv_proto_iconv" >&6; }
6c7a06a3
TT
7288
7289cat >>confdefs.h <<_ACEOF
7290#define ICONV_CONST $am_cv_proto_iconv_arg1
7291_ACEOF
7292
7293 fi
6c7a06a3
TT
7294
7295
478aac75
DE
7296# GDB may fork/exec the iconv program to get the list of supported character
7297# sets. Allow the user to specify where to find it.
7298# There are several factors affecting the choice of option name:
7299# - There is already --with-libiconv-prefix but we can't use it, it specifies
7300# the build-time location of libiconv files.
7301# - The program we need to find is iconv, which comes with glibc. The user
7302# doesn't necessarily have libiconv installed. Therefore naming this
7303# --with-libiconv-foo feels wrong.
7304# - We want the path to be relocatable, but GDB_AC_DEFINE_RELOCATABLE is
7305# defined to work on directories not files (though it really doesn't know
7306# the difference).
7307# - Calling this --with-iconv-prefix is perceived to cause too much confusion
7308# with --with-libiconv-prefix.
7309# Putting these together is why the option name is --with-iconv-bin.
7310
7311
7312# Check whether --with-iconv-bin was given.
7313if test "${with_iconv_bin+set}" = set; then :
7314 withval=$with_iconv_bin; iconv_bin="${withval}"
7315
7316cat >>confdefs.h <<_ACEOF
7317#define ICONV_BIN "${iconv_bin}"
7318_ACEOF
7319
7320
7321 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
7322 if test "x$prefix" = xNONE; then
7323 test_prefix=/usr/local
7324 else
7325 test_prefix=$prefix
7326 fi
7327 else
7328 test_prefix=$exec_prefix
7329 fi
7330 value=0
7331 case ${iconv_bin} in
7332 "${test_prefix}"|"${test_prefix}/"*|\
7333 '${exec_prefix}'|'${exec_prefix}/'*)
7334 value=1
7335 ;;
7336 esac
7337
7338cat >>confdefs.h <<_ACEOF
7339#define ICONV_BIN_RELOCATABLE $value
7340_ACEOF
7341
7342
7343
7344fi
7345
7346
cb01cfba 7347# For the TUI, we need enhanced curses functionality.
bd8a8e1b 7348if test x"$enable_tui" != xno; then
cb01cfba
JB
7349 prefer_curses=yes
7350fi
7351
7352curses_found=no
7353if test x"$prefer_curses" = xyes; then
7354 # FIXME: kettenis/20040905: We prefer ncurses over the vendor-supplied
7355 # curses library because the latter might not provide all the
7356 # functionality we need. However, this leads to problems on systems
7357 # where the linker searches /usr/local/lib, but the compiler doesn't
7358 # search /usr/local/include, if ncurses is installed in /usr/local. A
7359 # default installation of ncurses on alpha*-dec-osf* will lead to such
7360 # a situation.
81ecdfbb
RW
7361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing waddstr" >&5
7362$as_echo_n "checking for library containing waddstr... " >&6; }
7363if test "${ac_cv_search_waddstr+set}" = set; then :
7364 $as_echo_n "(cached) " >&6
6c7a06a3
TT
7365else
7366 ac_func_search_save_LIBS=$LIBS
81ecdfbb 7367cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6c7a06a3
TT
7368/* end confdefs.h. */
7369
81ecdfbb
RW
7370/* Override any GCC internal prototype to avoid an error.
7371 Use char because int might match the return type of a GCC
7372 builtin and then its argument prototype would still apply. */
6c7a06a3
TT
7373#ifdef __cplusplus
7374extern "C"
7375#endif
6c7a06a3
TT
7376char waddstr ();
7377int
7378main ()
7379{
81ecdfbb 7380return waddstr ();
6c7a06a3
TT
7381 ;
7382 return 0;
7383}
7384_ACEOF
81ecdfbb
RW
7385for ac_lib in '' ncurses cursesX curses; do
7386 if test -z "$ac_lib"; then
7387 ac_res="none required"
7388 else
7389 ac_res=-l$ac_lib
7390 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7391 fi
7392 if ac_fn_c_try_link "$LINENO"; then :
7393 ac_cv_search_waddstr=$ac_res
7394fi
7395rm -f core conftest.err conftest.$ac_objext \
7396 conftest$ac_exeext
7397 if test "${ac_cv_search_waddstr+set}" = set; then :
7398 break
7399fi
7400done
7401if test "${ac_cv_search_waddstr+set}" = set; then :
7402
6c7a06a3 7403else
81ecdfbb
RW
7404 ac_cv_search_waddstr=no
7405fi
7406rm conftest.$ac_ext
7407LIBS=$ac_func_search_save_LIBS
7408fi
7409{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_waddstr" >&5
7410$as_echo "$ac_cv_search_waddstr" >&6; }
7411ac_res=$ac_cv_search_waddstr
7412if test "$ac_res" != no; then :
7413 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6c7a06a3
TT
7414
7415fi
7416
7417
cb01cfba
JB
7418 if test "$ac_cv_search_waddstr" != no; then
7419 curses_found=yes
7420 fi
7421fi
7422
7423# Check whether we should enable the TUI, but only do so if we really
7424# can.
7425if test x"$enable_tui" != xno; then
7426 if test -d $srcdir/tui; then
7427 if test "$curses_found" != no; then
6c7a06a3
TT
7428 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_TUI_OBS)"
7429 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_TUI_DEPS)"
7430 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_TUI_SRCS)"
7431 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_TUI_CFLAGS)"
6c7a06a3
TT
7432 else
7433 if test x"$enable_tui" = xyes; then
81ecdfbb 7434 as_fn_error "no enhanced curses library found; disable TUI" "$LINENO" 5
6c7a06a3 7435 else
81ecdfbb
RW
7436 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no enhanced curses library found; disabling TUI" >&5
7437$as_echo "$as_me: WARNING: no enhanced curses library found; disabling TUI" >&2;}
6c7a06a3
TT
7438 fi
7439 fi
7440 fi
7441fi
7442
7443# Since GDB uses Readline, we need termcap functionality. In many
7444# cases this will be provided by the curses library, but some systems
7445# have a seperate termcap library, or no curses library at all.
7446
7447case $host_os in
7448 cygwin*)
7449 if test -d $srcdir/libtermcap; then
7450 LIBS="../libtermcap/libtermcap.a $LIBS"
7451 ac_cv_search_tgetent="../libtermcap/libtermcap.a"
7452 fi ;;
7453 go32* | *djgpp*)
7454 ac_cv_search_tgetent="none required"
7455 ;;
7456 *mingw32*)
03b79603 7457 if test x"$curses_found" != xyes; then
63413d85 7458 ac_cv_search_tgetent="none required"
532f44ed 7459 CONFIG_OBS="$CONFIG_OBS stub-termcap.o"
63413d85 7460 fi ;;
6c7a06a3
TT
7461esac
7462
7463# These are the libraries checked by Readline.
81ecdfbb
RW
7464{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing tgetent" >&5
7465$as_echo_n "checking for library containing tgetent... " >&6; }
7466if test "${ac_cv_search_tgetent+set}" = set; then :
7467 $as_echo_n "(cached) " >&6
6c7a06a3
TT
7468else
7469 ac_func_search_save_LIBS=$LIBS
81ecdfbb 7470cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6c7a06a3
TT
7471/* end confdefs.h. */
7472
81ecdfbb
RW
7473/* Override any GCC internal prototype to avoid an error.
7474 Use char because int might match the return type of a GCC
7475 builtin and then its argument prototype would still apply. */
6c7a06a3
TT
7476#ifdef __cplusplus
7477extern "C"
7478#endif
6c7a06a3
TT
7479char tgetent ();
7480int
7481main ()
7482{
81ecdfbb 7483return tgetent ();
6c7a06a3
TT
7484 ;
7485 return 0;
7486}
7487_ACEOF
81ecdfbb
RW
7488for ac_lib in '' termcap tinfo curses ncurses; do
7489 if test -z "$ac_lib"; then
7490 ac_res="none required"
7491 else
7492 ac_res=-l$ac_lib
6c7a06a3 7493 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
7494 fi
7495 if ac_fn_c_try_link "$LINENO"; then :
7496 ac_cv_search_tgetent=$ac_res
7497fi
7498rm -f core conftest.err conftest.$ac_objext \
7499 conftest$ac_exeext
7500 if test "${ac_cv_search_tgetent+set}" = set; then :
7501 break
7502fi
7503done
7504if test "${ac_cv_search_tgetent+set}" = set; then :
6c7a06a3 7505
6c7a06a3 7506else
81ecdfbb 7507 ac_cv_search_tgetent=no
6c7a06a3 7508fi
81ecdfbb 7509rm conftest.$ac_ext
6c7a06a3
TT
7510LIBS=$ac_func_search_save_LIBS
7511fi
81ecdfbb
RW
7512{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_tgetent" >&5
7513$as_echo "$ac_cv_search_tgetent" >&6; }
7514ac_res=$ac_cv_search_tgetent
7515if test "$ac_res" != no; then :
7516 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6c7a06a3 7517
06825bd1
MK
7518fi
7519
06825bd1 7520
bec39cab 7521if test "$ac_cv_search_tgetent" = no; then
81ecdfbb 7522 as_fn_error "no termcap library found" "$LINENO" 5
8ee53726
MK
7523fi
7524
3841debe 7525
81ecdfbb
RW
7526# Check whether --with-system-readline was given.
7527if test "${with_system_readline+set}" = set; then :
7528 withval=$with_system_readline;
7529fi
6a30b0a5 7530
6a30b0a5
AS
7531
7532if test "$with_system_readline" = yes; then
7533 READLINE=-lreadline
7534 READLINE_DEPS=
7535 READLINE_CFLAGS=
39037522 7536 READLINE_TEXI_INCFLAG=
6a30b0a5
AS
7537else
7538 READLINE='$(READLINE_DIR)/libreadline.a'
7539 READLINE_DEPS='$(READLINE)'
7540 READLINE_CFLAGS='-I$(READLINE_SRC)/..'
39037522 7541 READLINE_TEXI_INCFLAG='-I $(READLINE_DIR)'
6a30b0a5
AS
7542fi
7543
7544
7545
7546
7547
f997c383
SD
7548# Generate jit-reader.h
7549
7550# This is typedeffed to GDB_CORE_ADDR in jit-reader.h
7551TARGET_PTR=
7552
7553# The cast to long int works around a bug in the HP C Compiler
7554# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
7555# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
7556# This bug is HP SR number 8606223364.
7557{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned long long" >&5
7558$as_echo_n "checking size of unsigned long long... " >&6; }
7559if test "${ac_cv_sizeof_unsigned_long_long+set}" = set; then :
7560 $as_echo_n "(cached) " >&6
7561else
7562 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long long))" "ac_cv_sizeof_unsigned_long_long" "$ac_includes_default"; then :
7563
7564else
7565 if test "$ac_cv_type_unsigned_long_long" = yes; then
7566 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7567$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7568{ as_fn_set_status 77
7569as_fn_error "cannot compute sizeof (unsigned long long)
7570See \`config.log' for more details." "$LINENO" 5; }; }
7571 else
7572 ac_cv_sizeof_unsigned_long_long=0
7573 fi
7574fi
7575
7576fi
7577{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long_long" >&5
7578$as_echo "$ac_cv_sizeof_unsigned_long_long" >&6; }
7579
7580
7581
7582cat >>confdefs.h <<_ACEOF
7583#define SIZEOF_UNSIGNED_LONG_LONG $ac_cv_sizeof_unsigned_long_long
7584_ACEOF
7585
7586
7587# The cast to long int works around a bug in the HP C Compiler
7588# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
7589# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
7590# This bug is HP SR number 8606223364.
7591{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned long" >&5
7592$as_echo_n "checking size of unsigned long... " >&6; }
7593if test "${ac_cv_sizeof_unsigned_long+set}" = set; then :
7594 $as_echo_n "(cached) " >&6
7595else
7596 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long))" "ac_cv_sizeof_unsigned_long" "$ac_includes_default"; then :
7597
7598else
7599 if test "$ac_cv_type_unsigned_long" = yes; then
7600 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7601$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7602{ as_fn_set_status 77
7603as_fn_error "cannot compute sizeof (unsigned long)
7604See \`config.log' for more details." "$LINENO" 5; }; }
7605 else
7606 ac_cv_sizeof_unsigned_long=0
7607 fi
7608fi
7609
7610fi
7611{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long" >&5
7612$as_echo "$ac_cv_sizeof_unsigned_long" >&6; }
7613
7614
7615
7616cat >>confdefs.h <<_ACEOF
7617#define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long
7618_ACEOF
7619
7620
7621# The cast to long int works around a bug in the HP C Compiler
7622# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
7623# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
7624# This bug is HP SR number 8606223364.
7625{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned __int128" >&5
7626$as_echo_n "checking size of unsigned __int128... " >&6; }
7627if test "${ac_cv_sizeof_unsigned___int128+set}" = set; then :
7628 $as_echo_n "(cached) " >&6
7629else
7630 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned __int128))" "ac_cv_sizeof_unsigned___int128" "$ac_includes_default"; then :
7631
7632else
7633 if test "$ac_cv_type_unsigned___int128" = yes; then
7634 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7635$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7636{ as_fn_set_status 77
7637as_fn_error "cannot compute sizeof (unsigned __int128)
7638See \`config.log' for more details." "$LINENO" 5; }; }
7639 else
7640 ac_cv_sizeof_unsigned___int128=0
7641 fi
7642fi
7643
7644fi
7645{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned___int128" >&5
7646$as_echo "$ac_cv_sizeof_unsigned___int128" >&6; }
7647
7648
7649
7650cat >>confdefs.h <<_ACEOF
7651#define SIZEOF_UNSIGNED___INT128 $ac_cv_sizeof_unsigned___int128
7652_ACEOF
7653
7654
7655
7656if test "x${ac_cv_sizeof_unsigned_long}" = "x8"; then
7657 TARGET_PTR="unsigned long"
7658elif test "x${ac_cv_sizeof_unsigned_long_long}" = "x8"; then
7659 TARGET_PTR="unsigned long long"
7660elif test "x${ac_cv_sizeof_unsigned___int128}" = "x16"; then
7661 TARGET_PTR="unsigned __int128"
7662else
7663 TARGET_PTR="unsigned long"
7664fi
7665
7666
7667ac_config_files="$ac_config_files jit-reader.h:jit-reader.in"
7668
7669
a2d08b9e
SD
7670{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
7671$as_echo_n "checking for library containing dlopen... " >&6; }
7672if test "${ac_cv_search_dlopen+set}" = set; then :
7673 $as_echo_n "(cached) " >&6
7674else
7675 ac_func_search_save_LIBS=$LIBS
7676cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7677/* end confdefs.h. */
7678
7679/* Override any GCC internal prototype to avoid an error.
7680 Use char because int might match the return type of a GCC
7681 builtin and then its argument prototype would still apply. */
7682#ifdef __cplusplus
7683extern "C"
7684#endif
7685char dlopen ();
7686int
7687main ()
7688{
7689return dlopen ();
7690 ;
7691 return 0;
7692}
7693_ACEOF
7694for ac_lib in '' dl; do
7695 if test -z "$ac_lib"; then
7696 ac_res="none required"
7697 else
7698 ac_res=-l$ac_lib
7699 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7700 fi
7701 if ac_fn_c_try_link "$LINENO"; then :
7702 ac_cv_search_dlopen=$ac_res
7703fi
7704rm -f core conftest.err conftest.$ac_objext \
7705 conftest$ac_exeext
7706 if test "${ac_cv_search_dlopen+set}" = set; then :
7707 break
7708fi
7709done
7710if test "${ac_cv_search_dlopen+set}" = set; then :
7711
7712else
7713 ac_cv_search_dlopen=no
7714fi
7715rm conftest.$ac_ext
7716LIBS=$ac_func_search_save_LIBS
7717fi
7718{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
7719$as_echo "$ac_cv_search_dlopen" >&6; }
7720ac_res=$ac_cv_search_dlopen
7721if test "$ac_res" != no; then :
7722 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7723
7724fi
7725
7726
39037522 7727
b8e0a31c
SD
7728
7729# Check whether --with-jit-reader-dir was given.
7730if test "${with_jit_reader_dir+set}" = set; then :
7731 withval=$with_jit_reader_dir;
7732 JIT_READER_DIR=$withval
7733else
7734 JIT_READER_DIR=${libdir}/gdb
7735fi
7736
7737
7738 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
7739 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
7740 ac_define_dir=`eval echo $JIT_READER_DIR`
7741 ac_define_dir=`eval echo $ac_define_dir`
7742
7743cat >>confdefs.h <<_ACEOF
7744#define JIT_READER_DIR "$ac_define_dir"
7745_ACEOF
7746
7747
7748
7749
7750 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
7751 if test "x$prefix" = xNONE; then
7752 test_prefix=/usr/local
7753 else
7754 test_prefix=$prefix
7755 fi
7756 else
7757 test_prefix=$exec_prefix
7758 fi
7759 value=0
7760 case ${ac_define_dir} in
7761 "${test_prefix}"|"${test_prefix}/"*|\
7762 '${exec_prefix}'|'${exec_prefix}/'*)
7763 value=1
7764 ;;
7765 esac
7766
7767cat >>confdefs.h <<_ACEOF
7768#define JIT_READER_DIR_RELOCATABLE $value
7769_ACEOF
7770
7771
7772
7773
7774
81ecdfbb
RW
7775# Check whether --with-expat was given.
7776if test "${with_expat+set}" = set; then :
7777 withval=$with_expat;
5c39566f
DJ
7778else
7779 with_expat=auto
81ecdfbb
RW
7780fi
7781
7782{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use expat" >&5
7783$as_echo_n "checking whether to use expat... " >&6; }
7784{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_expat" >&5
7785$as_echo "$with_expat" >&6; }
5c39566f
DJ
7786
7787if test "${with_expat}" = no; then
81ecdfbb
RW
7788 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: expat support disabled; some features may be unavailable." >&5
7789$as_echo "$as_me: WARNING: expat support disabled; some features may be unavailable." >&2;}
5c39566f
DJ
7790 HAVE_LIBEXPAT=no
7791else
7792
3841debe
DJ
7793 if test "X$prefix" = "XNONE"; then
7794 acl_final_prefix="$ac_default_prefix"
7795 else
7796 acl_final_prefix="$prefix"
7797 fi
7798 if test "X$exec_prefix" = "XNONE"; then
7799 acl_final_exec_prefix='${prefix}'
7800 else
7801 acl_final_exec_prefix="$exec_prefix"
7802 fi
7803 acl_save_prefix="$prefix"
7804 prefix="$acl_final_prefix"
7805 eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
7806 prefix="$acl_save_prefix"
7807
7808
81ecdfbb
RW
7809# Check whether --with-gnu-ld was given.
7810if test "${with_gnu_ld+set}" = set; then :
7811 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
3841debe
DJ
7812else
7813 with_gnu_ld=no
81ecdfbb
RW
7814fi
7815
3841debe
DJ
7816# Prepare PATH_SEPARATOR.
7817# The user is always right.
7818if test "${PATH_SEPARATOR+set}" != set; then
7819 echo "#! /bin/sh" >conf$$.sh
7820 echo "exit 0" >>conf$$.sh
7821 chmod +x conf$$.sh
7822 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
7823 PATH_SEPARATOR=';'
7824 else
7825 PATH_SEPARATOR=:
7826 fi
7827 rm -f conf$$.sh
7828fi
7829ac_prog=ld
7830if test "$GCC" = yes; then
7831 # Check if gcc -print-prog-name=ld gives a path.
81ecdfbb
RW
7832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
7833$as_echo_n "checking for ld used by GCC... " >&6; }
3841debe
DJ
7834 case $host in
7835 *-*-mingw*)
7836 # gcc leaves a trailing carriage return which upsets mingw
7837 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
7838 *)
7839 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
7840 esac
7841 case $ac_prog in
7842 # Accept absolute paths.
7843 [\\/]* | [A-Za-z]:[\\/]*)
7844 re_direlt='/[^/][^/]*/\.\./'
7845 # Canonicalize the path of ld
7846 ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
7847 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
7848 ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
7849 done
7850 test -z "$LD" && LD="$ac_prog"
7851 ;;
7852 "")
7853 # If it fails, then pretend we aren't using GCC.
7854 ac_prog=ld
7855 ;;
7856 *)
7857 # If it is relative, then search for the first ld in PATH.
7858 with_gnu_ld=unknown
7859 ;;
7860 esac
7861elif test "$with_gnu_ld" = yes; then
81ecdfbb
RW
7862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
7863$as_echo_n "checking for GNU ld... " >&6; }
3841debe 7864else
81ecdfbb
RW
7865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
7866$as_echo_n "checking for non-GNU ld... " >&6; }
3841debe 7867fi
81ecdfbb
RW
7868if test "${acl_cv_path_LD+set}" = set; then :
7869 $as_echo_n "(cached) " >&6
3841debe
DJ
7870else
7871 if test -z "$LD"; then
7872 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
7873 for ac_dir in $PATH; do
7874 test -z "$ac_dir" && ac_dir=.
7875 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7876 acl_cv_path_LD="$ac_dir/$ac_prog"
7877 # Check to see if the program is GNU ld. I'd rather use --version,
7878 # but apparently some GNU ld's only accept -v.
7879 # Break only if it was the GNU/non-GNU ld that we prefer.
7880 if "$acl_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
7881 test "$with_gnu_ld" != no && break
7882 else
7883 test "$with_gnu_ld" != yes && break
7884 fi
7885 fi
7886 done
7887 IFS="$ac_save_ifs"
7888else
7889 acl_cv_path_LD="$LD" # Let the user override the test with a path.
7890fi
7891fi
7892
7893LD="$acl_cv_path_LD"
7894if test -n "$LD"; then
81ecdfbb
RW
7895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
7896$as_echo "$LD" >&6; }
3841debe 7897else
81ecdfbb
RW
7898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7899$as_echo "no" >&6; }
3841debe 7900fi
81ecdfbb
RW
7901test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
7902{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
7903$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
7904if test "${acl_cv_prog_gnu_ld+set}" = set; then :
7905 $as_echo_n "(cached) " >&6
3841debe
DJ
7906else
7907 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
7908if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
7909 acl_cv_prog_gnu_ld=yes
7910else
7911 acl_cv_prog_gnu_ld=no
7912fi
7913fi
81ecdfbb
RW
7914{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
7915$as_echo "$acl_cv_prog_gnu_ld" >&6; }
3841debe
DJ
7916with_gnu_ld=$acl_cv_prog_gnu_ld
7917
7918
7919
81ecdfbb
RW
7920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
7921$as_echo_n "checking for shared library run path origin... " >&6; }
7922if test "${acl_cv_rpath+set}" = set; then :
7923 $as_echo_n "(cached) " >&6
3841debe
DJ
7924else
7925
7926 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
7927 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
7928 . ./conftest.sh
7929 rm -f ./conftest.sh
7930 acl_cv_rpath=done
7931
7932fi
81ecdfbb
RW
7933{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
7934$as_echo "$acl_cv_rpath" >&6; }
3841debe
DJ
7935 wl="$acl_cv_wl"
7936 libext="$acl_cv_libext"
7937 shlibext="$acl_cv_shlibext"
7938 hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
7939 hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
7940 hardcode_direct="$acl_cv_hardcode_direct"
7941 hardcode_minus_L="$acl_cv_hardcode_minus_L"
81ecdfbb
RW
7942 # Check whether --enable-rpath was given.
7943if test "${enable_rpath+set}" = set; then :
7944 enableval=$enable_rpath; :
3841debe
DJ
7945else
7946 enable_rpath=yes
81ecdfbb
RW
7947fi
7948
3841debe
DJ
7949
7950
7951
7952
7953
7954
7955
7956
7957
7958 use_additional=yes
7959
7960 acl_save_prefix="$prefix"
7961 prefix="$acl_final_prefix"
7962 acl_save_exec_prefix="$exec_prefix"
7963 exec_prefix="$acl_final_exec_prefix"
7964
7965 eval additional_includedir=\"$includedir\"
7966 eval additional_libdir=\"$libdir\"
7967
7968 exec_prefix="$acl_save_exec_prefix"
7969 prefix="$acl_save_prefix"
7970
7971
81ecdfbb
RW
7972# Check whether --with-libexpat-prefix was given.
7973if test "${with_libexpat_prefix+set}" = set; then :
7974 withval=$with_libexpat_prefix;
3841debe
DJ
7975 if test "X$withval" = "Xno"; then
7976 use_additional=no
7977 else
7978 if test "X$withval" = "X"; then
7979
7980 acl_save_prefix="$prefix"
7981 prefix="$acl_final_prefix"
7982 acl_save_exec_prefix="$exec_prefix"
7983 exec_prefix="$acl_final_exec_prefix"
7984
7985 eval additional_includedir=\"$includedir\"
7986 eval additional_libdir=\"$libdir\"
7987
7988 exec_prefix="$acl_save_exec_prefix"
7989 prefix="$acl_save_prefix"
7990
7991 else
7992 additional_includedir="$withval/include"
7993 additional_libdir="$withval/lib"
7994 fi
7995 fi
7996
81ecdfbb
RW
7997fi
7998
3841debe
DJ
7999 LIBEXPAT=
8000 LTLIBEXPAT=
8001 INCEXPAT=
8002 rpathdirs=
8003 ltrpathdirs=
8004 names_already_handled=
8005 names_next_round='expat '
8006 while test -n "$names_next_round"; do
8007 names_this_round="$names_next_round"
8008 names_next_round=
8009 for name in $names_this_round; do
8010 already_handled=
8011 for n in $names_already_handled; do
8012 if test "$n" = "$name"; then
8013 already_handled=yes
8014 break
8015 fi
8016 done
8017 if test -z "$already_handled"; then
8018 names_already_handled="$names_already_handled $name"
8019 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
8020 eval value=\"\$HAVE_LIB$uppername\"
8021 if test -n "$value"; then
8022 if test "$value" = yes; then
8023 eval value=\"\$LIB$uppername\"
8024 test -z "$value" || LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$value"
8025 eval value=\"\$LTLIB$uppername\"
8026 test -z "$value" || LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }$value"
8027 else
8028 :
8029 fi
8030 else
8031 found_dir=
8032 found_la=
8033 found_so=
8034 found_a=
8035 if test $use_additional = yes; then
8036 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
8037 found_dir="$additional_libdir"
8038 found_so="$additional_libdir/lib$name.$shlibext"
8039 if test -f "$additional_libdir/lib$name.la"; then
8040 found_la="$additional_libdir/lib$name.la"
8041 fi
8042 else
8043 if test -f "$additional_libdir/lib$name.$libext"; then
8044 found_dir="$additional_libdir"
8045 found_a="$additional_libdir/lib$name.$libext"
8046 if test -f "$additional_libdir/lib$name.la"; then
8047 found_la="$additional_libdir/lib$name.la"
8048 fi
8049 fi
8050 fi
8051 fi
8052 if test "X$found_dir" = "X"; then
8053 for x in $LDFLAGS $LTLIBEXPAT; do
8054
8055 acl_save_prefix="$prefix"
8056 prefix="$acl_final_prefix"
8057 acl_save_exec_prefix="$exec_prefix"
8058 exec_prefix="$acl_final_exec_prefix"
8059 eval x=\"$x\"
8060 exec_prefix="$acl_save_exec_prefix"
8061 prefix="$acl_save_prefix"
8062
8063 case "$x" in
8064 -L*)
8065 dir=`echo "X$x" | sed -e 's/^X-L//'`
8066 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
8067 found_dir="$dir"
8068 found_so="$dir/lib$name.$shlibext"
8069 if test -f "$dir/lib$name.la"; then
8070 found_la="$dir/lib$name.la"
8071 fi
8072 else
8073 if test -f "$dir/lib$name.$libext"; then
8074 found_dir="$dir"
8075 found_a="$dir/lib$name.$libext"
8076 if test -f "$dir/lib$name.la"; then
8077 found_la="$dir/lib$name.la"
8078 fi
8079 fi
8080 fi
8081 ;;
8082 esac
8083 if test "X$found_dir" != "X"; then
8084 break
8085 fi
8086 done
8087 fi
8088 if test "X$found_dir" != "X"; then
8089 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-L$found_dir -l$name"
8090 if test "X$found_so" != "X"; then
8091 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
8092 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
8093 else
8094 haveit=
8095 for x in $ltrpathdirs; do
8096 if test "X$x" = "X$found_dir"; then
8097 haveit=yes
8098 break
8099 fi
8100 done
8101 if test -z "$haveit"; then
8102 ltrpathdirs="$ltrpathdirs $found_dir"
8103 fi
8104 if test "$hardcode_direct" = yes; then
8105 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
8106 else
8107 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
8108 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
8109 haveit=
8110 for x in $rpathdirs; do
8111 if test "X$x" = "X$found_dir"; then
8112 haveit=yes
8113 break
8114 fi
8115 done
8116 if test -z "$haveit"; then
8117 rpathdirs="$rpathdirs $found_dir"
8118 fi
8119 else
8120 haveit=
8121 for x in $LDFLAGS $LIBEXPAT; do
8122
8123 acl_save_prefix="$prefix"
8124 prefix="$acl_final_prefix"
8125 acl_save_exec_prefix="$exec_prefix"
8126 exec_prefix="$acl_final_exec_prefix"
8127 eval x=\"$x\"
8128 exec_prefix="$acl_save_exec_prefix"
8129 prefix="$acl_save_prefix"
8130
8131 if test "X$x" = "X-L$found_dir"; then
8132 haveit=yes
8133 break
8134 fi
8135 done
8136 if test -z "$haveit"; then
8137 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$found_dir"
8138 fi
8139 if test "$hardcode_minus_L" != no; then
8140 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
8141 else
8142 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-l$name"
8143 fi
8144 fi
8145 fi
8146 fi
8147 else
8148 if test "X$found_a" != "X"; then
8149 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_a"
8150 else
8151 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$found_dir -l$name"
8152 fi
8153 fi
8154 additional_includedir=
8155 case "$found_dir" in
8156 */lib | */lib/)
8157 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
8158 additional_includedir="$basedir/include"
8159 ;;
8160 esac
8161 if test "X$additional_includedir" != "X"; then
8162 if test "X$additional_includedir" != "X/usr/include"; then
8163 haveit=
8164 if test "X$additional_includedir" = "X/usr/local/include"; then
8165 if test -n "$GCC"; then
8166 case $host_os in
8167 linux*) haveit=yes;;
8168 esac
8169 fi
8170 fi
8171 if test -z "$haveit"; then
8172 for x in $CPPFLAGS $INCEXPAT; do
8173
8174 acl_save_prefix="$prefix"
8175 prefix="$acl_final_prefix"
8176 acl_save_exec_prefix="$exec_prefix"
8177 exec_prefix="$acl_final_exec_prefix"
8178 eval x=\"$x\"
8179 exec_prefix="$acl_save_exec_prefix"
8180 prefix="$acl_save_prefix"
8181
8182 if test "X$x" = "X-I$additional_includedir"; then
8183 haveit=yes
8184 break
8185 fi
8186 done
8187 if test -z "$haveit"; then
8188 if test -d "$additional_includedir"; then
8189 INCEXPAT="${INCEXPAT}${INCEXPAT:+ }-I$additional_includedir"
8190 fi
8191 fi
8192 fi
8193 fi
8194 fi
8195 if test -n "$found_la"; then
8196 save_libdir="$libdir"
8197 case "$found_la" in
8198 */* | *\\*) . "$found_la" ;;
8199 *) . "./$found_la" ;;
8200 esac
8201 libdir="$save_libdir"
8202 for dep in $dependency_libs; do
8203 case "$dep" in
8204 -L*)
8205 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
8206 if test "X$additional_libdir" != "X/usr/lib"; then
8207 haveit=
8208 if test "X$additional_libdir" = "X/usr/local/lib"; then
8209 if test -n "$GCC"; then
8210 case $host_os in
8211 linux*) haveit=yes;;
8212 esac
8213 fi
8214 fi
8215 if test -z "$haveit"; then
8216 haveit=
8217 for x in $LDFLAGS $LIBEXPAT; do
8218
8219 acl_save_prefix="$prefix"
8220 prefix="$acl_final_prefix"
8221 acl_save_exec_prefix="$exec_prefix"
8222 exec_prefix="$acl_final_exec_prefix"
8223 eval x=\"$x\"
8224 exec_prefix="$acl_save_exec_prefix"
8225 prefix="$acl_save_prefix"
8226
8227 if test "X$x" = "X-L$additional_libdir"; then
8228 haveit=yes
8229 break
8230 fi
8231 done
8232 if test -z "$haveit"; then
8233 if test -d "$additional_libdir"; then
8234 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$additional_libdir"
8235 fi
8236 fi
8237 haveit=
8238 for x in $LDFLAGS $LTLIBEXPAT; do
8239
8240 acl_save_prefix="$prefix"
8241 prefix="$acl_final_prefix"
8242 acl_save_exec_prefix="$exec_prefix"
8243 exec_prefix="$acl_final_exec_prefix"
8244 eval x=\"$x\"
8245 exec_prefix="$acl_save_exec_prefix"
8246 prefix="$acl_save_prefix"
8247
8248 if test "X$x" = "X-L$additional_libdir"; then
8249 haveit=yes
8250 break
8251 fi
8252 done
8253 if test -z "$haveit"; then
8254 if test -d "$additional_libdir"; then
8255 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-L$additional_libdir"
8256 fi
8257 fi
8258 fi
8259 fi
8260 ;;
8261 -R*)
8262 dir=`echo "X$dep" | sed -e 's/^X-R//'`
8263 if test "$enable_rpath" != no; then
8264 haveit=
8265 for x in $rpathdirs; do
8266 if test "X$x" = "X$dir"; then
8267 haveit=yes
8268 break
8269 fi
8270 done
8271 if test -z "$haveit"; then
8272 rpathdirs="$rpathdirs $dir"
8273 fi
8274 haveit=
8275 for x in $ltrpathdirs; do
8276 if test "X$x" = "X$dir"; then
8277 haveit=yes
8278 break
8279 fi
8280 done
8281 if test -z "$haveit"; then
8282 ltrpathdirs="$ltrpathdirs $dir"
8283 fi
8284 fi
8285 ;;
8286 -l*)
8287 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
8288 ;;
8289 *.la)
8290 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
8291 ;;
8292 *)
8293 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$dep"
8294 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }$dep"
8295 ;;
81ecdfbb
RW
8296 esac
8297 done
8298 fi
8299 else
8300 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-l$name"
8301 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-l$name"
8302 fi
8303 fi
8304 fi
8305 done
8306 done
8307 if test "X$rpathdirs" != "X"; then
8308 if test -n "$hardcode_libdir_separator"; then
8309 alldirs=
8310 for found_dir in $rpathdirs; do
8311 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
8312 done
8313 acl_save_libdir="$libdir"
8314 libdir="$alldirs"
8315 eval flag=\"$hardcode_libdir_flag_spec\"
8316 libdir="$acl_save_libdir"
8317 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$flag"
8318 else
8319 for found_dir in $rpathdirs; do
8320 acl_save_libdir="$libdir"
8321 libdir="$found_dir"
8322 eval flag=\"$hardcode_libdir_flag_spec\"
8323 libdir="$acl_save_libdir"
8324 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$flag"
8325 done
8326 fi
8327 fi
8328 if test "X$ltrpathdirs" != "X"; then
8329 for found_dir in $ltrpathdirs; do
8330 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-R$found_dir"
8331 done
8332 fi
a9322a30
TT
8333
8334
81ecdfbb 8335 ac_save_CPPFLAGS="$CPPFLAGS"
a9322a30 8336
81ecdfbb
RW
8337 for element in $INCEXPAT; do
8338 haveit=
8339 for x in $CPPFLAGS; do
a9322a30 8340
81ecdfbb
RW
8341 acl_save_prefix="$prefix"
8342 prefix="$acl_final_prefix"
8343 acl_save_exec_prefix="$exec_prefix"
8344 exec_prefix="$acl_final_exec_prefix"
8345 eval x=\"$x\"
8346 exec_prefix="$acl_save_exec_prefix"
8347 prefix="$acl_save_prefix"
a8111142 8348
81ecdfbb
RW
8349 if test "X$x" = "X$element"; then
8350 haveit=yes
8351 break
8352 fi
8353 done
8354 if test -z "$haveit"; then
8355 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
8356 fi
8357 done
a9322a30
TT
8358
8359
81ecdfbb
RW
8360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libexpat" >&5
8361$as_echo_n "checking for libexpat... " >&6; }
8362if test "${ac_cv_libexpat+set}" = set; then :
8363 $as_echo_n "(cached) " >&6
bec39cab 8364else
bec39cab 8365
81ecdfbb
RW
8366 ac_save_LIBS="$LIBS"
8367 LIBS="$LIBS $LIBEXPAT"
8368 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8369/* end confdefs.h. */
81ecdfbb
RW
8370#include "expat.h"
8371int
8372main ()
8373{
8374XML_Parser p = XML_ParserCreate (0);
8375 ;
8376 return 0;
8377}
bec39cab 8378_ACEOF
81ecdfbb
RW
8379if ac_fn_c_try_link "$LINENO"; then :
8380 ac_cv_libexpat=yes
c906108c 8381else
81ecdfbb 8382 ac_cv_libexpat=no
bec39cab 8383fi
81ecdfbb
RW
8384rm -f core conftest.err conftest.$ac_objext \
8385 conftest$ac_exeext conftest.$ac_ext
8386 LIBS="$ac_save_LIBS"
c906108c 8387
95ca63c4 8388fi
81ecdfbb
RW
8389{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libexpat" >&5
8390$as_echo "$ac_cv_libexpat" >&6; }
8391 if test "$ac_cv_libexpat" = yes; then
8392 HAVE_LIBEXPAT=yes
bec39cab 8393
81ecdfbb 8394$as_echo "#define HAVE_LIBEXPAT 1" >>confdefs.h
bec39cab 8395
81ecdfbb
RW
8396 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libexpat" >&5
8397$as_echo_n "checking how to link with libexpat... " >&6; }
8398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBEXPAT" >&5
8399$as_echo "$LIBEXPAT" >&6; }
8400 else
8401 HAVE_LIBEXPAT=no
8402 CPPFLAGS="$ac_save_CPPFLAGS"
8403 LIBEXPAT=
8404 LTLIBEXPAT=
8405 fi
95ca63c4
CF
8406
8407
8408
7cb9022a
MK
8409
8410
bec39cab 8411
81ecdfbb
RW
8412 if test "$HAVE_LIBEXPAT" != yes; then
8413 if test "$with_expat" = yes; then
8414 as_fn_error "expat is missing or unusable" "$LINENO" 5
8415 else
8416 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: expat is missing or unusable; some features may be unavailable." >&5
8417$as_echo "$as_me: WARNING: expat is missing or unusable; some features may be unavailable." >&2;}
8418 fi
8419 else
8420 save_LIBS=$LIBS
8421 LIBS="$LIBS $LIBEXPAT"
8422 for ac_func in XML_StopParser
8423do :
8424 ac_fn_c_check_func "$LINENO" "XML_StopParser" "ac_cv_func_XML_StopParser"
8425if test "x$ac_cv_func_XML_StopParser" = x""yes; then :
bec39cab 8426 cat >>confdefs.h <<_ACEOF
81ecdfbb 8427#define HAVE_XML_STOPPARSER 1
bec39cab 8428_ACEOF
95ca63c4 8429
bec39cab 8430fi
bec39cab 8431done
95ca63c4 8432
81ecdfbb
RW
8433 LIBS=$save_LIBS
8434 fi
a9322a30
TT
8435fi
8436
d344e670
DE
8437# --------------------- #
8438# Check for libpython. #
8439# --------------------- #
8440
a9322a30 8441
a9322a30
TT
8442
8443
ec685c5e 8444
0c4a4063 8445
81ecdfbb
RW
8446# Check whether --with-python was given.
8447if test "${with_python+set}" = set; then :
8448 withval=$with_python;
bec39cab 8449else
81ecdfbb 8450 with_python=auto
bec39cab 8451fi
bec39cab 8452
81ecdfbb
RW
8453{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use python" >&5
8454$as_echo_n "checking whether to use python... " >&6; }
8455{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_python" >&5
8456$as_echo "$with_python" >&6; }
9a156167 8457
81ecdfbb
RW
8458if test "${with_python}" = no; then
8459 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: python support disabled; some features may be unavailable." >&5
8460$as_echo "$as_me: WARNING: python support disabled; some features may be unavailable." >&2;}
8461 have_libpython=no
bec39cab 8462else
81ecdfbb 8463 case "${with_python}" in
8c85a4e2 8464 [\\/]* | ?:[\\/]*)
ec685c5e
DE
8465 if test -d ${with_python}; then
8466 # Assume the python binary is ${with_python}/bin/python.
ec685c5e 8467 python_prog="${with_python}/bin/python"
0c4a4063 8468 python_prefix=
9c4ea6c5
JB
8469 # If python does not exit ${with_python}/bin, then try in
8470 # ${with_python}. On Windows/MinGW, this is where the Python
8471 # executable is.
8472 if test ! -x "${python_prog}"; then
8473 python_prog="${with_python}/python"
8474 python_prefix=
8475 fi
e7a30f46 8476 if test ! -x "${python_prog}"; then
ec685c5e
DE
8477 # Fall back to gdb 7.0/7.1 behaviour.
8478 python_prog=missing
0c4a4063 8479 python_prefix=${with_python}
ec685c5e 8480 fi
e7a30f46 8481 elif test -x "${with_python}"; then
ec685c5e
DE
8482 # While we can't run python compiled for $host (unless host == build),
8483 # the user could write a script that provides the needed information,
8484 # so we support that.
ec685c5e 8485 python_prog=${with_python}
0c4a4063 8486 python_prefix=
ec685c5e
DE
8487 else
8488 as_fn_error "invalid value for --with-python" "$LINENO" 5
8489 fi
81ecdfbb 8490 ;;
ec685c5e
DE
8491 */*)
8492 # Disallow --with-python=foo/bar.
81ecdfbb
RW
8493 as_fn_error "invalid value for --with-python" "$LINENO" 5
8494 ;;
ec685c5e
DE
8495 *)
8496 # The user has either specified auto, yes, or the name of the python
8497 # program assumed to be in $PATH.
8498 python_prefix=
8499 case "${with_python}" in
8500 yes | auto)
8501 if test ${build} = ${host}; then
8502 # Extract the first word of "python", so it can be a program name with args.
8503set dummy python; ac_word=$2
8504{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8505$as_echo_n "checking for $ac_word... " >&6; }
8506if test "${ac_cv_path_python_prog_path+set}" = set; then :
8507 $as_echo_n "(cached) " >&6
8508else
8509 case $python_prog_path in
8510 [\\/]* | ?:[\\/]*)
8511 ac_cv_path_python_prog_path="$python_prog_path" # Let the user override the test with a path.
8512 ;;
8513 *)
8514 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8515for as_dir in $PATH
8516do
8517 IFS=$as_save_IFS
8518 test -z "$as_dir" && as_dir=.
8519 for ac_exec_ext in '' $ac_executable_extensions; do
8520 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8521 ac_cv_path_python_prog_path="$as_dir/$ac_word$ac_exec_ext"
8522 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8523 break 2
8524 fi
8525done
8526 done
8527IFS=$as_save_IFS
8528
8529 test -z "$ac_cv_path_python_prog_path" && ac_cv_path_python_prog_path="missing"
8530 ;;
8531esac
8532fi
8533python_prog_path=$ac_cv_path_python_prog_path
8534if test -n "$python_prog_path"; then
8535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $python_prog_path" >&5
8536$as_echo "$python_prog_path" >&6; }
8537else
8538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8539$as_echo "no" >&6; }
8540fi
8541
8542
8543 if test "${python_prog_path}" = missing; then
8544 python_prog=missing
8545 else
8546 python_prog=${python_prog_path}
8547 fi
8548 else
8549 # Not much we can do except assume the cross-compiler will find the
8550 # right files.
8551 python_prog=missing
8552 fi
8553 ;;
8554 *)
8555 # While we can't run python compiled for $host (unless host == build),
8556 # the user could write a script that provides the needed information,
8557 # so we support that.
8558 python_prog="${with_python}"
8559 # Extract the first word of "${python_prog}", so it can be a program name with args.
8560set dummy ${python_prog}; ac_word=$2
8561{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8562$as_echo_n "checking for $ac_word... " >&6; }
8563if test "${ac_cv_path_python_prog_path+set}" = set; then :
8564 $as_echo_n "(cached) " >&6
8565else
8566 case $python_prog_path in
8567 [\\/]* | ?:[\\/]*)
8568 ac_cv_path_python_prog_path="$python_prog_path" # Let the user override the test with a path.
8569 ;;
8570 *)
8571 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8572for as_dir in $PATH
8573do
8574 IFS=$as_save_IFS
8575 test -z "$as_dir" && as_dir=.
8576 for ac_exec_ext in '' $ac_executable_extensions; do
8577 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8578 ac_cv_path_python_prog_path="$as_dir/$ac_word$ac_exec_ext"
8579 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8580 break 2
8581 fi
8582done
8583 done
8584IFS=$as_save_IFS
8585
8586 test -z "$ac_cv_path_python_prog_path" && ac_cv_path_python_prog_path="missing"
8587 ;;
8588esac
8589fi
8590python_prog_path=$ac_cv_path_python_prog_path
8591if test -n "$python_prog_path"; then
8592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $python_prog_path" >&5
8593$as_echo "$python_prog_path" >&6; }
8594else
8595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8596$as_echo "no" >&6; }
8597fi
8598
8599
8600 if test "${python_prog_path}" = missing; then
8601 as_fn_error "unable to find python program ${python_prog}" "$LINENO" 5
8602 fi
8603 ;;
8604 esac
81ecdfbb
RW
8605 esac
8606
ec685c5e 8607 if test "${python_prog}" != missing; then
e7a30f46
DE
8608 # We have a python program to use, but it may be too old.
8609 # Don't flag an error for --with-python=auto (the default).
8610 have_python_config=yes
ec685c5e
DE
8611 python_includes=`${python_prog} ${srcdir}/python/python-config.py --includes`
8612 if test $? != 0; then
e7a30f46
DE
8613 have_python_config=failed
8614 if test "${with_python}" != auto; then
8615 as_fn_error "failure running python-config --includes" "$LINENO" 5
8616 fi
ec685c5e
DE
8617 fi
8618 python_libs=`${python_prog} ${srcdir}/python/python-config.py --ldflags`
8619 if test $? != 0; then
e7a30f46
DE
8620 have_python_config=failed
8621 if test "${with_python}" != auto; then
8622 as_fn_error "failure running python-config --ldflags" "$LINENO" 5
8623 fi
ec685c5e 8624 fi
0c4a4063
DE
8625 python_prefix=`${python_prog} ${srcdir}/python/python-config.py --exec-prefix`
8626 if test $? != 0; then
e7a30f46
DE
8627 have_python_config=failed
8628 if test "${with_python}" != auto; then
8629 as_fn_error "failure running python-config --exec-prefix" "$LINENO" 5
8630 fi
0c4a4063 8631 fi
ec685c5e 8632 else
ac534cba
JB
8633 # We do not have a python executable we can use to determine where
8634 # to find the Python headers and libs. We cannot guess the include
8635 # path from the python_prefix either, because that include path
8636 # depends on the Python version. So, there is nothing much we can
8637 # do except assume that the compiler will be able to find those files.
8638 python_includes=
8639 python_libs=
0c4a4063 8640 have_python_config=no
ec685c5e 8641 fi
bec39cab 8642
ec685c5e
DE
8643 # If we have python-config, only try the configuration it provides.
8644 # Otherwise fallback on the old way of trying different versions of
8645 # python in turn.
81ecdfbb 8646
ec685c5e
DE
8647 have_libpython=no
8648 if test "${have_python_config}" = yes; then
c1039e3c
JB
8649 # Determine the Python version by extracting "-lpython<version>"
8650 # part of the python_libs. <version> is usually X.Y with X and Y
8651 # being decimal numbers, but can also be XY (seen on Windows).
8652 #
8653 # The extraction is performed using sed with a regular expression.
8654 # Initially, the regexp used was using the '?' quantifier to make
8655 # the dot in the version number optional. Unfortunately, this
8656 # does not work with non-GNU versions of sed because, because of
8657 # what looks like a limitation (the '?' quantifier does not work
8658 # with back-references). We work around this limitation by using
8659 # the '*' quantifier instead. It means that, in theory, we might
8660 # match unexpected version strings such as "-lpython2..7", but
8661 # this seems unlikely in practice. And even if that happens,
8662 # an error will be triggered later on, when checking that version
8663 # number.
ec685c5e 8664 python_version=`echo " ${python_libs} " \
c1039e3c 8665 | sed -e 's,^.* -l\(python[0-9]*[.]*[0-9]*\).*$,\1,'`
0c4a4063
DE
8666 case "${python_version}" in
8667 python*)
ec685c5e
DE
8668
8669 version=${python_version}
8670
8671 new_CPPFLAGS=${python_includes}
8672 new_LIBS=${python_libs}
81ecdfbb
RW
8673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8674$as_echo_n "checking for ${version}... " >&6; }
ec685c5e 8675 save_CPPFLAGS=$CPPFLAGS
81ecdfbb 8676 save_LIBS=$LIBS
ec685c5e
DE
8677 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8678 LIBS="$LIBS $new_LIBS"
8679 found_usable_python=no
81ecdfbb 8680 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8681/* end confdefs.h. */
ac534cba 8682#include "Python.h"
81ecdfbb
RW
8683int
8684main ()
8685{
8686Py_Initialize ();
8687 ;
8688 return 0;
8689}
bec39cab 8690_ACEOF
81ecdfbb 8691if ac_fn_c_try_link "$LINENO"; then :
ec685c5e
DE
8692 have_libpython=${version}
8693 found_usable_python=yes
ac534cba
JB
8694 PYTHON_CPPFLAGS=$new_CPPFLAGS
8695 PYTHON_LIBS=$new_LIBS
9a156167 8696fi
81ecdfbb
RW
8697rm -f core conftest.err conftest.$ac_objext \
8698 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8699 CPPFLAGS=$save_CPPFLAGS
8700 LIBS=$save_LIBS
ec685c5e
DE
8701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8702$as_echo "${found_usable_python}" >&6; }
9a156167 8703
0c4a4063
DE
8704 ;;
8705 *)
ec685c5e 8706 as_fn_error "unable to determine python version from ${python_libs}" "$LINENO" 5
0c4a4063
DE
8707 ;;
8708 esac
e7a30f46 8709 elif test "${have_python_config}" != failed; then
ec685c5e 8710 if test "${have_libpython}" = no; then
9a156167 8711
420697bb
TT
8712 version=python2.7
8713
8714 new_CPPFLAGS=${python_includes}
8715 new_LIBS="${python_libs} -lpython2.7"
8716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8717$as_echo_n "checking for ${version}... " >&6; }
8718 save_CPPFLAGS=$CPPFLAGS
8719 save_LIBS=$LIBS
8720 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8721 LIBS="$LIBS $new_LIBS"
8722 found_usable_python=no
8723 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8724/* end confdefs.h. */
ac534cba 8725#include "Python.h"
420697bb
TT
8726int
8727main ()
8728{
8729Py_Initialize ();
8730 ;
8731 return 0;
8732}
8733_ACEOF
8734if ac_fn_c_try_link "$LINENO"; then :
8735 have_libpython=${version}
8736 found_usable_python=yes
ac534cba
JB
8737 PYTHON_CPPFLAGS=$new_CPPFLAGS
8738 PYTHON_LIBS=$new_LIBS
420697bb
TT
8739fi
8740rm -f core conftest.err conftest.$ac_objext \
8741 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8742 CPPFLAGS=$save_CPPFLAGS
8743 LIBS=$save_LIBS
420697bb
TT
8744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8745$as_echo "${found_usable_python}" >&6; }
8746
8747 fi
8748 if test "${have_libpython}" = no; then
8749
ec685c5e
DE
8750 version=python2.6
8751
8752 new_CPPFLAGS=${python_includes}
8753 new_LIBS="${python_libs} -lpython2.6"
8754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8755$as_echo_n "checking for ${version}... " >&6; }
8756 save_CPPFLAGS=$CPPFLAGS
8757 save_LIBS=$LIBS
8758 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8759 LIBS="$LIBS $new_LIBS"
8760 found_usable_python=no
8761 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8762/* end confdefs.h. */
ac534cba 8763#include "Python.h"
ec685c5e
DE
8764int
8765main ()
8766{
8767Py_Initialize ();
8768 ;
8769 return 0;
8770}
8771_ACEOF
8772if ac_fn_c_try_link "$LINENO"; then :
8773 have_libpython=${version}
8774 found_usable_python=yes
ac534cba
JB
8775 PYTHON_CPPFLAGS=$new_CPPFLAGS
8776 PYTHON_LIBS=$new_LIBS
ec685c5e
DE
8777fi
8778rm -f core conftest.err conftest.$ac_objext \
8779 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8780 CPPFLAGS=$save_CPPFLAGS
8781 LIBS=$save_LIBS
ec685c5e
DE
8782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8783$as_echo "${found_usable_python}" >&6; }
9a156167 8784
81ecdfbb 8785 fi
ec685c5e 8786 if test ${have_libpython} = no; then
9a156167 8787
81ecdfbb 8788 version=python2.5
9a156167 8789
ec685c5e
DE
8790 new_CPPFLAGS=${python_includes}
8791 new_LIBS="${python_libs} -lpython2.5"
81ecdfbb
RW
8792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8793$as_echo_n "checking for ${version}... " >&6; }
ec685c5e 8794 save_CPPFLAGS=$CPPFLAGS
81ecdfbb 8795 save_LIBS=$LIBS
ec685c5e
DE
8796 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8797 LIBS="$LIBS $new_LIBS"
8798 found_usable_python=no
81ecdfbb 8799 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
436868fb 8800/* end confdefs.h. */
ac534cba 8801#include "Python.h"
81ecdfbb
RW
8802int
8803main ()
8804{
8805Py_Initialize ();
8806 ;
8807 return 0;
8808}
436868fb 8809_ACEOF
81ecdfbb 8810if ac_fn_c_try_link "$LINENO"; then :
ec685c5e
DE
8811 have_libpython=${version}
8812 found_usable_python=yes
ac534cba
JB
8813 PYTHON_CPPFLAGS=$new_CPPFLAGS
8814 PYTHON_LIBS=$new_LIBS
436868fb 8815fi
81ecdfbb
RW
8816rm -f core conftest.err conftest.$ac_objext \
8817 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8818 CPPFLAGS=$save_CPPFLAGS
8819 LIBS=$save_LIBS
ec685c5e
DE
8820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8821$as_echo "${found_usable_python}" >&6; }
a9322a30 8822
81ecdfbb 8823 fi
ec685c5e 8824 if test ${have_libpython} = no; then
a9322a30 8825
81ecdfbb 8826 version=python2.4
a9322a30 8827
ec685c5e
DE
8828 new_CPPFLAGS=${python_includes}
8829 new_LIBS="${python_libs} -lpython2.4"
81ecdfbb
RW
8830 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
8831$as_echo_n "checking for ${version}... " >&6; }
ec685c5e 8832 save_CPPFLAGS=$CPPFLAGS
81ecdfbb 8833 save_LIBS=$LIBS
ec685c5e
DE
8834 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
8835 LIBS="$LIBS $new_LIBS"
8836 found_usable_python=no
81ecdfbb 8837 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
436868fb 8838/* end confdefs.h. */
ac534cba 8839#include "Python.h"
a9322a30
TT
8840int
8841main ()
8842{
81ecdfbb 8843Py_Initialize ();
a9322a30
TT
8844 ;
8845 return 0;
8846}
436868fb 8847_ACEOF
81ecdfbb 8848if ac_fn_c_try_link "$LINENO"; then :
ec685c5e
DE
8849 have_libpython=${version}
8850 found_usable_python=yes
ac534cba
JB
8851 PYTHON_CPPFLAGS=$new_CPPFLAGS
8852 PYTHON_LIBS=$new_LIBS
436868fb 8853fi
81ecdfbb
RW
8854rm -f core conftest.err conftest.$ac_objext \
8855 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
8856 CPPFLAGS=$save_CPPFLAGS
8857 LIBS=$save_LIBS
ec685c5e
DE
8858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
8859$as_echo "${found_usable_python}" >&6; }
81ecdfbb 8860
ec685c5e
DE
8861 fi
8862 fi
9c4ea6c5 8863 if test "${have_libpython}" = python2.7 -o "${have_libpython}" = python27; then
11763c18
TT
8864
8865$as_echo "#define HAVE_LIBPYTHON2_7 1" >>confdefs.h
8866
9c4ea6c5 8867 elif test "${have_libpython}" = python2.6 -o "${have_libpython}" = python26; then
ec685c5e
DE
8868
8869$as_echo "#define HAVE_LIBPYTHON2_6 1" >>confdefs.h
8870
9c4ea6c5 8871 elif test "${have_libpython}" = python2.5 -o "${have_libpython}" = python25; then
ec685c5e
DE
8872
8873$as_echo "#define HAVE_LIBPYTHON2_5 1" >>confdefs.h
8874
9c4ea6c5 8875 elif test "${have_libpython}" = python2.4 -o "${have_libpython}" = python24; then
81ecdfbb
RW
8876
8877$as_echo "#define HAVE_LIBPYTHON2_4 1" >>confdefs.h
8878
81ecdfbb 8879 fi
ec685c5e
DE
8880
8881 if test "${have_libpython}" = no; then
81ecdfbb
RW
8882 case "${with_python}" in
8883 yes)
8884 as_fn_error "python is missing or unusable" "$LINENO" 5
8885 ;;
8886 auto)
8887 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: python is missing or unusable; some features may be unavailable." >&5
8888$as_echo "$as_me: WARNING: python is missing or unusable; some features may be unavailable." >&2;}
8889 ;;
8890 *)
8891 as_fn_error "no usable python found at ${with_python}" "$LINENO" 5
8892 ;;
8893 esac
0c4a4063
DE
8894 else
8895 if test -n "${python_prefix}"; then
8896
8897cat >>confdefs.h <<_ACEOF
8898#define WITH_PYTHON_PATH "${python_prefix}"
8899_ACEOF
8900
8901
8902 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
8903 if test "x$prefix" = xNONE; then
8904 test_prefix=/usr/local
8905 else
8906 test_prefix=$prefix
8907 fi
8908 else
8909 test_prefix=$exec_prefix
8910 fi
8911 value=0
8912 case ${python_prefix} in
8913 "${test_prefix}"|"${test_prefix}/"*|\
8914 '${exec_prefix}'|'${exec_prefix}/'*)
8915 value=1
8916 ;;
8917 esac
8918
8919cat >>confdefs.h <<_ACEOF
8920#define PYTHON_PATH_RELOCATABLE $value
8921_ACEOF
8922
8923
8924 fi
81ecdfbb 8925 fi
436868fb 8926fi
436868fb 8927
ec685c5e 8928if test "${have_libpython}" != no; then
436868fb 8929
81ecdfbb 8930$as_echo "#define HAVE_PYTHON 1" >>confdefs.h
436868fb 8931
81ecdfbb
RW
8932 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_PYTHON_OBS)"
8933 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_PYTHON_DEPS)"
8934 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_PYTHON_SRCS)"
94f7449c 8935 CONFIG_INSTALL="$CONFIG_INSTALL install-python"
81ecdfbb 8936 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_PYTHON_CFLAGS)"
436868fb 8937
81ecdfbb
RW
8938 # Flags needed to compile Python code (taken from python-config --cflags).
8939 # We cannot call python-config directly because it will output whatever was
8940 # used when compiling the Python interpreter itself, including flags which
8941 # would make the python-related objects be compiled differently from the
8942 # rest of GDB (e.g., -O2 and -fPIC).
8943 if test "${GCC}" = yes; then
8944 tentative_python_cflags="-fno-strict-aliasing -DNDEBUG -fwrapv"
8945 fi
436868fb 8946
81ecdfbb
RW
8947 if test "x${tentative_python_cflags}" != x; then
8948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler flags for python code" >&5
8949$as_echo_n "checking compiler flags for python code... " >&6; }
8950 for flag in ${tentative_python_cflags}; do
8951 # Check that the compiler accepts it
8952 saved_CFLAGS="$CFLAGS"
8953 CFLAGS="$CFLAGS $flag"
8954 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8955/* end confdefs.h. */
81ecdfbb 8956
a9322a30
TT
8957int
8958main ()
8959{
a9322a30
TT
8960
8961 ;
8962 return 0;
8963}
bec39cab 8964_ACEOF
81ecdfbb
RW
8965if ac_fn_c_try_compile "$LINENO"; then :
8966 PYTHON_CFLAGS="${PYTHON_CFLAGS} $flag"
bec39cab 8967fi
81ecdfbb
RW
8968rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8969 CFLAGS="$saved_CFLAGS"
8970 done
8971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${PYTHON_CFLAGS}" >&5
8972$as_echo "${PYTHON_CFLAGS}" >&6; }
8973 fi
043b6510 8974
c83393b9
JB
8975 # On x64 Windows, Python's include headers, and pyconfig.h in
8976 # particular, rely on MS_WIN64 macro to detect that it's a 64bit
8977 # version of Windows. Unfortunately, MS_WIN64 is only defined if
8978 # _MSC_VER, a Microsoft-specific macro, is defined. So, when
8979 # building on x64 Windows with GCC, we define MS_WIN64 ourselves.
8980 # The issue was reported to the Python community, but still isn't
8981 # solved as of 2012-10-02 (http://bugs.python.org/issue4709).
8982
043b6510 8983 case "$gdb_host" in
c83393b9
JB
8984 mingw64)
8985 if test "${GCC}" = yes; then
8986 CPPFLAGS="$CPPFLAGS -DMS_WIN64"
8987 fi
8988 ;;
043b6510 8989 esac
a8db4212
YPK
8990
8991 # Note that "python -m threading" cannot be used to check for
8992 # threading support due to a bug in Python 2.7.3
8993 # (http://bugs.python.org/issue15567).
8994 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether python supports threads" >&5
8995$as_echo_n "checking whether python supports threads... " >&6; }
8996 saved_CPPFLAGS="${CPPFLAGS}"
8997 CPPFLAGS="${PYTHON_CPPFLAGS}"
8998 # Note that the test is reversed so that python_has_threads=yes on
8999 # unexpected failures.
9000 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9001/* end confdefs.h. */
9002
9003#include <Python.h>
9004#ifdef WITH_THREAD
9005# error
9006#endif
9007
9008_ACEOF
9009if ac_fn_c_try_cpp "$LINENO"; then :
9010 python_has_threads=no
9011else
9012 python_has_threads=yes
9013fi
9014rm -f conftest.err conftest.$ac_ext
9015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${python_has_threads}" >&5
9016$as_echo "${python_has_threads}" >&6; }
9017 CPPFLAGS="${saved_CPPFLAGS}"
81ecdfbb 9018else
6dddc817
DE
9019 # Even if Python support is not compiled in, we need to have this file
9020 # included so that the "python" command, et.al., still exists.
9021 CONFIG_OBS="$CONFIG_OBS python.o"
9022 CONFIG_SRCS="$CONFIG_SRCS python/python.c"
a9322a30 9023fi
9a156167 9024
ed3ef339
DE
9025
9026
4df42755
DE
9027 if test "${have_libpython}" != no; then
9028 HAVE_PYTHON_TRUE=
9029 HAVE_PYTHON_FALSE='#'
9030else
9031 HAVE_PYTHON_TRUE='#'
9032 HAVE_PYTHON_FALSE=
9033fi
9034
ed3ef339
DE
9035
9036# -------------------- #
9037# Check for libguile. #
9038# -------------------- #
9039
9040
e1402065
DE
9041
9042
9043
9044
9045# Check whether --with-guile was given.
9046if test "${with_guile+set}" = set; then :
9047 withval=$with_guile;
9048else
9049 with_guile=auto
9050fi
9051
9052{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use guile" >&5
9053$as_echo_n "checking whether to use guile... " >&6; }
9054{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_guile" >&5
9055$as_echo "$with_guile" >&6; }
9056
ed3ef339
DE
9057# Extract the first word of "pkg-config", so it can be a program name with args.
9058set dummy pkg-config; ac_word=$2
9059{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9060$as_echo_n "checking for $ac_word... " >&6; }
9061if test "${ac_cv_path_pkg_config_prog_path+set}" = set; then :
9062 $as_echo_n "(cached) " >&6
9063else
9064 case $pkg_config_prog_path in
9065 [\\/]* | ?:[\\/]*)
9066 ac_cv_path_pkg_config_prog_path="$pkg_config_prog_path" # Let the user override the test with a path.
9067 ;;
9068 *)
9069 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9070for as_dir in $PATH
9071do
9072 IFS=$as_save_IFS
9073 test -z "$as_dir" && as_dir=.
9074 for ac_exec_ext in '' $ac_executable_extensions; do
9075 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9076 ac_cv_path_pkg_config_prog_path="$as_dir/$ac_word$ac_exec_ext"
9077 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9078 break 2
9079 fi
9080done
9081 done
9082IFS=$as_save_IFS
9083
9084 test -z "$ac_cv_path_pkg_config_prog_path" && ac_cv_path_pkg_config_prog_path="missing"
9085 ;;
9086esac
9087fi
9088pkg_config_prog_path=$ac_cv_path_pkg_config_prog_path
9089if test -n "$pkg_config_prog_path"; then
9090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $pkg_config_prog_path" >&5
9091$as_echo "$pkg_config_prog_path" >&6; }
9092else
9093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9094$as_echo "no" >&6; }
9095fi
9096
9097
9098
214ab2da 9099try_guile_versions="guile-2.2 guile-2.0"
ed3ef339
DE
9100have_libguile=no
9101case "${with_guile}" in
9102no)
9103 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: guile support disabled; some features will be unavailable." >&5
9104$as_echo "$as_me: WARNING: guile support disabled; some features will be unavailable." >&2;}
9105 ;;
9106auto)
e1402065
DE
9107 if test "${pkg_config_prog_path}" = "missing"; then
9108 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: pkg-config not found, guile support disabled" >&5
9109$as_echo "$as_me: WARNING: pkg-config not found, guile support disabled" >&2;}
9110 else
ed3ef339
DE
9111
9112 pkg_config=${pkg_config_prog_path}
9113 guile_version_list=${try_guile_versions}
9114 flag_errors=no
9115
ed3ef339
DE
9116 found_usable_guile=checking
9117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for usable guile from ${pkg_config}" >&5
9118$as_echo_n "checking for usable guile from ${pkg_config}... " >&6; }
9119 for guile_version in ${guile_version_list}; do
9120 ${pkg_config} --exists ${guile_version} 2>/dev/null
9121 if test $? != 0; then
9122 continue
9123 fi
9124 new_CPPFLAGS=`${pkg_config} --cflags ${guile_version}`
9125 if test $? != 0; then
9126 as_fn_error "failure running pkg-config --cflags ${guile_version}" "$LINENO" 5
9127 fi
9128 new_LIBS=`${pkg_config} --libs ${guile_version}`
9129 if test $? != 0; then
9130 as_fn_error "failure running pkg-config --libs ${guile_version}" "$LINENO" 5
9131 fi
9132 found_usable_guile=${guile_version}
9133 break
9134 done
9135 if test "${found_usable_guile}" = "checking"; then
9136 if test "${flag_errors}" = "yes"; then
9137 as_fn_error "unable to find usable guile version from \"${guile_version_list}\"" "$LINENO" 5
9138 else
9139 found_usable_guile=no
9140 fi
9141 fi
9142 if test "${found_usable_guile}" != no; then
9143 save_CPPFLAGS=$CPPFLAGS
9144 save_LIBS=$LIBS
9145 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
9146 LIBS="$LIBS $new_LIBS"
9147 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9148/* end confdefs.h. */
9149#include "libguile.h"
9150int
9151main ()
9152{
9153scm_init_guile ();
9154 ;
9155 return 0;
9156}
9157_ACEOF
9158if ac_fn_c_try_link "$LINENO"; then :
9159 have_libguile=yes
9160 GUILE_CPPFLAGS=$new_CPPFLAGS
9161 GUILE_LIBS=$new_LIBS
9162else
9163 found_usable_guile=no
9164fi
9165rm -f core conftest.err conftest.$ac_objext \
9166 conftest$ac_exeext conftest.$ac_ext
92fab5a6
AW
9167 ac_fn_c_check_func "$LINENO" "scm_set_automatic_finalization_enabled" "ac_cv_func_scm_set_automatic_finalization_enabled"
9168if test "x$ac_cv_func_scm_set_automatic_finalization_enabled" = x""yes; then :
9169
9170$as_echo "#define HAVE_GUILE_MANUAL_FINALIZATION 1" >>confdefs.h
9171
9172
9173fi
9174
ed3ef339
DE
9175 CPPFLAGS=$save_CPPFLAGS
9176 LIBS=$save_LIBS
9177 if test "${found_usable_guile}" = no; then
9178 if test "${flag_errors}" = yes; then
9179 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
9180$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
9181as_fn_error "linking guile version ${guile_version} test program failed
9182See \`config.log' for more details." "$LINENO" 5; }
9183 fi
9184 fi
9185 fi
9186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_guile}" >&5
9187$as_echo "${found_usable_guile}" >&6; }
9188
e1402065 9189 fi
ed3ef339
DE
9190 ;;
9191yes)
e1402065
DE
9192 if test "${pkg_config_prog_path}" = "missing"; then
9193 as_fn_error "pkg-config not found" "$LINENO" 5
9194 fi
ed3ef339
DE
9195
9196 pkg_config=${pkg_config_prog_path}
9197 guile_version_list=${try_guile_versions}
9198 flag_errors=yes
9199
ed3ef339
DE
9200 found_usable_guile=checking
9201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for usable guile from ${pkg_config}" >&5
9202$as_echo_n "checking for usable guile from ${pkg_config}... " >&6; }
9203 for guile_version in ${guile_version_list}; do
9204 ${pkg_config} --exists ${guile_version} 2>/dev/null
9205 if test $? != 0; then
9206 continue
9207 fi
9208 new_CPPFLAGS=`${pkg_config} --cflags ${guile_version}`
9209 if test $? != 0; then
9210 as_fn_error "failure running pkg-config --cflags ${guile_version}" "$LINENO" 5
9211 fi
9212 new_LIBS=`${pkg_config} --libs ${guile_version}`
9213 if test $? != 0; then
9214 as_fn_error "failure running pkg-config --libs ${guile_version}" "$LINENO" 5
9215 fi
9216 found_usable_guile=${guile_version}
9217 break
9218 done
9219 if test "${found_usable_guile}" = "checking"; then
9220 if test "${flag_errors}" = "yes"; then
9221 as_fn_error "unable to find usable guile version from \"${guile_version_list}\"" "$LINENO" 5
9222 else
9223 found_usable_guile=no
9224 fi
9225 fi
9226 if test "${found_usable_guile}" != no; then
9227 save_CPPFLAGS=$CPPFLAGS
9228 save_LIBS=$LIBS
9229 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
9230 LIBS="$LIBS $new_LIBS"
9231 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9232/* end confdefs.h. */
9233#include "libguile.h"
9234int
9235main ()
9236{
9237scm_init_guile ();
9238 ;
9239 return 0;
9240}
9241_ACEOF
9242if ac_fn_c_try_link "$LINENO"; then :
9243 have_libguile=yes
9244 GUILE_CPPFLAGS=$new_CPPFLAGS
9245 GUILE_LIBS=$new_LIBS
9246else
9247 found_usable_guile=no
9248fi
9249rm -f core conftest.err conftest.$ac_objext \
9250 conftest$ac_exeext conftest.$ac_ext
92fab5a6
AW
9251 ac_fn_c_check_func "$LINENO" "scm_set_automatic_finalization_enabled" "ac_cv_func_scm_set_automatic_finalization_enabled"
9252if test "x$ac_cv_func_scm_set_automatic_finalization_enabled" = x""yes; then :
9253
9254$as_echo "#define HAVE_GUILE_MANUAL_FINALIZATION 1" >>confdefs.h
9255
9256
9257fi
9258
ed3ef339
DE
9259 CPPFLAGS=$save_CPPFLAGS
9260 LIBS=$save_LIBS
9261 if test "${found_usable_guile}" = no; then
9262 if test "${flag_errors}" = yes; then
9263 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
9264$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
9265as_fn_error "linking guile version ${guile_version} test program failed
9266See \`config.log' for more details." "$LINENO" 5; }
9267 fi
9268 fi
9269 fi
9270 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_guile}" >&5
9271$as_echo "${found_usable_guile}" >&6; }
9272
9273 ;;
9274[\\/]* | ?:[\\/]*)
e1402065 9275 if test -x "${with_guile}"; then
ed3ef339
DE
9276
9277 pkg_config=${with_guile}
9278 guile_version_list=${try_guile_versions}
9279 flag_errors=yes
9280
ed3ef339
DE
9281 found_usable_guile=checking
9282 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for usable guile from ${pkg_config}" >&5
9283$as_echo_n "checking for usable guile from ${pkg_config}... " >&6; }
9284 for guile_version in ${guile_version_list}; do
9285 ${pkg_config} --exists ${guile_version} 2>/dev/null
9286 if test $? != 0; then
9287 continue
9288 fi
9289 new_CPPFLAGS=`${pkg_config} --cflags ${guile_version}`
9290 if test $? != 0; then
9291 as_fn_error "failure running pkg-config --cflags ${guile_version}" "$LINENO" 5
9292 fi
9293 new_LIBS=`${pkg_config} --libs ${guile_version}`
9294 if test $? != 0; then
9295 as_fn_error "failure running pkg-config --libs ${guile_version}" "$LINENO" 5
9296 fi
9297 found_usable_guile=${guile_version}
9298 break
9299 done
9300 if test "${found_usable_guile}" = "checking"; then
9301 if test "${flag_errors}" = "yes"; then
9302 as_fn_error "unable to find usable guile version from \"${guile_version_list}\"" "$LINENO" 5
9303 else
9304 found_usable_guile=no
9305 fi
9306 fi
9307 if test "${found_usable_guile}" != no; then
9308 save_CPPFLAGS=$CPPFLAGS
9309 save_LIBS=$LIBS
9310 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
9311 LIBS="$LIBS $new_LIBS"
9312 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9313/* end confdefs.h. */
9314#include "libguile.h"
9315int
9316main ()
9317{
9318scm_init_guile ();
9319 ;
9320 return 0;
9321}
9322_ACEOF
9323if ac_fn_c_try_link "$LINENO"; then :
9324 have_libguile=yes
9325 GUILE_CPPFLAGS=$new_CPPFLAGS
9326 GUILE_LIBS=$new_LIBS
9327else
9328 found_usable_guile=no
9329fi
9330rm -f core conftest.err conftest.$ac_objext \
9331 conftest$ac_exeext conftest.$ac_ext
92fab5a6
AW
9332 ac_fn_c_check_func "$LINENO" "scm_set_automatic_finalization_enabled" "ac_cv_func_scm_set_automatic_finalization_enabled"
9333if test "x$ac_cv_func_scm_set_automatic_finalization_enabled" = x""yes; then :
9334
9335$as_echo "#define HAVE_GUILE_MANUAL_FINALIZATION 1" >>confdefs.h
9336
9337
9338fi
9339
ed3ef339
DE
9340 CPPFLAGS=$save_CPPFLAGS
9341 LIBS=$save_LIBS
9342 if test "${found_usable_guile}" = no; then
9343 if test "${flag_errors}" = yes; then
9344 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
9345$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
9346as_fn_error "linking guile version ${guile_version} test program failed
9347See \`config.log' for more details." "$LINENO" 5; }
9348 fi
9349 fi
9350 fi
9351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_guile}" >&5
9352$as_echo "${found_usable_guile}" >&6; }
9353
e1402065
DE
9354 else
9355 as_fn_error "Guile config program not executable: ${with_guile}" "$LINENO" 5
9356 fi
ed3ef339
DE
9357 ;;
9358"" | */*)
9359 # Disallow --with=guile="" and --with-guile=foo/bar.
9360 as_fn_error "invalid value for --with-guile" "$LINENO" 5
9361 ;;
9362*)
9363 # A space separate list of guile versions to try, in order.
e1402065
DE
9364 if test "${pkg_config_prog_path}" = "missing"; then
9365 as_fn_error "pkg-config not found" "$LINENO" 5
9366 fi
ed3ef339
DE
9367
9368 pkg_config=${pkg_config_prog_path}
9369 guile_version_list=${with_guile}
9370 flag_errors=yes
9371
ed3ef339
DE
9372 found_usable_guile=checking
9373 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for usable guile from ${pkg_config}" >&5
9374$as_echo_n "checking for usable guile from ${pkg_config}... " >&6; }
9375 for guile_version in ${guile_version_list}; do
9376 ${pkg_config} --exists ${guile_version} 2>/dev/null
9377 if test $? != 0; then
9378 continue
9379 fi
9380 new_CPPFLAGS=`${pkg_config} --cflags ${guile_version}`
9381 if test $? != 0; then
9382 as_fn_error "failure running pkg-config --cflags ${guile_version}" "$LINENO" 5
9383 fi
9384 new_LIBS=`${pkg_config} --libs ${guile_version}`
9385 if test $? != 0; then
9386 as_fn_error "failure running pkg-config --libs ${guile_version}" "$LINENO" 5
9387 fi
9388 found_usable_guile=${guile_version}
9389 break
9390 done
9391 if test "${found_usable_guile}" = "checking"; then
9392 if test "${flag_errors}" = "yes"; then
9393 as_fn_error "unable to find usable guile version from \"${guile_version_list}\"" "$LINENO" 5
9394 else
9395 found_usable_guile=no
9396 fi
9397 fi
9398 if test "${found_usable_guile}" != no; then
9399 save_CPPFLAGS=$CPPFLAGS
9400 save_LIBS=$LIBS
9401 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
9402 LIBS="$LIBS $new_LIBS"
9403 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9404/* end confdefs.h. */
9405#include "libguile.h"
9406int
9407main ()
9408{
9409scm_init_guile ();
9410 ;
9411 return 0;
9412}
9413_ACEOF
9414if ac_fn_c_try_link "$LINENO"; then :
9415 have_libguile=yes
9416 GUILE_CPPFLAGS=$new_CPPFLAGS
9417 GUILE_LIBS=$new_LIBS
9418else
9419 found_usable_guile=no
9420fi
9421rm -f core conftest.err conftest.$ac_objext \
9422 conftest$ac_exeext conftest.$ac_ext
92fab5a6
AW
9423 ac_fn_c_check_func "$LINENO" "scm_set_automatic_finalization_enabled" "ac_cv_func_scm_set_automatic_finalization_enabled"
9424if test "x$ac_cv_func_scm_set_automatic_finalization_enabled" = x""yes; then :
9425
9426$as_echo "#define HAVE_GUILE_MANUAL_FINALIZATION 1" >>confdefs.h
9427
9428
9429fi
9430
ed3ef339
DE
9431 CPPFLAGS=$save_CPPFLAGS
9432 LIBS=$save_LIBS
9433 if test "${found_usable_guile}" = no; then
9434 if test "${flag_errors}" = yes; then
9435 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
9436$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
9437as_fn_error "linking guile version ${guile_version} test program failed
9438See \`config.log' for more details." "$LINENO" 5; }
9439 fi
9440 fi
9441 fi
9442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_guile}" >&5
9443$as_echo "${found_usable_guile}" >&6; }
9444
9445 ;;
9446esac
9447
e76c5d17 9448if test "${have_libguile}" != no; then
d342a0da
DE
9449 case "${with_guile}" in
9450 [\\/]* | ?:[\\/]*)
e76c5d17
DE
9451
9452 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the absolute file name of the 'guild' command" >&5
9453$as_echo_n "checking for the absolute file name of the 'guild' command... " >&6; }
9454if test "${ac_cv_guild_program_name+set}" = set; then :
9455 $as_echo_n "(cached) " >&6
9456else
d342a0da 9457 ac_cv_guild_program_name="`"${with_guile}" --variable guild "${guile_version}"`"
e76c5d17
DE
9458
9459 # In Guile up to 2.0.11 included, guile-2.0.pc would not define
9460 # the 'guild' and 'bindir' variables. In that case, try to guess
9461 # what the program name is, at the risk of getting it wrong if
9462 # Guile was configured with '--program-suffix' or similar.
9463 if test "x$ac_cv_guild_program_name" = "x"; then
d342a0da 9464 guile_exec_prefix="`"${with_guile}" --variable exec_prefix "${guile_version}"`"
e76c5d17
DE
9465 ac_cv_guild_program_name="$guile_exec_prefix/bin/guild"
9466 fi
9467
9468fi
9469{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_guild_program_name" >&5
9470$as_echo "$ac_cv_guild_program_name" >&6; }
9471
9472 if ! "$ac_cv_guild_program_name" --version >&5 2>&5; then
9473 as_fn_error "'$ac_cv_guild_program_name' appears to be unusable" "$LINENO" 5
9474 fi
9475
9476 GUILD="$ac_cv_guild_program_name"
9477
9478
d342a0da
DE
9479 ;;
9480 *)
9481
9482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the absolute file name of the 'guild' command" >&5
9483$as_echo_n "checking for the absolute file name of the 'guild' command... " >&6; }
9484if test "${ac_cv_guild_program_name+set}" = set; then :
9485 $as_echo_n "(cached) " >&6
9486else
9487 ac_cv_guild_program_name="`"${pkg_config_prog_path}" --variable guild "${guile_version}"`"
9488
9489 # In Guile up to 2.0.11 included, guile-2.0.pc would not define
9490 # the 'guild' and 'bindir' variables. In that case, try to guess
9491 # what the program name is, at the risk of getting it wrong if
9492 # Guile was configured with '--program-suffix' or similar.
9493 if test "x$ac_cv_guild_program_name" = "x"; then
9494 guile_exec_prefix="`"${pkg_config_prog_path}" --variable exec_prefix "${guile_version}"`"
9495 ac_cv_guild_program_name="$guile_exec_prefix/bin/guild"
9496 fi
9497
9498fi
9499{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_guild_program_name" >&5
9500$as_echo "$ac_cv_guild_program_name" >&6; }
9501
9502 if ! "$ac_cv_guild_program_name" --version >&5 2>&5; then
9503 as_fn_error "'$ac_cv_guild_program_name' appears to be unusable" "$LINENO" 5
9504 fi
9505
9506 GUILD="$ac_cv_guild_program_name"
9507
9508
9509 ;;
9510 esac
e76c5d17
DE
9511
9512
9513 if test "$cross_compiling" = no; then
9514 GUILD_TARGET_FLAG=
9515 else
9516 GUILD_TARGET_FLAG="--target=$host"
9517 fi
9518
9519
9520
9521
9522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether guild supports this host" >&5
9523$as_echo_n "checking whether guild supports this host... " >&6; }
9524if test "${ac_cv_guild_ok+set}" = set; then :
9525 $as_echo_n "(cached) " >&6
9526else
9527 echo "$ac_cv_guild_program_name compile $GUILD_TARGET_FLAG -o conftest.go $srcdir/guile/lib/gdb/support.scm" >&5
9528 if "$ac_cv_guild_program_name" compile $GUILD_TARGET_FLAG -o conftest.go "$srcdir/guile/lib/gdb/support.scm" >&5 2>&5; then
9529 ac_cv_guild_ok=yes
9530 else
9531 ac_cv_guild_ok=no
9532 fi
9533fi
9534{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_guild_ok" >&5
9535$as_echo "$ac_cv_guild_ok" >&6; }
9536
9537 if test "$ac_cv_guild_ok" = no; then
9538 have_libguile=no
9539 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: disabling guile support" >&5
9540$as_echo "$as_me: WARNING: disabling guile support" >&2;}
9541 fi
9542fi
9543
ed3ef339
DE
9544if test "${have_libguile}" != no; then
9545
9546$as_echo "#define HAVE_GUILE 1" >>confdefs.h
9547
9548 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_GUILE_OBS)"
9549 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_GUILE_DEPS)"
9550 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_GUILE_SRCS)"
9551 CONFIG_INSTALL="$CONFIG_INSTALL install-guile"
9552 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_GUILE_CFLAGS)"
16954d5d
LC
9553
9554 save_LIBS="$LIBS"
9555 save_CPPFLAGS="$CPPFLAGS"
9556 LIBS="$GUILE_LIBS"
9557 CPPFLAGS="$GUILE_CPPFLAGS"
9558 for ac_func in scm_new_smob
9559do :
9560 ac_fn_c_check_func "$LINENO" "scm_new_smob" "ac_cv_func_scm_new_smob"
9561if test "x$ac_cv_func_scm_new_smob" = x""yes; then :
9562 cat >>confdefs.h <<_ACEOF
9563#define HAVE_SCM_NEW_SMOB 1
9564_ACEOF
9565
9566fi
9567done
9568
9569 LIBS="$save_LIBS"
9570 CPPFLAGS="$save_CPPFLAGS"
ed3ef339
DE
9571else
9572 # Even if Guile support is not compiled in, we need to have these files
9573 # included.
9574 CONFIG_OBS="$CONFIG_OBS guile.o"
9575 CONFIG_SRCS="$CONFIG_SRCS guile/guile.c"
9576fi
9a156167 9577
ac534cba 9578
4df42755
DE
9579 if test "${have_libguile}" != no; then
9580 HAVE_GUILE_TRUE=
9581 HAVE_GUILE_FALSE='#'
9582else
9583 HAVE_GUILE_TRUE='#'
9584 HAVE_GUILE_FALSE=
9585fi
9586
ac534cba 9587
d344e670
DE
9588# --------------------- #
9589# Check for libmcheck. #
9590# --------------------- #
9591
a8db4212
YPK
9592# Enable -lmcheck by default (it provides cheap-enough memory mangling),
9593# but turn it off if Python is enabled with threads, since -lmcheck is
9594# not thread safe (http://sourceware.org/bugzilla/show_bug.cgi?id=9939),
9595# and for releases.
17ef446e
PA
9596if test \( "${have_libpython}" = "no" -o "${python_has_threads}" = "no" \) \
9597 && $development; then
9598 libmcheck_default=yes
9599else
9600 libmcheck_default=no
a8db4212
YPK
9601fi
9602
17ef446e
PA
9603 # Check whether --enable-libmcheck was given.
9604if test "${enable_libmcheck+set}" = set; then :
9605 enableval=$enable_libmcheck; case "${enableval}" in
9606 yes | y) ENABLE_LIBMCHECK="yes" ;;
9607 no | n) ENABLE_LIBMCHECK="no" ;;
9608 *) as_fn_error "bad value ${enableval} for --enable-libmcheck" "$LINENO" 5 ;;
9609 esac
9610fi
9611
9612
9613 if test -z "${ENABLE_LIBMCHECK}"; then
9614 ENABLE_LIBMCHECK=${libmcheck_default}
a8db4212 9615 fi
17ef446e
PA
9616
9617 if test "$ENABLE_LIBMCHECK" = "yes" ; then
9618 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lmcheck" >&5
a8db4212
YPK
9619$as_echo_n "checking for main in -lmcheck... " >&6; }
9620if test "${ac_cv_lib_mcheck_main+set}" = set; then :
9621 $as_echo_n "(cached) " >&6
9622else
9623 ac_check_lib_save_LIBS=$LIBS
9624LIBS="-lmcheck $LIBS"
9625cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9626/* end confdefs.h. */
9627
9628
9629int
9630main ()
9631{
9632return main ();
9633 ;
9634 return 0;
9635}
9636_ACEOF
9637if ac_fn_c_try_link "$LINENO"; then :
9638 ac_cv_lib_mcheck_main=yes
9639else
9640 ac_cv_lib_mcheck_main=no
9641fi
9642rm -f core conftest.err conftest.$ac_objext \
9643 conftest$ac_exeext conftest.$ac_ext
9644LIBS=$ac_check_lib_save_LIBS
9645fi
9646{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mcheck_main" >&5
9647$as_echo "$ac_cv_lib_mcheck_main" >&6; }
9648if test "x$ac_cv_lib_mcheck_main" = x""yes; then :
9649 cat >>confdefs.h <<_ACEOF
9650#define HAVE_LIBMCHECK 1
9651_ACEOF
9652
9653 LIBS="-lmcheck $LIBS"
9654
9655fi
9656
17ef446e
PA
9657 fi
9658
9659
9660if test "$ENABLE_LIBMCHECK" = "yes" \
9661 -a "${have_libpython}" != "no" \
9662 -a "${python_has_threads}" = "yes" ; then
9663 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --enable-libmcheck may lead to spurious crashes if threads are used in python" >&5
9664$as_echo "$as_me: WARNING: --enable-libmcheck may lead to spurious crashes if threads are used in python" >&2;}
a8db4212
YPK
9665fi
9666
81ecdfbb
RW
9667# ------------------------- #
9668# Checks for header files. #
9669# ------------------------- #
c890192f 9670
81ecdfbb
RW
9671{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
9672$as_echo_n "checking for ANSI C header files... " >&6; }
9673if test "${ac_cv_header_stdc+set}" = set; then :
9674 $as_echo_n "(cached) " >&6
bec39cab 9675else
81ecdfbb 9676 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9677/* end confdefs.h. */
81ecdfbb
RW
9678#include <stdlib.h>
9679#include <stdarg.h>
9680#include <string.h>
9681#include <float.h>
9682
a9322a30
TT
9683int
9684main ()
9685{
a9322a30
TT
9686
9687 ;
9688 return 0;
9689}
bec39cab 9690_ACEOF
81ecdfbb
RW
9691if ac_fn_c_try_compile "$LINENO"; then :
9692 ac_cv_header_stdc=yes
bec39cab 9693else
81ecdfbb 9694 ac_cv_header_stdc=no
a9322a30 9695fi
81ecdfbb 9696rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 9697
81ecdfbb
RW
9698if test $ac_cv_header_stdc = yes; then
9699 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
9700 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9701/* end confdefs.h. */
9702#include <string.h>
bec39cab 9703
81ecdfbb
RW
9704_ACEOF
9705if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9706 $EGREP "memchr" >/dev/null 2>&1; then :
bec39cab 9707
bec39cab 9708else
81ecdfbb
RW
9709 ac_cv_header_stdc=no
9710fi
9711rm -f conftest*
9712
9713fi
9714
9715if test $ac_cv_header_stdc = yes; then
9716 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
9717 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9718/* end confdefs.h. */
9719#include <stdlib.h>
9720
bec39cab 9721_ACEOF
81ecdfbb
RW
9722if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9723 $EGREP "free" >/dev/null 2>&1; then :
06825bd1 9724
81ecdfbb
RW
9725else
9726 ac_cv_header_stdc=no
9727fi
9728rm -f conftest*
bec39cab 9729
bec39cab 9730fi
81ecdfbb
RW
9731
9732if test $ac_cv_header_stdc = yes; then
9733 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
9734 if test "$cross_compiling" = yes; then :
9735 :
bec39cab 9736else
81ecdfbb 9737 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9738/* end confdefs.h. */
81ecdfbb
RW
9739#include <ctype.h>
9740#include <stdlib.h>
9741#if ((' ' & 0x0FF) == 0x020)
9742# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
9743# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
9744#else
9745# define ISLOWER(c) \
9746 (('a' <= (c) && (c) <= 'i') \
9747 || ('j' <= (c) && (c) <= 'r') \
9748 || ('s' <= (c) && (c) <= 'z'))
9749# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
9750#endif
9751
9752#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
a9322a30
TT
9753int
9754main ()
9755{
81ecdfbb
RW
9756 int i;
9757 for (i = 0; i < 256; i++)
9758 if (XOR (islower (i), ISLOWER (i))
9759 || toupper (i) != TOUPPER (i))
9760 return 2;
a9322a30
TT
9761 return 0;
9762}
bec39cab 9763_ACEOF
81ecdfbb
RW
9764if ac_fn_c_try_run "$LINENO"; then :
9765
bec39cab 9766else
81ecdfbb
RW
9767 ac_cv_header_stdc=no
9768fi
9769rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
9770 conftest.$ac_objext conftest.beam conftest.$ac_ext
9771fi
bec39cab 9772
bec39cab 9773fi
a9322a30 9774fi
81ecdfbb
RW
9775{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
9776$as_echo "$ac_cv_header_stdc" >&6; }
9777if test $ac_cv_header_stdc = yes; then
bec39cab 9778
81ecdfbb 9779$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5ee754fc 9780
81ecdfbb 9781fi
bec39cab 9782
81ecdfbb 9783# elf_hp.h is for HP/UX 64-bit shared library support.
9467110b 9784for ac_header in nlist.h machine/reg.h poll.h sys/poll.h proc_service.h \
161d1bec 9785 thread_db.h \
0080a2f6 9786 sys/fault.h \
81ecdfbb
RW
9787 sys/file.h sys/filio.h sys/ioctl.h sys/param.h \
9788 sys/resource.h sys/procfs.h sys/ptrace.h ptrace.h \
9789 sys/reg.h sys/debugreg.h sys/select.h sys/syscall.h \
9467110b 9790 termios.h termio.h \
3447c057 9791 sgtty.h elf_hp.h \
9467110b 9792 dlfcn.h
81ecdfbb
RW
9793do :
9794 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9795ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
9796eval as_val=\$$as_ac_Header
9797 if test "x$as_val" = x""yes; then :
bec39cab 9798 cat >>confdefs.h <<_ACEOF
81ecdfbb 9799#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bec39cab 9800_ACEOF
c906108c 9801
bec39cab 9802fi
81ecdfbb
RW
9803
9804done
9805
81ecdfbb
RW
9806for ac_header in sys/proc.h
9807do :
9808 ac_fn_c_check_header_compile "$LINENO" "sys/proc.h" "ac_cv_header_sys_proc_h" "#if HAVE_SYS_PARAM_H
9809# include <sys/param.h>
9810#endif
c906108c 9811
81ecdfbb
RW
9812"
9813if test "x$ac_cv_header_sys_proc_h" = x""yes; then :
bec39cab 9814 cat >>confdefs.h <<_ACEOF
81ecdfbb 9815#define HAVE_SYS_PROC_H 1
bec39cab 9816_ACEOF
5ee754fc 9817
bec39cab 9818fi
81ecdfbb
RW
9819
9820done
9821
9822for ac_header in sys/user.h
9823do :
9824 ac_fn_c_check_header_compile "$LINENO" "sys/user.h" "ac_cv_header_sys_user_h" "#if HAVE_SYS_PARAM_H
9825# include <sys/param.h>
a9322a30
TT
9826#endif
9827
81ecdfbb
RW
9828"
9829if test "x$ac_cv_header_sys_user_h" = x""yes; then :
9830 cat >>confdefs.h <<_ACEOF
9831#define HAVE_SYS_USER_H 1
bec39cab 9832_ACEOF
bec39cab 9833
a9322a30 9834fi
bec39cab 9835
81ecdfbb 9836done
5ee754fc 9837
5ee754fc 9838
81ecdfbb
RW
9839# On Solaris 2.[789], we need to define _MSE_INT_H to avoid a clash
9840# between <widec.h> and <wchar.h> that would cause AC_CHECK_HEADERS to
9841# think that we don't have <curses.h> if we're using GCC.
9842case $host_os in
9843 solaris2.[789])
9844 if test "$GCC" = yes; then
9845
9846$as_echo "#define _MSE_INT_H 1" >>confdefs.h
9847
9848 fi ;;
9849esac
9850for ac_header in curses.h cursesX.h ncurses.h ncurses/ncurses.h ncurses/term.h
9851do :
9852 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
9853ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
9854eval as_val=\$$as_ac_Header
9855 if test "x$as_val" = x""yes; then :
bec39cab 9856 cat >>confdefs.h <<_ACEOF
81ecdfbb 9857#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bec39cab 9858_ACEOF
5ee754fc
MK
9859
9860fi
9861
81ecdfbb 9862done
bec39cab 9863
81ecdfbb
RW
9864for ac_header in term.h
9865do :
9866 ac_fn_c_check_header_compile "$LINENO" "term.h" "ac_cv_header_term_h" "#if HAVE_CURSES_H
9867# include <curses.h>
9868#endif
bec39cab 9869
81ecdfbb
RW
9870"
9871if test "x$ac_cv_header_term_h" = x""yes; then :
9872 cat >>confdefs.h <<_ACEOF
9873#define HAVE_TERM_H 1
a8111142 9874_ACEOF
a8111142 9875
a8111142 9876fi
a8111142 9877
81ecdfbb 9878done
a8111142
TT
9879
9880
81ecdfbb
RW
9881# ------------------------- #
9882# Checks for declarations. #
9883# ------------------------- #
a9322a30 9884
07697489
PA
9885
9886 # Check for presence and size of long long.
9887 ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
9888if test "x$ac_cv_type_long_long" = x""yes; then :
9889
9890cat >>confdefs.h <<_ACEOF
9891#define HAVE_LONG_LONG 1
9892_ACEOF
9893
9894# The cast to long int works around a bug in the HP C Compiler
9895# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
9896# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
9897# This bug is HP SR number 8606223364.
9898{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
9899$as_echo_n "checking size of long long... " >&6; }
9900if test "${ac_cv_sizeof_long_long+set}" = set; then :
9901 $as_echo_n "(cached) " >&6
9902else
9903 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
9904
9905else
9906 if test "$ac_cv_type_long_long" = yes; then
9907 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
9908$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
9909{ as_fn_set_status 77
9910as_fn_error "cannot compute sizeof (long long)
9911See \`config.log' for more details." "$LINENO" 5; }; }
9912 else
9913 ac_cv_sizeof_long_long=0
9914 fi
9915fi
9916
9917fi
9918{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
9919$as_echo "$ac_cv_sizeof_long_long" >&6; }
9920
9921
9922
9923cat >>confdefs.h <<_ACEOF
9924#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
9925_ACEOF
9926
9927
9928fi
9929
9930
9931 ac_fn_c_check_decl "$LINENO" "basename(char *)" "ac_cv_have_decl_basename_char_p_" "$ac_includes_default"
9932if test "x$ac_cv_have_decl_basename_char_p_" = x""yes; then :
9933 ac_have_decl=1
9934else
9935 ac_have_decl=0
9936fi
9937
9938cat >>confdefs.h <<_ACEOF
9939#define HAVE_DECL_BASENAME $ac_have_decl
9940_ACEOF
9941ac_fn_c_check_decl "$LINENO" "ffs" "ac_cv_have_decl_ffs" "$ac_includes_default"
9942if test "x$ac_cv_have_decl_ffs" = x""yes; then :
9943 ac_have_decl=1
9944else
9945 ac_have_decl=0
9946fi
9947
9948cat >>confdefs.h <<_ACEOF
9949#define HAVE_DECL_FFS $ac_have_decl
9950_ACEOF
9951ac_fn_c_check_decl "$LINENO" "asprintf" "ac_cv_have_decl_asprintf" "$ac_includes_default"
9952if test "x$ac_cv_have_decl_asprintf" = x""yes; then :
9953 ac_have_decl=1
9954else
9955 ac_have_decl=0
9956fi
9957
9958cat >>confdefs.h <<_ACEOF
9959#define HAVE_DECL_ASPRINTF $ac_have_decl
9960_ACEOF
9961ac_fn_c_check_decl "$LINENO" "vasprintf" "ac_cv_have_decl_vasprintf" "$ac_includes_default"
9962if test "x$ac_cv_have_decl_vasprintf" = x""yes; then :
9963 ac_have_decl=1
9964else
9965 ac_have_decl=0
9966fi
9967
9968cat >>confdefs.h <<_ACEOF
9969#define HAVE_DECL_VASPRINTF $ac_have_decl
9970_ACEOF
9971ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
9972if test "x$ac_cv_have_decl_snprintf" = x""yes; then :
9973 ac_have_decl=1
9974else
9975 ac_have_decl=0
9976fi
9977
9978cat >>confdefs.h <<_ACEOF
9979#define HAVE_DECL_SNPRINTF $ac_have_decl
9980_ACEOF
9981ac_fn_c_check_decl "$LINENO" "vsnprintf" "ac_cv_have_decl_vsnprintf" "$ac_includes_default"
9982if test "x$ac_cv_have_decl_vsnprintf" = x""yes; then :
9983 ac_have_decl=1
9984else
9985 ac_have_decl=0
9986fi
9987
9988cat >>confdefs.h <<_ACEOF
9989#define HAVE_DECL_VSNPRINTF $ac_have_decl
9990_ACEOF
9991
9992 ac_fn_c_check_decl "$LINENO" "strtol" "ac_cv_have_decl_strtol" "$ac_includes_default"
9993if test "x$ac_cv_have_decl_strtol" = x""yes; then :
9994 ac_have_decl=1
9995else
9996 ac_have_decl=0
9997fi
9998
9999cat >>confdefs.h <<_ACEOF
10000#define HAVE_DECL_STRTOL $ac_have_decl
10001_ACEOF
10002ac_fn_c_check_decl "$LINENO" "strtoul" "ac_cv_have_decl_strtoul" "$ac_includes_default"
10003if test "x$ac_cv_have_decl_strtoul" = x""yes; then :
10004 ac_have_decl=1
10005else
10006 ac_have_decl=0
10007fi
10008
10009cat >>confdefs.h <<_ACEOF
10010#define HAVE_DECL_STRTOUL $ac_have_decl
10011_ACEOF
10012ac_fn_c_check_decl "$LINENO" "strtoll" "ac_cv_have_decl_strtoll" "$ac_includes_default"
10013if test "x$ac_cv_have_decl_strtoll" = x""yes; then :
10014 ac_have_decl=1
10015else
10016 ac_have_decl=0
10017fi
10018
10019cat >>confdefs.h <<_ACEOF
10020#define HAVE_DECL_STRTOLL $ac_have_decl
10021_ACEOF
10022ac_fn_c_check_decl "$LINENO" "strtoull" "ac_cv_have_decl_strtoull" "$ac_includes_default"
10023if test "x$ac_cv_have_decl_strtoull" = x""yes; then :
10024 ac_have_decl=1
10025else
10026 ac_have_decl=0
10027fi
10028
10029cat >>confdefs.h <<_ACEOF
10030#define HAVE_DECL_STRTOULL $ac_have_decl
10031_ACEOF
10032
10033 ac_fn_c_check_decl "$LINENO" "strverscmp" "ac_cv_have_decl_strverscmp" "$ac_includes_default"
10034if test "x$ac_cv_have_decl_strverscmp" = x""yes; then :
10035 ac_have_decl=1
10036else
10037 ac_have_decl=0
10038fi
10039
10040cat >>confdefs.h <<_ACEOF
10041#define HAVE_DECL_STRVERSCMP $ac_have_decl
10042_ACEOF
10043
10044
10045
81ecdfbb
RW
10046ac_fn_c_check_decl "$LINENO" "free" "ac_cv_have_decl_free" "$ac_includes_default"
10047if test "x$ac_cv_have_decl_free" = x""yes; then :
10048 ac_have_decl=1
bec39cab 10049else
81ecdfbb
RW
10050 ac_have_decl=0
10051fi
10052
10053cat >>confdefs.h <<_ACEOF
10054#define HAVE_DECL_FREE $ac_have_decl
bec39cab 10055_ACEOF
81ecdfbb
RW
10056ac_fn_c_check_decl "$LINENO" "malloc" "ac_cv_have_decl_malloc" "$ac_includes_default"
10057if test "x$ac_cv_have_decl_malloc" = x""yes; then :
10058 ac_have_decl=1
10059else
10060 ac_have_decl=0
10061fi
10062
10063cat >>confdefs.h <<_ACEOF
10064#define HAVE_DECL_MALLOC $ac_have_decl
bec39cab 10065_ACEOF
81ecdfbb
RW
10066ac_fn_c_check_decl "$LINENO" "realloc" "ac_cv_have_decl_realloc" "$ac_includes_default"
10067if test "x$ac_cv_have_decl_realloc" = x""yes; then :
10068 ac_have_decl=1
bec39cab 10069else
81ecdfbb
RW
10070 ac_have_decl=0
10071fi
bec39cab 10072
81ecdfbb
RW
10073cat >>confdefs.h <<_ACEOF
10074#define HAVE_DECL_REALLOC $ac_have_decl
bec39cab 10075_ACEOF
81ecdfbb
RW
10076ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
10077if test "x$ac_cv_have_decl_snprintf" = x""yes; then :
10078 ac_have_decl=1
10079else
10080 ac_have_decl=0
5ee754fc 10081fi
81ecdfbb
RW
10082
10083cat >>confdefs.h <<_ACEOF
10084#define HAVE_DECL_SNPRINTF $ac_have_decl
a9322a30 10085_ACEOF
5ee754fc 10086
5ee754fc 10087
81ecdfbb
RW
10088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5
10089$as_echo_n "checking for LC_MESSAGES... " >&6; }
10090if test "${am_cv_val_LC_MESSAGES+set}" = set; then :
10091 $as_echo_n "(cached) " >&6
bec39cab 10092else
81ecdfbb 10093 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10094/* end confdefs.h. */
81ecdfbb 10095#include <locale.h>
a9322a30
TT
10096int
10097main ()
10098{
81ecdfbb 10099return LC_MESSAGES
a9322a30
TT
10100 ;
10101 return 0;
10102}
bec39cab 10103_ACEOF
81ecdfbb
RW
10104if ac_fn_c_try_link "$LINENO"; then :
10105 am_cv_val_LC_MESSAGES=yes
bec39cab 10106else
81ecdfbb
RW
10107 am_cv_val_LC_MESSAGES=no
10108fi
10109rm -f core conftest.err conftest.$ac_objext \
10110 conftest$ac_exeext conftest.$ac_ext
10111fi
10112{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5
10113$as_echo "$am_cv_val_LC_MESSAGES" >&6; }
10114 if test $am_cv_val_LC_MESSAGES = yes; then
bec39cab 10115
81ecdfbb
RW
10116$as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
10117
10118 fi
10119
10120
10121# ----------------------- #
10122# Checks for structures. #
10123# ----------------------- #
10124
10125ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
10126if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
10127
10128cat >>confdefs.h <<_ACEOF
10129#define HAVE_STRUCT_STAT_ST_BLOCKS 1
7eb368b3 10130_ACEOF
7eb368b3 10131
81ecdfbb 10132
7eb368b3 10133fi
81ecdfbb
RW
10134ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "$ac_includes_default"
10135if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then :
7eb368b3 10136
a9322a30
TT
10137cat >>confdefs.h <<_ACEOF
10138#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7eb368b3
NR
10139_ACEOF
10140
a9322a30 10141
7eb368b3
NR
10142fi
10143
7eb368b3 10144
a9322a30
TT
10145# ------------------ #
10146# Checks for types. #
10147# ------------------ #
7eb368b3 10148
81ecdfbb
RW
10149{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
10150$as_echo_n "checking return type of signal handlers... " >&6; }
10151if test "${ac_cv_type_signal+set}" = set; then :
10152 $as_echo_n "(cached) " >&6
bec39cab 10153else
81ecdfbb 10154 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10155/* end confdefs.h. */
a9322a30
TT
10156#include <sys/types.h>
10157#include <signal.h>
7cb9022a 10158
a9322a30
TT
10159int
10160main ()
10161{
81ecdfbb 10162return *(signal (0, 0)) (0) == 1;
a9322a30
TT
10163 ;
10164 return 0;
10165}
bec39cab 10166_ACEOF
81ecdfbb
RW
10167if ac_fn_c_try_compile "$LINENO"; then :
10168 ac_cv_type_signal=int
bec39cab 10169else
81ecdfbb 10170 ac_cv_type_signal=void
bec39cab 10171fi
81ecdfbb 10172rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5ee754fc 10173fi
81ecdfbb
RW
10174{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
10175$as_echo "$ac_cv_type_signal" >&6; }
bec39cab 10176
a9322a30
TT
10177cat >>confdefs.h <<_ACEOF
10178#define RETSIGTYPE $ac_cv_type_signal
10179_ACEOF
5ee754fc 10180
bec39cab 10181
81ecdfbb 10182ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
a9322a30
TT
10183#include <sys/socket.h>
10184
81ecdfbb
RW
10185"
10186if test "x$ac_cv_type_socklen_t" = x""yes; then :
bec39cab 10187
a9322a30
TT
10188cat >>confdefs.h <<_ACEOF
10189#define HAVE_SOCKLEN_T 1
10190_ACEOF
10191
10192
10193fi
10194
10195
10196# ------------------------------------- #
10197# Checks for compiler characteristics. #
10198# ------------------------------------- #
10199
81ecdfbb
RW
10200{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
10201$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
10202if test "${ac_cv_c_const+set}" = set; then :
10203 $as_echo_n "(cached) " >&6
a9322a30 10204else
81ecdfbb 10205 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10206/* end confdefs.h. */
a9322a30
TT
10207
10208int
10209main ()
10210{
10211/* FIXME: Include the comments suggested by Paul. */
10212#ifndef __cplusplus
10213 /* Ultrix mips cc rejects this. */
10214 typedef int charset[2];
81ecdfbb 10215 const charset cs;
a9322a30 10216 /* SunOS 4.1.1 cc rejects this. */
81ecdfbb
RW
10217 char const *const *pcpcc;
10218 char **ppc;
a9322a30
TT
10219 /* NEC SVR4.0.2 mips cc rejects this. */
10220 struct point {int x, y;};
10221 static struct point const zero = {0,0};
10222 /* AIX XL C 1.02.0.0 rejects this.
10223 It does not let you subtract one const X* pointer from another in
10224 an arm of an if-expression whose if-part is not a constant
10225 expression */
10226 const char *g = "string";
81ecdfbb 10227 pcpcc = &g + (g ? g-g : 0);
a9322a30 10228 /* HPUX 7.0 cc rejects these. */
81ecdfbb
RW
10229 ++pcpcc;
10230 ppc = (char**) pcpcc;
10231 pcpcc = (char const *const *) ppc;
a9322a30
TT
10232 { /* SCO 3.2v4 cc rejects this. */
10233 char *t;
10234 char const *s = 0 ? (char *) 0 : (char const *) 0;
10235
10236 *t++ = 0;
81ecdfbb 10237 if (s) return 0;
a9322a30
TT
10238 }
10239 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
10240 int x[] = {25, 17};
10241 const int *foo = &x[0];
10242 ++foo;
10243 }
10244 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
10245 typedef const int *iptr;
10246 iptr p = 0;
10247 ++p;
10248 }
10249 { /* AIX XL C 1.02.0.0 rejects this saying
10250 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
10251 struct s { int j; const int *ap[3]; };
10252 struct s *b; b->j = 5;
10253 }
10254 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
10255 const int foo = 10;
81ecdfbb 10256 if (!foo) return 0;
a9322a30 10257 }
81ecdfbb 10258 return !cs[0] && !zero.x;
a9322a30
TT
10259#endif
10260
10261 ;
10262 return 0;
10263}
bec39cab 10264_ACEOF
81ecdfbb 10265if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 10266 ac_cv_c_const=yes
5ee754fc 10267else
81ecdfbb 10268 ac_cv_c_const=no
5ee754fc 10269fi
81ecdfbb 10270rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5ee754fc 10271fi
81ecdfbb
RW
10272{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
10273$as_echo "$ac_cv_c_const" >&6; }
a9322a30 10274if test $ac_cv_c_const = no; then
bec39cab 10275
81ecdfbb 10276$as_echo "#define const /**/" >>confdefs.h
bec39cab 10277
5ee754fc 10278fi
bec39cab 10279
81ecdfbb
RW
10280{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
10281$as_echo_n "checking for inline... " >&6; }
10282if test "${ac_cv_c_inline+set}" = set; then :
10283 $as_echo_n "(cached) " >&6
bec39cab 10284else
a9322a30
TT
10285 ac_cv_c_inline=no
10286for ac_kw in inline __inline__ __inline; do
81ecdfbb 10287 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10288/* end confdefs.h. */
a9322a30
TT
10289#ifndef __cplusplus
10290typedef int foo_t;
10291static $ac_kw foo_t static_foo () {return 0; }
10292$ac_kw foo_t foo () {return 0; }
10293#endif
10294
bec39cab 10295_ACEOF
81ecdfbb
RW
10296if ac_fn_c_try_compile "$LINENO"; then :
10297 ac_cv_c_inline=$ac_kw
bec39cab 10298fi
81ecdfbb
RW
10299rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10300 test "$ac_cv_c_inline" != no && break
a9322a30 10301done
bec39cab 10302
5ee754fc 10303fi
81ecdfbb
RW
10304{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
10305$as_echo "$ac_cv_c_inline" >&6; }
5ee754fc 10306
a9322a30
TT
10307case $ac_cv_c_inline in
10308 inline | yes) ;;
10309 *)
10310 case $ac_cv_c_inline in
10311 no) ac_val=;;
10312 *) ac_val=$ac_cv_c_inline;;
10313 esac
10314 cat >>confdefs.h <<_ACEOF
10315#ifndef __cplusplus
10316#define inline $ac_val
10317#endif
10318_ACEOF
bec39cab
AC
10319 ;;
10320esac
bec39cab 10321
81ecdfbb
RW
10322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
10323$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
10324if test "${ac_cv_c_bigendian+set}" = set; then :
10325 $as_echo_n "(cached) " >&6
bec39cab 10326else
81ecdfbb
RW
10327 ac_cv_c_bigendian=unknown
10328 # See if we're dealing with a universal compiler.
10329 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10330/* end confdefs.h. */
10331#ifndef __APPLE_CC__
10332 not a universal capable compiler
10333 #endif
10334 typedef int dummy;
10335
10336_ACEOF
10337if ac_fn_c_try_compile "$LINENO"; then :
10338
10339 # Check for potential -arch flags. It is not universal unless
10340 # there are at least two -arch flags with different values.
10341 ac_arch=
10342 ac_prev=
10343 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
10344 if test -n "$ac_prev"; then
10345 case $ac_word in
10346 i?86 | x86_64 | ppc | ppc64)
10347 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
10348 ac_arch=$ac_word
10349 else
10350 ac_cv_c_bigendian=universal
10351 break
10352 fi
10353 ;;
10354 esac
10355 ac_prev=
10356 elif test "x$ac_word" = "x-arch"; then
10357 ac_prev=arch
10358 fi
10359 done
10360fi
10361rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10362 if test $ac_cv_c_bigendian = unknown; then
10363 # See if sys/param.h defines the BYTE_ORDER macro.
10364 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10365/* end confdefs.h. */
a9322a30 10366#include <sys/types.h>
81ecdfbb 10367 #include <sys/param.h>
a9322a30
TT
10368
10369int
10370main ()
10371{
81ecdfbb
RW
10372#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
10373 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
10374 && LITTLE_ENDIAN)
10375 bogus endian macros
10376 #endif
a9322a30
TT
10377
10378 ;
10379 return 0;
10380}
bec39cab 10381_ACEOF
81ecdfbb 10382if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 10383 # It does; now see whether it defined to BIG_ENDIAN or not.
81ecdfbb 10384 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10385/* end confdefs.h. */
a9322a30 10386#include <sys/types.h>
81ecdfbb 10387 #include <sys/param.h>
a9322a30
TT
10388
10389int
10390main ()
10391{
10392#if BYTE_ORDER != BIG_ENDIAN
81ecdfbb
RW
10393 not big endian
10394 #endif
a9322a30
TT
10395
10396 ;
10397 return 0;
10398}
bec39cab 10399_ACEOF
81ecdfbb 10400if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 10401 ac_cv_c_bigendian=yes
5ee754fc 10402else
81ecdfbb 10403 ac_cv_c_bigendian=no
5ee754fc 10404fi
81ecdfbb
RW
10405rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10406fi
10407rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10408 fi
10409 if test $ac_cv_c_bigendian = unknown; then
10410 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
10411 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10412/* end confdefs.h. */
10413#include <limits.h>
bec39cab 10414
81ecdfbb
RW
10415int
10416main ()
10417{
10418#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
10419 bogus endian macros
10420 #endif
10421
10422 ;
10423 return 0;
10424}
7eb368b3 10425_ACEOF
81ecdfbb
RW
10426if ac_fn_c_try_compile "$LINENO"; then :
10427 # It does; now see whether it defined to _BIG_ENDIAN or not.
10428 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7eb368b3 10429/* end confdefs.h. */
81ecdfbb
RW
10430#include <limits.h>
10431
7eb368b3
NR
10432int
10433main ()
10434{
81ecdfbb
RW
10435#ifndef _BIG_ENDIAN
10436 not big endian
10437 #endif
10438
7eb368b3
NR
10439 ;
10440 return 0;
10441}
10442_ACEOF
81ecdfbb 10443if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 10444 ac_cv_c_bigendian=yes
81ecdfbb
RW
10445else
10446 ac_cv_c_bigendian=no
a9322a30 10447fi
81ecdfbb 10448rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a9322a30 10449fi
81ecdfbb
RW
10450rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10451 fi
10452 if test $ac_cv_c_bigendian = unknown; then
10453 # Compile a test program.
10454 if test "$cross_compiling" = yes; then :
10455 # Try to guess by grepping values from an object file.
10456 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10457/* end confdefs.h. */
10458short int ascii_mm[] =
10459 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
10460 short int ascii_ii[] =
10461 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
10462 int use_ascii (int i) {
10463 return ascii_mm[i] + ascii_ii[i];
10464 }
10465 short int ebcdic_ii[] =
10466 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
10467 short int ebcdic_mm[] =
10468 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
10469 int use_ebcdic (int i) {
10470 return ebcdic_mm[i] + ebcdic_ii[i];
10471 }
10472 extern int foo;
7eb368b3 10473
81ecdfbb
RW
10474int
10475main ()
10476{
10477return use_ascii (foo) == use_ebcdic (foo);
10478 ;
10479 return 0;
10480}
10481_ACEOF
10482if ac_fn_c_try_compile "$LINENO"; then :
10483 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
10484 ac_cv_c_bigendian=yes
10485 fi
10486 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
10487 if test "$ac_cv_c_bigendian" = unknown; then
10488 ac_cv_c_bigendian=no
10489 else
10490 # finding both strings is unlikely to happen, but who knows?
10491 ac_cv_c_bigendian=unknown
10492 fi
10493 fi
7eb368b3 10494fi
81ecdfbb 10495rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 10496else
81ecdfbb 10497 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10498/* end confdefs.h. */
81ecdfbb 10499$ac_includes_default
d3ea6809
MM
10500int
10501main ()
10502{
81ecdfbb
RW
10503
10504 /* Are we little or big endian? From Harbison&Steele. */
10505 union
10506 {
10507 long int l;
10508 char c[sizeof (long int)];
10509 } u;
10510 u.l = 1;
10511 return u.c[sizeof (long int) - 1] == 1;
10512
10513 ;
10514 return 0;
d3ea6809
MM
10515}
10516_ACEOF
81ecdfbb 10517if ac_fn_c_try_run "$LINENO"; then :
a9322a30 10518 ac_cv_c_bigendian=no
d3ea6809 10519else
81ecdfbb 10520 ac_cv_c_bigendian=yes
d3ea6809 10521fi
81ecdfbb
RW
10522rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
10523 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 10524fi
a9322a30 10525
81ecdfbb
RW
10526 fi
10527fi
10528{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
10529$as_echo "$ac_cv_c_bigendian" >&6; }
10530 case $ac_cv_c_bigendian in #(
10531 yes)
10532 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
10533;; #(
10534 no)
10535 ;; #(
10536 universal)
10537
10538$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
10539
10540 ;; #(
10541 *)
10542 as_fn_error "unknown endianness
10543 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
10544 esac
d3ea6809
MM
10545
10546
a9322a30
TT
10547# ------------------------------ #
10548# Checks for library functions. #
10549# ------------------------------ #
d3ea6809 10550
a9322a30 10551for ac_header in stdlib.h unistd.h
81ecdfbb
RW
10552do :
10553 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10554ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
10555eval as_val=\$$as_ac_Header
10556 if test "x$as_val" = x""yes; then :
bec39cab 10557 cat >>confdefs.h <<_ACEOF
81ecdfbb 10558#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bec39cab 10559_ACEOF
b757528f 10560
b757528f 10561fi
bec39cab 10562
a9322a30 10563done
a3828db0 10564
a9322a30 10565for ac_func in getpagesize
81ecdfbb
RW
10566do :
10567 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize"
10568if test "x$ac_cv_func_getpagesize" = x""yes; then :
bec39cab 10569 cat >>confdefs.h <<_ACEOF
81ecdfbb 10570#define HAVE_GETPAGESIZE 1
bec39cab 10571_ACEOF
bcb3dc3d 10572
bcb3dc3d
MK
10573fi
10574done
10575
81ecdfbb
RW
10576{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
10577$as_echo_n "checking for working mmap... " >&6; }
10578if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then :
10579 $as_echo_n "(cached) " >&6
a9322a30 10580else
81ecdfbb 10581 if test "$cross_compiling" = yes; then :
a9322a30 10582 ac_cv_func_mmap_fixed_mapped=no
bec39cab 10583else
81ecdfbb 10584 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10585/* end confdefs.h. */
a9322a30
TT
10586$ac_includes_default
10587/* malloc might have been renamed as rpl_malloc. */
10588#undef malloc
bec39cab 10589
a9322a30
TT
10590/* Thanks to Mike Haertel and Jim Avera for this test.
10591 Here is a matrix of mmap possibilities:
10592 mmap private not fixed
10593 mmap private fixed at somewhere currently unmapped
10594 mmap private fixed at somewhere already mapped
10595 mmap shared not fixed
10596 mmap shared fixed at somewhere currently unmapped
10597 mmap shared fixed at somewhere already mapped
10598 For private mappings, we should verify that changes cannot be read()
10599 back from the file, nor mmap's back from the file at a different
10600 address. (There have been systems where private was not correctly
10601 implemented like the infamous i386 svr4.0, and systems where the
10602 VM page cache was not coherent with the file system buffer cache
10603 like early versions of FreeBSD and possibly contemporary NetBSD.)
10604 For shared mappings, we should conversely verify that changes get
10605 propagated back to all the places they're supposed to be.
bec39cab 10606
a9322a30
TT
10607 Grep wants private fixed already mapped.
10608 The main things grep needs to know about mmap are:
10609 * does it exist and is it safe to write into the mmap'd area
10610 * how to use it (BSD variants) */
8b9cf735 10611
a9322a30
TT
10612#include <fcntl.h>
10613#include <sys/mman.h>
8b9cf735 10614
81ecdfbb 10615#if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
a9322a30 10616char *malloc ();
a3828db0
MK
10617#endif
10618
a9322a30 10619/* This mess was copied from the GNU getpagesize.h. */
81ecdfbb 10620#ifndef HAVE_GETPAGESIZE
a9322a30 10621/* Assume that all systems that can run configure have sys/param.h. */
81ecdfbb 10622# ifndef HAVE_SYS_PARAM_H
a9322a30
TT
10623# define HAVE_SYS_PARAM_H 1
10624# endif
10625
10626# ifdef _SC_PAGESIZE
10627# define getpagesize() sysconf(_SC_PAGESIZE)
10628# else /* no _SC_PAGESIZE */
81ecdfbb 10629# ifdef HAVE_SYS_PARAM_H
a9322a30
TT
10630# include <sys/param.h>
10631# ifdef EXEC_PAGESIZE
10632# define getpagesize() EXEC_PAGESIZE
10633# else /* no EXEC_PAGESIZE */
10634# ifdef NBPG
10635# define getpagesize() NBPG * CLSIZE
10636# ifndef CLSIZE
10637# define CLSIZE 1
10638# endif /* no CLSIZE */
10639# else /* no NBPG */
10640# ifdef NBPC
10641# define getpagesize() NBPC
10642# else /* no NBPC */
10643# ifdef PAGESIZE
10644# define getpagesize() PAGESIZE
10645# endif /* PAGESIZE */
10646# endif /* no NBPC */
10647# endif /* no NBPG */
10648# endif /* no EXEC_PAGESIZE */
10649# else /* no HAVE_SYS_PARAM_H */
10650# define getpagesize() 8192 /* punt totally */
10651# endif /* no HAVE_SYS_PARAM_H */
10652# endif /* no _SC_PAGESIZE */
10653
10654#endif /* no HAVE_GETPAGESIZE */
10655
bec39cab
AC
10656int
10657main ()
10658{
a9322a30
TT
10659 char *data, *data2, *data3;
10660 int i, pagesize;
10661 int fd;
10662
10663 pagesize = getpagesize ();
10664
10665 /* First, make a file with some known garbage in it. */
10666 data = (char *) malloc (pagesize);
10667 if (!data)
81ecdfbb 10668 return 1;
a9322a30
TT
10669 for (i = 0; i < pagesize; ++i)
10670 *(data + i) = rand ();
10671 umask (0);
10672 fd = creat ("conftest.mmap", 0600);
10673 if (fd < 0)
81ecdfbb 10674 return 1;
a9322a30 10675 if (write (fd, data, pagesize) != pagesize)
81ecdfbb 10676 return 1;
a9322a30
TT
10677 close (fd);
10678
10679 /* Next, try to mmap the file at a fixed address which already has
10680 something else allocated at it. If we can, also make sure that
10681 we see the same garbage. */
10682 fd = open ("conftest.mmap", O_RDWR);
10683 if (fd < 0)
81ecdfbb 10684 return 1;
a9322a30
TT
10685 data2 = (char *) malloc (2 * pagesize);
10686 if (!data2)
81ecdfbb
RW
10687 return 1;
10688 data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1);
a9322a30
TT
10689 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
10690 MAP_PRIVATE | MAP_FIXED, fd, 0L))
81ecdfbb 10691 return 1;
a9322a30
TT
10692 for (i = 0; i < pagesize; ++i)
10693 if (*(data + i) != *(data2 + i))
81ecdfbb 10694 return 1;
a9322a30
TT
10695
10696 /* Finally, make sure that changes to the mapped area do not
10697 percolate back to the file as seen by read(). (This is a bug on
10698 some variants of i386 svr4.0.) */
10699 for (i = 0; i < pagesize; ++i)
10700 *(data2 + i) = *(data2 + i) + 1;
10701 data3 = (char *) malloc (pagesize);
10702 if (!data3)
81ecdfbb 10703 return 1;
a9322a30 10704 if (read (fd, data3, pagesize) != pagesize)
81ecdfbb 10705 return 1;
a9322a30
TT
10706 for (i = 0; i < pagesize; ++i)
10707 if (*(data + i) != *(data3 + i))
81ecdfbb 10708 return 1;
a9322a30 10709 close (fd);
81ecdfbb 10710 return 0;
bec39cab
AC
10711}
10712_ACEOF
81ecdfbb 10713if ac_fn_c_try_run "$LINENO"; then :
a9322a30 10714 ac_cv_func_mmap_fixed_mapped=yes
086ec9eb 10715else
81ecdfbb 10716 ac_cv_func_mmap_fixed_mapped=no
a3828db0 10717fi
81ecdfbb
RW
10718rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
10719 conftest.$ac_objext conftest.beam conftest.$ac_ext
a3828db0 10720fi
81ecdfbb 10721
a9322a30 10722fi
81ecdfbb
RW
10723{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5
10724$as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; }
a9322a30
TT
10725if test $ac_cv_func_mmap_fixed_mapped = yes; then
10726
81ecdfbb 10727$as_echo "#define HAVE_MMAP 1" >>confdefs.h
a3828db0 10728
086ec9eb 10729fi
a9322a30 10730rm -f conftest.mmap
a3828db0 10731
81ecdfbb
RW
10732ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
10733if test "x$ac_cv_type_pid_t" = x""yes; then :
bec39cab 10734
a9322a30
TT
10735else
10736
10737cat >>confdefs.h <<_ACEOF
10738#define pid_t int
bec39cab 10739_ACEOF
086ec9eb
MK
10740
10741fi
10742
81ecdfbb
RW
10743for ac_header in vfork.h
10744do :
10745 ac_fn_c_check_header_mongrel "$LINENO" "vfork.h" "ac_cv_header_vfork_h" "$ac_includes_default"
10746if test "x$ac_cv_header_vfork_h" = x""yes; then :
a3828db0 10747 cat >>confdefs.h <<_ACEOF
81ecdfbb 10748#define HAVE_VFORK_H 1
bec39cab 10749_ACEOF
c906108c
SS
10750
10751fi
a9322a30 10752
a3828db0 10753done
c906108c 10754
a9322a30 10755for ac_func in fork vfork
81ecdfbb
RW
10756do :
10757 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10758ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
10759eval as_val=\$$as_ac_var
10760 if test "x$as_val" = x""yes; then :
a3828db0 10761 cat >>confdefs.h <<_ACEOF
81ecdfbb 10762#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bec39cab 10763_ACEOF
b83266a0 10764
97bf5e38 10765fi
a3828db0 10766done
b83266a0 10767
a9322a30 10768if test "x$ac_cv_func_fork" = xyes; then
81ecdfbb
RW
10769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5
10770$as_echo_n "checking for working fork... " >&6; }
10771if test "${ac_cv_func_fork_works+set}" = set; then :
10772 $as_echo_n "(cached) " >&6
a9322a30 10773else
81ecdfbb 10774 if test "$cross_compiling" = yes; then :
a9322a30
TT
10775 ac_cv_func_fork_works=cross
10776else
81ecdfbb
RW
10777 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10778/* end confdefs.h. */
10779$ac_includes_default
10780int
10781main ()
10782{
10783
10784 /* By Ruediger Kuhlmann. */
10785 return fork () < 0;
10786
10787 ;
10788 return 0;
10789}
a9322a30 10790_ACEOF
81ecdfbb 10791if ac_fn_c_try_run "$LINENO"; then :
a9322a30
TT
10792 ac_cv_func_fork_works=yes
10793else
81ecdfbb 10794 ac_cv_func_fork_works=no
a9322a30 10795fi
81ecdfbb
RW
10796rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
10797 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 10798fi
81ecdfbb 10799
a9322a30 10800fi
81ecdfbb
RW
10801{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_fork_works" >&5
10802$as_echo "$ac_cv_func_fork_works" >&6; }
a9322a30
TT
10803
10804else
10805 ac_cv_func_fork_works=$ac_cv_func_fork
10806fi
10807if test "x$ac_cv_func_fork_works" = xcross; then
10808 case $host in
10809 *-*-amigaos* | *-*-msdosdjgpp*)
10810 # Override, as these systems have only a dummy fork() stub
10811 ac_cv_func_fork_works=no
10812 ;;
10813 *)
10814 ac_cv_func_fork_works=yes
10815 ;;
10816 esac
81ecdfbb
RW
10817 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5
10818$as_echo "$as_me: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&2;}
a9322a30
TT
10819fi
10820ac_cv_func_vfork_works=$ac_cv_func_vfork
10821if test "x$ac_cv_func_vfork" = xyes; then
81ecdfbb
RW
10822 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5
10823$as_echo_n "checking for working vfork... " >&6; }
10824if test "${ac_cv_func_vfork_works+set}" = set; then :
10825 $as_echo_n "(cached) " >&6
a9322a30 10826else
81ecdfbb 10827 if test "$cross_compiling" = yes; then :
a9322a30
TT
10828 ac_cv_func_vfork_works=cross
10829else
81ecdfbb 10830 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
a9322a30
TT
10831/* end confdefs.h. */
10832/* Thanks to Paul Eggert for this test. */
81ecdfbb 10833$ac_includes_default
a9322a30 10834#include <sys/wait.h>
81ecdfbb 10835#ifdef HAVE_VFORK_H
a9322a30
TT
10836# include <vfork.h>
10837#endif
10838/* On some sparc systems, changes by the child to local and incoming
10839 argument registers are propagated back to the parent. The compiler
10840 is told about this with #include <vfork.h>, but some compilers
10841 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a
10842 static variable whose address is put into a register that is
10843 clobbered by the vfork. */
10844static void
10845#ifdef __cplusplus
10846sparc_address_test (int arg)
10847# else
10848sparc_address_test (arg) int arg;
10849#endif
10850{
10851 static pid_t child;
10852 if (!child) {
10853 child = vfork ();
10854 if (child < 0) {
10855 perror ("vfork");
10856 _exit(2);
10857 }
10858 if (!child) {
10859 arg = getpid();
10860 write(-1, "", 0);
10861 _exit (arg);
10862 }
10863 }
10864}
10865
10866int
10867main ()
10868{
10869 pid_t parent = getpid ();
10870 pid_t child;
10871
10872 sparc_address_test (0);
10873
10874 child = vfork ();
10875
10876 if (child == 0) {
10877 /* Here is another test for sparc vfork register problems. This
10878 test uses lots of local variables, at least as many local
10879 variables as main has allocated so far including compiler
10880 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
10881 4.1.3 sparc, but we use 8 to be safe. A buggy compiler should
10882 reuse the register of parent for one of the local variables,
10883 since it will think that parent can't possibly be used any more
10884 in this routine. Assigning to the local variable will thus
10885 munge parent in the parent process. */
10886 pid_t
10887 p = getpid(), p1 = getpid(), p2 = getpid(), p3 = getpid(),
10888 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
10889 /* Convince the compiler that p..p7 are live; otherwise, it might
10890 use the same hardware register for all 8 local variables. */
10891 if (p != p1 || p != p2 || p != p3 || p != p4
10892 || p != p5 || p != p6 || p != p7)
10893 _exit(1);
10894
10895 /* On some systems (e.g. IRIX 3.3), vfork doesn't separate parent
10896 from child file descriptors. If the child closes a descriptor
10897 before it execs or exits, this munges the parent's descriptor
10898 as well. Test for this by closing stdout in the child. */
10899 _exit(close(fileno(stdout)) != 0);
10900 } else {
10901 int status;
10902 struct stat st;
10903
10904 while (wait(&status) != child)
10905 ;
81ecdfbb 10906 return (
a9322a30
TT
10907 /* Was there some problem with vforking? */
10908 child < 0
10909
10910 /* Did the child fail? (This shouldn't happen.) */
10911 || status
10912
10913 /* Did the vfork/compiler bug occur? */
10914 || parent != getpid()
10915
10916 /* Did the file descriptor bug occur? */
10917 || fstat(fileno(stdout), &st) != 0
10918 );
10919 }
10920}
10921_ACEOF
81ecdfbb 10922if ac_fn_c_try_run "$LINENO"; then :
a9322a30
TT
10923 ac_cv_func_vfork_works=yes
10924else
81ecdfbb 10925 ac_cv_func_vfork_works=no
a9322a30 10926fi
81ecdfbb
RW
10927rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
10928 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 10929fi
81ecdfbb 10930
a9322a30 10931fi
81ecdfbb
RW
10932{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_vfork_works" >&5
10933$as_echo "$ac_cv_func_vfork_works" >&6; }
a9322a30
TT
10934
10935fi;
10936if test "x$ac_cv_func_fork_works" = xcross; then
10937 ac_cv_func_vfork_works=$ac_cv_func_vfork
81ecdfbb
RW
10938 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
10939$as_echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
a9322a30
TT
10940fi
10941
10942if test "x$ac_cv_func_vfork_works" = xyes; then
10943
81ecdfbb 10944$as_echo "#define HAVE_WORKING_VFORK 1" >>confdefs.h
a9322a30
TT
10945
10946else
10947
81ecdfbb 10948$as_echo "#define vfork fork" >>confdefs.h
a9322a30
TT
10949
10950fi
10951if test "x$ac_cv_func_fork_works" = xyes; then
10952
81ecdfbb 10953$as_echo "#define HAVE_WORKING_FORK 1" >>confdefs.h
a9322a30
TT
10954
10955fi
10956
cdf43629 10957for ac_func in getauxval getrusage getuid getgid \
bdca27a2 10958 pipe poll pread pread64 pwrite resize_term \
7313baad 10959 sbrk setpgid setpgrp setsid \
9467110b 10960 sigaction sigprocmask sigsetmask socketpair \
110ed339 10961 ttrace wborder wresize setlocale iconvlist libiconvlist btowc \
3332aaf2 10962 setrlimit getrlimit posix_madvise waitpid \
1bc1068a 10963 ptrace64 sigaltstack mkdtemp
81ecdfbb
RW
10964do :
10965 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10966ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
10967eval as_val=\$$as_ac_var
10968 if test "x$as_val" = x""yes; then :
6c7a06a3 10969 cat >>confdefs.h <<_ACEOF
81ecdfbb 10970#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6c7a06a3
TT
10971_ACEOF
10972
10973fi
10974done
10975
10976
81ecdfbb
RW
10977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5
10978$as_echo_n "checking for nl_langinfo and CODESET... " >&6; }
10979if test "${am_cv_langinfo_codeset+set}" = set; then :
10980 $as_echo_n "(cached) " >&6
6c7a06a3 10981else
81ecdfbb 10982 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6c7a06a3
TT
10983/* end confdefs.h. */
10984#include <langinfo.h>
10985int
10986main ()
10987{
10988char* cs = nl_langinfo(CODESET);
bec39cab
AC
10989 ;
10990 return 0;
10991}
10992_ACEOF
81ecdfbb 10993if ac_fn_c_try_link "$LINENO"; then :
6c7a06a3 10994 am_cv_langinfo_codeset=yes
a4db0f07 10995else
81ecdfbb 10996 am_cv_langinfo_codeset=no
a4db0f07 10997fi
81ecdfbb
RW
10998rm -f core conftest.err conftest.$ac_objext \
10999 conftest$ac_exeext conftest.$ac_ext
6c7a06a3 11000
a4db0f07 11001fi
81ecdfbb
RW
11002{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_langinfo_codeset" >&5
11003$as_echo "$am_cv_langinfo_codeset" >&6; }
6c7a06a3
TT
11004 if test $am_cv_langinfo_codeset = yes; then
11005
81ecdfbb 11006$as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
a4db0f07 11007
6c7a06a3 11008 fi
c906108c 11009
06825bd1 11010
3266f10b
TT
11011 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
11012$as_echo_n "checking for ANSI C header files... " >&6; }
11013if test "${ac_cv_header_stdc+set}" = set; then :
11014 $as_echo_n "(cached) " >&6
11015else
11016 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11017/* end confdefs.h. */
11018#include <stdlib.h>
11019#include <stdarg.h>
11020#include <string.h>
11021#include <float.h>
11022
11023int
11024main ()
11025{
11026
11027 ;
11028 return 0;
11029}
11030_ACEOF
11031if ac_fn_c_try_compile "$LINENO"; then :
11032 ac_cv_header_stdc=yes
11033else
11034 ac_cv_header_stdc=no
11035fi
11036rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11037
11038if test $ac_cv_header_stdc = yes; then
11039 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
11040 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11041/* end confdefs.h. */
11042#include <string.h>
11043
11044_ACEOF
11045if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11046 $EGREP "memchr" >/dev/null 2>&1; then :
11047
11048else
11049 ac_cv_header_stdc=no
11050fi
11051rm -f conftest*
11052
11053fi
11054
11055if test $ac_cv_header_stdc = yes; then
11056 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
11057 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11058/* end confdefs.h. */
11059#include <stdlib.h>
11060
11061_ACEOF
11062if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11063 $EGREP "free" >/dev/null 2>&1; then :
11064
11065else
11066 ac_cv_header_stdc=no
11067fi
11068rm -f conftest*
11069
11070fi
11071
11072if test $ac_cv_header_stdc = yes; then
11073 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
11074 if test "$cross_compiling" = yes; then :
11075 :
11076else
11077 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11078/* end confdefs.h. */
11079#include <ctype.h>
11080#include <stdlib.h>
11081#if ((' ' & 0x0FF) == 0x020)
11082# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
11083# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
11084#else
11085# define ISLOWER(c) \
11086 (('a' <= (c) && (c) <= 'i') \
11087 || ('j' <= (c) && (c) <= 'r') \
11088 || ('s' <= (c) && (c) <= 'z'))
11089# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
11090#endif
11091
11092#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
11093int
11094main ()
11095{
11096 int i;
11097 for (i = 0; i < 256; i++)
11098 if (XOR (islower (i), ISLOWER (i))
11099 || toupper (i) != TOUPPER (i))
11100 return 2;
11101 return 0;
11102}
11103_ACEOF
11104if ac_fn_c_try_run "$LINENO"; then :
11105
11106else
11107 ac_cv_header_stdc=no
11108fi
11109rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11110 conftest.$ac_objext conftest.beam conftest.$ac_ext
11111fi
11112
11113fi
11114fi
11115{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
11116$as_echo "$ac_cv_header_stdc" >&6; }
11117if test $ac_cv_header_stdc = yes; then
11118
11119$as_echo "#define STDC_HEADERS 1" >>confdefs.h
11120
3266f10b
TT
11121fi
11122
11123 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
11124# for constant arguments. Useless!
11125{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
11126$as_echo_n "checking for working alloca.h... " >&6; }
11127if test "${ac_cv_working_alloca_h+set}" = set; then :
11128 $as_echo_n "(cached) " >&6
11129else
11130 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11131/* end confdefs.h. */
11132#include <alloca.h>
11133int
11134main ()
11135{
11136char *p = (char *) alloca (2 * sizeof (int));
11137 if (p) return 0;
11138 ;
11139 return 0;
11140}
11141_ACEOF
11142if ac_fn_c_try_link "$LINENO"; then :
11143 ac_cv_working_alloca_h=yes
11144else
11145 ac_cv_working_alloca_h=no
11146fi
11147rm -f core conftest.err conftest.$ac_objext \
11148 conftest$ac_exeext conftest.$ac_ext
11149fi
11150{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_working_alloca_h" >&5
11151$as_echo "$ac_cv_working_alloca_h" >&6; }
11152if test $ac_cv_working_alloca_h = yes; then
11153
11154$as_echo "#define HAVE_ALLOCA_H 1" >>confdefs.h
11155
11156fi
11157
11158{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
11159$as_echo_n "checking for alloca... " >&6; }
11160if test "${ac_cv_func_alloca_works+set}" = set; then :
11161 $as_echo_n "(cached) " >&6
11162else
11163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11164/* end confdefs.h. */
11165#ifdef __GNUC__
11166# define alloca __builtin_alloca
11167#else
11168# ifdef _MSC_VER
11169# include <malloc.h>
11170# define alloca _alloca
11171# else
11172# ifdef HAVE_ALLOCA_H
11173# include <alloca.h>
11174# else
11175# ifdef _AIX
11176 #pragma alloca
11177# else
11178# ifndef alloca /* predefined by HP cc +Olibcalls */
11179char *alloca ();
11180# endif
11181# endif
11182# endif
11183# endif
11184#endif
11185
11186int
11187main ()
11188{
11189char *p = (char *) alloca (1);
11190 if (p) return 0;
11191 ;
11192 return 0;
11193}
11194_ACEOF
11195if ac_fn_c_try_link "$LINENO"; then :
11196 ac_cv_func_alloca_works=yes
11197else
11198 ac_cv_func_alloca_works=no
11199fi
11200rm -f core conftest.err conftest.$ac_objext \
11201 conftest$ac_exeext conftest.$ac_ext
11202fi
11203{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
11204$as_echo "$ac_cv_func_alloca_works" >&6; }
11205
11206if test $ac_cv_func_alloca_works = yes; then
11207
11208$as_echo "#define HAVE_ALLOCA 1" >>confdefs.h
11209
11210else
11211 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
11212# that cause trouble. Some versions do not even contain alloca or
11213# contain a buggy version. If you still want to use their alloca,
11214# use ar to extract alloca.o from them instead of compiling alloca.c.
11215
11216ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
11217
11218$as_echo "#define C_ALLOCA 1" >>confdefs.h
11219
11220
11221{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
11222$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
11223if test "${ac_cv_os_cray+set}" = set; then :
11224 $as_echo_n "(cached) " >&6
11225else
11226 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11227/* end confdefs.h. */
11228#if defined CRAY && ! defined CRAY2
11229webecray
11230#else
11231wenotbecray
11232#endif
11233
11234_ACEOF
11235if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11236 $EGREP "webecray" >/dev/null 2>&1; then :
11237 ac_cv_os_cray=yes
11238else
11239 ac_cv_os_cray=no
11240fi
11241rm -f conftest*
11242
11243fi
11244{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_os_cray" >&5
11245$as_echo "$ac_cv_os_cray" >&6; }
11246if test $ac_cv_os_cray = yes; then
11247 for ac_func in _getb67 GETB67 getb67; do
11248 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11249ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
11250eval as_val=\$$as_ac_var
11251 if test "x$as_val" = x""yes; then :
11252
11253cat >>confdefs.h <<_ACEOF
11254#define CRAY_STACKSEG_END $ac_func
11255_ACEOF
11256
11257 break
11258fi
11259
11260 done
11261fi
11262
11263{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
11264$as_echo_n "checking stack direction for C alloca... " >&6; }
11265if test "${ac_cv_c_stack_direction+set}" = set; then :
11266 $as_echo_n "(cached) " >&6
11267else
11268 if test "$cross_compiling" = yes; then :
11269 ac_cv_c_stack_direction=0
11270else
11271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11272/* end confdefs.h. */
11273$ac_includes_default
11274int
11275find_stack_direction ()
11276{
11277 static char *addr = 0;
11278 auto char dummy;
11279 if (addr == 0)
11280 {
11281 addr = &dummy;
11282 return find_stack_direction ();
11283 }
11284 else
11285 return (&dummy > addr) ? 1 : -1;
11286}
11287
11288int
11289main ()
11290{
11291 return find_stack_direction () < 0;
11292}
11293_ACEOF
11294if ac_fn_c_try_run "$LINENO"; then :
11295 ac_cv_c_stack_direction=1
11296else
11297 ac_cv_c_stack_direction=-1
11298fi
11299rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11300 conftest.$ac_objext conftest.beam conftest.$ac_ext
11301fi
11302
11303fi
11304{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5
11305$as_echo "$ac_cv_c_stack_direction" >&6; }
11306cat >>confdefs.h <<_ACEOF
11307#define STACK_DIRECTION $ac_cv_c_stack_direction
11308_ACEOF
11309
11310
11311fi
11312
11313
11314
11315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5
11316$as_echo_n "checking for nl_langinfo and CODESET... " >&6; }
11317if test "${am_cv_langinfo_codeset+set}" = set; then :
11318 $as_echo_n "(cached) " >&6
11319else
11320 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11321/* end confdefs.h. */
11322#include <langinfo.h>
11323int
11324main ()
11325{
11326char* cs = nl_langinfo(CODESET);
11327 ;
11328 return 0;
11329}
11330_ACEOF
11331if ac_fn_c_try_link "$LINENO"; then :
11332 am_cv_langinfo_codeset=yes
11333else
11334 am_cv_langinfo_codeset=no
11335fi
11336rm -f core conftest.err conftest.$ac_objext \
11337 conftest$ac_exeext conftest.$ac_ext
11338
11339fi
11340{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_langinfo_codeset" >&5
11341$as_echo "$am_cv_langinfo_codeset" >&6; }
11342 if test $am_cv_langinfo_codeset = yes; then
11343
11344$as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
11345
11346 fi
11347
11348
a3d08894 11349 for ac_header in linux/perf_event.h locale.h memory.h signal.h sys/resource.h sys/socket.h sys/syscall.h sys/un.h sys/wait.h thread_db.h wait.h
3266f10b
TT
11350do :
11351 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11352ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
11353eval as_val=\$$as_ac_Header
11354 if test "x$as_val" = x""yes; then :
11355 cat >>confdefs.h <<_ACEOF
11356#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11357_ACEOF
11358
11359fi
11360
11361done
11362
11363
11364 for ac_func in fdwalk getrlimit pipe pipe2 socketpair
11365do :
11366 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11367ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
11368eval as_val=\$$as_ac_var
11369 if test "x$as_val" = x""yes; then :
11370 cat >>confdefs.h <<_ACEOF
11371#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11372_ACEOF
11373
11374fi
11375done
11376
11377
11378 ac_fn_c_check_decl "$LINENO" "strerror" "ac_cv_have_decl_strerror" "$ac_includes_default"
11379if test "x$ac_cv_have_decl_strerror" = x""yes; then :
11380 ac_have_decl=1
11381else
11382 ac_have_decl=0
11383fi
11384
11385cat >>confdefs.h <<_ACEOF
11386#define HAVE_DECL_STRERROR $ac_have_decl
11387_ACEOF
11388ac_fn_c_check_decl "$LINENO" "strstr" "ac_cv_have_decl_strstr" "$ac_includes_default"
11389if test "x$ac_cv_have_decl_strstr" = x""yes; then :
11390 ac_have_decl=1
11391else
11392 ac_have_decl=0
11393fi
11394
11395cat >>confdefs.h <<_ACEOF
11396#define HAVE_DECL_STRSTR $ac_have_decl
11397_ACEOF
11398
11399
e9bcb658
GB
11400 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sigsetjmp" >&5
11401$as_echo_n "checking for sigsetjmp... " >&6; }
11402if test "${gdb_cv_func_sigsetjmp+set}" = set; then :
11403 $as_echo_n "(cached) " >&6
11404else
11405 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11406/* end confdefs.h. */
11407
11408#include <setjmp.h>
11409
11410int
11411main ()
11412{
11413sigjmp_buf env; while (! sigsetjmp (env, 1)) siglongjmp (env, 1);
11414 ;
11415 return 0;
11416}
11417_ACEOF
11418if ac_fn_c_try_compile "$LINENO"; then :
11419 gdb_cv_func_sigsetjmp=yes
11420else
11421 gdb_cv_func_sigsetjmp=no
11422fi
11423rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11424fi
11425{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_func_sigsetjmp" >&5
11426$as_echo "$gdb_cv_func_sigsetjmp" >&6; }
11427if test $gdb_cv_func_sigsetjmp = yes; then
11428
11429$as_echo "#define HAVE_SIGSETJMP 1" >>confdefs.h
11430
11431fi
11432
3266f10b 11433
a3828db0
MK
11434# Check the return and argument types of ptrace. No canned test for
11435# this, so roll our own.
11436gdb_ptrace_headers='
4ff70b84 11437#include <sys/types.h>
a3828db0
MK
11438#if HAVE_SYS_PTRACE_H
11439# include <sys/ptrace.h>
11440#endif
11441#if HAVE_UNISTD_H
11442# include <unistd.h>
11443#endif
11444'
11445# There is no point in checking if we don't have a prototype.
81ecdfbb
RW
11446ac_fn_c_check_decl "$LINENO" "ptrace" "ac_cv_have_decl_ptrace" "$gdb_ptrace_headers
11447"
11448if test "x$ac_cv_have_decl_ptrace" = x""yes; then :
11449 ac_have_decl=1
06825bd1 11450else
81ecdfbb 11451 ac_have_decl=0
06825bd1 11452fi
06825bd1 11453
a3828db0 11454cat >>confdefs.h <<_ACEOF
81ecdfbb 11455#define HAVE_DECL_PTRACE $ac_have_decl
a3828db0 11456_ACEOF
81ecdfbb 11457if test $ac_have_decl = 1; then :
bec39cab 11458
a3828db0 11459else
a3828db0
MK
11460
11461 : ${gdb_cv_func_ptrace_ret='int'}
11462 : ${gdb_cv_func_ptrace_args='int,int,long,long'}
11463
06825bd1
MK
11464fi
11465
064ef605
DJ
11466# Check return type. Varargs (used on GNU/Linux) conflict with the
11467# empty argument list, so check for that explicitly.
81ecdfbb
RW
11468{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of ptrace" >&5
11469$as_echo_n "checking return type of ptrace... " >&6; }
11470if test "${gdb_cv_func_ptrace_ret+set}" = set; then :
11471 $as_echo_n "(cached) " >&6
bec39cab 11472else
81ecdfbb 11473 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11474/* end confdefs.h. */
a3828db0 11475$gdb_ptrace_headers
bec39cab
AC
11476int
11477main ()
11478{
064ef605
DJ
11479extern long ptrace (enum __ptrace_request, ...);
11480 ;
11481 return 0;
11482}
11483_ACEOF
81ecdfbb 11484if ac_fn_c_try_compile "$LINENO"; then :
064ef605
DJ
11485 gdb_cv_func_ptrace_ret='long'
11486else
81ecdfbb 11487 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
064ef605
DJ
11488/* end confdefs.h. */
11489$gdb_ptrace_headers
11490int
11491main ()
11492{
a3828db0 11493extern int ptrace ();
bec39cab
AC
11494 ;
11495 return 0;
11496}
11497_ACEOF
81ecdfbb 11498if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 11499 gdb_cv_func_ptrace_ret='int'
70f9f479 11500else
81ecdfbb 11501 gdb_cv_func_ptrace_ret='long'
70f9f479 11502fi
81ecdfbb 11503rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
70f9f479 11504fi
81ecdfbb 11505rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
064ef605 11506fi
81ecdfbb
RW
11507{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_func_ptrace_ret" >&5
11508$as_echo "$gdb_cv_func_ptrace_ret" >&6; }
bec39cab 11509
a3828db0
MK
11510cat >>confdefs.h <<_ACEOF
11511#define PTRACE_TYPE_RET $gdb_cv_func_ptrace_ret
bec39cab 11512_ACEOF
70f9f479 11513
a3828db0 11514# Check argument types.
81ecdfbb
RW
11515{ $as_echo "$as_me:${as_lineno-$LINENO}: checking types of arguments for ptrace" >&5
11516$as_echo_n "checking types of arguments for ptrace... " >&6; }
11517if test "${gdb_cv_func_ptrace_args+set}" = set; then :
11518 $as_echo_n "(cached) " >&6
bec39cab 11519else
a3828db0 11520
81ecdfbb 11521 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
064ef605
DJ
11522/* end confdefs.h. */
11523$gdb_ptrace_headers
11524int
11525main ()
11526{
11527extern long ptrace (enum __ptrace_request, ...);
11528 ;
11529 return 0;
11530}
11531_ACEOF
81ecdfbb 11532if ac_fn_c_try_compile "$LINENO"; then :
064ef605
DJ
11533 gdb_cv_func_ptrace_args='int,int,long,long'
11534else
064ef605 11535
a3828db0
MK
11536for gdb_arg1 in 'int' 'long'; do
11537 for gdb_arg2 in 'pid_t' 'int' 'long'; do
5ed10e6e 11538 for gdb_arg3 in 'int *' 'caddr_t' 'int' 'long' 'void *'; do
96d7229d 11539 for gdb_arg4 in 'int' 'long' 'void *'; do
81ecdfbb 11540 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11541/* end confdefs.h. */
a3828db0 11542$gdb_ptrace_headers
bec39cab
AC
11543int
11544main ()
11545{
a3828db0
MK
11546
11547extern $gdb_cv_func_ptrace_ret
11548 ptrace ($gdb_arg1, $gdb_arg2, $gdb_arg3, $gdb_arg4);
11549
bec39cab
AC
11550 ;
11551 return 0;
11552}
11553_ACEOF
81ecdfbb 11554if ac_fn_c_try_compile "$LINENO"; then :
a3828db0
MK
11555 gdb_cv_func_ptrace_args="$gdb_arg1,$gdb_arg2,$gdb_arg3,$gdb_arg4";
11556 break 4;
5c7f2947 11557fi
81ecdfbb 11558rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a3828db0 11559 for gdb_arg5 in 'int *' 'int' 'long'; do
81ecdfbb 11560 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11561/* end confdefs.h. */
a3828db0 11562$gdb_ptrace_headers
bec39cab
AC
11563int
11564main ()
11565{
a3828db0
MK
11566
11567extern $gdb_cv_func_ptrace_ret
11568 ptrace ($gdb_arg1, $gdb_arg2, $gdb_arg3, $gdb_arg4, $gdb_arg5);
11569
bec39cab
AC
11570 ;
11571 return 0;
11572}
11573_ACEOF
81ecdfbb 11574if ac_fn_c_try_compile "$LINENO"; then :
a3828db0
MK
11575
11576gdb_cv_func_ptrace_args="$gdb_arg1,$gdb_arg2,$gdb_arg3,$gdb_arg4,$gdb_arg5";
11577 break 5;
78434e59 11578fi
81ecdfbb 11579rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a3828db0
MK
11580 done
11581 done
11582 done
11583 done
11584done
11585# Provide a safe default value.
11586: ${gdb_cv_func_ptrace_args='int,int,long,long'}
11587
064ef605 11588fi
81ecdfbb 11589rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
78434e59 11590fi
81ecdfbb
RW
11591{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_func_ptrace_args" >&5
11592$as_echo "$gdb_cv_func_ptrace_args" >&6; }
a3828db0
MK
11593ac_save_IFS=$IFS; IFS=','
11594set dummy `echo "$gdb_cv_func_ptrace_args" | sed 's/\*/\*/g'`
11595IFS=$ac_save_IFS
11596shift
bec39cab 11597
a3828db0
MK
11598cat >>confdefs.h <<_ACEOF
11599#define PTRACE_TYPE_ARG3 $3
11600_ACEOF
11601
96d7229d
LM
11602
11603cat >>confdefs.h <<_ACEOF
11604#define PTRACE_TYPE_ARG4 $4
11605_ACEOF
11606
a3828db0
MK
11607if test -n "$5"; then
11608
11609cat >>confdefs.h <<_ACEOF
11610#define PTRACE_TYPE_ARG5 $5
bec39cab 11611_ACEOF
78434e59
MK
11612
11613fi
11614
a3828db0 11615if test "$cross_compiling" = no; then
81ecdfbb
RW
11616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether setpgrp takes no argument" >&5
11617$as_echo_n "checking whether setpgrp takes no argument... " >&6; }
11618if test "${ac_cv_func_setpgrp_void+set}" = set; then :
11619 $as_echo_n "(cached) " >&6
a3828db0 11620else
81ecdfbb
RW
11621 if test "$cross_compiling" = yes; then :
11622 as_fn_error "cannot check setpgrp when cross compiling" "$LINENO" 5
bec39cab 11623else
81ecdfbb 11624 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11625/* end confdefs.h. */
81ecdfbb 11626$ac_includes_default
bec39cab
AC
11627int
11628main ()
11629{
a3828db0
MK
11630/* If this system has a BSD-style setpgrp which takes arguments,
11631 setpgrp(1, 1) will fail with ESRCH and return -1, in that case
11632 exit successfully. */
81ecdfbb 11633 return setpgrp (1,1) != -1;
bec39cab
AC
11634 ;
11635 return 0;
11636}
11637_ACEOF
81ecdfbb 11638if ac_fn_c_try_run "$LINENO"; then :
a3828db0 11639 ac_cv_func_setpgrp_void=no
c906108c 11640else
81ecdfbb 11641 ac_cv_func_setpgrp_void=yes
c906108c 11642fi
81ecdfbb
RW
11643rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11644 conftest.$ac_objext conftest.beam conftest.$ac_ext
97bf5e38 11645fi
81ecdfbb 11646
a3828db0 11647fi
81ecdfbb
RW
11648{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_setpgrp_void" >&5
11649$as_echo "$ac_cv_func_setpgrp_void" >&6; }
a3828db0
MK
11650if test $ac_cv_func_setpgrp_void = yes; then
11651
81ecdfbb 11652$as_echo "#define SETPGRP_VOID 1" >>confdefs.h
97bf5e38
MK
11653
11654fi
a3828db0
MK
11655
11656else
81ecdfbb
RW
11657 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether setpgrp takes no argument" >&5
11658$as_echo_n "checking whether setpgrp takes no argument... " >&6; }
11659if test "${ac_cv_func_setpgrp_void+set}" = set; then :
11660 $as_echo_n "(cached) " >&6
97bf5e38 11661else
81ecdfbb 11662 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11663/* end confdefs.h. */
a3828db0
MK
11664
11665#include <unistd.h>
11666
bec39cab
AC
11667int
11668main ()
11669{
a3828db0
MK
11670
11671 if (setpgrp(1,1) == -1)
11672 exit (0);
11673 else
11674 exit (1);
11675
bec39cab
AC
11676 ;
11677 return 0;
11678}
11679_ACEOF
81ecdfbb 11680if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 11681 ac_cv_func_setpgrp_void=no
c906108c 11682else
81ecdfbb 11683 ac_cv_func_setpgrp_void=yes
c906108c 11684fi
81ecdfbb 11685rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 11686fi
81ecdfbb
RW
11687{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_setpgrp_void" >&5
11688$as_echo "$ac_cv_func_setpgrp_void" >&6; }
a3828db0 11689if test $ac_cv_func_setpgrp_void = yes; then
81ecdfbb 11690 $as_echo "#define SETPGRP_VOID 1" >>confdefs.h
c3f6f71d 11691
a3828db0 11692fi
c906108c
SS
11693fi
11694
a3828db0
MK
11695# Assume we'll default to using the included libiberty regex.
11696gdb_use_included_regex=yes
11697
11698# However, if the system regex is GNU regex, then default to *not*
11699# using the included regex.
81ecdfbb
RW
11700{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU regex" >&5
11701$as_echo_n "checking for GNU regex... " >&6; }
11702if test "${gdb_cv_have_gnu_regex+set}" = set; then :
11703 $as_echo_n "(cached) " >&6
bec39cab 11704else
81ecdfbb 11705 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11706/* end confdefs.h. */
a3828db0 11707#include <gnu-versions.h>
bec39cab
AC
11708int
11709main ()
11710{
81ecdfbb
RW
11711#define REGEX_INTERFACE_VERSION 1
11712#if _GNU_REGEX_INTERFACE_VERSION != REGEX_INTERFACE_VERSION
11713# error "Version mismatch"
11714#endif
5c45e068
MK
11715 ;
11716 return 0;
11717}
11718_ACEOF
81ecdfbb
RW
11719if ac_fn_c_try_compile "$LINENO"; then :
11720 gdb_cv_have_gnu_regex=yes
5c45e068 11721else
81ecdfbb
RW
11722 gdb_cv_have_gnu_regex=no
11723fi
11724rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11725fi
11726{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_gnu_regex" >&5
11727$as_echo "$gdb_cv_have_gnu_regex" >&6; }
11728if test $gdb_cv_have_gnu_regex = yes; then
11729 gdb_use_included_regex=no
5c45e068 11730fi
81ecdfbb
RW
11731
11732
11733# Check whether --with-included-regex was given.
11734if test "${with_included_regex+set}" = set; then :
11735 withval=$with_included_regex; gdb_with_regex=$withval
11736else
11737 gdb_with_regex=$gdb_use_included_regex
c906108c 11738fi
81ecdfbb
RW
11739
11740if test "$gdb_with_regex" = yes; then
11741
11742$as_echo "#define USE_INCLUDED_REGEX 1" >>confdefs.h
11743
c906108c 11744fi
81ecdfbb
RW
11745
11746# Check if <sys/proc.h> defines `struct thread' with a td_pcb member.
11747ac_fn_c_check_member "$LINENO" "struct thread" "td_pcb" "ac_cv_member_struct_thread_td_pcb" "#include <sys/param.h>
11748#include <sys/proc.h>
11749
11750"
11751if test "x$ac_cv_member_struct_thread_td_pcb" = x""yes; then :
c906108c 11752
5c45e068 11753cat >>confdefs.h <<_ACEOF
a3828db0 11754#define HAVE_STRUCT_THREAD_TD_PCB 1
bec39cab 11755_ACEOF
c906108c 11756
5c45e068 11757
97bf5e38 11758fi
c906108c 11759
5c45e068 11760
a3828db0 11761# See if <sys/lwp.h> defines `struct lwp`.
81ecdfbb
RW
11762{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct lwp" >&5
11763$as_echo_n "checking for struct lwp... " >&6; }
11764if test "${gdb_cv_struct_lwp+set}" = set; then :
11765 $as_echo_n "(cached) " >&6
bec39cab 11766else
81ecdfbb 11767 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11768/* end confdefs.h. */
a3828db0
MK
11769#include <sys/param.h>
11770#include <sys/lwp.h>
bec39cab
AC
11771int
11772main ()
11773{
a3828db0 11774struct lwp l;
bec39cab
AC
11775 ;
11776 return 0;
11777}
11778_ACEOF
81ecdfbb 11779if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 11780 gdb_cv_struct_lwp=yes
c906108c 11781else
81ecdfbb 11782 gdb_cv_struct_lwp=no
c906108c 11783fi
81ecdfbb 11784rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 11785fi
81ecdfbb
RW
11786{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_struct_lwp" >&5
11787$as_echo "$gdb_cv_struct_lwp" >&6; }
a3828db0 11788if test $gdb_cv_struct_lwp = yes; then
c906108c 11789
81ecdfbb 11790$as_echo "#define HAVE_STRUCT_LWP 1" >>confdefs.h
c906108c 11791
97bf5e38 11792fi
c906108c 11793
a3828db0 11794# See if <machine/reg.h> degines `struct reg'.
81ecdfbb
RW
11795{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct reg in machine/reg.h" >&5
11796$as_echo_n "checking for struct reg in machine/reg.h... " >&6; }
11797if test "${gdb_cv_struct_reg+set}" = set; then :
11798 $as_echo_n "(cached) " >&6
bec39cab 11799else
81ecdfbb 11800 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11801/* end confdefs.h. */
a3828db0
MK
11802#include <sys/types.h>
11803#include <machine/reg.h>
bec39cab
AC
11804int
11805main ()
11806{
a3828db0 11807struct reg r;
bec39cab
AC
11808 ;
11809 return 0;
11810}
11811_ACEOF
81ecdfbb 11812if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 11813 gdb_cv_struct_reg=yes
27ca5dad 11814else
81ecdfbb 11815 gdb_cv_struct_reg=no
27ca5dad 11816fi
81ecdfbb 11817rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
27ca5dad 11818fi
81ecdfbb
RW
11819{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_struct_reg" >&5
11820$as_echo "$gdb_cv_struct_reg" >&6; }
a3828db0 11821if test $gdb_cv_struct_reg = yes; then
bec39cab 11822
81ecdfbb 11823$as_echo "#define HAVE_STRUCT_REG 1" >>confdefs.h
27ca5dad
MC
11824
11825fi
97bf5e38 11826
a3828db0
MK
11827# See if <machine/reg.h> supports the %fs and %gs i386 segment registers.
11828# Older i386 BSD's don't have the r_fs and r_gs members of `struct reg'.
81ecdfbb
RW
11829ac_fn_c_check_member "$LINENO" "struct reg" "r_fs" "ac_cv_member_struct_reg_r_fs" "#include <machine/reg.h>
11830"
11831if test "x$ac_cv_member_struct_reg_r_fs" = x""yes; then :
5c45e068
MK
11832
11833cat >>confdefs.h <<_ACEOF
a3828db0 11834#define HAVE_STRUCT_REG_R_FS 1
bec39cab 11835_ACEOF
3862412b 11836
5c45e068 11837
97bf5e38 11838fi
81ecdfbb
RW
11839ac_fn_c_check_member "$LINENO" "struct reg" "r_gs" "ac_cv_member_struct_reg_r_gs" "#include <machine/reg.h>
11840"
11841if test "x$ac_cv_member_struct_reg_r_gs" = x""yes; then :
5c45e068
MK
11842
11843cat >>confdefs.h <<_ACEOF
a3828db0 11844#define HAVE_STRUCT_REG_R_GS 1
bec39cab 11845_ACEOF
3862412b 11846
5c45e068 11847
97bf5e38 11848fi
3862412b 11849
5c45e068 11850
6fea9e18
L
11851# See if <sys/user.h> supports the %fs_base and %gs_bas amd64 segment registers.
11852# Older amd64 Linux's don't have the fs_base and gs_base members of
11853# `struct user_regs_struct'.
11854ac_fn_c_check_member "$LINENO" "struct user_regs_struct" "fs_base" "ac_cv_member_struct_user_regs_struct_fs_base" "#include <sys/user.h>
11855"
11856if test "x$ac_cv_member_struct_user_regs_struct_fs_base" = x""yes; then :
11857
11858cat >>confdefs.h <<_ACEOF
11859#define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
11860_ACEOF
11861
11862
11863fi
11864ac_fn_c_check_member "$LINENO" "struct user_regs_struct" "gs_base" "ac_cv_member_struct_user_regs_struct_gs_base" "#include <sys/user.h>
11865"
11866if test "x$ac_cv_member_struct_user_regs_struct_gs_base" = x""yes; then :
11867
11868cat >>confdefs.h <<_ACEOF
11869#define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
11870_ACEOF
11871
11872
11873fi
11874
11875
a3828db0 11876# See if <sys/ptrace.h> provides the PTRACE_GETREGS request.
81ecdfbb
RW
11877{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTRACE_GETREGS" >&5
11878$as_echo_n "checking for PTRACE_GETREGS... " >&6; }
11879if test "${gdb_cv_have_ptrace_getregs+set}" = set; then :
11880 $as_echo_n "(cached) " >&6
451928c5 11881else
81ecdfbb 11882 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11883/* end confdefs.h. */
a3828db0 11884#include <sys/ptrace.h>
bec39cab
AC
11885int
11886main ()
11887{
a3828db0 11888PTRACE_GETREGS;
bec39cab
AC
11889 ;
11890 return 0;
11891}
11892_ACEOF
81ecdfbb 11893if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 11894 gdb_cv_have_ptrace_getregs=yes
451928c5 11895else
81ecdfbb 11896 gdb_cv_have_ptrace_getregs=no
451928c5 11897fi
81ecdfbb 11898rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451928c5
AC
11899fi
11900
81ecdfbb
RW
11901{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_ptrace_getregs" >&5
11902$as_echo "$gdb_cv_have_ptrace_getregs" >&6; }
a3828db0 11903if test $gdb_cv_have_ptrace_getregs = yes; then
60ca704f 11904
81ecdfbb 11905$as_echo "#define HAVE_PTRACE_GETREGS 1" >>confdefs.h
451928c5 11906
97bf5e38 11907fi
451928c5 11908
a3828db0 11909# See if <sys/ptrace.h> provides the PTRACE_GETFPXREGS request.
81ecdfbb
RW
11910{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTRACE_GETFPXREGS" >&5
11911$as_echo_n "checking for PTRACE_GETFPXREGS... " >&6; }
11912if test "${gdb_cv_have_ptrace_getfpxregs+set}" = set; then :
11913 $as_echo_n "(cached) " >&6
451928c5 11914else
81ecdfbb 11915 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11916/* end confdefs.h. */
a3828db0 11917#include <sys/ptrace.h>
bec39cab
AC
11918int
11919main ()
11920{
a3828db0 11921PTRACE_GETFPXREGS;
bec39cab
AC
11922 ;
11923 return 0;
11924}
11925_ACEOF
81ecdfbb 11926if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 11927 gdb_cv_have_ptrace_getfpxregs=yes
451928c5 11928else
81ecdfbb 11929 gdb_cv_have_ptrace_getfpxregs=no
451928c5 11930fi
81ecdfbb 11931rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451928c5
AC
11932fi
11933
81ecdfbb
RW
11934{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_ptrace_getfpxregs" >&5
11935$as_echo "$gdb_cv_have_ptrace_getfpxregs" >&6; }
a3828db0 11936if test $gdb_cv_have_ptrace_getfpxregs = yes; then
60ca704f 11937
81ecdfbb 11938$as_echo "#define HAVE_PTRACE_GETFPXREGS 1" >>confdefs.h
451928c5 11939
97bf5e38 11940fi
451928c5 11941
a3828db0 11942# See if <sys/ptrace.h> provides the PT_GETDBREGS request.
81ecdfbb
RW
11943{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PT_GETDBREGS" >&5
11944$as_echo_n "checking for PT_GETDBREGS... " >&6; }
11945if test "${gdb_cv_have_pt_getdbregs+set}" = set; then :
11946 $as_echo_n "(cached) " >&6
3862412b 11947else
81ecdfbb 11948 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11949/* end confdefs.h. */
a3828db0
MK
11950#include <sys/types.h>
11951#include <sys/ptrace.h>
bec39cab
AC
11952int
11953main ()
11954{
a3828db0 11955PT_GETDBREGS;
bec39cab
AC
11956 ;
11957 return 0;
11958}
11959_ACEOF
81ecdfbb 11960if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 11961 gdb_cv_have_pt_getdbregs=yes
3862412b 11962else
81ecdfbb 11963 gdb_cv_have_pt_getdbregs=no
3862412b 11964fi
81ecdfbb 11965rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3862412b
MK
11966fi
11967
81ecdfbb
RW
11968{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_pt_getdbregs" >&5
11969$as_echo "$gdb_cv_have_pt_getdbregs" >&6; }
a3828db0 11970if test $gdb_cv_have_pt_getdbregs = yes; then
60ca704f 11971
81ecdfbb 11972$as_echo "#define HAVE_PT_GETDBREGS 1" >>confdefs.h
3862412b 11973
97bf5e38 11974fi
3862412b 11975
a3828db0 11976# See if <sys/ptrace.h> provides the PT_GETXMMREGS request.
81ecdfbb
RW
11977{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PT_GETXMMREGS" >&5
11978$as_echo_n "checking for PT_GETXMMREGS... " >&6; }
11979if test "${gdb_cv_have_pt_getxmmregs+set}" = set; then :
11980 $as_echo_n "(cached) " >&6
3862412b 11981else
81ecdfbb 11982 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11983/* end confdefs.h. */
a3828db0
MK
11984#include <sys/types.h>
11985#include <sys/ptrace.h>
bec39cab
AC
11986int
11987main ()
11988{
a3828db0 11989PT_GETXMMREGS;
bec39cab
AC
11990 ;
11991 return 0;
11992}
11993_ACEOF
81ecdfbb 11994if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 11995 gdb_cv_have_pt_getxmmregs=yes
3862412b 11996else
81ecdfbb 11997 gdb_cv_have_pt_getxmmregs=no
3862412b 11998fi
81ecdfbb 11999rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3862412b
MK
12000fi
12001
81ecdfbb
RW
12002{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_pt_getxmmregs" >&5
12003$as_echo "$gdb_cv_have_pt_getxmmregs" >&6; }
a3828db0 12004if test $gdb_cv_have_pt_getxmmregs = yes; then
60ca704f 12005
81ecdfbb 12006$as_echo "#define HAVE_PT_GETXMMREGS 1" >>confdefs.h
3862412b 12007
97bf5e38 12008fi
3862412b 12009
05b4bd79 12010# Detect which type of /proc is in use, such as for Solaris.
97bf5e38
MK
12011
12012if test "${target}" = "${host}"; then
12013 case "${host}" in
7b00db47 12014 *-*-sysv4.2* | *-*-sysv5* )
60ca704f 12015
81ecdfbb 12016$as_echo "#define NEW_PROC_API 1" >>confdefs.h
97bf5e38
MK
12017
12018 ;;
c162e8c9 12019 *-*-solaris2.[6789] | *-*-solaris2.1[0-9]*)
60ca704f 12020
81ecdfbb 12021$as_echo "#define NEW_PROC_API 1" >>confdefs.h
c960c18f
AC
12022
12023 ;;
12024 mips-sgi-irix5*)
12025 # Work around <sys/proc.h> needing _KMEMUSER problem on IRIX 5.
60ca704f 12026
81ecdfbb 12027$as_echo "#define _KMEMUSER 1" >>confdefs.h
97bf5e38
MK
12028
12029 ;;
12030 esac
12031fi
12032
12033if test "$ac_cv_header_sys_procfs_h" = yes; then
81ecdfbb
RW
12034 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gregset_t in sys/procfs.h" >&5
12035$as_echo_n "checking for gregset_t in sys/procfs.h... " >&6; }
12036 if test "${bfd_cv_have_sys_procfs_type_gregset_t+set}" = set; then :
12037 $as_echo_n "(cached) " >&6
596c9d4b 12038else
81ecdfbb 12039 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12040/* end confdefs.h. */
596c9d4b
KB
12041
12042#define _SYSCALL32
d30c5336
JK
12043/* Needed for new procfs interface on sparc-solaris. */
12044#define _STRUCTURED_PROC 1
596c9d4b 12045#include <sys/procfs.h>
bec39cab
AC
12046int
12047main ()
12048{
97bf5e38 12049gregset_t avar
bec39cab
AC
12050 ;
12051 return 0;
12052}
12053_ACEOF
81ecdfbb 12054if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12055 bfd_cv_have_sys_procfs_type_gregset_t=yes
596c9d4b 12056else
81ecdfbb 12057 bfd_cv_have_sys_procfs_type_gregset_t=no
bec39cab 12058
596c9d4b 12059fi
81ecdfbb 12060rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
596c9d4b
KB
12061fi
12062
97bf5e38 12063 if test $bfd_cv_have_sys_procfs_type_gregset_t = yes; then
bec39cab 12064
81ecdfbb 12065$as_echo "#define HAVE_GREGSET_T 1" >>confdefs.h
596c9d4b
KB
12066
12067 fi
81ecdfbb
RW
12068 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_gregset_t" >&5
12069$as_echo "$bfd_cv_have_sys_procfs_type_gregset_t" >&6; }
451928c5 12070
81ecdfbb
RW
12071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fpregset_t in sys/procfs.h" >&5
12072$as_echo_n "checking for fpregset_t in sys/procfs.h... " >&6; }
12073 if test "${bfd_cv_have_sys_procfs_type_fpregset_t+set}" = set; then :
12074 $as_echo_n "(cached) " >&6
d84dd0c5 12075else
81ecdfbb 12076 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12077/* end confdefs.h. */
97bf5e38
MK
12078
12079#define _SYSCALL32
d30c5336
JK
12080/* Needed for new procfs interface on sparc-solaris. */
12081#define _STRUCTURED_PROC 1
d84dd0c5 12082#include <sys/procfs.h>
bec39cab
AC
12083int
12084main ()
12085{
97bf5e38 12086fpregset_t avar
bec39cab
AC
12087 ;
12088 return 0;
12089}
12090_ACEOF
81ecdfbb 12091if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12092 bfd_cv_have_sys_procfs_type_fpregset_t=yes
d84dd0c5 12093else
81ecdfbb 12094 bfd_cv_have_sys_procfs_type_fpregset_t=no
bec39cab 12095
d84dd0c5 12096fi
81ecdfbb 12097rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d84dd0c5
MK
12098fi
12099
97bf5e38 12100 if test $bfd_cv_have_sys_procfs_type_fpregset_t = yes; then
bec39cab 12101
81ecdfbb 12102$as_echo "#define HAVE_FPREGSET_T 1" >>confdefs.h
d84dd0c5 12103
97bf5e38 12104 fi
81ecdfbb
RW
12105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_fpregset_t" >&5
12106$as_echo "$bfd_cv_have_sys_procfs_type_fpregset_t" >&6; }
d84dd0c5 12107
81ecdfbb
RW
12108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prgregset_t in sys/procfs.h" >&5
12109$as_echo_n "checking for prgregset_t in sys/procfs.h... " >&6; }
12110 if test "${bfd_cv_have_sys_procfs_type_prgregset_t+set}" = set; then :
12111 $as_echo_n "(cached) " >&6
c906108c 12112else
81ecdfbb 12113 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12114/* end confdefs.h. */
c906108c 12115
97bf5e38 12116#define _SYSCALL32
d30c5336
JK
12117/* Needed for new procfs interface on sparc-solaris. */
12118#define _STRUCTURED_PROC 1
97bf5e38 12119#include <sys/procfs.h>
bec39cab
AC
12120int
12121main ()
12122{
97bf5e38 12123prgregset_t avar
bec39cab
AC
12124 ;
12125 return 0;
12126}
12127_ACEOF
81ecdfbb 12128if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12129 bfd_cv_have_sys_procfs_type_prgregset_t=yes
c906108c 12130else
81ecdfbb 12131 bfd_cv_have_sys_procfs_type_prgregset_t=no
bec39cab 12132
c906108c 12133fi
81ecdfbb 12134rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
12135fi
12136
97bf5e38 12137 if test $bfd_cv_have_sys_procfs_type_prgregset_t = yes; then
bec39cab 12138
81ecdfbb 12139$as_echo "#define HAVE_PRGREGSET_T 1" >>confdefs.h
c906108c 12140
97bf5e38 12141 fi
81ecdfbb
RW
12142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prgregset_t" >&5
12143$as_echo "$bfd_cv_have_sys_procfs_type_prgregset_t" >&6; }
c906108c 12144
81ecdfbb
RW
12145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prfpregset_t in sys/procfs.h" >&5
12146$as_echo_n "checking for prfpregset_t in sys/procfs.h... " >&6; }
12147 if test "${bfd_cv_have_sys_procfs_type_prfpregset_t+set}" = set; then :
12148 $as_echo_n "(cached) " >&6
d45fe813 12149else
81ecdfbb 12150 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12151/* end confdefs.h. */
97bf5e38
MK
12152
12153#define _SYSCALL32
d30c5336
JK
12154/* Needed for new procfs interface on sparc-solaris. */
12155#define _STRUCTURED_PROC 1
97bf5e38 12156#include <sys/procfs.h>
bec39cab
AC
12157int
12158main ()
12159{
97bf5e38 12160prfpregset_t avar
bec39cab
AC
12161 ;
12162 return 0;
12163}
12164_ACEOF
81ecdfbb 12165if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12166 bfd_cv_have_sys_procfs_type_prfpregset_t=yes
d45fe813 12167else
81ecdfbb 12168 bfd_cv_have_sys_procfs_type_prfpregset_t=no
bec39cab 12169
d45fe813 12170fi
81ecdfbb 12171rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
12172fi
12173
97bf5e38 12174 if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
bec39cab 12175
81ecdfbb 12176$as_echo "#define HAVE_PRFPREGSET_T 1" >>confdefs.h
d45fe813 12177
97bf5e38 12178 fi
81ecdfbb
RW
12179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prfpregset_t" >&5
12180$as_echo "$bfd_cv_have_sys_procfs_type_prfpregset_t" >&6; }
d45fe813 12181
81ecdfbb
RW
12182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prgregset32_t in sys/procfs.h" >&5
12183$as_echo_n "checking for prgregset32_t in sys/procfs.h... " >&6; }
12184 if test "${bfd_cv_have_sys_procfs_type_prgregset32_t+set}" = set; then :
12185 $as_echo_n "(cached) " >&6
d45fe813 12186else
81ecdfbb 12187 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12188/* end confdefs.h. */
97bf5e38
MK
12189
12190#define _SYSCALL32
d30c5336
JK
12191/* Needed for new procfs interface on sparc-solaris. */
12192#define _STRUCTURED_PROC 1
97bf5e38 12193#include <sys/procfs.h>
bec39cab
AC
12194int
12195main ()
12196{
97bf5e38 12197prgregset32_t avar
bec39cab
AC
12198 ;
12199 return 0;
12200}
12201_ACEOF
81ecdfbb 12202if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12203 bfd_cv_have_sys_procfs_type_prgregset32_t=yes
d45fe813 12204else
81ecdfbb 12205 bfd_cv_have_sys_procfs_type_prgregset32_t=no
bec39cab 12206
d45fe813 12207fi
81ecdfbb 12208rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
12209fi
12210
97bf5e38 12211 if test $bfd_cv_have_sys_procfs_type_prgregset32_t = yes; then
bec39cab 12212
81ecdfbb 12213$as_echo "#define HAVE_PRGREGSET32_T 1" >>confdefs.h
d45fe813 12214
97bf5e38 12215 fi
81ecdfbb
RW
12216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prgregset32_t" >&5
12217$as_echo "$bfd_cv_have_sys_procfs_type_prgregset32_t" >&6; }
d45fe813 12218
81ecdfbb
RW
12219 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpid_t in sys/procfs.h" >&5
12220$as_echo_n "checking for lwpid_t in sys/procfs.h... " >&6; }
12221 if test "${bfd_cv_have_sys_procfs_type_lwpid_t+set}" = set; then :
12222 $as_echo_n "(cached) " >&6
d45fe813 12223else
81ecdfbb 12224 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12225/* end confdefs.h. */
97bf5e38 12226
d45fe813 12227#define _SYSCALL32
d30c5336
JK
12228/* Needed for new procfs interface on sparc-solaris. */
12229#define _STRUCTURED_PROC 1
97bf5e38 12230#include <sys/procfs.h>
bec39cab
AC
12231int
12232main ()
12233{
97bf5e38 12234lwpid_t avar
bec39cab
AC
12235 ;
12236 return 0;
12237}
12238_ACEOF
81ecdfbb 12239if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12240 bfd_cv_have_sys_procfs_type_lwpid_t=yes
d45fe813 12241else
81ecdfbb 12242 bfd_cv_have_sys_procfs_type_lwpid_t=no
bec39cab 12243
d45fe813 12244fi
81ecdfbb 12245rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
12246fi
12247
97bf5e38 12248 if test $bfd_cv_have_sys_procfs_type_lwpid_t = yes; then
bec39cab 12249
81ecdfbb 12250$as_echo "#define HAVE_LWPID_T 1" >>confdefs.h
d45fe813 12251
97bf5e38 12252 fi
81ecdfbb
RW
12253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_lwpid_t" >&5
12254$as_echo "$bfd_cv_have_sys_procfs_type_lwpid_t" >&6; }
c906108c 12255
81ecdfbb
RW
12256 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psaddr_t in sys/procfs.h" >&5
12257$as_echo_n "checking for psaddr_t in sys/procfs.h... " >&6; }
12258 if test "${bfd_cv_have_sys_procfs_type_psaddr_t+set}" = set; then :
12259 $as_echo_n "(cached) " >&6
c906108c 12260else
81ecdfbb 12261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12262/* end confdefs.h. */
c906108c 12263
97bf5e38 12264#define _SYSCALL32
d30c5336
JK
12265/* Needed for new procfs interface on sparc-solaris. */
12266#define _STRUCTURED_PROC 1
97bf5e38 12267#include <sys/procfs.h>
bec39cab
AC
12268int
12269main ()
12270{
97bf5e38 12271psaddr_t avar
bec39cab
AC
12272 ;
12273 return 0;
12274}
12275_ACEOF
81ecdfbb 12276if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12277 bfd_cv_have_sys_procfs_type_psaddr_t=yes
c906108c 12278else
81ecdfbb 12279 bfd_cv_have_sys_procfs_type_psaddr_t=no
bec39cab 12280
c906108c 12281fi
81ecdfbb 12282rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
12283fi
12284
97bf5e38 12285 if test $bfd_cv_have_sys_procfs_type_psaddr_t = yes; then
bec39cab 12286
81ecdfbb 12287$as_echo "#define HAVE_PSADDR_T 1" >>confdefs.h
c906108c 12288
97bf5e38 12289 fi
81ecdfbb
RW
12290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_psaddr_t" >&5
12291$as_echo "$bfd_cv_have_sys_procfs_type_psaddr_t" >&6; }
c906108c 12292
81ecdfbb
RW
12293 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prsysent_t in sys/procfs.h" >&5
12294$as_echo_n "checking for prsysent_t in sys/procfs.h... " >&6; }
12295 if test "${bfd_cv_have_sys_procfs_type_prsysent_t+set}" = set; then :
12296 $as_echo_n "(cached) " >&6
c906108c 12297else
81ecdfbb 12298 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12299/* end confdefs.h. */
c906108c 12300
97bf5e38 12301#define _SYSCALL32
d30c5336
JK
12302/* Needed for new procfs interface on sparc-solaris. */
12303#define _STRUCTURED_PROC 1
97bf5e38 12304#include <sys/procfs.h>
bec39cab
AC
12305int
12306main ()
12307{
97bf5e38 12308prsysent_t avar
bec39cab
AC
12309 ;
12310 return 0;
12311}
12312_ACEOF
81ecdfbb 12313if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12314 bfd_cv_have_sys_procfs_type_prsysent_t=yes
c906108c 12315else
81ecdfbb 12316 bfd_cv_have_sys_procfs_type_prsysent_t=no
bec39cab 12317
c906108c 12318fi
81ecdfbb 12319rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
12320fi
12321
97bf5e38 12322 if test $bfd_cv_have_sys_procfs_type_prsysent_t = yes; then
bec39cab 12323
81ecdfbb 12324$as_echo "#define HAVE_PRSYSENT_T 1" >>confdefs.h
c906108c 12325
97bf5e38 12326 fi
81ecdfbb
RW
12327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prsysent_t" >&5
12328$as_echo "$bfd_cv_have_sys_procfs_type_prsysent_t" >&6; }
c906108c 12329
81ecdfbb
RW
12330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pr_sigset_t in sys/procfs.h" >&5
12331$as_echo_n "checking for pr_sigset_t in sys/procfs.h... " >&6; }
12332 if test "${bfd_cv_have_sys_procfs_type_pr_sigset_t+set}" = set; then :
12333 $as_echo_n "(cached) " >&6
c906108c 12334else
81ecdfbb 12335 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12336/* end confdefs.h. */
c906108c 12337
97bf5e38 12338#define _SYSCALL32
d30c5336
JK
12339/* Needed for new procfs interface on sparc-solaris. */
12340#define _STRUCTURED_PROC 1
97bf5e38 12341#include <sys/procfs.h>
bec39cab
AC
12342int
12343main ()
12344{
97bf5e38 12345pr_sigset_t avar
bec39cab
AC
12346 ;
12347 return 0;
12348}
12349_ACEOF
81ecdfbb 12350if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12351 bfd_cv_have_sys_procfs_type_pr_sigset_t=yes
c906108c 12352else
81ecdfbb 12353 bfd_cv_have_sys_procfs_type_pr_sigset_t=no
bec39cab 12354
c906108c 12355fi
81ecdfbb 12356rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
12357fi
12358
97bf5e38 12359 if test $bfd_cv_have_sys_procfs_type_pr_sigset_t = yes; then
bec39cab 12360
81ecdfbb 12361$as_echo "#define HAVE_PR_SIGSET_T 1" >>confdefs.h
c906108c 12362
97bf5e38 12363 fi
81ecdfbb
RW
12364 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pr_sigset_t" >&5
12365$as_echo "$bfd_cv_have_sys_procfs_type_pr_sigset_t" >&6; }
c906108c 12366
81ecdfbb
RW
12367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pr_sigaction64_t in sys/procfs.h" >&5
12368$as_echo_n "checking for pr_sigaction64_t in sys/procfs.h... " >&6; }
12369 if test "${bfd_cv_have_sys_procfs_type_pr_sigaction64_t+set}" = set; then :
12370 $as_echo_n "(cached) " >&6
c906108c 12371else
81ecdfbb 12372 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12373/* end confdefs.h. */
c906108c 12374
97bf5e38 12375#define _SYSCALL32
d30c5336
JK
12376/* Needed for new procfs interface on sparc-solaris. */
12377#define _STRUCTURED_PROC 1
97bf5e38 12378#include <sys/procfs.h>
bec39cab
AC
12379int
12380main ()
12381{
97bf5e38 12382pr_sigaction64_t avar
bec39cab
AC
12383 ;
12384 return 0;
12385}
12386_ACEOF
81ecdfbb 12387if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 12388 bfd_cv_have_sys_procfs_type_pr_sigaction64_t=yes
c906108c 12389else
81ecdfbb 12390 bfd_cv_have_sys_procfs_type_pr_sigaction64_t=no
bec39cab 12391
c906108c 12392fi
81ecdfbb 12393rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
12394fi
12395
97bf5e38 12396 if test $bfd_cv_have_sys_procfs_type_pr_sigaction64_t = yes; then
bec39cab 12397
81ecdfbb 12398$as_echo "#define HAVE_PR_SIGACTION64_T 1" >>confdefs.h
c906108c 12399
97bf5e38 12400 fi
81ecdfbb
RW
12401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pr_sigaction64_t" >&5
12402$as_echo "$bfd_cv_have_sys_procfs_type_pr_sigaction64_t" >&6; }
97bf5e38 12403
81ecdfbb
RW
12404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pr_siginfo64_t in sys/procfs.h" >&5
12405$as_echo_n "checking for pr_siginfo64_t in sys/procfs.h... " >&6; }
12406 if test "${bfd_cv_have_sys_procfs_type_pr_siginfo64_t+set}" = set; then :
12407 $as_echo_n "(cached) " >&6
97bf5e38 12408else
81ecdfbb 12409 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12410/* end confdefs.h. */
97bf5e38
MK
12411
12412#define _SYSCALL32
d30c5336
JK
12413/* Needed for new procfs interface on sparc-solaris. */
12414#define _STRUCTURED_PROC 1
97bf5e38 12415#include <sys/procfs.h>
bec39cab
AC
12416int
12417main ()
12418{
97bf5e38 12419pr_siginfo64_t avar
bec39cab
AC
12420 ;
12421 return 0;
12422}
12423_ACEOF
81ecdfbb 12424if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38
MK
12425 bfd_cv_have_sys_procfs_type_pr_siginfo64_t=yes
12426else
81ecdfbb 12427 bfd_cv_have_sys_procfs_type_pr_siginfo64_t=no
bec39cab 12428
97bf5e38 12429fi
81ecdfbb 12430rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 12431fi
c906108c 12432
97bf5e38 12433 if test $bfd_cv_have_sys_procfs_type_pr_siginfo64_t = yes; then
bec39cab 12434
81ecdfbb 12435$as_echo "#define HAVE_PR_SIGINFO64_T 1" >>confdefs.h
c906108c 12436
97bf5e38 12437 fi
81ecdfbb
RW
12438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pr_siginfo64_t" >&5
12439$as_echo "$bfd_cv_have_sys_procfs_type_pr_siginfo64_t" >&6; }
bec39cab
AC
12440
12441
97bf5e38
MK
12442
12443
12444
97bf5e38 12445 if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
81ecdfbb
RW
12446 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether prfpregset_t type is broken" >&5
12447$as_echo_n "checking whether prfpregset_t type is broken... " >&6; }
12448 if test "${gdb_cv_prfpregset_t_broken+set}" = set; then :
12449 $as_echo_n "(cached) " >&6
c906108c 12450else
81ecdfbb 12451 if test "$cross_compiling" = yes; then :
97bf5e38 12452 gdb_cv_prfpregset_t_broken=yes
c906108c 12453else
81ecdfbb 12454 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12455/* end confdefs.h. */
97bf5e38
MK
12456#include <sys/procfs.h>
12457 int main ()
12458 {
12459 if (sizeof (prfpregset_t) == sizeof (void *))
12460 return 1;
12461 return 0;
12462 }
bec39cab 12463_ACEOF
81ecdfbb 12464if ac_fn_c_try_run "$LINENO"; then :
97bf5e38 12465 gdb_cv_prfpregset_t_broken=no
81ecdfbb
RW
12466else
12467 gdb_cv_prfpregset_t_broken=yes
c906108c 12468fi
81ecdfbb
RW
12469rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12470 conftest.$ac_objext conftest.beam conftest.$ac_ext
c906108c 12471fi
81ecdfbb 12472
c906108c
SS
12473fi
12474
81ecdfbb
RW
12475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_prfpregset_t_broken" >&5
12476$as_echo "$gdb_cv_prfpregset_t_broken" >&6; }
97bf5e38 12477 if test $gdb_cv_prfpregset_t_broken = yes; then
60ca704f 12478
81ecdfbb 12479$as_echo "#define PRFPREGSET_T_BROKEN 1" >>confdefs.h
c906108c 12480
97bf5e38
MK
12481 fi
12482 fi
c906108c 12483fi
c906108c 12484
bc8bcb4b 12485# Check if the compiler supports the `long long' type.
c906108c 12486
81ecdfbb
RW
12487{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long support in compiler" >&5
12488$as_echo_n "checking for long long support in compiler... " >&6; }
12489if test "${gdb_cv_c_long_long+set}" = set; then :
12490 $as_echo_n "(cached) " >&6
97bf5e38 12491else
81ecdfbb 12492 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12493/* end confdefs.h. */
bc8bcb4b 12494extern long long foo;
bec39cab
AC
12495int
12496main ()
12497{
bc8bcb4b 12498switch (foo & 2) { case 0: return 1; }
bec39cab
AC
12499 ;
12500 return 0;
12501}
12502_ACEOF
81ecdfbb 12503if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38
MK
12504 gdb_cv_c_long_long=yes
12505else
81ecdfbb 12506 gdb_cv_c_long_long=no
97bf5e38 12507fi
81ecdfbb 12508rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
97bf5e38 12509fi
81ecdfbb
RW
12510{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_c_long_long" >&5
12511$as_echo "$gdb_cv_c_long_long" >&6; }
74a0d9f6
JK
12512if test $gdb_cv_c_long_long != yes; then
12513 # libdecnumber requires long long.
12514 as_fn_error "Compiler must support long long for GDB." "$LINENO" 5
97bf5e38
MK
12515fi
12516
bc8bcb4b 12517# Check if the compiler and runtime support printing long longs.
97bf5e38 12518
81ecdfbb
RW
12519{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long support in printf" >&5
12520$as_echo_n "checking for long long support in printf... " >&6; }
12521if test "${gdb_cv_printf_has_long_long+set}" = set; then :
12522 $as_echo_n "(cached) " >&6
97bf5e38 12523else
81ecdfbb 12524 if test "$cross_compiling" = yes; then :
97bf5e38
MK
12525 gdb_cv_printf_has_long_long=no
12526else
81ecdfbb 12527 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12528/* end confdefs.h. */
bc8bcb4b
MK
12529$ac_includes_default
12530int
12531main ()
12532{
12533char buf[32];
97bf5e38
MK
12534 long long l = 0;
12535 l = (l << 16) + 0x0123;
12536 l = (l << 16) + 0x4567;
12537 l = (l << 16) + 0x89ab;
12538 l = (l << 16) + 0xcdef;
12539 sprintf (buf, "0x%016llx", l);
12540 return (strcmp ("0x0123456789abcdef", buf));
bc8bcb4b
MK
12541 ;
12542 return 0;
c906108c 12543}
bec39cab 12544_ACEOF
81ecdfbb 12545if ac_fn_c_try_run "$LINENO"; then :
97bf5e38
MK
12546 gdb_cv_printf_has_long_long=yes
12547else
81ecdfbb 12548 gdb_cv_printf_has_long_long=no
97bf5e38 12549fi
81ecdfbb
RW
12550rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12551 conftest.$ac_objext conftest.beam conftest.$ac_ext
97bf5e38 12552fi
81ecdfbb 12553
97bf5e38 12554fi
81ecdfbb
RW
12555{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_printf_has_long_long" >&5
12556$as_echo "$gdb_cv_printf_has_long_long" >&6; }
97bf5e38 12557if test $gdb_cv_printf_has_long_long = yes; then
bc8bcb4b 12558
81ecdfbb 12559$as_echo "#define PRINTF_HAS_LONG_LONG 1" >>confdefs.h
97bf5e38
MK
12560
12561fi
97bf5e38 12562
1a619819
LM
12563# Check if the compiler and runtime support printing decfloats.
12564
81ecdfbb
RW
12565{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for decfloat support in printf" >&5
12566$as_echo_n "checking for decfloat support in printf... " >&6; }
12567if test "${gdb_cv_printf_has_decfloat+set}" = set; then :
12568 $as_echo_n "(cached) " >&6
1a619819 12569else
81ecdfbb 12570 if test "$cross_compiling" = yes; then :
1a619819
LM
12571 gdb_cv_printf_has_decfloat=no
12572else
81ecdfbb 12573 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1a619819
LM
12574/* end confdefs.h. */
12575$ac_includes_default
12576int
12577main ()
12578{
12579char buf[64];
12580 _Decimal32 d32 = 1.2345df;
12581 _Decimal64 d64 = 1.2345dd;
12582 _Decimal128 d128 = 1.2345dl;
12583 sprintf (buf, "Decimal32: %H\nDecimal64: %D\nDecimal128: %DD", d32, d64, d128);
12584 return (strcmp ("Decimal32: 1.2345\nDecimal64: 1.2345\nDecimal128: 1.2345", buf));
12585 ;
12586 return 0;
12587}
12588_ACEOF
81ecdfbb 12589if ac_fn_c_try_run "$LINENO"; then :
1a619819
LM
12590 gdb_cv_printf_has_decfloat=yes
12591else
81ecdfbb 12592 gdb_cv_printf_has_decfloat=no
1a619819 12593fi
81ecdfbb
RW
12594rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12595 conftest.$ac_objext conftest.beam conftest.$ac_ext
1a619819 12596fi
81ecdfbb 12597
1a619819 12598fi
81ecdfbb
RW
12599{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_printf_has_decfloat" >&5
12600$as_echo "$gdb_cv_printf_has_decfloat" >&6; }
1a619819
LM
12601if test $gdb_cv_printf_has_decfloat = yes; then
12602
81ecdfbb 12603$as_echo "#define PRINTF_HAS_DECFLOAT 1" >>confdefs.h
1a619819
LM
12604
12605fi
12606
bc8bcb4b
MK
12607# Check if the compiler supports the `long double' type. We can't use
12608# AC_C_LONG_DOUBLE because that one does additional checks on the
12609# constants defined in <float.h> that fail on some systems,
12610# e.g. FreeBSD/i386 4.7 and OpenBSD/i386 3.6.
97bf5e38 12611
81ecdfbb
RW
12612{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double support in compiler" >&5
12613$as_echo_n "checking for long double support in compiler... " >&6; }
12614if test "${gdb_cv_c_long_double+set}" = set; then :
12615 $as_echo_n "(cached) " >&6
97bf5e38 12616else
81ecdfbb 12617 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12618/* end confdefs.h. */
97bf5e38 12619long double foo;
bec39cab 12620_ACEOF
81ecdfbb 12621if ac_fn_c_try_compile "$LINENO"; then :
bc8bcb4b 12622 gdb_cv_c_long_double=yes
97bf5e38 12623else
81ecdfbb 12624 gdb_cv_c_long_double=no
97bf5e38 12625fi
81ecdfbb 12626rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
97bf5e38 12627fi
81ecdfbb
RW
12628{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_c_long_double" >&5
12629$as_echo "$gdb_cv_c_long_double" >&6; }
bc8bcb4b 12630if test $gdb_cv_c_long_double = yes; then
c906108c 12631
81ecdfbb 12632$as_echo "#define HAVE_LONG_DOUBLE 1" >>confdefs.h
97bf5e38
MK
12633
12634fi
12635
bc8bcb4b 12636# Check if the compiler and runtime support printing long doubles.
97bf5e38 12637
81ecdfbb
RW
12638{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double support in printf" >&5
12639$as_echo_n "checking for long double support in printf... " >&6; }
12640if test "${gdb_cv_printf_has_long_double+set}" = set; then :
12641 $as_echo_n "(cached) " >&6
97bf5e38 12642else
81ecdfbb 12643 if test "$cross_compiling" = yes; then :
97bf5e38
MK
12644 gdb_cv_printf_has_long_double=no
12645else
81ecdfbb 12646 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12647/* end confdefs.h. */
bc8bcb4b
MK
12648$ac_includes_default
12649int
12650main ()
12651{
12652char buf[16];
97bf5e38
MK
12653 long double f = 3.141592653;
12654 sprintf (buf, "%Lg", f);
12655 return (strncmp ("3.14159", buf, 7));
bc8bcb4b
MK
12656 ;
12657 return 0;
97bf5e38 12658}
bec39cab 12659_ACEOF
81ecdfbb 12660if ac_fn_c_try_run "$LINENO"; then :
97bf5e38 12661 gdb_cv_printf_has_long_double=yes
c906108c 12662else
81ecdfbb 12663 gdb_cv_printf_has_long_double=no
c906108c 12664fi
81ecdfbb
RW
12665rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12666 conftest.$ac_objext conftest.beam conftest.$ac_ext
c906108c 12667fi
81ecdfbb 12668
c906108c 12669fi
81ecdfbb
RW
12670{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_printf_has_long_double" >&5
12671$as_echo "$gdb_cv_printf_has_long_double" >&6; }
97bf5e38 12672if test $gdb_cv_printf_has_long_double = yes; then
bc8bcb4b 12673
81ecdfbb 12674$as_echo "#define PRINTF_HAS_LONG_DOUBLE 1" >>confdefs.h
97bf5e38
MK
12675
12676fi
97bf5e38 12677
bc8bcb4b 12678# Check if the compiler and runtime support scanning long doubles.
97bf5e38 12679
81ecdfbb
RW
12680{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double support in scanf" >&5
12681$as_echo_n "checking for long double support in scanf... " >&6; }
12682if test "${gdb_cv_scanf_has_long_double+set}" = set; then :
12683 $as_echo_n "(cached) " >&6
97bf5e38 12684else
81ecdfbb 12685 if test "$cross_compiling" = yes; then :
97bf5e38
MK
12686 gdb_cv_scanf_has_long_double=no
12687else
81ecdfbb 12688 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12689/* end confdefs.h. */
bc8bcb4b
MK
12690#include <stdio.h>
12691int
12692main ()
12693{
12694char *buf = "3.141592653";
97bf5e38
MK
12695 long double f = 0;
12696 sscanf (buf, "%Lg", &f);
12697 return !(f > 3.14159 && f < 3.14160);
bc8bcb4b
MK
12698 ;
12699 return 0;
97bf5e38 12700}
bec39cab 12701_ACEOF
81ecdfbb 12702if ac_fn_c_try_run "$LINENO"; then :
97bf5e38
MK
12703 gdb_cv_scanf_has_long_double=yes
12704else
81ecdfbb 12705 gdb_cv_scanf_has_long_double=no
97bf5e38 12706fi
81ecdfbb
RW
12707rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12708 conftest.$ac_objext conftest.beam conftest.$ac_ext
97bf5e38 12709fi
81ecdfbb 12710
c906108c 12711fi
81ecdfbb
RW
12712{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_scanf_has_long_double" >&5
12713$as_echo "$gdb_cv_scanf_has_long_double" >&6; }
97bf5e38 12714if test $gdb_cv_scanf_has_long_double = yes; then
bc8bcb4b 12715
81ecdfbb 12716$as_echo "#define SCANF_HAS_LONG_DOUBLE 1" >>confdefs.h
97bf5e38
MK
12717
12718fi
c906108c 12719
438013df
AO
12720case ${host_os} in
12721aix*)
81ecdfbb
RW
12722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -bbigtoc option" >&5
12723$as_echo_n "checking for -bbigtoc option... " >&6; }
12724if test "${gdb_cv_bigtoc+set}" = set; then :
12725 $as_echo_n "(cached) " >&6
438013df 12726else
bec39cab 12727
438013df
AO
12728 SAVE_LDFLAGS=$LDFLAGS
12729
12730 case $GCC in
12731 yes) gdb_cv_bigtoc=-Wl,-bbigtoc ;;
12732 *) gdb_cv_bigtoc=-bbigtoc ;;
12733 esac
12734
12735 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc
81ecdfbb 12736 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12737/* end confdefs.h. */
438013df 12738
bec39cab
AC
12739int
12740main ()
12741{
438013df 12742int i;
bec39cab
AC
12743 ;
12744 return 0;
12745}
12746_ACEOF
81ecdfbb 12747if ac_fn_c_try_link "$LINENO"; then :
bec39cab 12748
81ecdfbb
RW
12749else
12750 gdb_cv_bigtoc=
438013df 12751fi
81ecdfbb
RW
12752rm -f core conftest.err conftest.$ac_objext \
12753 conftest$ac_exeext conftest.$ac_ext
ec76baa5 12754 LDFLAGS="${SAVE_LDFLAGS}"
438013df 12755
bec39cab 12756fi
81ecdfbb
RW
12757{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_bigtoc" >&5
12758$as_echo "$gdb_cv_bigtoc" >&6; }
438013df
AO
12759 CONFIG_LDFLAGS="${CONFIG_LDFLAGS} ${gdb_cv_bigtoc}"
12760 ;;
12761esac
12762
38f6b338 12763{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the dynamic export flag" >&5
f6528abd 12764$as_echo_n "checking for the dynamic export flag... " >&6; }
38f6b338
JK
12765dynamic_list=false
12766if test "${gdb_native}" = yes; then
12767 # The dynamically loaded libthread_db needs access to symbols in the gdb
12768 # executable. Older GNU ld supports --export-dynamic but --dynamic-list
12769 # may not be supported there.
12770 old_LDFLAGS="$LDFLAGS"
12771 # Older GNU ld supports --export-dynamic but --dynamic-list it does not.
12772 RDYNAMIC="-Wl,--dynamic-list=${srcdir}/proc-service.list"
12773 LDFLAGS="$LDFLAGS $RDYNAMIC"
12774 if test "${have_libpython}" = no; then
12775 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6528abd
JK
12776/* end confdefs.h. */
12777
12778int
12779main ()
12780{
12781
12782 ;
12783 return 0;
12784}
12785_ACEOF
12786if ac_fn_c_try_link "$LINENO"; then :
3bebe2f2
JK
12787 dynamic_list=true
12788fi
12789rm -f core conftest.err conftest.$ac_objext \
12790 conftest$ac_exeext conftest.$ac_ext
38f6b338
JK
12791 else
12792 # Workaround http://bugs.python.org/issue4434 where static
12793 # libpythonX.Y.a would get its symbols required for
12794 # pythonX.Y/lib-dynload/*.so modules hidden by -Wl,--dynamic-list.
12795 # Problem does not happen for the recommended libpythonX.Y.so linkage.
12796 old_CFLAGS="$CFLAGS"
12797 CFLAGS="$CFLAGS $PYTHON_CFLAGS"
8c1fb155
JK
12798 old_LIBS="$LIBS"
12799 LIBS="$LIBS $PYTHON_LIBS"
38f6b338 12800 if test "$cross_compiling" = yes; then :
3bebe2f2 12801 true
f6528abd 12802else
3bebe2f2
JK
12803 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12804/* end confdefs.h. */
12805#include "${have_libpython}/Python.h"
12806int
12807main ()
12808{
12809int err;
38f6b338
JK
12810 Py_Initialize ();
12811 err = PyRun_SimpleString ("import itertools\n");
12812 Py_Finalize ();
12813 return err == 0 ? 0 : 1;
3bebe2f2
JK
12814 ;
12815 return 0;
12816}
12817_ACEOF
12818if ac_fn_c_try_run "$LINENO"; then :
12819 dynamic_list=true
12820fi
12821rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12822 conftest.$ac_objext conftest.beam conftest.$ac_ext
12823fi
12824
8c1fb155 12825 LIBS="$old_LIBS"
38f6b338
JK
12826 CFLAGS="$old_CFLAGS"
12827 fi
12828 LDFLAGS="$old_LDFLAGS"
12829fi
12830if $dynamic_list; then
12831 found="-Wl,--dynamic-list"
12832 RDYNAMIC='-Wl,--dynamic-list=$(srcdir)/proc-service.list'
f6528abd 12833else
38f6b338
JK
12834 found="-rdynamic"
12835 RDYNAMIC="-rdynamic"
f6528abd 12836fi
f6528abd 12837
38f6b338 12838{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $found" >&5
f6528abd 12839$as_echo "$found" >&6; }
0407b3f1 12840
f6528abd 12841
0407b3f1 12842if test ${build} = ${host} -a ${host} = ${target} ; then
c906108c 12843 case ${host_os} in
c906108c 12844 solaris*)
d92419e5
JB
12845 # See if thread_db library is around for Solaris thread debugging.
12846 # Note that we must explicitly test for version 1 of the library
12847 # because version 0 (present on Solaris 2.4 or earlier) doesn't have
12848 # the same API.
81ecdfbb
RW
12849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Solaris thread debugging library" >&5
12850$as_echo_n "checking for Solaris thread debugging library... " >&6; }
c906108c 12851 if test -f /usr/lib/libthread_db.so.1 ; then
81ecdfbb
RW
12852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12853$as_echo "yes" >&6; }
60ca704f 12854
81ecdfbb 12855$as_echo "#define HAVE_THREAD_DB_LIB 1" >>confdefs.h
c906108c 12856
3483b318 12857 CONFIG_OBS="${CONFIG_OBS} sol-thread.o"
c906108c 12858 CONFIG_SRCS="${CONFIG_SRCS} sol-thread.c"
81ecdfbb
RW
12859 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12860$as_echo_n "checking for dlopen in -ldl... " >&6; }
12861if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12862 $as_echo_n "(cached) " >&6
c906108c 12863else
bec39cab 12864 ac_check_lib_save_LIBS=$LIBS
c906108c 12865LIBS="-ldl $LIBS"
81ecdfbb 12866cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
12867/* end confdefs.h. */
12868
81ecdfbb
RW
12869/* Override any GCC internal prototype to avoid an error.
12870 Use char because int might match the return type of a GCC
12871 builtin and then its argument prototype would still apply. */
bec39cab
AC
12872#ifdef __cplusplus
12873extern "C"
12874#endif
bec39cab
AC
12875char dlopen ();
12876int
12877main ()
12878{
81ecdfbb 12879return dlopen ();
bec39cab
AC
12880 ;
12881 return 0;
12882}
12883_ACEOF
81ecdfbb 12884if ac_fn_c_try_link "$LINENO"; then :
bec39cab
AC
12885 ac_cv_lib_dl_dlopen=yes
12886else
81ecdfbb 12887 ac_cv_lib_dl_dlopen=no
bec39cab 12888fi
81ecdfbb
RW
12889rm -f core conftest.err conftest.$ac_objext \
12890 conftest$ac_exeext conftest.$ac_ext
bec39cab
AC
12891LIBS=$ac_check_lib_save_LIBS
12892fi
81ecdfbb
RW
12893{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12894$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12895if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
bec39cab
AC
12896 cat >>confdefs.h <<_ACEOF
12897#define HAVE_LIBDL 1
12898_ACEOF
c906108c
SS
12899
12900 LIBS="-ldl $LIBS"
12901
c906108c
SS
12902fi
12903
f6528abd 12904 CONFIG_LDFLAGS="${CONFIG_LDFLAGS} $RDYNAMIC"
c906108c
SS
12905 # Sun randomly tweaked the prototypes in <proc_service.h>
12906 # at one point.
81ecdfbb
RW
12907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if <proc_service.h> is old" >&5
12908$as_echo_n "checking if <proc_service.h> is old... " >&6; }
12909 if test "${gdb_cv_proc_service_is_old+set}" = set; then :
12910 $as_echo_n "(cached) " >&6
c906108c 12911else
bec39cab 12912
81ecdfbb 12913 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12914/* end confdefs.h. */
c906108c
SS
12915
12916 #include <proc_service.h>
12917 ps_err_e ps_pdwrite
12918 (struct ps_prochandle*, psaddr_t, const void*, size_t);
c906108c 12919
bec39cab
AC
12920int
12921main ()
12922{
12923
12924 ;
12925 return 0;
12926}
12927_ACEOF
81ecdfbb 12928if ac_fn_c_try_compile "$LINENO"; then :
c906108c
SS
12929 gdb_cv_proc_service_is_old=no
12930else
81ecdfbb 12931 gdb_cv_proc_service_is_old=yes
c906108c 12932fi
81ecdfbb 12933rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 12934
c906108c
SS
12935fi
12936
81ecdfbb
RW
12937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_proc_service_is_old" >&5
12938$as_echo "$gdb_cv_proc_service_is_old" >&6; }
c906108c 12939 if test $gdb_cv_proc_service_is_old = yes; then
60ca704f 12940
81ecdfbb 12941$as_echo "#define PROC_SERVICE_IS_OLD 1" >>confdefs.h
c906108c
SS
12942
12943 fi
12944 else
81ecdfbb
RW
12945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12946$as_echo "no" >&6; }
c906108c
SS
12947 fi
12948 ;;
d92419e5 12949 aix*)
81ecdfbb
RW
12950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AiX thread debugging library" >&5
12951$as_echo_n "checking for AiX thread debugging library... " >&6; }
12952 if test "${gdb_cv_have_aix_thread_debug+set}" = set; then :
12953 $as_echo_n "(cached) " >&6
bec39cab 12954else
81ecdfbb 12955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12956/* end confdefs.h. */
d92419e5 12957#include <sys/pthdebug.h>
bec39cab
AC
12958int
12959main ()
12960{
d92419e5
JB
12961#ifndef PTHDB_VERSION_3
12962 #error
12963 #endif
bec39cab
AC
12964 ;
12965 return 0;
12966}
12967_ACEOF
81ecdfbb 12968if ac_fn_c_try_compile "$LINENO"; then :
d92419e5
JB
12969 gdb_cv_have_aix_thread_debug=yes
12970else
81ecdfbb 12971 gdb_cv_have_aix_thread_debug=no
d92419e5 12972fi
81ecdfbb 12973rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d92419e5
JB
12974fi
12975
81ecdfbb
RW
12976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_aix_thread_debug" >&5
12977$as_echo "$gdb_cv_have_aix_thread_debug" >&6; }
d92419e5
JB
12978 if test $gdb_cv_have_aix_thread_debug = yes; then
12979 CONFIG_SRCS="${CONFIG_SRCS} aix-thread.c"
3483b318 12980 CONFIG_OBS="${CONFIG_OBS} aix-thread.o"
7f533142 12981 LIBS="$LIBS -lpthdebug"
d645e32e
JB
12982
12983 # Older versions of AIX do not provide the declaration for
12984 # the getthrds function (it appears that it was introduced
12985 # with AIX 6.x).
12986 ac_fn_c_check_decl "$LINENO" "getthrds" "ac_cv_have_decl_getthrds" "#include <procinfo.h>
12987"
12988if test "x$ac_cv_have_decl_getthrds" = x""yes; then :
12989 ac_have_decl=1
12990else
12991 ac_have_decl=0
12992fi
12993
12994cat >>confdefs.h <<_ACEOF
12995#define HAVE_DECL_GETTHRDS $ac_have_decl
12996_ACEOF
12997
d92419e5
JB
12998 fi
12999 ;;
c906108c 13000 esac
bec39cab 13001
c906108c
SS
13002fi
13003
3f47be5c 13004if test "x$ac_cv_header_thread_db_h" = "xyes"; then
81ecdfbb
RW
13005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <thread_db.h> has TD_NOTALLOC" >&5
13006$as_echo_n "checking whether <thread_db.h> has TD_NOTALLOC... " >&6; }
13007if test "${gdb_cv_thread_db_h_has_td_notalloc+set}" = set; then :
13008 $as_echo_n "(cached) " >&6
bec39cab 13009else
81ecdfbb 13010 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13011/* end confdefs.h. */
3f47be5c 13012#include <thread_db.h>
bec39cab
AC
13013int
13014main ()
13015{
3f47be5c 13016int i = TD_NOTALLOC;
bec39cab
AC
13017 ;
13018 return 0;
13019}
13020_ACEOF
81ecdfbb 13021if ac_fn_c_try_compile "$LINENO"; then :
3f47be5c
EZ
13022 gdb_cv_thread_db_h_has_td_notalloc=yes
13023else
81ecdfbb 13024 gdb_cv_thread_db_h_has_td_notalloc=no
bec39cab 13025
3f47be5c 13026fi
81ecdfbb 13027rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3f47be5c 13028
bec39cab 13029fi
81ecdfbb
RW
13030{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_thread_db_h_has_td_notalloc" >&5
13031$as_echo "$gdb_cv_thread_db_h_has_td_notalloc" >&6; }
13032 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <thread_db.h> has TD_VERSION" >&5
13033$as_echo_n "checking whether <thread_db.h> has TD_VERSION... " >&6; }
13034if test "${gdb_cv_thread_db_h_has_td_version+set}" = set; then :
13035 $as_echo_n "(cached) " >&6
59f80f10 13036else
81ecdfbb 13037 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59f80f10
DJ
13038/* end confdefs.h. */
13039#include <thread_db.h>
13040int
13041main ()
13042{
13043int i = TD_VERSION;
13044 ;
13045 return 0;
13046}
13047_ACEOF
81ecdfbb 13048if ac_fn_c_try_compile "$LINENO"; then :
59f80f10
DJ
13049 gdb_cv_thread_db_h_has_td_version=yes
13050else
81ecdfbb 13051 gdb_cv_thread_db_h_has_td_version=no
59f80f10
DJ
13052
13053fi
81ecdfbb 13054rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
59f80f10
DJ
13055
13056fi
81ecdfbb
RW
13057{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_thread_db_h_has_td_version" >&5
13058$as_echo "$gdb_cv_thread_db_h_has_td_version" >&6; }
13059 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <thread_db.h> has TD_NOTLS" >&5
13060$as_echo_n "checking whether <thread_db.h> has TD_NOTLS... " >&6; }
13061if test "${gdb_cv_thread_db_h_has_td_notls+set}" = set; then :
13062 $as_echo_n "(cached) " >&6
59f80f10 13063else
81ecdfbb 13064 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59f80f10
DJ
13065/* end confdefs.h. */
13066#include <thread_db.h>
13067int
13068main ()
13069{
13070int i = TD_NOTLS;
13071 ;
13072 return 0;
13073}
13074_ACEOF
81ecdfbb 13075if ac_fn_c_try_compile "$LINENO"; then :
59f80f10
DJ
13076 gdb_cv_thread_db_h_has_td_notls=yes
13077else
81ecdfbb 13078 gdb_cv_thread_db_h_has_td_notls=no
59f80f10
DJ
13079
13080fi
81ecdfbb 13081rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
59f80f10
DJ
13082
13083fi
81ecdfbb
RW
13084{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_thread_db_h_has_td_notls" >&5
13085$as_echo "$gdb_cv_thread_db_h_has_td_notls" >&6; }
3f47be5c
EZ
13086fi
13087if test "x$gdb_cv_thread_db_h_has_td_notalloc" = "xyes"; then
bec39cab 13088
81ecdfbb 13089$as_echo "#define THREAD_DB_HAS_TD_NOTALLOC 1" >>confdefs.h
3f47be5c 13090
59f80f10
DJ
13091fi
13092if test "x$gdb_cv_thread_db_h_has_td_version" = "xyes"; then
13093
81ecdfbb 13094$as_echo "#define THREAD_DB_HAS_TD_VERSION 1" >>confdefs.h
59f80f10
DJ
13095
13096fi
13097if test "x$gdb_cv_thread_db_h_has_td_notls" = "xyes"; then
13098
81ecdfbb 13099$as_echo "#define THREAD_DB_HAS_TD_NOTLS 1" >>confdefs.h
59f80f10 13100
3f47be5c
EZ
13101fi
13102
b757528f 13103if test "x$ac_cv_header_sys_syscall_h" = "xyes"; then
81ecdfbb
RW
13104 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <sys/syscall.h> has __NR_tkill" >&5
13105$as_echo_n "checking whether <sys/syscall.h> has __NR_tkill... " >&6; }
13106if test "${gdb_cv_sys_syscall_h_has_tkill+set}" = set; then :
13107 $as_echo_n "(cached) " >&6
bec39cab 13108else
81ecdfbb 13109 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13110/* end confdefs.h. */
b757528f 13111#include <sys/syscall.h>
bec39cab
AC
13112int
13113main ()
13114{
b757528f 13115int i = __NR_tkill;
bec39cab
AC
13116 ;
13117 return 0;
13118}
13119_ACEOF
81ecdfbb 13120if ac_fn_c_try_compile "$LINENO"; then :
b757528f
JJ
13121 gdb_cv_sys_syscall_h_has_tkill=yes
13122else
81ecdfbb 13123 gdb_cv_sys_syscall_h_has_tkill=no
bec39cab 13124
b757528f 13125fi
81ecdfbb 13126rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
b757528f 13127
bec39cab 13128fi
81ecdfbb
RW
13129{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_sys_syscall_h_has_tkill" >&5
13130$as_echo "$gdb_cv_sys_syscall_h_has_tkill" >&6; }
b757528f 13131fi
99c1d451
TT
13132if test "x$gdb_cv_sys_syscall_h_has_tkill" = "xyes"; then
13133 ac_fn_c_check_func "$LINENO" "syscall" "ac_cv_func_syscall"
13134if test "x$ac_cv_func_syscall" = x""yes; then :
bec39cab 13135
81ecdfbb 13136$as_echo "#define HAVE_TKILL_SYSCALL 1" >>confdefs.h
b757528f 13137
99c1d451
TT
13138
13139fi
13140
b757528f
JJ
13141fi
13142
81ecdfbb
RW
13143ac_fn_c_check_decl "$LINENO" "ADDR_NO_RANDOMIZE" "ac_cv_have_decl_ADDR_NO_RANDOMIZE" "#include <sys/personality.h>
13144"
13145if test "x$ac_cv_have_decl_ADDR_NO_RANDOMIZE" = x""yes; then :
13146 ac_have_decl=1
10568435 13147else
81ecdfbb 13148 ac_have_decl=0
10568435 13149fi
10568435
JK
13150
13151cat >>confdefs.h <<_ACEOF
81ecdfbb 13152#define HAVE_DECL_ADDR_NO_RANDOMIZE $ac_have_decl
10568435
JK
13153_ACEOF
13154
13155
81ecdfbb
RW
13156if test "$cross_compiling" = yes; then :
13157 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10568435
JK
13158/* end confdefs.h. */
13159#include <sys/personality.h>
13160int
13161main ()
13162{
13163
13164# if !HAVE_DECL_ADDR_NO_RANDOMIZE
13165# define ADDR_NO_RANDOMIZE 0x0040000
13166# endif
13167 /* Test the flag could be set and stays set. */
13168 personality (personality (0xffffffff) | ADDR_NO_RANDOMIZE);
13169 if (!(personality (personality (0xffffffff)) & ADDR_NO_RANDOMIZE))
13170 return 1
13171 ;
13172 return 0;
13173}
13174_ACEOF
81ecdfbb 13175if ac_fn_c_try_link "$LINENO"; then :
10568435
JK
13176 have_personality=true
13177else
81ecdfbb 13178 have_personality=false
10568435 13179fi
81ecdfbb
RW
13180rm -f core conftest.err conftest.$ac_objext \
13181 conftest$ac_exeext conftest.$ac_ext
10568435 13182else
81ecdfbb 13183 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10568435
JK
13184/* end confdefs.h. */
13185#include <sys/personality.h>
13186int
13187main ()
13188{
13189
13190# if !HAVE_DECL_ADDR_NO_RANDOMIZE
13191# define ADDR_NO_RANDOMIZE 0x0040000
13192# endif
13193 /* Test the flag could be set and stays set. */
13194 personality (personality (0xffffffff) | ADDR_NO_RANDOMIZE);
13195 if (!(personality (personality (0xffffffff)) & ADDR_NO_RANDOMIZE))
13196 return 1
13197 ;
13198 return 0;
13199}
13200_ACEOF
81ecdfbb 13201if ac_fn_c_try_run "$LINENO"; then :
10568435
JK
13202 have_personality=true
13203else
81ecdfbb 13204 have_personality=false
10568435 13205fi
81ecdfbb
RW
13206rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13207 conftest.$ac_objext conftest.beam conftest.$ac_ext
10568435 13208fi
81ecdfbb 13209
10568435
JK
13210if $have_personality
13211then
13212
81ecdfbb 13213$as_echo "#define HAVE_PERSONALITY 1" >>confdefs.h
10568435
JK
13214
13215fi
13216
e655c1a2
PA
13217case $host_os in
13218 go32* | *djgpp*)
13219 gdbinit=gdb.ini
13220 ;;
13221 *)
13222 gdbinit=.gdbinit
13223 ;;
13224esac
13225
13226cat >>confdefs.h <<_ACEOF
13227#define GDBINIT "$gdbinit"
13228_ACEOF
13229
13230
fb40c209 13231
f83d8a90
DE
13232# Support for --with-sysroot is a copy of GDB_AC_WITH_DIR,
13233# except that the argument to --with-sysroot is optional.
13234# --with-sysroot (or --with-sysroot=yes) sets the default sysroot path.
13235if test "x$with_sysroot" = xyes; then
13236 with_sysroot="${exec_prefix}/${target_alias}/sys-root"
13237fi
bec39cab 13238
81ecdfbb
RW
13239# Check whether --with-sysroot was given.
13240if test "${with_sysroot+set}" = set; then :
f83d8a90
DE
13241 withval=$with_sysroot; TARGET_SYSTEM_ROOT=$withval
13242else
13243 TARGET_SYSTEM_ROOT=
13244fi
030292b7 13245
030292b7 13246
f83d8a90
DE
13247 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
13248 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13249 ac_define_dir=`eval echo $TARGET_SYSTEM_ROOT`
13250 ac_define_dir=`eval echo $ac_define_dir`
030292b7 13251
f83d8a90
DE
13252cat >>confdefs.h <<_ACEOF
13253#define TARGET_SYSTEM_ROOT "$ac_define_dir"
13254_ACEOF
bec39cab 13255
030292b7 13256
b14b1491 13257
f83d8a90
DE
13258
13259 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
13260 if test "x$prefix" = xNONE; then
13261 test_prefix=/usr/local
13262 else
13263 test_prefix=$prefix
13264 fi
13265 else
13266 test_prefix=$exec_prefix
13267 fi
13268 value=0
13269 case ${ac_define_dir} in
13270 "${test_prefix}"|"${test_prefix}/"*|\
13271 '${exec_prefix}'|'${exec_prefix}/'*)
13272 value=1
13273 ;;
13274 esac
13275
13276cat >>confdefs.h <<_ACEOF
13277#define TARGET_SYSTEM_ROOT_RELOCATABLE $value
13278_ACEOF
030292b7
DJ
13279
13280
13281
16e7150e 13282
16e7150e 13283
81ecdfbb
RW
13284# Check whether --with-system-gdbinit was given.
13285if test "${with_system_gdbinit+set}" = set; then :
13286 withval=$with_system_gdbinit;
b14b1491
TT
13287 SYSTEM_GDBINIT=$withval
13288else
13289 SYSTEM_GDBINIT=
81ecdfbb
RW
13290fi
13291
16e7150e
JG
13292
13293 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
13294 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
b14b1491 13295 ac_define_dir=`eval echo $SYSTEM_GDBINIT`
16e7150e
JG
13296 ac_define_dir=`eval echo $ac_define_dir`
13297
13298cat >>confdefs.h <<_ACEOF
13299#define SYSTEM_GDBINIT "$ac_define_dir"
13300_ACEOF
13301
13302
13303
0c4a4063 13304
b14b1491
TT
13305 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
13306 if test "x$prefix" = xNONE; then
13307 test_prefix=/usr/local
13308 else
13309 test_prefix=$prefix
13310 fi
13311 else
13312 test_prefix=$exec_prefix
13313 fi
13314 value=0
13315 case ${ac_define_dir} in
13316 "${test_prefix}"|"${test_prefix}/"*|\
13317 '${exec_prefix}'|'${exec_prefix}/'*)
13318 value=1
13319 ;;
13320 esac
16e7150e 13321
b14b1491
TT
13322cat >>confdefs.h <<_ACEOF
13323#define SYSTEM_GDBINIT_RELOCATABLE $value
16e7150e
JG
13324_ACEOF
13325
b14b1491 13326
16e7150e 13327
0c4a4063 13328
81ecdfbb
RW
13329# Check whether --enable-werror was given.
13330if test "${enable_werror+set}" = set; then :
13331 enableval=$enable_werror; case "${enableval}" in
094a342e
MK
13332 yes | y) ERROR_ON_WARNING="yes" ;;
13333 no | n) ERROR_ON_WARNING="no" ;;
81ecdfbb 13334 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
094a342e 13335 esac
81ecdfbb
RW
13336fi
13337
094a342e 13338
3bc3d82a
PA
13339# Enable -Werror by default when using gcc in C mode. Leave it off
13340# for C++ until we're warning clean. Turn it off for releases.
13341if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" \
13342 && test x"$enable_build_with_cxx" != x"yes" \
13343 && $development; then
094a342e
MK
13344 ERROR_ON_WARNING=yes
13345fi
13346
13347WERROR_CFLAGS=""
13348if test "${ERROR_ON_WARNING}" = yes ; then
13349 WERROR_CFLAGS="-Werror"
13350fi
13351
3bc3d82a 13352# These options work in either C or C++ modes.
aac331e4 13353build_warnings="-Wall -Wpointer-arith \
1cb5e2a4 13354-Wno-unused -Wunused-value -Wunused-function \
aac331e4
PA
13355-Wno-switch -Wno-char-subscripts \
13356-Wempty-body"
a3b362c4 13357
3bc3d82a
PA
13358# Now add in C and C++ specific options, depending on mode.
13359if test "$enable_build_with_cxx" = "yes"; then
13360 build_warnings="$build_warnings -Wno-sign-compare -Wno-write-strings \
13361-Wno-narrowing"
13362else
aac331e4
PA
13363 build_warnings="$build_warnings -Wpointer-sign -Wmissing-prototypes \
13364-Wdeclaration-after-statement -Wmissing-parameter-type \
13365-Wold-style-declaration -Wold-style-definition"
3bc3d82a
PA
13366fi
13367
3526781e
DJ
13368# Enable -Wno-format by default when using gcc on mingw since many
13369# GCC versions complain about %I64.
13370case "${host}" in
13371 *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
d3685d60 13372 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
3526781e
DJ
13373esac
13374
81ecdfbb
RW
13375# Check whether --enable-build-warnings was given.
13376if test "${enable_build_warnings+set}" = set; then :
13377 enableval=$enable_build_warnings; case "${enableval}" in
c906108c
SS
13378 yes) ;;
13379 no) build_warnings="-w";;
13380 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13381 build_warnings="${build_warnings} ${t}";;
13382 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13383 build_warnings="${t} ${build_warnings}";;
13384 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13385esac
d4f3574e 13386if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
746a987d 13387 echo "Setting compiler warning flags = $build_warnings" 6>&1
c906108c 13388fi
81ecdfbb
RW
13389fi
13390# Check whether --enable-gdb-build-warnings was given.
13391if test "${enable_gdb_build_warnings+set}" = set; then :
13392 enableval=$enable_gdb_build_warnings; case "${enableval}" in
3b851bce
AC
13393 yes) ;;
13394 no) build_warnings="-w";;
13395 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13396 build_warnings="${build_warnings} ${t}";;
13397 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
13398 build_warnings="${t} ${build_warnings}";;
13399 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13400esac
13401if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13402 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13403fi
81ecdfbb 13404fi
3bc3d82a
PA
13405
13406# The set of warnings supported by a C++ compiler is not the same as
13407# of the C compiler.
13408if test "$enable_build_with_cxx" = "yes"; then
13409 ac_ext=cpp
13410ac_cpp='$CXXCPP $CPPFLAGS'
13411ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13412ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13413ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
13414
13415fi
13416
81ecdfbb 13417WARN_CFLAGS=""
c906108c
SS
13418if test "x${build_warnings}" != x -a "x$GCC" = xyes
13419then
81ecdfbb
RW
13420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13421$as_echo_n "checking compiler warning flags... " >&6; }
746a987d
AC
13422 # Separate out the -Werror flag as some files just cannot be
13423 # compiled with it enabled.
13424 for w in ${build_warnings}; do
13425 case $w in
13426 -Werr*) WERROR_CFLAGS=-Werror ;;
3bc3d82a
PA
13427 *)
13428 # Check whether GCC accepts it.
4536bbc6
AC
13429 saved_CFLAGS="$CFLAGS"
13430 CFLAGS="$CFLAGS $w"
3bc3d82a
PA
13431 saved_CXXFLAGS="$CXXFLAGS"
13432 CXXFLAGS="$CXXFLAGS $w"
13433
13434cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13435/* end confdefs.h. */
4536bbc6 13436
bec39cab
AC
13437int
13438main ()
13439{
4536bbc6 13440
bec39cab
AC
13441 ;
13442 return 0;
13443}
13444_ACEOF
3bc3d82a 13445if ac_fn_cxx_try_compile "$LINENO"; then :
4536bbc6 13446 WARN_CFLAGS="${WARN_CFLAGS} $w"
4536bbc6 13447fi
81ecdfbb 13448rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4536bbc6 13449 CFLAGS="$saved_CFLAGS"
3bc3d82a 13450 CXXFLAGS="$saved_CXXFLAGS"
746a987d
AC
13451 esac
13452 done
81ecdfbb
RW
13453 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13454$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
c906108c
SS
13455fi
13456
13457
104c1213 13458
3bc3d82a
PA
13459if test "$enable_build_with_cxx" = "yes"; then
13460 ac_ext=c
13461ac_cpp='$CPP $CPPFLAGS'
13462ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13463ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13464ac_compiler_gnu=$ac_cv_c_compiler_gnu
13465
13466fi
13467
7a292a7a 13468# In the Cygwin environment, we need some additional flags.
81ecdfbb
RW
13469{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cygwin" >&5
13470$as_echo_n "checking for cygwin... " >&6; }
13471if test "${gdb_cv_os_cygwin+set}" = set; then :
13472 $as_echo_n "(cached) " >&6
bec39cab 13473else
81ecdfbb 13474 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13475/* end confdefs.h. */
7a292a7a
SS
13476
13477#if defined (__CYGWIN__) || defined (__CYGWIN32__)
13478lose
13479#endif
bec39cab 13480_ACEOF
7a292a7a 13481if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
92a021de 13482 $EGREP "^lose$" >/dev/null 2>&1; then :
7a292a7a
SS
13483 gdb_cv_os_cygwin=yes
13484else
7a292a7a
SS
13485 gdb_cv_os_cygwin=no
13486fi
13487rm -f conftest*
13488
13489fi
81ecdfbb
RW
13490{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_os_cygwin" >&5
13491$as_echo "$gdb_cv_os_cygwin" >&6; }
7a292a7a 13492
aff38e61 13493
3eb25fda 13494SER_HARDWIRE="ser-base.o ser-unix.o ser-pipe.o ser-tcp.o"
aff38e61 13495case ${host} in
95cbc983
AC
13496 *go32* ) SER_HARDWIRE=ser-go32.o ;;
13497 *djgpp* ) SER_HARDWIRE=ser-go32.o ;;
0ea3f30e 13498 *mingw32*) SER_HARDWIRE="ser-base.o ser-tcp.o ser-mingw.o" ;;
aff38e61
AC
13499esac
13500
13501
cd0fc7c3
SS
13502# libreadline needs libuser32.a in a cygwin environment
13503WIN32LIBS=
13504if test x$gdb_cv_os_cygwin = xyes; then
c5394b80
JM
13505 WIN32LIBS="-luser32"
13506 case "${target}" in
13507 *cygwin*) WIN32LIBS="$WIN32LIBS -limagehlp"
13508 ;;
13509 esac
cd0fc7c3 13510fi
c906108c 13511
b4505029
MM
13512# The ser-tcp.c module requires sockets.
13513case ${host} in
13514 *mingw32*)
13515
81ecdfbb 13516$as_echo "#define USE_WIN32API 1" >>confdefs.h
b4505029
MM
13517
13518 WIN32LIBS="$WIN32LIBS -lws2_32"
13519 ;;
13520esac
13521
7a292a7a 13522
31d99776 13523# Add ELF support to GDB, but only if BFD includes ELF support.
def63ff0
TT
13524
13525 OLD_CFLAGS=$CFLAGS
13526 OLD_LDFLAGS=$LDFLAGS
13527 OLD_LIBS=$LIBS
13528 # Put the old CFLAGS/LDFLAGS last, in case the user's (C|LD)FLAGS
13529 # points somewhere with bfd, with -I/foo/lib and -L/foo/lib. We
13530 # always want our bfd.
13531 CFLAGS="-I${srcdir}/../include -I../bfd -I${srcdir}/../bfd $CFLAGS"
711a72d3 13532 LDFLAGS="-L../bfd -L../libiberty $zlibdir $LDFLAGS"
def63ff0 13533 intl=`echo $LIBINTL | sed 's,${top_builddir}/,,g'`
711a72d3 13534 LIBS="-lbfd -liberty -lz $intl $LIBS"
def63ff0 13535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ELF support in BFD" >&5
81ecdfbb
RW
13536$as_echo_n "checking for ELF support in BFD... " >&6; }
13537if test "${gdb_cv_var_elf+set}" = set; then :
13538 $as_echo_n "(cached) " >&6
31d99776 13539else
81ecdfbb 13540 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31d99776
DJ
13541/* end confdefs.h. */
13542#include <stdlib.h>
def63ff0
TT
13543 #include "bfd.h"
13544 #include "elf-bfd.h"
31d99776
DJ
13545
13546int
13547main ()
13548{
def63ff0 13549return bfd_get_elf_phdr_upper_bound (NULL);
31d99776
DJ
13550 ;
13551 return 0;
13552}
13553_ACEOF
81ecdfbb 13554if ac_fn_c_try_link "$LINENO"; then :
31d99776
DJ
13555 gdb_cv_var_elf=yes
13556else
81ecdfbb 13557 gdb_cv_var_elf=no
31d99776 13558fi
81ecdfbb
RW
13559rm -f core conftest.err conftest.$ac_objext \
13560 conftest$ac_exeext conftest.$ac_ext
31d99776 13561fi
81ecdfbb
RW
13562{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_var_elf" >&5
13563$as_echo "$gdb_cv_var_elf" >&6; }
def63ff0
TT
13564 CFLAGS=$OLD_CFLAGS
13565 LDFLAGS=$OLD_LDFLAGS
13566 LIBS=$OLD_LIBS
31d99776 13567if test $gdb_cv_var_elf = yes; then
d4777acb 13568 CONFIG_OBS="$CONFIG_OBS elfread.o stap-probe.o dtrace-probe.o"
31d99776 13569
81ecdfbb 13570$as_echo "#define HAVE_ELF 1" >>confdefs.h
31d99776 13571
075ff26d
JK
13572 # -ldl is provided by bfd/Makfile.am (LIBDL) <PLUGINS>.
13573 if test "$plugins" = "yes"; then
a48b32c0
L
13574 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
13575$as_echo_n "checking for library containing dlopen... " >&6; }
13576if test "${ac_cv_search_dlopen+set}" = set; then :
13577 $as_echo_n "(cached) " >&6
13578else
13579 ac_func_search_save_LIBS=$LIBS
13580cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13581/* end confdefs.h. */
13582
13583/* Override any GCC internal prototype to avoid an error.
13584 Use char because int might match the return type of a GCC
13585 builtin and then its argument prototype would still apply. */
13586#ifdef __cplusplus
13587extern "C"
13588#endif
13589char dlopen ();
13590int
13591main ()
13592{
13593return dlopen ();
13594 ;
13595 return 0;
13596}
13597_ACEOF
13598for ac_lib in '' dl; do
13599 if test -z "$ac_lib"; then
13600 ac_res="none required"
13601 else
13602 ac_res=-l$ac_lib
13603 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
13604 fi
13605 if ac_fn_c_try_link "$LINENO"; then :
13606 ac_cv_search_dlopen=$ac_res
13607fi
13608rm -f core conftest.err conftest.$ac_objext \
13609 conftest$ac_exeext
13610 if test "${ac_cv_search_dlopen+set}" = set; then :
13611 break
13612fi
13613done
13614if test "${ac_cv_search_dlopen+set}" = set; then :
13615
13616else
13617 ac_cv_search_dlopen=no
13618fi
13619rm conftest.$ac_ext
13620LIBS=$ac_func_search_save_LIBS
13621fi
13622{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
13623$as_echo "$ac_cv_search_dlopen" >&6; }
13624ac_res=$ac_cv_search_dlopen
13625if test "$ac_res" != no; then :
13626 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13627
13628fi
13629
075ff26d 13630 fi
31d99776 13631fi
31d99776 13632
4f05add4
TT
13633# Add macho support to GDB, but only if BFD includes it.
13634
13635 OLD_CFLAGS=$CFLAGS
13636 OLD_LDFLAGS=$LDFLAGS
13637 OLD_LIBS=$LIBS
13638 # Put the old CFLAGS/LDFLAGS last, in case the user's (C|LD)FLAGS
13639 # points somewhere with bfd, with -I/foo/lib and -L/foo/lib. We
13640 # always want our bfd.
13641 CFLAGS="-I${srcdir}/../include -I../bfd -I${srcdir}/../bfd $CFLAGS"
711a72d3 13642 LDFLAGS="-L../bfd -L../libiberty $zlibdir $LDFLAGS"
4f05add4 13643 intl=`echo $LIBINTL | sed 's,${top_builddir}/,,g'`
711a72d3 13644 LIBS="-lbfd -liberty -lz $intl $LIBS"
4f05add4
TT
13645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Mach-O support in BFD" >&5
13646$as_echo_n "checking for Mach-O support in BFD... " >&6; }
13647if test "${gdb_cv_var_macho+set}" = set; then :
13648 $as_echo_n "(cached) " >&6
13649else
13650 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13651/* end confdefs.h. */
13652#include <stdlib.h>
13653 #include "bfd.h"
13654 #include "mach-o.h"
13655
13656int
13657main ()
13658{
13659return bfd_mach_o_lookup_command (NULL, 0, NULL);
13660 ;
13661 return 0;
13662}
13663_ACEOF
13664if ac_fn_c_try_link "$LINENO"; then :
13665 gdb_cv_var_macho=yes
13666else
13667 gdb_cv_var_macho=no
13668fi
13669rm -f core conftest.err conftest.$ac_objext \
13670 conftest$ac_exeext conftest.$ac_ext
13671fi
13672{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_var_macho" >&5
13673$as_echo "$gdb_cv_var_macho" >&6; }
13674 CFLAGS=$OLD_CFLAGS
13675 LDFLAGS=$OLD_LDFLAGS
13676 LIBS=$OLD_LIBS
13677if test $gdb_cv_var_macho = yes; then
13678 CONFIG_OBS="$CONFIG_OBS machoread.o"
13679fi
13680
121ce6e5
DJ
13681# Add any host-specific objects to GDB.
13682CONFIG_OBS="${CONFIG_OBS} ${gdb_host_obs}"
13683
608e2dbb
TT
13684# If building on ELF, look for lzma support for embedded compressed debug info.
13685if test $gdb_cv_var_elf = yes; then
13686
13687# Check whether --with-lzma was given.
13688if test "${with_lzma+set}" = set; then :
13689 withval=$with_lzma;
13690else
13691 with_lzma=auto
13692fi
13693
13694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use lzma" >&5
13695$as_echo_n "checking whether to use lzma... " >&6; }
13696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_lzma" >&5
13697$as_echo "$with_lzma" >&6; }
13698
13699 if test "${with_lzma}" != no; then
13700
13701
13702
13703
13704
13705
13706
13707
13708 use_additional=yes
13709
13710 acl_save_prefix="$prefix"
13711 prefix="$acl_final_prefix"
13712 acl_save_exec_prefix="$exec_prefix"
13713 exec_prefix="$acl_final_exec_prefix"
13714
13715 eval additional_includedir=\"$includedir\"
13716 eval additional_libdir=\"$libdir\"
13717
13718 exec_prefix="$acl_save_exec_prefix"
13719 prefix="$acl_save_prefix"
13720
13721
13722# Check whether --with-liblzma-prefix was given.
13723if test "${with_liblzma_prefix+set}" = set; then :
13724 withval=$with_liblzma_prefix;
13725 if test "X$withval" = "Xno"; then
13726 use_additional=no
13727 else
13728 if test "X$withval" = "X"; then
13729
13730 acl_save_prefix="$prefix"
13731 prefix="$acl_final_prefix"
13732 acl_save_exec_prefix="$exec_prefix"
13733 exec_prefix="$acl_final_exec_prefix"
13734
13735 eval additional_includedir=\"$includedir\"
13736 eval additional_libdir=\"$libdir\"
13737
13738 exec_prefix="$acl_save_exec_prefix"
13739 prefix="$acl_save_prefix"
13740
13741 else
13742 additional_includedir="$withval/include"
13743 additional_libdir="$withval/lib"
13744 fi
13745 fi
13746
13747fi
13748
13749 LIBLZMA=
13750 LTLIBLZMA=
13751 INCLZMA=
13752 rpathdirs=
13753 ltrpathdirs=
13754 names_already_handled=
13755 names_next_round='lzma '
13756 while test -n "$names_next_round"; do
13757 names_this_round="$names_next_round"
13758 names_next_round=
13759 for name in $names_this_round; do
13760 already_handled=
13761 for n in $names_already_handled; do
13762 if test "$n" = "$name"; then
13763 already_handled=yes
13764 break
13765 fi
13766 done
13767 if test -z "$already_handled"; then
13768 names_already_handled="$names_already_handled $name"
13769 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
13770 eval value=\"\$HAVE_LIB$uppername\"
13771 if test -n "$value"; then
13772 if test "$value" = yes; then
13773 eval value=\"\$LIB$uppername\"
13774 test -z "$value" || LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$value"
13775 eval value=\"\$LTLIB$uppername\"
13776 test -z "$value" || LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }$value"
13777 else
13778 :
13779 fi
13780 else
13781 found_dir=
13782 found_la=
13783 found_so=
13784 found_a=
13785 if test $use_additional = yes; then
13786 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
13787 found_dir="$additional_libdir"
13788 found_so="$additional_libdir/lib$name.$shlibext"
13789 if test -f "$additional_libdir/lib$name.la"; then
13790 found_la="$additional_libdir/lib$name.la"
13791 fi
13792 else
13793 if test -f "$additional_libdir/lib$name.$libext"; then
13794 found_dir="$additional_libdir"
13795 found_a="$additional_libdir/lib$name.$libext"
13796 if test -f "$additional_libdir/lib$name.la"; then
13797 found_la="$additional_libdir/lib$name.la"
13798 fi
13799 fi
13800 fi
13801 fi
13802 if test "X$found_dir" = "X"; then
13803 for x in $LDFLAGS $LTLIBLZMA; do
13804
13805 acl_save_prefix="$prefix"
13806 prefix="$acl_final_prefix"
13807 acl_save_exec_prefix="$exec_prefix"
13808 exec_prefix="$acl_final_exec_prefix"
13809 eval x=\"$x\"
13810 exec_prefix="$acl_save_exec_prefix"
13811 prefix="$acl_save_prefix"
13812
13813 case "$x" in
13814 -L*)
13815 dir=`echo "X$x" | sed -e 's/^X-L//'`
13816 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
13817 found_dir="$dir"
13818 found_so="$dir/lib$name.$shlibext"
13819 if test -f "$dir/lib$name.la"; then
13820 found_la="$dir/lib$name.la"
13821 fi
13822 else
13823 if test -f "$dir/lib$name.$libext"; then
13824 found_dir="$dir"
13825 found_a="$dir/lib$name.$libext"
13826 if test -f "$dir/lib$name.la"; then
13827 found_la="$dir/lib$name.la"
13828 fi
13829 fi
13830 fi
13831 ;;
13832 esac
13833 if test "X$found_dir" != "X"; then
13834 break
13835 fi
13836 done
13837 fi
13838 if test "X$found_dir" != "X"; then
13839 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }-L$found_dir -l$name"
13840 if test "X$found_so" != "X"; then
13841 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
13842 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
13843 else
13844 haveit=
13845 for x in $ltrpathdirs; do
13846 if test "X$x" = "X$found_dir"; then
13847 haveit=yes
13848 break
13849 fi
13850 done
13851 if test -z "$haveit"; then
13852 ltrpathdirs="$ltrpathdirs $found_dir"
13853 fi
13854 if test "$hardcode_direct" = yes; then
13855 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
13856 else
13857 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
13858 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
13859 haveit=
13860 for x in $rpathdirs; do
13861 if test "X$x" = "X$found_dir"; then
13862 haveit=yes
13863 break
13864 fi
13865 done
13866 if test -z "$haveit"; then
13867 rpathdirs="$rpathdirs $found_dir"
13868 fi
13869 else
13870 haveit=
13871 for x in $LDFLAGS $LIBLZMA; do
13872
13873 acl_save_prefix="$prefix"
13874 prefix="$acl_final_prefix"
13875 acl_save_exec_prefix="$exec_prefix"
13876 exec_prefix="$acl_final_exec_prefix"
13877 eval x=\"$x\"
13878 exec_prefix="$acl_save_exec_prefix"
13879 prefix="$acl_save_prefix"
13880
13881 if test "X$x" = "X-L$found_dir"; then
13882 haveit=yes
13883 break
13884 fi
13885 done
13886 if test -z "$haveit"; then
13887 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-L$found_dir"
13888 fi
13889 if test "$hardcode_minus_L" != no; then
13890 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
13891 else
13892 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-l$name"
13893 fi
13894 fi
13895 fi
13896 fi
13897 else
13898 if test "X$found_a" != "X"; then
13899 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_a"
13900 else
13901 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-L$found_dir -l$name"
13902 fi
13903 fi
13904 additional_includedir=
13905 case "$found_dir" in
13906 */lib | */lib/)
13907 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
13908 additional_includedir="$basedir/include"
13909 ;;
13910 esac
13911 if test "X$additional_includedir" != "X"; then
13912 if test "X$additional_includedir" != "X/usr/include"; then
13913 haveit=
13914 if test "X$additional_includedir" = "X/usr/local/include"; then
13915 if test -n "$GCC"; then
13916 case $host_os in
13917 linux*) haveit=yes;;
13918 esac
13919 fi
13920 fi
13921 if test -z "$haveit"; then
13922 for x in $CPPFLAGS $INCLZMA; do
13923
13924 acl_save_prefix="$prefix"
13925 prefix="$acl_final_prefix"
13926 acl_save_exec_prefix="$exec_prefix"
13927 exec_prefix="$acl_final_exec_prefix"
13928 eval x=\"$x\"
13929 exec_prefix="$acl_save_exec_prefix"
13930 prefix="$acl_save_prefix"
13931
13932 if test "X$x" = "X-I$additional_includedir"; then
13933 haveit=yes
13934 break
13935 fi
13936 done
13937 if test -z "$haveit"; then
13938 if test -d "$additional_includedir"; then
13939 INCLZMA="${INCLZMA}${INCLZMA:+ }-I$additional_includedir"
13940 fi
13941 fi
13942 fi
13943 fi
13944 fi
13945 if test -n "$found_la"; then
13946 save_libdir="$libdir"
13947 case "$found_la" in
13948 */* | *\\*) . "$found_la" ;;
13949 *) . "./$found_la" ;;
13950 esac
13951 libdir="$save_libdir"
13952 for dep in $dependency_libs; do
13953 case "$dep" in
13954 -L*)
13955 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
13956 if test "X$additional_libdir" != "X/usr/lib"; then
13957 haveit=
13958 if test "X$additional_libdir" = "X/usr/local/lib"; then
13959 if test -n "$GCC"; then
13960 case $host_os in
13961 linux*) haveit=yes;;
13962 esac
13963 fi
13964 fi
13965 if test -z "$haveit"; then
13966 haveit=
13967 for x in $LDFLAGS $LIBLZMA; do
13968
13969 acl_save_prefix="$prefix"
13970 prefix="$acl_final_prefix"
13971 acl_save_exec_prefix="$exec_prefix"
13972 exec_prefix="$acl_final_exec_prefix"
13973 eval x=\"$x\"
13974 exec_prefix="$acl_save_exec_prefix"
13975 prefix="$acl_save_prefix"
13976
13977 if test "X$x" = "X-L$additional_libdir"; then
13978 haveit=yes
13979 break
13980 fi
13981 done
13982 if test -z "$haveit"; then
13983 if test -d "$additional_libdir"; then
13984 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-L$additional_libdir"
13985 fi
13986 fi
13987 haveit=
13988 for x in $LDFLAGS $LTLIBLZMA; do
13989
13990 acl_save_prefix="$prefix"
13991 prefix="$acl_final_prefix"
13992 acl_save_exec_prefix="$exec_prefix"
13993 exec_prefix="$acl_final_exec_prefix"
13994 eval x=\"$x\"
13995 exec_prefix="$acl_save_exec_prefix"
13996 prefix="$acl_save_prefix"
13997
13998 if test "X$x" = "X-L$additional_libdir"; then
13999 haveit=yes
14000 break
14001 fi
14002 done
14003 if test -z "$haveit"; then
14004 if test -d "$additional_libdir"; then
14005 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }-L$additional_libdir"
14006 fi
14007 fi
14008 fi
14009 fi
14010 ;;
14011 -R*)
14012 dir=`echo "X$dep" | sed -e 's/^X-R//'`
14013 if test "$enable_rpath" != no; then
14014 haveit=
14015 for x in $rpathdirs; do
14016 if test "X$x" = "X$dir"; then
14017 haveit=yes
14018 break
14019 fi
14020 done
14021 if test -z "$haveit"; then
14022 rpathdirs="$rpathdirs $dir"
14023 fi
14024 haveit=
14025 for x in $ltrpathdirs; do
14026 if test "X$x" = "X$dir"; then
14027 haveit=yes
14028 break
14029 fi
14030 done
14031 if test -z "$haveit"; then
14032 ltrpathdirs="$ltrpathdirs $dir"
14033 fi
14034 fi
14035 ;;
14036 -l*)
14037 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
14038 ;;
14039 *.la)
14040 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
14041 ;;
14042 *)
14043 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$dep"
14044 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }$dep"
14045 ;;
14046 esac
14047 done
14048 fi
14049 else
14050 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-l$name"
14051 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }-l$name"
14052 fi
14053 fi
14054 fi
14055 done
14056 done
14057 if test "X$rpathdirs" != "X"; then
14058 if test -n "$hardcode_libdir_separator"; then
14059 alldirs=
14060 for found_dir in $rpathdirs; do
14061 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
14062 done
14063 acl_save_libdir="$libdir"
14064 libdir="$alldirs"
14065 eval flag=\"$hardcode_libdir_flag_spec\"
14066 libdir="$acl_save_libdir"
14067 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$flag"
14068 else
14069 for found_dir in $rpathdirs; do
14070 acl_save_libdir="$libdir"
14071 libdir="$found_dir"
14072 eval flag=\"$hardcode_libdir_flag_spec\"
14073 libdir="$acl_save_libdir"
14074 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$flag"
14075 done
14076 fi
14077 fi
14078 if test "X$ltrpathdirs" != "X"; then
14079 for found_dir in $ltrpathdirs; do
14080 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }-R$found_dir"
14081 done
14082 fi
14083
14084
14085 ac_save_CPPFLAGS="$CPPFLAGS"
14086
14087 for element in $INCLZMA; do
14088 haveit=
14089 for x in $CPPFLAGS; do
14090
14091 acl_save_prefix="$prefix"
14092 prefix="$acl_final_prefix"
14093 acl_save_exec_prefix="$exec_prefix"
14094 exec_prefix="$acl_final_exec_prefix"
14095 eval x=\"$x\"
14096 exec_prefix="$acl_save_exec_prefix"
14097 prefix="$acl_save_prefix"
14098
14099 if test "X$x" = "X$element"; then
14100 haveit=yes
14101 break
14102 fi
14103 done
14104 if test -z "$haveit"; then
14105 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
14106 fi
14107 done
14108
14109
14110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblzma" >&5
14111$as_echo_n "checking for liblzma... " >&6; }
14112if test "${ac_cv_liblzma+set}" = set; then :
14113 $as_echo_n "(cached) " >&6
14114else
14115
14116 ac_save_LIBS="$LIBS"
14117 LIBS="$LIBS $LIBLZMA"
14118 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14119/* end confdefs.h. */
14120#include "lzma.h"
14121int
14122main ()
14123{
14124lzma_index_iter iter;
14125 lzma_index_iter_init (&iter, 0);
14126 lzma_mf_is_supported (LZMA_MF_HC3);
14127 ;
14128 return 0;
14129}
14130_ACEOF
14131if ac_fn_c_try_link "$LINENO"; then :
14132 ac_cv_liblzma=yes
14133else
14134 ac_cv_liblzma=no
14135fi
14136rm -f core conftest.err conftest.$ac_objext \
14137 conftest$ac_exeext conftest.$ac_ext
14138 LIBS="$ac_save_LIBS"
14139
14140fi
14141{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_liblzma" >&5
14142$as_echo "$ac_cv_liblzma" >&6; }
14143 if test "$ac_cv_liblzma" = yes; then
14144 HAVE_LIBLZMA=yes
14145
14146$as_echo "#define HAVE_LIBLZMA 1" >>confdefs.h
14147
14148 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with liblzma" >&5
14149$as_echo_n "checking how to link with liblzma... " >&6; }
14150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBLZMA" >&5
14151$as_echo "$LIBLZMA" >&6; }
14152 else
14153 HAVE_LIBLZMA=no
14154 CPPFLAGS="$ac_save_CPPFLAGS"
14155 LIBLZMA=
14156 LTLIBLZMA=
14157 fi
14158
14159
14160
14161
14162
14163
14164 if test "$HAVE_LIBLZMA" != yes; then
14165 if test "$with_lzma" = yes; then
14166 as_fn_error "missing liblzma for --with-lzma" "$LINENO" 5
14167 fi
14168 fi
14169 fi
14170fi
14171
3fc11d3e
JM
14172LIBGUI="../libgui/src/libgui.a"
14173GUI_CFLAGS_X="-I${srcdir}/../libgui/src"
14174
14175
7a292a7a 14176
3fc11d3e
JM
14177WIN32LDAPP=
14178
14179
14180
d91670b9 14181case "${host}" in
686a5eed 14182*-*-cygwin* | *-*-mingw* )
d91670b9
CV
14183 configdir="win"
14184 ;;
14185*)
14186 configdir="unix"
14187 ;;
14188esac
3fc11d3e
JM
14189
14190GDBTKLIBS=
14191if test "${enable_gdbtk}" = "yes"; then
14192
d1c3b63a
KS
14193 # Gdbtk must have an absolute path to srcdir in order to run
14194 # properly when not installed.
14195 here=`pwd`
14196 cd ${srcdir}
14197 GDBTK_SRC_DIR=`pwd`
14198 cd $here
14199
bec39cab 14200
5062cc19
KS
14201 #
14202 # Ok, lets find the tcl configuration
14203 # First, look for one uninstalled.
14204 # the alternative search directory is invoked by --with-tcl
14205 #
3fc11d3e 14206
5062cc19
KS
14207 if test x"${no_tcl}" = x ; then
14208 # we reset no_tcl in case something fails here
14209 no_tcl=true
bec39cab 14210
81ecdfbb
RW
14211# Check whether --with-tcl was given.
14212if test "${with_tcl+set}" = set; then :
14213 withval=$with_tcl; with_tclconfig=${withval}
14214fi
14215
14216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl configuration" >&5
14217$as_echo_n "checking for Tcl configuration... " >&6; }
14218 if test "${ac_cv_c_tclconfig+set}" = set; then :
14219 $as_echo_n "(cached) " >&6
3fc11d3e 14220else
bec39cab 14221
3fc11d3e 14222
5062cc19
KS
14223 # First check to see if --with-tcl was specified.
14224 case "${host}" in
14225 *-*-cygwin*) platDir="win" ;;
14226 *) platDir="unix" ;;
14227 esac
14228 if test x"${with_tclconfig}" != x ; then
14229 if test -f "${with_tclconfig}/tclConfig.sh" ; then
14230 ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
14231 else
81ecdfbb 14232 as_fn_error "${with_tclconfig} directory doesn't contain tclConfig.sh" "$LINENO" 5
5062cc19
KS
14233 fi
14234 fi
14235
14236 # then check for a private Tcl installation
14237 if test x"${ac_cv_c_tclconfig}" = x ; then
14238 for i in \
14239 ../tcl \
14240 `ls -dr ../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
14241 `ls -dr ../tcl[8-9].[0-9] 2>/dev/null` \
14242 `ls -dr ../tcl[8-9].[0-9]* 2>/dev/null` \
14243 ../../tcl \
14244 `ls -dr ../../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
14245 `ls -dr ../../tcl[8-9].[0-9] 2>/dev/null` \
14246 `ls -dr ../../tcl[8-9].[0-9]* 2>/dev/null` \
14247 ../../../tcl \
14248 `ls -dr ../../../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
14249 `ls -dr ../../../tcl[8-9].[0-9] 2>/dev/null` \
14250 `ls -dr ../../../tcl[8-9].[0-9]* 2>/dev/null` ; do
14251 if test -f "$i/$platDir/tclConfig.sh" ; then
14252 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)`
14253 break
14254 fi
14255 done
14256 fi
14257
14258 # on Darwin, check in Framework installation locations
14259 if test "`uname -s`" = "Darwin" -a x"${ac_cv_c_tclconfig}" = x ; then
14260 for i in `ls -d ~/Library/Frameworks 2>/dev/null` \
14261 `ls -d /Library/Frameworks 2>/dev/null` \
14262 `ls -d /Network/Library/Frameworks 2>/dev/null` \
14263 `ls -d /System/Library/Frameworks 2>/dev/null` \
14264 ; do
14265 if test -f "$i/Tcl.framework/tclConfig.sh" ; then
14266 ac_cv_c_tclconfig=`(cd $i/Tcl.framework; pwd)`
14267 break
14268 fi
14269 done
14270 fi
14271
14272 # check in a few common install locations
14273 if test x"${ac_cv_c_tclconfig}" = x ; then
14274 for i in `ls -d ${libdir} 2>/dev/null` \
14275 `ls -d ${exec_prefix}/lib 2>/dev/null` \
14276 `ls -d ${prefix}/lib 2>/dev/null` \
14277 `ls -d /usr/local/lib 2>/dev/null` \
14278 `ls -d /usr/contrib/lib 2>/dev/null` \
14279 `ls -d /usr/lib 2>/dev/null` \
14280 ; do
14281 if test -f "$i/tclConfig.sh" ; then
14282 ac_cv_c_tclconfig=`(cd $i; pwd)`
14283 break
14284 fi
14285 done
14286 fi
3fc11d3e 14287
5062cc19
KS
14288 # check in a few other private locations
14289 if test x"${ac_cv_c_tclconfig}" = x ; then
14290 for i in \
14291 ${srcdir}/../tcl \
14292 `ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
14293 `ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
14294 `ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
14295 if test -f "$i/$platDir/tclConfig.sh" ; then
14296 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)`
14297 break
14298 fi
14299 done
14300 fi
bec39cab 14301
3fc11d3e
JM
14302fi
14303
5062cc19
KS
14304
14305 if test x"${ac_cv_c_tclconfig}" = x ; then
14306 TCL_BIN_DIR="# no Tcl configs found"
81ecdfbb
RW
14307 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find Tcl configuration definitions" >&5
14308$as_echo "$as_me: WARNING: Can't find Tcl configuration definitions" >&2;}
5062cc19
KS
14309 else
14310 no_tcl=
14311 TCL_BIN_DIR=${ac_cv_c_tclconfig}
81ecdfbb
RW
14312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found ${TCL_BIN_DIR}/tclConfig.sh" >&5
14313$as_echo "found ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
5062cc19
KS
14314 fi
14315 fi
3fc11d3e 14316
bec39cab 14317
85541719
DE
14318 # If $no_tk is nonempty, then we can't do Tk, and there is no
14319 # point to doing Tcl.
bec39cab 14320
5062cc19
KS
14321 #
14322 # Ok, lets find the tk configuration
14323 # First, look for one uninstalled.
14324 # the alternative search directory is invoked by --with-tk
14325 #
3fc11d3e 14326
5062cc19
KS
14327 if test x"${no_tk}" = x ; then
14328 # we reset no_tk in case something fails here
14329 no_tk=true
bec39cab 14330
81ecdfbb
RW
14331# Check whether --with-tk was given.
14332if test "${with_tk+set}" = set; then :
14333 withval=$with_tk; with_tkconfig=${withval}
14334fi
14335
14336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tk configuration" >&5
14337$as_echo_n "checking for Tk configuration... " >&6; }
14338 if test "${ac_cv_c_tkconfig+set}" = set; then :
14339 $as_echo_n "(cached) " >&6
bec39cab 14340else
3fc11d3e
JM
14341
14342
5062cc19
KS
14343 # First check to see if --with-tkconfig was specified.
14344 if test x"${with_tkconfig}" != x ; then
14345 if test -f "${with_tkconfig}/tkConfig.sh" ; then
14346 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
14347 else
81ecdfbb 14348 as_fn_error "${with_tkconfig} directory doesn't contain tkConfig.sh" "$LINENO" 5
5062cc19
KS
14349 fi
14350 fi
3fc11d3e 14351
5062cc19
KS
14352 # then check for a private Tk library
14353 case "${host}" in
14354 *-*-cygwin*) platDir="win" ;;
14355 *) platDir="unix" ;;
14356 esac
14357 if test x"${ac_cv_c_tkconfig}" = x ; then
14358 for i in \
14359 ../tk \
14360 `ls -dr ../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
14361 `ls -dr ../tk[8-9].[0-9] 2>/dev/null` \
14362 `ls -dr ../tk[8-9].[0-9]* 2>/dev/null` \
14363 ../../tk \
14364 `ls -dr ../../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
14365 `ls -dr ../../tk[8-9].[0-9] 2>/dev/null` \
14366 `ls -dr ../../tk[8-9].[0-9]* 2>/dev/null` \
14367 ../../../tk \
14368 `ls -dr ../../../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
14369 `ls -dr ../../../tk[8-9].[0-9] 2>/dev/null` \
14370 `ls -dr ../../../tk[8-9].[0-9]* 2>/dev/null` ; do
14371 if test -f "$i/$platDir/tkConfig.sh" ; then
14372 ac_cv_c_tkconfig=`(cd $i/$platDir; pwd)`
14373 break
14374 fi
14375 done
14376 fi
14377
14378 # on Darwin, check in Framework installation locations
14379 if test "`uname -s`" = "Darwin" -a x"${ac_cv_c_tkconfig}" = x ; then
14380 for i in `ls -d ~/Library/Frameworks 2>/dev/null` \
14381 `ls -d /Library/Frameworks 2>/dev/null` \
14382 `ls -d /Network/Library/Frameworks 2>/dev/null` \
14383 `ls -d /System/Library/Frameworks 2>/dev/null` \
14384 ; do
14385 if test -f "$i/Tk.framework/tkConfig.sh" ; then
14386 ac_cv_c_tkconfig=`(cd $i/Tk.framework; pwd)`
14387 break
14388 fi
14389 done
14390 fi
14391
14392 # check in a few common install locations
14393 if test x"${ac_cv_c_tkconfig}" = x ; then
14394 for i in `ls -d ${libdir} 2>/dev/null` \
14395 `ls -d ${exec_prefix}/lib 2>/dev/null` \
14396 `ls -d ${prefix}/lib 2>/dev/null` \
14397 `ls -d /usr/local/lib 2>/dev/null` \
14398 `ls -d /usr/contrib/lib 2>/dev/null` \
14399 `ls -d /usr/lib 2>/dev/null` \
14400 ; do
14401 if test -f "$i/tkConfig.sh" ; then
14402 ac_cv_c_tkconfig=`(cd $i; pwd)`
14403 break
14404 fi
14405 done
14406 fi
14407 # check in a few other private locations
14408 if test x"${ac_cv_c_tkconfig}" = x ; then
14409 for i in \
14410 ${srcdir}/../tk \
14411 `ls -dr ${srcdir}/../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
14412 `ls -dr ${srcdir}/../tk[8-9].[0-9] 2>/dev/null` \
14413 `ls -dr ${srcdir}/../tk[8-9].[0-9]* 2>/dev/null` ; do
14414 if test -f "$i/$platDir/tkConfig.sh" ; then
14415 ac_cv_c_tkconfig=`(cd $i/$platDir; pwd)`
14416 break
14417 fi
14418 done
14419 fi
3fc11d3e 14420
3fc11d3e
JM
14421fi
14422
14423
5062cc19
KS
14424 if test x"${ac_cv_c_tkconfig}" = x ; then
14425 TK_BIN_DIR="# no Tk configs found"
81ecdfbb
RW
14426 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find Tk configuration definitions" >&5
14427$as_echo "$as_me: WARNING: Can't find Tk configuration definitions" >&2;}
5062cc19
KS
14428 else
14429 no_tk=
14430 TK_BIN_DIR=${ac_cv_c_tkconfig}
81ecdfbb
RW
14431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found ${TK_BIN_DIR}/tkConfig.sh" >&5
14432$as_echo "found ${TK_BIN_DIR}/tkConfig.sh" >&6; }
5062cc19 14433 fi
3fc11d3e 14434 fi
dd2504ab 14435
dd2504ab 14436
85541719
DE
14437 if test -z "${no_tcl}" -a -z "${no_tk}"; then
14438
81ecdfbb
RW
14439 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for existence of ${TCL_BIN_DIR}/tclConfig.sh" >&5
14440$as_echo_n "checking for existence of ${TCL_BIN_DIR}/tclConfig.sh... " >&6; }
85541719
DE
14441
14442 if test -f "${TCL_BIN_DIR}/tclConfig.sh" ; then
81ecdfbb
RW
14443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: loading" >&5
14444$as_echo "loading" >&6; }
85541719
DE
14445 . ${TCL_BIN_DIR}/tclConfig.sh
14446 else
81ecdfbb
RW
14447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: could not find ${TCL_BIN_DIR}/tclConfig.sh" >&5
14448$as_echo "could not find ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
85541719
DE
14449 fi
14450
14451 # eval is required to do the TCL_DBGX substitution
14452 eval "TCL_LIB_FILE=\"${TCL_LIB_FILE}\""
14453 eval "TCL_STUB_LIB_FILE=\"${TCL_STUB_LIB_FILE}\""
14454
14455 # If the TCL_BIN_DIR is the build directory (not the install directory),
14456 # then set the common variable name to the value of the build variables.
14457 # For example, the variable TCL_LIB_SPEC will be set to the value
14458 # of TCL_BUILD_LIB_SPEC. An extension should make use of TCL_LIB_SPEC
14459 # instead of TCL_BUILD_LIB_SPEC since it will work with both an
14460 # installed and uninstalled version of Tcl.
14461 if test -f "${TCL_BIN_DIR}/Makefile" ; then
14462 TCL_LIB_SPEC=${TCL_BUILD_LIB_SPEC}
14463 TCL_STUB_LIB_SPEC=${TCL_BUILD_STUB_LIB_SPEC}
14464 TCL_STUB_LIB_PATH=${TCL_BUILD_STUB_LIB_PATH}
14465 elif test "`uname -s`" = "Darwin"; then
14466 # If Tcl was built as a framework, attempt to use the libraries
14467 # from the framework at the given location so that linking works
a68ffae9 14468 # against Tcl.framework installed in an arbitrary location.
85541719
DE
14469 case ${TCL_DEFS} in
14470 *TCL_FRAMEWORK*)
14471 if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
14472 for i in "`cd ${TCL_BIN_DIR}; pwd`" \
14473 "`cd ${TCL_BIN_DIR}/../..; pwd`"; do
14474 if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
14475 TCL_LIB_SPEC="-F`dirname "$i"` -framework ${TCL_LIB_FILE}"
14476 break
14477 fi
14478 done
14479 fi
14480 if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
14481 TCL_STUB_LIB_SPEC="-L${TCL_BIN_DIR} ${TCL_STUB_LIB_FLAG}"
14482 TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
14483 fi
14484 ;;
14485 esac
14486 fi
14487
14488 # eval is required to do the TCL_DBGX substitution
14489 eval "TCL_LIB_FLAG=\"${TCL_LIB_FLAG}\""
14490 eval "TCL_LIB_SPEC=\"${TCL_LIB_SPEC}\""
14491 eval "TCL_STUB_LIB_FLAG=\"${TCL_STUB_LIB_FLAG}\""
14492 eval "TCL_STUB_LIB_SPEC=\"${TCL_STUB_LIB_SPEC}\""
14493
14494
14495
14496
14497
14498
14499
14500
14501
14502
14503
14504
14505
14506
14507
14508 # Check for in-tree tcl
14509 here=`pwd`
14510 cd ${srcdir}/..
14511 topdir=`pwd`
14512 cd ${here}
14513
14514 intree="no"
14515 if test "${TCL_SRC_DIR}" = "${topdir}/tcl"; then
14516 intree="yes"
14517 fi
14518
14519 # Find Tcl private headers
14520 if test x"${intree}" = xno; then
14521
81ecdfbb
RW
14522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl private headers" >&5
14523$as_echo_n "checking for Tcl private headers... " >&6; }
85541719
DE
14524 private_dir=""
14525 dir=`echo ${TCL_INCLUDE_SPEC}/tcl-private/generic | sed -e s/-I//`
14526 if test -f ${dir}/tclInt.h ; then
14527 private_dir=${dir}
14528 fi
14529
14530 if test x"${private_dir}" = x; then
81ecdfbb 14531 as_fn_error "could not find private Tcl headers" "$LINENO" 5
85541719
DE
14532 else
14533 TCL_PRIVATE_INCLUDE="-I${private_dir}"
81ecdfbb
RW
14534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${private_dir}" >&5
14535$as_echo "${private_dir}" >&6; }
85541719
DE
14536 fi
14537
14538 TCL_INCLUDE="${TCL_INCLUDE_SPEC} ${TCL_PRIVATE_INCLUDE}"
14539 TCL_LIBRARY="${TCL_LIB_SPEC}"
14540 TCL_DEPS=""
14541 else
14542 # If building tcl in the same src tree, private headers
14543 # are not needed, but we need to be sure to use the right
14544 # headers library
14545 TCL_INCLUDE="-I${TCL_SRC_DIR}/generic"
14546 TCL_LIBRARY="${TCL_BUILD_LIB_SPEC}"
14547 TCL_DEPS="../tcl/${configdir}${TCL_LIB_FILE}"
14548 fi
14549
14550
14551
14552
14553
81ecdfbb
RW
14554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for existence of ${TK_BIN_DIR}/tkConfig.sh" >&5
14555$as_echo_n "checking for existence of ${TK_BIN_DIR}/tkConfig.sh... " >&6; }
dd2504ab 14556
5062cc19 14557 if test -f "${TK_BIN_DIR}/tkConfig.sh" ; then
81ecdfbb
RW
14558 { $as_echo "$as_me:${as_lineno-$LINENO}: result: loading" >&5
14559$as_echo "loading" >&6; }
5062cc19 14560 . ${TK_BIN_DIR}/tkConfig.sh
3fc11d3e 14561 else
81ecdfbb
RW
14562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: could not find ${TK_BIN_DIR}/tkConfig.sh" >&5
14563$as_echo "could not find ${TK_BIN_DIR}/tkConfig.sh" >&6; }
3fc11d3e 14564 fi
bec39cab 14565
5062cc19
KS
14566 # eval is required to do the TK_DBGX substitution
14567 eval "TK_LIB_FILE=\"${TK_LIB_FILE}\""
14568 eval "TK_STUB_LIB_FILE=\"${TK_STUB_LIB_FILE}\""
14569
14570 # If the TK_BIN_DIR is the build directory (not the install directory),
14571 # then set the common variable name to the value of the build variables.
14572 # For example, the variable TK_LIB_SPEC will be set to the value
14573 # of TK_BUILD_LIB_SPEC. An extension should make use of TK_LIB_SPEC
14574 # instead of TK_BUILD_LIB_SPEC since it will work with both an
14575 # installed and uninstalled version of Tcl.
85541719 14576 if test -f "${TK_BIN_DIR}/Makefile" ; then
5062cc19
KS
14577 TK_LIB_SPEC=${TK_BUILD_LIB_SPEC}
14578 TK_STUB_LIB_SPEC=${TK_BUILD_STUB_LIB_SPEC}
14579 TK_STUB_LIB_PATH=${TK_BUILD_STUB_LIB_PATH}
14580 elif test "`uname -s`" = "Darwin"; then
14581 # If Tk was built as a framework, attempt to use the libraries
14582 # from the framework at the given location so that linking works
a68ffae9 14583 # against Tk.framework installed in an arbitrary location.
5062cc19
KS
14584 case ${TK_DEFS} in
14585 *TK_FRAMEWORK*)
85541719 14586 if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
5062cc19
KS
14587 for i in "`cd ${TK_BIN_DIR}; pwd`" \
14588 "`cd ${TK_BIN_DIR}/../..; pwd`"; do
14589 if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
14590 TK_LIB_SPEC="-F`dirname "$i"` -framework ${TK_LIB_FILE}"
14591 break
14592 fi
14593 done
14594 fi
85541719 14595 if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
5062cc19
KS
14596 TK_STUB_LIB_SPEC="-L${TK_BIN_DIR} ${TK_STUB_LIB_FLAG}"
14597 TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
14598 fi
14599 ;;
14600 esac
3fc11d3e
JM
14601 fi
14602
5062cc19
KS
14603 # eval is required to do the TK_DBGX substitution
14604 eval "TK_LIB_FLAG=\"${TK_LIB_FLAG}\""
14605 eval "TK_LIB_SPEC=\"${TK_LIB_SPEC}\""
14606 eval "TK_STUB_LIB_FLAG=\"${TK_STUB_LIB_FLAG}\""
14607 eval "TK_STUB_LIB_SPEC=\"${TK_STUB_LIB_SPEC}\""
3fc11d3e 14608
3fc11d3e
JM
14609
14610
bec39cab
AC
14611
14612
14613
14614
14615
14616
14617
3fc11d3e 14618
3fc11d3e 14619
bec39cab 14620
bec39cab 14621
85541719
DE
14622 # Check for in-tree Tk
14623 intree="no"
14624 if test "${TK_SRC_DIR}" = "${topdir}/tk"; then
14625 intree="yes"
14626 fi
3fc11d3e 14627
85541719
DE
14628 # Find Tk private headers
14629 if test x"${intree}" = xno; then
3fc11d3e 14630
81ecdfbb
RW
14631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tk private headers" >&5
14632$as_echo_n "checking for Tk private headers... " >&6; }
5062cc19
KS
14633 private_dir=""
14634 dir=`echo ${TK_INCLUDE_SPEC}/tk-private/generic | sed -e s/-I//`
14635 if test -f ${dir}/tkInt.h; then
14636 private_dir=${dir}
3fc11d3e 14637 fi
bec39cab 14638
5062cc19 14639 if test x"${private_dir}" = x; then
81ecdfbb 14640 as_fn_error "could not find Tk private headers" "$LINENO" 5
3fc11d3e 14641 else
5062cc19 14642 TK_PRIVATE_INCLUDE="-I${private_dir}"
81ecdfbb
RW
14643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${private_dir}" >&5
14644$as_echo "${private_dir}" >&6; }
3fc11d3e 14645 fi
3fc11d3e 14646
85541719
DE
14647 TK_INCLUDE="${TK_INCLUDE_SPEC} ${TK_PRIVATE_INCLUDE}"
14648 TK_LIBRARY=${TK_LIB_SPEC}
14649 TK_DEPS=""
14650 else
14651 TK_INCLUDE="-I${TK_SRC_DIR}/generic"
14652 TK_LIBRARY="${TK_BUILD_LIB_SPEC}"
14653 TK_DEPS="../tk/${configdir}/${TK_LIB_FILE}"
14654 fi
3fc11d3e
JM
14655
14656
3fc11d3e
JM
14657
14658
3fc11d3e 14659
85541719 14660 ENABLE_CFLAGS="${ENABLE_CFLAGS} \$(SUBDIR_GDBTK_CFLAGS)"
3fc11d3e 14661
85541719
DE
14662 # Include some libraries that Tcl and Tk want.
14663 TCL_LIBS='$(LIBGUI) $(TK) $(TCL) $(X11_LDFLAGS) $(X11_LIBS)'
14664 # Yes, the ordering seems wrong here. But it isn't.
14665 # TK_LIBS is the list of libraries that need to be linked
14666 # after Tcl/Tk. Note that this isn't put into LIBS. If it
14667 # were in LIBS then any link tests after this point would
14668 # try to include things like `$(LIBGUI)', which wouldn't work.
14669 GDBTKLIBS="${TCL_LIBS} ${TK_LIBS}"
4226a5a5 14670
85541719
DE
14671 CONFIG_OBS="${CONFIG_OBS} \$(SUBDIR_GDBTK_OBS)"
14672 CONFIG_DEPS="${CONFIG_DEPS} \$(SUBDIR_GDBTK_DEPS)"
14673 CONFIG_SRCS="${CONFIG_SRCS} \$(SUBDIR_GDBTK_SRCS)"
14674 CONFIG_ALL="${CONFIG_ALL} all-gdbtk"
14675 CONFIG_CLEAN="${CONFIG_CLEAN} clean-gdbtk"
14676 CONFIG_INSTALL="${CONFIG_INSTALL} install-gdbtk"
14677 CONFIG_UNINSTALL="${CONFIG_UNINSTALL} uninstall-gdbtk"
3fc11d3e 14678
85541719
DE
14679 if test x$gdb_cv_os_cygwin = xyes; then
14680 WIN32LIBS="${WIN32LIBS} -lshell32 -lgdi32 -lcomdlg32 -ladvapi32"
14681 WIN32LDAPP="-Wl,--subsystem,console"
14682 CONFIG_OBS="${CONFIG_OBS} gdbres.o"
3fc11d3e 14683 fi
ffc6a242 14684
81ecdfbb 14685 subdirs="$subdirs gdbtk"
3ace7edb 14686
85541719 14687 fi
3fc11d3e
JM
14688fi
14689
14690
14691
14692
14693
14694
14695
14696
81ecdfbb
RW
14697{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
14698$as_echo_n "checking for X... " >&6; }
bec39cab 14699
c906108c 14700
81ecdfbb
RW
14701# Check whether --with-x was given.
14702if test "${with_x+set}" = set; then :
14703 withval=$with_x;
14704fi
c906108c
SS
14705
14706# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
14707if test "x$with_x" = xno; then
14708 # The user explicitly disabled X.
14709 have_x=disabled
14710else
81ecdfbb
RW
14711 case $x_includes,$x_libraries in #(
14712 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
14713 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
14714 $as_echo_n "(cached) " >&6
c906108c
SS
14715else
14716 # One or both of the vars are not set, and there is no cached value.
bec39cab 14717ac_x_includes=no ac_x_libraries=no
81ecdfbb 14718rm -f -r conftest.dir
bec39cab
AC
14719if mkdir conftest.dir; then
14720 cd conftest.dir
bec39cab 14721 cat >Imakefile <<'_ACEOF'
81ecdfbb
RW
14722incroot:
14723 @echo incroot='${INCROOT}'
14724usrlibdir:
14725 @echo usrlibdir='${USRLIBDIR}'
14726libdir:
14727 @echo libdir='${LIBDIR}'
14728_ACEOF
14729 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
c906108c 14730 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
81ecdfbb
RW
14731 for ac_var in incroot usrlibdir libdir; do
14732 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
14733 done
c906108c 14734 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
81ecdfbb
RW
14735 for ac_extension in a so sl dylib la dll; do
14736 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
14737 test -f "$ac_im_libdir/libX11.$ac_extension"; then
bec39cab 14738 ac_im_usrlibdir=$ac_im_libdir; break
c906108c
SS
14739 fi
14740 done
14741 # Screen out bogus values from the imake configuration. They are
14742 # bogus both because they are the default anyway, and because
14743 # using them would break gcc on systems where it needs fixed includes.
bec39cab 14744 case $ac_im_incroot in
81ecdfbb 14745 /usr/include) ac_x_includes= ;;
bec39cab 14746 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
c906108c 14747 esac
bec39cab 14748 case $ac_im_usrlibdir in
81ecdfbb 14749 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
bec39cab 14750 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
c906108c
SS
14751 esac
14752 fi
14753 cd ..
81ecdfbb 14754 rm -f -r conftest.dir
c906108c
SS
14755fi
14756
bec39cab
AC
14757# Standard set of common directories for X headers.
14758# Check X11 before X11Rn because it is often a symlink to the current release.
14759ac_x_header_dirs='
14760/usr/X11/include
81ecdfbb 14761/usr/X11R7/include
bec39cab
AC
14762/usr/X11R6/include
14763/usr/X11R5/include
14764/usr/X11R4/include
14765
14766/usr/include/X11
81ecdfbb 14767/usr/include/X11R7
bec39cab
AC
14768/usr/include/X11R6
14769/usr/include/X11R5
14770/usr/include/X11R4
14771
14772/usr/local/X11/include
81ecdfbb 14773/usr/local/X11R7/include
bec39cab
AC
14774/usr/local/X11R6/include
14775/usr/local/X11R5/include
14776/usr/local/X11R4/include
14777
14778/usr/local/include/X11
81ecdfbb 14779/usr/local/include/X11R7
bec39cab
AC
14780/usr/local/include/X11R6
14781/usr/local/include/X11R5
14782/usr/local/include/X11R4
14783
14784/usr/X386/include
14785/usr/x386/include
14786/usr/XFree86/include/X11
14787
14788/usr/include
14789/usr/local/include
14790/usr/unsupported/include
14791/usr/athena/include
14792/usr/local/x11r5/include
14793/usr/lpp/Xamples/include
14794
14795/usr/openwin/include
14796/usr/openwin/share/include'
14797
14798if test "$ac_x_includes" = no; then
81ecdfbb 14799 # Guess where to find include files, by looking for Xlib.h.
c906108c 14800 # First, try using that file with no special directory specified.
81ecdfbb 14801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14802/* end confdefs.h. */
81ecdfbb 14803#include <X11/Xlib.h>
bec39cab 14804_ACEOF
81ecdfbb 14805if ac_fn_c_try_cpp "$LINENO"; then :
c906108c
SS
14806 # We can compile using X headers with no special include directory.
14807ac_x_includes=
14808else
bec39cab 14809 for ac_dir in $ac_x_header_dirs; do
81ecdfbb 14810 if test -r "$ac_dir/X11/Xlib.h"; then
bec39cab
AC
14811 ac_x_includes=$ac_dir
14812 break
14813 fi
14814done
c906108c 14815fi
bec39cab
AC
14816rm -f conftest.err conftest.$ac_ext
14817fi # $ac_x_includes = no
c906108c 14818
bec39cab 14819if test "$ac_x_libraries" = no; then
c906108c 14820 # Check for the libraries.
c906108c
SS
14821 # See if we find them without any special options.
14822 # Don't add to $LIBS permanently.
bec39cab 14823 ac_save_LIBS=$LIBS
81ecdfbb
RW
14824 LIBS="-lX11 $LIBS"
14825 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14826/* end confdefs.h. */
81ecdfbb 14827#include <X11/Xlib.h>
bec39cab
AC
14828int
14829main ()
14830{
81ecdfbb 14831XrmInitialize ()
bec39cab
AC
14832 ;
14833 return 0;
14834}
14835_ACEOF
81ecdfbb 14836if ac_fn_c_try_link "$LINENO"; then :
bec39cab 14837 LIBS=$ac_save_LIBS
c906108c
SS
14838# We can link X programs with no special library path.
14839ac_x_libraries=
14840else
81ecdfbb
RW
14841 LIBS=$ac_save_LIBS
14842for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
c906108c 14843do
bec39cab 14844 # Don't even attempt the hair of trying to link an X program!
81ecdfbb
RW
14845 for ac_extension in a so sl dylib la dll; do
14846 if test -r "$ac_dir/libX11.$ac_extension"; then
c906108c
SS
14847 ac_x_libraries=$ac_dir
14848 break 2
14849 fi
14850 done
14851done
14852fi
81ecdfbb
RW
14853rm -f core conftest.err conftest.$ac_objext \
14854 conftest$ac_exeext conftest.$ac_ext
bec39cab 14855fi # $ac_x_libraries = no
c906108c 14856
81ecdfbb
RW
14857case $ac_x_includes,$ac_x_libraries in #(
14858 no,* | *,no | *\'*)
14859 # Didn't find X, or a directory has "'" in its name.
14860 ac_cv_have_x="have_x=no";; #(
14861 *)
14862 # Record where we found X for the cache.
14863 ac_cv_have_x="have_x=yes\
14864 ac_x_includes='$ac_x_includes'\
14865 ac_x_libraries='$ac_x_libraries'"
14866esac
c906108c 14867fi
81ecdfbb
RW
14868;; #(
14869 *) have_x=yes;;
14870 esac
c906108c
SS
14871 eval "$ac_cv_have_x"
14872fi # $with_x != no
14873
14874if test "$have_x" != yes; then
81ecdfbb
RW
14875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
14876$as_echo "$have_x" >&6; }
c906108c
SS
14877 no_x=yes
14878else
14879 # If each of the values was on the command line, it overrides each guess.
14880 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
14881 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
14882 # Update the cache value to reflect the command line values.
81ecdfbb
RW
14883 ac_cv_have_x="have_x=yes\
14884 ac_x_includes='$x_includes'\
14885 ac_x_libraries='$x_libraries'"
14886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
14887$as_echo "libraries $x_libraries, headers $x_includes" >&6; }
c906108c
SS
14888fi
14889
14890
bec39cab 14891# Unlike the sim directory, whether a simulator is linked is controlled by
9b624dbe 14892# presence of a gdb_sim definition in the target configure.tgt entry.
7a292a7a
SS
14893# This code just checks for a few cases where we'd like to ignore those
14894# definitions, even when they're present in the '.mt' file. These cases
14895# are when --disable-sim is specified, or if the simulator directory is
6c5cfe5b 14896# not part of the source tree.
7a292a7a 14897#
81ecdfbb
RW
14898# Check whether --enable-sim was given.
14899if test "${enable_sim+set}" = set; then :
14900 enableval=$enable_sim; echo "enable_sim = $enable_sim";
7a292a7a
SS
14901 echo "enableval = ${enableval}";
14902 case "${enableval}" in
14903 yes) ignore_sim=false ;;
14904 no) ignore_sim=true ;;
14905 *) ignore_sim=false ;;
14906 esac
14907else
14908 ignore_sim=false
81ecdfbb
RW
14909fi
14910
7a292a7a
SS
14911
14912if test ! -d "${srcdir}/../sim"; then
14913 ignore_sim=true
14914fi
14915
9b624dbe
UW
14916SIM=
14917SIM_OBS=
14918if test "${ignore_sim}" = "false"; then
14919 if test x"${gdb_sim}" != x ; then
14920 SIM="${gdb_sim}"
14921 SIM_OBS="remote-sim.o"
60ca704f 14922
81ecdfbb 14923$as_echo "#define WITH_SIM 1" >>confdefs.h
7a292a7a 14924
9b624dbe 14925 fi
7a292a7a
SS
14926fi
14927
14928
14929
c906108c
SS
14930
14931
14932
14933
14934
14935
dfcd3bfb 14936
e56ac5c3
AC
14937
14938
b3a90332
AC
14939
14940
c35f4ffc 14941# List of host floatformats.
bec39cab
AC
14942
14943cat >>confdefs.h <<_ACEOF
c35f4ffc 14944#define GDB_HOST_FLOAT_FORMAT $gdb_host_float_format
bec39cab 14945_ACEOF
c35f4ffc 14946
bec39cab
AC
14947
14948cat >>confdefs.h <<_ACEOF
c35f4ffc 14949#define GDB_HOST_DOUBLE_FORMAT $gdb_host_double_format
bec39cab
AC
14950_ACEOF
14951
c35f4ffc 14952
bec39cab 14953cat >>confdefs.h <<_ACEOF
c35f4ffc 14954#define GDB_HOST_LONG_DOUBLE_FORMAT $gdb_host_long_double_format
bec39cab 14955_ACEOF
c35f4ffc
AC
14956
14957
c906108c
SS
14958# target_subdir is used by the testsuite to find the target libraries.
14959target_subdir=
14960if test "${host}" != "${target}"; then
14961 target_subdir="${target_alias}/"
14962fi
14963
14964
14965frags=
771b4502 14966if test "${gdb_native}" = "yes"; then
0dad8a66
MK
14967 host_makefile_frag=${srcdir}/config/${gdb_host_cpu}/${gdb_host}.mh
14968 if test ! -f ${host_makefile_frag}; then
81ecdfbb 14969 as_fn_error "\"*** Gdb does not support native target ${host}\"" "$LINENO" 5
0dad8a66
MK
14970 fi
14971 frags="$frags $host_makefile_frag"
14972else
14973 host_makefile_frag=/dev/null
c906108c 14974fi
c906108c 14975
c906108c
SS
14976
14977
14978
771b4502 14979if test "${gdb_native}" = "yes"; then
a85f51e7
DJ
14980# We pick this up from the host configuration file (.mh) because we
14981# do not have a native configuration Makefile fragment.
c906108c
SS
14982nativefile=`sed -n '
14983s/NAT_FILE[ ]*=[ ]*\([^ ]*\)/\1/p
14984' ${host_makefile_frag}`
c906108c
SS
14985fi
14986
14987
b00a8037 14988if test x"${gdb_osabi}" != x ; then
bec39cab
AC
14989
14990cat >>confdefs.h <<_ACEOF
b00a8037 14991#define GDB_OSABI_DEFAULT $gdb_osabi
bec39cab 14992_ACEOF
b00a8037
DJ
14993
14994fi
14995
8dcde887 14996# Enable multi-ice-gdb-server.
81ecdfbb
RW
14997# Check whether --enable-multi-ice was given.
14998if test "${enable_multi_ice+set}" = set; then :
14999 enableval=$enable_multi_ice; case $enableval in
8dcde887
MK
15000 yes | no)
15001 ;;
81ecdfbb 15002 *) as_fn_error "bad value $enableval for --enable-multi-ice" "$LINENO" 5 ;;
8dcde887 15003 esac
81ecdfbb 15004fi
b4e70030 15005
81ecdfbb
RW
15006if test "x$enable_multi_ice" = xyes; then
15007 subdirs="$subdirs multi-ice"
3ace7edb 15008
a85f51e7
DJ
15009fi
15010
496c0e1b
JB
15011# Check whether --enable-gdbserver was given.
15012if test "${enable_gdbserver+set}" = set; then :
15013 enableval=$enable_gdbserver; case "${enableval}" in
15014 yes| no|auto) ;;
15015 *) as_fn_error "bad value ${enableval} for --enable-gdbserver option" "$LINENO" 5 ;;
15016esac
15017else
15018 enable_gdbserver=auto
15019fi
15020
15021
15022# We only build gdbserver automatically in a native configuration, and
15023# only if the user did not explicitly disable its build.
15024if test "$gdb_native" = "yes" -a "$enable_gdbserver" != "no"; then
81ecdfbb
RW
15025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gdbserver is supported on this host" >&5
15026$as_echo_n "checking whether gdbserver is supported on this host... " >&6; }
8dcde887 15027 if test "x$build_gdbserver" = xyes; then
81ecdfbb
RW
15028 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15029$as_echo "yes" >&6; }
15030 subdirs="$subdirs gdbserver"
3ace7edb 15031
496c0e1b 15032 gdbserver_build_enabled=yes
8dcde887 15033 else
81ecdfbb
RW
15034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15035$as_echo "no" >&6; }
8dcde887
MK
15036 fi
15037fi
15038
496c0e1b
JB
15039# If the user explicitly request the gdbserver to be built, verify that
15040# we were in fact able to enable it.
15041if test "$enable_gdbserver" = "yes" -a "$gdbserver_build_enabled" != "yes"; then
15042 as_fn_error "Automatic gdbserver build is not supported for this configuration" "$LINENO" 5
15043fi
15044
393fd4c3
YQ
15045# Check for babeltrace and babeltrace-ctf
15046
15047# Check whether --with-babeltrace was given.
15048if test "${with_babeltrace+set}" = set; then :
15049 withval=$with_babeltrace;
15050else
15051 with_babeltrace=auto
15052fi
15053
15054{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use babeltrace" >&5
15055$as_echo_n "checking whether to use babeltrace... " >&6; }
15056{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_babeltrace" >&5
15057$as_echo "$with_babeltrace" >&6; }
15058
15059if test "x$with_babeltrace" = "xno"; then
15060 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: babletrace support disabled; GDB is unable to read CTF data." >&5
15061$as_echo "$as_me: WARNING: babletrace support disabled; GDB is unable to read CTF data." >&2;}
15062else
15063 # Append -Werror to CFLAGS so that configure can catch the warning
15064 # "assignment from incompatible pointer type", which is related to
15065 # the babeltrace change from 1.0.3 to 1.1.0. Babeltrace 1.1.0 works
15066 # in GDB, while babeltrace 1.0.3 is broken.
15067 # AC_LIB_HAVE_LINKFLAGS may modify CPPFLAGS in it, so it should be
15068 # safe to save and restore CFLAGS here.
15069 saved_CFLAGS=$CFLAGS
15070 CFLAGS="$CFLAGS -Werror"
15071
15072
15073
15074
15075
15076
15077
15078
15079 use_additional=yes
15080
15081 acl_save_prefix="$prefix"
15082 prefix="$acl_final_prefix"
15083 acl_save_exec_prefix="$exec_prefix"
15084 exec_prefix="$acl_final_exec_prefix"
15085
15086 eval additional_includedir=\"$includedir\"
15087 eval additional_libdir=\"$libdir\"
15088
15089 exec_prefix="$acl_save_exec_prefix"
15090 prefix="$acl_save_prefix"
15091
15092
15093# Check whether --with-libbabeltrace-prefix was given.
15094if test "${with_libbabeltrace_prefix+set}" = set; then :
15095 withval=$with_libbabeltrace_prefix;
15096 if test "X$withval" = "Xno"; then
15097 use_additional=no
15098 else
15099 if test "X$withval" = "X"; then
15100
15101 acl_save_prefix="$prefix"
15102 prefix="$acl_final_prefix"
15103 acl_save_exec_prefix="$exec_prefix"
15104 exec_prefix="$acl_final_exec_prefix"
15105
15106 eval additional_includedir=\"$includedir\"
15107 eval additional_libdir=\"$libdir\"
15108
15109 exec_prefix="$acl_save_exec_prefix"
15110 prefix="$acl_save_prefix"
15111
15112 else
15113 additional_includedir="$withval/include"
15114 additional_libdir="$withval/lib"
15115 fi
15116 fi
15117
15118fi
15119
15120 LIBBABELTRACE=
15121 LTLIBBABELTRACE=
15122 INCBABELTRACE=
15123 rpathdirs=
15124 ltrpathdirs=
15125 names_already_handled=
15126 names_next_round='babeltrace babeltrace-ctf'
15127 while test -n "$names_next_round"; do
15128 names_this_round="$names_next_round"
15129 names_next_round=
15130 for name in $names_this_round; do
15131 already_handled=
15132 for n in $names_already_handled; do
15133 if test "$n" = "$name"; then
15134 already_handled=yes
15135 break
15136 fi
15137 done
15138 if test -z "$already_handled"; then
15139 names_already_handled="$names_already_handled $name"
15140 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
15141 eval value=\"\$HAVE_LIB$uppername\"
15142 if test -n "$value"; then
15143 if test "$value" = yes; then
15144 eval value=\"\$LIB$uppername\"
15145 test -z "$value" || LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$value"
15146 eval value=\"\$LTLIB$uppername\"
15147 test -z "$value" || LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }$value"
15148 else
15149 :
15150 fi
15151 else
15152 found_dir=
15153 found_la=
15154 found_so=
15155 found_a=
15156 if test $use_additional = yes; then
15157 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
15158 found_dir="$additional_libdir"
15159 found_so="$additional_libdir/lib$name.$shlibext"
15160 if test -f "$additional_libdir/lib$name.la"; then
15161 found_la="$additional_libdir/lib$name.la"
15162 fi
15163 else
15164 if test -f "$additional_libdir/lib$name.$libext"; then
15165 found_dir="$additional_libdir"
15166 found_a="$additional_libdir/lib$name.$libext"
15167 if test -f "$additional_libdir/lib$name.la"; then
15168 found_la="$additional_libdir/lib$name.la"
15169 fi
15170 fi
15171 fi
15172 fi
15173 if test "X$found_dir" = "X"; then
15174 for x in $LDFLAGS $LTLIBBABELTRACE; do
15175
15176 acl_save_prefix="$prefix"
15177 prefix="$acl_final_prefix"
15178 acl_save_exec_prefix="$exec_prefix"
15179 exec_prefix="$acl_final_exec_prefix"
15180 eval x=\"$x\"
15181 exec_prefix="$acl_save_exec_prefix"
15182 prefix="$acl_save_prefix"
15183
15184 case "$x" in
15185 -L*)
15186 dir=`echo "X$x" | sed -e 's/^X-L//'`
15187 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
15188 found_dir="$dir"
15189 found_so="$dir/lib$name.$shlibext"
15190 if test -f "$dir/lib$name.la"; then
15191 found_la="$dir/lib$name.la"
15192 fi
15193 else
15194 if test -f "$dir/lib$name.$libext"; then
15195 found_dir="$dir"
15196 found_a="$dir/lib$name.$libext"
15197 if test -f "$dir/lib$name.la"; then
15198 found_la="$dir/lib$name.la"
15199 fi
15200 fi
15201 fi
15202 ;;
15203 esac
15204 if test "X$found_dir" != "X"; then
15205 break
15206 fi
15207 done
15208 fi
15209 if test "X$found_dir" != "X"; then
15210 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }-L$found_dir -l$name"
15211 if test "X$found_so" != "X"; then
15212 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
15213 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_so"
15214 else
15215 haveit=
15216 for x in $ltrpathdirs; do
15217 if test "X$x" = "X$found_dir"; then
15218 haveit=yes
15219 break
15220 fi
15221 done
15222 if test -z "$haveit"; then
15223 ltrpathdirs="$ltrpathdirs $found_dir"
15224 fi
15225 if test "$hardcode_direct" = yes; then
15226 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_so"
15227 else
15228 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
15229 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_so"
15230 haveit=
15231 for x in $rpathdirs; do
15232 if test "X$x" = "X$found_dir"; then
15233 haveit=yes
15234 break
15235 fi
15236 done
15237 if test -z "$haveit"; then
15238 rpathdirs="$rpathdirs $found_dir"
15239 fi
15240 else
15241 haveit=
15242 for x in $LDFLAGS $LIBBABELTRACE; do
15243
15244 acl_save_prefix="$prefix"
15245 prefix="$acl_final_prefix"
15246 acl_save_exec_prefix="$exec_prefix"
15247 exec_prefix="$acl_final_exec_prefix"
15248 eval x=\"$x\"
15249 exec_prefix="$acl_save_exec_prefix"
15250 prefix="$acl_save_prefix"
15251
15252 if test "X$x" = "X-L$found_dir"; then
15253 haveit=yes
15254 break
15255 fi
15256 done
15257 if test -z "$haveit"; then
15258 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-L$found_dir"
15259 fi
15260 if test "$hardcode_minus_L" != no; then
15261 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_so"
15262 else
15263 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-l$name"
15264 fi
15265 fi
15266 fi
15267 fi
15268 else
15269 if test "X$found_a" != "X"; then
15270 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_a"
15271 else
15272 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-L$found_dir -l$name"
15273 fi
15274 fi
15275 additional_includedir=
15276 case "$found_dir" in
15277 */lib | */lib/)
15278 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
15279 additional_includedir="$basedir/include"
15280 ;;
15281 esac
15282 if test "X$additional_includedir" != "X"; then
15283 if test "X$additional_includedir" != "X/usr/include"; then
15284 haveit=
15285 if test "X$additional_includedir" = "X/usr/local/include"; then
15286 if test -n "$GCC"; then
15287 case $host_os in
15288 linux*) haveit=yes;;
15289 esac
15290 fi
15291 fi
15292 if test -z "$haveit"; then
15293 for x in $CPPFLAGS $INCBABELTRACE; do
15294
15295 acl_save_prefix="$prefix"
15296 prefix="$acl_final_prefix"
15297 acl_save_exec_prefix="$exec_prefix"
15298 exec_prefix="$acl_final_exec_prefix"
15299 eval x=\"$x\"
15300 exec_prefix="$acl_save_exec_prefix"
15301 prefix="$acl_save_prefix"
15302
15303 if test "X$x" = "X-I$additional_includedir"; then
15304 haveit=yes
15305 break
15306 fi
15307 done
15308 if test -z "$haveit"; then
15309 if test -d "$additional_includedir"; then
15310 INCBABELTRACE="${INCBABELTRACE}${INCBABELTRACE:+ }-I$additional_includedir"
15311 fi
15312 fi
15313 fi
15314 fi
15315 fi
15316 if test -n "$found_la"; then
15317 save_libdir="$libdir"
15318 case "$found_la" in
15319 */* | *\\*) . "$found_la" ;;
15320 *) . "./$found_la" ;;
15321 esac
15322 libdir="$save_libdir"
15323 for dep in $dependency_libs; do
15324 case "$dep" in
15325 -L*)
15326 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
15327 if test "X$additional_libdir" != "X/usr/lib"; then
15328 haveit=
15329 if test "X$additional_libdir" = "X/usr/local/lib"; then
15330 if test -n "$GCC"; then
15331 case $host_os in
15332 linux*) haveit=yes;;
15333 esac
15334 fi
15335 fi
15336 if test -z "$haveit"; then
15337 haveit=
15338 for x in $LDFLAGS $LIBBABELTRACE; do
15339
15340 acl_save_prefix="$prefix"
15341 prefix="$acl_final_prefix"
15342 acl_save_exec_prefix="$exec_prefix"
15343 exec_prefix="$acl_final_exec_prefix"
15344 eval x=\"$x\"
15345 exec_prefix="$acl_save_exec_prefix"
15346 prefix="$acl_save_prefix"
15347
15348 if test "X$x" = "X-L$additional_libdir"; then
15349 haveit=yes
15350 break
15351 fi
15352 done
15353 if test -z "$haveit"; then
15354 if test -d "$additional_libdir"; then
15355 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-L$additional_libdir"
15356 fi
15357 fi
15358 haveit=
15359 for x in $LDFLAGS $LTLIBBABELTRACE; do
15360
15361 acl_save_prefix="$prefix"
15362 prefix="$acl_final_prefix"
15363 acl_save_exec_prefix="$exec_prefix"
15364 exec_prefix="$acl_final_exec_prefix"
15365 eval x=\"$x\"
15366 exec_prefix="$acl_save_exec_prefix"
15367 prefix="$acl_save_prefix"
15368
15369 if test "X$x" = "X-L$additional_libdir"; then
15370 haveit=yes
15371 break
15372 fi
15373 done
15374 if test -z "$haveit"; then
15375 if test -d "$additional_libdir"; then
15376 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }-L$additional_libdir"
15377 fi
15378 fi
15379 fi
15380 fi
15381 ;;
15382 -R*)
15383 dir=`echo "X$dep" | sed -e 's/^X-R//'`
15384 if test "$enable_rpath" != no; then
15385 haveit=
15386 for x in $rpathdirs; do
15387 if test "X$x" = "X$dir"; then
15388 haveit=yes
15389 break
15390 fi
15391 done
15392 if test -z "$haveit"; then
15393 rpathdirs="$rpathdirs $dir"
15394 fi
15395 haveit=
15396 for x in $ltrpathdirs; do
15397 if test "X$x" = "X$dir"; then
15398 haveit=yes
15399 break
15400 fi
15401 done
15402 if test -z "$haveit"; then
15403 ltrpathdirs="$ltrpathdirs $dir"
15404 fi
15405 fi
15406 ;;
15407 -l*)
15408 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
15409 ;;
15410 *.la)
15411 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
15412 ;;
15413 *)
15414 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$dep"
15415 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }$dep"
15416 ;;
15417 esac
15418 done
15419 fi
15420 else
15421 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-l$name"
15422 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }-l$name"
15423 fi
15424 fi
15425 fi
15426 done
15427 done
15428 if test "X$rpathdirs" != "X"; then
15429 if test -n "$hardcode_libdir_separator"; then
15430 alldirs=
15431 for found_dir in $rpathdirs; do
15432 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
15433 done
15434 acl_save_libdir="$libdir"
15435 libdir="$alldirs"
15436 eval flag=\"$hardcode_libdir_flag_spec\"
15437 libdir="$acl_save_libdir"
15438 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$flag"
15439 else
15440 for found_dir in $rpathdirs; do
15441 acl_save_libdir="$libdir"
15442 libdir="$found_dir"
15443 eval flag=\"$hardcode_libdir_flag_spec\"
15444 libdir="$acl_save_libdir"
15445 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$flag"
15446 done
15447 fi
15448 fi
15449 if test "X$ltrpathdirs" != "X"; then
15450 for found_dir in $ltrpathdirs; do
15451 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }-R$found_dir"
15452 done
15453 fi
15454
15455
15456 ac_save_CPPFLAGS="$CPPFLAGS"
15457
15458 for element in $INCBABELTRACE; do
15459 haveit=
15460 for x in $CPPFLAGS; do
15461
15462 acl_save_prefix="$prefix"
15463 prefix="$acl_final_prefix"
15464 acl_save_exec_prefix="$exec_prefix"
15465 exec_prefix="$acl_final_exec_prefix"
15466 eval x=\"$x\"
15467 exec_prefix="$acl_save_exec_prefix"
15468 prefix="$acl_save_prefix"
15469
15470 if test "X$x" = "X$element"; then
15471 haveit=yes
15472 break
15473 fi
15474 done
15475 if test -z "$haveit"; then
15476 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
15477 fi
15478 done
15479
15480
15481 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbabeltrace" >&5
15482$as_echo_n "checking for libbabeltrace... " >&6; }
15483if test "${ac_cv_libbabeltrace+set}" = set; then :
15484 $as_echo_n "(cached) " >&6
15485else
15486
15487 ac_save_LIBS="$LIBS"
15488 LIBS="$LIBS $LIBBABELTRACE"
15489 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15490/* end confdefs.h. */
15491#include <babeltrace/babeltrace.h>
15492 #include <babeltrace/ctf/events.h>
15493 #include <babeltrace/ctf/iterator.h>
15494int
15495main ()
15496{
15497struct bt_iter_pos *pos = bt_iter_get_pos (bt_ctf_get_iter (NULL));
15498 struct bt_ctf_event *event = NULL;
15499 const struct bt_definition *scope;
15500
65c749e7 15501 bt_iter_set_pos (bt_ctf_get_iter (NULL), pos);
393fd4c3
YQ
15502 scope = bt_ctf_get_top_level_scope (event,
15503 BT_STREAM_EVENT_HEADER);
15504 bt_ctf_get_uint64 (bt_ctf_get_field (event, scope, "id"));
15505
15506 ;
15507 return 0;
15508}
15509_ACEOF
15510if ac_fn_c_try_link "$LINENO"; then :
15511 ac_cv_libbabeltrace=yes
15512else
15513 ac_cv_libbabeltrace=no
15514fi
15515rm -f core conftest.err conftest.$ac_objext \
15516 conftest$ac_exeext conftest.$ac_ext
15517 LIBS="$ac_save_LIBS"
15518
15519fi
15520{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libbabeltrace" >&5
15521$as_echo "$ac_cv_libbabeltrace" >&6; }
15522 if test "$ac_cv_libbabeltrace" = yes; then
15523 HAVE_LIBBABELTRACE=yes
15524
15525$as_echo "#define HAVE_LIBBABELTRACE 1" >>confdefs.h
15526
15527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libbabeltrace" >&5
15528$as_echo_n "checking how to link with libbabeltrace... " >&6; }
15529 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBBABELTRACE" >&5
15530$as_echo "$LIBBABELTRACE" >&6; }
15531 else
15532 HAVE_LIBBABELTRACE=no
15533 CPPFLAGS="$ac_save_CPPFLAGS"
15534 LIBBABELTRACE=
15535 LTLIBBABELTRACE=
15536 fi
15537
15538
15539
15540
15541
15542
15543 CFLAGS=$saved_CFLAGS
15544
15545 if test "$HAVE_LIBBABELTRACE" != yes; then
15546 if test "$with_babeltrace" = yes; then
15547 as_fn_error "babeltrace is missing or unusable" "$LINENO" 5
15548 else
15549 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data." >&5
15550$as_echo "$as_me: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data." >&2;}
15551 fi
15552 fi
15553fi
15554
db985757 15555# If nativefile (NAT_FILE) is not set in config/*/*.m[ht] files, we link
2c0fc042 15556# to an empty version.
c906108c
SS
15557
15558files=
15559links=
5a2402b8 15560
c906108c
SS
15561rm -f nm.h
15562if test "${nativefile}" != ""; then
0f475e27
AC
15563 case "${nativefile}" in
15564 nm-*.h ) GDB_NM_FILE="config/${gdb_host_cpu}/${nativefile}" ;;
15565 * ) GDB_NM_FILE="${nativefile}"
15566 esac
5a2402b8
AC
15567 files="${files} ${GDB_NM_FILE}"
15568 links="${links} nm.h"
60ca704f
SE
15569
15570cat >>confdefs.h <<_ACEOF
b78960be 15571#define GDB_NM_FILE "${GDB_NM_FILE}"
bec39cab 15572_ACEOF
5a2402b8 15573
c906108c 15574fi
5a2402b8
AC
15575
15576
bec39cab
AC
15577ac_sources="$files"
15578ac_dests="$links"
15579while test -n "$ac_sources"; do
15580 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
15581 set $ac_sources; ac_source=$1; shift; ac_sources=$*
15582 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
15583done
81ecdfbb 15584ac_config_links="$ac_config_links $ac_config_links_1"
c906108c
SS
15585
15586
c906108c
SS
15587
15588
c906108c 15589
81ecdfbb 15590$as_echo "#define GDB_DEFAULT_HOST_CHARSET \"UTF-8\"" >>confdefs.h
bec39cab 15591
bec39cab 15592
b292c783 15593
f6a88844
JM
15594 gdb_ac_transform=`echo "$program_transform_name" | sed -e 's/\\$\\$/\\$/g'`
15595 GDB_TRANSFORM_NAME=`echo gdb | sed -e "$gdb_ac_transform"`
15596 if test "x$GDB_TRANSFORM_NAME" = x; then
15597 GDB_TRANSFORM_NAME=gdb
15598 fi
15599
15600
15601
15602 gdb_ac_transform=`echo "$program_transform_name" | sed -e 's/\\$\\$/\\$/g'`
15603 GCORE_TRANSFORM_NAME=`echo gcore | sed -e "$gdb_ac_transform"`
15604 if test "x$GCORE_TRANSFORM_NAME" = x; then
15605 GCORE_TRANSFORM_NAME=gcore
15606 fi
15607
b292c783
JK
15608
15609ac_config_files="$ac_config_files gcore"
15610
15611
c971b7fa 15612ac_config_files="$ac_config_files Makefile gdb-gdb.gdb doc/Makefile data-directory/Makefile"
81ecdfbb
RW
15613
15614ac_config_commands="$ac_config_commands default"
89a34d1b 15615
bec39cab
AC
15616cat >confcache <<\_ACEOF
15617# This file is a shell script that caches the results of configure
15618# tests run on this system so they can be shared between configure
15619# scripts and configure runs, see configure's option --config-cache.
15620# It is not useful on other systems. If it contains results you don't
15621# want to keep, you may remove or edit it.
15622#
15623# config.status only pays attention to the cache file if you give it
15624# the --recheck option to rerun configure.
15625#
15626# `ac_cv_env_foo' variables (set or unset) will be overridden when
15627# loading this file, other *unset* `ac_cv_foo' will be assigned the
15628# following values.
15629
15630_ACEOF
15631
15632# The following way of writing the cache mishandles newlines in values,
15633# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 15634# So, we kill variables containing newlines.
bec39cab
AC
15635# Ultrix sh set writes to stderr and can't be redirected directly,
15636# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
15637(
15638 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
15639 eval ac_val=\$$ac_var
15640 case $ac_val in #(
15641 *${as_nl}*)
15642 case $ac_var in #(
15643 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
15644$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
15645 esac
15646 case $ac_var in #(
15647 _ | IFS | as_nl) ;; #(
15648 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
15649 *) { eval $ac_var=; unset $ac_var;} ;;
15650 esac ;;
15651 esac
15652 done
15653
bec39cab 15654 (set) 2>&1 |
81ecdfbb
RW
15655 case $as_nl`(ac_space=' '; set) 2>&1` in #(
15656 *${as_nl}ac_space=\ *)
15657 # `set' does not quote correctly, so add quotes: double-quote
15658 # substitution turns \\\\ into \\, and sed turns \\ into \.
bec39cab
AC
15659 sed -n \
15660 "s/'/'\\\\''/g;
15661 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 15662 ;; #(
bec39cab
AC
15663 *)
15664 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 15665 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
bec39cab 15666 ;;
81ecdfbb
RW
15667 esac |
15668 sort
15669) |
bec39cab 15670 sed '
81ecdfbb 15671 /^ac_cv_env_/b end
bec39cab 15672 t clear
81ecdfbb 15673 :clear
bec39cab
AC
15674 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
15675 t end
81ecdfbb
RW
15676 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
15677 :end' >>confcache
15678if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
15679 if test -w "$cache_file"; then
15680 test "x$cache_file" != "x/dev/null" &&
15681 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
15682$as_echo "$as_me: updating cache $cache_file" >&6;}
bec39cab
AC
15683 cat confcache >$cache_file
15684 else
81ecdfbb
RW
15685 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
15686$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
bec39cab
AC
15687 fi
15688fi
15689rm -f confcache
15690
15691test "x$prefix" = xNONE && prefix=$ac_default_prefix
15692# Let make expand exec_prefix.
15693test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
15694
bec39cab
AC
15695DEFS=-DHAVE_CONFIG_H
15696
15697ac_libobjs=
15698ac_ltlibobjs=
15699for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
15700 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
15701 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
15702 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
15703 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
15704 # will be set to the directory where LIBOBJS objects are built.
15705 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
15706 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
bec39cab
AC
15707done
15708LIBOBJS=$ac_libobjs
15709
15710LTLIBOBJS=$ac_ltlibobjs
15711
15712
85981d60 15713if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
81ecdfbb
RW
15714 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
15715Usually this means the macro was only invoked conditionally." "$LINENO" 5
85981d60 15716fi
a417dc56 15717if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
81ecdfbb
RW
15718 as_fn_error "conditional \"GMAKE\" was never defined.
15719Usually this means the macro was only invoked conditionally." "$LINENO" 5
a417dc56 15720fi
4df42755
DE
15721if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then
15722 as_fn_error "conditional \"HAVE_PYTHON\" was never defined.
15723Usually this means the macro was only invoked conditionally." "$LINENO" 5
15724fi
15725if test -z "${HAVE_GUILE_TRUE}" && test -z "${HAVE_GUILE_FALSE}"; then
15726 as_fn_error "conditional \"HAVE_GUILE\" was never defined.
15727Usually this means the macro was only invoked conditionally." "$LINENO" 5
15728fi
81ecdfbb
RW
15729
15730
bec39cab 15731: ${CONFIG_STATUS=./config.status}
81ecdfbb 15732ac_write_fail=0
bec39cab
AC
15733ac_clean_files_save=$ac_clean_files
15734ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
15735{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
15736$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
15737as_write_fail=0
15738cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
bec39cab
AC
15739#! $SHELL
15740# Generated by $as_me.
15741# Run this file to recreate the current configuration.
15742# Compiler output produced by configure, useful for debugging
15743# configure, is in config.log if it exists.
15744
15745debug=false
15746ac_cs_recheck=false
15747ac_cs_silent=false
bec39cab 15748
81ecdfbb
RW
15749SHELL=\${CONFIG_SHELL-$SHELL}
15750export SHELL
15751_ASEOF
15752cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
15753## -------------------- ##
15754## M4sh Initialization. ##
15755## -------------------- ##
15756
15757# Be more Bourne compatible
15758DUALCASE=1; export DUALCASE # for MKS sh
15759if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
bec39cab
AC
15760 emulate sh
15761 NULLCMD=:
81ecdfbb 15762 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
bec39cab
AC
15763 # is contrary to our usage. Disable this feature.
15764 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
15765 setopt NO_GLOB_SUBST
15766else
15767 case `(set -o) 2>/dev/null` in #(
15768 *posix*) :
15769 set -o posix ;; #(
15770 *) :
15771 ;;
15772esac
bec39cab 15773fi
bec39cab 15774
81ecdfbb
RW
15775
15776as_nl='
15777'
15778export as_nl
15779# Printing a long string crashes Solaris 7 /usr/bin/printf.
15780as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
15781as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
15782as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
15783# Prefer a ksh shell builtin over an external printf program on Solaris,
15784# but without wasting forks for bash or zsh.
15785if test -z "$BASH_VERSION$ZSH_VERSION" \
15786 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
15787 as_echo='print -r --'
15788 as_echo_n='print -rn --'
15789elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
15790 as_echo='printf %s\n'
15791 as_echo_n='printf %s'
15792else
15793 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
15794 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
15795 as_echo_n='/usr/ucb/echo -n'
15796 else
15797 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
15798 as_echo_n_body='eval
15799 arg=$1;
15800 case $arg in #(
15801 *"$as_nl"*)
15802 expr "X$arg" : "X\\(.*\\)$as_nl";
15803 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
15804 esac;
15805 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
15806 '
15807 export as_echo_n_body
15808 as_echo_n='sh -c $as_echo_n_body as_echo'
15809 fi
15810 export as_echo_body
15811 as_echo='sh -c $as_echo_body as_echo'
15812fi
15813
15814# The user is always right.
15815if test "${PATH_SEPARATOR+set}" != set; then
15816 PATH_SEPARATOR=:
15817 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
15818 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
15819 PATH_SEPARATOR=';'
15820 }
bec39cab
AC
15821fi
15822
15823
81ecdfbb
RW
15824# IFS
15825# We need space, tab and new line, in precisely that order. Quoting is
15826# there to prevent editors from complaining about space-tab.
15827# (If _AS_PATH_WALK were called with IFS unset, it would disable word
15828# splitting by setting IFS to empty value.)
15829IFS=" "" $as_nl"
15830
15831# Find who we are. Look in the path if we contain no directory separator.
15832case $0 in #((
15833 *[\\/]* ) as_myself=$0 ;;
15834 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
15835for as_dir in $PATH
15836do
15837 IFS=$as_save_IFS
15838 test -z "$as_dir" && as_dir=.
15839 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
15840 done
15841IFS=$as_save_IFS
15842
15843 ;;
15844esac
15845# We did not find ourselves, most probably we were run as `sh COMMAND'
15846# in which case we are not to be found in the path.
15847if test "x$as_myself" = x; then
15848 as_myself=$0
15849fi
15850if test ! -f "$as_myself"; then
15851 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
15852 exit 1
15853fi
15854
15855# Unset variables that we do not need and which cause bugs (e.g. in
15856# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
15857# suppresses any "Segmentation fault" message there. '((' could
15858# trigger a bug in pdksh 5.2.14.
15859for as_var in BASH_ENV ENV MAIL MAILPATH
15860do eval test x\${$as_var+set} = xset \
15861 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
15862done
bec39cab
AC
15863PS1='$ '
15864PS2='> '
15865PS4='+ '
15866
15867# NLS nuisances.
81ecdfbb
RW
15868LC_ALL=C
15869export LC_ALL
15870LANGUAGE=C
15871export LANGUAGE
15872
15873# CDPATH.
15874(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
15875
15876
15877# as_fn_error ERROR [LINENO LOG_FD]
15878# ---------------------------------
15879# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
15880# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
15881# script with status $?, using 1 if that was 0.
15882as_fn_error ()
15883{
15884 as_status=$?; test $as_status -eq 0 && as_status=1
15885 if test "$3"; then
15886 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
15887 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
15888 fi
15889 $as_echo "$as_me: error: $1" >&2
15890 as_fn_exit $as_status
15891} # as_fn_error
15892
15893
15894# as_fn_set_status STATUS
15895# -----------------------
15896# Set $? to STATUS, without forking.
15897as_fn_set_status ()
15898{
15899 return $1
15900} # as_fn_set_status
15901
15902# as_fn_exit STATUS
15903# -----------------
15904# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
15905as_fn_exit ()
15906{
15907 set +e
15908 as_fn_set_status $1
15909 exit $1
15910} # as_fn_exit
15911
15912# as_fn_unset VAR
15913# ---------------
15914# Portably unset VAR.
15915as_fn_unset ()
15916{
15917 { eval $1=; unset $1;}
15918}
15919as_unset=as_fn_unset
15920# as_fn_append VAR VALUE
15921# ----------------------
15922# Append the text in VALUE to the end of the definition contained in VAR. Take
15923# advantage of any shell optimizations that allow amortized linear growth over
15924# repeated appends, instead of the typical quadratic growth present in naive
15925# implementations.
15926if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
15927 eval 'as_fn_append ()
15928 {
15929 eval $1+=\$2
15930 }'
15931else
15932 as_fn_append ()
15933 {
15934 eval $1=\$$1\$2
15935 }
15936fi # as_fn_append
15937
15938# as_fn_arith ARG...
15939# ------------------
15940# Perform arithmetic evaluation on the ARGs, and store the result in the
15941# global $as_val. Take advantage of shells that can avoid forks. The arguments
15942# must be portable across $(()) and expr.
15943if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
15944 eval 'as_fn_arith ()
15945 {
15946 as_val=$(( $* ))
15947 }'
15948else
15949 as_fn_arith ()
15950 {
15951 as_val=`expr "$@" || test $? -eq 1`
15952 }
15953fi # as_fn_arith
bec39cab 15954
81ecdfbb
RW
15955
15956if expr a : '\(a\)' >/dev/null 2>&1 &&
15957 test "X`expr 00001 : '.*\(...\)'`" = X001; then
bec39cab
AC
15958 as_expr=expr
15959else
15960 as_expr=false
15961fi
15962
81ecdfbb 15963if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
bec39cab
AC
15964 as_basename=basename
15965else
15966 as_basename=false
15967fi
15968
81ecdfbb
RW
15969if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
15970 as_dirname=dirname
15971else
15972 as_dirname=false
15973fi
bec39cab 15974
81ecdfbb 15975as_me=`$as_basename -- "$0" ||
bec39cab
AC
15976$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
15977 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
15978 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
15979$as_echo X/"$0" |
15980 sed '/^.*\/\([^/][^/]*\)\/*$/{
15981 s//\1/
15982 q
15983 }
15984 /^X\/\(\/\/\)$/{
15985 s//\1/
15986 q
15987 }
15988 /^X\/\(\/\).*/{
15989 s//\1/
15990 q
15991 }
15992 s/.*/./; q'`
b4e70030 15993
b4e70030
JB
15994# Avoid depending upon Character Ranges.
15995as_cr_letters='abcdefghijklmnopqrstuvwxyz'
15996as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
15997as_cr_Letters=$as_cr_letters$as_cr_LETTERS
15998as_cr_digits='0123456789'
15999as_cr_alnum=$as_cr_Letters$as_cr_digits
16000
81ecdfbb
RW
16001ECHO_C= ECHO_N= ECHO_T=
16002case `echo -n x` in #(((((
16003-n*)
16004 case `echo 'xy\c'` in
16005 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
16006 xy) ECHO_C='\c';;
16007 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
16008 ECHO_T=' ';;
16009 esac;;
16010*)
16011 ECHO_N='-n';;
bec39cab
AC
16012esac
16013
81ecdfbb
RW
16014rm -f conf$$ conf$$.exe conf$$.file
16015if test -d conf$$.dir; then
16016 rm -f conf$$.dir/conf$$.file
bec39cab 16017else
81ecdfbb
RW
16018 rm -f conf$$.dir
16019 mkdir conf$$.dir 2>/dev/null
bec39cab 16020fi
81ecdfbb
RW
16021if (echo >conf$$.file) 2>/dev/null; then
16022 if ln -s conf$$.file conf$$ 2>/dev/null; then
b4e70030 16023 as_ln_s='ln -s'
81ecdfbb
RW
16024 # ... but there are two gotchas:
16025 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16026 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
16027 # In both cases, we have to default to `cp -p'.
16028 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
16029 as_ln_s='cp -p'
16030 elif ln conf$$.file conf$$ 2>/dev/null; then
16031 as_ln_s=ln
16032 else
16033 as_ln_s='cp -p'
b4e70030 16034 fi
bec39cab
AC
16035else
16036 as_ln_s='cp -p'
16037fi
81ecdfbb
RW
16038rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
16039rmdir conf$$.dir 2>/dev/null
16040
16041
16042# as_fn_mkdir_p
16043# -------------
16044# Create "$as_dir" as a directory, including parents if necessary.
16045as_fn_mkdir_p ()
16046{
16047
16048 case $as_dir in #(
16049 -*) as_dir=./$as_dir;;
16050 esac
16051 test -d "$as_dir" || eval $as_mkdir_p || {
16052 as_dirs=
16053 while :; do
16054 case $as_dir in #(
16055 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
16056 *) as_qdir=$as_dir;;
16057 esac
16058 as_dirs="'$as_qdir' $as_dirs"
16059 as_dir=`$as_dirname -- "$as_dir" ||
16060$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16061 X"$as_dir" : 'X\(//\)[^/]' \| \
16062 X"$as_dir" : 'X\(//\)$' \| \
16063 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
16064$as_echo X"$as_dir" |
16065 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16066 s//\1/
16067 q
16068 }
16069 /^X\(\/\/\)[^/].*/{
16070 s//\1/
16071 q
16072 }
16073 /^X\(\/\/\)$/{
16074 s//\1/
16075 q
16076 }
16077 /^X\(\/\).*/{
16078 s//\1/
16079 q
16080 }
16081 s/.*/./; q'`
16082 test -d "$as_dir" && break
16083 done
16084 test -z "$as_dirs" || eval "mkdir $as_dirs"
16085 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
16086
bec39cab 16087
81ecdfbb 16088} # as_fn_mkdir_p
bec39cab 16089if mkdir -p . 2>/dev/null; then
81ecdfbb 16090 as_mkdir_p='mkdir -p "$as_dir"'
bec39cab
AC
16091else
16092 test -d ./-p && rmdir ./-p
16093 as_mkdir_p=false
16094fi
16095
81ecdfbb
RW
16096if test -x / >/dev/null 2>&1; then
16097 as_test_x='test -x'
16098else
16099 if ls -dL / >/dev/null 2>&1; then
16100 as_ls_L_option=L
16101 else
16102 as_ls_L_option=
16103 fi
16104 as_test_x='
16105 eval sh -c '\''
16106 if test -d "$1"; then
16107 test -d "$1/.";
16108 else
16109 case $1 in #(
16110 -*)set "./$1";;
16111 esac;
16112 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
16113 ???[sx]*):;;*)false;;esac;fi
16114 '\'' sh
16115 '
16116fi
16117as_executable_p=$as_test_x
bec39cab
AC
16118
16119# Sed expression to map a string onto a valid CPP name.
16120as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
16121
16122# Sed expression to map a string onto a valid variable name.
16123as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
16124
16125
bec39cab 16126exec 6>&1
81ecdfbb
RW
16127## ----------------------------------- ##
16128## Main body of $CONFIG_STATUS script. ##
16129## ----------------------------------- ##
16130_ASEOF
16131test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
16132
16133cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16134# Save the log message, to keep $0 and so on meaningful, and to
bec39cab 16135# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
16136# values after options handling.
16137ac_log="
bec39cab 16138This file was extended by $as_me, which was
81ecdfbb 16139generated by GNU Autoconf 2.64. Invocation command line was
bec39cab
AC
16140
16141 CONFIG_FILES = $CONFIG_FILES
16142 CONFIG_HEADERS = $CONFIG_HEADERS
16143 CONFIG_LINKS = $CONFIG_LINKS
16144 CONFIG_COMMANDS = $CONFIG_COMMANDS
16145 $ $0 $@
16146
81ecdfbb
RW
16147on `(hostname || uname -n) 2>/dev/null | sed 1q`
16148"
16149
bec39cab
AC
16150_ACEOF
16151
81ecdfbb
RW
16152case $ac_config_files in *"
16153"*) set x $ac_config_files; shift; ac_config_files=$*;;
16154esac
234b45d4 16155
81ecdfbb
RW
16156case $ac_config_headers in *"
16157"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
16158esac
b4e70030 16159
b4e70030 16160
81ecdfbb
RW
16161cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16162# Files that config.status was made for.
16163config_files="$ac_config_files"
16164config_headers="$ac_config_headers"
16165config_links="$ac_config_links"
16166config_commands="$ac_config_commands"
234b45d4 16167
81ecdfbb 16168_ACEOF
b4e70030 16169
81ecdfbb 16170cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
bec39cab 16171ac_cs_usage="\
81ecdfbb
RW
16172\`$as_me' instantiates files and other configuration actions
16173from templates according to the current configuration. Unless the files
16174and actions are specified as TAGs, all are instantiated by default.
234b45d4 16175
81ecdfbb 16176Usage: $0 [OPTION]... [TAG]...
234b45d4 16177
bec39cab 16178 -h, --help print this help, then exit
81ecdfbb
RW
16179 -V, --version print version number and configuration settings, then exit
16180 -q, --quiet, --silent
16181 do not print progress messages
bec39cab
AC
16182 -d, --debug don't remove temporary files
16183 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
16184 --file=FILE[:TEMPLATE]
16185 instantiate the configuration file FILE
16186 --header=FILE[:TEMPLATE]
16187 instantiate the configuration header FILE
234b45d4 16188
bec39cab
AC
16189Configuration files:
16190$config_files
234b45d4 16191
bec39cab
AC
16192Configuration headers:
16193$config_headers
234b45d4 16194
bec39cab
AC
16195Configuration links:
16196$config_links
234b45d4 16197
bec39cab
AC
16198Configuration commands:
16199$config_commands
16200
81ecdfbb 16201Report bugs to the package provider."
b4e70030 16202
81ecdfbb
RW
16203_ACEOF
16204cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bec39cab
AC
16205ac_cs_version="\\
16206config.status
81ecdfbb
RW
16207configured by $0, generated by GNU Autoconf 2.64,
16208 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
bec39cab 16209
81ecdfbb 16210Copyright (C) 2009 Free Software Foundation, Inc.
bec39cab
AC
16211This config.status script is free software; the Free Software Foundation
16212gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
16213
16214ac_pwd='$ac_pwd'
16215srcdir='$srcdir'
16216INSTALL='$INSTALL'
81ecdfbb
RW
16217AWK='$AWK'
16218test -n "\$AWK" || AWK=awk
bec39cab
AC
16219_ACEOF
16220
81ecdfbb
RW
16221cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16222# The default lists apply if the user does not specify any file.
bec39cab
AC
16223ac_need_defaults=:
16224while test $# != 0
16225do
16226 case $1 in
16227 --*=*)
81ecdfbb
RW
16228 ac_option=`expr "X$1" : 'X\([^=]*\)='`
16229 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
bec39cab 16230 ac_shift=:
c906108c 16231 ;;
81ecdfbb 16232 *)
bec39cab
AC
16233 ac_option=$1
16234 ac_optarg=$2
16235 ac_shift=shift
c906108c 16236 ;;
bec39cab 16237 esac
c906108c 16238
bec39cab
AC
16239 case $ac_option in
16240 # Handling of the options.
bec39cab
AC
16241 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
16242 ac_cs_recheck=: ;;
81ecdfbb
RW
16243 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
16244 $as_echo "$ac_cs_version"; exit ;;
16245 --debug | --debu | --deb | --de | --d | -d )
bec39cab
AC
16246 debug=: ;;
16247 --file | --fil | --fi | --f )
16248 $ac_shift
81ecdfbb
RW
16249 case $ac_optarg in
16250 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
16251 esac
16252 as_fn_append CONFIG_FILES " '$ac_optarg'"
bec39cab
AC
16253 ac_need_defaults=false;;
16254 --header | --heade | --head | --hea )
16255 $ac_shift
81ecdfbb
RW
16256 case $ac_optarg in
16257 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
16258 esac
16259 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
bec39cab 16260 ac_need_defaults=false;;
81ecdfbb
RW
16261 --he | --h)
16262 # Conflict between --help and --header
16263 as_fn_error "ambiguous option: \`$1'
16264Try \`$0 --help' for more information.";;
16265 --help | --hel | -h )
16266 $as_echo "$ac_cs_usage"; exit ;;
bec39cab
AC
16267 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
16268 | -silent | --silent | --silen | --sile | --sil | --si | --s)
16269 ac_cs_silent=: ;;
c906108c 16270
bec39cab 16271 # This is an error.
81ecdfbb
RW
16272 -*) as_fn_error "unrecognized option: \`$1'
16273Try \`$0 --help' for more information." ;;
c906108c 16274
81ecdfbb
RW
16275 *) as_fn_append ac_config_targets " $1"
16276 ac_need_defaults=false ;;
c906108c 16277
bec39cab
AC
16278 esac
16279 shift
16280done
c906108c 16281
bec39cab 16282ac_configure_extra_args=
c906108c 16283
bec39cab
AC
16284if $ac_cs_silent; then
16285 exec 6>/dev/null
16286 ac_configure_extra_args="$ac_configure_extra_args --silent"
16287fi
c906108c 16288
bec39cab 16289_ACEOF
81ecdfbb 16290cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bec39cab 16291if \$ac_cs_recheck; then
81ecdfbb
RW
16292 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16293 shift
16294 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
16295 CONFIG_SHELL='$SHELL'
16296 export CONFIG_SHELL
16297 exec "\$@"
bec39cab
AC
16298fi
16299
16300_ACEOF
81ecdfbb
RW
16301cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16302exec 5>>config.log
16303{
16304 echo
16305 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
16306## Running $as_me. ##
16307_ASBOX
16308 $as_echo "$ac_log"
16309} >&5
bec39cab 16310
81ecdfbb
RW
16311_ACEOF
16312cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
c906108c 16313#
81ecdfbb 16314# INIT-COMMANDS
c906108c 16315#
a417dc56 16316ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
b4e70030 16317
bec39cab
AC
16318_ACEOF
16319
81ecdfbb 16320cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4e8d927d 16321
81ecdfbb 16322# Handling of arguments.
bec39cab 16323for ac_config_target in $ac_config_targets
c906108c 16324do
81ecdfbb
RW
16325 case $ac_config_target in
16326 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
16327 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
f997c383 16328 "jit-reader.h") CONFIG_FILES="$CONFIG_FILES jit-reader.h:jit-reader.in" ;;
81ecdfbb 16329 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
b292c783 16330 "gcore") CONFIG_FILES="$CONFIG_FILES gcore" ;;
81ecdfbb 16331 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
e2207b9a 16332 "gdb-gdb.gdb") CONFIG_FILES="$CONFIG_FILES gdb-gdb.gdb" ;;
5ae98d25 16333 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
aa2e2d8d 16334 "data-directory/Makefile") CONFIG_FILES="$CONFIG_FILES data-directory/Makefile" ;;
81ecdfbb
RW
16335 "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
16336
16337 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
c906108c
SS
16338 esac
16339done
16340
81ecdfbb 16341
bec39cab
AC
16342# If the user did not use the arguments to specify the items to instantiate,
16343# then the envvar interface is used. Set only those that are not.
16344# We use the long form for the default assignment because of an extremely
16345# bizarre bug on SunOS 4.1.3.
16346if $ac_need_defaults; then
16347 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
16348 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
16349 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
16350 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
16351fi
16352
b4e70030 16353# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 16354# simply because there is no reason against having it here, and in addition,
b4e70030 16355# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
16356# Hook for its removal unless debugging.
16357# Note that there is a small window in which the directory will not be cleaned:
16358# after its creation but before its name has been assigned to `$tmp'.
b4e70030
JB
16359$debug ||
16360{
81ecdfbb
RW
16361 tmp=
16362 trap 'exit_status=$?
16363 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
16364' 0
16365 trap 'as_fn_exit 1' 1 2 13 15
16366}
16367# Create a (secure) tmp directory for tmp files.
16368
16369{
16370 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
16371 test -n "$tmp" && test -d "$tmp"
16372} ||
16373{
16374 tmp=./conf$$-$RANDOM
16375 (umask 077 && mkdir "$tmp")
16376} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
16377
16378# Set up the scripts for CONFIG_FILES section.
16379# No need to generate them if there are no CONFIG_FILES.
16380# This happens for instance with `./config.status config.h'.
16381if test -n "$CONFIG_FILES"; then
16382
16383if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
16384 ac_cs_awk_getline=:
16385 ac_cs_awk_pipe_init=
16386 ac_cs_awk_read_file='
16387 while ((getline aline < (F[key])) > 0)
16388 print(aline)
16389 close(F[key])'
16390 ac_cs_awk_pipe_fini=
16391else
16392 ac_cs_awk_getline=false
16393 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
16394 ac_cs_awk_read_file='
16395 print "|#_!!_#|"
16396 print "cat " F[key] " &&"
16397 '$ac_cs_awk_pipe_init
16398 # The final `:' finishes the AND list.
16399 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
16400fi
16401ac_cr=`echo X | tr X '\015'`
16402# On cygwin, bash can eat \r inside `` if the user requested igncr.
16403# But we know of no other shell where ac_cr would be empty at this
16404# point, so we can use a bashism as a fallback.
16405if test "x$ac_cr" = x; then
16406 eval ac_cr=\$\'\\r\'
16407fi
16408ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
16409if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
16410 ac_cs_awk_cr='\r'
16411else
16412 ac_cs_awk_cr=$ac_cr
16413fi
16414
16415echo 'BEGIN {' >"$tmp/subs1.awk" &&
16416_ACEOF
16417
16418# Create commands to substitute file output variables.
16419{
16420 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
16421 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
16422 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
16423 echo "_ACAWK" &&
16424 echo "_ACEOF"
16425} >conf$$files.sh &&
16426. ./conf$$files.sh ||
16427 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
16428rm -f conf$$files.sh
16429
16430{
16431 echo "cat >conf$$subs.awk <<_ACEOF" &&
16432 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
16433 echo "_ACEOF"
16434} >conf$$subs.sh ||
16435 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
16436ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
16437ac_delim='%!_!# '
16438for ac_last_try in false false false false false :; do
16439 . ./conf$$subs.sh ||
16440 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
16441
16442 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
16443 if test $ac_delim_n = $ac_delim_num; then
16444 break
16445 elif $ac_last_try; then
16446 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
16447 else
16448 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
16449 fi
16450done
16451rm -f conf$$subs.sh
16452
16453cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16454cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
16455_ACEOF
16456sed -n '
16457h
16458s/^/S["/; s/!.*/"]=/
16459p
16460g
16461s/^[^!]*!//
16462:repl
16463t repl
16464s/'"$ac_delim"'$//
16465t delim
16466:nl
16467h
16468s/\(.\{148\}\).*/\1/
16469t more1
16470s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
16471p
16472n
16473b repl
16474:more1
16475s/["\\]/\\&/g; s/^/"/; s/$/"\\/
16476p
16477g
16478s/.\{148\}//
16479t nl
16480:delim
16481h
16482s/\(.\{148\}\).*/\1/
16483t more2
16484s/["\\]/\\&/g; s/^/"/; s/$/"/
16485p
16486b
16487:more2
16488s/["\\]/\\&/g; s/^/"/; s/$/"\\/
16489p
16490g
16491s/.\{148\}//
16492t delim
16493' <conf$$subs.awk | sed '
16494/^[^""]/{
16495 N
16496 s/\n//
16497}
16498' >>$CONFIG_STATUS || ac_write_fail=1
16499rm -f conf$$subs.awk
16500cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16501_ACAWK
16502cat >>"\$tmp/subs1.awk" <<_ACAWK &&
16503 for (key in S) S_is_set[key] = 1
16504 FS = "\a"
16505 \$ac_cs_awk_pipe_init
16506}
16507{
16508 line = $ 0
16509 nfields = split(line, field, "@")
16510 substed = 0
16511 len = length(field[1])
16512 for (i = 2; i < nfields; i++) {
16513 key = field[i]
16514 keylen = length(key)
16515 if (S_is_set[key]) {
16516 value = S[key]
16517 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
16518 len += length(value) + length(field[++i])
16519 substed = 1
16520 } else
16521 len += 1 + keylen
16522 }
16523 if (nfields == 3 && !substed) {
16524 key = field[2]
16525 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
16526 \$ac_cs_awk_read_file
16527 next
16528 }
16529 }
16530 print line
b4e70030 16531}
81ecdfbb
RW
16532\$ac_cs_awk_pipe_fini
16533_ACAWK
16534_ACEOF
16535cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16536if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
16537 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
16538else
16539 cat
16540fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
16541 || as_fn_error "could not setup config files machinery" "$LINENO" 5
16542_ACEOF
16543
16544# VPATH may cause trouble with some makes, so we remove $(srcdir),
16545# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
16546# trailing colons and then remove the whole line if VPATH becomes empty
16547# (actually we leave an empty line to preserve line numbers).
16548if test "x$srcdir" = x.; then
16549 ac_vpsub='/^[ ]*VPATH[ ]*=/{
16550s/:*\$(srcdir):*/:/
16551s/:*\${srcdir}:*/:/
16552s/:*@srcdir@:*/:/
16553s/^\([^=]*=[ ]*\):*/\1/
16554s/:*$//
16555s/^[^=]*=[ ]*$//
16556}'
16557fi
16558
16559cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16560fi # test -n "$CONFIG_FILES"
16561
16562# Set up the scripts for CONFIG_HEADERS section.
16563# No need to generate them if there are no CONFIG_HEADERS.
16564# This happens for instance with `./config.status Makefile'.
16565if test -n "$CONFIG_HEADERS"; then
16566cat >"$tmp/defines.awk" <<\_ACAWK ||
16567BEGIN {
16568_ACEOF
16569
16570# Transform confdefs.h into an awk script `defines.awk', embedded as
16571# here-document in config.status, that substitutes the proper values into
16572# config.h.in to produce config.h.
4e8d927d 16573
81ecdfbb
RW
16574# Create a delimiter string that does not exist in confdefs.h, to ease
16575# handling of long lines.
16576ac_delim='%!_!# '
16577for ac_last_try in false false :; do
16578 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
16579 if test -z "$ac_t"; then
16580 break
16581 elif $ac_last_try; then
16582 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
16583 else
16584 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
16585 fi
16586done
4e8d927d 16587
81ecdfbb
RW
16588# For the awk script, D is an array of macro values keyed by name,
16589# likewise P contains macro parameters if any. Preserve backslash
16590# newline sequences.
16591
16592ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
16593sed -n '
16594s/.\{148\}/&'"$ac_delim"'/g
16595t rset
16596:rset
16597s/^[ ]*#[ ]*define[ ][ ]*/ /
16598t def
16599d
16600:def
16601s/\\$//
16602t bsnl
16603s/["\\]/\\&/g
16604s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
16605D["\1"]=" \3"/p
16606s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
16607d
16608:bsnl
16609s/["\\]/\\&/g
16610s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
16611D["\1"]=" \3\\\\\\n"\\/p
16612t cont
16613s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
16614t cont
16615d
16616:cont
16617n
16618s/.\{148\}/&'"$ac_delim"'/g
16619t clear
16620:clear
16621s/\\$//
16622t bsnlc
16623s/["\\]/\\&/g; s/^/"/; s/$/"/p
16624d
16625:bsnlc
16626s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
16627b cont
16628' <confdefs.h | sed '
16629s/'"$ac_delim"'/"\\\
16630"/g' >>$CONFIG_STATUS || ac_write_fail=1
16631
16632cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16633 for (key in D) D_is_set[key] = 1
16634 FS = "\a"
16635}
16636/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
16637 line = \$ 0
16638 split(line, arg, " ")
16639 if (arg[1] == "#") {
16640 defundef = arg[2]
16641 mac1 = arg[3]
16642 } else {
16643 defundef = substr(arg[1], 2)
16644 mac1 = arg[2]
16645 }
16646 split(mac1, mac2, "(") #)
16647 macro = mac2[1]
16648 prefix = substr(line, 1, index(line, defundef) - 1)
16649 if (D_is_set[macro]) {
16650 # Preserve the white space surrounding the "#".
16651 print prefix "define", macro P[macro] D[macro]
16652 next
16653 } else {
16654 # Replace #undef with comments. This is necessary, for example,
16655 # in the case of _POSIX_SOURCE, which is predefined and required
16656 # on some systems where configure will not decide to define it.
16657 if (defundef == "undef") {
16658 print "/*", prefix defundef, macro, "*/"
16659 next
16660 }
16661 }
b4e70030 16662}
81ecdfbb
RW
16663{ print }
16664_ACAWK
b4e70030 16665_ACEOF
81ecdfbb
RW
16666cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16667 as_fn_error "could not setup config headers machinery" "$LINENO" 5
16668fi # test -n "$CONFIG_HEADERS"
4e8d927d 16669
4e8d927d 16670
81ecdfbb
RW
16671eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
16672shift
16673for ac_tag
16674do
16675 case $ac_tag in
16676 :[FHLC]) ac_mode=$ac_tag; continue;;
16677 esac
16678 case $ac_mode$ac_tag in
16679 :[FHL]*:*);;
16680 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
16681 :[FH]-) ac_tag=-:-;;
16682 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
16683 esac
16684 ac_save_IFS=$IFS
16685 IFS=:
16686 set x $ac_tag
16687 IFS=$ac_save_IFS
16688 shift
16689 ac_file=$1
16690 shift
4e8d927d 16691
81ecdfbb
RW
16692 case $ac_mode in
16693 :L) ac_source=$1;;
16694 :[FH])
16695 ac_file_inputs=
16696 for ac_f
16697 do
16698 case $ac_f in
16699 -) ac_f="$tmp/stdin";;
16700 *) # Look for the file first in the build tree, then in the source tree
16701 # (if the path is not absolute). The absolute path cannot be DOS-style,
16702 # because $ac_f cannot contain `:'.
16703 test -f "$ac_f" ||
16704 case $ac_f in
16705 [\\/$]*) false;;
16706 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
16707 esac ||
16708 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
16709 esac
16710 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
16711 as_fn_append ac_file_inputs " '$ac_f'"
16712 done
16713
16714 # Let's still pretend it is `configure' which instantiates (i.e., don't
16715 # use $as_me), people would be surprised to read:
16716 # /* config.h. Generated by config.status. */
16717 configure_input='Generated from '`
16718 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
16719 `' by configure.'
16720 if test x"$ac_file" != x-; then
16721 configure_input="$ac_file. $configure_input"
16722 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
16723$as_echo "$as_me: creating $ac_file" >&6;}
b4e70030 16724 fi
81ecdfbb
RW
16725 # Neutralize special characters interpreted by sed in replacement strings.
16726 case $configure_input in #(
16727 *\&* | *\|* | *\\* )
16728 ac_sed_conf_input=`$as_echo "$configure_input" |
16729 sed 's/[\\\\&|]/\\\\&/g'`;; #(
16730 *) ac_sed_conf_input=$configure_input;;
16731 esac
4e8d927d 16732
81ecdfbb
RW
16733 case $ac_tag in
16734 *:-:* | *:-) cat >"$tmp/stdin" \
16735 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
16736 esac
16737 ;;
c906108c
SS
16738 esac
16739
81ecdfbb 16740 ac_dir=`$as_dirname -- "$ac_file" ||
bec39cab
AC
16741$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16742 X"$ac_file" : 'X\(//\)[^/]' \| \
16743 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
16744 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
16745$as_echo X"$ac_file" |
16746 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16747 s//\1/
16748 q
16749 }
16750 /^X\(\/\/\)[^/].*/{
16751 s//\1/
16752 q
16753 }
16754 /^X\(\/\/\)$/{
16755 s//\1/
16756 q
16757 }
16758 /^X\(\/\).*/{
16759 s//\1/
16760 q
16761 }
16762 s/.*/./; q'`
16763 as_dir="$ac_dir"; as_fn_mkdir_p
bec39cab
AC
16764 ac_builddir=.
16765
81ecdfbb
RW
16766case "$ac_dir" in
16767.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
16768*)
16769 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16770 # A ".." for each directory in $ac_dir_suffix.
16771 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
16772 case $ac_top_builddir_sub in
16773 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
16774 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
16775 esac ;;
16776esac
16777ac_abs_top_builddir=$ac_pwd
16778ac_abs_builddir=$ac_pwd$ac_dir_suffix
16779# for backward compatibility:
16780ac_top_builddir=$ac_top_build_prefix
bec39cab
AC
16781
16782case $srcdir in
81ecdfbb 16783 .) # We are building in place.
bec39cab 16784 ac_srcdir=.
81ecdfbb
RW
16785 ac_top_srcdir=$ac_top_builddir_sub
16786 ac_abs_top_srcdir=$ac_pwd ;;
16787 [\\/]* | ?:[\\/]* ) # Absolute name.
bec39cab 16788 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
16789 ac_top_srcdir=$srcdir
16790 ac_abs_top_srcdir=$srcdir ;;
16791 *) # Relative name.
16792 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
16793 ac_top_srcdir=$ac_top_build_prefix$srcdir
16794 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
bec39cab 16795esac
81ecdfbb 16796ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
bec39cab 16797
c906108c 16798
81ecdfbb
RW
16799 case $ac_mode in
16800 :F)
16801 #
16802 # CONFIG_FILE
16803 #
c906108c 16804
bec39cab
AC
16805 case $INSTALL in
16806 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
81ecdfbb 16807 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
c906108c 16808 esac
81ecdfbb 16809_ACEOF
121ce6e5 16810
81ecdfbb
RW
16811cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16812# If the template does not know about datarootdir, expand it.
16813# FIXME: This hack should be removed a few years after 2.60.
16814ac_datarootdir_hack=; ac_datarootdir_seen=
16815ac_sed_dataroot='
16816/datarootdir/ {
16817 p
16818 q
16819}
16820/@datadir@/p
16821/@docdir@/p
16822/@infodir@/p
16823/@localedir@/p
16824/@mandir@/p'
16825case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16826*datarootdir*) ac_datarootdir_seen=yes;;
16827*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
16828 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
16829$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16830_ACEOF
16831cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16832 ac_datarootdir_hack='
16833 s&@datadir@&$datadir&g
16834 s&@docdir@&$docdir&g
16835 s&@infodir@&$infodir&g
16836 s&@localedir@&$localedir&g
16837 s&@mandir@&$mandir&g
16838 s&\\\${datarootdir}&$datarootdir&g' ;;
16839esac
4e8d927d 16840_ACEOF
81ecdfbb
RW
16841
16842# Neutralize VPATH when `$srcdir' = `.'.
16843# Shell code in configure.ac might set extrasub.
16844# FIXME: do we really want to maintain this feature?
16845cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16846ac_sed_extra="$ac_vpsub
bec39cab
AC
16847$extrasub
16848_ACEOF
81ecdfbb 16849cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
bec39cab
AC
16850:t
16851/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
81ecdfbb
RW
16852s|@configure_input@|$ac_sed_conf_input|;t t
16853s&@top_builddir@&$ac_top_builddir_sub&;t t
16854s&@top_build_prefix@&$ac_top_build_prefix&;t t
16855s&@srcdir@&$ac_srcdir&;t t
16856s&@abs_srcdir@&$ac_abs_srcdir&;t t
16857s&@top_srcdir@&$ac_top_srcdir&;t t
16858s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
16859s&@builddir@&$ac_builddir&;t t
16860s&@abs_builddir@&$ac_abs_builddir&;t t
16861s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
16862s&@INSTALL@&$ac_INSTALL&;t t
81ecdfbb
RW
16863$ac_datarootdir_hack
16864"
16865eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
16866if $ac_cs_awk_getline; then
16867 $AWK -f "$tmp/subs.awk"
16868else
16869 $AWK -f "$tmp/subs.awk" | $SHELL
16870fi >$tmp/out \
16871 || as_fn_error "could not create $ac_file" "$LINENO" 5
16872
16873test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16874 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
16875 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
16876 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16877which seems to be undefined. Please make sure it is defined." >&5
16878$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16879which seems to be undefined. Please make sure it is defined." >&2;}
16880
16881 rm -f "$tmp/stdin"
bec39cab 16882 case $ac_file in
81ecdfbb
RW
16883 -) cat "$tmp/out" && rm -f "$tmp/out";;
16884 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
16885 esac \
16886 || as_fn_error "could not create $ac_file" "$LINENO" 5
16887 ;;
16888 :H)
16889 #
16890 # CONFIG_HEADER
16891 #
bec39cab 16892 if test x"$ac_file" != x-; then
81ecdfbb
RW
16893 {
16894 $as_echo "/* $configure_input */" \
16895 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
16896 } >"$tmp/config.h" \
16897 || as_fn_error "could not create $ac_file" "$LINENO" 5
16898 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
16899 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16900$as_echo "$as_me: $ac_file is unchanged" >&6;}
bec39cab 16901 else
81ecdfbb
RW
16902 rm -f "$ac_file"
16903 mv "$tmp/config.h" "$ac_file" \
16904 || as_fn_error "could not create $ac_file" "$LINENO" 5
bec39cab
AC
16905 fi
16906 else
81ecdfbb
RW
16907 $as_echo "/* $configure_input */" \
16908 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
16909 || as_fn_error "could not create -" "$LINENO" 5
bec39cab 16910 fi
81ecdfbb
RW
16911 ;;
16912 :L)
16913 #
16914 # CONFIG_LINK
16915 #
c906108c 16916
81ecdfbb
RW
16917 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
16918 :
b4e70030 16919 else
81ecdfbb
RW
16920 # Prefer the file from the source tree if names are identical.
16921 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
16922 ac_source=$srcdir/$ac_source
16923 fi
b4e70030 16924
81ecdfbb
RW
16925 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
16926$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
b4e70030 16927
81ecdfbb
RW
16928 if test ! -r "$ac_source"; then
16929 as_fn_error "$ac_source: file not found" "$LINENO" 5
16930 fi
16931 rm -f "$ac_file"
bec39cab 16932
81ecdfbb
RW
16933 # Try a relative symlink, then a hard link, then a copy.
16934 case $srcdir in
16935 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
16936 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
16937 esac
16938 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
16939 ln "$ac_source" "$ac_file" 2>/dev/null ||
16940 cp -p "$ac_source" "$ac_file" ||
16941 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
16942 fi
16943 ;;
16944 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16945$as_echo "$as_me: executing $ac_file commands" >&6;}
16946 ;;
c906108c 16947 esac
b4e70030 16948
bec39cab 16949
81ecdfbb
RW
16950 case $ac_file$ac_mode in
16951 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
b292c783 16952 "gcore":F) chmod +x gcore ;;
81ecdfbb 16953 "default":C)
c906108c
SS
16954case x$CONFIG_HEADERS in
16955xconfig.h:config.in)
16956echo > stamp-h ;;
16957esac
bec39cab 16958 ;;
81ecdfbb 16959
bec39cab 16960 esac
81ecdfbb 16961done # for ac_tag
c906108c 16962
bec39cab 16963
81ecdfbb 16964as_fn_exit 0
bec39cab 16965_ACEOF
bec39cab
AC
16966ac_clean_files=$ac_clean_files_save
16967
81ecdfbb
RW
16968test $ac_write_fail = 0 ||
16969 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
16970
bec39cab
AC
16971
16972# configure is writing to config.log, and then calls config.status.
16973# config.status does its own redirection, appending to config.log.
16974# Unfortunately, on DOS this fails, as config.log is still kept open
16975# by configure, so config.status won't be able to write to it; its
16976# output is simply discarded. So we exec the FD to /dev/null,
16977# effectively closing config.log, so it can be properly (re)opened and
16978# appended to by config.status. When coming back to configure, we
16979# need to make the FD available again.
16980if test "$no_create" != yes; then
16981 ac_cs_success=:
16982 ac_config_status_args=
16983 test "$silent" = yes &&
16984 ac_config_status_args="$ac_config_status_args --quiet"
16985 exec 5>/dev/null
16986 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
16987 exec 5>>config.log
16988 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16989 # would make configure fail if this is the last instruction.
81ecdfbb 16990 $ac_cs_success || as_fn_exit $?
bec39cab 16991fi
c906108c 16992
bec39cab 16993#
81ecdfbb 16994# CONFIG_SUBDIRS section.
bec39cab 16995#
c906108c
SS
16996if test "$no_recursion" != yes; then
16997
81ecdfbb
RW
16998 # Remove --cache-file, --srcdir, and --disable-option-checking arguments
16999 # so they do not pile up.
c906108c
SS
17000 ac_sub_configure_args=
17001 ac_prev=
fdc59709
PB
17002 eval "set x $ac_configure_args"
17003 shift
17004 for ac_arg
17005 do
c906108c
SS
17006 if test -n "$ac_prev"; then
17007 ac_prev=
17008 continue
17009 fi
bec39cab 17010 case $ac_arg in
c906108c
SS
17011 -cache-file | --cache-file | --cache-fil | --cache-fi \
17012 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
17013 ac_prev=cache_file ;;
17014 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
bec39cab
AC
17015 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
17016 | --c=*)
17017 ;;
17018 --config-cache | -C)
c906108c
SS
17019 ;;
17020 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
17021 ac_prev=srcdir ;;
17022 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
17023 ;;
bec39cab
AC
17024 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
17025 ac_prev=prefix ;;
17026 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
17027 ;;
81ecdfbb
RW
17028 --disable-option-checking)
17029 ;;
fdc59709
PB
17030 *)
17031 case $ac_arg in
81ecdfbb 17032 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fdc59709 17033 esac
81ecdfbb 17034 as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
c906108c
SS
17035 esac
17036 done
17037
bec39cab
AC
17038 # Always prepend --prefix to ensure using the same prefix
17039 # in subdir configurations.
fdc59709
PB
17040 ac_arg="--prefix=$prefix"
17041 case $ac_arg in
81ecdfbb 17042 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fdc59709 17043 esac
81ecdfbb
RW
17044 ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
17045
17046 # Pass --silent
17047 if test "$silent" = yes; then
17048 ac_sub_configure_args="--silent $ac_sub_configure_args"
17049 fi
17050
17051 # Always prepend --disable-option-checking to silence warnings, since
17052 # different subdirs can have different --enable and --with options.
17053 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
bec39cab 17054
b4e70030 17055 ac_popdir=`pwd`
bec39cab 17056 for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
c906108c
SS
17057
17058 # Do not complain, so a configure script can configure whichever
17059 # parts of a large source tree are present.
fdc59709 17060 test -d "$srcdir/$ac_dir" || continue
c906108c 17061
81ecdfbb
RW
17062 ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
17063 $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
17064 $as_echo "$ac_msg" >&6
17065 as_dir="$ac_dir"; as_fn_mkdir_p
bec39cab
AC
17066 ac_builddir=.
17067
81ecdfbb
RW
17068case "$ac_dir" in
17069.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
17070*)
17071 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
17072 # A ".." for each directory in $ac_dir_suffix.
17073 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
17074 case $ac_top_builddir_sub in
17075 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
17076 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
17077 esac ;;
17078esac
17079ac_abs_top_builddir=$ac_pwd
17080ac_abs_builddir=$ac_pwd$ac_dir_suffix
17081# for backward compatibility:
17082ac_top_builddir=$ac_top_build_prefix
bec39cab
AC
17083
17084case $srcdir in
81ecdfbb 17085 .) # We are building in place.
bec39cab 17086 ac_srcdir=.
81ecdfbb
RW
17087 ac_top_srcdir=$ac_top_builddir_sub
17088 ac_abs_top_srcdir=$ac_pwd ;;
17089 [\\/]* | ?:[\\/]* ) # Absolute name.
bec39cab 17090 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
17091 ac_top_srcdir=$srcdir
17092 ac_abs_top_srcdir=$srcdir ;;
17093 *) # Relative name.
17094 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
17095 ac_top_srcdir=$ac_top_build_prefix$srcdir
17096 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
bec39cab 17097esac
81ecdfbb 17098ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
c906108c 17099
c906108c 17100
fdc59709 17101 cd "$ac_dir"
c906108c
SS
17102
17103 # Check for guested configure; otherwise get Cygnus style configure.
fdc59709
PB
17104 if test -f "$ac_srcdir/configure.gnu"; then
17105 ac_sub_configure=$ac_srcdir/configure.gnu
17106 elif test -f "$ac_srcdir/configure"; then
17107 ac_sub_configure=$ac_srcdir/configure
17108 elif test -f "$ac_srcdir/configure.in"; then
17109 # This should be Cygnus configure.
17110 ac_sub_configure=$ac_aux_dir/configure
c906108c 17111 else
81ecdfbb
RW
17112 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5
17113$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
c906108c
SS
17114 ac_sub_configure=
17115 fi
17116
17117 # The recursion is here.
17118 if test -n "$ac_sub_configure"; then
c906108c 17119 # Make the cache file name correct relative to the subdirectory.
bec39cab
AC
17120 case $cache_file in
17121 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
81ecdfbb
RW
17122 *) # Relative name.
17123 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
c906108c 17124 esac
c906108c 17125
81ecdfbb
RW
17126 { $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
17127$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
c906108c 17128 # The eval makes quoting arguments work.
fdc59709
PB
17129 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
17130 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
81ecdfbb 17131 as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
c906108c
SS
17132 fi
17133
fdc59709 17134 cd "$ac_popdir"
c906108c
SS
17135 done
17136fi
81ecdfbb
RW
17137if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
17138 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
17139$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
17140fi
c906108c
SS
17141
17142
17143exit 0
This page took 2.759002 seconds and 4 git commands to generate.