Include <array> to declare std::array<>.
[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
e3487908 596XSLTPROC
81ecdfbb 597GDB_NM_FILE
393fd4c3
YQ
598LTLIBBABELTRACE
599LIBBABELTRACE
600HAVE_LIBBABELTRACE
21ea5acd
SDJ
601HAVE_NATIVE_GCORE_HOST
602NAT_GENERATED_FILES
603XM_CLIBS
604MH_CFLAGS
605LOADLIBES
606NAT_CDEPS
607NATDEPFILES
608NAT_FILE
81ecdfbb
RW
609target_subdir
610CONFIG_UNINSTALL
611CONFIG_INSTALL
612CONFIG_CLEAN
613CONFIG_ALL
614CONFIG_SRCS
615CONFIG_DEPS
616CONFIG_OBS
617PROFILE_CFLAGS
618ENABLE_CFLAGS
619SIM_OBS
620SIM
621XMKMF
622GDBTK_SRC_DIR
623GDBTK_CFLAGS
624GDBTKLIBS
625X_LIBS
626X_LDFLAGS
627X_CFLAGS
628TK_XINCLUDES
629TK_DEPS
630TK_LIBRARY
631TK_INCLUDE
632TK_STUB_LIB_SPEC
633TK_STUB_LIB_FLAG
634TK_STUB_LIB_FILE
635TK_LIB_SPEC
636TK_LIB_FLAG
637TK_LIB_FILE
638TK_SRC_DIR
639TK_BIN_DIR
640TK_VERSION
641TCL_DEPS
642TCL_LIBRARY
643TCL_INCLUDE
644TCL_STUB_LIB_SPEC
645TCL_STUB_LIB_FLAG
646TCL_STUB_LIB_FILE
647TCL_LIB_SPEC
648TCL_LIB_FLAG
649TCL_LIB_FILE
650TCL_SRC_DIR
651TCL_BIN_DIR
652TCL_PATCH_LEVEL
653TCL_VERSION
654WIN32LDAPP
655GUI_CFLAGS_X
656LIBGUI
608e2dbb
TT
657LTLIBLZMA
658LIBLZMA
659HAVE_LIBLZMA
81ecdfbb
RW
660WIN32LIBS
661SER_HARDWIRE
662WERROR_CFLAGS
663WARN_CFLAGS
664SYSTEM_GDBINIT
81ecdfbb
RW
665TARGET_SYSTEM_ROOT
666CONFIG_LDFLAGS
f6528abd 667RDYNAMIC
81ecdfbb 668ALLOCA
58bfce93
MM
669LTLIBIPT
670LIBIPT
671HAVE_LIBIPT
4df42755
DE
672HAVE_GUILE_FALSE
673HAVE_GUILE_TRUE
ed3ef339
DE
674GUILE_LIBS
675GUILE_CPPFLAGS
e76c5d17
DE
676GUILD_TARGET_FLAG
677GUILD
ed3ef339 678pkg_config_prog_path
4df42755
DE
679HAVE_PYTHON_FALSE
680HAVE_PYTHON_TRUE
ac534cba
JB
681PYTHON_LIBS
682PYTHON_CPPFLAGS
81ecdfbb 683PYTHON_CFLAGS
ec685c5e 684python_prog_path
81ecdfbb
RW
685LTLIBEXPAT
686LIBEXPAT
687HAVE_LIBEXPAT
b8e0a31c 688JIT_READER_DIR
f997c383 689TARGET_PTR
39037522 690READLINE_TEXI_INCFLAG
81ecdfbb
RW
691READLINE_CFLAGS
692READLINE_DEPS
693READLINE
016a3251
DD
694LTLIBICONV
695LIBICONV
711a72d3
L
696zlibinc
697zlibdir
81ecdfbb
RW
698MIG
699WINDRES
700DLLTOOL
c971b7fa 701AR
81ecdfbb
RW
702YFLAGS
703YACC
c971b7fa 704RANLIB
81ecdfbb 705LN_S
c971b7fa
PA
706INSTALL_DATA
707INSTALL_SCRIPT
708INSTALL_PROGRAM
709AWK
81ecdfbb
RW
710REPORT_BUGS_TEXI
711REPORT_BUGS_TO
712PKGVERSION
b292c783 713HAVE_NATIVE_GCORE_TARGET
81ecdfbb
RW
714TARGET_OBS
715subdirs
716GDB_DATADIR
717DEBUGDIR
5048e516
JK
718MAKEINFO_EXTRA_FLAGS
719MAKEINFOFLAGS
720MAKEINFO
81ecdfbb
RW
721PACKAGE
722GNULIB_STDINT_H
81ecdfbb
RW
723CATOBJEXT
724GENCAT
725INSTOBJEXT
726DATADIRNAME
727CATALOGS
728POSUB
729GMSGFMT
730XGETTEXT
731INCINTL
732LIBINTL_DEP
733LIBINTL
734USE_NLS
81ecdfbb 735CCDEPMODE
f38307f5 736CONFIG_SRC_SUBDIR
81ecdfbb
RW
737DEPDIR
738am__leading_dot
0bcda685
PA
739CXX_DIALECT
740HAVE_CXX11
4869db5e
RM
741INSTALL_STRIP_PROGRAM
742STRIP
743install_sh
81ecdfbb
RW
744target_os
745target_vendor
746target_cpu
747target
748host_os
749host_vendor
750host_cpu
751host
752build_os
753build_vendor
754build_cpu
755build
c971b7fa
PA
756EGREP
757GREP
758CPP
3bc3d82a
PA
759ac_ct_CXX
760CXXFLAGS
761CXX
81ecdfbb
RW
762OBJEXT
763EXEEXT
764ac_ct_CC
765CPPFLAGS
766LDFLAGS
767CFLAGS
768CC
769MAINT
770MAINTAINER_MODE_FALSE
771MAINTAINER_MODE_TRUE
772target_alias
773host_alias
774build_alias
775LIBS
776ECHO_T
777ECHO_N
778ECHO_C
779DEFS
780mandir
781localedir
782libdir
783psdir
784pdfdir
785dvidir
786htmldir
787infodir
788docdir
789oldincludedir
790includedir
791localstatedir
792sharedstatedir
793sysconfdir
794datadir
795datarootdir
796libexecdir
797sbindir
798bindir
799program_transform_name
800prefix
801exec_prefix
802PACKAGE_URL
803PACKAGE_BUGREPORT
804PACKAGE_STRING
805PACKAGE_VERSION
806PACKAGE_TARNAME
807PACKAGE_NAME
808PATH_SEPARATOR
809SHELL'
2b351b19 810ac_subst_files='nat_makefile_frag'
81ecdfbb
RW
811ac_user_opts='
812enable_option_checking
813enable_maintainer_mode
da2f07f1
JK
814enable_plugins
815enable_largefile
81ecdfbb
RW
816with_separate_debug_dir
817with_gdb_datadir
818with_relocated_sources
7349ff92 819with_auto_load_dir
bccbefd2 820with_auto_load_safe_path
81ecdfbb
RW
821enable_targets
822enable_64_bit_bfd
823enable_gdbcli
824enable_gdbmi
825enable_tui
826enable_gdbtk
05e7c244 827with_libunwind_ia64
81ecdfbb
RW
828with_curses
829enable_profiling
830with_pkgversion
831with_bugurl
711a72d3 832with_system_zlib
016a3251
DD
833with_gnu_ld
834enable_rpath
81ecdfbb 835with_libiconv_prefix
478aac75 836with_iconv_bin
81ecdfbb 837with_system_readline
b8e0a31c 838with_jit_reader_dir
81ecdfbb 839with_expat
81ecdfbb
RW
840with_libexpat_prefix
841with_python
ed3ef339 842with_guile
a8db4212 843enable_libmcheck
58bfce93
MM
844with_intel_pt
845with_libipt_prefix
81ecdfbb
RW
846with_included_regex
847with_sysroot
848with_system_gdbinit
849enable_werror
850enable_build_warnings
851enable_gdb_build_warnings
608e2dbb
TT
852with_lzma
853with_liblzma_prefix
81ecdfbb
RW
854with_tcl
855with_tk
856with_x
857enable_sim
858enable_multi_ice
496c0e1b 859enable_gdbserver
393fd4c3
YQ
860with_babeltrace
861with_libbabeltrace_prefix
81ecdfbb
RW
862'
863 ac_precious_vars='build_alias
864host_alias
865target_alias
866CC
867CFLAGS
868LDFLAGS
869LIBS
870CPPFLAGS
3bc3d82a
PA
871CXX
872CXXFLAGS
873CCC
81ecdfbb 874CPP
f06e05e0
JK
875MAKEINFO
876MAKEINFOFLAGS
81ecdfbb
RW
877YACC
878YFLAGS
879XMKMF'
5ae98d25 880ac_subdirs_all='testsuite
81ecdfbb
RW
881gdbtk
882multi-ice
883gdbserver'
c906108c
SS
884
885# Initialize some variables set by options.
bec39cab
AC
886ac_init_help=
887ac_init_version=false
81ecdfbb
RW
888ac_unrecognized_opts=
889ac_unrecognized_sep=
c906108c
SS
890# The variables have the same names as the options, with
891# dashes changed to underlines.
bec39cab 892cache_file=/dev/null
c906108c 893exec_prefix=NONE
c906108c 894no_create=
c906108c
SS
895no_recursion=
896prefix=NONE
897program_prefix=NONE
898program_suffix=NONE
899program_transform_name=s,x,x,
900silent=
901site=
902srcdir=
c906108c
SS
903verbose=
904x_includes=NONE
905x_libraries=NONE
bec39cab
AC
906
907# Installation directory options.
908# These are left unexpanded so users can "make install exec_prefix=/foo"
909# and all the variables that are supposed to be based on exec_prefix
910# by default will actually change.
911# Use braces instead of parens because sh, perl, etc. also accept them.
81ecdfbb 912# (The list follows the same order as the GNU Coding Standards.)
c906108c
SS
913bindir='${exec_prefix}/bin'
914sbindir='${exec_prefix}/sbin'
915libexecdir='${exec_prefix}/libexec'
81ecdfbb
RW
916datarootdir='${prefix}/share'
917datadir='${datarootdir}'
c906108c
SS
918sysconfdir='${prefix}/etc'
919sharedstatedir='${prefix}/com'
920localstatedir='${prefix}/var'
c906108c
SS
921includedir='${prefix}/include'
922oldincludedir='/usr/include'
81ecdfbb
RW
923docdir='${datarootdir}/doc/${PACKAGE}'
924infodir='${datarootdir}/info'
925htmldir='${docdir}'
926dvidir='${docdir}'
927pdfdir='${docdir}'
928psdir='${docdir}'
929libdir='${exec_prefix}/lib'
930localedir='${datarootdir}/locale'
931mandir='${datarootdir}/man'
c906108c 932
c906108c 933ac_prev=
81ecdfbb 934ac_dashdash=
c906108c
SS
935for ac_option
936do
c906108c
SS
937 # If the previous option needs an argument, assign it.
938 if test -n "$ac_prev"; then
81ecdfbb 939 eval $ac_prev=\$ac_option
c906108c
SS
940 ac_prev=
941 continue
942 fi
943
81ecdfbb
RW
944 case $ac_option in
945 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
946 *) ac_optarg=yes ;;
947 esac
c906108c
SS
948
949 # Accept the important Cygnus configure options, so we can diagnose typos.
950
81ecdfbb
RW
951 case $ac_dashdash$ac_option in
952 --)
953 ac_dashdash=yes ;;
c906108c
SS
954
955 -bindir | --bindir | --bindi | --bind | --bin | --bi)
956 ac_prev=bindir ;;
957 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
bec39cab 958 bindir=$ac_optarg ;;
c906108c
SS
959
960 -build | --build | --buil | --bui | --bu)
bec39cab 961 ac_prev=build_alias ;;
c906108c 962 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
bec39cab 963 build_alias=$ac_optarg ;;
c906108c
SS
964
965 -cache-file | --cache-file | --cache-fil | --cache-fi \
966 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
967 ac_prev=cache_file ;;
968 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
969 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
bec39cab
AC
970 cache_file=$ac_optarg ;;
971
972 --config-cache | -C)
973 cache_file=config.cache ;;
c906108c 974
81ecdfbb 975 -datadir | --datadir | --datadi | --datad)
c906108c 976 ac_prev=datadir ;;
81ecdfbb 977 -datadir=* | --datadir=* | --datadi=* | --datad=*)
bec39cab 978 datadir=$ac_optarg ;;
c906108c 979
81ecdfbb
RW
980 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
981 | --dataroo | --dataro | --datar)
982 ac_prev=datarootdir ;;
983 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
984 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
985 datarootdir=$ac_optarg ;;
986
c906108c 987 -disable-* | --disable-*)
81ecdfbb 988 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
c906108c 989 # Reject names that are not valid shell variable names.
81ecdfbb
RW
990 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
991 as_fn_error "invalid feature name: $ac_useropt"
992 ac_useropt_orig=$ac_useropt
993 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
994 case $ac_user_opts in
995 *"
996"enable_$ac_useropt"
997"*) ;;
998 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
999 ac_unrecognized_sep=', ';;
1000 esac
1001 eval enable_$ac_useropt=no ;;
1002
1003 -docdir | --docdir | --docdi | --doc | --do)
1004 ac_prev=docdir ;;
1005 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1006 docdir=$ac_optarg ;;
1007
1008 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1009 ac_prev=dvidir ;;
1010 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1011 dvidir=$ac_optarg ;;
c906108c
SS
1012
1013 -enable-* | --enable-*)
81ecdfbb 1014 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
c906108c 1015 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1016 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1017 as_fn_error "invalid feature name: $ac_useropt"
1018 ac_useropt_orig=$ac_useropt
1019 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1020 case $ac_user_opts in
1021 *"
1022"enable_$ac_useropt"
1023"*) ;;
1024 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1025 ac_unrecognized_sep=', ';;
b4e70030 1026 esac
81ecdfbb 1027 eval enable_$ac_useropt=\$ac_optarg ;;
c906108c
SS
1028
1029 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1030 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1031 | --exec | --exe | --ex)
1032 ac_prev=exec_prefix ;;
1033 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1034 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1035 | --exec=* | --exe=* | --ex=*)
bec39cab 1036 exec_prefix=$ac_optarg ;;
c906108c
SS
1037
1038 -gas | --gas | --ga | --g)
1039 # Obsolete; use --with-gas.
1040 with_gas=yes ;;
1041
bec39cab
AC
1042 -help | --help | --hel | --he | -h)
1043 ac_init_help=long ;;
1044 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1045 ac_init_help=recursive ;;
1046 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1047 ac_init_help=short ;;
c906108c
SS
1048
1049 -host | --host | --hos | --ho)
bec39cab 1050 ac_prev=host_alias ;;
c906108c 1051 -host=* | --host=* | --hos=* | --ho=*)
bec39cab 1052 host_alias=$ac_optarg ;;
c906108c 1053
81ecdfbb
RW
1054 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1055 ac_prev=htmldir ;;
1056 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1057 | --ht=*)
1058 htmldir=$ac_optarg ;;
1059
c906108c
SS
1060 -includedir | --includedir | --includedi | --included | --include \
1061 | --includ | --inclu | --incl | --inc)
1062 ac_prev=includedir ;;
1063 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1064 | --includ=* | --inclu=* | --incl=* | --inc=*)
bec39cab 1065 includedir=$ac_optarg ;;
c906108c
SS
1066
1067 -infodir | --infodir | --infodi | --infod | --info | --inf)
1068 ac_prev=infodir ;;
1069 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
bec39cab 1070 infodir=$ac_optarg ;;
c906108c
SS
1071
1072 -libdir | --libdir | --libdi | --libd)
1073 ac_prev=libdir ;;
1074 -libdir=* | --libdir=* | --libdi=* | --libd=*)
bec39cab 1075 libdir=$ac_optarg ;;
c906108c
SS
1076
1077 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1078 | --libexe | --libex | --libe)
1079 ac_prev=libexecdir ;;
1080 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1081 | --libexe=* | --libex=* | --libe=*)
bec39cab 1082 libexecdir=$ac_optarg ;;
c906108c 1083
81ecdfbb
RW
1084 -localedir | --localedir | --localedi | --localed | --locale)
1085 ac_prev=localedir ;;
1086 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1087 localedir=$ac_optarg ;;
1088
c906108c 1089 -localstatedir | --localstatedir | --localstatedi | --localstated \
81ecdfbb 1090 | --localstate | --localstat | --localsta | --localst | --locals)
c906108c
SS
1091 ac_prev=localstatedir ;;
1092 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
81ecdfbb 1093 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
bec39cab 1094 localstatedir=$ac_optarg ;;
c906108c
SS
1095
1096 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1097 ac_prev=mandir ;;
1098 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
bec39cab 1099 mandir=$ac_optarg ;;
c906108c
SS
1100
1101 -nfp | --nfp | --nf)
1102 # Obsolete; use --without-fp.
1103 with_fp=no ;;
1104
1105 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
bec39cab 1106 | --no-cr | --no-c | -n)
c906108c
SS
1107 no_create=yes ;;
1108
1109 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1110 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1111 no_recursion=yes ;;
1112
1113 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1114 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1115 | --oldin | --oldi | --old | --ol | --o)
1116 ac_prev=oldincludedir ;;
1117 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1118 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1119 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
bec39cab 1120 oldincludedir=$ac_optarg ;;
c906108c
SS
1121
1122 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1123 ac_prev=prefix ;;
1124 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
bec39cab 1125 prefix=$ac_optarg ;;
c906108c
SS
1126
1127 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1128 | --program-pre | --program-pr | --program-p)
1129 ac_prev=program_prefix ;;
1130 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1131 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
bec39cab 1132 program_prefix=$ac_optarg ;;
c906108c
SS
1133
1134 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1135 | --program-suf | --program-su | --program-s)
1136 ac_prev=program_suffix ;;
1137 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1138 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
bec39cab 1139 program_suffix=$ac_optarg ;;
c906108c
SS
1140
1141 -program-transform-name | --program-transform-name \
1142 | --program-transform-nam | --program-transform-na \
1143 | --program-transform-n | --program-transform- \
1144 | --program-transform | --program-transfor \
1145 | --program-transfo | --program-transf \
1146 | --program-trans | --program-tran \
1147 | --progr-tra | --program-tr | --program-t)
1148 ac_prev=program_transform_name ;;
1149 -program-transform-name=* | --program-transform-name=* \
1150 | --program-transform-nam=* | --program-transform-na=* \
1151 | --program-transform-n=* | --program-transform-=* \
1152 | --program-transform=* | --program-transfor=* \
1153 | --program-transfo=* | --program-transf=* \
1154 | --program-trans=* | --program-tran=* \
1155 | --progr-tra=* | --program-tr=* | --program-t=*)
bec39cab 1156 program_transform_name=$ac_optarg ;;
c906108c 1157
81ecdfbb
RW
1158 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1159 ac_prev=pdfdir ;;
1160 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1161 pdfdir=$ac_optarg ;;
1162
1163 -psdir | --psdir | --psdi | --psd | --ps)
1164 ac_prev=psdir ;;
1165 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1166 psdir=$ac_optarg ;;
1167
c906108c
SS
1168 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1169 | -silent | --silent | --silen | --sile | --sil)
1170 silent=yes ;;
1171
1172 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1173 ac_prev=sbindir ;;
1174 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1175 | --sbi=* | --sb=*)
bec39cab 1176 sbindir=$ac_optarg ;;
c906108c
SS
1177
1178 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1179 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1180 | --sharedst | --shareds | --shared | --share | --shar \
1181 | --sha | --sh)
1182 ac_prev=sharedstatedir ;;
1183 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1184 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1185 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1186 | --sha=* | --sh=*)
bec39cab 1187 sharedstatedir=$ac_optarg ;;
c906108c
SS
1188
1189 -site | --site | --sit)
1190 ac_prev=site ;;
1191 -site=* | --site=* | --sit=*)
bec39cab 1192 site=$ac_optarg ;;
3ace7edb 1193
c906108c
SS
1194 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1195 ac_prev=srcdir ;;
1196 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
bec39cab 1197 srcdir=$ac_optarg ;;
c906108c
SS
1198
1199 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1200 | --syscon | --sysco | --sysc | --sys | --sy)
1201 ac_prev=sysconfdir ;;
1202 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1203 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
bec39cab 1204 sysconfdir=$ac_optarg ;;
c906108c
SS
1205
1206 -target | --target | --targe | --targ | --tar | --ta | --t)
bec39cab 1207 ac_prev=target_alias ;;
c906108c 1208 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
bec39cab 1209 target_alias=$ac_optarg ;;
c906108c
SS
1210
1211 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1212 verbose=yes ;;
1213
bec39cab
AC
1214 -version | --version | --versio | --versi | --vers | -V)
1215 ac_init_version=: ;;
c906108c
SS
1216
1217 -with-* | --with-*)
81ecdfbb 1218 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
c906108c 1219 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1220 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1221 as_fn_error "invalid package name: $ac_useropt"
1222 ac_useropt_orig=$ac_useropt
1223 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1224 case $ac_user_opts in
1225 *"
1226"with_$ac_useropt"
1227"*) ;;
1228 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1229 ac_unrecognized_sep=', ';;
b4e70030 1230 esac
81ecdfbb 1231 eval with_$ac_useropt=\$ac_optarg ;;
c906108c
SS
1232
1233 -without-* | --without-*)
81ecdfbb 1234 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
c906108c 1235 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1236 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1237 as_fn_error "invalid package name: $ac_useropt"
1238 ac_useropt_orig=$ac_useropt
1239 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1240 case $ac_user_opts in
1241 *"
1242"with_$ac_useropt"
1243"*) ;;
1244 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1245 ac_unrecognized_sep=', ';;
1246 esac
1247 eval with_$ac_useropt=no ;;
c906108c
SS
1248
1249 --x)
1250 # Obsolete; use --with-x.
1251 with_x=yes ;;
1252
1253 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1254 | --x-incl | --x-inc | --x-in | --x-i)
1255 ac_prev=x_includes ;;
1256 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1257 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
bec39cab 1258 x_includes=$ac_optarg ;;
c906108c
SS
1259
1260 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1261 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1262 ac_prev=x_libraries ;;
1263 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1264 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
bec39cab 1265 x_libraries=$ac_optarg ;;
c906108c 1266
81ecdfbb
RW
1267 -*) as_fn_error "unrecognized option: \`$ac_option'
1268Try \`$0 --help' for more information."
c906108c
SS
1269 ;;
1270
bec39cab
AC
1271 *=*)
1272 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1273 # Reject names that are not valid shell variable names.
81ecdfbb
RW
1274 case $ac_envvar in #(
1275 '' | [0-9]* | *[!_$as_cr_alnum]* )
1276 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1277 esac
1278 eval $ac_envvar=\$ac_optarg
bec39cab
AC
1279 export $ac_envvar ;;
1280
c906108c 1281 *)
bec39cab 1282 # FIXME: should be removed in autoconf 3.0.
81ecdfbb 1283 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
bec39cab 1284 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
81ecdfbb 1285 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
bec39cab 1286 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
c906108c
SS
1287 ;;
1288
1289 esac
1290done
1291
1292if test -n "$ac_prev"; then
bec39cab 1293 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
81ecdfbb 1294 as_fn_error "missing argument to $ac_option"
c906108c 1295fi
c906108c 1296
81ecdfbb
RW
1297if test -n "$ac_unrecognized_opts"; then
1298 case $enable_option_checking in
1299 no) ;;
1300 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1301 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
b4e70030 1302 esac
81ecdfbb 1303fi
b4e70030 1304
81ecdfbb
RW
1305# Check all directory arguments for consistency.
1306for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1307 datadir sysconfdir sharedstatedir localstatedir includedir \
1308 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1309 libdir localedir mandir
b4e70030 1310do
81ecdfbb
RW
1311 eval ac_val=\$$ac_var
1312 # Remove trailing slashes.
1313 case $ac_val in
1314 */ )
1315 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1316 eval $ac_var=\$ac_val;;
1317 esac
1318 # Be sure to have absolute directory names.
b4e70030 1319 case $ac_val in
81ecdfbb
RW
1320 [\\/$]* | ?:[\\/]* ) continue;;
1321 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
c906108c 1322 esac
81ecdfbb 1323 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
c906108c
SS
1324done
1325
bec39cab
AC
1326# There might be people who depend on the old broken behavior: `$host'
1327# used to hold the argument of --host etc.
1328# FIXME: To remove some day.
1329build=$build_alias
1330host=$host_alias
1331target=$target_alias
1332
1333# FIXME: To remove some day.
1334if test "x$host_alias" != x; then
1335 if test "x$build_alias" = x; then
1336 cross_compiling=maybe
81ecdfbb 1337 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
bec39cab
AC
1338 If a cross compiler is detected then cross compile mode will be used." >&2
1339 elif test "x$build_alias" != "x$host_alias"; then
1340 cross_compiling=yes
1341 fi
1342fi
c906108c 1343
bec39cab
AC
1344ac_tool_prefix=
1345test -n "$host_alias" && ac_tool_prefix=$host_alias-
1346
1347test "$silent" = yes && exec 6>/dev/null
c906108c 1348
c906108c 1349
81ecdfbb
RW
1350ac_pwd=`pwd` && test -n "$ac_pwd" &&
1351ac_ls_di=`ls -di .` &&
1352ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1353 as_fn_error "working directory cannot be determined"
1354test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1355 as_fn_error "pwd does not report name of working directory"
1356
1357
c906108c
SS
1358# Find the source files, if location was not specified.
1359if test -z "$srcdir"; then
1360 ac_srcdir_defaulted=yes
81ecdfbb
RW
1361 # Try the directory containing this script, then the parent directory.
1362 ac_confdir=`$as_dirname -- "$as_myself" ||
1363$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1364 X"$as_myself" : 'X\(//\)[^/]' \| \
1365 X"$as_myself" : 'X\(//\)$' \| \
1366 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1367$as_echo X"$as_myself" |
1368 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1369 s//\1/
1370 q
1371 }
1372 /^X\(\/\/\)[^/].*/{
1373 s//\1/
1374 q
1375 }
1376 /^X\(\/\/\)$/{
1377 s//\1/
1378 q
1379 }
1380 /^X\(\/\).*/{
1381 s//\1/
1382 q
1383 }
1384 s/.*/./; q'`
c906108c 1385 srcdir=$ac_confdir
81ecdfbb 1386 if test ! -r "$srcdir/$ac_unique_file"; then
c906108c
SS
1387 srcdir=..
1388 fi
1389else
1390 ac_srcdir_defaulted=no
1391fi
81ecdfbb
RW
1392if test ! -r "$srcdir/$ac_unique_file"; then
1393 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1394 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1395fi
1396ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1397ac_abs_confdir=`(
1398 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1399 pwd)`
1400# When building in place, set srcdir=.
1401if test "$ac_abs_confdir" = "$ac_pwd"; then
1402 srcdir=.
1403fi
1404# Remove unnecessary trailing slashes from srcdir.
1405# Double slashes in file names in object file debugging info
1406# mess up M-x gdb in Emacs.
1407case $srcdir in
1408*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1409esac
1410for ac_var in $ac_precious_vars; do
1411 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1412 eval ac_env_${ac_var}_value=\$${ac_var}
1413 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1414 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1415done
c906108c 1416
bec39cab
AC
1417#
1418# Report the --help message.
1419#
1420if test "$ac_init_help" = "long"; then
1421 # Omit some internal or obsolete options to make the list less imposing.
1422 # This message is too long to be a string in the A/UX 3.1 sh.
1423 cat <<_ACEOF
1424\`configure' configures this package to adapt to many kinds of systems.
1425
1426Usage: $0 [OPTION]... [VAR=VALUE]...
1427
1428To assign environment variables (e.g., CC, CFLAGS...), specify them as
1429VAR=VALUE. See below for descriptions of some of the useful variables.
1430
1431Defaults for the options are specified in brackets.
1432
1433Configuration:
1434 -h, --help display this help and exit
1435 --help=short display options specific to this package
1436 --help=recursive display the short help of all the included packages
1437 -V, --version display version information and exit
1438 -q, --quiet, --silent do not print \`checking...' messages
1439 --cache-file=FILE cache test results in FILE [disabled]
1440 -C, --config-cache alias for \`--cache-file=config.cache'
1441 -n, --no-create do not create output files
1442 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1443
bec39cab
AC
1444Installation directories:
1445 --prefix=PREFIX install architecture-independent files in PREFIX
81ecdfbb 1446 [$ac_default_prefix]
bec39cab 1447 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
81ecdfbb 1448 [PREFIX]
bec39cab
AC
1449
1450By default, \`make install' will install all the files in
1451\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1452an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1453for instance \`--prefix=\$HOME'.
1454
1455For better control, use the options below.
1456
1457Fine tuning of the installation directories:
81ecdfbb
RW
1458 --bindir=DIR user executables [EPREFIX/bin]
1459 --sbindir=DIR system admin executables [EPREFIX/sbin]
1460 --libexecdir=DIR program executables [EPREFIX/libexec]
1461 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1462 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1463 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1464 --libdir=DIR object code libraries [EPREFIX/lib]
1465 --includedir=DIR C header files [PREFIX/include]
1466 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1467 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1468 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1469 --infodir=DIR info documentation [DATAROOTDIR/info]
1470 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1471 --mandir=DIR man documentation [DATAROOTDIR/man]
1472 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1473 --htmldir=DIR html documentation [DOCDIR]
1474 --dvidir=DIR dvi documentation [DOCDIR]
1475 --pdfdir=DIR pdf documentation [DOCDIR]
1476 --psdir=DIR ps documentation [DOCDIR]
bec39cab
AC
1477_ACEOF
1478
1479 cat <<\_ACEOF
1480
9009e1ae
MR
1481Program names:
1482 --program-prefix=PREFIX prepend PREFIX to installed program names
1483 --program-suffix=SUFFIX append SUFFIX to installed program names
1484 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1485
bec39cab
AC
1486X features:
1487 --x-includes=DIR X include files are in DIR
1488 --x-libraries=DIR X library files are in DIR
1489
1490System types:
1491 --build=BUILD configure for building on BUILD [guessed]
1492 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1493 --target=TARGET configure for building compilers for TARGET [HOST]
1494_ACEOF
1495fi
1496
1497if test -n "$ac_init_help"; then
1498
1499 cat <<\_ACEOF
1500
1501Optional Features:
81ecdfbb 1502 --disable-option-checking ignore unrecognized --enable/--with options
bec39cab
AC
1503 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1504 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
85981d60
AC
1505 --enable-maintainer-mode enable make rules and dependencies not useful
1506 (and sometimes confusing) to the casual installer
2974be62 1507 --enable-plugins Enable support for plugins
da2f07f1 1508 --disable-largefile omit support for large files
a1220294
TT
1509 --enable-targets=TARGETS
1510 alternative target configurations
c0993dbe 1511 --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes)
bec39cab
AC
1512 --disable-gdbcli disable command-line interface (CLI)
1513 --disable-gdbmi disable machine-interface (MI)
1514 --enable-tui enable full-screen terminal user interface (TUI)
1515 --enable-gdbtk enable gdbtk graphical user interface (GUI)
1516 --enable-profiling enable profiling of GDB
3841debe 1517 --disable-rpath do not hardcode runtime library paths
17ef446e 1518 --enable-libmcheck Try linking with -lmcheck if available
a1220294 1519 --enable-werror treat compile warnings as errors
32c1c914 1520 --enable-build-warnings enable build-time compiler warnings if gcc is used
a1220294 1521 --enable-gdb-build-warnings
32c1c914 1522 enable GDB specific build-time compiler warnings if
a1220294 1523 gcc is used
32c1c914 1524 --enable-sim link gdb with simulator
bec39cab 1525 --enable-multi-ice build the multi-ice-gdb-server
496c0e1b
JB
1526 --enable-gdbserver automatically build gdbserver (yes/no/auto, default
1527 is auto)
bec39cab
AC
1528
1529Optional Packages:
1530 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1531 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
a1220294 1532 --with-separate-debug-dir=PATH
32c1c914 1533 look for global separate debug info in this path
62e4f60c 1534 [LIBDIR/debug]
b14b1491
TT
1535 --with-gdb-datadir=PATH look for global separate data files in this path
1536 [DATADIR/gdb]
29b0e8a2 1537 --with-relocated-sources=PATH
32c1c914 1538 automatically relocate this path for source files
7349ff92 1539 --with-auto-load-dir=PATH
aff139ff 1540 directories from which to load auto-loaded scripts
1564a261 1541 [$debugdir:$datadir/auto-load]
bccbefd2 1542 --with-auto-load-safe-path=PATH
aff139ff 1543 directories safe to hold auto-loaded files
7349ff92 1544 [--with-auto-load-dir]
bccbefd2
JK
1545 --without-auto-load-safe-path
1546 do not restrict auto-loaded files locations
05e7c244 1547 --with-libunwind-ia64 use libunwind frame unwinding for ia64 targets
cb01cfba
JB
1548 --with-curses use the curses library instead of the termcap
1549 library
c16158bc
JM
1550 --with-pkgversion=PKG Use PKG in the version string in place of "GDB"
1551 --with-bugurl=URL Direct users to URL to report a bug
711a72d3 1552 --with-system-zlib use installed libz
016a3251
DD
1553 --with-gnu-ld assume the C compiler uses GNU ld default=no
1554 --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
1555 --without-libiconv-prefix don't search for libiconv in includedir and libdir
478aac75 1556 --with-iconv-bin=PATH specify where to find the iconv program
6a30b0a5 1557 --with-system-readline use installed readline library
b8e0a31c
SD
1558 --with-jit-reader-dir=PATH
1559 directory to load the JIT readers from
5c39566f 1560 --with-expat include expat support (auto/yes/no)
3841debe
DJ
1561 --with-libexpat-prefix[=DIR] search for libexpat in DIR/include and DIR/lib
1562 --without-libexpat-prefix don't search for libexpat in includedir and libdir
0c4a4063
DE
1563 --with-python[=PYTHON] include python support
1564 (auto/yes/no/<python-program>)
ed3ef339
DE
1565 --with-guile[=GUILE] include guile support
1566 (auto/yes/no/<guile-version>/<pkg-config-program>)
bc504a31 1567 --with-intel-pt include Intel Processor Trace support (auto/yes/no)
58bfce93
MM
1568 --with-libipt-prefix[=DIR] search for libipt in DIR/include and DIR/lib
1569 --without-libipt-prefix don't search for libipt in includedir and libdir
a1220294
TT
1570 --without-included-regex
1571 don't use included regex; this is the default on
1572 systems with version 2 of the GNU C library (use
1573 with caution on other system)
81ecdfbb 1574 --with-sysroot[=DIR] search for usr/lib et al within DIR
b14b1491 1575 --with-system-gdbinit=PATH
32c1c914 1576 automatically load a system-wide gdbinit file
608e2dbb
TT
1577 --with-lzma support lzma compression (auto/yes/no)
1578 --with-liblzma-prefix[=DIR] search for liblzma in DIR/include and DIR/lib
1579 --without-liblzma-prefix don't search for liblzma in includedir and libdir
5062cc19
KS
1580 --with-tcl directory containing tcl configuration (tclConfig.sh)
1581 --with-tk directory containing tk configuration (tkConfig.sh)
bec39cab 1582 --with-x use the X Window System
393fd4c3
YQ
1583 --with-babeltrace include babeltrace support (auto/yes/no)
1584 --with-libbabeltrace-prefix[=DIR] search for libbabeltrace in DIR/include and DIR/lib
1585 --without-libbabeltrace-prefix don't search for libbabeltrace in includedir and libdir
bec39cab
AC
1586
1587Some influential environment variables:
1588 CC C compiler command
1589 CFLAGS C compiler flags
1590 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1591 nonstandard directory <lib dir>
81ecdfbb
RW
1592 LIBS libraries to pass to the linker, e.g. -l<library>
1593 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1594 you have headers in a nonstandard directory <include dir>
3bc3d82a
PA
1595 CXX C++ compiler command
1596 CXXFLAGS C++ compiler flags
bec39cab 1597 CPP C preprocessor
f06e05e0
JK
1598 MAKEINFO Parent configure detects if it is of sufficient version.
1599 MAKEINFOFLAGS
1600 Parameters for MAKEINFO.
81ecdfbb
RW
1601 YACC The `Yet Another C Compiler' implementation to use. Defaults to
1602 the first program found out of: `bison -y', `byacc', `yacc'.
1603 YFLAGS The list of arguments that will be passed by default to $YACC.
1604 This script will default YFLAGS to the empty string to avoid a
1605 default value of `-d' given by some make applications.
1606 XMKMF Path to xmkmf, Makefile generator for X Window System
bec39cab
AC
1607
1608Use these variables to override the choices made by `configure' or to help
1609it to find libraries and programs with nonstandard names/locations.
1610
81ecdfbb 1611Report bugs to the package provider.
bec39cab 1612_ACEOF
81ecdfbb 1613ac_status=$?
bec39cab
AC
1614fi
1615
1616if test "$ac_init_help" = "recursive"; then
1617 # If there are subdirs, report their specific --help.
bec39cab 1618 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
81ecdfbb
RW
1619 test -d "$ac_dir" ||
1620 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1621 continue
bec39cab
AC
1622 ac_builddir=.
1623
81ecdfbb
RW
1624case "$ac_dir" in
1625.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1626*)
1627 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1628 # A ".." for each directory in $ac_dir_suffix.
1629 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1630 case $ac_top_builddir_sub in
1631 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1632 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1633 esac ;;
1634esac
1635ac_abs_top_builddir=$ac_pwd
1636ac_abs_builddir=$ac_pwd$ac_dir_suffix
1637# for backward compatibility:
1638ac_top_builddir=$ac_top_build_prefix
bec39cab
AC
1639
1640case $srcdir in
81ecdfbb 1641 .) # We are building in place.
bec39cab 1642 ac_srcdir=.
81ecdfbb
RW
1643 ac_top_srcdir=$ac_top_builddir_sub
1644 ac_abs_top_srcdir=$ac_pwd ;;
1645 [\\/]* | ?:[\\/]* ) # Absolute name.
bec39cab 1646 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
1647 ac_top_srcdir=$srcdir
1648 ac_abs_top_srcdir=$srcdir ;;
1649 *) # Relative name.
1650 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1651 ac_top_srcdir=$ac_top_build_prefix$srcdir
1652 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
bec39cab 1653esac
81ecdfbb 1654ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
bec39cab 1655
81ecdfbb
RW
1656 cd "$ac_dir" || { ac_status=$?; continue; }
1657 # Check for guested configure.
1658 if test -f "$ac_srcdir/configure.gnu"; then
1659 echo &&
1660 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1661 elif test -f "$ac_srcdir/configure"; then
1662 echo &&
1663 $SHELL "$ac_srcdir/configure" --help=recursive
3ace7edb 1664 else
81ecdfbb
RW
1665 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1666 fi || ac_status=$?
1667 cd "$ac_pwd" || { ac_status=$?; break; }
bec39cab
AC
1668 done
1669fi
1670
81ecdfbb 1671test -n "$ac_init_help" && exit $ac_status
bec39cab
AC
1672if $ac_init_version; then
1673 cat <<\_ACEOF
81ecdfbb
RW
1674configure
1675generated by GNU Autoconf 2.64
bec39cab 1676
81ecdfbb 1677Copyright (C) 2009 Free Software Foundation, Inc.
bec39cab
AC
1678This configure script is free software; the Free Software Foundation
1679gives unlimited permission to copy, distribute and modify it.
1680_ACEOF
81ecdfbb 1681 exit
bec39cab 1682fi
bec39cab 1683
81ecdfbb
RW
1684## ------------------------ ##
1685## Autoconf initialization. ##
1686## ------------------------ ##
bec39cab 1687
81ecdfbb
RW
1688# ac_fn_c_try_compile LINENO
1689# --------------------------
1690# Try to compile conftest.$ac_ext, and return whether this succeeded.
1691ac_fn_c_try_compile ()
1692{
1693 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1694 rm -f conftest.$ac_objext
1695 if { { ac_try="$ac_compile"
1696case "(($ac_try" in
1697 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1698 *) ac_try_echo=$ac_try;;
1699esac
1700eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1701$as_echo "$ac_try_echo"; } >&5
1702 (eval "$ac_compile") 2>conftest.err
1703 ac_status=$?
1704 if test -s conftest.err; then
1705 grep -v '^ *+' conftest.err >conftest.er1
1706 cat conftest.er1 >&5
1707 mv -f conftest.er1 conftest.err
1708 fi
1709 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1710 test $ac_status = 0; } && {
1711 test -z "$ac_c_werror_flag" ||
1712 test ! -s conftest.err
1713 } && test -s conftest.$ac_objext; then :
1714 ac_retval=0
1715else
1716 $as_echo "$as_me: failed program was:" >&5
1717sed 's/^/| /' conftest.$ac_ext >&5
bec39cab 1718
81ecdfbb
RW
1719 ac_retval=1
1720fi
1721 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1722 return $ac_retval
1723
1724} # ac_fn_c_try_compile
1725
3bc3d82a
PA
1726# ac_fn_cxx_try_compile LINENO
1727# ----------------------------
1728# Try to compile conftest.$ac_ext, and return whether this succeeded.
1729ac_fn_cxx_try_compile ()
1730{
1731 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1732 rm -f conftest.$ac_objext
1733 if { { ac_try="$ac_compile"
1734case "(($ac_try" in
1735 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1736 *) ac_try_echo=$ac_try;;
1737esac
1738eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1739$as_echo "$ac_try_echo"; } >&5
1740 (eval "$ac_compile") 2>conftest.err
1741 ac_status=$?
1742 if test -s conftest.err; then
1743 grep -v '^ *+' conftest.err >conftest.er1
1744 cat conftest.er1 >&5
1745 mv -f conftest.er1 conftest.err
1746 fi
1747 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1748 test $ac_status = 0; } && {
1749 test -z "$ac_cxx_werror_flag" ||
1750 test ! -s conftest.err
1751 } && test -s conftest.$ac_objext; then :
1752 ac_retval=0
1753else
1754 $as_echo "$as_me: failed program was:" >&5
1755sed 's/^/| /' conftest.$ac_ext >&5
1756
1757 ac_retval=1
1758fi
1759 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1760 return $ac_retval
1761
1762} # ac_fn_cxx_try_compile
1763
81ecdfbb
RW
1764# ac_fn_c_try_cpp LINENO
1765# ----------------------
1766# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1767ac_fn_c_try_cpp ()
bec39cab 1768{
81ecdfbb
RW
1769 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1770 if { { ac_try="$ac_cpp conftest.$ac_ext"
1771case "(($ac_try" in
1772 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1773 *) ac_try_echo=$ac_try;;
1774esac
1775eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1776$as_echo "$ac_try_echo"; } >&5
1777 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1778 ac_status=$?
1779 if test -s conftest.err; then
1780 grep -v '^ *+' conftest.err >conftest.er1
1781 cat conftest.er1 >&5
1782 mv -f conftest.er1 conftest.err
1783 fi
1784 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1785 test $ac_status = 0; } >/dev/null && {
1786 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1787 test ! -s conftest.err
1788 }; then :
1789 ac_retval=0
1790else
1791 $as_echo "$as_me: failed program was:" >&5
1792sed 's/^/| /' conftest.$ac_ext >&5
bec39cab 1793
81ecdfbb
RW
1794 ac_retval=1
1795fi
1796 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1797 return $ac_retval
bec39cab 1798
81ecdfbb 1799} # ac_fn_c_try_cpp
bec39cab 1800
81ecdfbb
RW
1801# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1802# -------------------------------------------------------
1803# Tests whether HEADER exists, giving a warning if it cannot be compiled using
1804# the include files in INCLUDES and setting the cache variable VAR
1805# accordingly.
1806ac_fn_c_check_header_mongrel ()
1807{
1808 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1809 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1810 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1811$as_echo_n "checking for $2... " >&6; }
1812if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1813 $as_echo_n "(cached) " >&6
1814fi
1815eval ac_res=\$$3
1816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1817$as_echo "$ac_res" >&6; }
1818else
1819 # Is the header compilable?
1820{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1821$as_echo_n "checking $2 usability... " >&6; }
1822cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1823/* end confdefs.h. */
1824$4
1825#include <$2>
1826_ACEOF
1827if ac_fn_c_try_compile "$LINENO"; then :
1828 ac_header_compiler=yes
1829else
1830 ac_header_compiler=no
1831fi
1832rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1833{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1834$as_echo "$ac_header_compiler" >&6; }
bec39cab 1835
81ecdfbb
RW
1836# Is the header present?
1837{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1838$as_echo_n "checking $2 presence... " >&6; }
1839cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1840/* end confdefs.h. */
1841#include <$2>
1842_ACEOF
1843if ac_fn_c_try_cpp "$LINENO"; then :
1844 ac_header_preproc=yes
1845else
1846 ac_header_preproc=no
1847fi
1848rm -f conftest.err conftest.$ac_ext
1849{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1850$as_echo "$ac_header_preproc" >&6; }
bec39cab 1851
81ecdfbb
RW
1852# So? What about this header?
1853case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1854 yes:no: )
1855 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1856$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1857 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1858$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1859 ;;
1860 no:yes:* )
1861 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1862$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1863 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1864$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1865 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1866$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1867 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1868$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1869 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1870$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1871 ;;
1872esac
1873 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1874$as_echo_n "checking for $2... " >&6; }
1875if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1876 $as_echo_n "(cached) " >&6
1877else
1878 eval "$3=\$ac_header_compiler"
1879fi
1880eval ac_res=\$$3
1881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1882$as_echo "$ac_res" >&6; }
1883fi
1884 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
bec39cab 1885
81ecdfbb 1886} # ac_fn_c_check_header_mongrel
bec39cab 1887
81ecdfbb
RW
1888# ac_fn_c_try_run LINENO
1889# ----------------------
1890# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1891# that executables *can* be run.
1892ac_fn_c_try_run ()
1893{
1894 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1895 if { { ac_try="$ac_link"
1896case "(($ac_try" in
1897 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1898 *) ac_try_echo=$ac_try;;
1899esac
1900eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1901$as_echo "$ac_try_echo"; } >&5
1902 (eval "$ac_link") 2>&5
1903 ac_status=$?
1904 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1905 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1906 { { case "(($ac_try" in
1907 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1908 *) ac_try_echo=$ac_try;;
1909esac
1910eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1911$as_echo "$ac_try_echo"; } >&5
1912 (eval "$ac_try") 2>&5
1913 ac_status=$?
1914 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1915 test $ac_status = 0; }; }; then :
1916 ac_retval=0
1917else
1918 $as_echo "$as_me: program exited with status $ac_status" >&5
1919 $as_echo "$as_me: failed program was:" >&5
1920sed 's/^/| /' conftest.$ac_ext >&5
bec39cab 1921
81ecdfbb
RW
1922 ac_retval=$ac_status
1923fi
1924 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1925 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1926 return $ac_retval
bec39cab 1927
81ecdfbb 1928} # ac_fn_c_try_run
bec39cab 1929
81ecdfbb
RW
1930# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1931# -------------------------------------------------------
1932# Tests whether HEADER exists and can be compiled using the include files in
1933# INCLUDES, setting the cache variable VAR accordingly.
1934ac_fn_c_check_header_compile ()
1935{
1936 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1938$as_echo_n "checking for $2... " >&6; }
1939if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1940 $as_echo_n "(cached) " >&6
1941else
1942 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1943/* end confdefs.h. */
1944$4
1945#include <$2>
bec39cab 1946_ACEOF
81ecdfbb
RW
1947if ac_fn_c_try_compile "$LINENO"; then :
1948 eval "$3=yes"
1949else
1950 eval "$3=no"
1951fi
1952rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1953fi
1954eval ac_res=\$$3
1955 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1956$as_echo "$ac_res" >&6; }
1957 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
bec39cab 1958
81ecdfbb 1959} # ac_fn_c_check_header_compile
bec39cab 1960
2974be62
AM
1961# ac_fn_c_try_link LINENO
1962# -----------------------
1963# Try to link conftest.$ac_ext, and return whether this succeeded.
1964ac_fn_c_try_link ()
1965{
1966 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1967 rm -f conftest.$ac_objext conftest$ac_exeext
1968 if { { ac_try="$ac_link"
1969case "(($ac_try" in
1970 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1971 *) ac_try_echo=$ac_try;;
1972esac
1973eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1974$as_echo "$ac_try_echo"; } >&5
1975 (eval "$ac_link") 2>conftest.err
1976 ac_status=$?
1977 if test -s conftest.err; then
1978 grep -v '^ *+' conftest.err >conftest.er1
1979 cat conftest.er1 >&5
1980 mv -f conftest.er1 conftest.err
1981 fi
1982 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1983 test $ac_status = 0; } && {
1984 test -z "$ac_c_werror_flag" ||
1985 test ! -s conftest.err
1986 } && test -s conftest$ac_exeext && {
1987 test "$cross_compiling" = yes ||
1988 $as_test_x conftest$ac_exeext
1989 }; then :
1990 ac_retval=0
1991else
1992 $as_echo "$as_me: failed program was:" >&5
1993sed 's/^/| /' conftest.$ac_ext >&5
1994
1995 ac_retval=1
1996fi
1997 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1998 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1999 # interfere with the next link command; also delete a directory that is
2000 # left behind by Apple's compiler. We do this before executing the actions.
2001 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2002 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2003 return $ac_retval
2004
2005} # ac_fn_c_try_link
2006
81ecdfbb
RW
2007# ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
2008# --------------------------------------------
2009# Tries to find the compile-time value of EXPR in a program that includes
2010# INCLUDES, setting VAR accordingly. Returns whether the value could be
2011# computed
2012ac_fn_c_compute_int ()
2013{
2014 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2015 if test "$cross_compiling" = yes; then
2016 # Depending upon the size, compute the lo and hi bounds.
2017cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2018/* end confdefs.h. */
2019$4
2020int
2021main ()
2022{
2023static int test_array [1 - 2 * !(($2) >= 0)];
2024test_array [0] = 0
bec39cab 2025
81ecdfbb
RW
2026 ;
2027 return 0;
2028}
2029_ACEOF
2030if ac_fn_c_try_compile "$LINENO"; then :
2031 ac_lo=0 ac_mid=0
2032 while :; do
2033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2034/* end confdefs.h. */
2035$4
2036int
2037main ()
2038{
2039static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2040test_array [0] = 0
bec39cab 2041
81ecdfbb
RW
2042 ;
2043 return 0;
2044}
2045_ACEOF
2046if ac_fn_c_try_compile "$LINENO"; then :
2047 ac_hi=$ac_mid; break
2048else
2049 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
2050 if test $ac_lo -le $ac_mid; then
2051 ac_lo= ac_hi=
2052 break
2053 fi
2054 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
c906108c 2055fi
81ecdfbb
RW
2056rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2057 done
c906108c 2058else
81ecdfbb
RW
2059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2060/* end confdefs.h. */
2061$4
2062int
2063main ()
2064{
2065static int test_array [1 - 2 * !(($2) < 0)];
2066test_array [0] = 0
bec39cab 2067
81ecdfbb
RW
2068 ;
2069 return 0;
2070}
2071_ACEOF
2072if ac_fn_c_try_compile "$LINENO"; then :
2073 ac_hi=-1 ac_mid=-1
2074 while :; do
2075 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2076/* end confdefs.h. */
2077$4
2078int
2079main ()
2080{
2081static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2082test_array [0] = 0
bec39cab 2083
81ecdfbb
RW
2084 ;
2085 return 0;
2086}
2087_ACEOF
2088if ac_fn_c_try_compile "$LINENO"; then :
2089 ac_lo=$ac_mid; break
2090else
2091 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2092 if test $ac_mid -le $ac_hi; then
2093 ac_lo= ac_hi=
2094 break
2095 fi
2096 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
2097fi
2098rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2099 done
2100else
2101 ac_lo= ac_hi=
2102fi
2103rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2104fi
2105rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2106# Binary search between lo and hi bounds.
2107while test "x$ac_lo" != "x$ac_hi"; do
2108 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2109 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2110/* end confdefs.h. */
2111$4
2112int
2113main ()
2114{
2115static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2116test_array [0] = 0
bec39cab 2117
81ecdfbb
RW
2118 ;
2119 return 0;
2120}
2121_ACEOF
2122if ac_fn_c_try_compile "$LINENO"; then :
2123 ac_hi=$ac_mid
2124else
2125 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
2126fi
2127rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2128done
2129case $ac_lo in #((
2130?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
2131'') ac_retval=1 ;;
2132esac
2133 else
2134 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2135/* end confdefs.h. */
2136$4
2137static long int longval () { return $2; }
2138static unsigned long int ulongval () { return $2; }
2139#include <stdio.h>
2140#include <stdlib.h>
2141int
2142main ()
2143{
bec39cab 2144
81ecdfbb
RW
2145 FILE *f = fopen ("conftest.val", "w");
2146 if (! f)
2147 return 1;
2148 if (($2) < 0)
2149 {
2150 long int i = longval ();
2151 if (i != ($2))
2152 return 1;
2153 fprintf (f, "%ld", i);
2154 }
2155 else
2156 {
2157 unsigned long int i = ulongval ();
2158 if (i != ($2))
2159 return 1;
2160 fprintf (f, "%lu", i);
2161 }
2162 /* Do not output a trailing newline, as this causes \r\n confusion
2163 on some platforms. */
2164 return ferror (f) || fclose (f) != 0;
bec39cab 2165
81ecdfbb
RW
2166 ;
2167 return 0;
2168}
2169_ACEOF
2170if ac_fn_c_try_run "$LINENO"; then :
2171 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2172else
2173 ac_retval=1
2174fi
2175rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2176 conftest.$ac_objext conftest.beam conftest.$ac_ext
2177rm -f conftest.val
bec39cab 2178
81ecdfbb
RW
2179 fi
2180 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2181 return $ac_retval
bec39cab 2182
81ecdfbb 2183} # ac_fn_c_compute_int
bec39cab 2184
55a8c076
YQ
2185# ac_fn_c_check_func LINENO FUNC VAR
2186# ----------------------------------
2187# Tests whether FUNC exists, setting the cache variable VAR accordingly
2188ac_fn_c_check_func ()
81ecdfbb
RW
2189{
2190 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2192$as_echo_n "checking for $2... " >&6; }
2193if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2194 $as_echo_n "(cached) " >&6
2195else
81ecdfbb
RW
2196 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2197/* end confdefs.h. */
55a8c076
YQ
2198/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2199 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2200#define $2 innocuous_$2
2201
2202/* System header to define __stub macros and hopefully few prototypes,
2203 which can conflict with char $2 (); below.
2204 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2205 <limits.h> exists even on freestanding compilers. */
2206
2207#ifdef __STDC__
2208# include <limits.h>
2209#else
2210# include <assert.h>
2211#endif
2212
2213#undef $2
2214
2215/* Override any GCC internal prototype to avoid an error.
2216 Use char because int might match the return type of a GCC
2217 builtin and then its argument prototype would still apply. */
2218#ifdef __cplusplus
2219extern "C"
2220#endif
2221char $2 ();
2222/* The GNU C library defines this for functions which it implements
2223 to always fail with ENOSYS. Some functions are actually named
2224 something starting with __ and the normal name is an alias. */
2225#if defined __stub_$2 || defined __stub___$2
2226choke me
2227#endif
2228
2229int
2230main ()
2231{
2232return $2 ();
2233 ;
2234 return 0;
2235}
2236_ACEOF
2237if ac_fn_c_try_link "$LINENO"; then :
2238 eval "$3=yes"
2239else
2240 eval "$3=no"
2241fi
2242rm -f core conftest.err conftest.$ac_objext \
2243 conftest$ac_exeext conftest.$ac_ext
2244fi
2245eval ac_res=\$$3
2246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2247$as_echo "$ac_res" >&6; }
2248 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2249
2250} # ac_fn_c_check_func
2251
c56ccc05
MM
2252# ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
2253# ----------------------------------------------------
2254# Tries to find if the field MEMBER exists in type AGGR, after including
2255# INCLUDES, setting cache variable VAR accordingly.
2256ac_fn_c_check_member ()
2257{
2258 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2260$as_echo_n "checking for $2.$3... " >&6; }
2261if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
2262 $as_echo_n "(cached) " >&6
2263else
2264 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2265/* end confdefs.h. */
2266$5
2267int
2268main ()
2269{
2270static $2 ac_aggr;
2271if (ac_aggr.$3)
2272return 0;
2273 ;
2274 return 0;
2275}
2276_ACEOF
2277if ac_fn_c_try_compile "$LINENO"; then :
2278 eval "$4=yes"
2279else
2280 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2281/* end confdefs.h. */
2282$5
2283int
2284main ()
2285{
2286static $2 ac_aggr;
2287if (sizeof ac_aggr.$3)
2288return 0;
2289 ;
2290 return 0;
2291}
2292_ACEOF
2293if ac_fn_c_try_compile "$LINENO"; then :
2294 eval "$4=yes"
2295else
2296 eval "$4=no"
2297fi
2298rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2299fi
2300rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2301fi
2302eval ac_res=\$$4
2303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2304$as_echo "$ac_res" >&6; }
2305 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2306
2307} # ac_fn_c_check_member
2308
07697489
PA
2309# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2310# -------------------------------------------
2311# Tests whether TYPE exists after having included INCLUDES, setting cache
2312# variable VAR accordingly.
2313ac_fn_c_check_type ()
2314{
2315 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2317$as_echo_n "checking for $2... " >&6; }
2318if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2319 $as_echo_n "(cached) " >&6
2320else
2321 eval "$3=no"
2322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2323/* end confdefs.h. */
2324$4
2325int
2326main ()
2327{
2328if (sizeof ($2))
2329 return 0;
2330 ;
2331 return 0;
2332}
2333_ACEOF
2334if ac_fn_c_try_compile "$LINENO"; then :
2335 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2336/* end confdefs.h. */
2337$4
2338int
2339main ()
2340{
2341if (sizeof (($2)))
2342 return 0;
2343 ;
2344 return 0;
2345}
2346_ACEOF
2347if ac_fn_c_try_compile "$LINENO"; then :
2348
2349else
2350 eval "$3=yes"
2351fi
2352rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2353fi
2354rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2355fi
2356eval ac_res=\$$3
2357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2358$as_echo "$ac_res" >&6; }
2359 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2360
2361} # ac_fn_c_check_type
2362
770d76d7
PA
2363# ac_fn_c_check_decl LINENO SYMBOL VAR
2364# ------------------------------------
2365# Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
2366ac_fn_c_check_decl ()
2367{
2368 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2369 as_decl_name=`echo $2|sed 's/ *(.*//'`
2370 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2372$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2373if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2374 $as_echo_n "(cached) " >&6
2375else
2376 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2377/* end confdefs.h. */
2378$4
2379int
2380main ()
2381{
2382#ifndef $as_decl_name
2383#ifdef __cplusplus
2384 (void) $as_decl_use;
2385#else
2386 (void) $as_decl_name;
2387#endif
2388#endif
2389
2390 ;
2391 return 0;
2392}
2393_ACEOF
2394if ac_fn_c_try_compile "$LINENO"; then :
2395 eval "$3=yes"
2396else
2397 eval "$3=no"
2398fi
2399rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2400fi
2401eval ac_res=\$$3
2402 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2403$as_echo "$ac_res" >&6; }
2404 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2405
2406} # ac_fn_c_check_decl
81ecdfbb
RW
2407cat >config.log <<_ACEOF
2408This file contains any messages produced by compilers while
2409running configure, to aid debugging if configure makes a mistake.
d5af19ba 2410
81ecdfbb
RW
2411It was created by $as_me, which was
2412generated by GNU Autoconf 2.64. Invocation command line was
b4e70030 2413
81ecdfbb 2414 $ $0 $@
413ccac7 2415
81ecdfbb
RW
2416_ACEOF
2417exec 5>>config.log
2418{
2419cat <<_ASUNAME
2420## --------- ##
2421## Platform. ##
2422## --------- ##
413ccac7 2423
81ecdfbb
RW
2424hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2425uname -m = `(uname -m) 2>/dev/null || echo unknown`
2426uname -r = `(uname -r) 2>/dev/null || echo unknown`
2427uname -s = `(uname -s) 2>/dev/null || echo unknown`
2428uname -v = `(uname -v) 2>/dev/null || echo unknown`
85981d60 2429
81ecdfbb
RW
2430/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2431/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
413ccac7 2432
81ecdfbb
RW
2433/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2434/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2435/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2436/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2437/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2438/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2439/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
c906108c 2440
81ecdfbb 2441_ASUNAME
bec39cab 2442
bec39cab
AC
2443as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2444for as_dir in $PATH
2445do
2446 IFS=$as_save_IFS
2447 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2448 $as_echo "PATH: $as_dir"
2449 done
2450IFS=$as_save_IFS
bec39cab 2451
81ecdfbb 2452} >&5
bec39cab 2453
81ecdfbb 2454cat >&5 <<_ACEOF
bec39cab 2455
bec39cab 2456
81ecdfbb
RW
2457## ----------- ##
2458## Core tests. ##
2459## ----------- ##
2460
2461_ACEOF
2462
2463
2464# Keep a trace of the command line.
2465# Strip out --no-create and --no-recursion so they do not pile up.
2466# Strip out --silent because we don't want to record it for future runs.
2467# Also quote any args containing shell meta-characters.
2468# Make two passes to allow for proper duplicate-argument suppression.
2469ac_configure_args=
2470ac_configure_args0=
2471ac_configure_args1=
2472ac_must_keep_next=false
2473for ac_pass in 1 2
2474do
2475 for ac_arg
2476 do
2477 case $ac_arg in
2478 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2479 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2480 | -silent | --silent | --silen | --sile | --sil)
2481 continue ;;
2482 *\'*)
2483 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2484 esac
2485 case $ac_pass in
2486 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2487 2)
2488 as_fn_append ac_configure_args1 " '$ac_arg'"
2489 if test $ac_must_keep_next = true; then
2490 ac_must_keep_next=false # Got value, back to normal.
2491 else
2492 case $ac_arg in
2493 *=* | --config-cache | -C | -disable-* | --disable-* \
2494 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2495 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2496 | -with-* | --with-* | -without-* | --without-* | --x)
2497 case "$ac_configure_args0 " in
2498 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2499 esac
2500 ;;
2501 -* ) ac_must_keep_next=true ;;
2502 esac
2503 fi
2504 as_fn_append ac_configure_args " '$ac_arg'"
2505 ;;
2506 esac
2507 done
2508done
2509{ ac_configure_args0=; unset ac_configure_args0;}
2510{ ac_configure_args1=; unset ac_configure_args1;}
2511
2512# When interrupted or exit'd, cleanup temporary files, and complete
2513# config.log. We remove comments because anyway the quotes in there
2514# would cause problems or look ugly.
2515# WARNING: Use '\'' to represent an apostrophe within the trap.
2516# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2517trap 'exit_status=$?
2518 # Save into config.log some information that might help in debugging.
2519 {
2520 echo
2521
2522 cat <<\_ASBOX
2523## ---------------- ##
2524## Cache variables. ##
2525## ---------------- ##
2526_ASBOX
2527 echo
2528 # The following way of writing the cache mishandles newlines in values,
2529(
2530 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2531 eval ac_val=\$$ac_var
2532 case $ac_val in #(
2533 *${as_nl}*)
2534 case $ac_var in #(
2535 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2536$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2537 esac
2538 case $ac_var in #(
2539 _ | IFS | as_nl) ;; #(
2540 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2541 *) { eval $ac_var=; unset $ac_var;} ;;
2542 esac ;;
2543 esac
2544 done
2545 (set) 2>&1 |
2546 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2547 *${as_nl}ac_space=\ *)
2548 sed -n \
2549 "s/'\''/'\''\\\\'\'''\''/g;
2550 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2551 ;; #(
2552 *)
2553 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2554 ;;
2555 esac |
2556 sort
2557)
2558 echo
2559
2560 cat <<\_ASBOX
2561## ----------------- ##
2562## Output variables. ##
2563## ----------------- ##
2564_ASBOX
2565 echo
2566 for ac_var in $ac_subst_vars
2567 do
2568 eval ac_val=\$$ac_var
2569 case $ac_val in
2570 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2571 esac
2572 $as_echo "$ac_var='\''$ac_val'\''"
2573 done | sort
2574 echo
2575
2576 if test -n "$ac_subst_files"; then
2577 cat <<\_ASBOX
2578## ------------------- ##
2579## File substitutions. ##
2580## ------------------- ##
2581_ASBOX
2582 echo
2583 for ac_var in $ac_subst_files
2584 do
2585 eval ac_val=\$$ac_var
2586 case $ac_val in
2587 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2588 esac
2589 $as_echo "$ac_var='\''$ac_val'\''"
2590 done | sort
2591 echo
2592 fi
2593
2594 if test -s confdefs.h; then
2595 cat <<\_ASBOX
2596## ----------- ##
2597## confdefs.h. ##
2598## ----------- ##
2599_ASBOX
2600 echo
2601 cat confdefs.h
2602 echo
2603 fi
2604 test "$ac_signal" != 0 &&
2605 $as_echo "$as_me: caught signal $ac_signal"
2606 $as_echo "$as_me: exit $exit_status"
2607 } >&5
2608 rm -f core *.core core.conftest.* &&
2609 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2610 exit $exit_status
2611' 0
2612for ac_signal in 1 2 13 15; do
2613 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2614done
2615ac_signal=0
2616
2617# confdefs.h avoids OS command line length limits that DEFS can exceed.
2618rm -f -r conftest* confdefs.h
2619
2620$as_echo "/* confdefs.h */" > confdefs.h
2621
2622# Predefined preprocessor variables.
2623
2624cat >>confdefs.h <<_ACEOF
2625#define PACKAGE_NAME "$PACKAGE_NAME"
2626_ACEOF
2627
2628cat >>confdefs.h <<_ACEOF
2629#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2630_ACEOF
2631
2632cat >>confdefs.h <<_ACEOF
2633#define PACKAGE_VERSION "$PACKAGE_VERSION"
2634_ACEOF
2635
2636cat >>confdefs.h <<_ACEOF
2637#define PACKAGE_STRING "$PACKAGE_STRING"
2638_ACEOF
2639
2640cat >>confdefs.h <<_ACEOF
2641#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2642_ACEOF
2643
2644cat >>confdefs.h <<_ACEOF
2645#define PACKAGE_URL "$PACKAGE_URL"
2646_ACEOF
2647
2648
2649# Let the site file select an alternate cache file if it wants to.
2650# Prefer an explicitly selected file to automatically selected ones.
2651ac_site_file1=NONE
2652ac_site_file2=NONE
2653if test -n "$CONFIG_SITE"; then
2654 ac_site_file1=$CONFIG_SITE
2655elif test "x$prefix" != xNONE; then
2656 ac_site_file1=$prefix/share/config.site
2657 ac_site_file2=$prefix/etc/config.site
2658else
2659 ac_site_file1=$ac_default_prefix/share/config.site
2660 ac_site_file2=$ac_default_prefix/etc/config.site
2661fi
2662for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2663do
2664 test "x$ac_site_file" = xNONE && continue
2665 if test -r "$ac_site_file"; then
2666 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2667$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2668 sed 's/^/| /' "$ac_site_file" >&5
2669 . "$ac_site_file"
2670 fi
2671done
2672
2673if test -r "$cache_file"; then
2674 # Some versions of bash will fail to source /dev/null (special
2675 # files actually), so we avoid doing that.
2676 if test -f "$cache_file"; then
2677 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2678$as_echo "$as_me: loading cache $cache_file" >&6;}
2679 case $cache_file in
2680 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2681 *) . "./$cache_file";;
2682 esac
2683 fi
2684else
2685 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2686$as_echo "$as_me: creating cache $cache_file" >&6;}
2687 >$cache_file
bec39cab
AC
2688fi
2689
81ecdfbb
RW
2690# Check that the precious variables saved in the cache have kept the same
2691# value.
2692ac_cache_corrupted=false
2693for ac_var in $ac_precious_vars; do
2694 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2695 eval ac_new_set=\$ac_env_${ac_var}_set
2696 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2697 eval ac_new_val=\$ac_env_${ac_var}_value
2698 case $ac_old_set,$ac_new_set in
2699 set,)
2700 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2701$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2702 ac_cache_corrupted=: ;;
2703 ,set)
2704 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2705$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2706 ac_cache_corrupted=: ;;
2707 ,);;
2708 *)
2709 if test "x$ac_old_val" != "x$ac_new_val"; then
2710 # differences in whitespace do not lead to failure.
2711 ac_old_val_w=`echo x $ac_old_val`
2712 ac_new_val_w=`echo x $ac_new_val`
2713 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2714 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2715$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2716 ac_cache_corrupted=:
2717 else
2718 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2719$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2720 eval $ac_var=\$ac_old_val
2721 fi
2722 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2723$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2724 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2725$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2726 fi;;
2727 esac
2728 # Pass precious variables to config.status.
2729 if test "$ac_new_set" = set; then
2730 case $ac_new_val in
2731 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2732 *) ac_arg=$ac_var=$ac_new_val ;;
2733 esac
2734 case " $ac_configure_args " in
2735 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2736 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2737 esac
2738 fi
2739done
2740if $ac_cache_corrupted; then
2741 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2742$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2743 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2744$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2745 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2746fi
2747## -------------------- ##
2748## Main body of script. ##
2749## -------------------- ##
2750
2751ac_ext=c
2752ac_cpp='$CPP $CPPFLAGS'
2753ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2754ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2755ac_compiler_gnu=$ac_cv_c_compiler_gnu
2756
2757
2758
2759
2760
2761ac_config_headers="$ac_config_headers config.h:config.in"
2762
2763
2764{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2765$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2766 # Check whether --enable-maintainer-mode was given.
2767if test "${enable_maintainer_mode+set}" = set; then :
2768 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
2769else
2770 USE_MAINTAINER_MODE=no
2771fi
2772
2773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2774$as_echo "$USE_MAINTAINER_MODE" >&6; }
2775 if test $USE_MAINTAINER_MODE = yes; then
2776 MAINTAINER_MODE_TRUE=
2777 MAINTAINER_MODE_FALSE='#'
2778else
2779 MAINTAINER_MODE_TRUE='#'
2780 MAINTAINER_MODE_FALSE=
2781fi
2782
2783 MAINT=$MAINTAINER_MODE_TRUE
2784
2785
2786
17ef446e 2787# Set the 'development' global.
270c9937 2788. $srcdir/../bfd/development.sh
f5f1cdb6 2789
81ecdfbb
RW
2790ac_ext=c
2791ac_cpp='$CPP $CPPFLAGS'
2792ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2793ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2794ac_compiler_gnu=$ac_cv_c_compiler_gnu
2795if test -n "$ac_tool_prefix"; then
2796 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2797set dummy ${ac_tool_prefix}gcc; ac_word=$2
2798{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2799$as_echo_n "checking for $ac_word... " >&6; }
2800if test "${ac_cv_prog_CC+set}" = set; then :
2801 $as_echo_n "(cached) " >&6
c906108c
SS
2802else
2803 if test -n "$CC"; then
2804 ac_cv_prog_CC="$CC" # Let the user override the test.
2805else
bec39cab
AC
2806as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2807for as_dir in $PATH
2808do
2809 IFS=$as_save_IFS
2810 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2811 for ac_exec_ext in '' $ac_executable_extensions; do
2812 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2813 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2814 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
2815 break 2
2816 fi
2817done
81ecdfbb
RW
2818 done
2819IFS=$as_save_IFS
bec39cab 2820
c906108c
SS
2821fi
2822fi
bec39cab 2823CC=$ac_cv_prog_CC
c906108c 2824if test -n "$CC"; then
81ecdfbb
RW
2825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2826$as_echo "$CC" >&6; }
c906108c 2827else
81ecdfbb
RW
2828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2829$as_echo "no" >&6; }
c906108c
SS
2830fi
2831
81ecdfbb 2832
b4e70030
JB
2833fi
2834if test -z "$ac_cv_prog_CC"; then
2835 ac_ct_CC=$CC
81ecdfbb
RW
2836 # Extract the first word of "gcc", so it can be a program name with args.
2837set dummy gcc; ac_word=$2
2838{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2839$as_echo_n "checking for $ac_word... " >&6; }
2840if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2841 $as_echo_n "(cached) " >&6
b4e70030
JB
2842else
2843 if test -n "$ac_ct_CC"; then
2844 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2845else
2846as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2847for as_dir in $PATH
2848do
2849 IFS=$as_save_IFS
2850 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2851 for ac_exec_ext in '' $ac_executable_extensions; do
2852 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2853 ac_cv_prog_ac_ct_CC="gcc"
2854 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
b4e70030 2855 break 2
4e8d927d 2856 fi
b4e70030 2857done
81ecdfbb
RW
2858 done
2859IFS=$as_save_IFS
b4e70030
JB
2860
2861fi
2862fi
2863ac_ct_CC=$ac_cv_prog_ac_ct_CC
2864if test -n "$ac_ct_CC"; then
81ecdfbb
RW
2865 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2866$as_echo "$ac_ct_CC" >&6; }
b4e70030 2867else
81ecdfbb
RW
2868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2869$as_echo "no" >&6; }
b4e70030
JB
2870fi
2871
81ecdfbb
RW
2872 if test "x$ac_ct_CC" = x; then
2873 CC=""
2874 else
2875 case $cross_compiling:$ac_tool_warned in
2876yes:)
2877{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2878$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2879ac_tool_warned=yes ;;
2880esac
2881 CC=$ac_ct_CC
2882 fi
b4e70030
JB
2883else
2884 CC="$ac_cv_prog_CC"
2885fi
2886
c906108c 2887if test -z "$CC"; then
81ecdfbb
RW
2888 if test -n "$ac_tool_prefix"; then
2889 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2890set dummy ${ac_tool_prefix}cc; ac_word=$2
2891{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2892$as_echo_n "checking for $ac_word... " >&6; }
2893if test "${ac_cv_prog_CC+set}" = set; then :
2894 $as_echo_n "(cached) " >&6
c906108c
SS
2895else
2896 if test -n "$CC"; then
2897 ac_cv_prog_CC="$CC" # Let the user override the test.
2898else
bec39cab
AC
2899as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2900for as_dir in $PATH
2901do
2902 IFS=$as_save_IFS
2903 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
2904 for ac_exec_ext in '' $ac_executable_extensions; do
2905 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2906 ac_cv_prog_CC="${ac_tool_prefix}cc"
2907 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
2908 break 2
2909 fi
2910done
81ecdfbb
RW
2911 done
2912IFS=$as_save_IFS
2913
2914fi
2915fi
2916CC=$ac_cv_prog_CC
2917if test -n "$CC"; then
2918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2919$as_echo "$CC" >&6; }
2920else
2921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2922$as_echo "no" >&6; }
2923fi
2924
2925
2926 fi
2927fi
2928if test -z "$CC"; then
2929 # Extract the first word of "cc", so it can be a program name with args.
2930set dummy cc; ac_word=$2
2931{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2932$as_echo_n "checking for $ac_word... " >&6; }
2933if test "${ac_cv_prog_CC+set}" = set; then :
2934 $as_echo_n "(cached) " >&6
2935else
2936 if test -n "$CC"; then
2937 ac_cv_prog_CC="$CC" # Let the user override the test.
2938else
2939 ac_prog_rejected=no
2940as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2941for as_dir in $PATH
2942do
2943 IFS=$as_save_IFS
2944 test -z "$as_dir" && as_dir=.
2945 for ac_exec_ext in '' $ac_executable_extensions; do
2946 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2947 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2948 ac_prog_rejected=yes
2949 continue
2950 fi
2951 ac_cv_prog_CC="cc"
2952 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2953 break 2
2954 fi
2955done
2956 done
2957IFS=$as_save_IFS
bec39cab 2958
c906108c
SS
2959if test $ac_prog_rejected = yes; then
2960 # We found a bogon in the path, so make sure we never use it.
2961 set dummy $ac_cv_prog_CC
2962 shift
bec39cab 2963 if test $# != 0; then
c906108c
SS
2964 # We chose a different compiler from the bogus one.
2965 # However, it has the same basename, so the bogon will be chosen
2966 # first if we set CC to just the basename; use the full file name.
2967 shift
bec39cab 2968 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
c906108c
SS
2969 fi
2970fi
2971fi
2972fi
bec39cab 2973CC=$ac_cv_prog_CC
c906108c 2974if test -n "$CC"; then
81ecdfbb
RW
2975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2976$as_echo "$CC" >&6; }
c906108c 2977else
81ecdfbb
RW
2978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2979$as_echo "no" >&6; }
c906108c
SS
2980fi
2981
81ecdfbb 2982
bec39cab
AC
2983fi
2984if test -z "$CC"; then
2985 if test -n "$ac_tool_prefix"; then
81ecdfbb 2986 for ac_prog in cl.exe
bec39cab
AC
2987 do
2988 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2989set dummy $ac_tool_prefix$ac_prog; ac_word=$2
81ecdfbb
RW
2990{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2991$as_echo_n "checking for $ac_word... " >&6; }
2992if test "${ac_cv_prog_CC+set}" = set; then :
2993 $as_echo_n "(cached) " >&6
c906108c
SS
2994else
2995 if test -n "$CC"; then
2996 ac_cv_prog_CC="$CC" # Let the user override the test.
2997else
bec39cab
AC
2998as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2999for as_dir in $PATH
3000do
3001 IFS=$as_save_IFS
3002 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
3003 for ac_exec_ext in '' $ac_executable_extensions; do
3004 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 3005 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
81ecdfbb 3006 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
3007 break 2
3008 fi
3009done
81ecdfbb
RW
3010 done
3011IFS=$as_save_IFS
bec39cab 3012
c906108c
SS
3013fi
3014fi
bec39cab 3015CC=$ac_cv_prog_CC
c906108c 3016if test -n "$CC"; then
81ecdfbb
RW
3017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3018$as_echo "$CC" >&6; }
c906108c 3019else
81ecdfbb
RW
3020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3021$as_echo "no" >&6; }
c906108c 3022fi
bec39cab 3023
81ecdfbb 3024
bec39cab
AC
3025 test -n "$CC" && break
3026 done
3027fi
3028if test -z "$CC"; then
3029 ac_ct_CC=$CC
81ecdfbb 3030 for ac_prog in cl.exe
bec39cab
AC
3031do
3032 # Extract the first word of "$ac_prog", so it can be a program name with args.
3033set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
3034{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3035$as_echo_n "checking for $ac_word... " >&6; }
3036if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3037 $as_echo_n "(cached) " >&6
bec39cab
AC
3038else
3039 if test -n "$ac_ct_CC"; then
3040 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3041else
3042as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3043for as_dir in $PATH
3044do
3045 IFS=$as_save_IFS
3046 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
3047 for ac_exec_ext in '' $ac_executable_extensions; do
3048 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 3049 ac_cv_prog_ac_ct_CC="$ac_prog"
81ecdfbb 3050 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab 3051 break 2
c906108c 3052 fi
bec39cab 3053done
81ecdfbb
RW
3054 done
3055IFS=$as_save_IFS
bec39cab
AC
3056
3057fi
3058fi
3059ac_ct_CC=$ac_cv_prog_ac_ct_CC
3060if test -n "$ac_ct_CC"; then
81ecdfbb
RW
3061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3062$as_echo "$ac_ct_CC" >&6; }
bec39cab 3063else
81ecdfbb
RW
3064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3065$as_echo "no" >&6; }
c906108c
SS
3066fi
3067
81ecdfbb 3068
bec39cab
AC
3069 test -n "$ac_ct_CC" && break
3070done
c906108c 3071
81ecdfbb
RW
3072 if test "x$ac_ct_CC" = x; then
3073 CC=""
3074 else
3075 case $cross_compiling:$ac_tool_warned in
3076yes:)
3077{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3078$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3079ac_tool_warned=yes ;;
3080esac
3081 CC=$ac_ct_CC
3082 fi
bec39cab
AC
3083fi
3084
3085fi
3086
3087
81ecdfbb
RW
3088test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3089$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3090as_fn_error "no acceptable C compiler found in \$PATH
3091See \`config.log' for more details." "$LINENO" 5; }
bec39cab
AC
3092
3093# Provide some information about the compiler.
81ecdfbb
RW
3094$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3095set X $ac_compile
3096ac_compiler=$2
3097for ac_option in --version -v -V -qversion; do
3098 { { ac_try="$ac_compiler $ac_option >&5"
3099case "(($ac_try" in
3100 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3101 *) ac_try_echo=$ac_try;;
3102esac
3103eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3104$as_echo "$ac_try_echo"; } >&5
3105 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
bec39cab 3106 ac_status=$?
81ecdfbb
RW
3107 if test -s conftest.err; then
3108 sed '10a\
3109... rest of stderr output deleted ...
3110 10q' conftest.err >conftest.er1
3111 cat conftest.er1 >&5
3112 rm -f conftest.er1 conftest.err
3113 fi
3114 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3115 test $ac_status = 0; }
3116done
bec39cab 3117
81ecdfbb 3118cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3119/* end confdefs.h. */
3120
3121int
3122main ()
3123{
3124
3125 ;
3126 return 0;
3127}
3128_ACEOF
3129ac_clean_files_save=$ac_clean_files
81ecdfbb 3130ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
bec39cab
AC
3131# Try to create an executable without -o first, disregard a.out.
3132# It will help us diagnose broken compilers, and finding out an intuition
3133# of exeext.
81ecdfbb
RW
3134{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3135$as_echo_n "checking for C compiler default output file name... " >&6; }
3136ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3137
3138# The possible output files:
3139ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3140
3141ac_rmfiles=
3142for ac_file in $ac_files
3143do
3144 case $ac_file in
3145 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3146 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3147 esac
3148done
3149rm -f $ac_rmfiles
3150
3151if { { ac_try="$ac_link_default"
3152case "(($ac_try" in
3153 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3154 *) ac_try_echo=$ac_try;;
3155esac
3156eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3157$as_echo "$ac_try_echo"; } >&5
3158 (eval "$ac_link_default") 2>&5
3159 ac_status=$?
3160 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3161 test $ac_status = 0; }; then :
3162 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3163# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3164# in a Makefile. We should not override ac_cv_exeext if it was cached,
3165# so that the user can short-circuit this test for compilers unknown to
3166# Autoconf.
3167for ac_file in $ac_files ''
bec39cab
AC
3168do
3169 test -f "$ac_file" || continue
3170 case $ac_file in
81ecdfbb 3171 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
b4e70030
JB
3172 ;;
3173 [ab].out )
3174 # We found the default executable, but exeext='' is most
3175 # certainly right.
3176 break;;
3177 *.* )
81ecdfbb
RW
3178 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3179 then :; else
3180 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3181 fi
3182 # We set ac_cv_exeext here because the later test for it is not
3183 # safe: cross compilers may not add the suffix if given an `-o'
3184 # argument, so we may need to know it at that point already.
3185 # Even if this section looks crufty: it has the advantage of
3186 # actually working.
b4e70030
JB
3187 break;;
3188 * )
3189 break;;
bec39cab
AC
3190 esac
3191done
81ecdfbb
RW
3192test "$ac_cv_exeext" = no && ac_cv_exeext=
3193
bec39cab 3194else
81ecdfbb
RW
3195 ac_file=''
3196fi
3197{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3198$as_echo "$ac_file" >&6; }
3199if test -z "$ac_file"; then :
3200 $as_echo "$as_me: failed program was:" >&5
bec39cab
AC
3201sed 's/^/| /' conftest.$ac_ext >&5
3202
81ecdfbb
RW
3203{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3204$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3205{ as_fn_set_status 77
3206as_fn_error "C compiler cannot create executables
3207See \`config.log' for more details." "$LINENO" 5; }; }
bec39cab 3208fi
b4e70030 3209ac_exeext=$ac_cv_exeext
b4e70030 3210
81ecdfbb 3211# Check that the compiler produces executables we can run. If not, either
bec39cab 3212# the compiler is broken, or we cross compile.
81ecdfbb
RW
3213{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3214$as_echo_n "checking whether the C compiler works... " >&6; }
bec39cab
AC
3215# If not cross compiling, check that we can run a simple program.
3216if test "$cross_compiling" != yes; then
3217 if { ac_try='./$ac_file'
81ecdfbb
RW
3218 { { case "(($ac_try" in
3219 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3220 *) ac_try_echo=$ac_try;;
3221esac
3222eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3223$as_echo "$ac_try_echo"; } >&5
3224 (eval "$ac_try") 2>&5
bec39cab 3225 ac_status=$?
81ecdfbb
RW
3226 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3227 test $ac_status = 0; }; }; then
bec39cab 3228 cross_compiling=no
c906108c 3229 else
bec39cab
AC
3230 if test "$cross_compiling" = maybe; then
3231 cross_compiling=yes
3232 else
81ecdfbb
RW
3233 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3234$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3235as_fn_error "cannot run C compiled programs.
bec39cab 3236If you meant to cross compile, use \`--host'.
81ecdfbb 3237See \`config.log' for more details." "$LINENO" 5; }
bec39cab 3238 fi
c906108c 3239 fi
bec39cab 3240fi
81ecdfbb
RW
3241{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3242$as_echo "yes" >&6; }
bec39cab 3243
81ecdfbb 3244rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
b4e70030 3245ac_clean_files=$ac_clean_files_save
81ecdfbb 3246# Check that the compiler produces executables we can run. If not, either
b4e70030 3247# the compiler is broken, or we cross compile.
81ecdfbb
RW
3248{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3249$as_echo_n "checking whether we are cross compiling... " >&6; }
3250{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3251$as_echo "$cross_compiling" >&6; }
3252
3253{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3254$as_echo_n "checking for suffix of executables... " >&6; }
3255if { { ac_try="$ac_link"
3256case "(($ac_try" in
3257 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3258 *) ac_try_echo=$ac_try;;
3259esac
3260eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3261$as_echo "$ac_try_echo"; } >&5
3262 (eval "$ac_link") 2>&5
bec39cab 3263 ac_status=$?
81ecdfbb
RW
3264 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3265 test $ac_status = 0; }; then :
b4e70030
JB
3266 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3267# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3268# work properly (i.e., refer to `conftest.exe'), while it won't with
3269# `rm'.
3270for ac_file in conftest.exe conftest conftest.*; do
3271 test -f "$ac_file" || continue
3272 case $ac_file in
81ecdfbb 3273 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
b4e70030 3274 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
b4e70030
JB
3275 break;;
3276 * ) break;;
3277 esac
3278done
c906108c 3279else
81ecdfbb
RW
3280 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3281$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3282as_fn_error "cannot compute suffix of executables: cannot compile and link
3283See \`config.log' for more details." "$LINENO" 5; }
c906108c 3284fi
b4e70030 3285rm -f conftest$ac_cv_exeext
81ecdfbb
RW
3286{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3287$as_echo "$ac_cv_exeext" >&6; }
c906108c 3288
b4e70030 3289rm -f conftest.$ac_ext
bec39cab
AC
3290EXEEXT=$ac_cv_exeext
3291ac_exeext=$EXEEXT
81ecdfbb
RW
3292{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3293$as_echo_n "checking for suffix of object files... " >&6; }
3294if test "${ac_cv_objext+set}" = set; then :
3295 $as_echo_n "(cached) " >&6
bec39cab 3296else
81ecdfbb 3297 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b4e70030
JB
3298/* end confdefs.h. */
3299
3300int
3301main ()
3302{
3303
3304 ;
3305 return 0;
3306}
3307_ACEOF
3308rm -f conftest.o conftest.obj
81ecdfbb
RW
3309if { { ac_try="$ac_compile"
3310case "(($ac_try" in
3311 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3312 *) ac_try_echo=$ac_try;;
3313esac
3314eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3315$as_echo "$ac_try_echo"; } >&5
3316 (eval "$ac_compile") 2>&5
3317 ac_status=$?
3318 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3319 test $ac_status = 0; }; then :
3320 for ac_file in conftest.o conftest.obj conftest.*; do
3321 test -f "$ac_file" || continue;
bec39cab 3322 case $ac_file in
81ecdfbb 3323 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
bec39cab
AC
3324 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3325 break;;
3326 esac
3327done
c906108c 3328else
81ecdfbb 3329 $as_echo "$as_me: failed program was:" >&5
bec39cab
AC
3330sed 's/^/| /' conftest.$ac_ext >&5
3331
81ecdfbb
RW
3332{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3333$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3334as_fn_error "cannot compute suffix of object files: cannot compile
3335See \`config.log' for more details." "$LINENO" 5; }
c906108c 3336fi
b4e70030 3337rm -f conftest.$ac_cv_objext conftest.$ac_ext
bec39cab 3338fi
81ecdfbb
RW
3339{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3340$as_echo "$ac_cv_objext" >&6; }
bec39cab
AC
3341OBJEXT=$ac_cv_objext
3342ac_objext=$OBJEXT
81ecdfbb
RW
3343{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3344$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3345if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3346 $as_echo_n "(cached) " >&6
c906108c 3347else
81ecdfbb 3348 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3349/* end confdefs.h. */
3350
3351int
3352main ()
3353{
3354#ifndef __GNUC__
3355 choke me
3356#endif
3357
3358 ;
3359 return 0;
3360}
3361_ACEOF
81ecdfbb 3362if ac_fn_c_try_compile "$LINENO"; then :
bec39cab
AC
3363 ac_compiler_gnu=yes
3364else
81ecdfbb 3365 ac_compiler_gnu=no
bec39cab 3366fi
81ecdfbb 3367rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab
AC
3368ac_cv_c_compiler_gnu=$ac_compiler_gnu
3369
3370fi
81ecdfbb
RW
3371{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3372$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3373if test $ac_compiler_gnu = yes; then
3374 GCC=yes
3375else
3376 GCC=
3377fi
bec39cab
AC
3378ac_test_CFLAGS=${CFLAGS+set}
3379ac_save_CFLAGS=$CFLAGS
81ecdfbb
RW
3380{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3381$as_echo_n "checking whether $CC accepts -g... " >&6; }
3382if test "${ac_cv_prog_cc_g+set}" = set; then :
3383 $as_echo_n "(cached) " >&6
bec39cab 3384else
81ecdfbb
RW
3385 ac_save_c_werror_flag=$ac_c_werror_flag
3386 ac_c_werror_flag=yes
3387 ac_cv_prog_cc_g=no
3388 CFLAGS="-g"
3389 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3390/* end confdefs.h. */
3391
3392int
3393main ()
3394{
3395
3396 ;
3397 return 0;
3398}
3399_ACEOF
81ecdfbb 3400if ac_fn_c_try_compile "$LINENO"; then :
c906108c
SS
3401 ac_cv_prog_cc_g=yes
3402else
81ecdfbb
RW
3403 CFLAGS=""
3404 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3405/* end confdefs.h. */
3406
3407int
3408main ()
3409{
3410
3411 ;
3412 return 0;
3413}
3414_ACEOF
3415if ac_fn_c_try_compile "$LINENO"; then :
3416
3417else
3418 ac_c_werror_flag=$ac_save_c_werror_flag
3419 CFLAGS="-g"
3420 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3421/* end confdefs.h. */
3422
3423int
3424main ()
3425{
c906108c 3426
81ecdfbb
RW
3427 ;
3428 return 0;
3429}
3430_ACEOF
3431if ac_fn_c_try_compile "$LINENO"; then :
3432 ac_cv_prog_cc_g=yes
3433fi
3434rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3435fi
3436rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4e8d927d 3437fi
81ecdfbb
RW
3438rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3439 ac_c_werror_flag=$ac_save_c_werror_flag
bec39cab 3440fi
81ecdfbb
RW
3441{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3442$as_echo "$ac_cv_prog_cc_g" >&6; }
c906108c 3443if test "$ac_test_CFLAGS" = set; then
bec39cab 3444 CFLAGS=$ac_save_CFLAGS
c906108c
SS
3445elif test $ac_cv_prog_cc_g = yes; then
3446 if test "$GCC" = yes; then
3447 CFLAGS="-g -O2"
3448 else
3449 CFLAGS="-g"
3450 fi
3451else
3452 if test "$GCC" = yes; then
3453 CFLAGS="-O2"
3454 else
3455 CFLAGS=
3456 fi
3457fi
81ecdfbb
RW
3458{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3459$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3460if test "${ac_cv_prog_cc_c89+set}" = set; then :
3461 $as_echo_n "(cached) " >&6
bec39cab 3462else
81ecdfbb 3463 ac_cv_prog_cc_c89=no
bec39cab 3464ac_save_CC=$CC
81ecdfbb 3465cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 3466/* end confdefs.h. */
c906108c
SS
3467#include <stdarg.h>
3468#include <stdio.h>
3469#include <sys/types.h>
3470#include <sys/stat.h>
3471/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3472struct buf { int x; };
3473FILE * (*rcsopen) (struct buf *, struct stat *, int);
3474static char *e (p, i)
3475 char **p;
3476 int i;
3477{
3478 return p[i];
3479}
3480static char *f (char * (*g) (char **, int), char **p, ...)
3481{
3482 char *s;
3483 va_list v;
3484 va_start (v,p);
3485 s = g (p, va_arg (v,int));
3486 va_end (v);
3487 return s;
3488}
bec39cab
AC
3489
3490/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3491 function prototypes and stuff, but not '\xHH' hex character constants.
3492 These don't provoke an error unfortunately, instead are silently treated
81ecdfbb 3493 as 'x'. The following induces an error, until -std is added to get
bec39cab
AC
3494 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3495 array size at least. It's necessary to write '\x00'==0 to get something
81ecdfbb 3496 that's true only with -std. */
bec39cab
AC
3497int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3498
81ecdfbb
RW
3499/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3500 inside strings and character constants. */
3501#define FOO(x) 'x'
3502int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3503
c906108c
SS
3504int test (int i, double x);
3505struct s1 {int (*f) (int a);};
3506struct s2 {int (*f) (double a);};
3507int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3508int argc;
3509char **argv;
bec39cab
AC
3510int
3511main ()
3512{
c906108c 3513return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
bec39cab
AC
3514 ;
3515 return 0;
3516}
3517_ACEOF
81ecdfbb
RW
3518for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3519 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
bec39cab
AC
3520do
3521 CC="$ac_save_CC $ac_arg"
81ecdfbb
RW
3522 if ac_fn_c_try_compile "$LINENO"; then :
3523 ac_cv_prog_cc_c89=$ac_arg
c906108c 3524fi
81ecdfbb
RW
3525rm -f core conftest.err conftest.$ac_objext
3526 test "x$ac_cv_prog_cc_c89" != "xno" && break
c906108c 3527done
81ecdfbb 3528rm -f conftest.$ac_ext
bec39cab 3529CC=$ac_save_CC
c906108c
SS
3530
3531fi
81ecdfbb
RW
3532# AC_CACHE_VAL
3533case "x$ac_cv_prog_cc_c89" in
3534 x)
3535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3536$as_echo "none needed" >&6; } ;;
3537 xno)
3538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3539$as_echo "unsupported" >&6; } ;;
bec39cab 3540 *)
81ecdfbb
RW
3541 CC="$CC $ac_cv_prog_cc_c89"
3542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3543$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
c906108c 3544esac
81ecdfbb 3545if test "x$ac_cv_prog_cc_c89" != xno; then :
c906108c 3546
b4e70030
JB
3547fi
3548
bec39cab
AC
3549ac_ext=c
3550ac_cpp='$CPP $CPPFLAGS'
3551ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3552ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3553ac_compiler_gnu=$ac_cv_c_compiler_gnu
c906108c 3554
3bc3d82a
PA
3555ac_ext=cpp
3556ac_cpp='$CXXCPP $CPPFLAGS'
3557ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3558ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3559ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3560if test -z "$CXX"; then
3561 if test -n "$CCC"; then
3562 CXX=$CCC
3563 else
3564 if test -n "$ac_tool_prefix"; then
3565 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3566 do
3567 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3568set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3569{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3570$as_echo_n "checking for $ac_word... " >&6; }
3571if test "${ac_cv_prog_CXX+set}" = set; then :
3572 $as_echo_n "(cached) " >&6
3573else
3574 if test -n "$CXX"; then
3575 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3576else
3577as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3578for as_dir in $PATH
3579do
3580 IFS=$as_save_IFS
3581 test -z "$as_dir" && as_dir=.
3582 for ac_exec_ext in '' $ac_executable_extensions; do
3583 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3584 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3585 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3586 break 2
3587 fi
3588done
3589 done
3590IFS=$as_save_IFS
3591
3592fi
3593fi
3594CXX=$ac_cv_prog_CXX
3595if test -n "$CXX"; then
3596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3597$as_echo "$CXX" >&6; }
3598else
3599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3600$as_echo "no" >&6; }
3601fi
3602
3603
3604 test -n "$CXX" && break
3605 done
3606fi
3607if test -z "$CXX"; then
3608 ac_ct_CXX=$CXX
3609 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3610do
3611 # Extract the first word of "$ac_prog", so it can be a program name with args.
3612set dummy $ac_prog; ac_word=$2
3613{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3614$as_echo_n "checking for $ac_word... " >&6; }
3615if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
3616 $as_echo_n "(cached) " >&6
3617else
3618 if test -n "$ac_ct_CXX"; then
3619 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3620else
3621as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3622for as_dir in $PATH
3623do
3624 IFS=$as_save_IFS
3625 test -z "$as_dir" && as_dir=.
3626 for ac_exec_ext in '' $ac_executable_extensions; do
3627 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3628 ac_cv_prog_ac_ct_CXX="$ac_prog"
3629 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3630 break 2
3631 fi
3632done
3633 done
3634IFS=$as_save_IFS
3635
3636fi
3637fi
3638ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3639if test -n "$ac_ct_CXX"; then
3640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3641$as_echo "$ac_ct_CXX" >&6; }
3642else
3643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3644$as_echo "no" >&6; }
3645fi
3646
3647
3648 test -n "$ac_ct_CXX" && break
3649done
3650
3651 if test "x$ac_ct_CXX" = x; then
3652 CXX="g++"
3653 else
3654 case $cross_compiling:$ac_tool_warned in
3655yes:)
3656{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3657$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3658ac_tool_warned=yes ;;
3659esac
3660 CXX=$ac_ct_CXX
3661 fi
3662fi
3663
3664 fi
3665fi
3666# Provide some information about the compiler.
3667$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3668set X $ac_compile
3669ac_compiler=$2
3670for ac_option in --version -v -V -qversion; do
3671 { { ac_try="$ac_compiler $ac_option >&5"
3672case "(($ac_try" in
3673 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3674 *) ac_try_echo=$ac_try;;
3675esac
3676eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3677$as_echo "$ac_try_echo"; } >&5
3678 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3679 ac_status=$?
3680 if test -s conftest.err; then
3681 sed '10a\
3682... rest of stderr output deleted ...
3683 10q' conftest.err >conftest.er1
3684 cat conftest.er1 >&5
3685 rm -f conftest.er1 conftest.err
3686 fi
3687 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3688 test $ac_status = 0; }
3689done
3690
3691{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3692$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3693if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3694 $as_echo_n "(cached) " >&6
3695else
3696 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3697/* end confdefs.h. */
3698
3699int
3700main ()
3701{
3702#ifndef __GNUC__
3703 choke me
3704#endif
3705
3706 ;
3707 return 0;
3708}
3709_ACEOF
3710if ac_fn_cxx_try_compile "$LINENO"; then :
3711 ac_compiler_gnu=yes
3712else
3713 ac_compiler_gnu=no
3714fi
3715rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3716ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3717
3718fi
3719{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3720$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3721if test $ac_compiler_gnu = yes; then
3722 GXX=yes
3723else
3724 GXX=
3725fi
3726ac_test_CXXFLAGS=${CXXFLAGS+set}
3727ac_save_CXXFLAGS=$CXXFLAGS
3728{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3729$as_echo_n "checking whether $CXX accepts -g... " >&6; }
3730if test "${ac_cv_prog_cxx_g+set}" = set; then :
3731 $as_echo_n "(cached) " >&6
3732else
3733 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3734 ac_cxx_werror_flag=yes
3735 ac_cv_prog_cxx_g=no
3736 CXXFLAGS="-g"
3737 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3738/* end confdefs.h. */
3739
3740int
3741main ()
3742{
3743
3744 ;
3745 return 0;
3746}
3747_ACEOF
3748if ac_fn_cxx_try_compile "$LINENO"; then :
3749 ac_cv_prog_cxx_g=yes
3750else
3751 CXXFLAGS=""
3752 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3753/* end confdefs.h. */
3754
3755int
3756main ()
3757{
3758
3759 ;
3760 return 0;
3761}
3762_ACEOF
3763if ac_fn_cxx_try_compile "$LINENO"; then :
3764
3765else
3766 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3767 CXXFLAGS="-g"
3768 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3769/* end confdefs.h. */
3770
3771int
3772main ()
3773{
3774
3775 ;
3776 return 0;
3777}
3778_ACEOF
3779if ac_fn_cxx_try_compile "$LINENO"; then :
3780 ac_cv_prog_cxx_g=yes
3781fi
3782rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3783fi
3784rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3785fi
3786rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3787 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3788fi
3789{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3790$as_echo "$ac_cv_prog_cxx_g" >&6; }
3791if test "$ac_test_CXXFLAGS" = set; then
3792 CXXFLAGS=$ac_save_CXXFLAGS
3793elif test $ac_cv_prog_cxx_g = yes; then
3794 if test "$GXX" = yes; then
3795 CXXFLAGS="-g -O2"
3796 else
3797 CXXFLAGS="-g"
3798 fi
3799else
3800 if test "$GXX" = yes; then
3801 CXXFLAGS="-O2"
3802 else
3803 CXXFLAGS=
3804 fi
3805fi
3806ac_ext=c
3807ac_cpp='$CPP $CPPFLAGS'
3808ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3809ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3810ac_compiler_gnu=$ac_cv_c_compiler_gnu
3811
3812
60ca704f 3813
bec39cab
AC
3814ac_ext=c
3815ac_cpp='$CPP $CPPFLAGS'
3816ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3817ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3818ac_compiler_gnu=$ac_cv_c_compiler_gnu
81ecdfbb
RW
3819{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3820$as_echo_n "checking how to run the C preprocessor... " >&6; }
bec39cab
AC
3821# On Suns, sometimes $CPP names a directory.
3822if test -n "$CPP" && test -d "$CPP"; then
3823 CPP=
8bb2c122 3824fi
bec39cab 3825if test -z "$CPP"; then
81ecdfbb
RW
3826 if test "${ac_cv_prog_CPP+set}" = set; then :
3827 $as_echo_n "(cached) " >&6
bec39cab
AC
3828else
3829 # Double quotes because CPP needs to be expanded
3830 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3831 do
3832 ac_preproc_ok=false
3833for ac_c_preproc_warn_flag in '' yes
3834do
3835 # Use a header file that comes with gcc, so configuring glibc
3836 # with a fresh cross-compiler works.
3837 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3838 # <limits.h> exists even on freestanding compilers.
3839 # On the NeXT, cc -E runs the code through the compiler's parser,
3840 # not just through cpp. "Syntax error" is here to catch this case.
81ecdfbb 3841 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3842/* end confdefs.h. */
3843#ifdef __STDC__
3844# include <limits.h>
3845#else
3846# include <assert.h>
3847#endif
3848 Syntax error
3849_ACEOF
81ecdfbb 3850if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab 3851
81ecdfbb 3852else
bec39cab
AC
3853 # Broken: fails on valid input.
3854continue
3855fi
3856rm -f conftest.err conftest.$ac_ext
3857
81ecdfbb 3858 # OK, works on sane cases. Now check whether nonexistent headers
bec39cab 3859 # can be detected and how.
81ecdfbb 3860 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3861/* end confdefs.h. */
3862#include <ac_nonexistent.h>
3863_ACEOF
81ecdfbb 3864if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab
AC
3865 # Broken: success on invalid input.
3866continue
8bb2c122 3867else
bec39cab
AC
3868 # Passes both tests.
3869ac_preproc_ok=:
3870break
8bb2c122 3871fi
bec39cab 3872rm -f conftest.err conftest.$ac_ext
8bb2c122 3873
bec39cab
AC
3874done
3875# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3876rm -f conftest.err conftest.$ac_ext
81ecdfbb 3877if $ac_preproc_ok; then :
bec39cab
AC
3878 break
3879fi
8bb2c122 3880
bec39cab
AC
3881 done
3882 ac_cv_prog_CPP=$CPP
ddc9cd0f 3883
c906108c 3884fi
bec39cab
AC
3885 CPP=$ac_cv_prog_CPP
3886else
3887 ac_cv_prog_CPP=$CPP
c906108c 3888fi
81ecdfbb
RW
3889{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3890$as_echo "$CPP" >&6; }
bec39cab
AC
3891ac_preproc_ok=false
3892for ac_c_preproc_warn_flag in '' yes
3893do
3894 # Use a header file that comes with gcc, so configuring glibc
3895 # with a fresh cross-compiler works.
3896 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3897 # <limits.h> exists even on freestanding compilers.
3898 # On the NeXT, cc -E runs the code through the compiler's parser,
3899 # not just through cpp. "Syntax error" is here to catch this case.
81ecdfbb 3900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3901/* end confdefs.h. */
3902#ifdef __STDC__
3903# include <limits.h>
3904#else
3905# include <assert.h>
3906#endif
3907 Syntax error
3908_ACEOF
81ecdfbb 3909if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab 3910
81ecdfbb 3911else
bec39cab
AC
3912 # Broken: fails on valid input.
3913continue
3914fi
3915rm -f conftest.err conftest.$ac_ext
3916
81ecdfbb 3917 # OK, works on sane cases. Now check whether nonexistent headers
bec39cab 3918 # can be detected and how.
81ecdfbb 3919 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab
AC
3920/* end confdefs.h. */
3921#include <ac_nonexistent.h>
3922_ACEOF
81ecdfbb 3923if ac_fn_c_try_cpp "$LINENO"; then :
bec39cab
AC
3924 # Broken: success on invalid input.
3925continue
c906108c 3926else
bec39cab
AC
3927 # Passes both tests.
3928ac_preproc_ok=:
3929break
c906108c 3930fi
bec39cab 3931rm -f conftest.err conftest.$ac_ext
c906108c 3932
bec39cab
AC
3933done
3934# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3935rm -f conftest.err conftest.$ac_ext
81ecdfbb
RW
3936if $ac_preproc_ok; then :
3937
c906108c 3938else
81ecdfbb
RW
3939 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3940$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3941as_fn_error "C preprocessor \"$CPP\" fails sanity check
3942See \`config.log' for more details." "$LINENO" 5; }
c906108c 3943fi
c906108c 3944
bec39cab
AC
3945ac_ext=c
3946ac_cpp='$CPP $CPPFLAGS'
3947ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3948ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3949ac_compiler_gnu=$ac_cv_c_compiler_gnu
3950
3951
81ecdfbb
RW
3952{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3953$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3954if test "${ac_cv_path_GREP+set}" = set; then :
3955 $as_echo_n "(cached) " >&6
4e8d927d 3956else
81ecdfbb
RW
3957 if test -z "$GREP"; then
3958 ac_path_GREP_found=false
3959 # Loop through the user's path and test for each of PROGNAME-LIST
3960 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3961for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3962do
3963 IFS=$as_save_IFS
3964 test -z "$as_dir" && as_dir=.
3965 for ac_prog in grep ggrep; do
3966 for ac_exec_ext in '' $ac_executable_extensions; do
3967 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3968 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3969# Check for GNU ac_path_GREP and select it if it is found.
3970 # Check for GNU $ac_path_GREP
3971case `"$ac_path_GREP" --version 2>&1` in
3972*GNU*)
3973 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3974*)
3975 ac_count=0
3976 $as_echo_n 0123456789 >"conftest.in"
3977 while :
3978 do
3979 cat "conftest.in" "conftest.in" >"conftest.tmp"
3980 mv "conftest.tmp" "conftest.in"
3981 cp "conftest.in" "conftest.nl"
3982 $as_echo 'GREP' >> "conftest.nl"
3983 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3984 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3985 as_fn_arith $ac_count + 1 && ac_count=$as_val
3986 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3987 # Best one so far, save it but keep looking for a better one
3988 ac_cv_path_GREP="$ac_path_GREP"
3989 ac_path_GREP_max=$ac_count
bec39cab 3990 fi
81ecdfbb
RW
3991 # 10*(2^10) chars as input seems more than enough
3992 test $ac_count -gt 10 && break
3993 done
3994 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3995esac
bec39cab 3996
81ecdfbb
RW
3997 $ac_path_GREP_found && break 3
3998 done
3999 done
4000 done
4001IFS=$as_save_IFS
4002 if test -z "$ac_cv_path_GREP"; then
4003 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4004 fi
c906108c 4005else
81ecdfbb 4006 ac_cv_path_GREP=$GREP
c906108c 4007fi
c906108c 4008
81ecdfbb
RW
4009fi
4010{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4011$as_echo "$ac_cv_path_GREP" >&6; }
4012 GREP="$ac_cv_path_GREP"
c906108c 4013
c906108c 4014
81ecdfbb
RW
4015{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4016$as_echo_n "checking for egrep... " >&6; }
4017if test "${ac_cv_path_EGREP+set}" = set; then :
4018 $as_echo_n "(cached) " >&6
783e057b 4019else
81ecdfbb
RW
4020 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4021 then ac_cv_path_EGREP="$GREP -E"
4022 else
4023 if test -z "$EGREP"; then
4024 ac_path_EGREP_found=false
4025 # Loop through the user's path and test for each of PROGNAME-LIST
4026 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4027for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
783e057b
DJ
4028do
4029 IFS=$as_save_IFS
4030 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
4031 for ac_prog in egrep; do
4032 for ac_exec_ext in '' $ac_executable_extensions; do
4033 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4034 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4035# Check for GNU ac_path_EGREP and select it if it is found.
4036 # Check for GNU $ac_path_EGREP
4037case `"$ac_path_EGREP" --version 2>&1` in
4038*GNU*)
4039 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4040*)
4041 ac_count=0
4042 $as_echo_n 0123456789 >"conftest.in"
4043 while :
4044 do
4045 cat "conftest.in" "conftest.in" >"conftest.tmp"
4046 mv "conftest.tmp" "conftest.in"
4047 cp "conftest.in" "conftest.nl"
4048 $as_echo 'EGREP' >> "conftest.nl"
4049 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4050 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4051 as_fn_arith $ac_count + 1 && ac_count=$as_val
4052 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4053 # Best one so far, save it but keep looking for a better one
4054 ac_cv_path_EGREP="$ac_path_EGREP"
4055 ac_path_EGREP_max=$ac_count
4056 fi
4057 # 10*(2^10) chars as input seems more than enough
4058 test $ac_count -gt 10 && break
4059 done
4060 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4061esac
bec39cab 4062
81ecdfbb
RW
4063 $ac_path_EGREP_found && break 3
4064 done
4065 done
4066 done
4067IFS=$as_save_IFS
4068 if test -z "$ac_cv_path_EGREP"; then
4069 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
783e057b 4070 fi
783e057b 4071else
81ecdfbb 4072 ac_cv_path_EGREP=$EGREP
783e057b
DJ
4073fi
4074
81ecdfbb 4075 fi
783e057b 4076fi
81ecdfbb
RW
4077{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4078$as_echo "$ac_cv_path_EGREP" >&6; }
4079 EGREP="$ac_cv_path_EGREP"
4080
783e057b 4081
81ecdfbb
RW
4082{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4083$as_echo_n "checking for ANSI C header files... " >&6; }
4084if test "${ac_cv_header_stdc+set}" = set; then :
4085 $as_echo_n "(cached) " >&6
783e057b 4086else
81ecdfbb 4087 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 4088/* end confdefs.h. */
783e057b 4089#include <stdlib.h>
bec39cab 4090#include <stdarg.h>
783e057b
DJ
4091#include <string.h>
4092#include <float.h>
c906108c 4093
bec39cab
AC
4094int
4095main ()
4096{
c906108c 4097
bec39cab
AC
4098 ;
4099 return 0;
4100}
4101_ACEOF
81ecdfbb 4102if ac_fn_c_try_compile "$LINENO"; then :
783e057b 4103 ac_cv_header_stdc=yes
c906108c 4104else
81ecdfbb 4105 ac_cv_header_stdc=no
c906108c 4106fi
81ecdfbb 4107rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 4108
783e057b
DJ
4109if test $ac_cv_header_stdc = yes; then
4110 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
81ecdfbb 4111 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4112/* end confdefs.h. */
4113#include <string.h>
c906108c 4114
783e057b
DJ
4115_ACEOF
4116if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb
RW
4117 $EGREP "memchr" >/dev/null 2>&1; then :
4118
c906108c 4119else
783e057b 4120 ac_cv_header_stdc=no
c906108c 4121fi
783e057b 4122rm -f conftest*
c906108c
SS
4123
4124fi
4125
783e057b
DJ
4126if test $ac_cv_header_stdc = yes; then
4127 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
81ecdfbb 4128 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4129/* end confdefs.h. */
4130#include <stdlib.h>
bec39cab 4131
783e057b
DJ
4132_ACEOF
4133if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
81ecdfbb
RW
4134 $EGREP "free" >/dev/null 2>&1; then :
4135
bec39cab 4136else
783e057b 4137 ac_cv_header_stdc=no
bec39cab 4138fi
783e057b 4139rm -f conftest*
bec39cab
AC
4140
4141fi
bec39cab 4142
783e057b
DJ
4143if test $ac_cv_header_stdc = yes; then
4144 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
81ecdfbb 4145 if test "$cross_compiling" = yes; then :
783e057b 4146 :
bec39cab 4147else
81ecdfbb 4148 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4149/* end confdefs.h. */
4150#include <ctype.h>
81ecdfbb 4151#include <stdlib.h>
783e057b
DJ
4152#if ((' ' & 0x0FF) == 0x020)
4153# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4154# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4155#else
4156# define ISLOWER(c) \
4157 (('a' <= (c) && (c) <= 'i') \
4158 || ('j' <= (c) && (c) <= 'r') \
4159 || ('s' <= (c) && (c) <= 'z'))
4160# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4161#endif
4162
4163#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4164int
4165main ()
4166{
4167 int i;
4168 for (i = 0; i < 256; i++)
4169 if (XOR (islower (i), ISLOWER (i))
4170 || toupper (i) != TOUPPER (i))
81ecdfbb
RW
4171 return 2;
4172 return 0;
783e057b
DJ
4173}
4174_ACEOF
81ecdfbb 4175if ac_fn_c_try_run "$LINENO"; then :
783e057b 4176
81ecdfbb
RW
4177else
4178 ac_cv_header_stdc=no
783e057b 4179fi
81ecdfbb
RW
4180rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4181 conftest.$ac_objext conftest.beam conftest.$ac_ext
783e057b 4182fi
81ecdfbb 4183
783e057b
DJ
4184fi
4185fi
81ecdfbb
RW
4186{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4187$as_echo "$ac_cv_header_stdc" >&6; }
783e057b
DJ
4188if test $ac_cv_header_stdc = yes; then
4189
81ecdfbb 4190$as_echo "#define STDC_HEADERS 1" >>confdefs.h
783e057b
DJ
4191
4192fi
4193
4194# On IRIX 5.3, sys/types and inttypes.h are conflicting.
783e057b
DJ
4195for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4196 inttypes.h stdint.h unistd.h
81ecdfbb
RW
4197do :
4198 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4199ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4200"
4201eval as_val=\$$as_ac_Header
4202 if test "x$as_val" = x""yes; then :
783e057b 4203 cat >>confdefs.h <<_ACEOF
81ecdfbb 4204#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
783e057b
DJ
4205_ACEOF
4206
4207fi
4208
4209done
4210
4211
4212
81ecdfbb
RW
4213 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
4214if test "x$ac_cv_header_minix_config_h" = x""yes; then :
783e057b
DJ
4215 MINIX=yes
4216else
4217 MINIX=
4218fi
4219
4220
4221 if test "$MINIX" = yes; then
4222
81ecdfbb 4223$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
783e057b
DJ
4224
4225
81ecdfbb 4226$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
783e057b
DJ
4227
4228
81ecdfbb 4229$as_echo "#define _MINIX 1" >>confdefs.h
783e057b
DJ
4230
4231 fi
4232
4233
81ecdfbb
RW
4234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4235$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4236if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
4237 $as_echo_n "(cached) " >&6
783e057b 4238else
81ecdfbb 4239 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4240/* end confdefs.h. */
4241
c971b7fa
PA
4242# define __EXTENSIONS__ 1
4243 $ac_includes_default
783e057b
DJ
4244int
4245main ()
4246{
4247
4248 ;
4249 return 0;
4250}
4251_ACEOF
81ecdfbb 4252if ac_fn_c_try_compile "$LINENO"; then :
783e057b
DJ
4253 ac_cv_safe_to_define___extensions__=yes
4254else
81ecdfbb 4255 ac_cv_safe_to_define___extensions__=no
783e057b 4256fi
81ecdfbb 4257rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
783e057b 4258fi
81ecdfbb
RW
4259{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
4260$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
783e057b 4261 test $ac_cv_safe_to_define___extensions__ = yes &&
81ecdfbb 4262 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
783e057b 4263
81ecdfbb 4264 $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
783e057b 4265
81ecdfbb 4266 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
783e057b 4267
81ecdfbb 4268 $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
783e057b 4269
81ecdfbb 4270 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
783e057b
DJ
4271
4272
c971b7fa
PA
4273ac_aux_dir=
4274for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4275 for ac_t in install-sh install.sh shtool; do
4276 if test -f "$ac_dir/$ac_t"; then
4277 ac_aux_dir=$ac_dir
4278 ac_install_sh="$ac_aux_dir/$ac_t -c"
4279 break 2
4280 fi
4281 done
4282done
4283if test -z "$ac_aux_dir"; then
4284 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4285fi
770d76d7 4286
c971b7fa
PA
4287# These three variables are undocumented and unsupported,
4288# and are intended to be withdrawn in a future Autoconf release.
4289# They can cause serious problems if a builder's source tree is in a directory
4290# whose full name contains unusual characters.
4291ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4292ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4293ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
770d76d7 4294
770d76d7 4295
c971b7fa
PA
4296# Make sure we can run config.sub.
4297$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4298 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
770d76d7 4299
c971b7fa
PA
4300{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4301$as_echo_n "checking build system type... " >&6; }
4302if test "${ac_cv_build+set}" = set; then :
4303 $as_echo_n "(cached) " >&6
770d76d7 4304else
c971b7fa
PA
4305 ac_build_alias=$build_alias
4306test "x$ac_build_alias" = x &&
4307 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4308test "x$ac_build_alias" = x &&
4309 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4310ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4311 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4312
770d76d7 4313fi
c971b7fa
PA
4314{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4315$as_echo "$ac_cv_build" >&6; }
4316case $ac_cv_build in
4317*-*-*) ;;
4318*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
770d76d7 4319esac
c971b7fa
PA
4320build=$ac_cv_build
4321ac_save_IFS=$IFS; IFS='-'
4322set x $ac_cv_build
4323shift
4324build_cpu=$1
4325build_vendor=$2
4326shift; shift
4327# Remember, the first character of IFS is used to create $*,
4328# except with old shells:
4329build_os=$*
4330IFS=$ac_save_IFS
4331case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
770d76d7
PA
4332
4333
c971b7fa
PA
4334{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4335$as_echo_n "checking host system type... " >&6; }
4336if test "${ac_cv_host+set}" = set; then :
81ecdfbb
RW
4337 $as_echo_n "(cached) " >&6
4338else
c971b7fa
PA
4339 if test "x$host_alias" = x; then
4340 ac_cv_host=$ac_cv_build
81ecdfbb 4341else
c971b7fa
PA
4342 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4343 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
81ecdfbb 4344fi
81ecdfbb
RW
4345
4346fi
c971b7fa
PA
4347{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4348$as_echo "$ac_cv_host" >&6; }
4349case $ac_cv_host in
4350*-*-*) ;;
4351*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
81ecdfbb 4352esac
c971b7fa
PA
4353host=$ac_cv_host
4354ac_save_IFS=$IFS; IFS='-'
4355set x $ac_cv_host
4356shift
4357host_cpu=$1
4358host_vendor=$2
4359shift; shift
4360# Remember, the first character of IFS is used to create $*,
4361# except with old shells:
4362host_os=$*
4363IFS=$ac_save_IFS
4364case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3388710e
JM
4365
4366
4367{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4368$as_echo_n "checking target system type... " >&6; }
4369if test "${ac_cv_target+set}" = set; then :
4370 $as_echo_n "(cached) " >&6
4371else
4372 if test "x$target_alias" = x; then
4373 ac_cv_target=$ac_cv_host
4374else
4375 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4376 as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4377fi
4378
4379fi
4380{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4381$as_echo "$ac_cv_target" >&6; }
4382case $ac_cv_target in
4383*-*-*) ;;
4384*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4385esac
4386target=$ac_cv_target
4387ac_save_IFS=$IFS; IFS='-'
4388set x $ac_cv_target
4389shift
4390target_cpu=$1
4391target_vendor=$2
4392shift; shift
4393# Remember, the first character of IFS is used to create $*,
4394# except with old shells:
4395target_os=$*
4396IFS=$ac_save_IFS
4397case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4398
4399
4400# The aliases save the names the user supplied, while $host etc.
4401# will get canonicalized.
4402test -n "$target_alias" &&
4403 test "$program_prefix$program_suffix$program_transform_name" = \
4404 NONENONEs,x,x, &&
4405 program_prefix=${target_alias}-
4406
4407# The tests for host and target for $enable_largefile require
4408# canonical names.
4409
4410
81ecdfbb 4411
da2f07f1
JK
4412# As the $enable_largefile decision depends on --enable-plugins we must set it
4413# even in directories otherwise not depending on the $plugins option.
4414
4415
2974be62
AM
4416 maybe_plugins=no
4417 for ac_header in dlfcn.h
4418do :
4419 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
4420"
4421if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
4422 cat >>confdefs.h <<_ACEOF
4423#define HAVE_DLFCN_H 1
4424_ACEOF
4425 maybe_plugins=yes
4426fi
4427
4428done
4429
4430 for ac_header in windows.h
4431do :
4432 ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
4433"
4434if test "x$ac_cv_header_windows_h" = x""yes; then :
4435 cat >>confdefs.h <<_ACEOF
4436#define HAVE_WINDOWS_H 1
4437_ACEOF
4438 maybe_plugins=yes
4439fi
4440
4441done
4442
4443
4444 # Check whether --enable-plugins was given.
da2f07f1
JK
4445if test "${enable_plugins+set}" = set; then :
4446 enableval=$enable_plugins; case "${enableval}" in
2974be62
AM
4447 no) plugins=no ;;
4448 *) plugins=yes
4449 if test "$maybe_plugins" != "yes" ; then
4450 as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
4451 fi ;;
4452 esac
da2f07f1 4453else
2974be62
AM
4454 plugins=$maybe_plugins
4455
da2f07f1
JK
4456fi
4457
2974be62
AM
4458 if test "$plugins" = "yes"; then
4459 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
4460$as_echo_n "checking for library containing dlopen... " >&6; }
4461if test "${ac_cv_search_dlopen+set}" = set; then :
4462 $as_echo_n "(cached) " >&6
4463else
4464 ac_func_search_save_LIBS=$LIBS
4465cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4466/* end confdefs.h. */
4467
4468/* Override any GCC internal prototype to avoid an error.
4469 Use char because int might match the return type of a GCC
4470 builtin and then its argument prototype would still apply. */
4471#ifdef __cplusplus
4472extern "C"
4473#endif
4474char dlopen ();
4475int
4476main ()
4477{
4478return dlopen ();
4479 ;
4480 return 0;
4481}
4482_ACEOF
4483for ac_lib in '' dl; do
4484 if test -z "$ac_lib"; then
4485 ac_res="none required"
4486 else
4487 ac_res=-l$ac_lib
4488 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
4489 fi
4490 if ac_fn_c_try_link "$LINENO"; then :
4491 ac_cv_search_dlopen=$ac_res
4492fi
4493rm -f core conftest.err conftest.$ac_objext \
4494 conftest$ac_exeext
4495 if test "${ac_cv_search_dlopen+set}" = set; then :
4496 break
4497fi
4498done
4499if test "${ac_cv_search_dlopen+set}" = set; then :
4500
4501else
4502 ac_cv_search_dlopen=no
4503fi
4504rm conftest.$ac_ext
4505LIBS=$ac_func_search_save_LIBS
4506fi
4507{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
4508$as_echo "$ac_cv_search_dlopen" >&6; }
4509ac_res=$ac_cv_search_dlopen
4510if test "$ac_res" != no; then :
4511 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
4512
4513fi
4514
4515 fi
da2f07f1
JK
4516
4517
4518case "${host}" in
4519 sparc-*-solaris*|i[3-7]86-*-solaris*)
4520 # On native 32bit sparc and ia32 solaris, large-file and procfs support
4521 # are mutually exclusive; and without procfs support, the bfd/ elf module
4522 # cannot provide certain routines such as elfcore_write_prpsinfo
4523 # or elfcore_write_prstatus. So unless the user explicitly requested
4524 # large-file support through the --enable-largefile switch, disable
4525 # large-file support in favor of procfs support.
4526 test "${target}" = "${host}" -a "x$plugins" = xno \
4527 && : ${enable_largefile="no"}
4528 ;;
4529esac
4530
4531# Check whether --enable-largefile was given.
4532if test "${enable_largefile+set}" = set; then :
4533 enableval=$enable_largefile;
4534fi
4535
4536if test "$enable_largefile" != no; then
4537
4538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
4539$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
4540if test "${ac_cv_sys_largefile_CC+set}" = set; then :
4541 $as_echo_n "(cached) " >&6
4542else
4543 ac_cv_sys_largefile_CC=no
4544 if test "$GCC" != yes; then
4545 ac_save_CC=$CC
4546 while :; do
4547 # IRIX 6.2 and later do not support large files by default,
4548 # so use the C compiler's -n32 option if that helps.
4549 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4550/* end confdefs.h. */
4551#include <sys/types.h>
4552 /* Check that off_t can represent 2**63 - 1 correctly.
4553 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4554 since some C++ compilers masquerading as C compilers
4555 incorrectly reject 9223372036854775807. */
4556#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4557 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4558 && LARGE_OFF_T % 2147483647 == 1)
4559 ? 1 : -1];
4560int
4561main ()
4562{
4563
4564 ;
4565 return 0;
4566}
4567_ACEOF
4568 if ac_fn_c_try_compile "$LINENO"; then :
4569 break
4570fi
4571rm -f core conftest.err conftest.$ac_objext
4572 CC="$CC -n32"
4573 if ac_fn_c_try_compile "$LINENO"; then :
4574 ac_cv_sys_largefile_CC=' -n32'; break
4575fi
4576rm -f core conftest.err conftest.$ac_objext
4577 break
4578 done
4579 CC=$ac_save_CC
4580 rm -f conftest.$ac_ext
4581 fi
4582fi
4583{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
4584$as_echo "$ac_cv_sys_largefile_CC" >&6; }
4585 if test "$ac_cv_sys_largefile_CC" != no; then
4586 CC=$CC$ac_cv_sys_largefile_CC
4587 fi
4588
4589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
4590$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
4591if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
4592 $as_echo_n "(cached) " >&6
4593else
4594 while :; do
4595 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4596/* end confdefs.h. */
4597#include <sys/types.h>
4598 /* Check that off_t can represent 2**63 - 1 correctly.
4599 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4600 since some C++ compilers masquerading as C compilers
4601 incorrectly reject 9223372036854775807. */
4602#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4603 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4604 && LARGE_OFF_T % 2147483647 == 1)
4605 ? 1 : -1];
4606int
4607main ()
4608{
4609
4610 ;
4611 return 0;
4612}
4613_ACEOF
4614if ac_fn_c_try_compile "$LINENO"; then :
4615 ac_cv_sys_file_offset_bits=no; break
4616fi
4617rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4618 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4619/* end confdefs.h. */
4620#define _FILE_OFFSET_BITS 64
4621#include <sys/types.h>
4622 /* Check that off_t can represent 2**63 - 1 correctly.
4623 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4624 since some C++ compilers masquerading as C compilers
4625 incorrectly reject 9223372036854775807. */
4626#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4627 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4628 && LARGE_OFF_T % 2147483647 == 1)
4629 ? 1 : -1];
4630int
4631main ()
4632{
4633
4634 ;
4635 return 0;
4636}
4637_ACEOF
4638if ac_fn_c_try_compile "$LINENO"; then :
4639 ac_cv_sys_file_offset_bits=64; break
4640fi
4641rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4642 ac_cv_sys_file_offset_bits=unknown
4643 break
4644done
4645fi
4646{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4647$as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4648case $ac_cv_sys_file_offset_bits in #(
4649 no | unknown) ;;
4650 *)
4651cat >>confdefs.h <<_ACEOF
4652#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4653_ACEOF
4654;;
4655esac
4656rm -rf conftest*
4657 if test $ac_cv_sys_file_offset_bits = unknown; then
4658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
4659$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
4660if test "${ac_cv_sys_large_files+set}" = set; then :
4661 $as_echo_n "(cached) " >&6
4662else
4663 while :; do
4664 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4665/* end confdefs.h. */
4666#include <sys/types.h>
4667 /* Check that off_t can represent 2**63 - 1 correctly.
4668 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4669 since some C++ compilers masquerading as C compilers
4670 incorrectly reject 9223372036854775807. */
4671#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4672 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4673 && LARGE_OFF_T % 2147483647 == 1)
4674 ? 1 : -1];
4675int
4676main ()
4677{
4678
4679 ;
4680 return 0;
4681}
4682_ACEOF
4683if ac_fn_c_try_compile "$LINENO"; then :
4684 ac_cv_sys_large_files=no; break
4685fi
4686rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4687 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4688/* end confdefs.h. */
4689#define _LARGE_FILES 1
4690#include <sys/types.h>
4691 /* Check that off_t can represent 2**63 - 1 correctly.
4692 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4693 since some C++ compilers masquerading as C compilers
4694 incorrectly reject 9223372036854775807. */
4695#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4696 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4697 && LARGE_OFF_T % 2147483647 == 1)
4698 ? 1 : -1];
4699int
4700main ()
4701{
4702
4703 ;
4704 return 0;
4705}
4706_ACEOF
4707if ac_fn_c_try_compile "$LINENO"; then :
4708 ac_cv_sys_large_files=1; break
4709fi
4710rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4711 ac_cv_sys_large_files=unknown
4712 break
4713done
4714fi
4715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4716$as_echo "$ac_cv_sys_large_files" >&6; }
4717case $ac_cv_sys_large_files in #(
4718 no | unknown) ;;
4719 *)
4720cat >>confdefs.h <<_ACEOF
4721#define _LARGE_FILES $ac_cv_sys_large_files
4722_ACEOF
4723;;
4724esac
4725rm -rf conftest*
4726 fi
4727fi
4728
4729
4730
81ecdfbb
RW
4731
4732
4733{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${CC-cc} option to accept ANSI C" >&5
4734$as_echo_n "checking for ${CC-cc} option to accept ANSI C... " >&6; }
4735if test "${am_cv_prog_cc_stdc+set}" = set; then :
4736 $as_echo_n "(cached) " >&6
4737else
4738 am_cv_prog_cc_stdc=no
4739ac_save_CC="$CC"
4740# Don't try gcc -ansi; that turns off useful extensions and
4741# breaks some systems' header files.
4742# AIX -qlanglvl=ansi
4743# Ultrix and OSF/1 -std1
4744# HP-UX 10.20 and later -Ae
4745# HP-UX older versions -Aa -D_HPUX_SOURCE
4746# SVR4 -Xc -D__EXTENSIONS__
4747for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4748do
783e057b 4749 CC="$ac_save_CC $ac_arg"
81ecdfbb 4750 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
783e057b
DJ
4751/* end confdefs.h. */
4752#include <stdarg.h>
4753#include <stdio.h>
4754#include <sys/types.h>
4755#include <sys/stat.h>
4756/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4757struct buf { int x; };
4758FILE * (*rcsopen) (struct buf *, struct stat *, int);
4759static char *e (p, i)
4760 char **p;
4761 int i;
4762{
4763 return p[i];
4764}
4765static char *f (char * (*g) (char **, int), char **p, ...)
4766{
4767 char *s;
4768 va_list v;
4769 va_start (v,p);
4770 s = g (p, va_arg (v,int));
4771 va_end (v);
4772 return s;
4773}
4774int test (int i, double x);
4775struct s1 {int (*f) (int a);};
4776struct s2 {int (*f) (double a);};
4777int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4778int argc;
4779char **argv;
4780
4781int
4782main ()
4783{
4784
4785return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4786
4787 ;
4788 return 0;
4789}
4790_ACEOF
81ecdfbb 4791if ac_fn_c_try_compile "$LINENO"; then :
783e057b 4792 am_cv_prog_cc_stdc="$ac_arg"; break
783e057b 4793fi
81ecdfbb 4794rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
783e057b
DJ
4795done
4796CC="$ac_save_CC"
4797
4798fi
4799
4800if test -z "$am_cv_prog_cc_stdc"; then
81ecdfbb
RW
4801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4802$as_echo "none needed" >&6; }
783e057b 4803else
81ecdfbb
RW
4804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_stdc" >&5
4805$as_echo "$am_cv_prog_cc_stdc" >&6; }
783e057b
DJ
4806fi
4807case "x$am_cv_prog_cc_stdc" in
4808 x|xno) ;;
4809 *) CC="$CC $am_cv_prog_cc_stdc" ;;
4810esac
4811
4869db5e
RM
4812# expand $ac_aux_dir to an absolute path
4813am_aux_dir=`cd $ac_aux_dir && pwd`
4814
4815if test x"${install_sh}" != xset; then
4816 case $am_aux_dir in
4817 *\ * | *\ *)
4818 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
4819 *)
4820 install_sh="\${SHELL} $am_aux_dir/install-sh"
4821 esac
4822fi
4823
4824# Installed binaries are usually stripped using `strip' when the user
4825# run `make install-strip'. However `strip' might not be the right
4826# tool to use in cross-compilation environments, therefore Automake
4827# will honor the `STRIP' environment variable to overrule this program.
4828if test "$cross_compiling" != no; then
4829 if test -n "$ac_tool_prefix"; then
4830 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4831set dummy ${ac_tool_prefix}strip; ac_word=$2
4832{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4833$as_echo_n "checking for $ac_word... " >&6; }
4834if test "${ac_cv_prog_STRIP+set}" = set; then :
4835 $as_echo_n "(cached) " >&6
4836else
4837 if test -n "$STRIP"; then
4838 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4839else
4840as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4841for as_dir in $PATH
4842do
4843 IFS=$as_save_IFS
4844 test -z "$as_dir" && as_dir=.
4845 for ac_exec_ext in '' $ac_executable_extensions; do
4846 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4847 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4848 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4849 break 2
4850 fi
4851done
4852 done
4853IFS=$as_save_IFS
4854
4855fi
4856fi
4857STRIP=$ac_cv_prog_STRIP
4858if test -n "$STRIP"; then
4859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4860$as_echo "$STRIP" >&6; }
4861else
4862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4863$as_echo "no" >&6; }
4864fi
4865
4866
4867fi
4868if test -z "$ac_cv_prog_STRIP"; then
4869 ac_ct_STRIP=$STRIP
4870 # Extract the first word of "strip", so it can be a program name with args.
4871set dummy strip; ac_word=$2
4872{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4873$as_echo_n "checking for $ac_word... " >&6; }
4874if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
4875 $as_echo_n "(cached) " >&6
4876else
4877 if test -n "$ac_ct_STRIP"; then
4878 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4879else
4880as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4881for as_dir in $PATH
4882do
4883 IFS=$as_save_IFS
4884 test -z "$as_dir" && as_dir=.
4885 for ac_exec_ext in '' $ac_executable_extensions; do
4886 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4887 ac_cv_prog_ac_ct_STRIP="strip"
4888 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4889 break 2
4890 fi
4891done
4892 done
4893IFS=$as_save_IFS
4894
4895fi
4896fi
4897ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4898if test -n "$ac_ct_STRIP"; then
4899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4900$as_echo "$ac_ct_STRIP" >&6; }
4901else
4902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4903$as_echo "no" >&6; }
4904fi
4905
4906 if test "x$ac_ct_STRIP" = x; then
4907 STRIP=":"
4908 else
4909 case $cross_compiling:$ac_tool_warned in
4910yes:)
4911{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4912$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4913ac_tool_warned=yes ;;
4914esac
4915 STRIP=$ac_ct_STRIP
4916 fi
4917else
4918 STRIP="$ac_cv_prog_STRIP"
4919fi
4920
4921fi
4922INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
4923
783e057b
DJ
4924
4925ac_aux_dir=
81ecdfbb
RW
4926for ac_dir in .. "$srcdir"/..; do
4927 for ac_t in install-sh install.sh shtool; do
4928 if test -f "$ac_dir/$ac_t"; then
4929 ac_aux_dir=$ac_dir
4930 ac_install_sh="$ac_aux_dir/$ac_t -c"
4931 break 2
4932 fi
4933 done
783e057b
DJ
4934done
4935if test -z "$ac_aux_dir"; then
81ecdfbb 4936 as_fn_error "cannot find install-sh, install.sh, or shtool in .. \"$srcdir\"/.." "$LINENO" 5
783e057b 4937fi
81ecdfbb
RW
4938
4939# These three variables are undocumented and unsupported,
4940# and are intended to be withdrawn in a future Autoconf release.
4941# They can cause serious problems if a builder's source tree is in a directory
4942# whose full name contains unusual characters.
4943ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4944ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4945ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4946
783e057b 4947
783e057b 4948
9009e1ae
MR
4949test "$program_prefix" != NONE &&
4950 program_transform_name="s&^&$program_prefix&;$program_transform_name"
4951# Use a double $ so make ignores it.
4952test "$program_suffix" != NONE &&
4953 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
4954# Double any \ or $.
4955# By default was `s,x,x', remove it if useless.
4956ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
4957program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
4958
81ecdfbb 4959
0bcda685
PA
4960# We require a C++11 compiler. Check if one is available, and if
4961# necessary, set CXX_DIALECT to some -std=xxx switch.
4962
4963 ax_cxx_compile_cxx11_required=true
4964 ac_ext=cpp
4965ac_cpp='$CXXCPP $CPPFLAGS'
4966ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4967ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4968ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4969 CXX_DIALECT=""
4970 ac_success=no
4971 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features by default" >&5
4972$as_echo_n "checking whether $CXX supports C++11 features by default... " >&6; }
4973if test "${ax_cv_cxx_compile_cxx11+set}" = set; then :
4974 $as_echo_n "(cached) " >&6
4975else
4976 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4977/* end confdefs.h. */
4978
4979
4980// If the compiler admits that it is not ready for C++11, why torture it?
4981// Hopefully, this will speed up the test.
4982
4983#ifndef __cplusplus
4984
4985#error "This is not a C++ compiler"
4986
4987#elif __cplusplus < 201103L
4988
4989#error "This is not a C++11 compiler"
4990
4991#else
4992
4993namespace cxx11
4994{
4995
4996 namespace test_static_assert
4997 {
4998
4999 template <typename T>
5000 struct check
5001 {
5002 static_assert(sizeof(int) <= sizeof(T), "not big enough");
5003 };
5004
5005 }
5006
5007 namespace test_final_override
5008 {
5009
5010 struct Base
5011 {
5012 virtual void f() {}
5013 };
5014
5015 struct Derived : public Base
5016 {
5017 virtual void f() override {}
5018 };
5019
5020 }
5021
5022 namespace test_double_right_angle_brackets
5023 {
5024
5025 template < typename T >
5026 struct check {};
5027
5028 typedef check<void> single_type;
5029 typedef check<check<void>> double_type;
5030 typedef check<check<check<void>>> triple_type;
5031 typedef check<check<check<check<void>>>> quadruple_type;
5032
5033 }
5034
5035 namespace test_decltype
5036 {
5037
5038 int
5039 f()
5040 {
5041 int a = 1;
5042 decltype(a) b = 2;
5043 return a + b;
5044 }
5045
5046 }
5047
5048 namespace test_type_deduction
5049 {
5050
5051 template < typename T1, typename T2 >
5052 struct is_same
5053 {
5054 static const bool value = false;
5055 };
5056
5057 template < typename T >
5058 struct is_same<T, T>
5059 {
5060 static const bool value = true;
5061 };
5062
5063 template < typename T1, typename T2 >
5064 auto
5065 add(T1 a1, T2 a2) -> decltype(a1 + a2)
5066 {
5067 return a1 + a2;
5068 }
5069
5070 int
5071 test(const int c, volatile int v)
5072 {
5073 static_assert(is_same<int, decltype(0)>::value == true, "");
5074 static_assert(is_same<int, decltype(c)>::value == false, "");
5075 static_assert(is_same<int, decltype(v)>::value == false, "");
5076 auto ac = c;
5077 auto av = v;
5078 auto sumi = ac + av + 'x';
5079 auto sumf = ac + av + 1.0;
5080 static_assert(is_same<int, decltype(ac)>::value == true, "");
5081 static_assert(is_same<int, decltype(av)>::value == true, "");
5082 static_assert(is_same<int, decltype(sumi)>::value == true, "");
5083 static_assert(is_same<int, decltype(sumf)>::value == false, "");
5084 static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
5085 return (sumf > 0.0) ? sumi : add(c, v);
5086 }
5087
5088 }
5089
5090 namespace test_noexcept
5091 {
5092
5093 int f() { return 0; }
5094 int g() noexcept { return 0; }
5095
5096 static_assert(noexcept(f()) == false, "");
5097 static_assert(noexcept(g()) == true, "");
5098
5099 }
5100
5101 namespace test_constexpr
5102 {
5103
5104 template < typename CharT >
5105 unsigned long constexpr
5106 strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
5107 {
5108 return *s ? strlen_c_r(s + 1, acc + 1) : acc;
5109 }
5110
5111 template < typename CharT >
5112 unsigned long constexpr
5113 strlen_c(const CharT *const s) noexcept
5114 {
5115 return strlen_c_r(s, 0UL);
5116 }
5117
5118 static_assert(strlen_c("") == 0UL, "");
5119 static_assert(strlen_c("1") == 1UL, "");
5120 static_assert(strlen_c("example") == 7UL, "");
5121 static_assert(strlen_c("another\0example") == 7UL, "");
5122
5123 }
5124
5125 namespace test_rvalue_references
5126 {
5127
5128 template < int N >
5129 struct answer
5130 {
5131 static constexpr int value = N;
5132 };
5133
5134 answer<1> f(int&) { return answer<1>(); }
5135 answer<2> f(const int&) { return answer<2>(); }
5136 answer<3> f(int&&) { return answer<3>(); }
5137
5138 void
5139 test()
5140 {
5141 int i = 0;
5142 const int c = 0;
5143 static_assert(decltype(f(i))::value == 1, "");
5144 static_assert(decltype(f(c))::value == 2, "");
5145 static_assert(decltype(f(0))::value == 3, "");
5146 }
5147
5148 }
5149
5150 namespace test_uniform_initialization
5151 {
5152
5153 struct test
5154 {
5155 static const int zero {};
5156 static const int one {1};
5157 };
5158
5159 static_assert(test::zero == 0, "");
5160 static_assert(test::one == 1, "");
5161
5162 }
5163
5164 namespace test_lambdas
5165 {
5166
5167 void
5168 test1()
5169 {
5170 auto lambda1 = [](){};
5171 auto lambda2 = lambda1;
5172 lambda1();
5173 lambda2();
5174 }
5175
5176 int
5177 test2()
5178 {
5179 auto a = [](int i, int j){ return i + j; }(1, 2);
5180 auto b = []() -> int { return '0'; }();
5181 auto c = [=](){ return a + b; }();
5182 auto d = [&](){ return c; }();
5183 auto e = [a, &b](int x) mutable {
5184 const auto identity = [](int y){ return y; };
5185 for (auto i = 0; i < a; ++i)
5186 a += b--;
5187 return x + identity(a + b);
5188 }(0);
5189 return a + b + c + d + e;
5190 }
5191
5192 int
5193 test3()
5194 {
5195 const auto nullary = [](){ return 0; };
5196 const auto unary = [](int x){ return x; };
5197 using nullary_t = decltype(nullary);
5198 using unary_t = decltype(unary);
5199 const auto higher1st = [](nullary_t f){ return f(); };
5200 const auto higher2nd = [unary](nullary_t f1){
5201 return [unary, f1](unary_t f2){ return f2(unary(f1())); };
5202 };
5203 return higher1st(nullary) + higher2nd(nullary)(unary);
5204 }
5205
5206 }
5207
5208 namespace test_variadic_templates
5209 {
5210
5211 template <int...>
5212 struct sum;
5213
5214 template <int N0, int... N1toN>
5215 struct sum<N0, N1toN...>
5216 {
5217 static constexpr auto value = N0 + sum<N1toN...>::value;
5218 };
5219
5220 template <>
5221 struct sum<>
5222 {
5223 static constexpr auto value = 0;
5224 };
5225
5226 static_assert(sum<>::value == 0, "");
5227 static_assert(sum<1>::value == 1, "");
5228 static_assert(sum<23>::value == 23, "");
5229 static_assert(sum<1, 2>::value == 3, "");
5230 static_assert(sum<5, 5, 11>::value == 21, "");
5231 static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
5232
5233 }
5234
5235 // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
5236 // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
5237 // because of this.
5238 namespace test_template_alias_sfinae
5239 {
5240
5241 struct foo {};
5242
5243 template<typename T>
5244 using member = typename T::member_type;
5245
5246 template<typename T>
5247 void func(...) {}
5248
5249 template<typename T>
5250 void func(member<T>*) {}
5251
5252 void test();
5253
5254 void test() { func<foo>(0); }
5255
5256 }
5257
5258} // namespace cxx11
5259
5260#endif // __cplusplus >= 201103L
5261
5262
5263
5264_ACEOF
5265if ac_fn_cxx_try_compile "$LINENO"; then :
5266 ax_cv_cxx_compile_cxx11=yes
5267else
5268 ax_cv_cxx_compile_cxx11=no
5269fi
5270rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5271fi
5272{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compile_cxx11" >&5
5273$as_echo "$ax_cv_cxx_compile_cxx11" >&6; }
5274 if test x$ax_cv_cxx_compile_cxx11 = xyes; then
5275 ac_success=yes
5276 fi
5277
5278 if test x$ac_success = xno; then
5279 for switch in -std=gnu++11 -std=gnu++0x; do
5280 cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
5281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
5282$as_echo_n "checking whether $CXX supports C++11 features with $switch... " >&6; }
5283if { as_var=$cachevar; eval "test \"\${$as_var+set}\" = set"; }; then :
5284 $as_echo_n "(cached) " >&6
5285else
5286 ac_save_CXX="$CXX"
5287 CXX="$CXX $switch"
5288 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5289/* end confdefs.h. */
5290
5291
5292// If the compiler admits that it is not ready for C++11, why torture it?
5293// Hopefully, this will speed up the test.
5294
5295#ifndef __cplusplus
5296
5297#error "This is not a C++ compiler"
5298
5299#elif __cplusplus < 201103L
5300
5301#error "This is not a C++11 compiler"
5302
5303#else
5304
5305namespace cxx11
5306{
5307
5308 namespace test_static_assert
5309 {
5310
5311 template <typename T>
5312 struct check
5313 {
5314 static_assert(sizeof(int) <= sizeof(T), "not big enough");
5315 };
5316
5317 }
5318
5319 namespace test_final_override
5320 {
5321
5322 struct Base
5323 {
5324 virtual void f() {}
5325 };
5326
5327 struct Derived : public Base
5328 {
5329 virtual void f() override {}
5330 };
5331
5332 }
5333
5334 namespace test_double_right_angle_brackets
5335 {
5336
5337 template < typename T >
5338 struct check {};
5339
5340 typedef check<void> single_type;
5341 typedef check<check<void>> double_type;
5342 typedef check<check<check<void>>> triple_type;
5343 typedef check<check<check<check<void>>>> quadruple_type;
5344
5345 }
5346
5347 namespace test_decltype
5348 {
5349
5350 int
5351 f()
5352 {
5353 int a = 1;
5354 decltype(a) b = 2;
5355 return a + b;
5356 }
5357
5358 }
5359
5360 namespace test_type_deduction
5361 {
5362
5363 template < typename T1, typename T2 >
5364 struct is_same
5365 {
5366 static const bool value = false;
5367 };
5368
5369 template < typename T >
5370 struct is_same<T, T>
5371 {
5372 static const bool value = true;
5373 };
5374
5375 template < typename T1, typename T2 >
5376 auto
5377 add(T1 a1, T2 a2) -> decltype(a1 + a2)
5378 {
5379 return a1 + a2;
5380 }
5381
5382 int
5383 test(const int c, volatile int v)
5384 {
5385 static_assert(is_same<int, decltype(0)>::value == true, "");
5386 static_assert(is_same<int, decltype(c)>::value == false, "");
5387 static_assert(is_same<int, decltype(v)>::value == false, "");
5388 auto ac = c;
5389 auto av = v;
5390 auto sumi = ac + av + 'x';
5391 auto sumf = ac + av + 1.0;
5392 static_assert(is_same<int, decltype(ac)>::value == true, "");
5393 static_assert(is_same<int, decltype(av)>::value == true, "");
5394 static_assert(is_same<int, decltype(sumi)>::value == true, "");
5395 static_assert(is_same<int, decltype(sumf)>::value == false, "");
5396 static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
5397 return (sumf > 0.0) ? sumi : add(c, v);
5398 }
5399
5400 }
5401
5402 namespace test_noexcept
5403 {
5404
5405 int f() { return 0; }
5406 int g() noexcept { return 0; }
5407
5408 static_assert(noexcept(f()) == false, "");
5409 static_assert(noexcept(g()) == true, "");
5410
5411 }
5412
5413 namespace test_constexpr
5414 {
5415
5416 template < typename CharT >
5417 unsigned long constexpr
5418 strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
5419 {
5420 return *s ? strlen_c_r(s + 1, acc + 1) : acc;
5421 }
5422
5423 template < typename CharT >
5424 unsigned long constexpr
5425 strlen_c(const CharT *const s) noexcept
5426 {
5427 return strlen_c_r(s, 0UL);
5428 }
5429
5430 static_assert(strlen_c("") == 0UL, "");
5431 static_assert(strlen_c("1") == 1UL, "");
5432 static_assert(strlen_c("example") == 7UL, "");
5433 static_assert(strlen_c("another\0example") == 7UL, "");
5434
5435 }
5436
5437 namespace test_rvalue_references
5438 {
5439
5440 template < int N >
5441 struct answer
5442 {
5443 static constexpr int value = N;
5444 };
5445
5446 answer<1> f(int&) { return answer<1>(); }
5447 answer<2> f(const int&) { return answer<2>(); }
5448 answer<3> f(int&&) { return answer<3>(); }
5449
5450 void
5451 test()
5452 {
5453 int i = 0;
5454 const int c = 0;
5455 static_assert(decltype(f(i))::value == 1, "");
5456 static_assert(decltype(f(c))::value == 2, "");
5457 static_assert(decltype(f(0))::value == 3, "");
5458 }
5459
5460 }
5461
5462 namespace test_uniform_initialization
5463 {
5464
5465 struct test
5466 {
5467 static const int zero {};
5468 static const int one {1};
5469 };
5470
5471 static_assert(test::zero == 0, "");
5472 static_assert(test::one == 1, "");
5473
5474 }
5475
5476 namespace test_lambdas
5477 {
5478
5479 void
5480 test1()
5481 {
5482 auto lambda1 = [](){};
5483 auto lambda2 = lambda1;
5484 lambda1();
5485 lambda2();
5486 }
5487
5488 int
5489 test2()
5490 {
5491 auto a = [](int i, int j){ return i + j; }(1, 2);
5492 auto b = []() -> int { return '0'; }();
5493 auto c = [=](){ return a + b; }();
5494 auto d = [&](){ return c; }();
5495 auto e = [a, &b](int x) mutable {
5496 const auto identity = [](int y){ return y; };
5497 for (auto i = 0; i < a; ++i)
5498 a += b--;
5499 return x + identity(a + b);
5500 }(0);
5501 return a + b + c + d + e;
5502 }
5503
5504 int
5505 test3()
5506 {
5507 const auto nullary = [](){ return 0; };
5508 const auto unary = [](int x){ return x; };
5509 using nullary_t = decltype(nullary);
5510 using unary_t = decltype(unary);
5511 const auto higher1st = [](nullary_t f){ return f(); };
5512 const auto higher2nd = [unary](nullary_t f1){
5513 return [unary, f1](unary_t f2){ return f2(unary(f1())); };
5514 };
5515 return higher1st(nullary) + higher2nd(nullary)(unary);
5516 }
5517
5518 }
5519
5520 namespace test_variadic_templates
5521 {
5522
5523 template <int...>
5524 struct sum;
5525
5526 template <int N0, int... N1toN>
5527 struct sum<N0, N1toN...>
5528 {
5529 static constexpr auto value = N0 + sum<N1toN...>::value;
5530 };
5531
5532 template <>
5533 struct sum<>
5534 {
5535 static constexpr auto value = 0;
5536 };
5537
5538 static_assert(sum<>::value == 0, "");
5539 static_assert(sum<1>::value == 1, "");
5540 static_assert(sum<23>::value == 23, "");
5541 static_assert(sum<1, 2>::value == 3, "");
5542 static_assert(sum<5, 5, 11>::value == 21, "");
5543 static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
5544
5545 }
5546
5547 // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
5548 // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
5549 // because of this.
5550 namespace test_template_alias_sfinae
5551 {
5552
5553 struct foo {};
5554
5555 template<typename T>
5556 using member = typename T::member_type;
5557
5558 template<typename T>
5559 void func(...) {}
5560
5561 template<typename T>
5562 void func(member<T>*) {}
5563
5564 void test();
5565
5566 void test() { func<foo>(0); }
5567
5568 }
5569
5570} // namespace cxx11
5571
5572#endif // __cplusplus >= 201103L
5573
5574
5575
5576_ACEOF
5577if ac_fn_cxx_try_compile "$LINENO"; then :
5578 eval $cachevar=yes
5579else
5580 eval $cachevar=no
5581fi
5582rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5583 CXX="$ac_save_CXX"
5584fi
5585eval ac_res=\$$cachevar
5586 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5587$as_echo "$ac_res" >&6; }
5588 if eval test x\$$cachevar = xyes; then
5589 CXX_DIALECT="$switch"
5590 ac_success=yes
5591 break
5592 fi
5593 done
5594 fi
5595
5596 if test x$ac_success = xno; then
5597 for switch in -std=c++11 -std=c++0x +std=c++11 "-h std=c++11"; do
5598 cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
5599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
5600$as_echo_n "checking whether $CXX supports C++11 features with $switch... " >&6; }
5601if { as_var=$cachevar; eval "test \"\${$as_var+set}\" = set"; }; then :
5602 $as_echo_n "(cached) " >&6
5603else
5604 ac_save_CXX="$CXX"
5605 CXX="$CXX $switch"
5606 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5607/* end confdefs.h. */
5608
5609
5610// If the compiler admits that it is not ready for C++11, why torture it?
5611// Hopefully, this will speed up the test.
5612
5613#ifndef __cplusplus
5614
5615#error "This is not a C++ compiler"
5616
5617#elif __cplusplus < 201103L
5618
5619#error "This is not a C++11 compiler"
5620
5621#else
5622
5623namespace cxx11
5624{
5625
5626 namespace test_static_assert
5627 {
5628
5629 template <typename T>
5630 struct check
5631 {
5632 static_assert(sizeof(int) <= sizeof(T), "not big enough");
5633 };
5634
5635 }
5636
5637 namespace test_final_override
5638 {
5639
5640 struct Base
5641 {
5642 virtual void f() {}
5643 };
5644
5645 struct Derived : public Base
5646 {
5647 virtual void f() override {}
5648 };
5649
5650 }
5651
5652 namespace test_double_right_angle_brackets
5653 {
5654
5655 template < typename T >
5656 struct check {};
5657
5658 typedef check<void> single_type;
5659 typedef check<check<void>> double_type;
5660 typedef check<check<check<void>>> triple_type;
5661 typedef check<check<check<check<void>>>> quadruple_type;
5662
5663 }
5664
5665 namespace test_decltype
5666 {
5667
5668 int
5669 f()
5670 {
5671 int a = 1;
5672 decltype(a) b = 2;
5673 return a + b;
5674 }
5675
5676 }
5677
5678 namespace test_type_deduction
5679 {
5680
5681 template < typename T1, typename T2 >
5682 struct is_same
5683 {
5684 static const bool value = false;
5685 };
5686
5687 template < typename T >
5688 struct is_same<T, T>
5689 {
5690 static const bool value = true;
5691 };
5692
5693 template < typename T1, typename T2 >
5694 auto
5695 add(T1 a1, T2 a2) -> decltype(a1 + a2)
5696 {
5697 return a1 + a2;
5698 }
5699
5700 int
5701 test(const int c, volatile int v)
5702 {
5703 static_assert(is_same<int, decltype(0)>::value == true, "");
5704 static_assert(is_same<int, decltype(c)>::value == false, "");
5705 static_assert(is_same<int, decltype(v)>::value == false, "");
5706 auto ac = c;
5707 auto av = v;
5708 auto sumi = ac + av + 'x';
5709 auto sumf = ac + av + 1.0;
5710 static_assert(is_same<int, decltype(ac)>::value == true, "");
5711 static_assert(is_same<int, decltype(av)>::value == true, "");
5712 static_assert(is_same<int, decltype(sumi)>::value == true, "");
5713 static_assert(is_same<int, decltype(sumf)>::value == false, "");
5714 static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
5715 return (sumf > 0.0) ? sumi : add(c, v);
5716 }
5717
5718 }
5719
5720 namespace test_noexcept
5721 {
5722
5723 int f() { return 0; }
5724 int g() noexcept { return 0; }
5725
5726 static_assert(noexcept(f()) == false, "");
5727 static_assert(noexcept(g()) == true, "");
5728
5729 }
5730
5731 namespace test_constexpr
5732 {
5733
5734 template < typename CharT >
5735 unsigned long constexpr
5736 strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
5737 {
5738 return *s ? strlen_c_r(s + 1, acc + 1) : acc;
5739 }
5740
5741 template < typename CharT >
5742 unsigned long constexpr
5743 strlen_c(const CharT *const s) noexcept
5744 {
5745 return strlen_c_r(s, 0UL);
5746 }
5747
5748 static_assert(strlen_c("") == 0UL, "");
5749 static_assert(strlen_c("1") == 1UL, "");
5750 static_assert(strlen_c("example") == 7UL, "");
5751 static_assert(strlen_c("another\0example") == 7UL, "");
5752
5753 }
5754
5755 namespace test_rvalue_references
5756 {
5757
5758 template < int N >
5759 struct answer
5760 {
5761 static constexpr int value = N;
5762 };
5763
5764 answer<1> f(int&) { return answer<1>(); }
5765 answer<2> f(const int&) { return answer<2>(); }
5766 answer<3> f(int&&) { return answer<3>(); }
5767
5768 void
5769 test()
5770 {
5771 int i = 0;
5772 const int c = 0;
5773 static_assert(decltype(f(i))::value == 1, "");
5774 static_assert(decltype(f(c))::value == 2, "");
5775 static_assert(decltype(f(0))::value == 3, "");
5776 }
5777
5778 }
5779
5780 namespace test_uniform_initialization
5781 {
5782
5783 struct test
5784 {
5785 static const int zero {};
5786 static const int one {1};
5787 };
5788
5789 static_assert(test::zero == 0, "");
5790 static_assert(test::one == 1, "");
5791
5792 }
5793
5794 namespace test_lambdas
5795 {
5796
5797 void
5798 test1()
5799 {
5800 auto lambda1 = [](){};
5801 auto lambda2 = lambda1;
5802 lambda1();
5803 lambda2();
5804 }
5805
5806 int
5807 test2()
5808 {
5809 auto a = [](int i, int j){ return i + j; }(1, 2);
5810 auto b = []() -> int { return '0'; }();
5811 auto c = [=](){ return a + b; }();
5812 auto d = [&](){ return c; }();
5813 auto e = [a, &b](int x) mutable {
5814 const auto identity = [](int y){ return y; };
5815 for (auto i = 0; i < a; ++i)
5816 a += b--;
5817 return x + identity(a + b);
5818 }(0);
5819 return a + b + c + d + e;
5820 }
5821
5822 int
5823 test3()
5824 {
5825 const auto nullary = [](){ return 0; };
5826 const auto unary = [](int x){ return x; };
5827 using nullary_t = decltype(nullary);
5828 using unary_t = decltype(unary);
5829 const auto higher1st = [](nullary_t f){ return f(); };
5830 const auto higher2nd = [unary](nullary_t f1){
5831 return [unary, f1](unary_t f2){ return f2(unary(f1())); };
5832 };
5833 return higher1st(nullary) + higher2nd(nullary)(unary);
5834 }
5835
5836 }
5837
5838 namespace test_variadic_templates
5839 {
5840
5841 template <int...>
5842 struct sum;
5843
5844 template <int N0, int... N1toN>
5845 struct sum<N0, N1toN...>
5846 {
5847 static constexpr auto value = N0 + sum<N1toN...>::value;
5848 };
5849
5850 template <>
5851 struct sum<>
5852 {
5853 static constexpr auto value = 0;
5854 };
5855
5856 static_assert(sum<>::value == 0, "");
5857 static_assert(sum<1>::value == 1, "");
5858 static_assert(sum<23>::value == 23, "");
5859 static_assert(sum<1, 2>::value == 3, "");
5860 static_assert(sum<5, 5, 11>::value == 21, "");
5861 static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
5862
5863 }
5864
5865 // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
5866 // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
5867 // because of this.
5868 namespace test_template_alias_sfinae
5869 {
5870
5871 struct foo {};
5872
5873 template<typename T>
5874 using member = typename T::member_type;
5875
5876 template<typename T>
5877 void func(...) {}
5878
5879 template<typename T>
5880 void func(member<T>*) {}
5881
5882 void test();
5883
5884 void test() { func<foo>(0); }
5885
5886 }
5887
5888} // namespace cxx11
5889
5890#endif // __cplusplus >= 201103L
5891
5892
5893
5894_ACEOF
5895if ac_fn_cxx_try_compile "$LINENO"; then :
5896 eval $cachevar=yes
5897else
5898 eval $cachevar=no
5899fi
5900rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5901 CXX="$ac_save_CXX"
5902fi
5903eval ac_res=\$$cachevar
5904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5905$as_echo "$ac_res" >&6; }
5906 if eval test x\$$cachevar = xyes; then
5907 CXX_DIALECT="$switch"
5908 ac_success=yes
5909 break
5910 fi
5911 done
5912 fi
5913 ac_ext=c
5914ac_cpp='$CPP $CPPFLAGS'
5915ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5916ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5917ac_compiler_gnu=$ac_cv_c_compiler_gnu
5918
5919 if test x$ax_cxx_compile_cxx11_required = xtrue; then
5920 if test x$ac_success = xno; then
5921 as_fn_error "*** A compiler with support for C++11 language features is required." "$LINENO" 5
5922 fi
5923 fi
5924 if test x$ac_success = xno; then
5925 HAVE_CXX11=0
5926 { $as_echo "$as_me:${as_lineno-$LINENO}: No compiler with C++11 support was found" >&5
5927$as_echo "$as_me: No compiler with C++11 support was found" >&6;}
5928 else
5929 HAVE_CXX11=1
5930
5931$as_echo "#define HAVE_CXX11 1" >>confdefs.h
5932
5933 fi
5934
5935
5936
5937
a417dc56
RW
5938# Dependency checking.
5939rm -rf .tst 2>/dev/null
5940mkdir .tst 2>/dev/null
5941if test -d .tst; then
5942 am__leading_dot=.
5943else
5944 am__leading_dot=_
5945fi
5946rmdir .tst 2>/dev/null
5947
5948DEPDIR="${am__leading_dot}deps"
5949
81ecdfbb 5950ac_config_commands="$ac_config_commands depdir"
a417dc56
RW
5951
5952
6e66f753 5953# Create sub-directories for objects and dependencies.
f38307f5
YQ
5954CONFIG_SRC_SUBDIR="arch"
5955
5956
5957ac_config_commands="$ac_config_commands gdbdepdir"
5958
5959
a417dc56
RW
5960depcc="$CC" am_compiler_list=
5961
5962am_depcomp=$ac_aux_dir/depcomp
81ecdfbb
RW
5963{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5964$as_echo_n "checking dependency style of $depcc... " >&6; }
5965if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
5966 $as_echo_n "(cached) " >&6
a417dc56
RW
5967else
5968 if test -f "$am_depcomp"; then
5969 # We make a subdir and do the tests there. Otherwise we can end up
5970 # making bogus files that we don't know about and never remove. For
5971 # instance it was reported that on HP-UX the gcc test will end up
5972 # making a dummy file named `D' -- because `-MD' means `put the output
5973 # in D'.
5974 mkdir conftest.dir
5975 # Copy depcomp to subdir because otherwise we won't find it if we're
5976 # using a relative directory.
5977 cp "$am_depcomp" conftest.dir
5978 cd conftest.dir
5979 # We will build objects and dependencies in a subdirectory because
5980 # it helps to detect inapplicable dependency modes. For instance
5981 # both Tru64's cc and ICC support -MD to output dependencies as a
5982 # side effect of compilation, but ICC will put the dependencies in
5983 # the current directory while Tru64 will put them in the object
5984 # directory.
5985 mkdir sub
5986
5987 am_cv_CC_dependencies_compiler_type=none
5988 if test "$am_compiler_list" = ""; then
5989 am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5990 fi
5991 for depmode in $am_compiler_list; do
5992 if test $depmode = none; then break; fi
5993
81ecdfbb 5994 $as_echo "$as_me:$LINENO: trying $depmode" >&5
a417dc56
RW
5995 # Setup a source with many dependencies, because some compilers
5996 # like to wrap large dependency lists on column 80 (with \), and
5997 # we should not choose a depcomp mode which is confused by this.
5998 #
5999 # We need to recreate these files for each test, as the compiler may
6000 # overwrite some of them when testing with obscure command lines.
6001 # This happens at least with the AIX C compiler.
6002 : > sub/conftest.c
6003 for i in 1 2 3 4 5 6; do
6004 echo '#include "conftst'$i'.h"' >> sub/conftest.c
6005 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
6006 # Solaris 8's {/usr,}/bin/sh.
6007 touch sub/conftst$i.h
6008 done
6009 echo "include sub/conftest.Po" > confmf
6010
6011 # We check with `-c' and `-o' for the sake of the "dashmstdout"
6012 # mode. It turns out that the SunPro C++ compiler does not properly
6013 # handle `-M -o', and we need to detect this.
6014 depcmd="depmode=$depmode \
6015 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
6016 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
6017 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
6018 echo "| $depcmd" | sed -e 's/ */ /g' >&5
6019 if env $depcmd > conftest.err 2>&1 &&
6020 grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
6021 grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
6022 ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
6023 # icc doesn't choke on unknown options, it will just issue warnings
6024 # or remarks (even with -Werror). So we grep stderr for any message
6025 # that says an option was ignored or not supported.
6026 # When given -MP, icc 7.0 and 7.1 complain thusly:
6027 # icc: Command line warning: ignoring option '-M'; no argument required
6028 # The diagnosis changed in icc 8.0:
6029 # icc: Command line remark: option '-MP' not supported
6030 if (grep 'ignoring option' conftest.err ||
6031 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
6032 am_cv_CC_dependencies_compiler_type=$depmode
81ecdfbb 6033 $as_echo "$as_me:$LINENO: success" >&5
a417dc56
RW
6034 break
6035 fi
6036 fi
81ecdfbb 6037 $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
a417dc56
RW
6038 sed -e 's/^/| /' < conftest.err >&5
6039 done
6040
6041 cd ..
6042 rm -rf conftest.dir
6043else
6044 am_cv_CC_dependencies_compiler_type=none
6045fi
6046
6047fi
81ecdfbb
RW
6048{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
6049$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
a417dc56 6050if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
81ecdfbb 6051then as_fn_error "no usable dependency style found" "$LINENO" 5
a417dc56
RW
6052else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
6053
6054fi
6055
6056
648d586d
JB
6057gnulib_extra_configure_args=
6058# If large-file support is disabled, make sure gnulib does the same.
6059if test "$enable_largefile" = no; then
6060gnulib_extra_configure_args="$gnulib_extra_configure_args --disable-largefile"
6061fi
6062
c971b7fa
PA
6063# Configure gnulib. We need to build gnulib under some other
6064# directory not "gnulib", to avoid the problem of both GDB and
6065# GDBserver wanting to build it in the same directory, when building
6066# in the source dir.
783e057b 6067
c971b7fa
PA
6068 in_src="gnulib"
6069 in_build="build-gnulib"
648d586d 6070 in_extra_args="$gnulib_extra_configure_args"
c971b7fa
PA
6071
6072 # Remove --cache-file, --srcdir, and --disable-option-checking arguments
6073 # so they do not pile up.
6074 ac_sub_configure_args=
6075 ac_prev=
6076 eval "set x $ac_configure_args"
6077 shift
6078 for ac_arg
6079 do
6080 if test -n "$ac_prev"; then
6081 ac_prev=
6082 continue
6083 fi
6084 case $ac_arg in
6085 -cache-file | --cache-file | --cache-fil | --cache-fi \
6086 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
6087 ac_prev=cache_file ;;
6088 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
6089 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
6090 | --c=*)
6091 ;;
6092 --config-cache | -C)
6093 ;;
6094 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
6095 ac_prev=srcdir ;;
6096 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
6097 ;;
6098 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
6099 ac_prev=prefix ;;
6100 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
6101 ;;
6102 --disable-option-checking)
6103 ;;
6104 *)
6105 case $ac_arg in
6106 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
6107 esac
6108 as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
6109 esac
6110 done
6111
6112 # Always prepend --prefix to ensure using the same prefix
6113 # in subdir configurations.
6114 ac_arg="--prefix=$prefix"
6115 case $ac_arg in
6116 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
6117 esac
6118 ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
6119
6120 # Pass --silent
6121 if test "$silent" = yes; then
6122 ac_sub_configure_args="--silent $ac_sub_configure_args"
6123 fi
6124
6125 # Always prepend --disable-option-checking to silence warnings, since
6126 # different subdirs can have different --enable and --with options.
6127 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
6128
6129 ac_popdir=`pwd`
6130 ac_dir=$in_build
6131
6132 ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
6133 $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
6134 $as_echo "$ac_msg" >&6
6135 as_dir="$ac_dir"; as_fn_mkdir_p
6136
38ea300a
PA
6137 case $srcdir in
6138 [\\/]* | ?:[\\/]* )
6139 ac_srcdir=$srcdir/$in_src ;;
6140 *) # Relative name.
6141 ac_srcdir=../$srcdir/$in_src ;;
6142 esac
c971b7fa
PA
6143
6144 cd "$ac_dir"
6145
6146 ac_sub_configure=$ac_srcdir/configure
6147
6148 # Make the cache file name correct relative to the subdirectory.
6149 case $cache_file in
6150 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
6151 *) # Relative name.
6152 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
6153 esac
6154
648d586d
JB
6155 if test -n "$in_extra_args"; then
6156 # Add the extra args at the end.
6157 ac_sub_configure_args="$ac_sub_configure_args $in_extra_args"
6158 fi
6159
c971b7fa
PA
6160 { $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
6161$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
6162 # The eval makes quoting arguments work.
6163 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
6164 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
6165 as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
6166
6167 cd "$ac_popdir"
783e057b 6168
c971b7fa
PA
6169
6170
6171CONFIG_OBS=
6172CONFIG_DEPS=
6173CONFIG_SRCS=
6174ENABLE_CFLAGS=
6175
6176CONFIG_ALL=
6177CONFIG_CLEAN=
6178CONFIG_INSTALL=
6179CONFIG_UNINSTALL=
6180
6181# If we haven't got the data from the intl directory,
6182# assume NLS is disabled.
6183USE_NLS=no
6184LIBINTL=
6185LIBINTL_DEP=
6186INCINTL=
6187XGETTEXT=
6188GMSGFMT=
6189POSUB=
783e057b
DJ
6190
6191if test -f ../intl/config.intl; then
6192 . ../intl/config.intl
6193fi
81ecdfbb
RW
6194{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
6195$as_echo_n "checking whether NLS is requested... " >&6; }
783e057b 6196if test x"$USE_NLS" != xyes; then
81ecdfbb
RW
6197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6198$as_echo "no" >&6; }
783e057b 6199else
81ecdfbb
RW
6200 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6201$as_echo "yes" >&6; }
783e057b 6202
81ecdfbb 6203$as_echo "#define ENABLE_NLS 1" >>confdefs.h
783e057b
DJ
6204
6205
81ecdfbb
RW
6206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
6207$as_echo_n "checking for catalogs to be installed... " >&6; }
783e057b
DJ
6208 # Look for .po and .gmo files in the source directory.
6209 CATALOGS=
6210 XLINGUAS=
6211 for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
6212 # If there aren't any .gmo files the shell will give us the
6213 # literal string "../path/to/srcdir/po/*.gmo" which has to be
6214 # weeded out.
6215 case "$cat" in *\**)
6216 continue;;
6217 esac
6218 # The quadruple backslash is collapsed to a double backslash
6219 # by the backticks, then collapsed again by the double quotes,
6220 # leaving us with one backslash in the sed expression (right
6221 # before the dot that mustn't act as a wildcard).
c971b7fa
PA
6222 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
6223 lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
6224 # The user is allowed to set LINGUAS to a list of languages to
6225 # install catalogs for. If it's empty that means "all of them."
6226 if test "x$LINGUAS" = x; then
6227 CATALOGS="$CATALOGS $cat"
6228 XLINGUAS="$XLINGUAS $lang"
6229 else
6230 case "$LINGUAS" in *$lang*)
6231 CATALOGS="$CATALOGS $cat"
6232 XLINGUAS="$XLINGUAS $lang"
6233 ;;
6234 esac
e28b3332
DJ
6235 fi
6236 done
c971b7fa
PA
6237 LINGUAS="$XLINGUAS"
6238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
6239$as_echo "$LINGUAS" >&6; }
6240
6241
6242 DATADIRNAME=share
6243
6244 INSTOBJEXT=.mo
6245
6246 GENCAT=gencat
6247
6248 CATOBJEXT=.gmo
e28b3332 6249
e28b3332
DJ
6250fi
6251
c971b7fa
PA
6252localedir='${datadir}/locale'
6253
6254
6255if test x"$USE_NLS" = xyes; then
6256 CONFIG_ALL="$CONFIG_ALL all-po"
6257 CONFIG_CLEAN="$CONFIG_CLEAN clean-po"
6258 CONFIG_INSTALL="$CONFIG_INSTALL install-po"
6259 CONFIG_UNINSTALL="$CONFIG_UNINSTALL uninstall-po"
e28b3332 6260fi
e28b3332 6261
c971b7fa
PA
6262GNULIB=build-gnulib/import
6263
6264# For Makefile dependencies.
6265GNULIB_STDINT_H=
6266if test x"$STDINT_H" != x; then
6267 GNULIB_STDINT_H=$GNULIB/$STDINT_H
e28b3332
DJ
6268fi
6269
6270
c971b7fa
PA
6271PACKAGE=gdb
6272
6273cat >>confdefs.h <<_ACEOF
6274#define PACKAGE "$PACKAGE"
6275_ACEOF
6276
6277
6278
6279# We never need to detect it in this sub-configure.
6280# But preserve it for config.status --recheck.
6281
6282
6283
6284MAKEINFO_EXTRA_FLAGS=""
6285{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $MAKEINFO supports @click" >&5
6286$as_echo_n "checking whether $MAKEINFO supports @click... " >&6; }
6287if test "${gdb_cv_have_makeinfo_click+set}" = set; then :
6288 $as_echo_n "(cached) " >&6
6289else
6290 echo '@clicksequence{a @click{} b}' >conftest.texinfo
6291 if eval "$MAKEINFO conftest.texinfo >&5 2>&5"; then
6292 gdb_cv_have_makeinfo_click=yes
6293 else
6294 gdb_cv_have_makeinfo_click=no
6295 fi
6296fi
6297{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_makeinfo_click" >&5
6298$as_echo "$gdb_cv_have_makeinfo_click" >&6; }
6299if test x"$gdb_cv_have_makeinfo_click" = xyes; then
6300 MAKEINFO_EXTRA_FLAGS="$MAKEINFO_EXTRA_FLAGS -DHAVE_MAKEINFO_CLICK"
6301fi
e28b3332
DJ
6302
6303
bec39cab
AC
6304
6305
81ecdfbb
RW
6306# Check whether --with-separate-debug-dir was given.
6307if test "${with_separate_debug_dir+set}" = set; then :
6308 withval=$with_separate_debug_dir;
b14b1491
TT
6309 DEBUGDIR=$withval
6310else
6311 DEBUGDIR=${libdir}/debug
81ecdfbb
RW
6312fi
6313
20e95c23 6314
783e057b
DJ
6315 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
6316 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
b14b1491 6317 ac_define_dir=`eval echo $DEBUGDIR`
783e057b 6318 ac_define_dir=`eval echo $ac_define_dir`
20e95c23 6319
783e057b
DJ
6320cat >>confdefs.h <<_ACEOF
6321#define DEBUGDIR "$ac_define_dir"
20e95c23 6322_ACEOF
20e95c23 6323
20e95c23 6324
20e95c23 6325
0c4a4063 6326
b14b1491
TT
6327 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
6328 if test "x$prefix" = xNONE; then
6329 test_prefix=/usr/local
6330 else
6331 test_prefix=$prefix
6332 fi
783e057b 6333 else
b14b1491 6334 test_prefix=$exec_prefix
783e057b 6335 fi
b14b1491
TT
6336 value=0
6337 case ${ac_define_dir} in
6338 "${test_prefix}"|"${test_prefix}/"*|\
6339 '${exec_prefix}'|'${exec_prefix}/'*)
6340 value=1
6341 ;;
6342 esac
6343
6344cat >>confdefs.h <<_ACEOF
6345#define DEBUGDIR_RELOCATABLE $value
6346_ACEOF
6347
6348
6349
0c4a4063 6350
f83d8a90
DE
6351# We can't pass paths as command line arguments.
6352# Mingw32 tries to be clever and will convert the paths for us.
6353# For example -DBINDIR="/usr/local/bin" passed on the command line may get
6354# converted to -DBINDIR="E:/msys/mingw32/msys/1.0/local/bin".
6355# This breaks GDB's relocatable path conversions since paths passed in
6356# config.h would not get so translated, the path prefixes no longer match.
6357
6358 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
6359 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
6360 ac_define_dir=`eval echo $bindir`
6361 ac_define_dir=`eval echo $ac_define_dir`
6362
6363cat >>confdefs.h <<_ACEOF
6364#define BINDIR "$ac_define_dir"
6365_ACEOF
6366
6367
6368
b14b1491
TT
6369# GDB's datadir relocation
6370
6371
6372
81ecdfbb
RW
6373# Check whether --with-gdb-datadir was given.
6374if test "${with_gdb_datadir+set}" = set; then :
6375 withval=$with_gdb_datadir;
b14b1491 6376 GDB_DATADIR=$withval
20e95c23 6377else
b14b1491 6378 GDB_DATADIR=${datadir}/gdb
81ecdfbb
RW
6379fi
6380
20e95c23 6381
b14b1491
TT
6382 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
6383 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
6384 ac_define_dir=`eval echo $GDB_DATADIR`
6385 ac_define_dir=`eval echo $ac_define_dir`
6386
6387cat >>confdefs.h <<_ACEOF
6388#define GDB_DATADIR "$ac_define_dir"
20e95c23
DJ
6389_ACEOF
6390
b14b1491
TT
6391
6392
0c4a4063 6393
b14b1491
TT
6394 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
6395 if test "x$prefix" = xNONE; then
6396 test_prefix=/usr/local
6397 else
6398 test_prefix=$prefix
6399 fi
6400 else
6401 test_prefix=$exec_prefix
6402 fi
6403 value=0
6404 case ${ac_define_dir} in
6405 "${test_prefix}"|"${test_prefix}/"*|\
6406 '${exec_prefix}'|'${exec_prefix}/'*)
6407 value=1
6408 ;;
6409 esac
6410
6411cat >>confdefs.h <<_ACEOF
6412#define GDB_DATADIR_RELOCATABLE $value
6413_ACEOF
6414
6415
783e057b 6416
20e95c23 6417
0c4a4063 6418
81ecdfbb
RW
6419# Check whether --with-relocated-sources was given.
6420if test "${with_relocated_sources+set}" = set; then :
6421 withval=$with_relocated_sources; reloc_srcdir="${withval}"
29b0e8a2
JM
6422
6423 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
6424 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
6425 ac_define_dir=`eval echo $reloc_srcdir`
6426 ac_define_dir=`eval echo $ac_define_dir`
6427
6428cat >>confdefs.h <<_ACEOF
6429#define RELOC_SRCDIR "$ac_define_dir"
6430_ACEOF
6431
6432
6433
81ecdfbb
RW
6434fi
6435
29b0e8a2 6436
7349ff92
JK
6437{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for default auto-load directory" >&5
6438$as_echo_n "checking for default auto-load directory... " >&6; }
6439
6440# Check whether --with-auto-load-dir was given.
6441if test "${with_auto_load_dir+set}" = set; then :
6442 withval=$with_auto_load_dir;
6443else
1564a261 6444 with_auto_load_dir='$debugdir:$datadir/auto-load'
7349ff92
JK
6445fi
6446
1564a261 6447escape_dir=`echo $with_auto_load_dir | sed 's/[$]\(datadir\|debugdir\)\>/\\\\\\\\\\\\&/g'`
7349ff92
JK
6448
6449 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
6450 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
6451 ac_define_dir=`eval echo $escape_dir`
6452 ac_define_dir=`eval echo $ac_define_dir`
6453
6454cat >>confdefs.h <<_ACEOF
6455#define AUTO_LOAD_DIR "$ac_define_dir"
6456_ACEOF
6457
6458
6459{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_auto_load_dir" >&5
6460$as_echo "$with_auto_load_dir" >&6; }
6461
bccbefd2
JK
6462{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for default auto-load safe-path" >&5
6463$as_echo_n "checking for default auto-load safe-path... " >&6; }
6464
6465# Check whether --with-auto-load-safe-path was given.
6466if test "${with_auto_load_safe_path+set}" = set; then :
6467 withval=$with_auto_load_safe_path; if test "$with_auto_load_safe_path" = "no"; then
6dea1fbd
JK
6468 with_auto_load_safe_path="/"
6469 fi
bccbefd2 6470else
7349ff92 6471 with_auto_load_safe_path="$with_auto_load_dir"
bccbefd2
JK
6472fi
6473
1564a261 6474escape_dir=`echo $with_auto_load_safe_path | sed 's/[$]\(datadir\|debugdir\)\>/\\\\\\\\\\\\&/g'`
bccbefd2
JK
6475
6476 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
6477 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
6dea1fbd 6478 ac_define_dir=`eval echo $escape_dir`
bccbefd2
JK
6479 ac_define_dir=`eval echo $ac_define_dir`
6480
6481cat >>confdefs.h <<_ACEOF
6dea1fbd 6482#define AUTO_LOAD_SAFE_PATH "$ac_define_dir"
bccbefd2
JK
6483_ACEOF
6484
6485
6486{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_auto_load_safe_path" >&5
6487$as_echo "$with_auto_load_safe_path" >&6; }
6488
29b0e8a2 6489
20e95c23 6490
5ae98d25 6491subdirs="$subdirs testsuite"
20e95c23
DJ
6492
6493
783e057b 6494# Check whether to support alternative target configurations
81ecdfbb
RW
6495# Check whether --enable-targets was given.
6496if test "${enable_targets+set}" = set; then :
6497 enableval=$enable_targets; case "${enableval}" in
6498 yes | "") as_fn_error "enable-targets option must specify target names or 'all'" "$LINENO" 5
783e057b
DJ
6499 ;;
6500 no) enable_targets= ;;
6501 *) enable_targets=$enableval ;;
6502esac
81ecdfbb
RW
6503fi
6504
20e95c23 6505
783e057b 6506# Check whether to enable 64-bit support on 32-bit hosts
81ecdfbb
RW
6507# Check whether --enable-64-bit-bfd was given.
6508if test "${enable_64_bit_bfd+set}" = set; then :
6509 enableval=$enable_64_bit_bfd; case "${enableval}" in
783e057b
DJ
6510 yes) want64=true ;;
6511 no) want64=false ;;
81ecdfbb 6512 *) as_fn_error "bad value ${enableval} for 64-bit-bfd option" "$LINENO" 5 ;;
783e057b
DJ
6513esac
6514else
6515 want64=false
81ecdfbb
RW
6516fi
6517
783e057b
DJ
6518# Provide defaults for some variables set by the per-host and per-target
6519# configuration.
6520gdb_host_obs=posix-hdep.o
20e95c23 6521
783e057b
DJ
6522if test "${target}" = "${host}"; then
6523 gdb_native=yes
6524else
6525 gdb_native=no
6526fi
20e95c23 6527
783e057b 6528. $srcdir/configure.host
20e95c23 6529
fb23d554
SDJ
6530# Add in the common host objects.
6531. $srcdir/common/common.host
6532gdb_host_obs="$gdb_host_obs $common_host_obs"
6533
783e057b 6534# Accumulate some settings from configure.tgt over all enabled targets
20e95c23 6535
783e057b
DJ
6536TARGET_OBS=
6537all_targets=
b292c783 6538HAVE_NATIVE_GCORE_TARGET=
20e95c23 6539
783e057b 6540for targ_alias in `echo $target_alias $enable_targets | sed 's/,/ /g'`
20e95c23 6541do
783e057b
DJ
6542 if test "$targ_alias" = "all"; then
6543 all_targets=true
6544 else
6545 # Canonicalize the secondary target names.
6546 result=`$ac_config_sub $targ_alias 2>/dev/null`
6547 if test -n "$result"; then
6548 targ=$result
6549 else
6550 targ=$targ_alias
6551 fi
20e95c23 6552
783e057b 6553 . ${srcdir}/configure.tgt
20e95c23 6554
bf307134
JB
6555 if test -z "${gdb_target_obs}"; then :
6556 as_fn_error "configuration ${targ} is unsupported." "$LINENO" 5
6557fi
6558
783e057b
DJ
6559 # Target-specific object files
6560 for i in ${gdb_target_obs}; do
6561 case " $TARGET_OBS " in
6562 *" ${i} "*) ;;
6563 *)
6564 TARGET_OBS="$TARGET_OBS ${i}"
6565 ;;
6566 esac
6567 done
20e95c23 6568
783e057b
DJ
6569 # Check whether this target needs 64-bit CORE_ADDR
6570 if test x${want64} = xfalse; then
6571 . ${srcdir}/../bfd/config.bfd
6572 fi
b292c783
JK
6573
6574 # Check whether this target is native and supports gcore.
6575 if test $gdb_native = yes -a "$targ_alias" = "$target_alias" \
6576 && $gdb_have_gcore; then
6577 HAVE_NATIVE_GCORE_TARGET=1
6578 fi
783e057b 6579 fi
20e95c23
DJ
6580done
6581
783e057b
DJ
6582if test x${all_targets} = xtrue; then
6583
6584 # We want all 64-bit targets if we either:
6585 # - run on a 64-bit host or
6586 # - already require 64-bit support for some other target or
6587 # - the --enable-64-bit-bfd option was supplied
6588 # Otherwise we only support all 32-bit targets.
6589 #
6590 # NOTE: This test must be in sync with the corresponding
6591 # tests in BFD!
20e95c23 6592
783e057b 6593 if test x${want64} = xfalse; then
81ecdfbb
RW
6594 # The cast to long int works around a bug in the HP C Compiler
6595# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
6596# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
6597# This bug is HP SR number 8606223364.
6598{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
6599$as_echo_n "checking size of long... " >&6; }
6600if test "${ac_cv_sizeof_long+set}" = set; then :
6601 $as_echo_n "(cached) " >&6
c0993dbe 6602else
81ecdfbb 6603 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
c0993dbe 6604
81ecdfbb
RW
6605else
6606 if test "$ac_cv_type_long" = yes; then
6607 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6608$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6609{ as_fn_set_status 77
6610as_fn_error "cannot compute sizeof (long)
6611See \`config.log' for more details." "$LINENO" 5; }; }
6612 else
6613 ac_cv_sizeof_long=0
6614 fi
c0993dbe 6615fi
81ecdfbb 6616
c0993dbe 6617fi
81ecdfbb
RW
6618{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
6619$as_echo "$ac_cv_sizeof_long" >&6; }
c0993dbe 6620
c0993dbe 6621
c0993dbe 6622
c0993dbe
UW
6623cat >>confdefs.h <<_ACEOF
6624#define SIZEOF_LONG $ac_cv_sizeof_long
6625_ACEOF
6626
6627
6628 if test "x${ac_cv_sizeof_long}" = "x8"; then
6629 want64=true
6630 fi
6631 fi
6632 if test x${want64} = xtrue; then
6633 TARGET_OBS='$(ALL_TARGET_OBS) $(ALL_64_TARGET_OBS)'
6634 else
6635 TARGET_OBS='$(ALL_TARGET_OBS)'
6636 fi
6637fi
6638
6639
6640
b292c783 6641
c0993dbe
UW
6642# For other settings, only the main target counts.
6643gdb_sim=
6644gdb_osabi=
6645build_gdbserver=
6646targ=$target; . ${srcdir}/configure.tgt
6647
6648# Fetch the default architecture and default target vector from BFD.
6649targ=$target; . $srcdir/../bfd/config.bfd
6650
6651# We only want the first architecture, so strip off the others if
6652# there is more than one.
6653targ_archs=`echo $targ_archs | sed 's/ .*//'`
6654
6655if test "x$targ_archs" != x; then
6656
6657cat >>confdefs.h <<_ACEOF
6658#define DEFAULT_BFD_ARCH $targ_archs
6659_ACEOF
6660
6661fi
6662if test "x$targ_defvec" != x; then
6663
6664cat >>confdefs.h <<_ACEOF
6665#define DEFAULT_BFD_VEC $targ_defvec
6666_ACEOF
6667
6668fi
6669
c0993dbe
UW
6670# The CLI cannot be disabled yet, but may be in the future.
6671
6672# Enable CLI.
81ecdfbb
RW
6673# Check whether --enable-gdbcli was given.
6674if test "${enable_gdbcli+set}" = set; then :
6675 enableval=$enable_gdbcli; case $enableval in
c0993dbe
UW
6676 yes)
6677 ;;
6678 no)
81ecdfbb 6679 as_fn_error "the command-line interface cannot be disabled yet" "$LINENO" 5 ;;
c0993dbe 6680 *)
81ecdfbb 6681 as_fn_error "bad value $enableval for --enable-gdbcli" "$LINENO" 5 ;;
c0993dbe
UW
6682 esac
6683else
6684 enable_gdbcli=yes
81ecdfbb
RW
6685fi
6686
c0993dbe
UW
6687if test x"$enable_gdbcli" = xyes; then
6688 if test -d $srcdir/cli; then
6689 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_CLI_OBS)"
6690 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_CLI_DEPS)"
6691 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_CLI_SRCS)"
6692 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_CLI_CFLAGS)"
6693 fi
6694fi
6695
6696# Enable MI.
81ecdfbb
RW
6697# Check whether --enable-gdbmi was given.
6698if test "${enable_gdbmi+set}" = set; then :
6699 enableval=$enable_gdbmi; case $enableval in
c0993dbe
UW
6700 yes | no)
6701 ;;
6702 *)
81ecdfbb 6703 as_fn_error "bad value $enableval for --enable-gdbmi" "$LINENO" 5 ;;
c0993dbe
UW
6704 esac
6705else
6706 enable_gdbmi=yes
81ecdfbb
RW
6707fi
6708
c0993dbe
UW
6709if test x"$enable_gdbmi" = xyes; then
6710 if test -d $srcdir/mi; then
6711 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_MI_OBS)"
6712 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_MI_DEPS)"
6713 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_MI_SRCS)"
6714 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_MI_CFLAGS)"
6715 fi
6716fi
6717
6718# Enable TUI.
81ecdfbb
RW
6719# Check whether --enable-tui was given.
6720if test "${enable_tui+set}" = set; then :
6721 enableval=$enable_tui; case $enableval in
3ca64bd3 6722 yes | no | auto)
c0993dbe
UW
6723 ;;
6724 *)
81ecdfbb 6725 as_fn_error "bad value $enableval for --enable-tui" "$LINENO" 5 ;;
c0993dbe
UW
6726 esac
6727else
3ca64bd3 6728 enable_tui=auto
81ecdfbb
RW
6729fi
6730
c0993dbe
UW
6731
6732# Enable gdbtk.
81ecdfbb
RW
6733# Check whether --enable-gdbtk was given.
6734if test "${enable_gdbtk+set}" = set; then :
6735 enableval=$enable_gdbtk; case $enableval in
c0993dbe
UW
6736 yes | no)
6737 ;;
6738 *)
81ecdfbb 6739 as_fn_error "bad value $enableval for --enable-gdbtk" "$LINENO" 5 ;;
c0993dbe
UW
6740 esac
6741else
5062cc19 6742 if test -d $srcdir/gdbtk; then
c0993dbe
UW
6743 enable_gdbtk=yes
6744 else
6745 enable_gdbtk=no
6746 fi
81ecdfbb
RW
6747fi
6748
c0993dbe
UW
6749# We unconditionally disable gdbtk tests on selected platforms.
6750case $host_os in
6751 go32* | windows*)
81ecdfbb
RW
6752 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: gdbtk isn't supported on $host; disabling" >&5
6753$as_echo "$as_me: WARNING: gdbtk isn't supported on $host; disabling" >&2;}
c0993dbe
UW
6754 enable_gdbtk=no ;;
6755esac
6756
05e7c244 6757# Libunwind support for ia64.
bec39cab 6758
05e7c244
JK
6759
6760# Check whether --with-libunwind-ia64 was given.
6761if test "${with_libunwind_ia64+set}" = set; then :
6762 withval=$with_libunwind_ia64;
bec39cab 6763else
05e7c244
JK
6764 with_libunwind_ia64=auto
6765fi
bec39cab 6766
05e7c244
JK
6767
6768# Backward compatibility option.
6769if test "${with_libunwind+set}" = set; then
6770 if test x"$with_libunwind_ia64" != xauto; then
6771 as_fn_error "option --with-libunwind is deprecated, use --with-libunwind-ia64" "$LINENO" 5
6772 fi
6773 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: option --with-libunwind is deprecated, use --with-libunwind-ia64" >&5
6774$as_echo "$as_me: WARNING: option --with-libunwind is deprecated, use --with-libunwind-ia64" >&2;}
6775 with_libunwind_ia64="$with_libunwind"
6776fi
6777
6778case "$with_libunwind_ia64" in
6779 yes | no)
6780 ;;
6781 auto)
6782 for ac_header in libunwind-ia64.h
81ecdfbb 6783do :
b54a8fd7
PA
6784 ac_fn_c_check_header_mongrel "$LINENO" "libunwind-ia64.h" "ac_cv_header_libunwind_ia64_h" "$ac_includes_default"
6785if test "x$ac_cv_header_libunwind_ia64_h" = x""yes; then :
bec39cab 6786 cat >>confdefs.h <<_ACEOF
b54a8fd7 6787#define HAVE_LIBUNWIND_IA64_H 1
bec39cab
AC
6788_ACEOF
6789
6790fi
6791
6792done
6793
05e7c244
JK
6794 with_libunwind_ia64=$ac_cv_header_libunwind_ia64_h
6795 ;;
6796 *)
6797 as_fn_error "bad value $with_libunwind_ia64 for GDB --with-libunwind-ia64 option" "$LINENO" 5
6798 ;;
6799esac
bec39cab 6800
05e7c244 6801if test x"$with_libunwind_ia64" = xyes; then
b54a8fd7 6802 for ac_header in libunwind-ia64.h
81ecdfbb 6803do :
b54a8fd7
PA
6804 ac_fn_c_check_header_mongrel "$LINENO" "libunwind-ia64.h" "ac_cv_header_libunwind_ia64_h" "$ac_includes_default"
6805if test "x$ac_cv_header_libunwind_ia64_h" = x""yes; then :
bec39cab 6806 cat >>confdefs.h <<_ACEOF
b54a8fd7 6807#define HAVE_LIBUNWIND_IA64_H 1
bec39cab
AC
6808_ACEOF
6809
6810fi
6811
6812done
6813
05e7c244
JK
6814 if test x"$ac_cv_header_libunwind_ia64_h" != xyes; then
6815 as_fn_error "GDB option --with-libunwind-ia64 requires libunwind-ia64.h" "$LINENO" 5
6816 fi
6817 CONFIG_OBS="$CONFIG_OBS ia64-libunwind-tdep.o"
6818 CONFIG_DEPS="$CONFIG_DEPS ia64-libunwind-tdep.o"
6819 CONFIG_SRCS="$CONFIG_SRCS ia64-libunwind-tdep.c"
a9322a30
TT
6820fi
6821
cb01cfba
JB
6822opt_curses=no
6823
81ecdfbb
RW
6824# Check whether --with-curses was given.
6825if test "${with_curses+set}" = set; then :
6826 withval=$with_curses; opt_curses=$withval
6827fi
6828
cb01cfba 6829
76a39ba7 6830prefer_curses=no
cb01cfba 6831if test "$opt_curses" = "yes"; then
76a39ba7 6832 prefer_curses=yes
cb01cfba
JB
6833fi
6834
a9322a30 6835# Profiling support.
81ecdfbb
RW
6836# Check whether --enable-profiling was given.
6837if test "${enable_profiling+set}" = set; then :
6838 enableval=$enable_profiling; case $enableval in
a9322a30
TT
6839 yes | no)
6840 ;;
6841 *)
81ecdfbb 6842 as_fn_error "bad value $enableval for --enable-profile" "$LINENO" 5 ;;
a9322a30
TT
6843 esac
6844else
6845 enable_profiling=no
81ecdfbb 6846fi
bec39cab 6847
a9322a30
TT
6848
6849for ac_func in monstartup _mcleanup
81ecdfbb
RW
6850do :
6851 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6852ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
6853eval as_val=\$$as_ac_var
6854 if test "x$as_val" = x""yes; then :
6855 cat >>confdefs.h <<_ACEOF
6856#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bec39cab 6857_ACEOF
a9322a30 6858
81ecdfbb
RW
6859fi
6860done
a9322a30 6861
81ecdfbb
RW
6862{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for _etext" >&5
6863$as_echo_n "checking for _etext... " >&6; }
6864if test "${ac_cv_var__etext+set}" = set; then :
6865 $as_echo_n "(cached) " >&6
6866else
6867 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6868/* end confdefs.h. */
6869#include <stdlib.h>
6870extern char _etext;
a9322a30
TT
6871
6872int
6873main ()
6874{
6875free (&_etext);
6876 ;
6877 return 0;
6878}
bec39cab 6879_ACEOF
81ecdfbb 6880if ac_fn_c_try_link "$LINENO"; then :
a9322a30 6881 ac_cv_var__etext=yes
bec39cab 6882else
81ecdfbb 6883 ac_cv_var__etext=no
bec39cab 6884fi
81ecdfbb
RW
6885rm -f core conftest.err conftest.$ac_objext \
6886 conftest$ac_exeext conftest.$ac_ext
bec39cab 6887fi
81ecdfbb
RW
6888{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var__etext" >&5
6889$as_echo "$ac_cv_var__etext" >&6; }
a9322a30 6890if test $ac_cv_var__etext = yes; then
60ca704f 6891
81ecdfbb 6892$as_echo "#define HAVE__ETEXT 1" >>confdefs.h
bec39cab 6893
bec39cab 6894fi
81ecdfbb
RW
6895{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for etext" >&5
6896$as_echo_n "checking for etext... " >&6; }
6897if test "${ac_cv_var_etext+set}" = set; then :
6898 $as_echo_n "(cached) " >&6
bec39cab 6899else
81ecdfbb 6900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6901/* end confdefs.h. */
a9322a30
TT
6902#include <stdlib.h>
6903extern char etext;
bec39cab
AC
6904
6905int
6906main ()
6907{
a9322a30 6908free (&etext);
bec39cab
AC
6909 ;
6910 return 0;
6911}
6912_ACEOF
81ecdfbb 6913if ac_fn_c_try_link "$LINENO"; then :
a9322a30 6914 ac_cv_var_etext=yes
bec39cab 6915else
81ecdfbb 6916 ac_cv_var_etext=no
bec39cab 6917fi
81ecdfbb
RW
6918rm -f core conftest.err conftest.$ac_objext \
6919 conftest$ac_exeext conftest.$ac_ext
bec39cab 6920fi
81ecdfbb
RW
6921{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_etext" >&5
6922$as_echo "$ac_cv_var_etext" >&6; }
a9322a30
TT
6923if test $ac_cv_var_etext = yes; then
6924
81ecdfbb 6925$as_echo "#define HAVE_ETEXT 1" >>confdefs.h
bec39cab
AC
6926
6927fi
a9322a30
TT
6928if test "$enable_profiling" = yes ; then
6929 if test $ac_cv_func_monstartup = no || test $ac_cv_func__mcleanup = no; then
81ecdfbb 6930 as_fn_error "--enable-profiling requires monstartup and _mcleanup" "$LINENO" 5
a9322a30
TT
6931 fi
6932 PROFILE_CFLAGS=-pg
6933 OLD_CFLAGS="$CFLAGS"
6934 CFLAGS="$CFLAGS $PROFILE_CFLAGS"
bec39cab 6935
81ecdfbb
RW
6936 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC supports -pg" >&5
6937$as_echo_n "checking whether $CC supports -pg... " >&6; }
6938if test "${ac_cv_cc_supports_pg+set}" = set; then :
6939 $as_echo_n "(cached) " >&6
bec39cab 6940else
81ecdfbb 6941 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 6942/* end confdefs.h. */
bec39cab
AC
6943
6944int
6945main ()
6946{
a9322a30 6947int x;
bec39cab
AC
6948 ;
6949 return 0;
6950}
6951_ACEOF
81ecdfbb 6952if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 6953 ac_cv_cc_supports_pg=yes
bec39cab 6954else
81ecdfbb 6955 ac_cv_cc_supports_pg=no
bec39cab 6956fi
81ecdfbb 6957rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 6958fi
81ecdfbb
RW
6959{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cc_supports_pg" >&5
6960$as_echo "$ac_cv_cc_supports_pg" >&6; }
bec39cab 6961
a9322a30 6962 if test $ac_cv_cc_supports_pg = no; then
81ecdfbb 6963 as_fn_error "--enable-profiling requires a compiler which supports -pg" "$LINENO" 5
a9322a30 6964 fi
bec39cab 6965
a9322a30 6966 CFLAGS="$OLD_CFLAGS"
bec39cab
AC
6967fi
6968
c16158bc
JM
6969
6970
81ecdfbb
RW
6971# Check whether --with-pkgversion was given.
6972if test "${with_pkgversion+set}" = set; then :
6973 withval=$with_pkgversion; case "$withval" in
6974 yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
c16158bc
JM
6975 no) PKGVERSION= ;;
6976 *) PKGVERSION="($withval) " ;;
6977 esac
6978else
6979 PKGVERSION="(GDB) "
6980
81ecdfbb 6981fi
c16158bc
JM
6982
6983
6984
6985
81ecdfbb
RW
6986
6987# Check whether --with-bugurl was given.
6988if test "${with_bugurl+set}" = set; then :
6989 withval=$with_bugurl; case "$withval" in
6990 yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
c16158bc
JM
6991 no) BUGURL=
6992 ;;
6993 *) BUGURL="$withval"
6994 ;;
6995 esac
6996else
6997 BUGURL="http://www.gnu.org/software/gdb/bugs/"
6998
81ecdfbb
RW
6999fi
7000
c16158bc
JM
7001 case ${BUGURL} in
7002 "")
7003 REPORT_BUGS_TO=
7004 REPORT_BUGS_TEXI=
7005 ;;
7006 *)
7007 REPORT_BUGS_TO="<$BUGURL>"
7008 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
7009 ;;
7010 esac;
7011
7012
7013
7014
7015cat >>confdefs.h <<_ACEOF
7016#define PKGVERSION "$PKGVERSION"
7017_ACEOF
7018
7019
7020cat >>confdefs.h <<_ACEOF
7021#define REPORT_BUGS_TO "$REPORT_BUGS_TO"
7022_ACEOF
7023
7024
bec39cab
AC
7025# --------------------- #
7026# Checks for programs. #
7027# --------------------- #
7028
7029for ac_prog in gawk mawk nawk awk
7030do
7031 # Extract the first word of "$ac_prog", so it can be a program name with args.
7032set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
7033{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7034$as_echo_n "checking for $ac_word... " >&6; }
7035if test "${ac_cv_prog_AWK+set}" = set; then :
7036 $as_echo_n "(cached) " >&6
bec39cab
AC
7037else
7038 if test -n "$AWK"; then
7039 ac_cv_prog_AWK="$AWK" # Let the user override the test.
7040else
7041as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7042for as_dir in $PATH
7043do
7044 IFS=$as_save_IFS
7045 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7046 for ac_exec_ext in '' $ac_executable_extensions; do
7047 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7048 ac_cv_prog_AWK="$ac_prog"
81ecdfbb 7049 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7050 break 2
7051 fi
7052done
81ecdfbb
RW
7053 done
7054IFS=$as_save_IFS
bec39cab
AC
7055
7056fi
7057fi
7058AWK=$ac_cv_prog_AWK
7059if test -n "$AWK"; then
81ecdfbb
RW
7060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7061$as_echo "$AWK" >&6; }
bec39cab 7062else
81ecdfbb
RW
7063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7064$as_echo "no" >&6; }
bec39cab
AC
7065fi
7066
bec39cab 7067
81ecdfbb 7068 test -n "$AWK" && break
bec39cab
AC
7069done
7070
c971b7fa
PA
7071# Find a good install program. We prefer a C program (faster),
7072# so one script is as good as another. But avoid the broken or
7073# incompatible versions:
7074# SysV /etc/install, /usr/sbin/install
7075# SunOS /usr/etc/install
7076# IRIX /sbin/install
7077# AIX /bin/install
7078# AmigaOS /C/install, which installs bootblocks on floppy discs
7079# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
7080# AFS /usr/afsws/bin/install, which mishandles nonexistent args
7081# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
7082# OS/2's system install, which has a completely different semantic
7083# ./install, which can be erroneously created by make from ./install.sh.
7084# Reject install programs that cannot install multiple files.
7085{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
7086$as_echo_n "checking for a BSD-compatible install... " >&6; }
7087if test -z "$INSTALL"; then
7088if test "${ac_cv_path_install+set}" = set; then :
7089 $as_echo_n "(cached) " >&6
7090else
7091 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7092for as_dir in $PATH
7093do
7094 IFS=$as_save_IFS
7095 test -z "$as_dir" && as_dir=.
7096 # Account for people who put trailing slashes in PATH elements.
7097case $as_dir/ in #((
7098 ./ | .// | /[cC]/* | \
7099 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
7100 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
7101 /usr/ucb/* ) ;;
7102 *)
7103 # OSF1 and SCO ODT 3.0 have their own names for install.
7104 # Don't use installbsd from OSF since it installs stuff as root
7105 # by default.
7106 for ac_prog in ginstall scoinst install; do
7107 for ac_exec_ext in '' $ac_executable_extensions; do
7108 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
7109 if test $ac_prog = install &&
7110 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
7111 # AIX install. It has an incompatible calling convention.
7112 :
7113 elif test $ac_prog = install &&
7114 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
7115 # program-specific install script used by HP pwplus--don't use.
7116 :
7117 else
7118 rm -rf conftest.one conftest.two conftest.dir
7119 echo one > conftest.one
7120 echo two > conftest.two
7121 mkdir conftest.dir
7122 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
7123 test -s conftest.one && test -s conftest.two &&
7124 test -s conftest.dir/conftest.one &&
7125 test -s conftest.dir/conftest.two
7126 then
7127 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
7128 break 3
7129 fi
7130 fi
7131 fi
7132 done
7133 done
7134 ;;
7135esac
7136
7137 done
7138IFS=$as_save_IFS
7139
7140rm -rf conftest.one conftest.two conftest.dir
7141
7142fi
7143 if test "${ac_cv_path_install+set}" = set; then
7144 INSTALL=$ac_cv_path_install
7145 else
7146 # As a last resort, use the slow shell script. Don't cache a
7147 # value for INSTALL within a source directory, because that will
7148 # break other packages using the cache if that directory is
7149 # removed, or if the value is a relative name.
7150 INSTALL=$ac_install_sh
7151 fi
7152fi
7153{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
7154$as_echo "$INSTALL" >&6; }
7155
7156# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
7157# It thinks the first close brace ends the variable substitution.
7158test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
7159
7160test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
7161
7162test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
bec39cab 7163
81ecdfbb
RW
7164{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
7165$as_echo_n "checking whether ln -s works... " >&6; }
bec39cab
AC
7166LN_S=$as_ln_s
7167if test "$LN_S" = "ln -s"; then
81ecdfbb
RW
7168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7169$as_echo "yes" >&6; }
bec39cab 7170else
81ecdfbb
RW
7171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
7172$as_echo "no, using $LN_S" >&6; }
bec39cab
AC
7173fi
7174
7175if test -n "$ac_tool_prefix"; then
7176 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
7177set dummy ${ac_tool_prefix}ranlib; ac_word=$2
81ecdfbb
RW
7178{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7179$as_echo_n "checking for $ac_word... " >&6; }
7180if test "${ac_cv_prog_RANLIB+set}" = set; then :
7181 $as_echo_n "(cached) " >&6
bec39cab
AC
7182else
7183 if test -n "$RANLIB"; then
7184 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
7185else
7186as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7187for as_dir in $PATH
7188do
7189 IFS=$as_save_IFS
7190 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7191 for ac_exec_ext in '' $ac_executable_extensions; do
7192 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7193 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
81ecdfbb 7194 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7195 break 2
7196 fi
7197done
81ecdfbb
RW
7198 done
7199IFS=$as_save_IFS
bec39cab
AC
7200
7201fi
7202fi
7203RANLIB=$ac_cv_prog_RANLIB
7204if test -n "$RANLIB"; then
81ecdfbb
RW
7205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7206$as_echo "$RANLIB" >&6; }
bec39cab 7207else
81ecdfbb
RW
7208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7209$as_echo "no" >&6; }
bec39cab
AC
7210fi
7211
81ecdfbb 7212
bec39cab
AC
7213fi
7214if test -z "$ac_cv_prog_RANLIB"; then
7215 ac_ct_RANLIB=$RANLIB
7216 # Extract the first word of "ranlib", so it can be a program name with args.
7217set dummy ranlib; ac_word=$2
81ecdfbb
RW
7218{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7219$as_echo_n "checking for $ac_word... " >&6; }
7220if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
7221 $as_echo_n "(cached) " >&6
bec39cab
AC
7222else
7223 if test -n "$ac_ct_RANLIB"; then
7224 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
7225else
7226as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7227for as_dir in $PATH
7228do
7229 IFS=$as_save_IFS
7230 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7231 for ac_exec_ext in '' $ac_executable_extensions; do
7232 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7233 ac_cv_prog_ac_ct_RANLIB="ranlib"
81ecdfbb 7234 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7235 break 2
7236 fi
7237done
81ecdfbb
RW
7238 done
7239IFS=$as_save_IFS
bec39cab 7240
bec39cab
AC
7241fi
7242fi
7243ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
7244if test -n "$ac_ct_RANLIB"; then
81ecdfbb
RW
7245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7246$as_echo "$ac_ct_RANLIB" >&6; }
bec39cab 7247else
81ecdfbb
RW
7248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7249$as_echo "no" >&6; }
bec39cab
AC
7250fi
7251
81ecdfbb
RW
7252 if test "x$ac_ct_RANLIB" = x; then
7253 RANLIB=":"
7254 else
7255 case $cross_compiling:$ac_tool_warned in
7256yes:)
7257{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7258$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7259ac_tool_warned=yes ;;
7260esac
7261 RANLIB=$ac_ct_RANLIB
7262 fi
bec39cab
AC
7263else
7264 RANLIB="$ac_cv_prog_RANLIB"
7265fi
7266
7267for ac_prog in 'bison -y' byacc
7268do
7269 # Extract the first word of "$ac_prog", so it can be a program name with args.
7270set dummy $ac_prog; ac_word=$2
81ecdfbb
RW
7271{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7272$as_echo_n "checking for $ac_word... " >&6; }
7273if test "${ac_cv_prog_YACC+set}" = set; then :
7274 $as_echo_n "(cached) " >&6
bec39cab
AC
7275else
7276 if test -n "$YACC"; then
7277 ac_cv_prog_YACC="$YACC" # Let the user override the test.
7278else
7279as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7280for as_dir in $PATH
7281do
7282 IFS=$as_save_IFS
7283 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7284 for ac_exec_ext in '' $ac_executable_extensions; do
7285 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7286 ac_cv_prog_YACC="$ac_prog"
81ecdfbb 7287 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7288 break 2
7289 fi
7290done
81ecdfbb
RW
7291 done
7292IFS=$as_save_IFS
bec39cab
AC
7293
7294fi
7295fi
7296YACC=$ac_cv_prog_YACC
7297if test -n "$YACC"; then
81ecdfbb
RW
7298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
7299$as_echo "$YACC" >&6; }
bec39cab 7300else
81ecdfbb
RW
7301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7302$as_echo "no" >&6; }
bec39cab
AC
7303fi
7304
81ecdfbb 7305
bec39cab
AC
7306 test -n "$YACC" && break
7307done
7308test -n "$YACC" || YACC="yacc"
7309
7310
7311if test -n "$ac_tool_prefix"; then
7312 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
7313set dummy ${ac_tool_prefix}ar; ac_word=$2
81ecdfbb
RW
7314{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7315$as_echo_n "checking for $ac_word... " >&6; }
7316if test "${ac_cv_prog_AR+set}" = set; then :
7317 $as_echo_n "(cached) " >&6
bec39cab
AC
7318else
7319 if test -n "$AR"; then
7320 ac_cv_prog_AR="$AR" # Let the user override the test.
7321else
7322as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7323for as_dir in $PATH
7324do
7325 IFS=$as_save_IFS
7326 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7327 for ac_exec_ext in '' $ac_executable_extensions; do
7328 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7329 ac_cv_prog_AR="${ac_tool_prefix}ar"
81ecdfbb 7330 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7331 break 2
7332 fi
7333done
81ecdfbb
RW
7334 done
7335IFS=$as_save_IFS
bec39cab
AC
7336
7337fi
7338fi
7339AR=$ac_cv_prog_AR
7340if test -n "$AR"; then
81ecdfbb
RW
7341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
7342$as_echo "$AR" >&6; }
bec39cab 7343else
81ecdfbb
RW
7344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7345$as_echo "no" >&6; }
bec39cab
AC
7346fi
7347
81ecdfbb 7348
bec39cab
AC
7349fi
7350if test -z "$ac_cv_prog_AR"; then
7351 ac_ct_AR=$AR
7352 # Extract the first word of "ar", so it can be a program name with args.
7353set dummy ar; ac_word=$2
81ecdfbb
RW
7354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7355$as_echo_n "checking for $ac_word... " >&6; }
7356if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
7357 $as_echo_n "(cached) " >&6
bec39cab
AC
7358else
7359 if test -n "$ac_ct_AR"; then
7360 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
7361else
7362as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7363for as_dir in $PATH
7364do
7365 IFS=$as_save_IFS
7366 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7367 for ac_exec_ext in '' $ac_executable_extensions; do
7368 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7369 ac_cv_prog_ac_ct_AR="ar"
81ecdfbb 7370 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7371 break 2
7372 fi
7373done
81ecdfbb
RW
7374 done
7375IFS=$as_save_IFS
bec39cab
AC
7376
7377fi
7378fi
7379ac_ct_AR=$ac_cv_prog_ac_ct_AR
7380if test -n "$ac_ct_AR"; then
81ecdfbb
RW
7381 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
7382$as_echo "$ac_ct_AR" >&6; }
bec39cab 7383else
81ecdfbb
RW
7384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7385$as_echo "no" >&6; }
bec39cab
AC
7386fi
7387
81ecdfbb
RW
7388 if test "x$ac_ct_AR" = x; then
7389 AR=""
7390 else
7391 case $cross_compiling:$ac_tool_warned in
7392yes:)
7393{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7394$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7395ac_tool_warned=yes ;;
7396esac
7397 AR=$ac_ct_AR
7398 fi
bec39cab
AC
7399else
7400 AR="$ac_cv_prog_AR"
7401fi
7402
7403if test -n "$ac_tool_prefix"; then
7404 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
7405set dummy ${ac_tool_prefix}dlltool; ac_word=$2
81ecdfbb
RW
7406{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7407$as_echo_n "checking for $ac_word... " >&6; }
7408if test "${ac_cv_prog_DLLTOOL+set}" = set; then :
7409 $as_echo_n "(cached) " >&6
bec39cab
AC
7410else
7411 if test -n "$DLLTOOL"; then
7412 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
7413else
7414as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7415for as_dir in $PATH
7416do
7417 IFS=$as_save_IFS
7418 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7419 for ac_exec_ext in '' $ac_executable_extensions; do
7420 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7421 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
81ecdfbb 7422 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7423 break 2
7424 fi
7425done
81ecdfbb
RW
7426 done
7427IFS=$as_save_IFS
bec39cab
AC
7428
7429fi
7430fi
7431DLLTOOL=$ac_cv_prog_DLLTOOL
7432if test -n "$DLLTOOL"; then
81ecdfbb
RW
7433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
7434$as_echo "$DLLTOOL" >&6; }
bec39cab 7435else
81ecdfbb
RW
7436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7437$as_echo "no" >&6; }
bec39cab
AC
7438fi
7439
81ecdfbb 7440
bec39cab
AC
7441fi
7442if test -z "$ac_cv_prog_DLLTOOL"; then
7443 ac_ct_DLLTOOL=$DLLTOOL
7444 # Extract the first word of "dlltool", so it can be a program name with args.
7445set dummy dlltool; ac_word=$2
81ecdfbb
RW
7446{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7447$as_echo_n "checking for $ac_word... " >&6; }
7448if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then :
7449 $as_echo_n "(cached) " >&6
bec39cab
AC
7450else
7451 if test -n "$ac_ct_DLLTOOL"; then
7452 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
7453else
7454as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7455for as_dir in $PATH
7456do
7457 IFS=$as_save_IFS
7458 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7459 for ac_exec_ext in '' $ac_executable_extensions; do
7460 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7461 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
81ecdfbb 7462 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7463 break 2
7464 fi
7465done
81ecdfbb
RW
7466 done
7467IFS=$as_save_IFS
bec39cab
AC
7468
7469fi
7470fi
7471ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
7472if test -n "$ac_ct_DLLTOOL"; then
81ecdfbb
RW
7473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
7474$as_echo "$ac_ct_DLLTOOL" >&6; }
bec39cab 7475else
81ecdfbb
RW
7476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7477$as_echo "no" >&6; }
bec39cab
AC
7478fi
7479
81ecdfbb
RW
7480 if test "x$ac_ct_DLLTOOL" = x; then
7481 DLLTOOL=""
7482 else
7483 case $cross_compiling:$ac_tool_warned in
7484yes:)
7485{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7486$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7487ac_tool_warned=yes ;;
7488esac
7489 DLLTOOL=$ac_ct_DLLTOOL
7490 fi
bec39cab
AC
7491else
7492 DLLTOOL="$ac_cv_prog_DLLTOOL"
7493fi
7494
7495if test -n "$ac_tool_prefix"; then
7496 # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
7497set dummy ${ac_tool_prefix}windres; ac_word=$2
81ecdfbb
RW
7498{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7499$as_echo_n "checking for $ac_word... " >&6; }
7500if test "${ac_cv_prog_WINDRES+set}" = set; then :
7501 $as_echo_n "(cached) " >&6
bec39cab
AC
7502else
7503 if test -n "$WINDRES"; then
7504 ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
7505else
7506as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7507for as_dir in $PATH
7508do
7509 IFS=$as_save_IFS
7510 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7511 for ac_exec_ext in '' $ac_executable_extensions; do
7512 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7513 ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
81ecdfbb 7514 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7515 break 2
7516 fi
7517done
81ecdfbb
RW
7518 done
7519IFS=$as_save_IFS
bec39cab
AC
7520
7521fi
7522fi
7523WINDRES=$ac_cv_prog_WINDRES
7524if test -n "$WINDRES"; then
81ecdfbb
RW
7525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5
7526$as_echo "$WINDRES" >&6; }
bec39cab 7527else
81ecdfbb
RW
7528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7529$as_echo "no" >&6; }
bec39cab
AC
7530fi
7531
81ecdfbb 7532
bec39cab
AC
7533fi
7534if test -z "$ac_cv_prog_WINDRES"; then
7535 ac_ct_WINDRES=$WINDRES
7536 # Extract the first word of "windres", so it can be a program name with args.
7537set dummy windres; ac_word=$2
81ecdfbb
RW
7538{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7539$as_echo_n "checking for $ac_word... " >&6; }
7540if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then :
7541 $as_echo_n "(cached) " >&6
bec39cab
AC
7542else
7543 if test -n "$ac_ct_WINDRES"; then
7544 ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
7545else
7546as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7547for as_dir in $PATH
7548do
7549 IFS=$as_save_IFS
7550 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7551 for ac_exec_ext in '' $ac_executable_extensions; do
7552 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7553 ac_cv_prog_ac_ct_WINDRES="windres"
81ecdfbb 7554 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7555 break 2
7556 fi
7557done
81ecdfbb
RW
7558 done
7559IFS=$as_save_IFS
bec39cab
AC
7560
7561fi
7562fi
7563ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
7564if test -n "$ac_ct_WINDRES"; then
81ecdfbb
RW
7565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_WINDRES" >&5
7566$as_echo "$ac_ct_WINDRES" >&6; }
bec39cab 7567else
81ecdfbb
RW
7568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7569$as_echo "no" >&6; }
c906108c 7570fi
bec39cab 7571
81ecdfbb
RW
7572 if test "x$ac_ct_WINDRES" = x; then
7573 WINDRES=""
7574 else
7575 case $cross_compiling:$ac_tool_warned in
7576yes:)
7577{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7578$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7579ac_tool_warned=yes ;;
7580esac
7581 WINDRES=$ac_ct_WINDRES
7582 fi
c906108c 7583else
bec39cab 7584 WINDRES="$ac_cv_prog_WINDRES"
c906108c
SS
7585fi
7586
bec39cab 7587
036c3acb
TS
7588case $host_os in
7589 gnu*)
7590 # Needed for GNU Hurd hosts.
7591 if test -n "$ac_tool_prefix"; then
bec39cab
AC
7592 # Extract the first word of "${ac_tool_prefix}mig", so it can be a program name with args.
7593set dummy ${ac_tool_prefix}mig; ac_word=$2
81ecdfbb
RW
7594{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7595$as_echo_n "checking for $ac_word... " >&6; }
7596if test "${ac_cv_prog_MIG+set}" = set; then :
7597 $as_echo_n "(cached) " >&6
c906108c 7598else
bec39cab
AC
7599 if test -n "$MIG"; then
7600 ac_cv_prog_MIG="$MIG" # Let the user override the test.
7601else
7602as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7603for as_dir in $PATH
7604do
7605 IFS=$as_save_IFS
7606 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7607 for ac_exec_ext in '' $ac_executable_extensions; do
7608 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7609 ac_cv_prog_MIG="${ac_tool_prefix}mig"
81ecdfbb 7610 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7611 break 2
7612 fi
7613done
81ecdfbb
RW
7614 done
7615IFS=$as_save_IFS
bec39cab 7616
c906108c 7617fi
bec39cab
AC
7618fi
7619MIG=$ac_cv_prog_MIG
7620if test -n "$MIG"; then
81ecdfbb
RW
7621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MIG" >&5
7622$as_echo "$MIG" >&6; }
c906108c 7623else
81ecdfbb
RW
7624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7625$as_echo "no" >&6; }
c906108c
SS
7626fi
7627
81ecdfbb 7628
bec39cab
AC
7629fi
7630if test -z "$ac_cv_prog_MIG"; then
7631 ac_ct_MIG=$MIG
7632 # Extract the first word of "mig", so it can be a program name with args.
7633set dummy mig; ac_word=$2
81ecdfbb
RW
7634{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7635$as_echo_n "checking for $ac_word... " >&6; }
7636if test "${ac_cv_prog_ac_ct_MIG+set}" = set; then :
7637 $as_echo_n "(cached) " >&6
bec39cab
AC
7638else
7639 if test -n "$ac_ct_MIG"; then
7640 ac_cv_prog_ac_ct_MIG="$ac_ct_MIG" # Let the user override the test.
7641else
7642as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7643for as_dir in $PATH
7644do
7645 IFS=$as_save_IFS
7646 test -z "$as_dir" && as_dir=.
81ecdfbb
RW
7647 for ac_exec_ext in '' $ac_executable_extensions; do
7648 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
bec39cab 7649 ac_cv_prog_ac_ct_MIG="mig"
81ecdfbb 7650 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
bec39cab
AC
7651 break 2
7652 fi
7653done
81ecdfbb
RW
7654 done
7655IFS=$as_save_IFS
c906108c 7656
bec39cab
AC
7657fi
7658fi
7659ac_ct_MIG=$ac_cv_prog_ac_ct_MIG
7660if test -n "$ac_ct_MIG"; then
81ecdfbb
RW
7661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MIG" >&5
7662$as_echo "$ac_ct_MIG" >&6; }
bec39cab 7663else
81ecdfbb
RW
7664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7665$as_echo "no" >&6; }
bec39cab 7666fi
c906108c 7667
81ecdfbb
RW
7668 if test "x$ac_ct_MIG" = x; then
7669 MIG=""
7670 else
7671 case $cross_compiling:$ac_tool_warned in
7672yes:)
7673{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7674$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7675ac_tool_warned=yes ;;
7676esac
7677 MIG=$ac_ct_MIG
7678 fi
bec39cab
AC
7679else
7680 MIG="$ac_cv_prog_MIG"
7681fi
c906108c 7682
036c3acb
TS
7683 if test x"$MIG" = x; then
7684 as_fn_error "MIG not found but required for $host hosts" "$LINENO" 5
7685 fi
7686 ;;
7687esac
c906108c 7688
bec39cab
AC
7689# ---------------------- #
7690# Checks for libraries. #
7691# ---------------------- #
c906108c 7692
bec39cab 7693# We might need to link with -lm; most simulators need it.
81ecdfbb
RW
7694{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lm" >&5
7695$as_echo_n "checking for main in -lm... " >&6; }
7696if test "${ac_cv_lib_m_main+set}" = set; then :
7697 $as_echo_n "(cached) " >&6
bec39cab
AC
7698else
7699 ac_check_lib_save_LIBS=$LIBS
7700LIBS="-lm $LIBS"
81ecdfbb 7701cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 7702/* end confdefs.h. */
c906108c 7703
c906108c 7704
bec39cab
AC
7705int
7706main ()
7707{
81ecdfbb 7708return main ();
bec39cab
AC
7709 ;
7710 return 0;
7711}
7712_ACEOF
81ecdfbb 7713if ac_fn_c_try_link "$LINENO"; then :
bec39cab
AC
7714 ac_cv_lib_m_main=yes
7715else
81ecdfbb 7716 ac_cv_lib_m_main=no
bec39cab 7717fi
81ecdfbb
RW
7718rm -f core conftest.err conftest.$ac_objext \
7719 conftest$ac_exeext conftest.$ac_ext
bec39cab
AC
7720LIBS=$ac_check_lib_save_LIBS
7721fi
81ecdfbb
RW
7722{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_main" >&5
7723$as_echo "$ac_cv_lib_m_main" >&6; }
7724if test "x$ac_cv_lib_m_main" = x""yes; then :
bec39cab
AC
7725 cat >>confdefs.h <<_ACEOF
7726#define HAVE_LIBM 1
7727_ACEOF
7728
7729 LIBS="-lm $LIBS"
c906108c 7730
c906108c 7731fi
bec39cab
AC
7732
7733
bec39cab 7734# Some systems (e.g. Solaris) have `gethostbyname' in libnsl.
81ecdfbb
RW
7735{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
7736$as_echo_n "checking for library containing gethostbyname... " >&6; }
7737if test "${ac_cv_search_gethostbyname+set}" = set; then :
7738 $as_echo_n "(cached) " >&6
bec39cab
AC
7739else
7740 ac_func_search_save_LIBS=$LIBS
81ecdfbb 7741cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 7742/* end confdefs.h. */
ddc9cd0f 7743
81ecdfbb
RW
7744/* Override any GCC internal prototype to avoid an error.
7745 Use char because int might match the return type of a GCC
7746 builtin and then its argument prototype would still apply. */
bec39cab
AC
7747#ifdef __cplusplus
7748extern "C"
7749#endif
bec39cab
AC
7750char gethostbyname ();
7751int
7752main ()
7753{
81ecdfbb 7754return gethostbyname ();
bec39cab
AC
7755 ;
7756 return 0;
7757}
7758_ACEOF
81ecdfbb
RW
7759for ac_lib in '' nsl; do
7760 if test -z "$ac_lib"; then
7761 ac_res="none required"
7762 else
7763 ac_res=-l$ac_lib
b4e70030 7764 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
7765 fi
7766 if ac_fn_c_try_link "$LINENO"; then :
7767 ac_cv_search_gethostbyname=$ac_res
7768fi
7769rm -f core conftest.err conftest.$ac_objext \
7770 conftest$ac_exeext
7771 if test "${ac_cv_search_gethostbyname+set}" = set; then :
7772 break
7773fi
7774done
7775if test "${ac_cv_search_gethostbyname+set}" = set; then :
ddc9cd0f 7776
bec39cab 7777else
81ecdfbb 7778 ac_cv_search_gethostbyname=no
bec39cab 7779fi
81ecdfbb 7780rm conftest.$ac_ext
bec39cab
AC
7781LIBS=$ac_func_search_save_LIBS
7782fi
81ecdfbb
RW
7783{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
7784$as_echo "$ac_cv_search_gethostbyname" >&6; }
7785ac_res=$ac_cv_search_gethostbyname
7786if test "$ac_res" != no; then :
7787 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
96baa820 7788
bec39cab 7789fi
96baa820 7790
c906108c 7791
b4e70030 7792# Some systems (e.g. Solaris) have `socketpair' in libsocket.
81ecdfbb
RW
7793{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socketpair" >&5
7794$as_echo_n "checking for library containing socketpair... " >&6; }
7795if test "${ac_cv_search_socketpair+set}" = set; then :
7796 $as_echo_n "(cached) " >&6
b4e70030
JB
7797else
7798 ac_func_search_save_LIBS=$LIBS
81ecdfbb 7799cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b4e70030
JB
7800/* end confdefs.h. */
7801
81ecdfbb
RW
7802/* Override any GCC internal prototype to avoid an error.
7803 Use char because int might match the return type of a GCC
7804 builtin and then its argument prototype would still apply. */
b4e70030
JB
7805#ifdef __cplusplus
7806extern "C"
7807#endif
b4e70030
JB
7808char socketpair ();
7809int
7810main ()
7811{
81ecdfbb 7812return socketpair ();
b4e70030
JB
7813 ;
7814 return 0;
7815}
7816_ACEOF
81ecdfbb
RW
7817for ac_lib in '' socket; do
7818 if test -z "$ac_lib"; then
7819 ac_res="none required"
7820 else
7821 ac_res=-l$ac_lib
b4e70030 7822 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
7823 fi
7824 if ac_fn_c_try_link "$LINENO"; then :
7825 ac_cv_search_socketpair=$ac_res
7826fi
7827rm -f core conftest.err conftest.$ac_objext \
7828 conftest$ac_exeext
7829 if test "${ac_cv_search_socketpair+set}" = set; then :
7830 break
7831fi
7832done
7833if test "${ac_cv_search_socketpair+set}" = set; then :
b4e70030 7834
b4e70030 7835else
81ecdfbb 7836 ac_cv_search_socketpair=no
b4e70030 7837fi
81ecdfbb 7838rm conftest.$ac_ext
b4e70030
JB
7839LIBS=$ac_func_search_save_LIBS
7840fi
81ecdfbb
RW
7841{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socketpair" >&5
7842$as_echo "$ac_cv_search_socketpair" >&6; }
7843ac_res=$ac_cv_search_socketpair
7844if test "$ac_res" != no; then :
7845 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
b4e70030
JB
7846
7847fi
7848
7849
233a11ab 7850# Link in zlib if we can. This allows us to read compressed debug sections.
b040ad30 7851
711a72d3 7852 # Use the system's zlib library.
39f3de7c
L
7853 zlibdir="-L\$(top_builddir)/../zlib"
7854 zlibinc="-I\$(top_srcdir)/../zlib"
b040ad30 7855
711a72d3
L
7856# Check whether --with-system-zlib was given.
7857if test "${with_system_zlib+set}" = set; then :
afa59b79
L
7858 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
7859 zlibdir=
7860 zlibinc=
7861 fi
b040ad30 7862
233a11ab 7863fi
233a11ab 7864
233a11ab 7865
233a11ab 7866
b040ad30 7867
233a11ab 7868
25268153 7869# On FreeBSD we may need libutil for kinfo_getvmmap (used by fbsd-nat.c).
37773e78 7870# On GNU/kFreeBSD systems, FreeBSD libutil is renamed to libutil-freebsd.
25268153
JB
7871{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing kinfo_getvmmap" >&5
7872$as_echo_n "checking for library containing kinfo_getvmmap... " >&6; }
7873if test "${ac_cv_search_kinfo_getvmmap+set}" = set; then :
7874 $as_echo_n "(cached) " >&6
7875else
7876 ac_func_search_save_LIBS=$LIBS
7877cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7878/* end confdefs.h. */
7879
7880/* Override any GCC internal prototype to avoid an error.
7881 Use char because int might match the return type of a GCC
7882 builtin and then its argument prototype would still apply. */
7883#ifdef __cplusplus
7884extern "C"
7885#endif
7886char kinfo_getvmmap ();
7887int
7888main ()
7889{
7890return kinfo_getvmmap ();
7891 ;
7892 return 0;
7893}
7894_ACEOF
37773e78 7895for ac_lib in '' util util-freebsd; do
25268153
JB
7896 if test -z "$ac_lib"; then
7897 ac_res="none required"
7898 else
7899 ac_res=-l$ac_lib
7900 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7901 fi
7902 if ac_fn_c_try_link "$LINENO"; then :
7903 ac_cv_search_kinfo_getvmmap=$ac_res
7904fi
7905rm -f core conftest.err conftest.$ac_objext \
7906 conftest$ac_exeext
7907 if test "${ac_cv_search_kinfo_getvmmap+set}" = set; then :
7908 break
7909fi
7910done
7911if test "${ac_cv_search_kinfo_getvmmap+set}" = set; then :
7912
7913else
7914 ac_cv_search_kinfo_getvmmap=no
7915fi
7916rm conftest.$ac_ext
7917LIBS=$ac_func_search_save_LIBS
7918fi
7919{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_kinfo_getvmmap" >&5
7920$as_echo "$ac_cv_search_kinfo_getvmmap" >&6; }
7921ac_res=$ac_cv_search_kinfo_getvmmap
7922if test "$ac_res" != no; then :
7923 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7924
7925$as_echo "#define HAVE_KINFO_GETVMMAP 1" >>confdefs.h
7926
7927fi
7928
7929
77f120bf 7930
016a3251
DD
7931 if test "X$prefix" = "XNONE"; then
7932 acl_final_prefix="$ac_default_prefix"
7933 else
7934 acl_final_prefix="$prefix"
7935 fi
7936 if test "X$exec_prefix" = "XNONE"; then
7937 acl_final_exec_prefix='${prefix}'
7938 else
7939 acl_final_exec_prefix="$exec_prefix"
7940 fi
7941 acl_save_prefix="$prefix"
7942 prefix="$acl_final_prefix"
7943 eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
7944 prefix="$acl_save_prefix"
7945
7946
7947# Check whether --with-gnu-ld was given.
7948if test "${with_gnu_ld+set}" = set; then :
7949 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
7950else
7951 with_gnu_ld=no
7952fi
7953
7954# Prepare PATH_SEPARATOR.
7955# The user is always right.
7956if test "${PATH_SEPARATOR+set}" != set; then
7957 echo "#! /bin/sh" >conf$$.sh
7958 echo "exit 0" >>conf$$.sh
7959 chmod +x conf$$.sh
7960 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
7961 PATH_SEPARATOR=';'
7962 else
7963 PATH_SEPARATOR=:
7964 fi
7965 rm -f conf$$.sh
7966fi
7967ac_prog=ld
7968if test "$GCC" = yes; then
7969 # Check if gcc -print-prog-name=ld gives a path.
7970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
7971$as_echo_n "checking for ld used by GCC... " >&6; }
7972 case $host in
7973 *-*-mingw*)
7974 # gcc leaves a trailing carriage return which upsets mingw
7975 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
7976 *)
7977 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
7978 esac
7979 case $ac_prog in
7980 # Accept absolute paths.
7981 [\\/]* | [A-Za-z]:[\\/]*)
7982 re_direlt='/[^/][^/]*/\.\./'
7983 # Canonicalize the path of ld
7984 ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
7985 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
7986 ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
7987 done
7988 test -z "$LD" && LD="$ac_prog"
7989 ;;
7990 "")
7991 # If it fails, then pretend we aren't using GCC.
7992 ac_prog=ld
7993 ;;
7994 *)
7995 # If it is relative, then search for the first ld in PATH.
7996 with_gnu_ld=unknown
7997 ;;
7998 esac
7999elif test "$with_gnu_ld" = yes; then
8000 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
8001$as_echo_n "checking for GNU ld... " >&6; }
8002else
8003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
8004$as_echo_n "checking for non-GNU ld... " >&6; }
8005fi
8006if test "${acl_cv_path_LD+set}" = set; then :
8007 $as_echo_n "(cached) " >&6
8008else
8009 if test -z "$LD"; then
8010 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
8011 for ac_dir in $PATH; do
8012 test -z "$ac_dir" && ac_dir=.
8013 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
8014 acl_cv_path_LD="$ac_dir/$ac_prog"
8015 # Check to see if the program is GNU ld. I'd rather use --version,
8016 # but apparently some GNU ld's only accept -v.
8017 # Break only if it was the GNU/non-GNU ld that we prefer.
8018 if "$acl_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
8019 test "$with_gnu_ld" != no && break
8020 else
8021 test "$with_gnu_ld" != yes && break
8022 fi
8023 fi
8024 done
8025 IFS="$ac_save_ifs"
8026else
8027 acl_cv_path_LD="$LD" # Let the user override the test with a path.
8028fi
8029fi
8030
8031LD="$acl_cv_path_LD"
8032if test -n "$LD"; then
8033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
8034$as_echo "$LD" >&6; }
8035else
8036 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8037$as_echo "no" >&6; }
8038fi
8039test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
8040{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
8041$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
8042if test "${acl_cv_prog_gnu_ld+set}" = set; then :
8043 $as_echo_n "(cached) " >&6
8044else
8045 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
8046if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
8047 acl_cv_prog_gnu_ld=yes
8048else
8049 acl_cv_prog_gnu_ld=no
8050fi
8051fi
8052{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
8053$as_echo "$acl_cv_prog_gnu_ld" >&6; }
8054with_gnu_ld=$acl_cv_prog_gnu_ld
8055
8056
8057
8058 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
8059$as_echo_n "checking for shared library run path origin... " >&6; }
8060if test "${acl_cv_rpath+set}" = set; then :
8061 $as_echo_n "(cached) " >&6
8062else
8063
8064 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
8065 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
8066 . ./conftest.sh
8067 rm -f ./conftest.sh
8068 acl_cv_rpath=done
8069
8070fi
8071{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
8072$as_echo "$acl_cv_rpath" >&6; }
8073 wl="$acl_cv_wl"
8074 libext="$acl_cv_libext"
8075 shlibext="$acl_cv_shlibext"
8076 hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
8077 hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
8078 hardcode_direct="$acl_cv_hardcode_direct"
8079 hardcode_minus_L="$acl_cv_hardcode_minus_L"
8080 # Check whether --enable-rpath was given.
8081if test "${enable_rpath+set}" = set; then :
8082 enableval=$enable_rpath; :
8083else
8084 enable_rpath=yes
8085fi
8086
8087
8088
8089
8090
8091
8092
8093
8094 use_additional=yes
8095
8096 acl_save_prefix="$prefix"
8097 prefix="$acl_final_prefix"
8098 acl_save_exec_prefix="$exec_prefix"
8099 exec_prefix="$acl_final_exec_prefix"
8100
8101 eval additional_includedir=\"$includedir\"
8102 eval additional_libdir=\"$libdir\"
8103
8104 exec_prefix="$acl_save_exec_prefix"
8105 prefix="$acl_save_prefix"
77f120bf 8106
6c7a06a3 8107
81ecdfbb
RW
8108# Check whether --with-libiconv-prefix was given.
8109if test "${with_libiconv_prefix+set}" = set; then :
8110 withval=$with_libiconv_prefix;
016a3251
DD
8111 if test "X$withval" = "Xno"; then
8112 use_additional=no
8113 else
8114 if test "X$withval" = "X"; then
8115
8116 acl_save_prefix="$prefix"
8117 prefix="$acl_final_prefix"
8118 acl_save_exec_prefix="$exec_prefix"
8119 exec_prefix="$acl_final_exec_prefix"
8120
8121 eval additional_includedir=\"$includedir\"
8122 eval additional_libdir=\"$libdir\"
8123
8124 exec_prefix="$acl_save_exec_prefix"
8125 prefix="$acl_save_prefix"
8126
8127 else
8128 additional_includedir="$withval/include"
8129 additional_libdir="$withval/lib"
8130 fi
8131 fi
6c7a06a3 8132
81ecdfbb
RW
8133fi
8134
016a3251
DD
8135 LIBICONV=
8136 LTLIBICONV=
8137 INCICONV=
8138 rpathdirs=
8139 ltrpathdirs=
8140 names_already_handled=
8141 names_next_round='iconv '
8142 while test -n "$names_next_round"; do
8143 names_this_round="$names_next_round"
8144 names_next_round=
8145 for name in $names_this_round; do
8146 already_handled=
8147 for n in $names_already_handled; do
8148 if test "$n" = "$name"; then
8149 already_handled=yes
8150 break
8151 fi
8152 done
8153 if test -z "$already_handled"; then
8154 names_already_handled="$names_already_handled $name"
8155 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
8156 eval value=\"\$HAVE_LIB$uppername\"
8157 if test -n "$value"; then
8158 if test "$value" = yes; then
8159 eval value=\"\$LIB$uppername\"
8160 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
8161 eval value=\"\$LTLIB$uppername\"
8162 test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value"
8163 else
8164 :
8165 fi
8166 else
8167 found_dir=
8168 found_la=
8169 found_so=
8170 found_a=
8171 if test $use_additional = yes; then
8172 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
8173 found_dir="$additional_libdir"
8174 found_so="$additional_libdir/lib$name.$shlibext"
8175 if test -f "$additional_libdir/lib$name.la"; then
8176 found_la="$additional_libdir/lib$name.la"
8177 fi
8178 else
8179 if test -f "$additional_libdir/lib$name.$libext"; then
8180 found_dir="$additional_libdir"
8181 found_a="$additional_libdir/lib$name.$libext"
8182 if test -f "$additional_libdir/lib$name.la"; then
8183 found_la="$additional_libdir/lib$name.la"
8184 fi
8185 fi
8186 fi
8187 fi
8188 if test "X$found_dir" = "X"; then
8189 for x in $LDFLAGS $LTLIBICONV; do
8190
8191 acl_save_prefix="$prefix"
8192 prefix="$acl_final_prefix"
8193 acl_save_exec_prefix="$exec_prefix"
8194 exec_prefix="$acl_final_exec_prefix"
8195 eval x=\"$x\"
8196 exec_prefix="$acl_save_exec_prefix"
8197 prefix="$acl_save_prefix"
8198
8199 case "$x" in
8200 -L*)
8201 dir=`echo "X$x" | sed -e 's/^X-L//'`
8202 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
8203 found_dir="$dir"
8204 found_so="$dir/lib$name.$shlibext"
8205 if test -f "$dir/lib$name.la"; then
8206 found_la="$dir/lib$name.la"
8207 fi
8208 else
8209 if test -f "$dir/lib$name.$libext"; then
8210 found_dir="$dir"
8211 found_a="$dir/lib$name.$libext"
8212 if test -f "$dir/lib$name.la"; then
8213 found_la="$dir/lib$name.la"
8214 fi
8215 fi
8216 fi
8217 ;;
8218 esac
8219 if test "X$found_dir" != "X"; then
8220 break
8221 fi
8222 done
8223 fi
8224 if test "X$found_dir" != "X"; then
8225 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
8226 if test "X$found_so" != "X"; then
8227 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
8228 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
8229 else
8230 haveit=
8231 for x in $ltrpathdirs; do
8232 if test "X$x" = "X$found_dir"; then
8233 haveit=yes
8234 break
8235 fi
8236 done
8237 if test -z "$haveit"; then
8238 ltrpathdirs="$ltrpathdirs $found_dir"
8239 fi
8240 if test "$hardcode_direct" = yes; then
8241 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
8242 else
8243 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
8244 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
8245 haveit=
8246 for x in $rpathdirs; do
8247 if test "X$x" = "X$found_dir"; then
8248 haveit=yes
8249 break
8250 fi
8251 done
8252 if test -z "$haveit"; then
8253 rpathdirs="$rpathdirs $found_dir"
8254 fi
8255 else
8256 haveit=
8257 for x in $LDFLAGS $LIBICONV; do
8258
8259 acl_save_prefix="$prefix"
8260 prefix="$acl_final_prefix"
8261 acl_save_exec_prefix="$exec_prefix"
8262 exec_prefix="$acl_final_exec_prefix"
8263 eval x=\"$x\"
8264 exec_prefix="$acl_save_exec_prefix"
8265 prefix="$acl_save_prefix"
8266
8267 if test "X$x" = "X-L$found_dir"; then
8268 haveit=yes
8269 break
8270 fi
8271 done
8272 if test -z "$haveit"; then
8273 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
8274 fi
8275 if test "$hardcode_minus_L" != no; then
8276 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
8277 else
8278 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
8279 fi
8280 fi
8281 fi
8282 fi
8283 else
8284 if test "X$found_a" != "X"; then
8285 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
8286 else
8287 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
8288 fi
8289 fi
8290 additional_includedir=
8291 case "$found_dir" in
8292 */lib | */lib/)
8293 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
8294 additional_includedir="$basedir/include"
8295 ;;
8296 esac
8297 if test "X$additional_includedir" != "X"; then
8298 if test "X$additional_includedir" != "X/usr/include"; then
8299 haveit=
8300 if test "X$additional_includedir" = "X/usr/local/include"; then
8301 if test -n "$GCC"; then
8302 case $host_os in
8303 linux*) haveit=yes;;
8304 esac
8305 fi
8306 fi
8307 if test -z "$haveit"; then
8308 for x in $CPPFLAGS $INCICONV; do
8309
8310 acl_save_prefix="$prefix"
8311 prefix="$acl_final_prefix"
8312 acl_save_exec_prefix="$exec_prefix"
8313 exec_prefix="$acl_final_exec_prefix"
8314 eval x=\"$x\"
8315 exec_prefix="$acl_save_exec_prefix"
8316 prefix="$acl_save_prefix"
8317
8318 if test "X$x" = "X-I$additional_includedir"; then
8319 haveit=yes
8320 break
8321 fi
8322 done
8323 if test -z "$haveit"; then
8324 if test -d "$additional_includedir"; then
8325 INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir"
8326 fi
8327 fi
8328 fi
8329 fi
8330 fi
8331 if test -n "$found_la"; then
8332 save_libdir="$libdir"
8333 case "$found_la" in
8334 */* | *\\*) . "$found_la" ;;
8335 *) . "./$found_la" ;;
8336 esac
8337 libdir="$save_libdir"
8338 for dep in $dependency_libs; do
8339 case "$dep" in
8340 -L*)
8341 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
8342 if test "X$additional_libdir" != "X/usr/lib"; then
8343 haveit=
8344 if test "X$additional_libdir" = "X/usr/local/lib"; then
8345 if test -n "$GCC"; then
8346 case $host_os in
8347 linux*) haveit=yes;;
8348 esac
8349 fi
8350 fi
8351 if test -z "$haveit"; then
8352 haveit=
8353 for x in $LDFLAGS $LIBICONV; do
8354
8355 acl_save_prefix="$prefix"
8356 prefix="$acl_final_prefix"
8357 acl_save_exec_prefix="$exec_prefix"
8358 exec_prefix="$acl_final_exec_prefix"
8359 eval x=\"$x\"
8360 exec_prefix="$acl_save_exec_prefix"
8361 prefix="$acl_save_prefix"
8362
8363 if test "X$x" = "X-L$additional_libdir"; then
8364 haveit=yes
8365 break
8366 fi
8367 done
8368 if test -z "$haveit"; then
8369 if test -d "$additional_libdir"; then
8370 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
8371 fi
8372 fi
8373 haveit=
8374 for x in $LDFLAGS $LTLIBICONV; do
8375
8376 acl_save_prefix="$prefix"
8377 prefix="$acl_final_prefix"
8378 acl_save_exec_prefix="$exec_prefix"
8379 exec_prefix="$acl_final_exec_prefix"
8380 eval x=\"$x\"
8381 exec_prefix="$acl_save_exec_prefix"
8382 prefix="$acl_save_prefix"
8383
8384 if test "X$x" = "X-L$additional_libdir"; then
8385 haveit=yes
8386 break
8387 fi
8388 done
8389 if test -z "$haveit"; then
8390 if test -d "$additional_libdir"; then
8391 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
8392 fi
8393 fi
8394 fi
8395 fi
8396 ;;
8397 -R*)
8398 dir=`echo "X$dep" | sed -e 's/^X-R//'`
8399 if test "$enable_rpath" != no; then
8400 haveit=
8401 for x in $rpathdirs; do
8402 if test "X$x" = "X$dir"; then
8403 haveit=yes
8404 break
8405 fi
8406 done
8407 if test -z "$haveit"; then
8408 rpathdirs="$rpathdirs $dir"
8409 fi
8410 haveit=
8411 for x in $ltrpathdirs; do
8412 if test "X$x" = "X$dir"; then
8413 haveit=yes
8414 break
8415 fi
8416 done
8417 if test -z "$haveit"; then
8418 ltrpathdirs="$ltrpathdirs $dir"
8419 fi
8420 fi
8421 ;;
8422 -l*)
8423 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
8424 ;;
8425 *.la)
8426 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
8427 ;;
8428 *)
8429 LIBICONV="${LIBICONV}${LIBICONV:+ }$dep"
8430 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep"
8431 ;;
8432 esac
8433 done
8434 fi
8435 else
8436 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
8437 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
8438 fi
8439 fi
8440 fi
8441 done
8442 done
8443 if test "X$rpathdirs" != "X"; then
8444 if test -n "$hardcode_libdir_separator"; then
8445 alldirs=
8446 for found_dir in $rpathdirs; do
8447 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
8448 done
8449 acl_save_libdir="$libdir"
8450 libdir="$alldirs"
8451 eval flag=\"$hardcode_libdir_flag_spec\"
8452 libdir="$acl_save_libdir"
8453 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
8454 else
8455 for found_dir in $rpathdirs; do
8456 acl_save_libdir="$libdir"
8457 libdir="$found_dir"
8458 eval flag=\"$hardcode_libdir_flag_spec\"
8459 libdir="$acl_save_libdir"
8460 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
8461 done
8462 fi
8463 fi
8464 if test "X$ltrpathdirs" != "X"; then
8465 for found_dir in $ltrpathdirs; do
8466 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
8467 done
8468 fi
8469
8470
8471
8472
8473
6c7a06a3 8474
6c7a06a3 8475
81ecdfbb
RW
8476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
8477$as_echo_n "checking for iconv... " >&6; }
8478if test "${am_cv_func_iconv+set}" = set; then :
8479 $as_echo_n "(cached) " >&6
d542061a 8480else
6c7a06a3
TT
8481
8482 am_cv_func_iconv="no, consider installing GNU libiconv"
8483 am_cv_lib_iconv=no
016a3251
DD
8484 am_save_CPPFLAGS="$CPPFLAGS"
8485 CPPFLAGS="$CPPFLAGS $INCICONV"
8486 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d542061a 8487/* end confdefs.h. */
6c7a06a3
TT
8488#include <stdlib.h>
8489#include <iconv.h>
d542061a
UW
8490int
8491main ()
8492{
6c7a06a3 8493iconv_t cd = iconv_open("","");
016a3251
DD
8494 iconv(cd,NULL,NULL,NULL,NULL);
8495 iconv_close(cd);
d542061a
UW
8496 ;
8497 return 0;
8498}
8499_ACEOF
81ecdfbb 8500if ac_fn_c_try_link "$LINENO"; then :
016a3251 8501 am_cv_func_iconv=yes
d542061a 8502fi
81ecdfbb
RW
8503rm -f core conftest.err conftest.$ac_objext \
8504 conftest$ac_exeext conftest.$ac_ext
016a3251 8505 CPPFLAGS="$am_save_CPPFLAGS"
94ae1714 8506
016a3251
DD
8507 if test "$am_cv_func_iconv" != yes && test -d ../libiconv; then
8508 for _libs in .libs _libs; do
8509 am_save_CPPFLAGS="$CPPFLAGS"
8510 am_save_LIBS="$LIBS"
8511 CPPFLAGS="$CPPFLAGS -I../libiconv/include"
8512 LIBS="$LIBS ../libiconv/lib/$_libs/libiconv.a"
8513 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
d542061a 8514/* end confdefs.h. */
6c7a06a3
TT
8515#include <stdlib.h>
8516#include <iconv.h>
d542061a
UW
8517int
8518main ()
8519{
6c7a06a3 8520iconv_t cd = iconv_open("","");
016a3251
DD
8521 iconv(cd,NULL,NULL,NULL,NULL);
8522 iconv_close(cd);
d542061a
UW
8523 ;
8524 return 0;
8525}
8526_ACEOF
81ecdfbb 8527if ac_fn_c_try_link "$LINENO"; then :
016a3251
DD
8528 INCICONV="-I../libiconv/include"
8529 LIBICONV='${top_builddir}'/../libiconv/lib/$_libs/libiconv.a
8530 LTLIBICONV='${top_builddir}'/../libiconv/lib/libiconv.la
8531 am_cv_lib_iconv=yes
8532 am_cv_func_iconv=yes
d542061a 8533fi
81ecdfbb
RW
8534rm -f core conftest.err conftest.$ac_objext \
8535 conftest$ac_exeext conftest.$ac_ext
016a3251
DD
8536 CPPFLAGS="$am_save_CPPFLAGS"
8537 LIBS="$am_save_LIBS"
8538 if test "$am_cv_func_iconv" = "yes"; then
8539 break
8540 fi
8541 done
77f120bf 8542 fi
94ae1714 8543
4edb1e84 8544 if test "$am_cv_func_iconv" != yes; then
6c7a06a3 8545 am_save_CPPFLAGS="$CPPFLAGS"
4edb1e84 8546 am_save_LIBS="$LIBS"
016a3251
DD
8547 CPPFLAGS="$LIBS $INCICONV"
8548 LIBS="$LIBS $LIBICONV"
81ecdfbb 8549 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 8550/* end confdefs.h. */
6c7a06a3
TT
8551#include <stdlib.h>
8552#include <iconv.h>
bec39cab
AC
8553int
8554main ()
8555{
6c7a06a3
TT
8556iconv_t cd = iconv_open("","");
8557 iconv(cd,NULL,NULL,NULL,NULL);
8558 iconv_close(cd);
bec39cab
AC
8559 ;
8560 return 0;
8561}
8562_ACEOF
81ecdfbb 8563if ac_fn_c_try_link "$LINENO"; then :
4edb1e84 8564 am_cv_lib_iconv=yes
6c7a06a3 8565 am_cv_func_iconv=yes
627af7ea 8566fi
81ecdfbb
RW
8567rm -f core conftest.err conftest.$ac_objext \
8568 conftest$ac_exeext conftest.$ac_ext
fc3b640d 8569 CPPFLAGS="$am_save_CPPFLAGS"
016a3251 8570 LIBS="$am_save_LIBS"
6c7a06a3
TT
8571 fi
8572
8573fi
81ecdfbb
RW
8574{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
8575$as_echo "$am_cv_func_iconv" >&6; }
016a3251
DD
8576 if test "$am_cv_func_iconv" = yes; then
8577
8578$as_echo "#define HAVE_ICONV 1" >>confdefs.h
94ae1714 8579
016a3251 8580 fi
fc3b640d 8581 if test "$am_cv_lib_iconv" = yes; then
016a3251
DD
8582
8583 for element in $INCICONV; do
8584 haveit=
8585 for x in $CPPFLAGS; do
8586
8587 acl_save_prefix="$prefix"
8588 prefix="$acl_final_prefix"
8589 acl_save_exec_prefix="$exec_prefix"
8590 exec_prefix="$acl_final_exec_prefix"
8591 eval x=\"$x\"
8592 exec_prefix="$acl_save_exec_prefix"
8593 prefix="$acl_save_prefix"
8594
8595 if test "X$x" = "X$element"; then
8596 haveit=yes
8597 break
8598 fi
8599 done
8600 if test -z "$haveit"; then
8601 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
8602 fi
8603 done
8604
8605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
8606$as_echo_n "checking how to link with libiconv... " >&6; }
8607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
8608$as_echo "$LIBICONV" >&6; }
94ae1714 8609 else
016a3251
DD
8610 LIBICONV=
8611 LTLIBICONV=
fc3b640d 8612 fi
94ae1714 8613
6c7a06a3 8614
6c7a06a3 8615
016a3251 8616 if test "$am_cv_func_iconv" = yes; then
81ecdfbb
RW
8617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5
8618$as_echo_n "checking for iconv declaration... " >&6; }
8619 if test "${am_cv_proto_iconv+set}" = set; then :
8620 $as_echo_n "(cached) " >&6
6c7a06a3
TT
8621else
8622
81ecdfbb 8623 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
b4e70030
JB
8624/* end confdefs.h. */
8625
6c7a06a3
TT
8626#include <stdlib.h>
8627#include <iconv.h>
8628extern
b4e70030 8629#ifdef __cplusplus
6c7a06a3 8630"C"
b4e70030 8631#endif
6c7a06a3
TT
8632#if defined(__STDC__) || defined(__cplusplus)
8633size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
8634#else
8635size_t iconv();
8636#endif
8637
b4e70030
JB
8638int
8639main ()
8640{
6c7a06a3 8641
b4e70030
JB
8642 ;
8643 return 0;
8644}
8645_ACEOF
81ecdfbb 8646if ac_fn_c_try_compile "$LINENO"; then :
6c7a06a3 8647 am_cv_proto_iconv_arg1=""
4e8d927d 8648else
81ecdfbb 8649 am_cv_proto_iconv_arg1="const"
b4e70030 8650fi
81ecdfbb 8651rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6c7a06a3
TT
8652 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);"
8653fi
8654
8655 am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
81ecdfbb 8656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
6c7a06a3 8657 }$am_cv_proto_iconv" >&5
81ecdfbb
RW
8658$as_echo "${ac_t:-
8659 }$am_cv_proto_iconv" >&6; }
6c7a06a3
TT
8660
8661cat >>confdefs.h <<_ACEOF
8662#define ICONV_CONST $am_cv_proto_iconv_arg1
8663_ACEOF
8664
8665 fi
6c7a06a3
TT
8666
8667
478aac75
DE
8668# GDB may fork/exec the iconv program to get the list of supported character
8669# sets. Allow the user to specify where to find it.
8670# There are several factors affecting the choice of option name:
8671# - There is already --with-libiconv-prefix but we can't use it, it specifies
8672# the build-time location of libiconv files.
8673# - The program we need to find is iconv, which comes with glibc. The user
8674# doesn't necessarily have libiconv installed. Therefore naming this
8675# --with-libiconv-foo feels wrong.
8676# - We want the path to be relocatable, but GDB_AC_DEFINE_RELOCATABLE is
8677# defined to work on directories not files (though it really doesn't know
8678# the difference).
8679# - Calling this --with-iconv-prefix is perceived to cause too much confusion
8680# with --with-libiconv-prefix.
8681# Putting these together is why the option name is --with-iconv-bin.
8682
8683
8684# Check whether --with-iconv-bin was given.
8685if test "${with_iconv_bin+set}" = set; then :
8686 withval=$with_iconv_bin; iconv_bin="${withval}"
8687
8688cat >>confdefs.h <<_ACEOF
8689#define ICONV_BIN "${iconv_bin}"
8690_ACEOF
8691
8692
8693 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
8694 if test "x$prefix" = xNONE; then
8695 test_prefix=/usr/local
8696 else
8697 test_prefix=$prefix
8698 fi
8699 else
8700 test_prefix=$exec_prefix
8701 fi
8702 value=0
8703 case ${iconv_bin} in
8704 "${test_prefix}"|"${test_prefix}/"*|\
8705 '${exec_prefix}'|'${exec_prefix}/'*)
8706 value=1
8707 ;;
8708 esac
8709
8710cat >>confdefs.h <<_ACEOF
8711#define ICONV_BIN_RELOCATABLE $value
8712_ACEOF
8713
8714
8715
8716fi
8717
8718
cb01cfba 8719# For the TUI, we need enhanced curses functionality.
bd8a8e1b 8720if test x"$enable_tui" != xno; then
cb01cfba
JB
8721 prefer_curses=yes
8722fi
8723
8724curses_found=no
8725if test x"$prefer_curses" = xyes; then
8726 # FIXME: kettenis/20040905: We prefer ncurses over the vendor-supplied
8727 # curses library because the latter might not provide all the
8728 # functionality we need. However, this leads to problems on systems
8729 # where the linker searches /usr/local/lib, but the compiler doesn't
8730 # search /usr/local/include, if ncurses is installed in /usr/local. A
8731 # default installation of ncurses on alpha*-dec-osf* will lead to such
8732 # a situation.
81ecdfbb
RW
8733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing waddstr" >&5
8734$as_echo_n "checking for library containing waddstr... " >&6; }
8735if test "${ac_cv_search_waddstr+set}" = set; then :
8736 $as_echo_n "(cached) " >&6
6c7a06a3
TT
8737else
8738 ac_func_search_save_LIBS=$LIBS
81ecdfbb 8739cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6c7a06a3
TT
8740/* end confdefs.h. */
8741
81ecdfbb
RW
8742/* Override any GCC internal prototype to avoid an error.
8743 Use char because int might match the return type of a GCC
8744 builtin and then its argument prototype would still apply. */
6c7a06a3
TT
8745#ifdef __cplusplus
8746extern "C"
8747#endif
6c7a06a3
TT
8748char waddstr ();
8749int
8750main ()
8751{
81ecdfbb 8752return waddstr ();
6c7a06a3
TT
8753 ;
8754 return 0;
8755}
8756_ACEOF
5007d765 8757for ac_lib in '' ncursesw ncurses cursesX curses; do
81ecdfbb
RW
8758 if test -z "$ac_lib"; then
8759 ac_res="none required"
8760 else
8761 ac_res=-l$ac_lib
8762 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8763 fi
8764 if ac_fn_c_try_link "$LINENO"; then :
8765 ac_cv_search_waddstr=$ac_res
8766fi
8767rm -f core conftest.err conftest.$ac_objext \
8768 conftest$ac_exeext
8769 if test "${ac_cv_search_waddstr+set}" = set; then :
8770 break
8771fi
8772done
8773if test "${ac_cv_search_waddstr+set}" = set; then :
8774
6c7a06a3 8775else
81ecdfbb
RW
8776 ac_cv_search_waddstr=no
8777fi
8778rm conftest.$ac_ext
8779LIBS=$ac_func_search_save_LIBS
8780fi
8781{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_waddstr" >&5
8782$as_echo "$ac_cv_search_waddstr" >&6; }
8783ac_res=$ac_cv_search_waddstr
8784if test "$ac_res" != no; then :
8785 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6c7a06a3
TT
8786
8787fi
8788
8789
cb01cfba
JB
8790 if test "$ac_cv_search_waddstr" != no; then
8791 curses_found=yes
8792 fi
8793fi
8794
8795# Check whether we should enable the TUI, but only do so if we really
8796# can.
8797if test x"$enable_tui" != xno; then
8798 if test -d $srcdir/tui; then
8799 if test "$curses_found" != no; then
6c7a06a3
TT
8800 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_TUI_OBS)"
8801 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_TUI_DEPS)"
8802 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_TUI_SRCS)"
8803 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_TUI_CFLAGS)"
6c7a06a3
TT
8804 else
8805 if test x"$enable_tui" = xyes; then
81ecdfbb 8806 as_fn_error "no enhanced curses library found; disable TUI" "$LINENO" 5
6c7a06a3 8807 else
81ecdfbb
RW
8808 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no enhanced curses library found; disabling TUI" >&5
8809$as_echo "$as_me: WARNING: no enhanced curses library found; disabling TUI" >&2;}
6c7a06a3
TT
8810 fi
8811 fi
8812 fi
8813fi
8814
8815# Since GDB uses Readline, we need termcap functionality. In many
8816# cases this will be provided by the curses library, but some systems
96fe4562 8817# have a separate termcap library, or no curses library at all.
6c7a06a3
TT
8818
8819case $host_os in
8820 cygwin*)
8821 if test -d $srcdir/libtermcap; then
8822 LIBS="../libtermcap/libtermcap.a $LIBS"
8823 ac_cv_search_tgetent="../libtermcap/libtermcap.a"
8824 fi ;;
8825 go32* | *djgpp*)
8826 ac_cv_search_tgetent="none required"
8827 ;;
6c7a06a3
TT
8828esac
8829
8830# These are the libraries checked by Readline.
81ecdfbb
RW
8831{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing tgetent" >&5
8832$as_echo_n "checking for library containing tgetent... " >&6; }
8833if test "${ac_cv_search_tgetent+set}" = set; then :
8834 $as_echo_n "(cached) " >&6
6c7a06a3
TT
8835else
8836 ac_func_search_save_LIBS=$LIBS
81ecdfbb 8837cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6c7a06a3
TT
8838/* end confdefs.h. */
8839
81ecdfbb
RW
8840/* Override any GCC internal prototype to avoid an error.
8841 Use char because int might match the return type of a GCC
8842 builtin and then its argument prototype would still apply. */
6c7a06a3
TT
8843#ifdef __cplusplus
8844extern "C"
8845#endif
6c7a06a3
TT
8846char tgetent ();
8847int
8848main ()
8849{
81ecdfbb 8850return tgetent ();
6c7a06a3
TT
8851 ;
8852 return 0;
8853}
8854_ACEOF
5007d765 8855for ac_lib in '' termcap tinfo curses ncursesw ncurses; do
81ecdfbb
RW
8856 if test -z "$ac_lib"; then
8857 ac_res="none required"
8858 else
8859 ac_res=-l$ac_lib
6c7a06a3 8860 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
81ecdfbb
RW
8861 fi
8862 if ac_fn_c_try_link "$LINENO"; then :
8863 ac_cv_search_tgetent=$ac_res
8864fi
8865rm -f core conftest.err conftest.$ac_objext \
8866 conftest$ac_exeext
8867 if test "${ac_cv_search_tgetent+set}" = set; then :
8868 break
8869fi
8870done
8871if test "${ac_cv_search_tgetent+set}" = set; then :
6c7a06a3 8872
6c7a06a3 8873else
81ecdfbb 8874 ac_cv_search_tgetent=no
6c7a06a3 8875fi
81ecdfbb 8876rm conftest.$ac_ext
6c7a06a3
TT
8877LIBS=$ac_func_search_save_LIBS
8878fi
81ecdfbb
RW
8879{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_tgetent" >&5
8880$as_echo "$ac_cv_search_tgetent" >&6; }
8881ac_res=$ac_cv_search_tgetent
8882if test "$ac_res" != no; then :
8883 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6c7a06a3 8884
06825bd1
MK
8885fi
8886
06825bd1 8887
bec39cab 8888if test "$ac_cv_search_tgetent" = no; then
7a85168d 8889 CONFIG_OBS="$CONFIG_OBS stub-termcap.o"
8ee53726
MK
8890fi
8891
3841debe 8892
81ecdfbb
RW
8893# Check whether --with-system-readline was given.
8894if test "${with_system_readline+set}" = set; then :
8895 withval=$with_system_readline;
8896fi
6a30b0a5 8897
6a30b0a5
AS
8898
8899if test "$with_system_readline" = yes; then
8900 READLINE=-lreadline
8901 READLINE_DEPS=
8902 READLINE_CFLAGS=
39037522 8903 READLINE_TEXI_INCFLAG=
6a30b0a5
AS
8904else
8905 READLINE='$(READLINE_DIR)/libreadline.a'
8906 READLINE_DEPS='$(READLINE)'
8907 READLINE_CFLAGS='-I$(READLINE_SRC)/..'
39037522 8908 READLINE_TEXI_INCFLAG='-I $(READLINE_DIR)'
6a30b0a5
AS
8909fi
8910
8911
8912
8913
8914
f997c383
SD
8915# Generate jit-reader.h
8916
8917# This is typedeffed to GDB_CORE_ADDR in jit-reader.h
8918TARGET_PTR=
8919
8920# The cast to long int works around a bug in the HP C Compiler
8921# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
8922# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
8923# This bug is HP SR number 8606223364.
8924{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned long long" >&5
8925$as_echo_n "checking size of unsigned long long... " >&6; }
8926if test "${ac_cv_sizeof_unsigned_long_long+set}" = set; then :
8927 $as_echo_n "(cached) " >&6
8928else
8929 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long long))" "ac_cv_sizeof_unsigned_long_long" "$ac_includes_default"; then :
8930
8931else
8932 if test "$ac_cv_type_unsigned_long_long" = yes; then
8933 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8934$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
8935{ as_fn_set_status 77
8936as_fn_error "cannot compute sizeof (unsigned long long)
8937See \`config.log' for more details." "$LINENO" 5; }; }
8938 else
8939 ac_cv_sizeof_unsigned_long_long=0
8940 fi
8941fi
8942
8943fi
8944{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long_long" >&5
8945$as_echo "$ac_cv_sizeof_unsigned_long_long" >&6; }
8946
8947
8948
8949cat >>confdefs.h <<_ACEOF
8950#define SIZEOF_UNSIGNED_LONG_LONG $ac_cv_sizeof_unsigned_long_long
8951_ACEOF
8952
8953
8954# The cast to long int works around a bug in the HP C Compiler
8955# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
8956# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
8957# This bug is HP SR number 8606223364.
8958{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned long" >&5
8959$as_echo_n "checking size of unsigned long... " >&6; }
8960if test "${ac_cv_sizeof_unsigned_long+set}" = set; then :
8961 $as_echo_n "(cached) " >&6
8962else
8963 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned long))" "ac_cv_sizeof_unsigned_long" "$ac_includes_default"; then :
8964
8965else
8966 if test "$ac_cv_type_unsigned_long" = yes; then
8967 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8968$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
8969{ as_fn_set_status 77
8970as_fn_error "cannot compute sizeof (unsigned long)
8971See \`config.log' for more details." "$LINENO" 5; }; }
8972 else
8973 ac_cv_sizeof_unsigned_long=0
8974 fi
8975fi
8976
8977fi
8978{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned_long" >&5
8979$as_echo "$ac_cv_sizeof_unsigned_long" >&6; }
8980
8981
8982
8983cat >>confdefs.h <<_ACEOF
8984#define SIZEOF_UNSIGNED_LONG $ac_cv_sizeof_unsigned_long
8985_ACEOF
8986
8987
8988# The cast to long int works around a bug in the HP C Compiler
8989# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
8990# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
8991# This bug is HP SR number 8606223364.
8992{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of unsigned __int128" >&5
8993$as_echo_n "checking size of unsigned __int128... " >&6; }
8994if test "${ac_cv_sizeof_unsigned___int128+set}" = set; then :
8995 $as_echo_n "(cached) " >&6
8996else
8997 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (unsigned __int128))" "ac_cv_sizeof_unsigned___int128" "$ac_includes_default"; then :
8998
8999else
9000 if test "$ac_cv_type_unsigned___int128" = yes; then
9001 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
9002$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
9003{ as_fn_set_status 77
9004as_fn_error "cannot compute sizeof (unsigned __int128)
9005See \`config.log' for more details." "$LINENO" 5; }; }
9006 else
9007 ac_cv_sizeof_unsigned___int128=0
9008 fi
9009fi
9010
9011fi
9012{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_unsigned___int128" >&5
9013$as_echo "$ac_cv_sizeof_unsigned___int128" >&6; }
9014
9015
9016
9017cat >>confdefs.h <<_ACEOF
9018#define SIZEOF_UNSIGNED___INT128 $ac_cv_sizeof_unsigned___int128
9019_ACEOF
9020
9021
9022
9023if test "x${ac_cv_sizeof_unsigned_long}" = "x8"; then
9024 TARGET_PTR="unsigned long"
9025elif test "x${ac_cv_sizeof_unsigned_long_long}" = "x8"; then
9026 TARGET_PTR="unsigned long long"
9027elif test "x${ac_cv_sizeof_unsigned___int128}" = "x16"; then
9028 TARGET_PTR="unsigned __int128"
9029else
9030 TARGET_PTR="unsigned long"
9031fi
9032
9033
9034ac_config_files="$ac_config_files jit-reader.h:jit-reader.in"
9035
9036
a2d08b9e
SD
9037{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
9038$as_echo_n "checking for library containing dlopen... " >&6; }
9039if test "${ac_cv_search_dlopen+set}" = set; then :
9040 $as_echo_n "(cached) " >&6
9041else
9042 ac_func_search_save_LIBS=$LIBS
9043cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9044/* end confdefs.h. */
9045
9046/* Override any GCC internal prototype to avoid an error.
9047 Use char because int might match the return type of a GCC
9048 builtin and then its argument prototype would still apply. */
9049#ifdef __cplusplus
9050extern "C"
9051#endif
9052char dlopen ();
9053int
9054main ()
9055{
9056return dlopen ();
9057 ;
9058 return 0;
9059}
9060_ACEOF
9061for ac_lib in '' dl; do
9062 if test -z "$ac_lib"; then
9063 ac_res="none required"
9064 else
9065 ac_res=-l$ac_lib
9066 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9067 fi
9068 if ac_fn_c_try_link "$LINENO"; then :
9069 ac_cv_search_dlopen=$ac_res
9070fi
9071rm -f core conftest.err conftest.$ac_objext \
9072 conftest$ac_exeext
9073 if test "${ac_cv_search_dlopen+set}" = set; then :
9074 break
9075fi
9076done
9077if test "${ac_cv_search_dlopen+set}" = set; then :
9078
9079else
9080 ac_cv_search_dlopen=no
9081fi
9082rm conftest.$ac_ext
9083LIBS=$ac_func_search_save_LIBS
9084fi
9085{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
9086$as_echo "$ac_cv_search_dlopen" >&6; }
9087ac_res=$ac_cv_search_dlopen
9088if test "$ac_res" != no; then :
9089 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9090
9091fi
9092
9093
39037522 9094
b8e0a31c
SD
9095
9096# Check whether --with-jit-reader-dir was given.
9097if test "${with_jit_reader_dir+set}" = set; then :
9098 withval=$with_jit_reader_dir;
9099 JIT_READER_DIR=$withval
9100else
9101 JIT_READER_DIR=${libdir}/gdb
9102fi
9103
9104
9105 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
9106 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
9107 ac_define_dir=`eval echo $JIT_READER_DIR`
9108 ac_define_dir=`eval echo $ac_define_dir`
9109
9110cat >>confdefs.h <<_ACEOF
9111#define JIT_READER_DIR "$ac_define_dir"
9112_ACEOF
9113
9114
9115
9116
9117 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
9118 if test "x$prefix" = xNONE; then
9119 test_prefix=/usr/local
9120 else
9121 test_prefix=$prefix
9122 fi
9123 else
9124 test_prefix=$exec_prefix
9125 fi
9126 value=0
9127 case ${ac_define_dir} in
9128 "${test_prefix}"|"${test_prefix}/"*|\
9129 '${exec_prefix}'|'${exec_prefix}/'*)
9130 value=1
9131 ;;
9132 esac
9133
9134cat >>confdefs.h <<_ACEOF
9135#define JIT_READER_DIR_RELOCATABLE $value
9136_ACEOF
9137
9138
9139
9140
9141
81ecdfbb
RW
9142# Check whether --with-expat was given.
9143if test "${with_expat+set}" = set; then :
9144 withval=$with_expat;
5c39566f
DJ
9145else
9146 with_expat=auto
81ecdfbb
RW
9147fi
9148
9149{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use expat" >&5
9150$as_echo_n "checking whether to use expat... " >&6; }
9151{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_expat" >&5
9152$as_echo "$with_expat" >&6; }
5c39566f
DJ
9153
9154if test "${with_expat}" = no; then
81ecdfbb
RW
9155 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: expat support disabled; some features may be unavailable." >&5
9156$as_echo "$as_me: WARNING: expat support disabled; some features may be unavailable." >&2;}
5c39566f
DJ
9157 HAVE_LIBEXPAT=no
9158else
9159
3841debe
DJ
9160
9161
9162
9163
9164
9165
9166
9167 use_additional=yes
9168
9169 acl_save_prefix="$prefix"
9170 prefix="$acl_final_prefix"
9171 acl_save_exec_prefix="$exec_prefix"
9172 exec_prefix="$acl_final_exec_prefix"
9173
9174 eval additional_includedir=\"$includedir\"
9175 eval additional_libdir=\"$libdir\"
9176
9177 exec_prefix="$acl_save_exec_prefix"
9178 prefix="$acl_save_prefix"
9179
9180
81ecdfbb
RW
9181# Check whether --with-libexpat-prefix was given.
9182if test "${with_libexpat_prefix+set}" = set; then :
9183 withval=$with_libexpat_prefix;
3841debe
DJ
9184 if test "X$withval" = "Xno"; then
9185 use_additional=no
9186 else
9187 if test "X$withval" = "X"; then
9188
9189 acl_save_prefix="$prefix"
9190 prefix="$acl_final_prefix"
9191 acl_save_exec_prefix="$exec_prefix"
9192 exec_prefix="$acl_final_exec_prefix"
9193
9194 eval additional_includedir=\"$includedir\"
9195 eval additional_libdir=\"$libdir\"
9196
9197 exec_prefix="$acl_save_exec_prefix"
9198 prefix="$acl_save_prefix"
9199
9200 else
9201 additional_includedir="$withval/include"
9202 additional_libdir="$withval/lib"
9203 fi
9204 fi
9205
81ecdfbb
RW
9206fi
9207
3841debe
DJ
9208 LIBEXPAT=
9209 LTLIBEXPAT=
9210 INCEXPAT=
9211 rpathdirs=
9212 ltrpathdirs=
9213 names_already_handled=
9214 names_next_round='expat '
9215 while test -n "$names_next_round"; do
9216 names_this_round="$names_next_round"
9217 names_next_round=
9218 for name in $names_this_round; do
9219 already_handled=
9220 for n in $names_already_handled; do
9221 if test "$n" = "$name"; then
9222 already_handled=yes
9223 break
9224 fi
9225 done
9226 if test -z "$already_handled"; then
9227 names_already_handled="$names_already_handled $name"
9228 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
9229 eval value=\"\$HAVE_LIB$uppername\"
9230 if test -n "$value"; then
9231 if test "$value" = yes; then
9232 eval value=\"\$LIB$uppername\"
9233 test -z "$value" || LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$value"
9234 eval value=\"\$LTLIB$uppername\"
9235 test -z "$value" || LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }$value"
9236 else
9237 :
9238 fi
9239 else
9240 found_dir=
9241 found_la=
9242 found_so=
9243 found_a=
9244 if test $use_additional = yes; then
9245 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
9246 found_dir="$additional_libdir"
9247 found_so="$additional_libdir/lib$name.$shlibext"
9248 if test -f "$additional_libdir/lib$name.la"; then
9249 found_la="$additional_libdir/lib$name.la"
9250 fi
9251 else
9252 if test -f "$additional_libdir/lib$name.$libext"; then
9253 found_dir="$additional_libdir"
9254 found_a="$additional_libdir/lib$name.$libext"
9255 if test -f "$additional_libdir/lib$name.la"; then
9256 found_la="$additional_libdir/lib$name.la"
9257 fi
9258 fi
9259 fi
9260 fi
9261 if test "X$found_dir" = "X"; then
9262 for x in $LDFLAGS $LTLIBEXPAT; do
9263
9264 acl_save_prefix="$prefix"
9265 prefix="$acl_final_prefix"
9266 acl_save_exec_prefix="$exec_prefix"
9267 exec_prefix="$acl_final_exec_prefix"
9268 eval x=\"$x\"
9269 exec_prefix="$acl_save_exec_prefix"
9270 prefix="$acl_save_prefix"
9271
9272 case "$x" in
9273 -L*)
9274 dir=`echo "X$x" | sed -e 's/^X-L//'`
9275 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
9276 found_dir="$dir"
9277 found_so="$dir/lib$name.$shlibext"
9278 if test -f "$dir/lib$name.la"; then
9279 found_la="$dir/lib$name.la"
9280 fi
9281 else
9282 if test -f "$dir/lib$name.$libext"; then
9283 found_dir="$dir"
9284 found_a="$dir/lib$name.$libext"
9285 if test -f "$dir/lib$name.la"; then
9286 found_la="$dir/lib$name.la"
9287 fi
9288 fi
9289 fi
9290 ;;
9291 esac
9292 if test "X$found_dir" != "X"; then
9293 break
9294 fi
9295 done
9296 fi
9297 if test "X$found_dir" != "X"; then
9298 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-L$found_dir -l$name"
9299 if test "X$found_so" != "X"; then
9300 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
9301 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
9302 else
9303 haveit=
9304 for x in $ltrpathdirs; do
9305 if test "X$x" = "X$found_dir"; then
9306 haveit=yes
9307 break
9308 fi
9309 done
9310 if test -z "$haveit"; then
9311 ltrpathdirs="$ltrpathdirs $found_dir"
9312 fi
9313 if test "$hardcode_direct" = yes; then
9314 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
9315 else
9316 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
9317 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
9318 haveit=
9319 for x in $rpathdirs; do
9320 if test "X$x" = "X$found_dir"; then
9321 haveit=yes
9322 break
9323 fi
9324 done
9325 if test -z "$haveit"; then
9326 rpathdirs="$rpathdirs $found_dir"
9327 fi
9328 else
9329 haveit=
9330 for x in $LDFLAGS $LIBEXPAT; do
9331
9332 acl_save_prefix="$prefix"
9333 prefix="$acl_final_prefix"
9334 acl_save_exec_prefix="$exec_prefix"
9335 exec_prefix="$acl_final_exec_prefix"
9336 eval x=\"$x\"
9337 exec_prefix="$acl_save_exec_prefix"
9338 prefix="$acl_save_prefix"
9339
9340 if test "X$x" = "X-L$found_dir"; then
9341 haveit=yes
9342 break
9343 fi
9344 done
9345 if test -z "$haveit"; then
9346 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$found_dir"
9347 fi
9348 if test "$hardcode_minus_L" != no; then
9349 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_so"
9350 else
9351 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-l$name"
9352 fi
9353 fi
9354 fi
9355 fi
9356 else
9357 if test "X$found_a" != "X"; then
9358 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$found_a"
9359 else
9360 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$found_dir -l$name"
9361 fi
9362 fi
9363 additional_includedir=
9364 case "$found_dir" in
9365 */lib | */lib/)
9366 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
9367 additional_includedir="$basedir/include"
9368 ;;
9369 esac
9370 if test "X$additional_includedir" != "X"; then
9371 if test "X$additional_includedir" != "X/usr/include"; then
9372 haveit=
9373 if test "X$additional_includedir" = "X/usr/local/include"; then
9374 if test -n "$GCC"; then
9375 case $host_os in
9376 linux*) haveit=yes;;
9377 esac
9378 fi
9379 fi
9380 if test -z "$haveit"; then
9381 for x in $CPPFLAGS $INCEXPAT; do
9382
9383 acl_save_prefix="$prefix"
9384 prefix="$acl_final_prefix"
9385 acl_save_exec_prefix="$exec_prefix"
9386 exec_prefix="$acl_final_exec_prefix"
9387 eval x=\"$x\"
9388 exec_prefix="$acl_save_exec_prefix"
9389 prefix="$acl_save_prefix"
9390
9391 if test "X$x" = "X-I$additional_includedir"; then
9392 haveit=yes
9393 break
9394 fi
9395 done
9396 if test -z "$haveit"; then
9397 if test -d "$additional_includedir"; then
9398 INCEXPAT="${INCEXPAT}${INCEXPAT:+ }-I$additional_includedir"
9399 fi
9400 fi
9401 fi
9402 fi
9403 fi
9404 if test -n "$found_la"; then
9405 save_libdir="$libdir"
9406 case "$found_la" in
9407 */* | *\\*) . "$found_la" ;;
9408 *) . "./$found_la" ;;
9409 esac
9410 libdir="$save_libdir"
9411 for dep in $dependency_libs; do
9412 case "$dep" in
9413 -L*)
9414 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
9415 if test "X$additional_libdir" != "X/usr/lib"; then
9416 haveit=
9417 if test "X$additional_libdir" = "X/usr/local/lib"; then
9418 if test -n "$GCC"; then
9419 case $host_os in
9420 linux*) haveit=yes;;
9421 esac
9422 fi
9423 fi
9424 if test -z "$haveit"; then
9425 haveit=
9426 for x in $LDFLAGS $LIBEXPAT; do
9427
9428 acl_save_prefix="$prefix"
9429 prefix="$acl_final_prefix"
9430 acl_save_exec_prefix="$exec_prefix"
9431 exec_prefix="$acl_final_exec_prefix"
9432 eval x=\"$x\"
9433 exec_prefix="$acl_save_exec_prefix"
9434 prefix="$acl_save_prefix"
9435
9436 if test "X$x" = "X-L$additional_libdir"; then
9437 haveit=yes
9438 break
9439 fi
9440 done
9441 if test -z "$haveit"; then
9442 if test -d "$additional_libdir"; then
9443 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-L$additional_libdir"
9444 fi
9445 fi
9446 haveit=
9447 for x in $LDFLAGS $LTLIBEXPAT; do
9448
9449 acl_save_prefix="$prefix"
9450 prefix="$acl_final_prefix"
9451 acl_save_exec_prefix="$exec_prefix"
9452 exec_prefix="$acl_final_exec_prefix"
9453 eval x=\"$x\"
9454 exec_prefix="$acl_save_exec_prefix"
9455 prefix="$acl_save_prefix"
9456
9457 if test "X$x" = "X-L$additional_libdir"; then
9458 haveit=yes
9459 break
9460 fi
9461 done
9462 if test -z "$haveit"; then
9463 if test -d "$additional_libdir"; then
9464 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-L$additional_libdir"
9465 fi
9466 fi
9467 fi
9468 fi
9469 ;;
9470 -R*)
9471 dir=`echo "X$dep" | sed -e 's/^X-R//'`
9472 if test "$enable_rpath" != no; then
9473 haveit=
9474 for x in $rpathdirs; do
9475 if test "X$x" = "X$dir"; then
9476 haveit=yes
9477 break
9478 fi
9479 done
9480 if test -z "$haveit"; then
9481 rpathdirs="$rpathdirs $dir"
9482 fi
9483 haveit=
9484 for x in $ltrpathdirs; do
9485 if test "X$x" = "X$dir"; then
9486 haveit=yes
9487 break
9488 fi
9489 done
9490 if test -z "$haveit"; then
9491 ltrpathdirs="$ltrpathdirs $dir"
9492 fi
9493 fi
9494 ;;
9495 -l*)
9496 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
9497 ;;
9498 *.la)
9499 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
9500 ;;
9501 *)
9502 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$dep"
9503 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }$dep"
9504 ;;
81ecdfbb
RW
9505 esac
9506 done
9507 fi
9508 else
9509 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }-l$name"
9510 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-l$name"
9511 fi
9512 fi
9513 fi
9514 done
9515 done
9516 if test "X$rpathdirs" != "X"; then
9517 if test -n "$hardcode_libdir_separator"; then
9518 alldirs=
9519 for found_dir in $rpathdirs; do
9520 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
9521 done
9522 acl_save_libdir="$libdir"
9523 libdir="$alldirs"
9524 eval flag=\"$hardcode_libdir_flag_spec\"
9525 libdir="$acl_save_libdir"
9526 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$flag"
9527 else
9528 for found_dir in $rpathdirs; do
9529 acl_save_libdir="$libdir"
9530 libdir="$found_dir"
9531 eval flag=\"$hardcode_libdir_flag_spec\"
9532 libdir="$acl_save_libdir"
9533 LIBEXPAT="${LIBEXPAT}${LIBEXPAT:+ }$flag"
9534 done
9535 fi
9536 fi
9537 if test "X$ltrpathdirs" != "X"; then
9538 for found_dir in $ltrpathdirs; do
9539 LTLIBEXPAT="${LTLIBEXPAT}${LTLIBEXPAT:+ }-R$found_dir"
9540 done
9541 fi
a9322a30
TT
9542
9543
81ecdfbb 9544 ac_save_CPPFLAGS="$CPPFLAGS"
a9322a30 9545
81ecdfbb
RW
9546 for element in $INCEXPAT; do
9547 haveit=
9548 for x in $CPPFLAGS; do
a9322a30 9549
81ecdfbb
RW
9550 acl_save_prefix="$prefix"
9551 prefix="$acl_final_prefix"
9552 acl_save_exec_prefix="$exec_prefix"
9553 exec_prefix="$acl_final_exec_prefix"
9554 eval x=\"$x\"
9555 exec_prefix="$acl_save_exec_prefix"
9556 prefix="$acl_save_prefix"
a8111142 9557
81ecdfbb
RW
9558 if test "X$x" = "X$element"; then
9559 haveit=yes
9560 break
9561 fi
9562 done
9563 if test -z "$haveit"; then
9564 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
9565 fi
9566 done
a9322a30
TT
9567
9568
81ecdfbb
RW
9569 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libexpat" >&5
9570$as_echo_n "checking for libexpat... " >&6; }
9571if test "${ac_cv_libexpat+set}" = set; then :
9572 $as_echo_n "(cached) " >&6
bec39cab 9573else
bec39cab 9574
81ecdfbb
RW
9575 ac_save_LIBS="$LIBS"
9576 LIBS="$LIBS $LIBEXPAT"
9577 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9578/* end confdefs.h. */
81ecdfbb
RW
9579#include "expat.h"
9580int
9581main ()
9582{
9583XML_Parser p = XML_ParserCreate (0);
9584 ;
9585 return 0;
9586}
bec39cab 9587_ACEOF
81ecdfbb
RW
9588if ac_fn_c_try_link "$LINENO"; then :
9589 ac_cv_libexpat=yes
c906108c 9590else
81ecdfbb 9591 ac_cv_libexpat=no
bec39cab 9592fi
81ecdfbb
RW
9593rm -f core conftest.err conftest.$ac_objext \
9594 conftest$ac_exeext conftest.$ac_ext
9595 LIBS="$ac_save_LIBS"
c906108c 9596
95ca63c4 9597fi
81ecdfbb
RW
9598{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libexpat" >&5
9599$as_echo "$ac_cv_libexpat" >&6; }
9600 if test "$ac_cv_libexpat" = yes; then
9601 HAVE_LIBEXPAT=yes
bec39cab 9602
81ecdfbb 9603$as_echo "#define HAVE_LIBEXPAT 1" >>confdefs.h
bec39cab 9604
81ecdfbb
RW
9605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libexpat" >&5
9606$as_echo_n "checking how to link with libexpat... " >&6; }
9607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBEXPAT" >&5
9608$as_echo "$LIBEXPAT" >&6; }
9609 else
9610 HAVE_LIBEXPAT=no
9611 CPPFLAGS="$ac_save_CPPFLAGS"
9612 LIBEXPAT=
9613 LTLIBEXPAT=
9614 fi
95ca63c4
CF
9615
9616
9617
7cb9022a
MK
9618
9619
bec39cab 9620
81ecdfbb
RW
9621 if test "$HAVE_LIBEXPAT" != yes; then
9622 if test "$with_expat" = yes; then
9623 as_fn_error "expat is missing or unusable" "$LINENO" 5
9624 else
9625 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: expat is missing or unusable; some features may be unavailable." >&5
9626$as_echo "$as_me: WARNING: expat is missing or unusable; some features may be unavailable." >&2;}
9627 fi
9628 else
9629 save_LIBS=$LIBS
9630 LIBS="$LIBS $LIBEXPAT"
9631 for ac_func in XML_StopParser
9632do :
9633 ac_fn_c_check_func "$LINENO" "XML_StopParser" "ac_cv_func_XML_StopParser"
9634if test "x$ac_cv_func_XML_StopParser" = x""yes; then :
bec39cab 9635 cat >>confdefs.h <<_ACEOF
81ecdfbb 9636#define HAVE_XML_STOPPARSER 1
bec39cab 9637_ACEOF
95ca63c4 9638
bec39cab 9639fi
bec39cab 9640done
95ca63c4 9641
81ecdfbb
RW
9642 LIBS=$save_LIBS
9643 fi
a9322a30
TT
9644fi
9645
d344e670
DE
9646# --------------------- #
9647# Check for libpython. #
9648# --------------------- #
9649
a9322a30 9650
a9322a30
TT
9651
9652
ec685c5e 9653
0c4a4063 9654
81ecdfbb
RW
9655# Check whether --with-python was given.
9656if test "${with_python+set}" = set; then :
9657 withval=$with_python;
bec39cab 9658else
81ecdfbb 9659 with_python=auto
bec39cab 9660fi
bec39cab 9661
81ecdfbb
RW
9662{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use python" >&5
9663$as_echo_n "checking whether to use python... " >&6; }
9664{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_python" >&5
9665$as_echo "$with_python" >&6; }
9a156167 9666
81ecdfbb
RW
9667if test "${with_python}" = no; then
9668 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: python support disabled; some features may be unavailable." >&5
9669$as_echo "$as_me: WARNING: python support disabled; some features may be unavailable." >&2;}
9670 have_libpython=no
bec39cab 9671else
81ecdfbb 9672 case "${with_python}" in
8c85a4e2 9673 [\\/]* | ?:[\\/]*)
ec685c5e
DE
9674 if test -d ${with_python}; then
9675 # Assume the python binary is ${with_python}/bin/python.
ec685c5e 9676 python_prog="${with_python}/bin/python"
0c4a4063 9677 python_prefix=
9c4ea6c5
JB
9678 # If python does not exit ${with_python}/bin, then try in
9679 # ${with_python}. On Windows/MinGW, this is where the Python
9680 # executable is.
9681 if test ! -x "${python_prog}"; then
9682 python_prog="${with_python}/python"
9683 python_prefix=
9684 fi
e7a30f46 9685 if test ! -x "${python_prog}"; then
ec685c5e
DE
9686 # Fall back to gdb 7.0/7.1 behaviour.
9687 python_prog=missing
0c4a4063 9688 python_prefix=${with_python}
ec685c5e 9689 fi
e7a30f46 9690 elif test -x "${with_python}"; then
ec685c5e
DE
9691 # While we can't run python compiled for $host (unless host == build),
9692 # the user could write a script that provides the needed information,
9693 # so we support that.
ec685c5e 9694 python_prog=${with_python}
0c4a4063 9695 python_prefix=
ec685c5e
DE
9696 else
9697 as_fn_error "invalid value for --with-python" "$LINENO" 5
9698 fi
81ecdfbb 9699 ;;
ec685c5e
DE
9700 */*)
9701 # Disallow --with-python=foo/bar.
81ecdfbb
RW
9702 as_fn_error "invalid value for --with-python" "$LINENO" 5
9703 ;;
ec685c5e
DE
9704 *)
9705 # The user has either specified auto, yes, or the name of the python
9706 # program assumed to be in $PATH.
9707 python_prefix=
9708 case "${with_python}" in
9709 yes | auto)
9710 if test ${build} = ${host}; then
9711 # Extract the first word of "python", so it can be a program name with args.
9712set dummy python; ac_word=$2
9713{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9714$as_echo_n "checking for $ac_word... " >&6; }
9715if test "${ac_cv_path_python_prog_path+set}" = set; then :
9716 $as_echo_n "(cached) " >&6
9717else
9718 case $python_prog_path in
9719 [\\/]* | ?:[\\/]*)
9720 ac_cv_path_python_prog_path="$python_prog_path" # Let the user override the test with a path.
9721 ;;
9722 *)
9723 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9724for as_dir in $PATH
9725do
9726 IFS=$as_save_IFS
9727 test -z "$as_dir" && as_dir=.
9728 for ac_exec_ext in '' $ac_executable_extensions; do
9729 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9730 ac_cv_path_python_prog_path="$as_dir/$ac_word$ac_exec_ext"
9731 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9732 break 2
9733 fi
9734done
9735 done
9736IFS=$as_save_IFS
9737
9738 test -z "$ac_cv_path_python_prog_path" && ac_cv_path_python_prog_path="missing"
9739 ;;
9740esac
9741fi
9742python_prog_path=$ac_cv_path_python_prog_path
9743if test -n "$python_prog_path"; then
9744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $python_prog_path" >&5
9745$as_echo "$python_prog_path" >&6; }
9746else
9747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9748$as_echo "no" >&6; }
9749fi
9750
9751
9752 if test "${python_prog_path}" = missing; then
9753 python_prog=missing
9754 else
9755 python_prog=${python_prog_path}
9756 fi
9757 else
9758 # Not much we can do except assume the cross-compiler will find the
9759 # right files.
9760 python_prog=missing
9761 fi
9762 ;;
9763 *)
9764 # While we can't run python compiled for $host (unless host == build),
9765 # the user could write a script that provides the needed information,
9766 # so we support that.
9767 python_prog="${with_python}"
9768 # Extract the first word of "${python_prog}", so it can be a program name with args.
9769set dummy ${python_prog}; ac_word=$2
9770{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9771$as_echo_n "checking for $ac_word... " >&6; }
9772if test "${ac_cv_path_python_prog_path+set}" = set; then :
9773 $as_echo_n "(cached) " >&6
9774else
9775 case $python_prog_path in
9776 [\\/]* | ?:[\\/]*)
9777 ac_cv_path_python_prog_path="$python_prog_path" # Let the user override the test with a path.
9778 ;;
9779 *)
9780 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9781for as_dir in $PATH
9782do
9783 IFS=$as_save_IFS
9784 test -z "$as_dir" && as_dir=.
9785 for ac_exec_ext in '' $ac_executable_extensions; do
9786 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9787 ac_cv_path_python_prog_path="$as_dir/$ac_word$ac_exec_ext"
9788 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9789 break 2
9790 fi
9791done
9792 done
9793IFS=$as_save_IFS
9794
9795 test -z "$ac_cv_path_python_prog_path" && ac_cv_path_python_prog_path="missing"
9796 ;;
9797esac
9798fi
9799python_prog_path=$ac_cv_path_python_prog_path
9800if test -n "$python_prog_path"; then
9801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $python_prog_path" >&5
9802$as_echo "$python_prog_path" >&6; }
9803else
9804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9805$as_echo "no" >&6; }
9806fi
9807
9808
9809 if test "${python_prog_path}" = missing; then
9810 as_fn_error "unable to find python program ${python_prog}" "$LINENO" 5
9811 fi
9812 ;;
9813 esac
81ecdfbb
RW
9814 esac
9815
ec685c5e 9816 if test "${python_prog}" != missing; then
e7a30f46
DE
9817 # We have a python program to use, but it may be too old.
9818 # Don't flag an error for --with-python=auto (the default).
9819 have_python_config=yes
ec685c5e
DE
9820 python_includes=`${python_prog} ${srcdir}/python/python-config.py --includes`
9821 if test $? != 0; then
e7a30f46
DE
9822 have_python_config=failed
9823 if test "${with_python}" != auto; then
9824 as_fn_error "failure running python-config --includes" "$LINENO" 5
9825 fi
ec685c5e
DE
9826 fi
9827 python_libs=`${python_prog} ${srcdir}/python/python-config.py --ldflags`
9828 if test $? != 0; then
e7a30f46
DE
9829 have_python_config=failed
9830 if test "${with_python}" != auto; then
9831 as_fn_error "failure running python-config --ldflags" "$LINENO" 5
9832 fi
ec685c5e 9833 fi
0c4a4063
DE
9834 python_prefix=`${python_prog} ${srcdir}/python/python-config.py --exec-prefix`
9835 if test $? != 0; then
e7a30f46
DE
9836 have_python_config=failed
9837 if test "${with_python}" != auto; then
9838 as_fn_error "failure running python-config --exec-prefix" "$LINENO" 5
9839 fi
0c4a4063 9840 fi
ec685c5e 9841 else
ac534cba
JB
9842 # We do not have a python executable we can use to determine where
9843 # to find the Python headers and libs. We cannot guess the include
9844 # path from the python_prefix either, because that include path
9845 # depends on the Python version. So, there is nothing much we can
9846 # do except assume that the compiler will be able to find those files.
9847 python_includes=
9848 python_libs=
0c4a4063 9849 have_python_config=no
ec685c5e 9850 fi
bec39cab 9851
ec685c5e
DE
9852 # If we have python-config, only try the configuration it provides.
9853 # Otherwise fallback on the old way of trying different versions of
9854 # python in turn.
81ecdfbb 9855
ec685c5e
DE
9856 have_libpython=no
9857 if test "${have_python_config}" = yes; then
c1039e3c
JB
9858 # Determine the Python version by extracting "-lpython<version>"
9859 # part of the python_libs. <version> is usually X.Y with X and Y
9860 # being decimal numbers, but can also be XY (seen on Windows).
9861 #
9862 # The extraction is performed using sed with a regular expression.
9863 # Initially, the regexp used was using the '?' quantifier to make
9864 # the dot in the version number optional. Unfortunately, this
9865 # does not work with non-GNU versions of sed because, because of
9866 # what looks like a limitation (the '?' quantifier does not work
9867 # with back-references). We work around this limitation by using
9868 # the '*' quantifier instead. It means that, in theory, we might
9869 # match unexpected version strings such as "-lpython2..7", but
9870 # this seems unlikely in practice. And even if that happens,
9871 # an error will be triggered later on, when checking that version
9872 # number.
ec685c5e 9873 python_version=`echo " ${python_libs} " \
c1039e3c 9874 | sed -e 's,^.* -l\(python[0-9]*[.]*[0-9]*\).*$,\1,'`
0c4a4063
DE
9875 case "${python_version}" in
9876 python*)
ec685c5e
DE
9877
9878 version=${python_version}
9879
9880 new_CPPFLAGS=${python_includes}
9881 new_LIBS=${python_libs}
81ecdfbb
RW
9882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
9883$as_echo_n "checking for ${version}... " >&6; }
ec685c5e 9884 save_CPPFLAGS=$CPPFLAGS
81ecdfbb 9885 save_LIBS=$LIBS
ec685c5e
DE
9886 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
9887 LIBS="$LIBS $new_LIBS"
9888 found_usable_python=no
81ecdfbb 9889 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 9890/* end confdefs.h. */
ac534cba 9891#include "Python.h"
81ecdfbb
RW
9892int
9893main ()
9894{
9895Py_Initialize ();
9896 ;
9897 return 0;
9898}
bec39cab 9899_ACEOF
81ecdfbb 9900if ac_fn_c_try_link "$LINENO"; then :
ec685c5e
DE
9901 have_libpython=${version}
9902 found_usable_python=yes
ac534cba
JB
9903 PYTHON_CPPFLAGS=$new_CPPFLAGS
9904 PYTHON_LIBS=$new_LIBS
9a156167 9905fi
81ecdfbb
RW
9906rm -f core conftest.err conftest.$ac_objext \
9907 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
9908 CPPFLAGS=$save_CPPFLAGS
9909 LIBS=$save_LIBS
ec685c5e
DE
9910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
9911$as_echo "${found_usable_python}" >&6; }
9a156167 9912
0c4a4063
DE
9913 ;;
9914 *)
ec685c5e 9915 as_fn_error "unable to determine python version from ${python_libs}" "$LINENO" 5
0c4a4063
DE
9916 ;;
9917 esac
e7a30f46 9918 elif test "${have_python_config}" != failed; then
ec685c5e 9919 if test "${have_libpython}" = no; then
9a156167 9920
420697bb
TT
9921 version=python2.7
9922
9923 new_CPPFLAGS=${python_includes}
9924 new_LIBS="${python_libs} -lpython2.7"
9925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
9926$as_echo_n "checking for ${version}... " >&6; }
9927 save_CPPFLAGS=$CPPFLAGS
9928 save_LIBS=$LIBS
9929 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
9930 LIBS="$LIBS $new_LIBS"
9931 found_usable_python=no
9932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9933/* end confdefs.h. */
ac534cba 9934#include "Python.h"
420697bb
TT
9935int
9936main ()
9937{
9938Py_Initialize ();
9939 ;
9940 return 0;
9941}
9942_ACEOF
9943if ac_fn_c_try_link "$LINENO"; then :
9944 have_libpython=${version}
9945 found_usable_python=yes
ac534cba
JB
9946 PYTHON_CPPFLAGS=$new_CPPFLAGS
9947 PYTHON_LIBS=$new_LIBS
420697bb
TT
9948fi
9949rm -f core conftest.err conftest.$ac_objext \
9950 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
9951 CPPFLAGS=$save_CPPFLAGS
9952 LIBS=$save_LIBS
420697bb
TT
9953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
9954$as_echo "${found_usable_python}" >&6; }
9955
9956 fi
9957 if test "${have_libpython}" = no; then
9958
ec685c5e
DE
9959 version=python2.6
9960
9961 new_CPPFLAGS=${python_includes}
9962 new_LIBS="${python_libs} -lpython2.6"
9963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
9964$as_echo_n "checking for ${version}... " >&6; }
9965 save_CPPFLAGS=$CPPFLAGS
9966 save_LIBS=$LIBS
9967 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
9968 LIBS="$LIBS $new_LIBS"
9969 found_usable_python=no
9970 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9971/* end confdefs.h. */
ac534cba 9972#include "Python.h"
ec685c5e
DE
9973int
9974main ()
9975{
9976Py_Initialize ();
9977 ;
9978 return 0;
9979}
9980_ACEOF
9981if ac_fn_c_try_link "$LINENO"; then :
9982 have_libpython=${version}
9983 found_usable_python=yes
ac534cba
JB
9984 PYTHON_CPPFLAGS=$new_CPPFLAGS
9985 PYTHON_LIBS=$new_LIBS
ec685c5e
DE
9986fi
9987rm -f core conftest.err conftest.$ac_objext \
9988 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
9989 CPPFLAGS=$save_CPPFLAGS
9990 LIBS=$save_LIBS
ec685c5e
DE
9991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
9992$as_echo "${found_usable_python}" >&6; }
9a156167 9993
81ecdfbb 9994 fi
ec685c5e 9995 if test ${have_libpython} = no; then
9a156167 9996
81ecdfbb 9997 version=python2.5
9a156167 9998
ec685c5e
DE
9999 new_CPPFLAGS=${python_includes}
10000 new_LIBS="${python_libs} -lpython2.5"
81ecdfbb
RW
10001 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
10002$as_echo_n "checking for ${version}... " >&6; }
ec685c5e 10003 save_CPPFLAGS=$CPPFLAGS
81ecdfbb 10004 save_LIBS=$LIBS
ec685c5e
DE
10005 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
10006 LIBS="$LIBS $new_LIBS"
10007 found_usable_python=no
81ecdfbb 10008 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
436868fb 10009/* end confdefs.h. */
ac534cba 10010#include "Python.h"
81ecdfbb
RW
10011int
10012main ()
10013{
10014Py_Initialize ();
10015 ;
10016 return 0;
10017}
436868fb 10018_ACEOF
81ecdfbb 10019if ac_fn_c_try_link "$LINENO"; then :
ec685c5e
DE
10020 have_libpython=${version}
10021 found_usable_python=yes
ac534cba
JB
10022 PYTHON_CPPFLAGS=$new_CPPFLAGS
10023 PYTHON_LIBS=$new_LIBS
436868fb 10024fi
81ecdfbb
RW
10025rm -f core conftest.err conftest.$ac_objext \
10026 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
10027 CPPFLAGS=$save_CPPFLAGS
10028 LIBS=$save_LIBS
ec685c5e
DE
10029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
10030$as_echo "${found_usable_python}" >&6; }
a9322a30 10031
81ecdfbb 10032 fi
ec685c5e 10033 if test ${have_libpython} = no; then
a9322a30 10034
81ecdfbb 10035 version=python2.4
a9322a30 10036
ec685c5e
DE
10037 new_CPPFLAGS=${python_includes}
10038 new_LIBS="${python_libs} -lpython2.4"
81ecdfbb
RW
10039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${version}" >&5
10040$as_echo_n "checking for ${version}... " >&6; }
ec685c5e 10041 save_CPPFLAGS=$CPPFLAGS
81ecdfbb 10042 save_LIBS=$LIBS
ec685c5e
DE
10043 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
10044 LIBS="$LIBS $new_LIBS"
10045 found_usable_python=no
81ecdfbb 10046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
436868fb 10047/* end confdefs.h. */
ac534cba 10048#include "Python.h"
a9322a30
TT
10049int
10050main ()
10051{
81ecdfbb 10052Py_Initialize ();
a9322a30
TT
10053 ;
10054 return 0;
10055}
436868fb 10056_ACEOF
81ecdfbb 10057if ac_fn_c_try_link "$LINENO"; then :
ec685c5e
DE
10058 have_libpython=${version}
10059 found_usable_python=yes
ac534cba
JB
10060 PYTHON_CPPFLAGS=$new_CPPFLAGS
10061 PYTHON_LIBS=$new_LIBS
436868fb 10062fi
81ecdfbb
RW
10063rm -f core conftest.err conftest.$ac_objext \
10064 conftest$ac_exeext conftest.$ac_ext
ac534cba
JB
10065 CPPFLAGS=$save_CPPFLAGS
10066 LIBS=$save_LIBS
ec685c5e
DE
10067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_python}" >&5
10068$as_echo "${found_usable_python}" >&6; }
81ecdfbb 10069
ec685c5e
DE
10070 fi
10071 fi
9c4ea6c5 10072 if test "${have_libpython}" = python2.7 -o "${have_libpython}" = python27; then
11763c18
TT
10073
10074$as_echo "#define HAVE_LIBPYTHON2_7 1" >>confdefs.h
10075
9c4ea6c5 10076 elif test "${have_libpython}" = python2.6 -o "${have_libpython}" = python26; then
ec685c5e
DE
10077
10078$as_echo "#define HAVE_LIBPYTHON2_6 1" >>confdefs.h
10079
9c4ea6c5 10080 elif test "${have_libpython}" = python2.5 -o "${have_libpython}" = python25; then
ec685c5e
DE
10081
10082$as_echo "#define HAVE_LIBPYTHON2_5 1" >>confdefs.h
10083
9c4ea6c5 10084 elif test "${have_libpython}" = python2.4 -o "${have_libpython}" = python24; then
81ecdfbb
RW
10085
10086$as_echo "#define HAVE_LIBPYTHON2_4 1" >>confdefs.h
10087
81ecdfbb 10088 fi
ec685c5e
DE
10089
10090 if test "${have_libpython}" = no; then
81ecdfbb
RW
10091 case "${with_python}" in
10092 yes)
10093 as_fn_error "python is missing or unusable" "$LINENO" 5
10094 ;;
10095 auto)
10096 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: python is missing or unusable; some features may be unavailable." >&5
10097$as_echo "$as_me: WARNING: python is missing or unusable; some features may be unavailable." >&2;}
10098 ;;
10099 *)
10100 as_fn_error "no usable python found at ${with_python}" "$LINENO" 5
10101 ;;
10102 esac
0c4a4063
DE
10103 else
10104 if test -n "${python_prefix}"; then
10105
10106cat >>confdefs.h <<_ACEOF
10107#define WITH_PYTHON_PATH "${python_prefix}"
10108_ACEOF
10109
10110
10111 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
10112 if test "x$prefix" = xNONE; then
10113 test_prefix=/usr/local
10114 else
10115 test_prefix=$prefix
10116 fi
10117 else
10118 test_prefix=$exec_prefix
10119 fi
10120 value=0
10121 case ${python_prefix} in
10122 "${test_prefix}"|"${test_prefix}/"*|\
10123 '${exec_prefix}'|'${exec_prefix}/'*)
10124 value=1
10125 ;;
10126 esac
10127
10128cat >>confdefs.h <<_ACEOF
10129#define PYTHON_PATH_RELOCATABLE $value
10130_ACEOF
10131
10132
10133 fi
81ecdfbb 10134 fi
436868fb 10135fi
436868fb 10136
ec685c5e 10137if test "${have_libpython}" != no; then
436868fb 10138
81ecdfbb 10139$as_echo "#define HAVE_PYTHON 1" >>confdefs.h
436868fb 10140
81ecdfbb
RW
10141 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_PYTHON_OBS)"
10142 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_PYTHON_DEPS)"
10143 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_PYTHON_SRCS)"
94f7449c 10144 CONFIG_INSTALL="$CONFIG_INSTALL install-python"
81ecdfbb 10145 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_PYTHON_CFLAGS)"
436868fb 10146
81ecdfbb
RW
10147 # Flags needed to compile Python code (taken from python-config --cflags).
10148 # We cannot call python-config directly because it will output whatever was
10149 # used when compiling the Python interpreter itself, including flags which
10150 # would make the python-related objects be compiled differently from the
10151 # rest of GDB (e.g., -O2 and -fPIC).
10152 if test "${GCC}" = yes; then
10153 tentative_python_cflags="-fno-strict-aliasing -DNDEBUG -fwrapv"
10154 fi
436868fb 10155
81ecdfbb
RW
10156 if test "x${tentative_python_cflags}" != x; then
10157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler flags for python code" >&5
10158$as_echo_n "checking compiler flags for python code... " >&6; }
10159 for flag in ${tentative_python_cflags}; do
10160 # Check that the compiler accepts it
10161 saved_CFLAGS="$CFLAGS"
10162 CFLAGS="$CFLAGS $flag"
10163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 10164/* end confdefs.h. */
81ecdfbb 10165
a9322a30
TT
10166int
10167main ()
10168{
a9322a30
TT
10169
10170 ;
10171 return 0;
10172}
bec39cab 10173_ACEOF
81ecdfbb
RW
10174if ac_fn_c_try_compile "$LINENO"; then :
10175 PYTHON_CFLAGS="${PYTHON_CFLAGS} $flag"
bec39cab 10176fi
81ecdfbb
RW
10177rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10178 CFLAGS="$saved_CFLAGS"
10179 done
10180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${PYTHON_CFLAGS}" >&5
10181$as_echo "${PYTHON_CFLAGS}" >&6; }
10182 fi
043b6510 10183
c83393b9
JB
10184 # On x64 Windows, Python's include headers, and pyconfig.h in
10185 # particular, rely on MS_WIN64 macro to detect that it's a 64bit
10186 # version of Windows. Unfortunately, MS_WIN64 is only defined if
10187 # _MSC_VER, a Microsoft-specific macro, is defined. So, when
10188 # building on x64 Windows with GCC, we define MS_WIN64 ourselves.
10189 # The issue was reported to the Python community, but still isn't
10190 # solved as of 2012-10-02 (http://bugs.python.org/issue4709).
10191
043b6510 10192 case "$gdb_host" in
c83393b9
JB
10193 mingw64)
10194 if test "${GCC}" = yes; then
10195 CPPFLAGS="$CPPFLAGS -DMS_WIN64"
10196 fi
10197 ;;
043b6510 10198 esac
a8db4212
YPK
10199
10200 # Note that "python -m threading" cannot be used to check for
10201 # threading support due to a bug in Python 2.7.3
10202 # (http://bugs.python.org/issue15567).
10203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether python supports threads" >&5
10204$as_echo_n "checking whether python supports threads... " >&6; }
10205 saved_CPPFLAGS="${CPPFLAGS}"
10206 CPPFLAGS="${PYTHON_CPPFLAGS}"
10207 # Note that the test is reversed so that python_has_threads=yes on
10208 # unexpected failures.
10209 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10210/* end confdefs.h. */
10211
10212#include <Python.h>
10213#ifdef WITH_THREAD
10214# error
10215#endif
10216
10217_ACEOF
10218if ac_fn_c_try_cpp "$LINENO"; then :
10219 python_has_threads=no
10220else
10221 python_has_threads=yes
10222fi
10223rm -f conftest.err conftest.$ac_ext
10224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${python_has_threads}" >&5
10225$as_echo "${python_has_threads}" >&6; }
10226 CPPFLAGS="${saved_CPPFLAGS}"
81ecdfbb 10227else
6dddc817
DE
10228 # Even if Python support is not compiled in, we need to have this file
10229 # included so that the "python" command, et.al., still exists.
10230 CONFIG_OBS="$CONFIG_OBS python.o"
10231 CONFIG_SRCS="$CONFIG_SRCS python/python.c"
a9322a30 10232fi
9a156167 10233
a4a1c157
PA
10234# Work around Python http://bugs.python.org/issue10112. See also
10235# http://bugs.python.org/issue11410, otherwise -Wl,--dynamic-list has
10236# no effect. Note that the only test after this that uses Python is
10237# the -rdynamic/-Wl,--dynamic-list test, and we do want that one to be
10238# run without -export-dynamic too.
10239PYTHON_LIBS=`echo $PYTHON_LIBS | sed -e 's/-Xlinker -export-dynamic//'`
10240
10241
ed3ef339
DE
10242
10243
4df42755
DE
10244 if test "${have_libpython}" != no; then
10245 HAVE_PYTHON_TRUE=
10246 HAVE_PYTHON_FALSE='#'
10247else
10248 HAVE_PYTHON_TRUE='#'
10249 HAVE_PYTHON_FALSE=
10250fi
10251
ed3ef339
DE
10252
10253# -------------------- #
10254# Check for libguile. #
10255# -------------------- #
10256
10257
e1402065
DE
10258
10259
10260
10261
10262# Check whether --with-guile was given.
10263if test "${with_guile+set}" = set; then :
10264 withval=$with_guile;
10265else
10266 with_guile=auto
10267fi
10268
10269{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use guile" >&5
10270$as_echo_n "checking whether to use guile... " >&6; }
10271{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_guile" >&5
10272$as_echo "$with_guile" >&6; }
10273
ed3ef339
DE
10274# Extract the first word of "pkg-config", so it can be a program name with args.
10275set dummy pkg-config; ac_word=$2
10276{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10277$as_echo_n "checking for $ac_word... " >&6; }
10278if test "${ac_cv_path_pkg_config_prog_path+set}" = set; then :
10279 $as_echo_n "(cached) " >&6
10280else
10281 case $pkg_config_prog_path in
10282 [\\/]* | ?:[\\/]*)
10283 ac_cv_path_pkg_config_prog_path="$pkg_config_prog_path" # Let the user override the test with a path.
10284 ;;
10285 *)
10286 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10287for as_dir in $PATH
10288do
10289 IFS=$as_save_IFS
10290 test -z "$as_dir" && as_dir=.
10291 for ac_exec_ext in '' $ac_executable_extensions; do
10292 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10293 ac_cv_path_pkg_config_prog_path="$as_dir/$ac_word$ac_exec_ext"
10294 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10295 break 2
10296 fi
10297done
10298 done
10299IFS=$as_save_IFS
10300
10301 test -z "$ac_cv_path_pkg_config_prog_path" && ac_cv_path_pkg_config_prog_path="missing"
10302 ;;
10303esac
10304fi
10305pkg_config_prog_path=$ac_cv_path_pkg_config_prog_path
10306if test -n "$pkg_config_prog_path"; then
10307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $pkg_config_prog_path" >&5
10308$as_echo "$pkg_config_prog_path" >&6; }
10309else
10310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10311$as_echo "no" >&6; }
10312fi
10313
10314
10315
6e66f753 10316try_guile_versions="guile-2.0"
ed3ef339
DE
10317have_libguile=no
10318case "${with_guile}" in
10319no)
10320 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: guile support disabled; some features will be unavailable." >&5
10321$as_echo "$as_me: WARNING: guile support disabled; some features will be unavailable." >&2;}
10322 ;;
10323auto)
e1402065
DE
10324 if test "${pkg_config_prog_path}" = "missing"; then
10325 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: pkg-config not found, guile support disabled" >&5
10326$as_echo "$as_me: WARNING: pkg-config not found, guile support disabled" >&2;}
10327 else
ed3ef339
DE
10328
10329 pkg_config=${pkg_config_prog_path}
10330 guile_version_list=${try_guile_versions}
10331 flag_errors=no
10332
ed3ef339
DE
10333 found_usable_guile=checking
10334 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for usable guile from ${pkg_config}" >&5
10335$as_echo_n "checking for usable guile from ${pkg_config}... " >&6; }
10336 for guile_version in ${guile_version_list}; do
10337 ${pkg_config} --exists ${guile_version} 2>/dev/null
10338 if test $? != 0; then
10339 continue
10340 fi
10341 new_CPPFLAGS=`${pkg_config} --cflags ${guile_version}`
10342 if test $? != 0; then
10343 as_fn_error "failure running pkg-config --cflags ${guile_version}" "$LINENO" 5
10344 fi
10345 new_LIBS=`${pkg_config} --libs ${guile_version}`
10346 if test $? != 0; then
10347 as_fn_error "failure running pkg-config --libs ${guile_version}" "$LINENO" 5
10348 fi
10349 found_usable_guile=${guile_version}
10350 break
10351 done
10352 if test "${found_usable_guile}" = "checking"; then
10353 if test "${flag_errors}" = "yes"; then
10354 as_fn_error "unable to find usable guile version from \"${guile_version_list}\"" "$LINENO" 5
10355 else
10356 found_usable_guile=no
10357 fi
10358 fi
10359 if test "${found_usable_guile}" != no; then
10360 save_CPPFLAGS=$CPPFLAGS
10361 save_LIBS=$LIBS
10362 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
10363 LIBS="$LIBS $new_LIBS"
10364 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10365/* end confdefs.h. */
10366#include "libguile.h"
10367int
10368main ()
10369{
10370scm_init_guile ();
10371 ;
10372 return 0;
10373}
10374_ACEOF
10375if ac_fn_c_try_link "$LINENO"; then :
10376 have_libguile=yes
10377 GUILE_CPPFLAGS=$new_CPPFLAGS
10378 GUILE_LIBS=$new_LIBS
10379else
10380 found_usable_guile=no
10381fi
10382rm -f core conftest.err conftest.$ac_objext \
10383 conftest$ac_exeext conftest.$ac_ext
92fab5a6
AW
10384 ac_fn_c_check_func "$LINENO" "scm_set_automatic_finalization_enabled" "ac_cv_func_scm_set_automatic_finalization_enabled"
10385if test "x$ac_cv_func_scm_set_automatic_finalization_enabled" = x""yes; then :
10386
10387$as_echo "#define HAVE_GUILE_MANUAL_FINALIZATION 1" >>confdefs.h
10388
10389
10390fi
10391
ed3ef339
DE
10392 CPPFLAGS=$save_CPPFLAGS
10393 LIBS=$save_LIBS
10394 if test "${found_usable_guile}" = no; then
10395 if test "${flag_errors}" = yes; then
10396 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10397$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
10398as_fn_error "linking guile version ${guile_version} test program failed
10399See \`config.log' for more details." "$LINENO" 5; }
10400 fi
10401 fi
10402 fi
10403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_guile}" >&5
10404$as_echo "${found_usable_guile}" >&6; }
10405
e1402065 10406 fi
ed3ef339
DE
10407 ;;
10408yes)
e1402065
DE
10409 if test "${pkg_config_prog_path}" = "missing"; then
10410 as_fn_error "pkg-config not found" "$LINENO" 5
10411 fi
ed3ef339
DE
10412
10413 pkg_config=${pkg_config_prog_path}
10414 guile_version_list=${try_guile_versions}
10415 flag_errors=yes
10416
ed3ef339
DE
10417 found_usable_guile=checking
10418 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for usable guile from ${pkg_config}" >&5
10419$as_echo_n "checking for usable guile from ${pkg_config}... " >&6; }
10420 for guile_version in ${guile_version_list}; do
10421 ${pkg_config} --exists ${guile_version} 2>/dev/null
10422 if test $? != 0; then
10423 continue
10424 fi
10425 new_CPPFLAGS=`${pkg_config} --cflags ${guile_version}`
10426 if test $? != 0; then
10427 as_fn_error "failure running pkg-config --cflags ${guile_version}" "$LINENO" 5
10428 fi
10429 new_LIBS=`${pkg_config} --libs ${guile_version}`
10430 if test $? != 0; then
10431 as_fn_error "failure running pkg-config --libs ${guile_version}" "$LINENO" 5
10432 fi
10433 found_usable_guile=${guile_version}
10434 break
10435 done
10436 if test "${found_usable_guile}" = "checking"; then
10437 if test "${flag_errors}" = "yes"; then
10438 as_fn_error "unable to find usable guile version from \"${guile_version_list}\"" "$LINENO" 5
10439 else
10440 found_usable_guile=no
10441 fi
10442 fi
10443 if test "${found_usable_guile}" != no; then
10444 save_CPPFLAGS=$CPPFLAGS
10445 save_LIBS=$LIBS
10446 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
10447 LIBS="$LIBS $new_LIBS"
10448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10449/* end confdefs.h. */
10450#include "libguile.h"
10451int
10452main ()
10453{
10454scm_init_guile ();
10455 ;
10456 return 0;
10457}
10458_ACEOF
10459if ac_fn_c_try_link "$LINENO"; then :
10460 have_libguile=yes
10461 GUILE_CPPFLAGS=$new_CPPFLAGS
10462 GUILE_LIBS=$new_LIBS
10463else
10464 found_usable_guile=no
10465fi
10466rm -f core conftest.err conftest.$ac_objext \
10467 conftest$ac_exeext conftest.$ac_ext
92fab5a6
AW
10468 ac_fn_c_check_func "$LINENO" "scm_set_automatic_finalization_enabled" "ac_cv_func_scm_set_automatic_finalization_enabled"
10469if test "x$ac_cv_func_scm_set_automatic_finalization_enabled" = x""yes; then :
10470
10471$as_echo "#define HAVE_GUILE_MANUAL_FINALIZATION 1" >>confdefs.h
10472
10473
10474fi
10475
ed3ef339
DE
10476 CPPFLAGS=$save_CPPFLAGS
10477 LIBS=$save_LIBS
10478 if test "${found_usable_guile}" = no; then
10479 if test "${flag_errors}" = yes; then
10480 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10481$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
10482as_fn_error "linking guile version ${guile_version} test program failed
10483See \`config.log' for more details." "$LINENO" 5; }
10484 fi
10485 fi
10486 fi
10487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_guile}" >&5
10488$as_echo "${found_usable_guile}" >&6; }
10489
10490 ;;
10491[\\/]* | ?:[\\/]*)
e1402065 10492 if test -x "${with_guile}"; then
ed3ef339
DE
10493
10494 pkg_config=${with_guile}
10495 guile_version_list=${try_guile_versions}
10496 flag_errors=yes
10497
ed3ef339
DE
10498 found_usable_guile=checking
10499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for usable guile from ${pkg_config}" >&5
10500$as_echo_n "checking for usable guile from ${pkg_config}... " >&6; }
10501 for guile_version in ${guile_version_list}; do
10502 ${pkg_config} --exists ${guile_version} 2>/dev/null
10503 if test $? != 0; then
10504 continue
10505 fi
10506 new_CPPFLAGS=`${pkg_config} --cflags ${guile_version}`
10507 if test $? != 0; then
10508 as_fn_error "failure running pkg-config --cflags ${guile_version}" "$LINENO" 5
10509 fi
10510 new_LIBS=`${pkg_config} --libs ${guile_version}`
10511 if test $? != 0; then
10512 as_fn_error "failure running pkg-config --libs ${guile_version}" "$LINENO" 5
10513 fi
10514 found_usable_guile=${guile_version}
10515 break
10516 done
10517 if test "${found_usable_guile}" = "checking"; then
10518 if test "${flag_errors}" = "yes"; then
10519 as_fn_error "unable to find usable guile version from \"${guile_version_list}\"" "$LINENO" 5
10520 else
10521 found_usable_guile=no
10522 fi
10523 fi
10524 if test "${found_usable_guile}" != no; then
10525 save_CPPFLAGS=$CPPFLAGS
10526 save_LIBS=$LIBS
10527 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
10528 LIBS="$LIBS $new_LIBS"
10529 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10530/* end confdefs.h. */
10531#include "libguile.h"
10532int
10533main ()
10534{
10535scm_init_guile ();
10536 ;
10537 return 0;
10538}
10539_ACEOF
10540if ac_fn_c_try_link "$LINENO"; then :
10541 have_libguile=yes
10542 GUILE_CPPFLAGS=$new_CPPFLAGS
10543 GUILE_LIBS=$new_LIBS
10544else
10545 found_usable_guile=no
10546fi
10547rm -f core conftest.err conftest.$ac_objext \
10548 conftest$ac_exeext conftest.$ac_ext
92fab5a6
AW
10549 ac_fn_c_check_func "$LINENO" "scm_set_automatic_finalization_enabled" "ac_cv_func_scm_set_automatic_finalization_enabled"
10550if test "x$ac_cv_func_scm_set_automatic_finalization_enabled" = x""yes; then :
10551
10552$as_echo "#define HAVE_GUILE_MANUAL_FINALIZATION 1" >>confdefs.h
10553
10554
10555fi
10556
ed3ef339
DE
10557 CPPFLAGS=$save_CPPFLAGS
10558 LIBS=$save_LIBS
10559 if test "${found_usable_guile}" = no; then
10560 if test "${flag_errors}" = yes; then
10561 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10562$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
10563as_fn_error "linking guile version ${guile_version} test program failed
10564See \`config.log' for more details." "$LINENO" 5; }
10565 fi
10566 fi
10567 fi
10568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_guile}" >&5
10569$as_echo "${found_usable_guile}" >&6; }
10570
e1402065
DE
10571 else
10572 as_fn_error "Guile config program not executable: ${with_guile}" "$LINENO" 5
10573 fi
ed3ef339
DE
10574 ;;
10575"" | */*)
10576 # Disallow --with=guile="" and --with-guile=foo/bar.
10577 as_fn_error "invalid value for --with-guile" "$LINENO" 5
10578 ;;
10579*)
10580 # A space separate list of guile versions to try, in order.
e1402065
DE
10581 if test "${pkg_config_prog_path}" = "missing"; then
10582 as_fn_error "pkg-config not found" "$LINENO" 5
10583 fi
ed3ef339
DE
10584
10585 pkg_config=${pkg_config_prog_path}
10586 guile_version_list=${with_guile}
10587 flag_errors=yes
10588
ed3ef339
DE
10589 found_usable_guile=checking
10590 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for usable guile from ${pkg_config}" >&5
10591$as_echo_n "checking for usable guile from ${pkg_config}... " >&6; }
10592 for guile_version in ${guile_version_list}; do
10593 ${pkg_config} --exists ${guile_version} 2>/dev/null
10594 if test $? != 0; then
10595 continue
10596 fi
10597 new_CPPFLAGS=`${pkg_config} --cflags ${guile_version}`
10598 if test $? != 0; then
10599 as_fn_error "failure running pkg-config --cflags ${guile_version}" "$LINENO" 5
10600 fi
10601 new_LIBS=`${pkg_config} --libs ${guile_version}`
10602 if test $? != 0; then
10603 as_fn_error "failure running pkg-config --libs ${guile_version}" "$LINENO" 5
10604 fi
10605 found_usable_guile=${guile_version}
10606 break
10607 done
10608 if test "${found_usable_guile}" = "checking"; then
10609 if test "${flag_errors}" = "yes"; then
10610 as_fn_error "unable to find usable guile version from \"${guile_version_list}\"" "$LINENO" 5
10611 else
10612 found_usable_guile=no
10613 fi
10614 fi
10615 if test "${found_usable_guile}" != no; then
10616 save_CPPFLAGS=$CPPFLAGS
10617 save_LIBS=$LIBS
10618 CPPFLAGS="$CPPFLAGS $new_CPPFLAGS"
10619 LIBS="$LIBS $new_LIBS"
10620 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10621/* end confdefs.h. */
10622#include "libguile.h"
10623int
10624main ()
10625{
10626scm_init_guile ();
10627 ;
10628 return 0;
10629}
10630_ACEOF
10631if ac_fn_c_try_link "$LINENO"; then :
10632 have_libguile=yes
10633 GUILE_CPPFLAGS=$new_CPPFLAGS
10634 GUILE_LIBS=$new_LIBS
10635else
10636 found_usable_guile=no
10637fi
10638rm -f core conftest.err conftest.$ac_objext \
10639 conftest$ac_exeext conftest.$ac_ext
92fab5a6
AW
10640 ac_fn_c_check_func "$LINENO" "scm_set_automatic_finalization_enabled" "ac_cv_func_scm_set_automatic_finalization_enabled"
10641if test "x$ac_cv_func_scm_set_automatic_finalization_enabled" = x""yes; then :
10642
10643$as_echo "#define HAVE_GUILE_MANUAL_FINALIZATION 1" >>confdefs.h
10644
10645
10646fi
10647
ed3ef339
DE
10648 CPPFLAGS=$save_CPPFLAGS
10649 LIBS=$save_LIBS
10650 if test "${found_usable_guile}" = no; then
10651 if test "${flag_errors}" = yes; then
10652 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10653$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
10654as_fn_error "linking guile version ${guile_version} test program failed
10655See \`config.log' for more details." "$LINENO" 5; }
10656 fi
10657 fi
10658 fi
10659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${found_usable_guile}" >&5
10660$as_echo "${found_usable_guile}" >&6; }
10661
10662 ;;
10663esac
10664
e76c5d17 10665if test "${have_libguile}" != no; then
d342a0da
DE
10666 case "${with_guile}" in
10667 [\\/]* | ?:[\\/]*)
e76c5d17
DE
10668
10669 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the absolute file name of the 'guild' command" >&5
10670$as_echo_n "checking for the absolute file name of the 'guild' command... " >&6; }
10671if test "${ac_cv_guild_program_name+set}" = set; then :
10672 $as_echo_n "(cached) " >&6
10673else
d342a0da 10674 ac_cv_guild_program_name="`"${with_guile}" --variable guild "${guile_version}"`"
e76c5d17
DE
10675
10676 # In Guile up to 2.0.11 included, guile-2.0.pc would not define
10677 # the 'guild' and 'bindir' variables. In that case, try to guess
10678 # what the program name is, at the risk of getting it wrong if
10679 # Guile was configured with '--program-suffix' or similar.
10680 if test "x$ac_cv_guild_program_name" = "x"; then
d342a0da 10681 guile_exec_prefix="`"${with_guile}" --variable exec_prefix "${guile_version}"`"
e76c5d17
DE
10682 ac_cv_guild_program_name="$guile_exec_prefix/bin/guild"
10683 fi
10684
10685fi
10686{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_guild_program_name" >&5
10687$as_echo "$ac_cv_guild_program_name" >&6; }
10688
10689 if ! "$ac_cv_guild_program_name" --version >&5 2>&5; then
10690 as_fn_error "'$ac_cv_guild_program_name' appears to be unusable" "$LINENO" 5
10691 fi
10692
10693 GUILD="$ac_cv_guild_program_name"
10694
10695
d342a0da
DE
10696 ;;
10697 *)
10698
10699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the absolute file name of the 'guild' command" >&5
10700$as_echo_n "checking for the absolute file name of the 'guild' command... " >&6; }
10701if test "${ac_cv_guild_program_name+set}" = set; then :
10702 $as_echo_n "(cached) " >&6
10703else
10704 ac_cv_guild_program_name="`"${pkg_config_prog_path}" --variable guild "${guile_version}"`"
10705
10706 # In Guile up to 2.0.11 included, guile-2.0.pc would not define
10707 # the 'guild' and 'bindir' variables. In that case, try to guess
10708 # what the program name is, at the risk of getting it wrong if
10709 # Guile was configured with '--program-suffix' or similar.
10710 if test "x$ac_cv_guild_program_name" = "x"; then
10711 guile_exec_prefix="`"${pkg_config_prog_path}" --variable exec_prefix "${guile_version}"`"
10712 ac_cv_guild_program_name="$guile_exec_prefix/bin/guild"
10713 fi
10714
10715fi
10716{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_guild_program_name" >&5
10717$as_echo "$ac_cv_guild_program_name" >&6; }
10718
10719 if ! "$ac_cv_guild_program_name" --version >&5 2>&5; then
10720 as_fn_error "'$ac_cv_guild_program_name' appears to be unusable" "$LINENO" 5
10721 fi
10722
10723 GUILD="$ac_cv_guild_program_name"
10724
10725
10726 ;;
10727 esac
e76c5d17
DE
10728
10729
10730 if test "$cross_compiling" = no; then
10731 GUILD_TARGET_FLAG=
10732 else
10733 GUILD_TARGET_FLAG="--target=$host"
10734 fi
10735
10736
10737
10738
10739 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether guild supports this host" >&5
10740$as_echo_n "checking whether guild supports this host... " >&6; }
10741if test "${ac_cv_guild_ok+set}" = set; then :
10742 $as_echo_n "(cached) " >&6
10743else
10744 echo "$ac_cv_guild_program_name compile $GUILD_TARGET_FLAG -o conftest.go $srcdir/guile/lib/gdb/support.scm" >&5
10745 if "$ac_cv_guild_program_name" compile $GUILD_TARGET_FLAG -o conftest.go "$srcdir/guile/lib/gdb/support.scm" >&5 2>&5; then
10746 ac_cv_guild_ok=yes
10747 else
10748 ac_cv_guild_ok=no
10749 fi
10750fi
10751{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_guild_ok" >&5
10752$as_echo "$ac_cv_guild_ok" >&6; }
10753
10754 if test "$ac_cv_guild_ok" = no; then
10755 have_libguile=no
10756 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: disabling guile support" >&5
10757$as_echo "$as_me: WARNING: disabling guile support" >&2;}
10758 fi
10759fi
10760
ed3ef339
DE
10761if test "${have_libguile}" != no; then
10762
10763$as_echo "#define HAVE_GUILE 1" >>confdefs.h
10764
10765 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_GUILE_OBS)"
10766 CONFIG_DEPS="$CONFIG_DEPS \$(SUBDIR_GUILE_DEPS)"
10767 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_GUILE_SRCS)"
10768 CONFIG_INSTALL="$CONFIG_INSTALL install-guile"
10769 ENABLE_CFLAGS="$ENABLE_CFLAGS \$(SUBDIR_GUILE_CFLAGS)"
16954d5d
LC
10770
10771 save_LIBS="$LIBS"
10772 save_CPPFLAGS="$CPPFLAGS"
10773 LIBS="$GUILE_LIBS"
10774 CPPFLAGS="$GUILE_CPPFLAGS"
10775 for ac_func in scm_new_smob
10776do :
10777 ac_fn_c_check_func "$LINENO" "scm_new_smob" "ac_cv_func_scm_new_smob"
10778if test "x$ac_cv_func_scm_new_smob" = x""yes; then :
10779 cat >>confdefs.h <<_ACEOF
10780#define HAVE_SCM_NEW_SMOB 1
10781_ACEOF
10782
10783fi
10784done
10785
10786 LIBS="$save_LIBS"
10787 CPPFLAGS="$save_CPPFLAGS"
ed3ef339
DE
10788else
10789 # Even if Guile support is not compiled in, we need to have these files
10790 # included.
10791 CONFIG_OBS="$CONFIG_OBS guile.o"
10792 CONFIG_SRCS="$CONFIG_SRCS guile/guile.c"
10793fi
9a156167 10794
ac534cba 10795
4df42755
DE
10796 if test "${have_libguile}" != no; then
10797 HAVE_GUILE_TRUE=
10798 HAVE_GUILE_FALSE='#'
10799else
10800 HAVE_GUILE_TRUE='#'
10801 HAVE_GUILE_FALSE=
10802fi
10803
ac534cba 10804
d344e670
DE
10805# --------------------- #
10806# Check for libmcheck. #
10807# --------------------- #
10808
a8db4212
YPK
10809# Enable -lmcheck by default (it provides cheap-enough memory mangling),
10810# but turn it off if Python is enabled with threads, since -lmcheck is
10811# not thread safe (http://sourceware.org/bugzilla/show_bug.cgi?id=9939),
10812# and for releases.
17ef446e
PA
10813if test \( "${have_libpython}" = "no" -o "${python_has_threads}" = "no" \) \
10814 && $development; then
10815 libmcheck_default=yes
10816else
10817 libmcheck_default=no
a8db4212
YPK
10818fi
10819
17ef446e
PA
10820 # Check whether --enable-libmcheck was given.
10821if test "${enable_libmcheck+set}" = set; then :
10822 enableval=$enable_libmcheck; case "${enableval}" in
10823 yes | y) ENABLE_LIBMCHECK="yes" ;;
10824 no | n) ENABLE_LIBMCHECK="no" ;;
10825 *) as_fn_error "bad value ${enableval} for --enable-libmcheck" "$LINENO" 5 ;;
10826 esac
10827fi
10828
10829
10830 if test -z "${ENABLE_LIBMCHECK}"; then
10831 ENABLE_LIBMCHECK=${libmcheck_default}
a8db4212 10832 fi
17ef446e
PA
10833
10834 if test "$ENABLE_LIBMCHECK" = "yes" ; then
10835 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lmcheck" >&5
a8db4212
YPK
10836$as_echo_n "checking for main in -lmcheck... " >&6; }
10837if test "${ac_cv_lib_mcheck_main+set}" = set; then :
10838 $as_echo_n "(cached) " >&6
10839else
10840 ac_check_lib_save_LIBS=$LIBS
10841LIBS="-lmcheck $LIBS"
10842cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10843/* end confdefs.h. */
10844
10845
10846int
10847main ()
10848{
10849return main ();
10850 ;
10851 return 0;
10852}
10853_ACEOF
10854if ac_fn_c_try_link "$LINENO"; then :
10855 ac_cv_lib_mcheck_main=yes
10856else
10857 ac_cv_lib_mcheck_main=no
10858fi
10859rm -f core conftest.err conftest.$ac_objext \
10860 conftest$ac_exeext conftest.$ac_ext
10861LIBS=$ac_check_lib_save_LIBS
10862fi
10863{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mcheck_main" >&5
10864$as_echo "$ac_cv_lib_mcheck_main" >&6; }
10865if test "x$ac_cv_lib_mcheck_main" = x""yes; then :
10866 cat >>confdefs.h <<_ACEOF
10867#define HAVE_LIBMCHECK 1
10868_ACEOF
10869
10870 LIBS="-lmcheck $LIBS"
10871
10872fi
10873
17ef446e
PA
10874 fi
10875
10876
10877if test "$ENABLE_LIBMCHECK" = "yes" \
10878 -a "${have_libpython}" != "no" \
10879 -a "${python_has_threads}" = "yes" ; then
10880 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --enable-libmcheck may lead to spurious crashes if threads are used in python" >&5
10881$as_echo "$as_me: WARNING: --enable-libmcheck may lead to spurious crashes if threads are used in python" >&2;}
a8db4212
YPK
10882fi
10883
58bfce93
MM
10884
10885# Check whether --with-intel_pt was given.
10886if test "${with_intel_pt+set}" = set; then :
10887 withval=$with_intel_pt;
10888else
10889 with_intel_pt=auto
10890fi
10891
10892{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use intel pt" >&5
10893$as_echo_n "checking whether to use intel pt... " >&6; }
10894{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_intel_pt" >&5
10895$as_echo "$with_intel_pt" >&6; }
10896
10897if test "${with_intel_pt}" = no; then
bc504a31
PA
10898 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Intel Processor Trace support disabled; some features may be unavailable." >&5
10899$as_echo "$as_me: WARNING: Intel Processor Trace support disabled; some features may be unavailable." >&2;}
58bfce93
MM
10900 HAVE_LIBIPT=no
10901else
5599c404
MM
10902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10903/* end confdefs.h. */
10904
10905#include <linux/perf_event.h>
10906#ifndef PERF_ATTR_SIZE_VER5
10907# error
10908#endif
10909
10910_ACEOF
10911if ac_fn_c_try_cpp "$LINENO"; then :
10912 perf_event=yes
10913else
10914 perf_event=no
10915fi
10916rm -f conftest.err conftest.$ac_ext
10917 if test "$perf_event" != yes; then
10918 if test "$with_intel_pt" = yes; then
10919 as_fn_error "linux/perf_event.h missing or too old" "$LINENO" 5
10920 else
10921 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&5
10922$as_echo "$as_me: WARNING: linux/perf_event.h missing or too old; some features may be unavailable." >&2;}
10923 fi
10924 fi
10925
58bfce93
MM
10926
10927
10928
10929
10930
10931
10932
10933
10934 use_additional=yes
10935
10936 acl_save_prefix="$prefix"
10937 prefix="$acl_final_prefix"
10938 acl_save_exec_prefix="$exec_prefix"
10939 exec_prefix="$acl_final_exec_prefix"
10940
10941 eval additional_includedir=\"$includedir\"
10942 eval additional_libdir=\"$libdir\"
10943
10944 exec_prefix="$acl_save_exec_prefix"
10945 prefix="$acl_save_prefix"
10946
10947
10948# Check whether --with-libipt-prefix was given.
10949if test "${with_libipt_prefix+set}" = set; then :
10950 withval=$with_libipt_prefix;
10951 if test "X$withval" = "Xno"; then
10952 use_additional=no
10953 else
10954 if test "X$withval" = "X"; then
10955
10956 acl_save_prefix="$prefix"
10957 prefix="$acl_final_prefix"
10958 acl_save_exec_prefix="$exec_prefix"
10959 exec_prefix="$acl_final_exec_prefix"
10960
10961 eval additional_includedir=\"$includedir\"
10962 eval additional_libdir=\"$libdir\"
10963
10964 exec_prefix="$acl_save_exec_prefix"
10965 prefix="$acl_save_prefix"
10966
10967 else
10968 additional_includedir="$withval/include"
10969 additional_libdir="$withval/lib"
10970 fi
10971 fi
10972
10973fi
10974
10975 LIBIPT=
10976 LTLIBIPT=
10977 INCIPT=
10978 rpathdirs=
10979 ltrpathdirs=
10980 names_already_handled=
10981 names_next_round='ipt '
10982 while test -n "$names_next_round"; do
10983 names_this_round="$names_next_round"
10984 names_next_round=
10985 for name in $names_this_round; do
10986 already_handled=
10987 for n in $names_already_handled; do
10988 if test "$n" = "$name"; then
10989 already_handled=yes
10990 break
10991 fi
10992 done
10993 if test -z "$already_handled"; then
10994 names_already_handled="$names_already_handled $name"
10995 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
10996 eval value=\"\$HAVE_LIB$uppername\"
10997 if test -n "$value"; then
10998 if test "$value" = yes; then
10999 eval value=\"\$LIB$uppername\"
11000 test -z "$value" || LIBIPT="${LIBIPT}${LIBIPT:+ }$value"
11001 eval value=\"\$LTLIB$uppername\"
11002 test -z "$value" || LTLIBIPT="${LTLIBIPT}${LTLIBIPT:+ }$value"
11003 else
11004 :
11005 fi
11006 else
11007 found_dir=
11008 found_la=
11009 found_so=
11010 found_a=
11011 if test $use_additional = yes; then
11012 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
11013 found_dir="$additional_libdir"
11014 found_so="$additional_libdir/lib$name.$shlibext"
11015 if test -f "$additional_libdir/lib$name.la"; then
11016 found_la="$additional_libdir/lib$name.la"
11017 fi
11018 else
11019 if test -f "$additional_libdir/lib$name.$libext"; then
11020 found_dir="$additional_libdir"
11021 found_a="$additional_libdir/lib$name.$libext"
11022 if test -f "$additional_libdir/lib$name.la"; then
11023 found_la="$additional_libdir/lib$name.la"
11024 fi
11025 fi
11026 fi
11027 fi
11028 if test "X$found_dir" = "X"; then
11029 for x in $LDFLAGS $LTLIBIPT; do
11030
11031 acl_save_prefix="$prefix"
11032 prefix="$acl_final_prefix"
11033 acl_save_exec_prefix="$exec_prefix"
11034 exec_prefix="$acl_final_exec_prefix"
11035 eval x=\"$x\"
11036 exec_prefix="$acl_save_exec_prefix"
11037 prefix="$acl_save_prefix"
11038
11039 case "$x" in
11040 -L*)
11041 dir=`echo "X$x" | sed -e 's/^X-L//'`
11042 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
11043 found_dir="$dir"
11044 found_so="$dir/lib$name.$shlibext"
11045 if test -f "$dir/lib$name.la"; then
11046 found_la="$dir/lib$name.la"
11047 fi
11048 else
11049 if test -f "$dir/lib$name.$libext"; then
11050 found_dir="$dir"
11051 found_a="$dir/lib$name.$libext"
11052 if test -f "$dir/lib$name.la"; then
11053 found_la="$dir/lib$name.la"
11054 fi
11055 fi
11056 fi
11057 ;;
11058 esac
11059 if test "X$found_dir" != "X"; then
11060 break
11061 fi
11062 done
11063 fi
11064 if test "X$found_dir" != "X"; then
11065 LTLIBIPT="${LTLIBIPT}${LTLIBIPT:+ }-L$found_dir -l$name"
11066 if test "X$found_so" != "X"; then
11067 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
11068 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
11069 else
11070 haveit=
11071 for x in $ltrpathdirs; do
11072 if test "X$x" = "X$found_dir"; then
11073 haveit=yes
11074 break
11075 fi
11076 done
11077 if test -z "$haveit"; then
11078 ltrpathdirs="$ltrpathdirs $found_dir"
11079 fi
11080 if test "$hardcode_direct" = yes; then
11081 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
11082 else
11083 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
11084 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
11085 haveit=
11086 for x in $rpathdirs; do
11087 if test "X$x" = "X$found_dir"; then
11088 haveit=yes
11089 break
11090 fi
11091 done
11092 if test -z "$haveit"; then
11093 rpathdirs="$rpathdirs $found_dir"
11094 fi
11095 else
11096 haveit=
11097 for x in $LDFLAGS $LIBIPT; do
11098
11099 acl_save_prefix="$prefix"
11100 prefix="$acl_final_prefix"
11101 acl_save_exec_prefix="$exec_prefix"
11102 exec_prefix="$acl_final_exec_prefix"
11103 eval x=\"$x\"
11104 exec_prefix="$acl_save_exec_prefix"
11105 prefix="$acl_save_prefix"
11106
11107 if test "X$x" = "X-L$found_dir"; then
11108 haveit=yes
11109 break
11110 fi
11111 done
11112 if test -z "$haveit"; then
11113 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$found_dir"
11114 fi
11115 if test "$hardcode_minus_L" != no; then
11116 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_so"
11117 else
11118 LIBIPT="${LIBIPT}${LIBIPT:+ }-l$name"
11119 fi
11120 fi
11121 fi
11122 fi
11123 else
11124 if test "X$found_a" != "X"; then
11125 LIBIPT="${LIBIPT}${LIBIPT:+ }$found_a"
11126 else
11127 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$found_dir -l$name"
11128 fi
11129 fi
11130 additional_includedir=
11131 case "$found_dir" in
11132 */lib | */lib/)
11133 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
11134 additional_includedir="$basedir/include"
11135 ;;
11136 esac
11137 if test "X$additional_includedir" != "X"; then
11138 if test "X$additional_includedir" != "X/usr/include"; then
11139 haveit=
11140 if test "X$additional_includedir" = "X/usr/local/include"; then
11141 if test -n "$GCC"; then
11142 case $host_os in
11143 linux*) haveit=yes;;
11144 esac
11145 fi
11146 fi
11147 if test -z "$haveit"; then
11148 for x in $CPPFLAGS $INCIPT; do
11149
11150 acl_save_prefix="$prefix"
11151 prefix="$acl_final_prefix"
11152 acl_save_exec_prefix="$exec_prefix"
11153 exec_prefix="$acl_final_exec_prefix"
11154 eval x=\"$x\"
11155 exec_prefix="$acl_save_exec_prefix"
11156 prefix="$acl_save_prefix"
11157
11158 if test "X$x" = "X-I$additional_includedir"; then
11159 haveit=yes
11160 break
11161 fi
11162 done
11163 if test -z "$haveit"; then
11164 if test -d "$additional_includedir"; then
11165 INCIPT="${INCIPT}${INCIPT:+ }-I$additional_includedir"
11166 fi
11167 fi
11168 fi
11169 fi
11170 fi
11171 if test -n "$found_la"; then
11172 save_libdir="$libdir"
11173 case "$found_la" in
11174 */* | *\\*) . "$found_la" ;;
11175 *) . "./$found_la" ;;
11176 esac
11177 libdir="$save_libdir"
11178 for dep in $dependency_libs; do
11179 case "$dep" in
11180 -L*)
11181 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
11182 if test "X$additional_libdir" != "X/usr/lib"; then
11183 haveit=
11184 if test "X$additional_libdir" = "X/usr/local/lib"; then
11185 if test -n "$GCC"; then
11186 case $host_os in
11187 linux*) haveit=yes;;
11188 esac
11189 fi
11190 fi
11191 if test -z "$haveit"; then
11192 haveit=
11193 for x in $LDFLAGS $LIBIPT; do
11194
11195 acl_save_prefix="$prefix"
11196 prefix="$acl_final_prefix"
11197 acl_save_exec_prefix="$exec_prefix"
11198 exec_prefix="$acl_final_exec_prefix"
11199 eval x=\"$x\"
11200 exec_prefix="$acl_save_exec_prefix"
11201 prefix="$acl_save_prefix"
11202
11203 if test "X$x" = "X-L$additional_libdir"; then
11204 haveit=yes
11205 break
11206 fi
11207 done
11208 if test -z "$haveit"; then
11209 if test -d "$additional_libdir"; then
11210 LIBIPT="${LIBIPT}${LIBIPT:+ }-L$additional_libdir"
11211 fi
11212 fi
11213 haveit=
11214 for x in $LDFLAGS $LTLIBIPT; do
11215
11216 acl_save_prefix="$prefix"
11217 prefix="$acl_final_prefix"
11218 acl_save_exec_prefix="$exec_prefix"
11219 exec_prefix="$acl_final_exec_prefix"
11220 eval x=\"$x\"
11221 exec_prefix="$acl_save_exec_prefix"
11222 prefix="$acl_save_prefix"
11223
11224 if test "X$x" = "X-L$additional_libdir"; then
11225 haveit=yes
11226 break
11227 fi
11228 done
11229 if test -z "$haveit"; then
11230 if test -d "$additional_libdir"; then
11231 LTLIBIPT="${LTLIBIPT}${LTLIBIPT:+ }-L$additional_libdir"
11232 fi
11233 fi
11234 fi
11235 fi
11236 ;;
11237 -R*)
11238 dir=`echo "X$dep" | sed -e 's/^X-R//'`
11239 if test "$enable_rpath" != no; then
11240 haveit=
11241 for x in $rpathdirs; do
11242 if test "X$x" = "X$dir"; then
11243 haveit=yes
11244 break
11245 fi
11246 done
11247 if test -z "$haveit"; then
11248 rpathdirs="$rpathdirs $dir"
11249 fi
11250 haveit=
11251 for x in $ltrpathdirs; do
11252 if test "X$x" = "X$dir"; then
11253 haveit=yes
11254 break
11255 fi
11256 done
11257 if test -z "$haveit"; then
11258 ltrpathdirs="$ltrpathdirs $dir"
11259 fi
11260 fi
11261 ;;
11262 -l*)
11263 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
11264 ;;
11265 *.la)
11266 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
11267 ;;
11268 *)
11269 LIBIPT="${LIBIPT}${LIBIPT:+ }$dep"
11270 LTLIBIPT="${LTLIBIPT}${LTLIBIPT:+ }$dep"
11271 ;;
11272 esac
11273 done
11274 fi
11275 else
11276 LIBIPT="${LIBIPT}${LIBIPT:+ }-l$name"
11277 LTLIBIPT="${LTLIBIPT}${LTLIBIPT:+ }-l$name"
11278 fi
11279 fi
11280 fi
11281 done
11282 done
11283 if test "X$rpathdirs" != "X"; then
11284 if test -n "$hardcode_libdir_separator"; then
11285 alldirs=
11286 for found_dir in $rpathdirs; do
11287 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
11288 done
11289 acl_save_libdir="$libdir"
11290 libdir="$alldirs"
11291 eval flag=\"$hardcode_libdir_flag_spec\"
11292 libdir="$acl_save_libdir"
11293 LIBIPT="${LIBIPT}${LIBIPT:+ }$flag"
11294 else
11295 for found_dir in $rpathdirs; do
11296 acl_save_libdir="$libdir"
11297 libdir="$found_dir"
11298 eval flag=\"$hardcode_libdir_flag_spec\"
11299 libdir="$acl_save_libdir"
11300 LIBIPT="${LIBIPT}${LIBIPT:+ }$flag"
11301 done
11302 fi
11303 fi
11304 if test "X$ltrpathdirs" != "X"; then
11305 for found_dir in $ltrpathdirs; do
11306 LTLIBIPT="${LTLIBIPT}${LTLIBIPT:+ }-R$found_dir"
11307 done
11308 fi
11309
11310
11311 ac_save_CPPFLAGS="$CPPFLAGS"
11312
11313 for element in $INCIPT; do
11314 haveit=
11315 for x in $CPPFLAGS; do
11316
11317 acl_save_prefix="$prefix"
11318 prefix="$acl_final_prefix"
11319 acl_save_exec_prefix="$exec_prefix"
11320 exec_prefix="$acl_final_exec_prefix"
11321 eval x=\"$x\"
11322 exec_prefix="$acl_save_exec_prefix"
11323 prefix="$acl_save_prefix"
11324
11325 if test "X$x" = "X$element"; then
11326 haveit=yes
11327 break
11328 fi
11329 done
11330 if test -z "$haveit"; then
11331 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
11332 fi
11333 done
11334
11335
11336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libipt" >&5
11337$as_echo_n "checking for libipt... " >&6; }
11338if test "${ac_cv_libipt+set}" = set; then :
11339 $as_echo_n "(cached) " >&6
11340else
11341
11342 ac_save_LIBS="$LIBS"
11343 LIBS="$LIBS $LIBIPT"
11344 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11345/* end confdefs.h. */
11346#include "intel-pt.h"
11347int
11348main ()
11349{
11350pt_insn_alloc_decoder (0);
11351 ;
11352 return 0;
11353}
11354_ACEOF
11355if ac_fn_c_try_link "$LINENO"; then :
11356 ac_cv_libipt=yes
11357else
11358 ac_cv_libipt=no
11359fi
11360rm -f core conftest.err conftest.$ac_objext \
11361 conftest$ac_exeext conftest.$ac_ext
11362 LIBS="$ac_save_LIBS"
11363
11364fi
11365{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libipt" >&5
11366$as_echo "$ac_cv_libipt" >&6; }
11367 if test "$ac_cv_libipt" = yes; then
11368 HAVE_LIBIPT=yes
11369
11370$as_echo "#define HAVE_LIBIPT 1" >>confdefs.h
11371
11372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libipt" >&5
11373$as_echo_n "checking how to link with libipt... " >&6; }
11374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBIPT" >&5
11375$as_echo "$LIBIPT" >&6; }
11376 else
11377 HAVE_LIBIPT=no
11378 CPPFLAGS="$ac_save_CPPFLAGS"
11379 LIBIPT=
11380 LTLIBIPT=
11381 fi
11382
11383
11384
11385
11386
11387
11388 if test "$HAVE_LIBIPT" != yes; then
11389 if test "$with_intel_pt" = yes; then
11390 as_fn_error "libipt is missing or unusable" "$LINENO" 5
11391 else
11392 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libipt is missing or unusable; some features may be unavailable." >&5
11393$as_echo "$as_me: WARNING: libipt is missing or unusable; some features may be unavailable." >&2;}
11394 fi
c56ccc05
MM
11395 else
11396 save_LIBS=$LIBS
11397 LIBS="$LIBS $LIBIPT"
11398 for ac_func in pt_insn_event
11399do :
11400 ac_fn_c_check_func "$LINENO" "pt_insn_event" "ac_cv_func_pt_insn_event"
11401if test "x$ac_cv_func_pt_insn_event" = x""yes; then :
11402 cat >>confdefs.h <<_ACEOF
11403#define HAVE_PT_INSN_EVENT 1
11404_ACEOF
11405
11406fi
11407done
11408
11409 ac_fn_c_check_member "$LINENO" "struct pt_insn" "enabled" "ac_cv_member_struct_pt_insn_enabled" "#include <intel-pt.h>
11410"
11411if test "x$ac_cv_member_struct_pt_insn_enabled" = x""yes; then :
11412
11413cat >>confdefs.h <<_ACEOF
11414#define HAVE_STRUCT_PT_INSN_ENABLED 1
11415_ACEOF
11416
11417
11418fi
11419ac_fn_c_check_member "$LINENO" "struct pt_insn" "resynced" "ac_cv_member_struct_pt_insn_resynced" "#include <intel-pt.h>
11420"
11421if test "x$ac_cv_member_struct_pt_insn_resynced" = x""yes; then :
11422
11423cat >>confdefs.h <<_ACEOF
11424#define HAVE_STRUCT_PT_INSN_RESYNCED 1
11425_ACEOF
11426
11427
11428fi
11429
11430 LIBS=$save_LIBS
58bfce93
MM
11431 fi
11432fi
11433
81ecdfbb
RW
11434# ------------------------- #
11435# Checks for header files. #
11436# ------------------------- #
c890192f 11437
81ecdfbb
RW
11438{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
11439$as_echo_n "checking for ANSI C header files... " >&6; }
11440if test "${ac_cv_header_stdc+set}" = set; then :
11441 $as_echo_n "(cached) " >&6
bec39cab 11442else
81ecdfbb 11443 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11444/* end confdefs.h. */
81ecdfbb
RW
11445#include <stdlib.h>
11446#include <stdarg.h>
11447#include <string.h>
11448#include <float.h>
11449
a9322a30
TT
11450int
11451main ()
11452{
a9322a30
TT
11453
11454 ;
11455 return 0;
11456}
bec39cab 11457_ACEOF
81ecdfbb
RW
11458if ac_fn_c_try_compile "$LINENO"; then :
11459 ac_cv_header_stdc=yes
bec39cab 11460else
81ecdfbb 11461 ac_cv_header_stdc=no
a9322a30 11462fi
81ecdfbb 11463rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 11464
81ecdfbb
RW
11465if test $ac_cv_header_stdc = yes; then
11466 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
11467 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11468/* end confdefs.h. */
11469#include <string.h>
bec39cab 11470
81ecdfbb
RW
11471_ACEOF
11472if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11473 $EGREP "memchr" >/dev/null 2>&1; then :
bec39cab 11474
bec39cab 11475else
81ecdfbb
RW
11476 ac_cv_header_stdc=no
11477fi
11478rm -f conftest*
11479
11480fi
11481
11482if test $ac_cv_header_stdc = yes; then
11483 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
11484 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11485/* end confdefs.h. */
11486#include <stdlib.h>
11487
bec39cab 11488_ACEOF
81ecdfbb
RW
11489if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11490 $EGREP "free" >/dev/null 2>&1; then :
06825bd1 11491
81ecdfbb
RW
11492else
11493 ac_cv_header_stdc=no
11494fi
11495rm -f conftest*
bec39cab 11496
bec39cab 11497fi
81ecdfbb
RW
11498
11499if test $ac_cv_header_stdc = yes; then
11500 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
11501 if test "$cross_compiling" = yes; then :
11502 :
bec39cab 11503else
81ecdfbb 11504 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11505/* end confdefs.h. */
81ecdfbb
RW
11506#include <ctype.h>
11507#include <stdlib.h>
11508#if ((' ' & 0x0FF) == 0x020)
11509# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
11510# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
11511#else
11512# define ISLOWER(c) \
11513 (('a' <= (c) && (c) <= 'i') \
11514 || ('j' <= (c) && (c) <= 'r') \
11515 || ('s' <= (c) && (c) <= 'z'))
11516# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
11517#endif
11518
11519#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
a9322a30
TT
11520int
11521main ()
11522{
81ecdfbb
RW
11523 int i;
11524 for (i = 0; i < 256; i++)
11525 if (XOR (islower (i), ISLOWER (i))
11526 || toupper (i) != TOUPPER (i))
11527 return 2;
a9322a30
TT
11528 return 0;
11529}
bec39cab 11530_ACEOF
81ecdfbb
RW
11531if ac_fn_c_try_run "$LINENO"; then :
11532
bec39cab 11533else
81ecdfbb
RW
11534 ac_cv_header_stdc=no
11535fi
11536rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11537 conftest.$ac_objext conftest.beam conftest.$ac_ext
11538fi
bec39cab 11539
bec39cab 11540fi
a9322a30 11541fi
81ecdfbb
RW
11542{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
11543$as_echo "$ac_cv_header_stdc" >&6; }
11544if test $ac_cv_header_stdc = yes; then
bec39cab 11545
81ecdfbb 11546$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5ee754fc 11547
81ecdfbb 11548fi
bec39cab 11549
81ecdfbb 11550# elf_hp.h is for HP/UX 64-bit shared library support.
9467110b 11551for ac_header in nlist.h machine/reg.h poll.h sys/poll.h proc_service.h \
161d1bec 11552 thread_db.h \
0080a2f6 11553 sys/fault.h \
81ecdfbb
RW
11554 sys/file.h sys/filio.h sys/ioctl.h sys/param.h \
11555 sys/resource.h sys/procfs.h sys/ptrace.h ptrace.h \
11556 sys/reg.h sys/debugreg.h sys/select.h sys/syscall.h \
726e1356 11557 termios.h elf_hp.h \
9467110b 11558 dlfcn.h
81ecdfbb
RW
11559do :
11560 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11561ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
11562eval as_val=\$$as_ac_Header
11563 if test "x$as_val" = x""yes; then :
bec39cab 11564 cat >>confdefs.h <<_ACEOF
81ecdfbb 11565#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bec39cab 11566_ACEOF
c906108c 11567
bec39cab 11568fi
81ecdfbb
RW
11569
11570done
11571
81ecdfbb
RW
11572for ac_header in sys/proc.h
11573do :
11574 ac_fn_c_check_header_compile "$LINENO" "sys/proc.h" "ac_cv_header_sys_proc_h" "#if HAVE_SYS_PARAM_H
11575# include <sys/param.h>
11576#endif
c906108c 11577
81ecdfbb
RW
11578"
11579if test "x$ac_cv_header_sys_proc_h" = x""yes; then :
bec39cab 11580 cat >>confdefs.h <<_ACEOF
81ecdfbb 11581#define HAVE_SYS_PROC_H 1
bec39cab 11582_ACEOF
5ee754fc 11583
bec39cab 11584fi
81ecdfbb
RW
11585
11586done
11587
11588for ac_header in sys/user.h
11589do :
11590 ac_fn_c_check_header_compile "$LINENO" "sys/user.h" "ac_cv_header_sys_user_h" "#if HAVE_SYS_PARAM_H
11591# include <sys/param.h>
a9322a30
TT
11592#endif
11593
81ecdfbb
RW
11594"
11595if test "x$ac_cv_header_sys_user_h" = x""yes; then :
11596 cat >>confdefs.h <<_ACEOF
11597#define HAVE_SYS_USER_H 1
bec39cab 11598_ACEOF
bec39cab 11599
a9322a30 11600fi
bec39cab 11601
81ecdfbb 11602done
5ee754fc 11603
5ee754fc 11604
5007d765 11605for ac_header in curses.h cursesX.h ncurses.h ncursesw/ncurses.h ncurses/ncurses.h ncurses/term.h
81ecdfbb
RW
11606do :
11607 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11608ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
11609eval as_val=\$$as_ac_Header
11610 if test "x$as_val" = x""yes; then :
bec39cab 11611 cat >>confdefs.h <<_ACEOF
81ecdfbb 11612#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bec39cab 11613_ACEOF
5ee754fc
MK
11614
11615fi
11616
81ecdfbb 11617done
bec39cab 11618
81ecdfbb
RW
11619for ac_header in term.h
11620do :
11621 ac_fn_c_check_header_compile "$LINENO" "term.h" "ac_cv_header_term_h" "#if HAVE_CURSES_H
11622# include <curses.h>
11623#endif
bec39cab 11624
81ecdfbb
RW
11625"
11626if test "x$ac_cv_header_term_h" = x""yes; then :
11627 cat >>confdefs.h <<_ACEOF
11628#define HAVE_TERM_H 1
a8111142 11629_ACEOF
a8111142 11630
a8111142 11631fi
a8111142 11632
81ecdfbb 11633done
a8111142
TT
11634
11635
81ecdfbb
RW
11636# ------------------------- #
11637# Checks for declarations. #
11638# ------------------------- #
a9322a30 11639
07697489
PA
11640
11641 # Check for presence and size of long long.
11642 ac_fn_c_check_type "$LINENO" "long long" "ac_cv_type_long_long" "$ac_includes_default"
11643if test "x$ac_cv_type_long_long" = x""yes; then :
11644
11645cat >>confdefs.h <<_ACEOF
11646#define HAVE_LONG_LONG 1
11647_ACEOF
11648
11649# The cast to long int works around a bug in the HP C Compiler
11650# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11651# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11652# This bug is HP SR number 8606223364.
11653{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
11654$as_echo_n "checking size of long long... " >&6; }
11655if test "${ac_cv_sizeof_long_long+set}" = set; then :
11656 $as_echo_n "(cached) " >&6
11657else
11658 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
11659
11660else
11661 if test "$ac_cv_type_long_long" = yes; then
11662 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11663$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11664{ as_fn_set_status 77
11665as_fn_error "cannot compute sizeof (long long)
11666See \`config.log' for more details." "$LINENO" 5; }; }
11667 else
11668 ac_cv_sizeof_long_long=0
11669 fi
11670fi
11671
11672fi
11673{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
11674$as_echo "$ac_cv_sizeof_long_long" >&6; }
11675
11676
11677
11678cat >>confdefs.h <<_ACEOF
11679#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
11680_ACEOF
11681
11682
11683fi
11684
11685
11686 ac_fn_c_check_decl "$LINENO" "basename(char *)" "ac_cv_have_decl_basename_char_p_" "$ac_includes_default"
11687if test "x$ac_cv_have_decl_basename_char_p_" = x""yes; then :
11688 ac_have_decl=1
11689else
11690 ac_have_decl=0
11691fi
11692
11693cat >>confdefs.h <<_ACEOF
11694#define HAVE_DECL_BASENAME $ac_have_decl
11695_ACEOF
11696ac_fn_c_check_decl "$LINENO" "ffs" "ac_cv_have_decl_ffs" "$ac_includes_default"
11697if test "x$ac_cv_have_decl_ffs" = x""yes; then :
11698 ac_have_decl=1
11699else
11700 ac_have_decl=0
11701fi
11702
11703cat >>confdefs.h <<_ACEOF
11704#define HAVE_DECL_FFS $ac_have_decl
11705_ACEOF
11706ac_fn_c_check_decl "$LINENO" "asprintf" "ac_cv_have_decl_asprintf" "$ac_includes_default"
11707if test "x$ac_cv_have_decl_asprintf" = x""yes; then :
11708 ac_have_decl=1
11709else
11710 ac_have_decl=0
11711fi
11712
11713cat >>confdefs.h <<_ACEOF
11714#define HAVE_DECL_ASPRINTF $ac_have_decl
11715_ACEOF
11716ac_fn_c_check_decl "$LINENO" "vasprintf" "ac_cv_have_decl_vasprintf" "$ac_includes_default"
11717if test "x$ac_cv_have_decl_vasprintf" = x""yes; then :
11718 ac_have_decl=1
11719else
11720 ac_have_decl=0
11721fi
11722
11723cat >>confdefs.h <<_ACEOF
11724#define HAVE_DECL_VASPRINTF $ac_have_decl
11725_ACEOF
11726ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
11727if test "x$ac_cv_have_decl_snprintf" = x""yes; then :
11728 ac_have_decl=1
11729else
11730 ac_have_decl=0
11731fi
11732
11733cat >>confdefs.h <<_ACEOF
11734#define HAVE_DECL_SNPRINTF $ac_have_decl
11735_ACEOF
11736ac_fn_c_check_decl "$LINENO" "vsnprintf" "ac_cv_have_decl_vsnprintf" "$ac_includes_default"
11737if test "x$ac_cv_have_decl_vsnprintf" = x""yes; then :
11738 ac_have_decl=1
11739else
11740 ac_have_decl=0
11741fi
11742
11743cat >>confdefs.h <<_ACEOF
11744#define HAVE_DECL_VSNPRINTF $ac_have_decl
11745_ACEOF
11746
11747 ac_fn_c_check_decl "$LINENO" "strtol" "ac_cv_have_decl_strtol" "$ac_includes_default"
11748if test "x$ac_cv_have_decl_strtol" = x""yes; then :
11749 ac_have_decl=1
11750else
11751 ac_have_decl=0
11752fi
11753
11754cat >>confdefs.h <<_ACEOF
11755#define HAVE_DECL_STRTOL $ac_have_decl
11756_ACEOF
11757ac_fn_c_check_decl "$LINENO" "strtoul" "ac_cv_have_decl_strtoul" "$ac_includes_default"
11758if test "x$ac_cv_have_decl_strtoul" = x""yes; then :
11759 ac_have_decl=1
11760else
11761 ac_have_decl=0
11762fi
11763
11764cat >>confdefs.h <<_ACEOF
11765#define HAVE_DECL_STRTOUL $ac_have_decl
11766_ACEOF
11767ac_fn_c_check_decl "$LINENO" "strtoll" "ac_cv_have_decl_strtoll" "$ac_includes_default"
11768if test "x$ac_cv_have_decl_strtoll" = x""yes; then :
11769 ac_have_decl=1
11770else
11771 ac_have_decl=0
11772fi
11773
11774cat >>confdefs.h <<_ACEOF
11775#define HAVE_DECL_STRTOLL $ac_have_decl
11776_ACEOF
11777ac_fn_c_check_decl "$LINENO" "strtoull" "ac_cv_have_decl_strtoull" "$ac_includes_default"
11778if test "x$ac_cv_have_decl_strtoull" = x""yes; then :
11779 ac_have_decl=1
11780else
11781 ac_have_decl=0
11782fi
11783
11784cat >>confdefs.h <<_ACEOF
11785#define HAVE_DECL_STRTOULL $ac_have_decl
11786_ACEOF
11787
11788 ac_fn_c_check_decl "$LINENO" "strverscmp" "ac_cv_have_decl_strverscmp" "$ac_includes_default"
11789if test "x$ac_cv_have_decl_strverscmp" = x""yes; then :
11790 ac_have_decl=1
11791else
11792 ac_have_decl=0
11793fi
11794
11795cat >>confdefs.h <<_ACEOF
11796#define HAVE_DECL_STRVERSCMP $ac_have_decl
11797_ACEOF
11798
11799
11800
81ecdfbb
RW
11801ac_fn_c_check_decl "$LINENO" "free" "ac_cv_have_decl_free" "$ac_includes_default"
11802if test "x$ac_cv_have_decl_free" = x""yes; then :
11803 ac_have_decl=1
bec39cab 11804else
81ecdfbb
RW
11805 ac_have_decl=0
11806fi
11807
11808cat >>confdefs.h <<_ACEOF
11809#define HAVE_DECL_FREE $ac_have_decl
bec39cab 11810_ACEOF
81ecdfbb
RW
11811ac_fn_c_check_decl "$LINENO" "malloc" "ac_cv_have_decl_malloc" "$ac_includes_default"
11812if test "x$ac_cv_have_decl_malloc" = x""yes; then :
11813 ac_have_decl=1
11814else
11815 ac_have_decl=0
11816fi
11817
11818cat >>confdefs.h <<_ACEOF
11819#define HAVE_DECL_MALLOC $ac_have_decl
bec39cab 11820_ACEOF
81ecdfbb
RW
11821ac_fn_c_check_decl "$LINENO" "realloc" "ac_cv_have_decl_realloc" "$ac_includes_default"
11822if test "x$ac_cv_have_decl_realloc" = x""yes; then :
11823 ac_have_decl=1
bec39cab 11824else
81ecdfbb
RW
11825 ac_have_decl=0
11826fi
bec39cab 11827
81ecdfbb
RW
11828cat >>confdefs.h <<_ACEOF
11829#define HAVE_DECL_REALLOC $ac_have_decl
bec39cab 11830_ACEOF
81ecdfbb
RW
11831ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
11832if test "x$ac_cv_have_decl_snprintf" = x""yes; then :
11833 ac_have_decl=1
11834else
11835 ac_have_decl=0
5ee754fc 11836fi
81ecdfbb
RW
11837
11838cat >>confdefs.h <<_ACEOF
11839#define HAVE_DECL_SNPRINTF $ac_have_decl
a9322a30 11840_ACEOF
5ee754fc 11841
5ee754fc 11842
81ecdfbb
RW
11843 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5
11844$as_echo_n "checking for LC_MESSAGES... " >&6; }
11845if test "${am_cv_val_LC_MESSAGES+set}" = set; then :
11846 $as_echo_n "(cached) " >&6
bec39cab 11847else
81ecdfbb 11848 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11849/* end confdefs.h. */
81ecdfbb 11850#include <locale.h>
a9322a30
TT
11851int
11852main ()
11853{
81ecdfbb 11854return LC_MESSAGES
a9322a30
TT
11855 ;
11856 return 0;
11857}
bec39cab 11858_ACEOF
81ecdfbb
RW
11859if ac_fn_c_try_link "$LINENO"; then :
11860 am_cv_val_LC_MESSAGES=yes
bec39cab 11861else
81ecdfbb
RW
11862 am_cv_val_LC_MESSAGES=no
11863fi
11864rm -f core conftest.err conftest.$ac_objext \
11865 conftest$ac_exeext conftest.$ac_ext
11866fi
11867{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5
11868$as_echo "$am_cv_val_LC_MESSAGES" >&6; }
11869 if test $am_cv_val_LC_MESSAGES = yes; then
bec39cab 11870
81ecdfbb
RW
11871$as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
11872
11873 fi
11874
11875
11876# ----------------------- #
11877# Checks for structures. #
11878# ----------------------- #
11879
11880ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
11881if test "x$ac_cv_member_struct_stat_st_blocks" = x""yes; then :
11882
11883cat >>confdefs.h <<_ACEOF
11884#define HAVE_STRUCT_STAT_ST_BLOCKS 1
7eb368b3 11885_ACEOF
7eb368b3 11886
81ecdfbb 11887
7eb368b3 11888fi
81ecdfbb
RW
11889ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "$ac_includes_default"
11890if test "x$ac_cv_member_struct_stat_st_blksize" = x""yes; then :
7eb368b3 11891
a9322a30
TT
11892cat >>confdefs.h <<_ACEOF
11893#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7eb368b3
NR
11894_ACEOF
11895
a9322a30 11896
7eb368b3
NR
11897fi
11898
7eb368b3 11899
a9322a30
TT
11900# ------------------ #
11901# Checks for types. #
11902# ------------------ #
7eb368b3 11903
81ecdfbb 11904ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "#include <sys/types.h>
a9322a30
TT
11905#include <sys/socket.h>
11906
81ecdfbb
RW
11907"
11908if test "x$ac_cv_type_socklen_t" = x""yes; then :
bec39cab 11909
a9322a30
TT
11910cat >>confdefs.h <<_ACEOF
11911#define HAVE_SOCKLEN_T 1
11912_ACEOF
11913
11914
11915fi
11916
11917
11918# ------------------------------------- #
11919# Checks for compiler characteristics. #
11920# ------------------------------------- #
11921
81ecdfbb
RW
11922{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
11923$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
11924if test "${ac_cv_c_const+set}" = set; then :
11925 $as_echo_n "(cached) " >&6
a9322a30 11926else
81ecdfbb 11927 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 11928/* end confdefs.h. */
a9322a30
TT
11929
11930int
11931main ()
11932{
11933/* FIXME: Include the comments suggested by Paul. */
11934#ifndef __cplusplus
11935 /* Ultrix mips cc rejects this. */
11936 typedef int charset[2];
81ecdfbb 11937 const charset cs;
a9322a30 11938 /* SunOS 4.1.1 cc rejects this. */
81ecdfbb
RW
11939 char const *const *pcpcc;
11940 char **ppc;
a9322a30
TT
11941 /* NEC SVR4.0.2 mips cc rejects this. */
11942 struct point {int x, y;};
11943 static struct point const zero = {0,0};
11944 /* AIX XL C 1.02.0.0 rejects this.
11945 It does not let you subtract one const X* pointer from another in
11946 an arm of an if-expression whose if-part is not a constant
11947 expression */
11948 const char *g = "string";
81ecdfbb 11949 pcpcc = &g + (g ? g-g : 0);
a9322a30 11950 /* HPUX 7.0 cc rejects these. */
81ecdfbb
RW
11951 ++pcpcc;
11952 ppc = (char**) pcpcc;
11953 pcpcc = (char const *const *) ppc;
a9322a30
TT
11954 { /* SCO 3.2v4 cc rejects this. */
11955 char *t;
11956 char const *s = 0 ? (char *) 0 : (char const *) 0;
11957
11958 *t++ = 0;
81ecdfbb 11959 if (s) return 0;
a9322a30
TT
11960 }
11961 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
11962 int x[] = {25, 17};
11963 const int *foo = &x[0];
11964 ++foo;
11965 }
11966 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
11967 typedef const int *iptr;
11968 iptr p = 0;
11969 ++p;
11970 }
11971 { /* AIX XL C 1.02.0.0 rejects this saying
11972 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
11973 struct s { int j; const int *ap[3]; };
11974 struct s *b; b->j = 5;
11975 }
11976 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
11977 const int foo = 10;
81ecdfbb 11978 if (!foo) return 0;
a9322a30 11979 }
81ecdfbb 11980 return !cs[0] && !zero.x;
a9322a30
TT
11981#endif
11982
11983 ;
11984 return 0;
11985}
bec39cab 11986_ACEOF
81ecdfbb 11987if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 11988 ac_cv_c_const=yes
5ee754fc 11989else
81ecdfbb 11990 ac_cv_c_const=no
5ee754fc 11991fi
81ecdfbb 11992rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5ee754fc 11993fi
81ecdfbb
RW
11994{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
11995$as_echo "$ac_cv_c_const" >&6; }
a9322a30 11996if test $ac_cv_c_const = no; then
bec39cab 11997
81ecdfbb 11998$as_echo "#define const /**/" >>confdefs.h
bec39cab 11999
5ee754fc 12000fi
bec39cab 12001
81ecdfbb
RW
12002{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
12003$as_echo_n "checking for inline... " >&6; }
12004if test "${ac_cv_c_inline+set}" = set; then :
12005 $as_echo_n "(cached) " >&6
bec39cab 12006else
a9322a30
TT
12007 ac_cv_c_inline=no
12008for ac_kw in inline __inline__ __inline; do
81ecdfbb 12009 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12010/* end confdefs.h. */
a9322a30
TT
12011#ifndef __cplusplus
12012typedef int foo_t;
12013static $ac_kw foo_t static_foo () {return 0; }
12014$ac_kw foo_t foo () {return 0; }
12015#endif
12016
bec39cab 12017_ACEOF
81ecdfbb
RW
12018if ac_fn_c_try_compile "$LINENO"; then :
12019 ac_cv_c_inline=$ac_kw
bec39cab 12020fi
81ecdfbb
RW
12021rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12022 test "$ac_cv_c_inline" != no && break
a9322a30 12023done
bec39cab 12024
5ee754fc 12025fi
81ecdfbb
RW
12026{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
12027$as_echo "$ac_cv_c_inline" >&6; }
5ee754fc 12028
a9322a30
TT
12029case $ac_cv_c_inline in
12030 inline | yes) ;;
12031 *)
12032 case $ac_cv_c_inline in
12033 no) ac_val=;;
12034 *) ac_val=$ac_cv_c_inline;;
12035 esac
12036 cat >>confdefs.h <<_ACEOF
12037#ifndef __cplusplus
12038#define inline $ac_val
12039#endif
12040_ACEOF
bec39cab
AC
12041 ;;
12042esac
bec39cab 12043
81ecdfbb
RW
12044 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
12045$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
12046if test "${ac_cv_c_bigendian+set}" = set; then :
12047 $as_echo_n "(cached) " >&6
bec39cab 12048else
81ecdfbb
RW
12049 ac_cv_c_bigendian=unknown
12050 # See if we're dealing with a universal compiler.
12051 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12052/* end confdefs.h. */
12053#ifndef __APPLE_CC__
12054 not a universal capable compiler
12055 #endif
12056 typedef int dummy;
12057
12058_ACEOF
12059if ac_fn_c_try_compile "$LINENO"; then :
12060
12061 # Check for potential -arch flags. It is not universal unless
12062 # there are at least two -arch flags with different values.
12063 ac_arch=
12064 ac_prev=
12065 for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
12066 if test -n "$ac_prev"; then
12067 case $ac_word in
12068 i?86 | x86_64 | ppc | ppc64)
12069 if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
12070 ac_arch=$ac_word
12071 else
12072 ac_cv_c_bigendian=universal
12073 break
12074 fi
12075 ;;
12076 esac
12077 ac_prev=
12078 elif test "x$ac_word" = "x-arch"; then
12079 ac_prev=arch
12080 fi
12081 done
12082fi
12083rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12084 if test $ac_cv_c_bigendian = unknown; then
12085 # See if sys/param.h defines the BYTE_ORDER macro.
12086 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12087/* end confdefs.h. */
a9322a30 12088#include <sys/types.h>
81ecdfbb 12089 #include <sys/param.h>
a9322a30
TT
12090
12091int
12092main ()
12093{
81ecdfbb
RW
12094#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
12095 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
12096 && LITTLE_ENDIAN)
12097 bogus endian macros
12098 #endif
a9322a30
TT
12099
12100 ;
12101 return 0;
12102}
bec39cab 12103_ACEOF
81ecdfbb 12104if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 12105 # It does; now see whether it defined to BIG_ENDIAN or not.
81ecdfbb 12106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12107/* end confdefs.h. */
a9322a30 12108#include <sys/types.h>
81ecdfbb 12109 #include <sys/param.h>
a9322a30
TT
12110
12111int
12112main ()
12113{
12114#if BYTE_ORDER != BIG_ENDIAN
81ecdfbb
RW
12115 not big endian
12116 #endif
a9322a30
TT
12117
12118 ;
12119 return 0;
12120}
bec39cab 12121_ACEOF
81ecdfbb 12122if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 12123 ac_cv_c_bigendian=yes
5ee754fc 12124else
81ecdfbb 12125 ac_cv_c_bigendian=no
5ee754fc 12126fi
81ecdfbb
RW
12127rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12128fi
12129rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12130 fi
12131 if test $ac_cv_c_bigendian = unknown; then
12132 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
12133 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12134/* end confdefs.h. */
12135#include <limits.h>
bec39cab 12136
81ecdfbb
RW
12137int
12138main ()
12139{
12140#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
12141 bogus endian macros
12142 #endif
12143
12144 ;
12145 return 0;
12146}
7eb368b3 12147_ACEOF
81ecdfbb
RW
12148if ac_fn_c_try_compile "$LINENO"; then :
12149 # It does; now see whether it defined to _BIG_ENDIAN or not.
12150 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7eb368b3 12151/* end confdefs.h. */
81ecdfbb
RW
12152#include <limits.h>
12153
7eb368b3
NR
12154int
12155main ()
12156{
81ecdfbb
RW
12157#ifndef _BIG_ENDIAN
12158 not big endian
12159 #endif
12160
7eb368b3
NR
12161 ;
12162 return 0;
12163}
12164_ACEOF
81ecdfbb 12165if ac_fn_c_try_compile "$LINENO"; then :
a9322a30 12166 ac_cv_c_bigendian=yes
81ecdfbb
RW
12167else
12168 ac_cv_c_bigendian=no
a9322a30 12169fi
81ecdfbb 12170rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a9322a30 12171fi
81ecdfbb
RW
12172rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12173 fi
12174 if test $ac_cv_c_bigendian = unknown; then
12175 # Compile a test program.
12176 if test "$cross_compiling" = yes; then :
12177 # Try to guess by grepping values from an object file.
12178 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12179/* end confdefs.h. */
12180short int ascii_mm[] =
12181 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
12182 short int ascii_ii[] =
12183 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
12184 int use_ascii (int i) {
12185 return ascii_mm[i] + ascii_ii[i];
12186 }
12187 short int ebcdic_ii[] =
12188 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
12189 short int ebcdic_mm[] =
12190 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
12191 int use_ebcdic (int i) {
12192 return ebcdic_mm[i] + ebcdic_ii[i];
12193 }
12194 extern int foo;
7eb368b3 12195
81ecdfbb
RW
12196int
12197main ()
12198{
12199return use_ascii (foo) == use_ebcdic (foo);
12200 ;
12201 return 0;
12202}
12203_ACEOF
12204if ac_fn_c_try_compile "$LINENO"; then :
12205 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
12206 ac_cv_c_bigendian=yes
12207 fi
12208 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
12209 if test "$ac_cv_c_bigendian" = unknown; then
12210 ac_cv_c_bigendian=no
12211 else
12212 # finding both strings is unlikely to happen, but who knows?
12213 ac_cv_c_bigendian=unknown
12214 fi
12215 fi
7eb368b3 12216fi
81ecdfbb 12217rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
bec39cab 12218else
81ecdfbb 12219 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12220/* end confdefs.h. */
81ecdfbb 12221$ac_includes_default
d3ea6809
MM
12222int
12223main ()
12224{
81ecdfbb
RW
12225
12226 /* Are we little or big endian? From Harbison&Steele. */
12227 union
12228 {
12229 long int l;
12230 char c[sizeof (long int)];
12231 } u;
12232 u.l = 1;
12233 return u.c[sizeof (long int) - 1] == 1;
12234
12235 ;
12236 return 0;
d3ea6809
MM
12237}
12238_ACEOF
81ecdfbb 12239if ac_fn_c_try_run "$LINENO"; then :
a9322a30 12240 ac_cv_c_bigendian=no
d3ea6809 12241else
81ecdfbb 12242 ac_cv_c_bigendian=yes
d3ea6809 12243fi
81ecdfbb
RW
12244rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12245 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 12246fi
a9322a30 12247
81ecdfbb
RW
12248 fi
12249fi
12250{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
12251$as_echo "$ac_cv_c_bigendian" >&6; }
12252 case $ac_cv_c_bigendian in #(
12253 yes)
12254 $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
12255;; #(
12256 no)
12257 ;; #(
12258 universal)
12259
12260$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
12261
12262 ;; #(
12263 *)
12264 as_fn_error "unknown endianness
12265 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
12266 esac
d3ea6809
MM
12267
12268
a9322a30
TT
12269# ------------------------------ #
12270# Checks for library functions. #
12271# ------------------------------ #
d3ea6809 12272
a9322a30 12273for ac_header in stdlib.h unistd.h
81ecdfbb
RW
12274do :
12275 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12276ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12277eval as_val=\$$as_ac_Header
12278 if test "x$as_val" = x""yes; then :
bec39cab 12279 cat >>confdefs.h <<_ACEOF
81ecdfbb 12280#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
bec39cab 12281_ACEOF
b757528f 12282
b757528f 12283fi
bec39cab 12284
a9322a30 12285done
a3828db0 12286
a9322a30 12287for ac_func in getpagesize
81ecdfbb
RW
12288do :
12289 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize"
12290if test "x$ac_cv_func_getpagesize" = x""yes; then :
bec39cab 12291 cat >>confdefs.h <<_ACEOF
81ecdfbb 12292#define HAVE_GETPAGESIZE 1
bec39cab 12293_ACEOF
bcb3dc3d 12294
bcb3dc3d
MK
12295fi
12296done
12297
81ecdfbb
RW
12298{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
12299$as_echo_n "checking for working mmap... " >&6; }
12300if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then :
12301 $as_echo_n "(cached) " >&6
a9322a30 12302else
81ecdfbb 12303 if test "$cross_compiling" = yes; then :
a9322a30 12304 ac_cv_func_mmap_fixed_mapped=no
bec39cab 12305else
81ecdfbb 12306 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 12307/* end confdefs.h. */
a9322a30
TT
12308$ac_includes_default
12309/* malloc might have been renamed as rpl_malloc. */
12310#undef malloc
bec39cab 12311
a9322a30
TT
12312/* Thanks to Mike Haertel and Jim Avera for this test.
12313 Here is a matrix of mmap possibilities:
12314 mmap private not fixed
12315 mmap private fixed at somewhere currently unmapped
12316 mmap private fixed at somewhere already mapped
12317 mmap shared not fixed
12318 mmap shared fixed at somewhere currently unmapped
12319 mmap shared fixed at somewhere already mapped
12320 For private mappings, we should verify that changes cannot be read()
12321 back from the file, nor mmap's back from the file at a different
12322 address. (There have been systems where private was not correctly
12323 implemented like the infamous i386 svr4.0, and systems where the
12324 VM page cache was not coherent with the file system buffer cache
12325 like early versions of FreeBSD and possibly contemporary NetBSD.)
12326 For shared mappings, we should conversely verify that changes get
12327 propagated back to all the places they're supposed to be.
bec39cab 12328
a9322a30
TT
12329 Grep wants private fixed already mapped.
12330 The main things grep needs to know about mmap are:
12331 * does it exist and is it safe to write into the mmap'd area
12332 * how to use it (BSD variants) */
8b9cf735 12333
a9322a30
TT
12334#include <fcntl.h>
12335#include <sys/mman.h>
8b9cf735 12336
81ecdfbb 12337#if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
a9322a30 12338char *malloc ();
a3828db0
MK
12339#endif
12340
a9322a30 12341/* This mess was copied from the GNU getpagesize.h. */
81ecdfbb 12342#ifndef HAVE_GETPAGESIZE
a9322a30 12343/* Assume that all systems that can run configure have sys/param.h. */
81ecdfbb 12344# ifndef HAVE_SYS_PARAM_H
a9322a30
TT
12345# define HAVE_SYS_PARAM_H 1
12346# endif
12347
12348# ifdef _SC_PAGESIZE
12349# define getpagesize() sysconf(_SC_PAGESIZE)
12350# else /* no _SC_PAGESIZE */
81ecdfbb 12351# ifdef HAVE_SYS_PARAM_H
a9322a30
TT
12352# include <sys/param.h>
12353# ifdef EXEC_PAGESIZE
12354# define getpagesize() EXEC_PAGESIZE
12355# else /* no EXEC_PAGESIZE */
12356# ifdef NBPG
12357# define getpagesize() NBPG * CLSIZE
12358# ifndef CLSIZE
12359# define CLSIZE 1
12360# endif /* no CLSIZE */
12361# else /* no NBPG */
12362# ifdef NBPC
12363# define getpagesize() NBPC
12364# else /* no NBPC */
12365# ifdef PAGESIZE
12366# define getpagesize() PAGESIZE
12367# endif /* PAGESIZE */
12368# endif /* no NBPC */
12369# endif /* no NBPG */
12370# endif /* no EXEC_PAGESIZE */
12371# else /* no HAVE_SYS_PARAM_H */
12372# define getpagesize() 8192 /* punt totally */
12373# endif /* no HAVE_SYS_PARAM_H */
12374# endif /* no _SC_PAGESIZE */
12375
12376#endif /* no HAVE_GETPAGESIZE */
12377
bec39cab
AC
12378int
12379main ()
12380{
a9322a30
TT
12381 char *data, *data2, *data3;
12382 int i, pagesize;
12383 int fd;
12384
12385 pagesize = getpagesize ();
12386
12387 /* First, make a file with some known garbage in it. */
12388 data = (char *) malloc (pagesize);
12389 if (!data)
81ecdfbb 12390 return 1;
a9322a30
TT
12391 for (i = 0; i < pagesize; ++i)
12392 *(data + i) = rand ();
12393 umask (0);
12394 fd = creat ("conftest.mmap", 0600);
12395 if (fd < 0)
81ecdfbb 12396 return 1;
a9322a30 12397 if (write (fd, data, pagesize) != pagesize)
81ecdfbb 12398 return 1;
a9322a30
TT
12399 close (fd);
12400
12401 /* Next, try to mmap the file at a fixed address which already has
12402 something else allocated at it. If we can, also make sure that
12403 we see the same garbage. */
12404 fd = open ("conftest.mmap", O_RDWR);
12405 if (fd < 0)
81ecdfbb 12406 return 1;
a9322a30
TT
12407 data2 = (char *) malloc (2 * pagesize);
12408 if (!data2)
81ecdfbb
RW
12409 return 1;
12410 data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1);
a9322a30
TT
12411 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
12412 MAP_PRIVATE | MAP_FIXED, fd, 0L))
81ecdfbb 12413 return 1;
a9322a30
TT
12414 for (i = 0; i < pagesize; ++i)
12415 if (*(data + i) != *(data2 + i))
81ecdfbb 12416 return 1;
a9322a30
TT
12417
12418 /* Finally, make sure that changes to the mapped area do not
12419 percolate back to the file as seen by read(). (This is a bug on
12420 some variants of i386 svr4.0.) */
12421 for (i = 0; i < pagesize; ++i)
12422 *(data2 + i) = *(data2 + i) + 1;
12423 data3 = (char *) malloc (pagesize);
12424 if (!data3)
81ecdfbb 12425 return 1;
a9322a30 12426 if (read (fd, data3, pagesize) != pagesize)
81ecdfbb 12427 return 1;
a9322a30
TT
12428 for (i = 0; i < pagesize; ++i)
12429 if (*(data + i) != *(data3 + i))
81ecdfbb 12430 return 1;
a9322a30 12431 close (fd);
81ecdfbb 12432 return 0;
bec39cab
AC
12433}
12434_ACEOF
81ecdfbb 12435if ac_fn_c_try_run "$LINENO"; then :
a9322a30 12436 ac_cv_func_mmap_fixed_mapped=yes
086ec9eb 12437else
81ecdfbb 12438 ac_cv_func_mmap_fixed_mapped=no
a3828db0 12439fi
81ecdfbb
RW
12440rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12441 conftest.$ac_objext conftest.beam conftest.$ac_ext
a3828db0 12442fi
81ecdfbb 12443
a9322a30 12444fi
81ecdfbb
RW
12445{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5
12446$as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; }
a9322a30
TT
12447if test $ac_cv_func_mmap_fixed_mapped = yes; then
12448
81ecdfbb 12449$as_echo "#define HAVE_MMAP 1" >>confdefs.h
a3828db0 12450
086ec9eb 12451fi
a9322a30 12452rm -f conftest.mmap
a3828db0 12453
81ecdfbb
RW
12454ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
12455if test "x$ac_cv_type_pid_t" = x""yes; then :
bec39cab 12456
a9322a30
TT
12457else
12458
12459cat >>confdefs.h <<_ACEOF
12460#define pid_t int
bec39cab 12461_ACEOF
086ec9eb
MK
12462
12463fi
12464
81ecdfbb
RW
12465for ac_header in vfork.h
12466do :
12467 ac_fn_c_check_header_mongrel "$LINENO" "vfork.h" "ac_cv_header_vfork_h" "$ac_includes_default"
12468if test "x$ac_cv_header_vfork_h" = x""yes; then :
a3828db0 12469 cat >>confdefs.h <<_ACEOF
81ecdfbb 12470#define HAVE_VFORK_H 1
bec39cab 12471_ACEOF
c906108c
SS
12472
12473fi
a9322a30 12474
a3828db0 12475done
c906108c 12476
a9322a30 12477for ac_func in fork vfork
81ecdfbb
RW
12478do :
12479 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12480ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12481eval as_val=\$$as_ac_var
12482 if test "x$as_val" = x""yes; then :
a3828db0 12483 cat >>confdefs.h <<_ACEOF
81ecdfbb 12484#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
bec39cab 12485_ACEOF
b83266a0 12486
97bf5e38 12487fi
a3828db0 12488done
b83266a0 12489
a9322a30 12490if test "x$ac_cv_func_fork" = xyes; then
81ecdfbb
RW
12491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5
12492$as_echo_n "checking for working fork... " >&6; }
12493if test "${ac_cv_func_fork_works+set}" = set; then :
12494 $as_echo_n "(cached) " >&6
a9322a30 12495else
81ecdfbb 12496 if test "$cross_compiling" = yes; then :
a9322a30
TT
12497 ac_cv_func_fork_works=cross
12498else
81ecdfbb
RW
12499 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12500/* end confdefs.h. */
12501$ac_includes_default
12502int
12503main ()
12504{
12505
12506 /* By Ruediger Kuhlmann. */
12507 return fork () < 0;
12508
12509 ;
12510 return 0;
12511}
a9322a30 12512_ACEOF
81ecdfbb 12513if ac_fn_c_try_run "$LINENO"; then :
a9322a30
TT
12514 ac_cv_func_fork_works=yes
12515else
81ecdfbb 12516 ac_cv_func_fork_works=no
a9322a30 12517fi
81ecdfbb
RW
12518rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12519 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 12520fi
81ecdfbb 12521
a9322a30 12522fi
81ecdfbb
RW
12523{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_fork_works" >&5
12524$as_echo "$ac_cv_func_fork_works" >&6; }
a9322a30
TT
12525
12526else
12527 ac_cv_func_fork_works=$ac_cv_func_fork
12528fi
12529if test "x$ac_cv_func_fork_works" = xcross; then
12530 case $host in
12531 *-*-amigaos* | *-*-msdosdjgpp*)
12532 # Override, as these systems have only a dummy fork() stub
12533 ac_cv_func_fork_works=no
12534 ;;
12535 *)
12536 ac_cv_func_fork_works=yes
12537 ;;
12538 esac
81ecdfbb
RW
12539 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5
12540$as_echo "$as_me: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&2;}
a9322a30
TT
12541fi
12542ac_cv_func_vfork_works=$ac_cv_func_vfork
12543if test "x$ac_cv_func_vfork" = xyes; then
81ecdfbb
RW
12544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5
12545$as_echo_n "checking for working vfork... " >&6; }
12546if test "${ac_cv_func_vfork_works+set}" = set; then :
12547 $as_echo_n "(cached) " >&6
a9322a30 12548else
81ecdfbb 12549 if test "$cross_compiling" = yes; then :
a9322a30
TT
12550 ac_cv_func_vfork_works=cross
12551else
81ecdfbb 12552 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
a9322a30
TT
12553/* end confdefs.h. */
12554/* Thanks to Paul Eggert for this test. */
81ecdfbb 12555$ac_includes_default
a9322a30 12556#include <sys/wait.h>
81ecdfbb 12557#ifdef HAVE_VFORK_H
a9322a30
TT
12558# include <vfork.h>
12559#endif
12560/* On some sparc systems, changes by the child to local and incoming
12561 argument registers are propagated back to the parent. The compiler
12562 is told about this with #include <vfork.h>, but some compilers
12563 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a
12564 static variable whose address is put into a register that is
12565 clobbered by the vfork. */
12566static void
12567#ifdef __cplusplus
12568sparc_address_test (int arg)
12569# else
12570sparc_address_test (arg) int arg;
12571#endif
12572{
12573 static pid_t child;
12574 if (!child) {
12575 child = vfork ();
12576 if (child < 0) {
12577 perror ("vfork");
12578 _exit(2);
12579 }
12580 if (!child) {
12581 arg = getpid();
12582 write(-1, "", 0);
12583 _exit (arg);
12584 }
12585 }
12586}
12587
12588int
12589main ()
12590{
12591 pid_t parent = getpid ();
12592 pid_t child;
12593
12594 sparc_address_test (0);
12595
12596 child = vfork ();
12597
12598 if (child == 0) {
12599 /* Here is another test for sparc vfork register problems. This
12600 test uses lots of local variables, at least as many local
12601 variables as main has allocated so far including compiler
12602 temporaries. 4 locals are enough for gcc 1.40.3 on a Solaris
12603 4.1.3 sparc, but we use 8 to be safe. A buggy compiler should
12604 reuse the register of parent for one of the local variables,
12605 since it will think that parent can't possibly be used any more
12606 in this routine. Assigning to the local variable will thus
12607 munge parent in the parent process. */
12608 pid_t
12609 p = getpid(), p1 = getpid(), p2 = getpid(), p3 = getpid(),
12610 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
12611 /* Convince the compiler that p..p7 are live; otherwise, it might
12612 use the same hardware register for all 8 local variables. */
12613 if (p != p1 || p != p2 || p != p3 || p != p4
12614 || p != p5 || p != p6 || p != p7)
12615 _exit(1);
12616
12617 /* On some systems (e.g. IRIX 3.3), vfork doesn't separate parent
12618 from child file descriptors. If the child closes a descriptor
12619 before it execs or exits, this munges the parent's descriptor
12620 as well. Test for this by closing stdout in the child. */
12621 _exit(close(fileno(stdout)) != 0);
12622 } else {
12623 int status;
12624 struct stat st;
12625
12626 while (wait(&status) != child)
12627 ;
81ecdfbb 12628 return (
a9322a30
TT
12629 /* Was there some problem with vforking? */
12630 child < 0
12631
12632 /* Did the child fail? (This shouldn't happen.) */
12633 || status
12634
12635 /* Did the vfork/compiler bug occur? */
12636 || parent != getpid()
12637
12638 /* Did the file descriptor bug occur? */
12639 || fstat(fileno(stdout), &st) != 0
12640 );
12641 }
12642}
12643_ACEOF
81ecdfbb 12644if ac_fn_c_try_run "$LINENO"; then :
a9322a30
TT
12645 ac_cv_func_vfork_works=yes
12646else
81ecdfbb 12647 ac_cv_func_vfork_works=no
a9322a30 12648fi
81ecdfbb
RW
12649rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12650 conftest.$ac_objext conftest.beam conftest.$ac_ext
a9322a30 12651fi
81ecdfbb 12652
a9322a30 12653fi
81ecdfbb
RW
12654{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_vfork_works" >&5
12655$as_echo "$ac_cv_func_vfork_works" >&6; }
a9322a30
TT
12656
12657fi;
12658if test "x$ac_cv_func_fork_works" = xcross; then
12659 ac_cv_func_vfork_works=$ac_cv_func_vfork
81ecdfbb
RW
12660 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
12661$as_echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
a9322a30
TT
12662fi
12663
12664if test "x$ac_cv_func_vfork_works" = xyes; then
12665
81ecdfbb 12666$as_echo "#define HAVE_WORKING_VFORK 1" >>confdefs.h
a9322a30
TT
12667
12668else
12669
81ecdfbb 12670$as_echo "#define vfork fork" >>confdefs.h
a9322a30
TT
12671
12672fi
12673if test "x$ac_cv_func_fork_works" = xyes; then
12674
81ecdfbb 12675$as_echo "#define HAVE_WORKING_FORK 1" >>confdefs.h
a9322a30
TT
12676
12677fi
12678
cdf43629 12679for ac_func in getauxval getrusage getuid getgid \
bdca27a2 12680 pipe poll pread pread64 pwrite resize_term \
7313baad 12681 sbrk setpgid setpgrp setsid \
9467110b 12682 sigaction sigprocmask sigsetmask socketpair \
110ed339 12683 ttrace wborder wresize setlocale iconvlist libiconvlist btowc \
3332aaf2 12684 setrlimit getrlimit posix_madvise waitpid \
4b8b5e72 12685 ptrace64 sigaltstack mkdtemp setns
81ecdfbb
RW
12686do :
12687 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12688ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12689eval as_val=\$$as_ac_var
12690 if test "x$as_val" = x""yes; then :
6c7a06a3 12691 cat >>confdefs.h <<_ACEOF
81ecdfbb 12692#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6c7a06a3
TT
12693_ACEOF
12694
12695fi
12696done
12697
12698
81ecdfbb
RW
12699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5
12700$as_echo_n "checking for nl_langinfo and CODESET... " >&6; }
12701if test "${am_cv_langinfo_codeset+set}" = set; then :
12702 $as_echo_n "(cached) " >&6
6c7a06a3 12703else
81ecdfbb 12704 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6c7a06a3
TT
12705/* end confdefs.h. */
12706#include <langinfo.h>
12707int
12708main ()
12709{
12710char* cs = nl_langinfo(CODESET);
bec39cab
AC
12711 ;
12712 return 0;
12713}
12714_ACEOF
81ecdfbb 12715if ac_fn_c_try_link "$LINENO"; then :
6c7a06a3 12716 am_cv_langinfo_codeset=yes
a4db0f07 12717else
81ecdfbb 12718 am_cv_langinfo_codeset=no
a4db0f07 12719fi
81ecdfbb
RW
12720rm -f core conftest.err conftest.$ac_objext \
12721 conftest$ac_exeext conftest.$ac_ext
6c7a06a3 12722
a4db0f07 12723fi
81ecdfbb
RW
12724{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_langinfo_codeset" >&5
12725$as_echo "$am_cv_langinfo_codeset" >&6; }
6c7a06a3
TT
12726 if test $am_cv_langinfo_codeset = yes; then
12727
81ecdfbb 12728$as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
a4db0f07 12729
6c7a06a3 12730 fi
c906108c 12731
06825bd1 12732
3266f10b
TT
12733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
12734$as_echo_n "checking for ANSI C header files... " >&6; }
12735if test "${ac_cv_header_stdc+set}" = set; then :
12736 $as_echo_n "(cached) " >&6
12737else
12738 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12739/* end confdefs.h. */
12740#include <stdlib.h>
12741#include <stdarg.h>
12742#include <string.h>
12743#include <float.h>
12744
12745int
12746main ()
12747{
12748
12749 ;
12750 return 0;
12751}
12752_ACEOF
12753if ac_fn_c_try_compile "$LINENO"; then :
12754 ac_cv_header_stdc=yes
12755else
12756 ac_cv_header_stdc=no
12757fi
12758rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12759
12760if test $ac_cv_header_stdc = yes; then
12761 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
12762 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12763/* end confdefs.h. */
12764#include <string.h>
12765
12766_ACEOF
12767if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
12768 $EGREP "memchr" >/dev/null 2>&1; then :
12769
12770else
12771 ac_cv_header_stdc=no
12772fi
12773rm -f conftest*
12774
12775fi
12776
12777if test $ac_cv_header_stdc = yes; then
12778 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
12779 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12780/* end confdefs.h. */
12781#include <stdlib.h>
12782
12783_ACEOF
12784if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
12785 $EGREP "free" >/dev/null 2>&1; then :
12786
12787else
12788 ac_cv_header_stdc=no
12789fi
12790rm -f conftest*
12791
12792fi
12793
12794if test $ac_cv_header_stdc = yes; then
12795 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
12796 if test "$cross_compiling" = yes; then :
12797 :
12798else
12799 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12800/* end confdefs.h. */
12801#include <ctype.h>
12802#include <stdlib.h>
12803#if ((' ' & 0x0FF) == 0x020)
12804# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
12805# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
12806#else
12807# define ISLOWER(c) \
12808 (('a' <= (c) && (c) <= 'i') \
12809 || ('j' <= (c) && (c) <= 'r') \
12810 || ('s' <= (c) && (c) <= 'z'))
12811# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
12812#endif
12813
12814#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
12815int
12816main ()
12817{
12818 int i;
12819 for (i = 0; i < 256; i++)
12820 if (XOR (islower (i), ISLOWER (i))
12821 || toupper (i) != TOUPPER (i))
12822 return 2;
12823 return 0;
12824}
12825_ACEOF
12826if ac_fn_c_try_run "$LINENO"; then :
12827
12828else
12829 ac_cv_header_stdc=no
12830fi
12831rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12832 conftest.$ac_objext conftest.beam conftest.$ac_ext
12833fi
12834
12835fi
12836fi
12837{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
12838$as_echo "$ac_cv_header_stdc" >&6; }
12839if test $ac_cv_header_stdc = yes; then
12840
12841$as_echo "#define STDC_HEADERS 1" >>confdefs.h
12842
3266f10b
TT
12843fi
12844
12845 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
12846# for constant arguments. Useless!
12847{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
12848$as_echo_n "checking for working alloca.h... " >&6; }
12849if test "${ac_cv_working_alloca_h+set}" = set; then :
12850 $as_echo_n "(cached) " >&6
12851else
12852 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12853/* end confdefs.h. */
12854#include <alloca.h>
12855int
12856main ()
12857{
12858char *p = (char *) alloca (2 * sizeof (int));
12859 if (p) return 0;
12860 ;
12861 return 0;
12862}
12863_ACEOF
12864if ac_fn_c_try_link "$LINENO"; then :
12865 ac_cv_working_alloca_h=yes
12866else
12867 ac_cv_working_alloca_h=no
12868fi
12869rm -f core conftest.err conftest.$ac_objext \
12870 conftest$ac_exeext conftest.$ac_ext
12871fi
12872{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_working_alloca_h" >&5
12873$as_echo "$ac_cv_working_alloca_h" >&6; }
12874if test $ac_cv_working_alloca_h = yes; then
12875
12876$as_echo "#define HAVE_ALLOCA_H 1" >>confdefs.h
12877
12878fi
12879
12880{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
12881$as_echo_n "checking for alloca... " >&6; }
12882if test "${ac_cv_func_alloca_works+set}" = set; then :
12883 $as_echo_n "(cached) " >&6
12884else
12885 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12886/* end confdefs.h. */
12887#ifdef __GNUC__
12888# define alloca __builtin_alloca
12889#else
12890# ifdef _MSC_VER
12891# include <malloc.h>
12892# define alloca _alloca
12893# else
12894# ifdef HAVE_ALLOCA_H
12895# include <alloca.h>
12896# else
12897# ifdef _AIX
12898 #pragma alloca
12899# else
12900# ifndef alloca /* predefined by HP cc +Olibcalls */
12901char *alloca ();
12902# endif
12903# endif
12904# endif
12905# endif
12906#endif
12907
12908int
12909main ()
12910{
12911char *p = (char *) alloca (1);
12912 if (p) return 0;
12913 ;
12914 return 0;
12915}
12916_ACEOF
12917if ac_fn_c_try_link "$LINENO"; then :
12918 ac_cv_func_alloca_works=yes
12919else
12920 ac_cv_func_alloca_works=no
12921fi
12922rm -f core conftest.err conftest.$ac_objext \
12923 conftest$ac_exeext conftest.$ac_ext
12924fi
12925{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
12926$as_echo "$ac_cv_func_alloca_works" >&6; }
12927
12928if test $ac_cv_func_alloca_works = yes; then
12929
12930$as_echo "#define HAVE_ALLOCA 1" >>confdefs.h
12931
12932else
12933 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
12934# that cause trouble. Some versions do not even contain alloca or
12935# contain a buggy version. If you still want to use their alloca,
12936# use ar to extract alloca.o from them instead of compiling alloca.c.
12937
12938ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
12939
12940$as_echo "#define C_ALLOCA 1" >>confdefs.h
12941
12942
12943{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
12944$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
12945if test "${ac_cv_os_cray+set}" = set; then :
12946 $as_echo_n "(cached) " >&6
12947else
12948 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12949/* end confdefs.h. */
12950#if defined CRAY && ! defined CRAY2
12951webecray
12952#else
12953wenotbecray
12954#endif
12955
12956_ACEOF
12957if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
12958 $EGREP "webecray" >/dev/null 2>&1; then :
12959 ac_cv_os_cray=yes
12960else
12961 ac_cv_os_cray=no
12962fi
12963rm -f conftest*
12964
12965fi
12966{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_os_cray" >&5
12967$as_echo "$ac_cv_os_cray" >&6; }
12968if test $ac_cv_os_cray = yes; then
12969 for ac_func in _getb67 GETB67 getb67; do
12970 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12971ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12972eval as_val=\$$as_ac_var
12973 if test "x$as_val" = x""yes; then :
12974
12975cat >>confdefs.h <<_ACEOF
12976#define CRAY_STACKSEG_END $ac_func
12977_ACEOF
12978
12979 break
12980fi
12981
12982 done
12983fi
12984
12985{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
12986$as_echo_n "checking stack direction for C alloca... " >&6; }
12987if test "${ac_cv_c_stack_direction+set}" = set; then :
12988 $as_echo_n "(cached) " >&6
12989else
12990 if test "$cross_compiling" = yes; then :
12991 ac_cv_c_stack_direction=0
12992else
12993 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12994/* end confdefs.h. */
12995$ac_includes_default
12996int
12997find_stack_direction ()
12998{
12999 static char *addr = 0;
13000 auto char dummy;
13001 if (addr == 0)
13002 {
13003 addr = &dummy;
13004 return find_stack_direction ();
13005 }
13006 else
13007 return (&dummy > addr) ? 1 : -1;
13008}
13009
13010int
13011main ()
13012{
13013 return find_stack_direction () < 0;
13014}
13015_ACEOF
13016if ac_fn_c_try_run "$LINENO"; then :
13017 ac_cv_c_stack_direction=1
13018else
13019 ac_cv_c_stack_direction=-1
13020fi
13021rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13022 conftest.$ac_objext conftest.beam conftest.$ac_ext
13023fi
13024
13025fi
13026{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5
13027$as_echo "$ac_cv_c_stack_direction" >&6; }
13028cat >>confdefs.h <<_ACEOF
13029#define STACK_DIRECTION $ac_cv_c_stack_direction
13030_ACEOF
13031
13032
13033fi
13034
13035
13036
13037 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5
13038$as_echo_n "checking for nl_langinfo and CODESET... " >&6; }
13039if test "${am_cv_langinfo_codeset+set}" = set; then :
13040 $as_echo_n "(cached) " >&6
13041else
13042 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13043/* end confdefs.h. */
13044#include <langinfo.h>
13045int
13046main ()
13047{
13048char* cs = nl_langinfo(CODESET);
13049 ;
13050 return 0;
13051}
13052_ACEOF
13053if ac_fn_c_try_link "$LINENO"; then :
13054 am_cv_langinfo_codeset=yes
13055else
13056 am_cv_langinfo_codeset=no
13057fi
13058rm -f core conftest.err conftest.$ac_objext \
13059 conftest$ac_exeext conftest.$ac_ext
13060
13061fi
13062{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_langinfo_codeset" >&5
13063$as_echo "$am_cv_langinfo_codeset" >&6; }
13064 if test $am_cv_langinfo_codeset = yes; then
13065
13066$as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
13067
13068 fi
13069
13070
d1928160 13071 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 termios.h
3266f10b
TT
13072do :
13073 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13074ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
13075eval as_val=\$$as_ac_Header
13076 if test "x$as_val" = x""yes; then :
13077 cat >>confdefs.h <<_ACEOF
13078#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13079_ACEOF
13080
13081fi
13082
13083done
13084
13085
f348d89a 13086 for ac_func in fdwalk getrlimit pipe pipe2 socketpair sigaction
3266f10b
TT
13087do :
13088 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13089ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13090eval as_val=\$$as_ac_var
13091 if test "x$as_val" = x""yes; then :
13092 cat >>confdefs.h <<_ACEOF
13093#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13094_ACEOF
13095
13096fi
13097done
13098
13099
13100 ac_fn_c_check_decl "$LINENO" "strerror" "ac_cv_have_decl_strerror" "$ac_includes_default"
13101if test "x$ac_cv_have_decl_strerror" = x""yes; then :
13102 ac_have_decl=1
13103else
13104 ac_have_decl=0
13105fi
13106
13107cat >>confdefs.h <<_ACEOF
13108#define HAVE_DECL_STRERROR $ac_have_decl
13109_ACEOF
13110ac_fn_c_check_decl "$LINENO" "strstr" "ac_cv_have_decl_strstr" "$ac_includes_default"
13111if test "x$ac_cv_have_decl_strstr" = x""yes; then :
13112 ac_have_decl=1
13113else
13114 ac_have_decl=0
13115fi
13116
13117cat >>confdefs.h <<_ACEOF
13118#define HAVE_DECL_STRSTR $ac_have_decl
13119_ACEOF
13120
13121
e9bcb658
GB
13122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sigsetjmp" >&5
13123$as_echo_n "checking for sigsetjmp... " >&6; }
13124if test "${gdb_cv_func_sigsetjmp+set}" = set; then :
13125 $as_echo_n "(cached) " >&6
13126else
13127 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13128/* end confdefs.h. */
13129
13130#include <setjmp.h>
13131
13132int
13133main ()
13134{
13135sigjmp_buf env; while (! sigsetjmp (env, 1)) siglongjmp (env, 1);
13136 ;
13137 return 0;
13138}
13139_ACEOF
13140if ac_fn_c_try_compile "$LINENO"; then :
13141 gdb_cv_func_sigsetjmp=yes
13142else
13143 gdb_cv_func_sigsetjmp=no
13144fi
13145rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13146fi
13147{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_func_sigsetjmp" >&5
13148$as_echo "$gdb_cv_func_sigsetjmp" >&6; }
13149if test $gdb_cv_func_sigsetjmp = yes; then
13150
13151$as_echo "#define HAVE_SIGSETJMP 1" >>confdefs.h
13152
13153fi
13154
3266f10b 13155
54019719
PA
13156# Check the return and argument types of ptrace.
13157
13158
54019719
PA
13159for ac_header in sys/ptrace.h ptrace.h
13160do :
13161 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13162ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
13163eval as_val=\$$as_ac_Header
13164 if test "x$as_val" = x""yes; then :
13165 cat >>confdefs.h <<_ACEOF
13166#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13167_ACEOF
13168
13169fi
13170
13171done
13172
13173
a3828db0 13174gdb_ptrace_headers='
4ff70b84 13175#include <sys/types.h>
a3828db0
MK
13176#if HAVE_SYS_PTRACE_H
13177# include <sys/ptrace.h>
13178#endif
13179#if HAVE_UNISTD_H
13180# include <unistd.h>
13181#endif
13182'
13183# There is no point in checking if we don't have a prototype.
9b30624b 13184ac_fn_c_check_decl "$LINENO" "ptrace" "ac_cv_have_decl_ptrace" "$gdb_ptrace_headers
81ecdfbb
RW
13185"
13186if test "x$ac_cv_have_decl_ptrace" = x""yes; then :
13187 ac_have_decl=1
06825bd1 13188else
81ecdfbb 13189 ac_have_decl=0
06825bd1 13190fi
06825bd1 13191
a3828db0 13192cat >>confdefs.h <<_ACEOF
81ecdfbb 13193#define HAVE_DECL_PTRACE $ac_have_decl
a3828db0 13194_ACEOF
81ecdfbb 13195if test $ac_have_decl = 1; then :
bec39cab 13196
a3828db0 13197else
a3828db0
MK
13198
13199 : ${gdb_cv_func_ptrace_ret='int'}
13200 : ${gdb_cv_func_ptrace_args='int,int,long,long'}
13201
06825bd1
MK
13202fi
13203
064ef605
DJ
13204# Check return type. Varargs (used on GNU/Linux) conflict with the
13205# empty argument list, so check for that explicitly.
81ecdfbb
RW
13206{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of ptrace" >&5
13207$as_echo_n "checking return type of ptrace... " >&6; }
13208if test "${gdb_cv_func_ptrace_ret+set}" = set; then :
13209 $as_echo_n "(cached) " >&6
bec39cab 13210else
81ecdfbb 13211 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13212/* end confdefs.h. */
a3828db0 13213$gdb_ptrace_headers
bec39cab
AC
13214int
13215main ()
13216{
064ef605
DJ
13217extern long ptrace (enum __ptrace_request, ...);
13218 ;
13219 return 0;
13220}
13221_ACEOF
9b30624b 13222if ac_fn_c_try_compile "$LINENO"; then :
064ef605
DJ
13223 gdb_cv_func_ptrace_ret='long'
13224else
81ecdfbb 13225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
064ef605
DJ
13226/* end confdefs.h. */
13227$gdb_ptrace_headers
13228int
13229main ()
13230{
a3828db0 13231extern int ptrace ();
bec39cab
AC
13232 ;
13233 return 0;
13234}
13235_ACEOF
9b30624b 13236if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 13237 gdb_cv_func_ptrace_ret='int'
70f9f479 13238else
81ecdfbb 13239 gdb_cv_func_ptrace_ret='long'
70f9f479 13240fi
81ecdfbb 13241rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
70f9f479 13242fi
81ecdfbb 13243rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
064ef605 13244fi
81ecdfbb
RW
13245{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_func_ptrace_ret" >&5
13246$as_echo "$gdb_cv_func_ptrace_ret" >&6; }
bec39cab 13247
a3828db0
MK
13248cat >>confdefs.h <<_ACEOF
13249#define PTRACE_TYPE_RET $gdb_cv_func_ptrace_ret
bec39cab 13250_ACEOF
70f9f479 13251
a3828db0 13252# Check argument types.
81ecdfbb
RW
13253{ $as_echo "$as_me:${as_lineno-$LINENO}: checking types of arguments for ptrace" >&5
13254$as_echo_n "checking types of arguments for ptrace... " >&6; }
13255if test "${gdb_cv_func_ptrace_args+set}" = set; then :
13256 $as_echo_n "(cached) " >&6
bec39cab 13257else
a3828db0 13258
81ecdfbb 13259 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
064ef605
DJ
13260/* end confdefs.h. */
13261$gdb_ptrace_headers
13262int
13263main ()
13264{
13265extern long ptrace (enum __ptrace_request, ...);
13266 ;
13267 return 0;
13268}
13269_ACEOF
9b30624b 13270if ac_fn_c_try_compile "$LINENO"; then :
54019719 13271 gdb_cv_func_ptrace_args='enum __ptrace_request,int,long,long'
064ef605 13272else
064ef605 13273
a3828db0
MK
13274for gdb_arg1 in 'int' 'long'; do
13275 for gdb_arg2 in 'pid_t' 'int' 'long'; do
5ed10e6e 13276 for gdb_arg3 in 'int *' 'caddr_t' 'int' 'long' 'void *'; do
96d7229d 13277 for gdb_arg4 in 'int' 'long' 'void *'; do
81ecdfbb 13278 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13279/* end confdefs.h. */
a3828db0 13280$gdb_ptrace_headers
bec39cab
AC
13281int
13282main ()
13283{
a3828db0
MK
13284
13285extern $gdb_cv_func_ptrace_ret
13286 ptrace ($gdb_arg1, $gdb_arg2, $gdb_arg3, $gdb_arg4);
13287
bec39cab
AC
13288 ;
13289 return 0;
13290}
13291_ACEOF
9b30624b 13292if ac_fn_c_try_compile "$LINENO"; then :
a3828db0
MK
13293 gdb_cv_func_ptrace_args="$gdb_arg1,$gdb_arg2,$gdb_arg3,$gdb_arg4";
13294 break 4;
5c7f2947 13295fi
81ecdfbb 13296rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a3828db0 13297 for gdb_arg5 in 'int *' 'int' 'long'; do
81ecdfbb 13298 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13299/* end confdefs.h. */
a3828db0 13300$gdb_ptrace_headers
bec39cab
AC
13301int
13302main ()
13303{
a3828db0
MK
13304
13305extern $gdb_cv_func_ptrace_ret
13306 ptrace ($gdb_arg1, $gdb_arg2, $gdb_arg3, $gdb_arg4, $gdb_arg5);
13307
bec39cab
AC
13308 ;
13309 return 0;
13310}
13311_ACEOF
9b30624b 13312if ac_fn_c_try_compile "$LINENO"; then :
a3828db0
MK
13313
13314gdb_cv_func_ptrace_args="$gdb_arg1,$gdb_arg2,$gdb_arg3,$gdb_arg4,$gdb_arg5";
13315 break 5;
78434e59 13316fi
81ecdfbb 13317rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
a3828db0
MK
13318 done
13319 done
13320 done
13321 done
13322done
13323# Provide a safe default value.
13324: ${gdb_cv_func_ptrace_args='int,int,long,long'}
13325
064ef605 13326fi
81ecdfbb 13327rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
78434e59 13328fi
81ecdfbb
RW
13329{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_func_ptrace_args" >&5
13330$as_echo "$gdb_cv_func_ptrace_args" >&6; }
a3828db0
MK
13331ac_save_IFS=$IFS; IFS=','
13332set dummy `echo "$gdb_cv_func_ptrace_args" | sed 's/\*/\*/g'`
13333IFS=$ac_save_IFS
13334shift
bec39cab 13335
54019719
PA
13336cat >>confdefs.h <<_ACEOF
13337#define PTRACE_TYPE_ARG1 $1
13338_ACEOF
13339
13340
a3828db0
MK
13341cat >>confdefs.h <<_ACEOF
13342#define PTRACE_TYPE_ARG3 $3
13343_ACEOF
13344
96d7229d
LM
13345
13346cat >>confdefs.h <<_ACEOF
13347#define PTRACE_TYPE_ARG4 $4
13348_ACEOF
13349
a3828db0
MK
13350if test -n "$5"; then
13351
13352cat >>confdefs.h <<_ACEOF
13353#define PTRACE_TYPE_ARG5 $5
bec39cab 13354_ACEOF
78434e59
MK
13355
13356fi
13357
54019719 13358
a3828db0 13359if test "$cross_compiling" = no; then
81ecdfbb
RW
13360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether setpgrp takes no argument" >&5
13361$as_echo_n "checking whether setpgrp takes no argument... " >&6; }
13362if test "${ac_cv_func_setpgrp_void+set}" = set; then :
13363 $as_echo_n "(cached) " >&6
a3828db0 13364else
81ecdfbb
RW
13365 if test "$cross_compiling" = yes; then :
13366 as_fn_error "cannot check setpgrp when cross compiling" "$LINENO" 5
bec39cab 13367else
81ecdfbb 13368 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13369/* end confdefs.h. */
81ecdfbb 13370$ac_includes_default
bec39cab
AC
13371int
13372main ()
13373{
a3828db0
MK
13374/* If this system has a BSD-style setpgrp which takes arguments,
13375 setpgrp(1, 1) will fail with ESRCH and return -1, in that case
13376 exit successfully. */
81ecdfbb 13377 return setpgrp (1,1) != -1;
bec39cab
AC
13378 ;
13379 return 0;
13380}
13381_ACEOF
81ecdfbb 13382if ac_fn_c_try_run "$LINENO"; then :
a3828db0 13383 ac_cv_func_setpgrp_void=no
c906108c 13384else
81ecdfbb 13385 ac_cv_func_setpgrp_void=yes
c906108c 13386fi
81ecdfbb
RW
13387rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13388 conftest.$ac_objext conftest.beam conftest.$ac_ext
97bf5e38 13389fi
81ecdfbb 13390
a3828db0 13391fi
81ecdfbb
RW
13392{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_setpgrp_void" >&5
13393$as_echo "$ac_cv_func_setpgrp_void" >&6; }
a3828db0
MK
13394if test $ac_cv_func_setpgrp_void = yes; then
13395
81ecdfbb 13396$as_echo "#define SETPGRP_VOID 1" >>confdefs.h
97bf5e38
MK
13397
13398fi
a3828db0
MK
13399
13400else
81ecdfbb
RW
13401 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether setpgrp takes no argument" >&5
13402$as_echo_n "checking whether setpgrp takes no argument... " >&6; }
13403if test "${ac_cv_func_setpgrp_void+set}" = set; then :
13404 $as_echo_n "(cached) " >&6
97bf5e38 13405else
81ecdfbb 13406 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13407/* end confdefs.h. */
a3828db0
MK
13408
13409#include <unistd.h>
13410
bec39cab
AC
13411int
13412main ()
13413{
a3828db0
MK
13414
13415 if (setpgrp(1,1) == -1)
13416 exit (0);
13417 else
13418 exit (1);
13419
bec39cab
AC
13420 ;
13421 return 0;
13422}
13423_ACEOF
81ecdfbb 13424if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 13425 ac_cv_func_setpgrp_void=no
c906108c 13426else
81ecdfbb 13427 ac_cv_func_setpgrp_void=yes
c906108c 13428fi
81ecdfbb 13429rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 13430fi
81ecdfbb
RW
13431{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_setpgrp_void" >&5
13432$as_echo "$ac_cv_func_setpgrp_void" >&6; }
a3828db0 13433if test $ac_cv_func_setpgrp_void = yes; then
81ecdfbb 13434 $as_echo "#define SETPGRP_VOID 1" >>confdefs.h
c3f6f71d 13435
a3828db0 13436fi
c906108c
SS
13437fi
13438
db1ff28b
JK
13439# Assume we'll default to using the included libiberty regex.
13440gdb_use_included_regex=yes
13441
13442# However, if the system regex is GNU regex, then default to *not*
13443# using the included regex.
13444{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU regex" >&5
13445$as_echo_n "checking for GNU regex... " >&6; }
13446if test "${gdb_cv_have_gnu_regex+set}" = set; then :
13447 $as_echo_n "(cached) " >&6
13448else
13449 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13450/* end confdefs.h. */
13451#include <gnu-versions.h>
13452int
13453main ()
13454{
13455#define REGEX_INTERFACE_VERSION 1
13456#if _GNU_REGEX_INTERFACE_VERSION != REGEX_INTERFACE_VERSION
13457# error "Version mismatch"
13458#endif
13459 ;
13460 return 0;
13461}
13462_ACEOF
13463if ac_fn_c_try_compile "$LINENO"; then :
13464 gdb_cv_have_gnu_regex=yes
13465else
13466 gdb_cv_have_gnu_regex=no
13467fi
13468rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13469fi
13470{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_gnu_regex" >&5
13471$as_echo "$gdb_cv_have_gnu_regex" >&6; }
13472if test $gdb_cv_have_gnu_regex = yes; then
13473 gdb_use_included_regex=no
13474fi
13475
13476
13477# Check whether --with-included-regex was given.
13478if test "${with_included_regex+set}" = set; then :
13479 withval=$with_included_regex; gdb_with_regex=$withval
13480else
13481 gdb_with_regex=$gdb_use_included_regex
13482fi
13483
13484if test "$gdb_with_regex" = yes; then
13485
13486$as_echo "#define USE_INCLUDED_REGEX 1" >>confdefs.h
13487
13488fi
13489
81ecdfbb
RW
13490# Check if <sys/proc.h> defines `struct thread' with a td_pcb member.
13491ac_fn_c_check_member "$LINENO" "struct thread" "td_pcb" "ac_cv_member_struct_thread_td_pcb" "#include <sys/param.h>
13492#include <sys/proc.h>
13493
13494"
13495if test "x$ac_cv_member_struct_thread_td_pcb" = x""yes; then :
c906108c 13496
5c45e068 13497cat >>confdefs.h <<_ACEOF
a3828db0 13498#define HAVE_STRUCT_THREAD_TD_PCB 1
bec39cab 13499_ACEOF
c906108c 13500
5c45e068 13501
97bf5e38 13502fi
c906108c 13503
5c45e068 13504
a3828db0 13505# See if <sys/lwp.h> defines `struct lwp`.
81ecdfbb
RW
13506{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct lwp" >&5
13507$as_echo_n "checking for struct lwp... " >&6; }
13508if test "${gdb_cv_struct_lwp+set}" = set; then :
13509 $as_echo_n "(cached) " >&6
bec39cab 13510else
81ecdfbb 13511 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13512/* end confdefs.h. */
a3828db0 13513#include <sys/param.h>
c49fbc6c 13514#define _KMEMUSER
a3828db0 13515#include <sys/lwp.h>
bec39cab
AC
13516int
13517main ()
13518{
a3828db0 13519struct lwp l;
bec39cab
AC
13520 ;
13521 return 0;
13522}
13523_ACEOF
81ecdfbb 13524if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 13525 gdb_cv_struct_lwp=yes
c906108c 13526else
81ecdfbb 13527 gdb_cv_struct_lwp=no
c906108c 13528fi
81ecdfbb 13529rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 13530fi
81ecdfbb
RW
13531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_struct_lwp" >&5
13532$as_echo "$gdb_cv_struct_lwp" >&6; }
a3828db0 13533if test $gdb_cv_struct_lwp = yes; then
c906108c 13534
81ecdfbb 13535$as_echo "#define HAVE_STRUCT_LWP 1" >>confdefs.h
c906108c 13536
97bf5e38 13537fi
c906108c 13538
a3828db0 13539# See if <machine/reg.h> degines `struct reg'.
81ecdfbb
RW
13540{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct reg in machine/reg.h" >&5
13541$as_echo_n "checking for struct reg in machine/reg.h... " >&6; }
13542if test "${gdb_cv_struct_reg+set}" = set; then :
13543 $as_echo_n "(cached) " >&6
bec39cab 13544else
81ecdfbb 13545 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13546/* end confdefs.h. */
a3828db0
MK
13547#include <sys/types.h>
13548#include <machine/reg.h>
bec39cab
AC
13549int
13550main ()
13551{
a3828db0 13552struct reg r;
bec39cab
AC
13553 ;
13554 return 0;
13555}
13556_ACEOF
81ecdfbb 13557if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 13558 gdb_cv_struct_reg=yes
27ca5dad 13559else
81ecdfbb 13560 gdb_cv_struct_reg=no
27ca5dad 13561fi
81ecdfbb 13562rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
27ca5dad 13563fi
81ecdfbb
RW
13564{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_struct_reg" >&5
13565$as_echo "$gdb_cv_struct_reg" >&6; }
a3828db0 13566if test $gdb_cv_struct_reg = yes; then
bec39cab 13567
81ecdfbb 13568$as_echo "#define HAVE_STRUCT_REG 1" >>confdefs.h
27ca5dad
MC
13569
13570fi
97bf5e38 13571
a3828db0
MK
13572# See if <machine/reg.h> supports the %fs and %gs i386 segment registers.
13573# Older i386 BSD's don't have the r_fs and r_gs members of `struct reg'.
a6e69c1f
JB
13574ac_fn_c_check_member "$LINENO" "struct reg" "r_fs" "ac_cv_member_struct_reg_r_fs" "#include <sys/types.h>
13575#include <machine/reg.h>
81ecdfbb
RW
13576"
13577if test "x$ac_cv_member_struct_reg_r_fs" = x""yes; then :
5c45e068
MK
13578
13579cat >>confdefs.h <<_ACEOF
a3828db0 13580#define HAVE_STRUCT_REG_R_FS 1
bec39cab 13581_ACEOF
3862412b 13582
5c45e068 13583
97bf5e38 13584fi
a6e69c1f
JB
13585ac_fn_c_check_member "$LINENO" "struct reg" "r_gs" "ac_cv_member_struct_reg_r_gs" "#include <sys/types.h>
13586#include <machine/reg.h>
81ecdfbb
RW
13587"
13588if test "x$ac_cv_member_struct_reg_r_gs" = x""yes; then :
5c45e068
MK
13589
13590cat >>confdefs.h <<_ACEOF
a3828db0 13591#define HAVE_STRUCT_REG_R_GS 1
bec39cab 13592_ACEOF
3862412b 13593
5c45e068 13594
97bf5e38 13595fi
3862412b 13596
5c45e068 13597
6fea9e18
L
13598# See if <sys/user.h> supports the %fs_base and %gs_bas amd64 segment registers.
13599# Older amd64 Linux's don't have the fs_base and gs_base members of
13600# `struct user_regs_struct'.
13601ac_fn_c_check_member "$LINENO" "struct user_regs_struct" "fs_base" "ac_cv_member_struct_user_regs_struct_fs_base" "#include <sys/user.h>
13602"
13603if test "x$ac_cv_member_struct_user_regs_struct_fs_base" = x""yes; then :
13604
13605cat >>confdefs.h <<_ACEOF
13606#define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
13607_ACEOF
13608
13609
13610fi
13611ac_fn_c_check_member "$LINENO" "struct user_regs_struct" "gs_base" "ac_cv_member_struct_user_regs_struct_gs_base" "#include <sys/user.h>
13612"
13613if test "x$ac_cv_member_struct_user_regs_struct_gs_base" = x""yes; then :
13614
13615cat >>confdefs.h <<_ACEOF
13616#define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
13617_ACEOF
13618
13619
13620fi
13621
13622
a3828db0 13623# See if <sys/ptrace.h> provides the PTRACE_GETREGS request.
81ecdfbb
RW
13624{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTRACE_GETREGS" >&5
13625$as_echo_n "checking for PTRACE_GETREGS... " >&6; }
13626if test "${gdb_cv_have_ptrace_getregs+set}" = set; then :
13627 $as_echo_n "(cached) " >&6
451928c5 13628else
81ecdfbb 13629 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13630/* end confdefs.h. */
a3828db0 13631#include <sys/ptrace.h>
bec39cab
AC
13632int
13633main ()
13634{
a3828db0 13635PTRACE_GETREGS;
bec39cab
AC
13636 ;
13637 return 0;
13638}
13639_ACEOF
81ecdfbb 13640if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 13641 gdb_cv_have_ptrace_getregs=yes
451928c5 13642else
81ecdfbb 13643 gdb_cv_have_ptrace_getregs=no
451928c5 13644fi
81ecdfbb 13645rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451928c5
AC
13646fi
13647
81ecdfbb
RW
13648{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_ptrace_getregs" >&5
13649$as_echo "$gdb_cv_have_ptrace_getregs" >&6; }
a3828db0 13650if test $gdb_cv_have_ptrace_getregs = yes; then
60ca704f 13651
81ecdfbb 13652$as_echo "#define HAVE_PTRACE_GETREGS 1" >>confdefs.h
451928c5 13653
97bf5e38 13654fi
451928c5 13655
a3828db0 13656# See if <sys/ptrace.h> provides the PTRACE_GETFPXREGS request.
81ecdfbb
RW
13657{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTRACE_GETFPXREGS" >&5
13658$as_echo_n "checking for PTRACE_GETFPXREGS... " >&6; }
13659if test "${gdb_cv_have_ptrace_getfpxregs+set}" = set; then :
13660 $as_echo_n "(cached) " >&6
451928c5 13661else
81ecdfbb 13662 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13663/* end confdefs.h. */
a3828db0 13664#include <sys/ptrace.h>
bec39cab
AC
13665int
13666main ()
13667{
a3828db0 13668PTRACE_GETFPXREGS;
bec39cab
AC
13669 ;
13670 return 0;
13671}
13672_ACEOF
81ecdfbb 13673if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 13674 gdb_cv_have_ptrace_getfpxregs=yes
451928c5 13675else
81ecdfbb 13676 gdb_cv_have_ptrace_getfpxregs=no
451928c5 13677fi
81ecdfbb 13678rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
451928c5
AC
13679fi
13680
81ecdfbb
RW
13681{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_ptrace_getfpxregs" >&5
13682$as_echo "$gdb_cv_have_ptrace_getfpxregs" >&6; }
a3828db0 13683if test $gdb_cv_have_ptrace_getfpxregs = yes; then
60ca704f 13684
81ecdfbb 13685$as_echo "#define HAVE_PTRACE_GETFPXREGS 1" >>confdefs.h
451928c5 13686
97bf5e38 13687fi
451928c5 13688
a3828db0 13689# See if <sys/ptrace.h> provides the PT_GETDBREGS request.
81ecdfbb
RW
13690{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PT_GETDBREGS" >&5
13691$as_echo_n "checking for PT_GETDBREGS... " >&6; }
13692if test "${gdb_cv_have_pt_getdbregs+set}" = set; then :
13693 $as_echo_n "(cached) " >&6
3862412b 13694else
81ecdfbb 13695 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13696/* end confdefs.h. */
a3828db0
MK
13697#include <sys/types.h>
13698#include <sys/ptrace.h>
bec39cab
AC
13699int
13700main ()
13701{
a3828db0 13702PT_GETDBREGS;
bec39cab
AC
13703 ;
13704 return 0;
13705}
13706_ACEOF
81ecdfbb 13707if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 13708 gdb_cv_have_pt_getdbregs=yes
3862412b 13709else
81ecdfbb 13710 gdb_cv_have_pt_getdbregs=no
3862412b 13711fi
81ecdfbb 13712rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3862412b
MK
13713fi
13714
81ecdfbb
RW
13715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_pt_getdbregs" >&5
13716$as_echo "$gdb_cv_have_pt_getdbregs" >&6; }
a3828db0 13717if test $gdb_cv_have_pt_getdbregs = yes; then
60ca704f 13718
81ecdfbb 13719$as_echo "#define HAVE_PT_GETDBREGS 1" >>confdefs.h
3862412b 13720
97bf5e38 13721fi
3862412b 13722
a3828db0 13723# See if <sys/ptrace.h> provides the PT_GETXMMREGS request.
81ecdfbb
RW
13724{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PT_GETXMMREGS" >&5
13725$as_echo_n "checking for PT_GETXMMREGS... " >&6; }
13726if test "${gdb_cv_have_pt_getxmmregs+set}" = set; then :
13727 $as_echo_n "(cached) " >&6
3862412b 13728else
81ecdfbb 13729 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13730/* end confdefs.h. */
a3828db0
MK
13731#include <sys/types.h>
13732#include <sys/ptrace.h>
bec39cab
AC
13733int
13734main ()
13735{
a3828db0 13736PT_GETXMMREGS;
bec39cab
AC
13737 ;
13738 return 0;
13739}
13740_ACEOF
81ecdfbb 13741if ac_fn_c_try_compile "$LINENO"; then :
a3828db0 13742 gdb_cv_have_pt_getxmmregs=yes
3862412b 13743else
81ecdfbb 13744 gdb_cv_have_pt_getxmmregs=no
3862412b 13745fi
81ecdfbb 13746rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3862412b
MK
13747fi
13748
81ecdfbb
RW
13749{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_pt_getxmmregs" >&5
13750$as_echo "$gdb_cv_have_pt_getxmmregs" >&6; }
a3828db0 13751if test $gdb_cv_have_pt_getxmmregs = yes; then
60ca704f 13752
81ecdfbb 13753$as_echo "#define HAVE_PT_GETXMMREGS 1" >>confdefs.h
3862412b 13754
97bf5e38 13755fi
3862412b 13756
6e9567fe
JB
13757# See if <sys/ptrace.h> supports LWP names on FreeBSD
13758# Older FreeBSD versions don't have the pl_tdname member of
13759# `struct ptrace_lwpinfo'.
13760ac_fn_c_check_member "$LINENO" "struct ptrace_lwpinfo" "pl_tdname" "ac_cv_member_struct_ptrace_lwpinfo_pl_tdname" "#include <sys/ptrace.h>
13761"
13762if test "x$ac_cv_member_struct_ptrace_lwpinfo_pl_tdname" = x""yes; then :
13763
13764cat >>confdefs.h <<_ACEOF
13765#define HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME 1
13766_ACEOF
13767
13768
13769fi
13770
13771
e6cdd38e
JB
13772# See if <sys/ptrace.h> supports syscall fields on FreeBSD. The
13773# pl_syscall_code member of `struct ptrace_lwpinfo' was added in
13774# FreeBSD 10.3.
13775ac_fn_c_check_member "$LINENO" "struct ptrace_lwpinfo" "pl_syscall_code" "ac_cv_member_struct_ptrace_lwpinfo_pl_syscall_code" "#include <sys/ptrace.h>
13776"
13777if test "x$ac_cv_member_struct_ptrace_lwpinfo_pl_syscall_code" = x""yes; then :
13778
13779cat >>confdefs.h <<_ACEOF
13780#define HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE 1
13781_ACEOF
13782
13783
13784fi
13785
6e9567fe 13786
05b4bd79 13787# Detect which type of /proc is in use, such as for Solaris.
97bf5e38
MK
13788
13789if test "${target}" = "${host}"; then
13790 case "${host}" in
7b00db47 13791 *-*-sysv4.2* | *-*-sysv5* )
60ca704f 13792
81ecdfbb 13793$as_echo "#define NEW_PROC_API 1" >>confdefs.h
97bf5e38
MK
13794
13795 ;;
c162e8c9 13796 *-*-solaris2.[6789] | *-*-solaris2.1[0-9]*)
60ca704f 13797
81ecdfbb 13798$as_echo "#define NEW_PROC_API 1" >>confdefs.h
c960c18f 13799
97bf5e38
MK
13800 ;;
13801 esac
13802fi
13803
13804if test "$ac_cv_header_sys_procfs_h" = yes; then
81ecdfbb
RW
13805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gregset_t in sys/procfs.h" >&5
13806$as_echo_n "checking for gregset_t in sys/procfs.h... " >&6; }
13807 if test "${bfd_cv_have_sys_procfs_type_gregset_t+set}" = set; then :
13808 $as_echo_n "(cached) " >&6
596c9d4b 13809else
81ecdfbb 13810 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13811/* end confdefs.h. */
596c9d4b
KB
13812
13813#define _SYSCALL32
d30c5336
JK
13814/* Needed for new procfs interface on sparc-solaris. */
13815#define _STRUCTURED_PROC 1
596c9d4b 13816#include <sys/procfs.h>
bec39cab
AC
13817int
13818main ()
13819{
97bf5e38 13820gregset_t avar
bec39cab
AC
13821 ;
13822 return 0;
13823}
13824_ACEOF
81ecdfbb 13825if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 13826 bfd_cv_have_sys_procfs_type_gregset_t=yes
596c9d4b 13827else
81ecdfbb 13828 bfd_cv_have_sys_procfs_type_gregset_t=no
bec39cab 13829
596c9d4b 13830fi
81ecdfbb 13831rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
596c9d4b
KB
13832fi
13833
97bf5e38 13834 if test $bfd_cv_have_sys_procfs_type_gregset_t = yes; then
bec39cab 13835
81ecdfbb 13836$as_echo "#define HAVE_GREGSET_T 1" >>confdefs.h
596c9d4b
KB
13837
13838 fi
81ecdfbb
RW
13839 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_gregset_t" >&5
13840$as_echo "$bfd_cv_have_sys_procfs_type_gregset_t" >&6; }
451928c5 13841
81ecdfbb
RW
13842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fpregset_t in sys/procfs.h" >&5
13843$as_echo_n "checking for fpregset_t in sys/procfs.h... " >&6; }
13844 if test "${bfd_cv_have_sys_procfs_type_fpregset_t+set}" = set; then :
13845 $as_echo_n "(cached) " >&6
d84dd0c5 13846else
81ecdfbb 13847 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13848/* end confdefs.h. */
97bf5e38
MK
13849
13850#define _SYSCALL32
d30c5336
JK
13851/* Needed for new procfs interface on sparc-solaris. */
13852#define _STRUCTURED_PROC 1
d84dd0c5 13853#include <sys/procfs.h>
bec39cab
AC
13854int
13855main ()
13856{
97bf5e38 13857fpregset_t avar
bec39cab
AC
13858 ;
13859 return 0;
13860}
13861_ACEOF
81ecdfbb 13862if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 13863 bfd_cv_have_sys_procfs_type_fpregset_t=yes
d84dd0c5 13864else
81ecdfbb 13865 bfd_cv_have_sys_procfs_type_fpregset_t=no
bec39cab 13866
d84dd0c5 13867fi
81ecdfbb 13868rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d84dd0c5
MK
13869fi
13870
97bf5e38 13871 if test $bfd_cv_have_sys_procfs_type_fpregset_t = yes; then
bec39cab 13872
81ecdfbb 13873$as_echo "#define HAVE_FPREGSET_T 1" >>confdefs.h
d84dd0c5 13874
97bf5e38 13875 fi
81ecdfbb
RW
13876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_fpregset_t" >&5
13877$as_echo "$bfd_cv_have_sys_procfs_type_fpregset_t" >&6; }
d84dd0c5 13878
81ecdfbb
RW
13879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prgregset_t in sys/procfs.h" >&5
13880$as_echo_n "checking for prgregset_t in sys/procfs.h... " >&6; }
13881 if test "${bfd_cv_have_sys_procfs_type_prgregset_t+set}" = set; then :
13882 $as_echo_n "(cached) " >&6
c906108c 13883else
81ecdfbb 13884 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13885/* end confdefs.h. */
c906108c 13886
97bf5e38 13887#define _SYSCALL32
d30c5336
JK
13888/* Needed for new procfs interface on sparc-solaris. */
13889#define _STRUCTURED_PROC 1
97bf5e38 13890#include <sys/procfs.h>
bec39cab
AC
13891int
13892main ()
13893{
97bf5e38 13894prgregset_t avar
bec39cab
AC
13895 ;
13896 return 0;
13897}
13898_ACEOF
81ecdfbb 13899if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 13900 bfd_cv_have_sys_procfs_type_prgregset_t=yes
c906108c 13901else
81ecdfbb 13902 bfd_cv_have_sys_procfs_type_prgregset_t=no
bec39cab 13903
c906108c 13904fi
81ecdfbb 13905rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
13906fi
13907
97bf5e38 13908 if test $bfd_cv_have_sys_procfs_type_prgregset_t = yes; then
bec39cab 13909
81ecdfbb 13910$as_echo "#define HAVE_PRGREGSET_T 1" >>confdefs.h
c906108c 13911
97bf5e38 13912 fi
81ecdfbb
RW
13913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prgregset_t" >&5
13914$as_echo "$bfd_cv_have_sys_procfs_type_prgregset_t" >&6; }
c906108c 13915
81ecdfbb
RW
13916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prfpregset_t in sys/procfs.h" >&5
13917$as_echo_n "checking for prfpregset_t in sys/procfs.h... " >&6; }
13918 if test "${bfd_cv_have_sys_procfs_type_prfpregset_t+set}" = set; then :
13919 $as_echo_n "(cached) " >&6
d45fe813 13920else
81ecdfbb 13921 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13922/* end confdefs.h. */
97bf5e38
MK
13923
13924#define _SYSCALL32
d30c5336
JK
13925/* Needed for new procfs interface on sparc-solaris. */
13926#define _STRUCTURED_PROC 1
97bf5e38 13927#include <sys/procfs.h>
bec39cab
AC
13928int
13929main ()
13930{
97bf5e38 13931prfpregset_t avar
bec39cab
AC
13932 ;
13933 return 0;
13934}
13935_ACEOF
81ecdfbb 13936if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 13937 bfd_cv_have_sys_procfs_type_prfpregset_t=yes
d45fe813 13938else
81ecdfbb 13939 bfd_cv_have_sys_procfs_type_prfpregset_t=no
bec39cab 13940
d45fe813 13941fi
81ecdfbb 13942rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
13943fi
13944
97bf5e38 13945 if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
bec39cab 13946
81ecdfbb 13947$as_echo "#define HAVE_PRFPREGSET_T 1" >>confdefs.h
d45fe813 13948
97bf5e38 13949 fi
81ecdfbb
RW
13950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prfpregset_t" >&5
13951$as_echo "$bfd_cv_have_sys_procfs_type_prfpregset_t" >&6; }
d45fe813 13952
81ecdfbb
RW
13953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prgregset32_t in sys/procfs.h" >&5
13954$as_echo_n "checking for prgregset32_t in sys/procfs.h... " >&6; }
13955 if test "${bfd_cv_have_sys_procfs_type_prgregset32_t+set}" = set; then :
13956 $as_echo_n "(cached) " >&6
d45fe813 13957else
81ecdfbb 13958 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13959/* end confdefs.h. */
97bf5e38
MK
13960
13961#define _SYSCALL32
d30c5336
JK
13962/* Needed for new procfs interface on sparc-solaris. */
13963#define _STRUCTURED_PROC 1
97bf5e38 13964#include <sys/procfs.h>
bec39cab
AC
13965int
13966main ()
13967{
97bf5e38 13968prgregset32_t avar
bec39cab
AC
13969 ;
13970 return 0;
13971}
13972_ACEOF
81ecdfbb 13973if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 13974 bfd_cv_have_sys_procfs_type_prgregset32_t=yes
d45fe813 13975else
81ecdfbb 13976 bfd_cv_have_sys_procfs_type_prgregset32_t=no
bec39cab 13977
d45fe813 13978fi
81ecdfbb 13979rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
13980fi
13981
97bf5e38 13982 if test $bfd_cv_have_sys_procfs_type_prgregset32_t = yes; then
bec39cab 13983
81ecdfbb 13984$as_echo "#define HAVE_PRGREGSET32_T 1" >>confdefs.h
d45fe813 13985
97bf5e38 13986 fi
81ecdfbb
RW
13987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prgregset32_t" >&5
13988$as_echo "$bfd_cv_have_sys_procfs_type_prgregset32_t" >&6; }
d45fe813 13989
81ecdfbb
RW
13990 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lwpid_t in sys/procfs.h" >&5
13991$as_echo_n "checking for lwpid_t in sys/procfs.h... " >&6; }
13992 if test "${bfd_cv_have_sys_procfs_type_lwpid_t+set}" = set; then :
13993 $as_echo_n "(cached) " >&6
d45fe813 13994else
81ecdfbb 13995 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 13996/* end confdefs.h. */
97bf5e38 13997
d45fe813 13998#define _SYSCALL32
d30c5336
JK
13999/* Needed for new procfs interface on sparc-solaris. */
14000#define _STRUCTURED_PROC 1
97bf5e38 14001#include <sys/procfs.h>
bec39cab
AC
14002int
14003main ()
14004{
97bf5e38 14005lwpid_t avar
bec39cab
AC
14006 ;
14007 return 0;
14008}
14009_ACEOF
81ecdfbb 14010if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 14011 bfd_cv_have_sys_procfs_type_lwpid_t=yes
d45fe813 14012else
81ecdfbb 14013 bfd_cv_have_sys_procfs_type_lwpid_t=no
bec39cab 14014
d45fe813 14015fi
81ecdfbb 14016rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d45fe813
KB
14017fi
14018
97bf5e38 14019 if test $bfd_cv_have_sys_procfs_type_lwpid_t = yes; then
bec39cab 14020
81ecdfbb 14021$as_echo "#define HAVE_LWPID_T 1" >>confdefs.h
d45fe813 14022
97bf5e38 14023 fi
81ecdfbb
RW
14024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_lwpid_t" >&5
14025$as_echo "$bfd_cv_have_sys_procfs_type_lwpid_t" >&6; }
c906108c 14026
81ecdfbb
RW
14027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for psaddr_t in sys/procfs.h" >&5
14028$as_echo_n "checking for psaddr_t in sys/procfs.h... " >&6; }
14029 if test "${bfd_cv_have_sys_procfs_type_psaddr_t+set}" = set; then :
14030 $as_echo_n "(cached) " >&6
c906108c 14031else
81ecdfbb 14032 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14033/* end confdefs.h. */
c906108c 14034
97bf5e38 14035#define _SYSCALL32
d30c5336
JK
14036/* Needed for new procfs interface on sparc-solaris. */
14037#define _STRUCTURED_PROC 1
97bf5e38 14038#include <sys/procfs.h>
bec39cab
AC
14039int
14040main ()
14041{
97bf5e38 14042psaddr_t avar
bec39cab
AC
14043 ;
14044 return 0;
14045}
14046_ACEOF
81ecdfbb 14047if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 14048 bfd_cv_have_sys_procfs_type_psaddr_t=yes
c906108c 14049else
81ecdfbb 14050 bfd_cv_have_sys_procfs_type_psaddr_t=no
bec39cab 14051
c906108c 14052fi
81ecdfbb 14053rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
14054fi
14055
97bf5e38 14056 if test $bfd_cv_have_sys_procfs_type_psaddr_t = yes; then
bec39cab 14057
81ecdfbb 14058$as_echo "#define HAVE_PSADDR_T 1" >>confdefs.h
c906108c 14059
97bf5e38 14060 fi
81ecdfbb
RW
14061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_psaddr_t" >&5
14062$as_echo "$bfd_cv_have_sys_procfs_type_psaddr_t" >&6; }
c906108c 14063
81ecdfbb
RW
14064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for prsysent_t in sys/procfs.h" >&5
14065$as_echo_n "checking for prsysent_t in sys/procfs.h... " >&6; }
14066 if test "${bfd_cv_have_sys_procfs_type_prsysent_t+set}" = set; then :
14067 $as_echo_n "(cached) " >&6
c906108c 14068else
81ecdfbb 14069 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14070/* end confdefs.h. */
c906108c 14071
97bf5e38 14072#define _SYSCALL32
d30c5336
JK
14073/* Needed for new procfs interface on sparc-solaris. */
14074#define _STRUCTURED_PROC 1
97bf5e38 14075#include <sys/procfs.h>
bec39cab
AC
14076int
14077main ()
14078{
97bf5e38 14079prsysent_t avar
bec39cab
AC
14080 ;
14081 return 0;
14082}
14083_ACEOF
81ecdfbb 14084if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 14085 bfd_cv_have_sys_procfs_type_prsysent_t=yes
c906108c 14086else
81ecdfbb 14087 bfd_cv_have_sys_procfs_type_prsysent_t=no
bec39cab 14088
c906108c 14089fi
81ecdfbb 14090rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
14091fi
14092
97bf5e38 14093 if test $bfd_cv_have_sys_procfs_type_prsysent_t = yes; then
bec39cab 14094
81ecdfbb 14095$as_echo "#define HAVE_PRSYSENT_T 1" >>confdefs.h
c906108c 14096
97bf5e38 14097 fi
81ecdfbb
RW
14098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_prsysent_t" >&5
14099$as_echo "$bfd_cv_have_sys_procfs_type_prsysent_t" >&6; }
c906108c 14100
81ecdfbb
RW
14101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pr_sigset_t in sys/procfs.h" >&5
14102$as_echo_n "checking for pr_sigset_t in sys/procfs.h... " >&6; }
14103 if test "${bfd_cv_have_sys_procfs_type_pr_sigset_t+set}" = set; then :
14104 $as_echo_n "(cached) " >&6
c906108c 14105else
81ecdfbb 14106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14107/* end confdefs.h. */
c906108c 14108
97bf5e38 14109#define _SYSCALL32
d30c5336
JK
14110/* Needed for new procfs interface on sparc-solaris. */
14111#define _STRUCTURED_PROC 1
97bf5e38 14112#include <sys/procfs.h>
bec39cab
AC
14113int
14114main ()
14115{
97bf5e38 14116pr_sigset_t avar
bec39cab
AC
14117 ;
14118 return 0;
14119}
14120_ACEOF
81ecdfbb 14121if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 14122 bfd_cv_have_sys_procfs_type_pr_sigset_t=yes
c906108c 14123else
81ecdfbb 14124 bfd_cv_have_sys_procfs_type_pr_sigset_t=no
bec39cab 14125
c906108c 14126fi
81ecdfbb 14127rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
14128fi
14129
97bf5e38 14130 if test $bfd_cv_have_sys_procfs_type_pr_sigset_t = yes; then
bec39cab 14131
81ecdfbb 14132$as_echo "#define HAVE_PR_SIGSET_T 1" >>confdefs.h
c906108c 14133
97bf5e38 14134 fi
81ecdfbb
RW
14135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pr_sigset_t" >&5
14136$as_echo "$bfd_cv_have_sys_procfs_type_pr_sigset_t" >&6; }
c906108c 14137
81ecdfbb
RW
14138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pr_sigaction64_t in sys/procfs.h" >&5
14139$as_echo_n "checking for pr_sigaction64_t in sys/procfs.h... " >&6; }
14140 if test "${bfd_cv_have_sys_procfs_type_pr_sigaction64_t+set}" = set; then :
14141 $as_echo_n "(cached) " >&6
c906108c 14142else
81ecdfbb 14143 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14144/* end confdefs.h. */
c906108c 14145
97bf5e38 14146#define _SYSCALL32
d30c5336
JK
14147/* Needed for new procfs interface on sparc-solaris. */
14148#define _STRUCTURED_PROC 1
97bf5e38 14149#include <sys/procfs.h>
bec39cab
AC
14150int
14151main ()
14152{
97bf5e38 14153pr_sigaction64_t avar
bec39cab
AC
14154 ;
14155 return 0;
14156}
14157_ACEOF
81ecdfbb 14158if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38 14159 bfd_cv_have_sys_procfs_type_pr_sigaction64_t=yes
c906108c 14160else
81ecdfbb 14161 bfd_cv_have_sys_procfs_type_pr_sigaction64_t=no
bec39cab 14162
c906108c 14163fi
81ecdfbb 14164rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c
SS
14165fi
14166
97bf5e38 14167 if test $bfd_cv_have_sys_procfs_type_pr_sigaction64_t = yes; then
bec39cab 14168
81ecdfbb 14169$as_echo "#define HAVE_PR_SIGACTION64_T 1" >>confdefs.h
c906108c 14170
97bf5e38 14171 fi
81ecdfbb
RW
14172 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pr_sigaction64_t" >&5
14173$as_echo "$bfd_cv_have_sys_procfs_type_pr_sigaction64_t" >&6; }
97bf5e38 14174
81ecdfbb
RW
14175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pr_siginfo64_t in sys/procfs.h" >&5
14176$as_echo_n "checking for pr_siginfo64_t in sys/procfs.h... " >&6; }
14177 if test "${bfd_cv_have_sys_procfs_type_pr_siginfo64_t+set}" = set; then :
14178 $as_echo_n "(cached) " >&6
97bf5e38 14179else
81ecdfbb 14180 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14181/* end confdefs.h. */
97bf5e38
MK
14182
14183#define _SYSCALL32
d30c5336
JK
14184/* Needed for new procfs interface on sparc-solaris. */
14185#define _STRUCTURED_PROC 1
97bf5e38 14186#include <sys/procfs.h>
bec39cab
AC
14187int
14188main ()
14189{
97bf5e38 14190pr_siginfo64_t avar
bec39cab
AC
14191 ;
14192 return 0;
14193}
14194_ACEOF
81ecdfbb 14195if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38
MK
14196 bfd_cv_have_sys_procfs_type_pr_siginfo64_t=yes
14197else
81ecdfbb 14198 bfd_cv_have_sys_procfs_type_pr_siginfo64_t=no
bec39cab 14199
97bf5e38 14200fi
81ecdfbb 14201rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
c906108c 14202fi
c906108c 14203
97bf5e38 14204 if test $bfd_cv_have_sys_procfs_type_pr_siginfo64_t = yes; then
bec39cab 14205
81ecdfbb 14206$as_echo "#define HAVE_PR_SIGINFO64_T 1" >>confdefs.h
c906108c 14207
97bf5e38 14208 fi
81ecdfbb
RW
14209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_have_sys_procfs_type_pr_siginfo64_t" >&5
14210$as_echo "$bfd_cv_have_sys_procfs_type_pr_siginfo64_t" >&6; }
bec39cab
AC
14211
14212
97bf5e38
MK
14213
14214
14215
97bf5e38 14216 if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
81ecdfbb
RW
14217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether prfpregset_t type is broken" >&5
14218$as_echo_n "checking whether prfpregset_t type is broken... " >&6; }
14219 if test "${gdb_cv_prfpregset_t_broken+set}" = set; then :
14220 $as_echo_n "(cached) " >&6
c906108c 14221else
81ecdfbb 14222 if test "$cross_compiling" = yes; then :
97bf5e38 14223 gdb_cv_prfpregset_t_broken=yes
c906108c 14224else
81ecdfbb 14225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14226/* end confdefs.h. */
97bf5e38
MK
14227#include <sys/procfs.h>
14228 int main ()
14229 {
14230 if (sizeof (prfpregset_t) == sizeof (void *))
14231 return 1;
14232 return 0;
14233 }
bec39cab 14234_ACEOF
81ecdfbb 14235if ac_fn_c_try_run "$LINENO"; then :
97bf5e38 14236 gdb_cv_prfpregset_t_broken=no
81ecdfbb
RW
14237else
14238 gdb_cv_prfpregset_t_broken=yes
c906108c 14239fi
81ecdfbb
RW
14240rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14241 conftest.$ac_objext conftest.beam conftest.$ac_ext
c906108c 14242fi
81ecdfbb 14243
c906108c
SS
14244fi
14245
81ecdfbb
RW
14246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_prfpregset_t_broken" >&5
14247$as_echo "$gdb_cv_prfpregset_t_broken" >&6; }
97bf5e38 14248 if test $gdb_cv_prfpregset_t_broken = yes; then
60ca704f 14249
81ecdfbb 14250$as_echo "#define PRFPREGSET_T_BROKEN 1" >>confdefs.h
c906108c 14251
97bf5e38
MK
14252 fi
14253 fi
c906108c 14254fi
c906108c 14255
bc8bcb4b 14256# Check if the compiler supports the `long long' type.
c906108c 14257
81ecdfbb
RW
14258{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long support in compiler" >&5
14259$as_echo_n "checking for long long support in compiler... " >&6; }
14260if test "${gdb_cv_c_long_long+set}" = set; then :
14261 $as_echo_n "(cached) " >&6
97bf5e38 14262else
81ecdfbb 14263 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14264/* end confdefs.h. */
bc8bcb4b 14265extern long long foo;
bec39cab
AC
14266int
14267main ()
14268{
bc8bcb4b 14269switch (foo & 2) { case 0: return 1; }
bec39cab
AC
14270 ;
14271 return 0;
14272}
14273_ACEOF
81ecdfbb 14274if ac_fn_c_try_compile "$LINENO"; then :
97bf5e38
MK
14275 gdb_cv_c_long_long=yes
14276else
81ecdfbb 14277 gdb_cv_c_long_long=no
97bf5e38 14278fi
81ecdfbb 14279rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
97bf5e38 14280fi
81ecdfbb
RW
14281{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_c_long_long" >&5
14282$as_echo "$gdb_cv_c_long_long" >&6; }
74a0d9f6
JK
14283if test $gdb_cv_c_long_long != yes; then
14284 # libdecnumber requires long long.
14285 as_fn_error "Compiler must support long long for GDB." "$LINENO" 5
97bf5e38
MK
14286fi
14287
bc8bcb4b 14288# Check if the compiler and runtime support printing long longs.
97bf5e38 14289
81ecdfbb
RW
14290{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long support in printf" >&5
14291$as_echo_n "checking for long long support in printf... " >&6; }
14292if test "${gdb_cv_printf_has_long_long+set}" = set; then :
14293 $as_echo_n "(cached) " >&6
97bf5e38 14294else
81ecdfbb 14295 if test "$cross_compiling" = yes; then :
97bf5e38
MK
14296 gdb_cv_printf_has_long_long=no
14297else
81ecdfbb 14298 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14299/* end confdefs.h. */
bc8bcb4b
MK
14300$ac_includes_default
14301int
14302main ()
14303{
14304char buf[32];
97bf5e38
MK
14305 long long l = 0;
14306 l = (l << 16) + 0x0123;
14307 l = (l << 16) + 0x4567;
14308 l = (l << 16) + 0x89ab;
14309 l = (l << 16) + 0xcdef;
14310 sprintf (buf, "0x%016llx", l);
14311 return (strcmp ("0x0123456789abcdef", buf));
bc8bcb4b
MK
14312 ;
14313 return 0;
c906108c 14314}
bec39cab 14315_ACEOF
81ecdfbb 14316if ac_fn_c_try_run "$LINENO"; then :
97bf5e38
MK
14317 gdb_cv_printf_has_long_long=yes
14318else
81ecdfbb 14319 gdb_cv_printf_has_long_long=no
97bf5e38 14320fi
81ecdfbb
RW
14321rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14322 conftest.$ac_objext conftest.beam conftest.$ac_ext
97bf5e38 14323fi
81ecdfbb 14324
97bf5e38 14325fi
81ecdfbb
RW
14326{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_printf_has_long_long" >&5
14327$as_echo "$gdb_cv_printf_has_long_long" >&6; }
97bf5e38 14328if test $gdb_cv_printf_has_long_long = yes; then
bc8bcb4b 14329
81ecdfbb 14330$as_echo "#define PRINTF_HAS_LONG_LONG 1" >>confdefs.h
97bf5e38
MK
14331
14332fi
97bf5e38 14333
1a619819
LM
14334# Check if the compiler and runtime support printing decfloats.
14335
81ecdfbb
RW
14336{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for decfloat support in printf" >&5
14337$as_echo_n "checking for decfloat support in printf... " >&6; }
14338if test "${gdb_cv_printf_has_decfloat+set}" = set; then :
14339 $as_echo_n "(cached) " >&6
1a619819 14340else
81ecdfbb 14341 if test "$cross_compiling" = yes; then :
1a619819
LM
14342 gdb_cv_printf_has_decfloat=no
14343else
81ecdfbb 14344 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1a619819
LM
14345/* end confdefs.h. */
14346$ac_includes_default
14347int
14348main ()
14349{
14350char buf[64];
14351 _Decimal32 d32 = 1.2345df;
14352 _Decimal64 d64 = 1.2345dd;
14353 _Decimal128 d128 = 1.2345dl;
14354 sprintf (buf, "Decimal32: %H\nDecimal64: %D\nDecimal128: %DD", d32, d64, d128);
14355 return (strcmp ("Decimal32: 1.2345\nDecimal64: 1.2345\nDecimal128: 1.2345", buf));
14356 ;
14357 return 0;
14358}
14359_ACEOF
81ecdfbb 14360if ac_fn_c_try_run "$LINENO"; then :
1a619819
LM
14361 gdb_cv_printf_has_decfloat=yes
14362else
81ecdfbb 14363 gdb_cv_printf_has_decfloat=no
1a619819 14364fi
81ecdfbb
RW
14365rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14366 conftest.$ac_objext conftest.beam conftest.$ac_ext
1a619819 14367fi
81ecdfbb 14368
1a619819 14369fi
81ecdfbb
RW
14370{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_printf_has_decfloat" >&5
14371$as_echo "$gdb_cv_printf_has_decfloat" >&6; }
1a619819
LM
14372if test $gdb_cv_printf_has_decfloat = yes; then
14373
81ecdfbb 14374$as_echo "#define PRINTF_HAS_DECFLOAT 1" >>confdefs.h
1a619819
LM
14375
14376fi
14377
bc8bcb4b
MK
14378# Check if the compiler supports the `long double' type. We can't use
14379# AC_C_LONG_DOUBLE because that one does additional checks on the
14380# constants defined in <float.h> that fail on some systems,
14381# e.g. FreeBSD/i386 4.7 and OpenBSD/i386 3.6.
97bf5e38 14382
81ecdfbb
RW
14383{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double support in compiler" >&5
14384$as_echo_n "checking for long double support in compiler... " >&6; }
14385if test "${gdb_cv_c_long_double+set}" = set; then :
14386 $as_echo_n "(cached) " >&6
97bf5e38 14387else
81ecdfbb 14388 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14389/* end confdefs.h. */
97bf5e38 14390long double foo;
bec39cab 14391_ACEOF
81ecdfbb 14392if ac_fn_c_try_compile "$LINENO"; then :
bc8bcb4b 14393 gdb_cv_c_long_double=yes
97bf5e38 14394else
81ecdfbb 14395 gdb_cv_c_long_double=no
97bf5e38 14396fi
81ecdfbb 14397rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
97bf5e38 14398fi
81ecdfbb
RW
14399{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_c_long_double" >&5
14400$as_echo "$gdb_cv_c_long_double" >&6; }
bc8bcb4b 14401if test $gdb_cv_c_long_double = yes; then
c906108c 14402
81ecdfbb 14403$as_echo "#define HAVE_LONG_DOUBLE 1" >>confdefs.h
97bf5e38
MK
14404
14405fi
14406
bc8bcb4b 14407# Check if the compiler and runtime support printing long doubles.
97bf5e38 14408
81ecdfbb
RW
14409{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double support in printf" >&5
14410$as_echo_n "checking for long double support in printf... " >&6; }
14411if test "${gdb_cv_printf_has_long_double+set}" = set; then :
14412 $as_echo_n "(cached) " >&6
97bf5e38 14413else
81ecdfbb 14414 if test "$cross_compiling" = yes; then :
97bf5e38
MK
14415 gdb_cv_printf_has_long_double=no
14416else
81ecdfbb 14417 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14418/* end confdefs.h. */
bc8bcb4b
MK
14419$ac_includes_default
14420int
14421main ()
14422{
14423char buf[16];
97bf5e38
MK
14424 long double f = 3.141592653;
14425 sprintf (buf, "%Lg", f);
14426 return (strncmp ("3.14159", buf, 7));
bc8bcb4b
MK
14427 ;
14428 return 0;
97bf5e38 14429}
bec39cab 14430_ACEOF
81ecdfbb 14431if ac_fn_c_try_run "$LINENO"; then :
97bf5e38 14432 gdb_cv_printf_has_long_double=yes
c906108c 14433else
81ecdfbb 14434 gdb_cv_printf_has_long_double=no
c906108c 14435fi
81ecdfbb
RW
14436rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14437 conftest.$ac_objext conftest.beam conftest.$ac_ext
c906108c 14438fi
81ecdfbb 14439
c906108c 14440fi
81ecdfbb
RW
14441{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_printf_has_long_double" >&5
14442$as_echo "$gdb_cv_printf_has_long_double" >&6; }
97bf5e38 14443if test $gdb_cv_printf_has_long_double = yes; then
bc8bcb4b 14444
81ecdfbb 14445$as_echo "#define PRINTF_HAS_LONG_DOUBLE 1" >>confdefs.h
97bf5e38
MK
14446
14447fi
97bf5e38 14448
bc8bcb4b 14449# Check if the compiler and runtime support scanning long doubles.
97bf5e38 14450
81ecdfbb
RW
14451{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double support in scanf" >&5
14452$as_echo_n "checking for long double support in scanf... " >&6; }
14453if test "${gdb_cv_scanf_has_long_double+set}" = set; then :
14454 $as_echo_n "(cached) " >&6
97bf5e38 14455else
81ecdfbb 14456 if test "$cross_compiling" = yes; then :
97bf5e38
MK
14457 gdb_cv_scanf_has_long_double=no
14458else
81ecdfbb 14459 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14460/* end confdefs.h. */
bc8bcb4b
MK
14461#include <stdio.h>
14462int
14463main ()
14464{
14465char *buf = "3.141592653";
97bf5e38
MK
14466 long double f = 0;
14467 sscanf (buf, "%Lg", &f);
14468 return !(f > 3.14159 && f < 3.14160);
bc8bcb4b
MK
14469 ;
14470 return 0;
97bf5e38 14471}
bec39cab 14472_ACEOF
81ecdfbb 14473if ac_fn_c_try_run "$LINENO"; then :
97bf5e38
MK
14474 gdb_cv_scanf_has_long_double=yes
14475else
81ecdfbb 14476 gdb_cv_scanf_has_long_double=no
97bf5e38 14477fi
81ecdfbb
RW
14478rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14479 conftest.$ac_objext conftest.beam conftest.$ac_ext
97bf5e38 14480fi
81ecdfbb 14481
c906108c 14482fi
81ecdfbb
RW
14483{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_scanf_has_long_double" >&5
14484$as_echo "$gdb_cv_scanf_has_long_double" >&6; }
97bf5e38 14485if test $gdb_cv_scanf_has_long_double = yes; then
bc8bcb4b 14486
81ecdfbb 14487$as_echo "#define SCANF_HAS_LONG_DOUBLE 1" >>confdefs.h
97bf5e38
MK
14488
14489fi
c906108c 14490
438013df
AO
14491case ${host_os} in
14492aix*)
81ecdfbb
RW
14493 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -bbigtoc option" >&5
14494$as_echo_n "checking for -bbigtoc option... " >&6; }
14495if test "${gdb_cv_bigtoc+set}" = set; then :
14496 $as_echo_n "(cached) " >&6
438013df 14497else
bec39cab 14498
438013df
AO
14499 SAVE_LDFLAGS=$LDFLAGS
14500
14501 case $GCC in
14502 yes) gdb_cv_bigtoc=-Wl,-bbigtoc ;;
14503 *) gdb_cv_bigtoc=-bbigtoc ;;
14504 esac
14505
14506 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc
81ecdfbb 14507 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14508/* end confdefs.h. */
438013df 14509
bec39cab
AC
14510int
14511main ()
14512{
438013df 14513int i;
bec39cab
AC
14514 ;
14515 return 0;
14516}
14517_ACEOF
81ecdfbb 14518if ac_fn_c_try_link "$LINENO"; then :
bec39cab 14519
81ecdfbb
RW
14520else
14521 gdb_cv_bigtoc=
438013df 14522fi
81ecdfbb
RW
14523rm -f core conftest.err conftest.$ac_objext \
14524 conftest$ac_exeext conftest.$ac_ext
ec76baa5 14525 LDFLAGS="${SAVE_LDFLAGS}"
438013df 14526
bec39cab 14527fi
81ecdfbb
RW
14528{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_bigtoc" >&5
14529$as_echo "$gdb_cv_bigtoc" >&6; }
438013df
AO
14530 CONFIG_LDFLAGS="${CONFIG_LDFLAGS} ${gdb_cv_bigtoc}"
14531 ;;
14532esac
14533
38f6b338 14534{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the dynamic export flag" >&5
f6528abd 14535$as_echo_n "checking for the dynamic export flag... " >&6; }
38f6b338
JK
14536dynamic_list=false
14537if test "${gdb_native}" = yes; then
14538 # The dynamically loaded libthread_db needs access to symbols in the gdb
14539 # executable. Older GNU ld supports --export-dynamic but --dynamic-list
14540 # may not be supported there.
14541 old_LDFLAGS="$LDFLAGS"
14542 # Older GNU ld supports --export-dynamic but --dynamic-list it does not.
14543 RDYNAMIC="-Wl,--dynamic-list=${srcdir}/proc-service.list"
14544 LDFLAGS="$LDFLAGS $RDYNAMIC"
14545 if test "${have_libpython}" = no; then
14546 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
f6528abd
JK
14547/* end confdefs.h. */
14548
14549int
14550main ()
14551{
14552
14553 ;
14554 return 0;
14555}
14556_ACEOF
14557if ac_fn_c_try_link "$LINENO"; then :
3bebe2f2
JK
14558 dynamic_list=true
14559fi
14560rm -f core conftest.err conftest.$ac_objext \
14561 conftest$ac_exeext conftest.$ac_ext
38f6b338
JK
14562 else
14563 # Workaround http://bugs.python.org/issue4434 where static
14564 # libpythonX.Y.a would get its symbols required for
14565 # pythonX.Y/lib-dynload/*.so modules hidden by -Wl,--dynamic-list.
14566 # Problem does not happen for the recommended libpythonX.Y.so linkage.
a4a1c157
PA
14567
14568 # Note the workaround for Python
14569 # http://bugs.python.org/issue10112 earlier has removed
14570 # -export-dynamic from PYTHON_LIBS. That's exactly what we want
14571 # here too, as otherwise it'd make this -Wl,--dynamic-list test
14572 # always pass.
38f6b338
JK
14573 old_CFLAGS="$CFLAGS"
14574 CFLAGS="$CFLAGS $PYTHON_CFLAGS"
8c1fb155
JK
14575 old_LIBS="$LIBS"
14576 LIBS="$LIBS $PYTHON_LIBS"
1b4f615e
PA
14577 old_CPPFLAGS="$CPPFLAGS"
14578 CPPFLAGS="$CPPFLAGS $PYTHON_CPPFLAGS"
38f6b338 14579 if test "$cross_compiling" = yes; then :
3bebe2f2 14580 true
f6528abd 14581else
3bebe2f2
JK
14582 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14583/* end confdefs.h. */
1b4f615e 14584#include "Python.h"
3bebe2f2
JK
14585int
14586main ()
14587{
14588int err;
38f6b338
JK
14589 Py_Initialize ();
14590 err = PyRun_SimpleString ("import itertools\n");
14591 Py_Finalize ();
14592 return err == 0 ? 0 : 1;
3bebe2f2
JK
14593 ;
14594 return 0;
14595}
14596_ACEOF
14597if ac_fn_c_try_run "$LINENO"; then :
14598 dynamic_list=true
14599fi
14600rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14601 conftest.$ac_objext conftest.beam conftest.$ac_ext
14602fi
14603
8c1fb155 14604 LIBS="$old_LIBS"
38f6b338 14605 CFLAGS="$old_CFLAGS"
1b4f615e 14606 CPPFLAGS="$old_CPPFLAGS"
38f6b338
JK
14607 fi
14608 LDFLAGS="$old_LDFLAGS"
14609fi
14610if $dynamic_list; then
14611 found="-Wl,--dynamic-list"
14612 RDYNAMIC='-Wl,--dynamic-list=$(srcdir)/proc-service.list'
f6528abd 14613else
38f6b338
JK
14614 found="-rdynamic"
14615 RDYNAMIC="-rdynamic"
f6528abd 14616fi
f6528abd 14617
38f6b338 14618{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $found" >&5
f6528abd 14619$as_echo "$found" >&6; }
0407b3f1 14620
f6528abd 14621
0407b3f1 14622if test ${build} = ${host} -a ${host} = ${target} ; then
c906108c 14623 case ${host_os} in
d92419e5 14624 aix*)
81ecdfbb
RW
14625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AiX thread debugging library" >&5
14626$as_echo_n "checking for AiX thread debugging library... " >&6; }
14627 if test "${gdb_cv_have_aix_thread_debug+set}" = set; then :
14628 $as_echo_n "(cached) " >&6
bec39cab 14629else
81ecdfbb 14630 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14631/* end confdefs.h. */
d92419e5 14632#include <sys/pthdebug.h>
bec39cab
AC
14633int
14634main ()
14635{
d92419e5
JB
14636#ifndef PTHDB_VERSION_3
14637 #error
14638 #endif
bec39cab
AC
14639 ;
14640 return 0;
14641}
14642_ACEOF
81ecdfbb 14643if ac_fn_c_try_compile "$LINENO"; then :
d92419e5
JB
14644 gdb_cv_have_aix_thread_debug=yes
14645else
81ecdfbb 14646 gdb_cv_have_aix_thread_debug=no
d92419e5 14647fi
81ecdfbb 14648rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
d92419e5
JB
14649fi
14650
81ecdfbb
RW
14651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_have_aix_thread_debug" >&5
14652$as_echo "$gdb_cv_have_aix_thread_debug" >&6; }
d92419e5
JB
14653 if test $gdb_cv_have_aix_thread_debug = yes; then
14654 CONFIG_SRCS="${CONFIG_SRCS} aix-thread.c"
3483b318 14655 CONFIG_OBS="${CONFIG_OBS} aix-thread.o"
7f533142 14656 LIBS="$LIBS -lpthdebug"
d645e32e
JB
14657
14658 # Older versions of AIX do not provide the declaration for
14659 # the getthrds function (it appears that it was introduced
14660 # with AIX 6.x).
14661 ac_fn_c_check_decl "$LINENO" "getthrds" "ac_cv_have_decl_getthrds" "#include <procinfo.h>
14662"
14663if test "x$ac_cv_have_decl_getthrds" = x""yes; then :
14664 ac_have_decl=1
14665else
14666 ac_have_decl=0
14667fi
14668
14669cat >>confdefs.h <<_ACEOF
14670#define HAVE_DECL_GETTHRDS $ac_have_decl
14671_ACEOF
14672
d92419e5
JB
14673 fi
14674 ;;
c906108c 14675 esac
bec39cab 14676
c906108c
SS
14677fi
14678
3f47be5c 14679if test "x$ac_cv_header_thread_db_h" = "xyes"; then
81ecdfbb
RW
14680 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <thread_db.h> has TD_NOTALLOC" >&5
14681$as_echo_n "checking whether <thread_db.h> has TD_NOTALLOC... " >&6; }
14682if test "${gdb_cv_thread_db_h_has_td_notalloc+set}" = set; then :
14683 $as_echo_n "(cached) " >&6
bec39cab 14684else
81ecdfbb 14685 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 14686/* end confdefs.h. */
3f47be5c 14687#include <thread_db.h>
bec39cab
AC
14688int
14689main ()
14690{
3f47be5c 14691int i = TD_NOTALLOC;
bec39cab
AC
14692 ;
14693 return 0;
14694}
14695_ACEOF
81ecdfbb 14696if ac_fn_c_try_compile "$LINENO"; then :
3f47be5c
EZ
14697 gdb_cv_thread_db_h_has_td_notalloc=yes
14698else
81ecdfbb 14699 gdb_cv_thread_db_h_has_td_notalloc=no
bec39cab 14700
3f47be5c 14701fi
81ecdfbb 14702rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3f47be5c 14703
bec39cab 14704fi
81ecdfbb
RW
14705{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_thread_db_h_has_td_notalloc" >&5
14706$as_echo "$gdb_cv_thread_db_h_has_td_notalloc" >&6; }
14707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <thread_db.h> has TD_VERSION" >&5
14708$as_echo_n "checking whether <thread_db.h> has TD_VERSION... " >&6; }
14709if test "${gdb_cv_thread_db_h_has_td_version+set}" = set; then :
14710 $as_echo_n "(cached) " >&6
59f80f10 14711else
81ecdfbb 14712 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59f80f10
DJ
14713/* end confdefs.h. */
14714#include <thread_db.h>
14715int
14716main ()
14717{
14718int i = TD_VERSION;
14719 ;
14720 return 0;
14721}
14722_ACEOF
81ecdfbb 14723if ac_fn_c_try_compile "$LINENO"; then :
59f80f10
DJ
14724 gdb_cv_thread_db_h_has_td_version=yes
14725else
81ecdfbb 14726 gdb_cv_thread_db_h_has_td_version=no
59f80f10
DJ
14727
14728fi
81ecdfbb 14729rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
59f80f10
DJ
14730
14731fi
81ecdfbb
RW
14732{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_thread_db_h_has_td_version" >&5
14733$as_echo "$gdb_cv_thread_db_h_has_td_version" >&6; }
14734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <thread_db.h> has TD_NOTLS" >&5
14735$as_echo_n "checking whether <thread_db.h> has TD_NOTLS... " >&6; }
14736if test "${gdb_cv_thread_db_h_has_td_notls+set}" = set; then :
14737 $as_echo_n "(cached) " >&6
59f80f10 14738else
81ecdfbb 14739 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59f80f10
DJ
14740/* end confdefs.h. */
14741#include <thread_db.h>
14742int
14743main ()
14744{
14745int i = TD_NOTLS;
14746 ;
14747 return 0;
14748}
14749_ACEOF
81ecdfbb 14750if ac_fn_c_try_compile "$LINENO"; then :
59f80f10
DJ
14751 gdb_cv_thread_db_h_has_td_notls=yes
14752else
81ecdfbb 14753 gdb_cv_thread_db_h_has_td_notls=no
59f80f10
DJ
14754
14755fi
81ecdfbb 14756rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
59f80f10
DJ
14757
14758fi
81ecdfbb
RW
14759{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_thread_db_h_has_td_notls" >&5
14760$as_echo "$gdb_cv_thread_db_h_has_td_notls" >&6; }
3f47be5c
EZ
14761fi
14762if test "x$gdb_cv_thread_db_h_has_td_notalloc" = "xyes"; then
bec39cab 14763
81ecdfbb 14764$as_echo "#define THREAD_DB_HAS_TD_NOTALLOC 1" >>confdefs.h
3f47be5c 14765
59f80f10
DJ
14766fi
14767if test "x$gdb_cv_thread_db_h_has_td_version" = "xyes"; then
14768
81ecdfbb 14769$as_echo "#define THREAD_DB_HAS_TD_VERSION 1" >>confdefs.h
59f80f10
DJ
14770
14771fi
14772if test "x$gdb_cv_thread_db_h_has_td_notls" = "xyes"; then
14773
81ecdfbb 14774$as_echo "#define THREAD_DB_HAS_TD_NOTLS 1" >>confdefs.h
59f80f10 14775
3f47be5c
EZ
14776fi
14777
81ecdfbb
RW
14778ac_fn_c_check_decl "$LINENO" "ADDR_NO_RANDOMIZE" "ac_cv_have_decl_ADDR_NO_RANDOMIZE" "#include <sys/personality.h>
14779"
14780if test "x$ac_cv_have_decl_ADDR_NO_RANDOMIZE" = x""yes; then :
14781 ac_have_decl=1
10568435 14782else
81ecdfbb 14783 ac_have_decl=0
10568435 14784fi
10568435
JK
14785
14786cat >>confdefs.h <<_ACEOF
81ecdfbb 14787#define HAVE_DECL_ADDR_NO_RANDOMIZE $ac_have_decl
10568435
JK
14788_ACEOF
14789
14790
81ecdfbb
RW
14791if test "$cross_compiling" = yes; then :
14792 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10568435
JK
14793/* end confdefs.h. */
14794#include <sys/personality.h>
14795int
14796main ()
14797{
14798
14799# if !HAVE_DECL_ADDR_NO_RANDOMIZE
14800# define ADDR_NO_RANDOMIZE 0x0040000
14801# endif
14802 /* Test the flag could be set and stays set. */
14803 personality (personality (0xffffffff) | ADDR_NO_RANDOMIZE);
14804 if (!(personality (personality (0xffffffff)) & ADDR_NO_RANDOMIZE))
14805 return 1
14806 ;
14807 return 0;
14808}
14809_ACEOF
81ecdfbb 14810if ac_fn_c_try_link "$LINENO"; then :
10568435
JK
14811 have_personality=true
14812else
81ecdfbb 14813 have_personality=false
10568435 14814fi
81ecdfbb
RW
14815rm -f core conftest.err conftest.$ac_objext \
14816 conftest$ac_exeext conftest.$ac_ext
10568435 14817else
81ecdfbb 14818 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10568435
JK
14819/* end confdefs.h. */
14820#include <sys/personality.h>
14821int
14822main ()
14823{
14824
14825# if !HAVE_DECL_ADDR_NO_RANDOMIZE
14826# define ADDR_NO_RANDOMIZE 0x0040000
14827# endif
14828 /* Test the flag could be set and stays set. */
14829 personality (personality (0xffffffff) | ADDR_NO_RANDOMIZE);
14830 if (!(personality (personality (0xffffffff)) & ADDR_NO_RANDOMIZE))
14831 return 1
14832 ;
14833 return 0;
14834}
14835_ACEOF
81ecdfbb 14836if ac_fn_c_try_run "$LINENO"; then :
10568435
JK
14837 have_personality=true
14838else
81ecdfbb 14839 have_personality=false
10568435 14840fi
81ecdfbb
RW
14841rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14842 conftest.$ac_objext conftest.beam conftest.$ac_ext
10568435 14843fi
81ecdfbb 14844
10568435
JK
14845if $have_personality
14846then
14847
81ecdfbb 14848$as_echo "#define HAVE_PERSONALITY 1" >>confdefs.h
10568435
JK
14849
14850fi
14851
e655c1a2
PA
14852case $host_os in
14853 go32* | *djgpp*)
14854 gdbinit=gdb.ini
14855 ;;
14856 *)
14857 gdbinit=.gdbinit
14858 ;;
14859esac
14860
14861cat >>confdefs.h <<_ACEOF
14862#define GDBINIT "$gdbinit"
14863_ACEOF
14864
14865
fb40c209 14866
f83d8a90
DE
14867# Support for --with-sysroot is a copy of GDB_AC_WITH_DIR,
14868# except that the argument to --with-sysroot is optional.
14869# --with-sysroot (or --with-sysroot=yes) sets the default sysroot path.
14870if test "x$with_sysroot" = xyes; then
14871 with_sysroot="${exec_prefix}/${target_alias}/sys-root"
14872fi
bec39cab 14873
81ecdfbb
RW
14874# Check whether --with-sysroot was given.
14875if test "${with_sysroot+set}" = set; then :
f83d8a90
DE
14876 withval=$with_sysroot; TARGET_SYSTEM_ROOT=$withval
14877else
14878 TARGET_SYSTEM_ROOT=
14879fi
030292b7 14880
030292b7 14881
f83d8a90
DE
14882 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
14883 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
14884 ac_define_dir=`eval echo $TARGET_SYSTEM_ROOT`
14885 ac_define_dir=`eval echo $ac_define_dir`
030292b7 14886
f83d8a90
DE
14887cat >>confdefs.h <<_ACEOF
14888#define TARGET_SYSTEM_ROOT "$ac_define_dir"
14889_ACEOF
bec39cab 14890
030292b7 14891
b14b1491 14892
f83d8a90
DE
14893
14894 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
14895 if test "x$prefix" = xNONE; then
14896 test_prefix=/usr/local
14897 else
14898 test_prefix=$prefix
14899 fi
14900 else
14901 test_prefix=$exec_prefix
14902 fi
14903 value=0
14904 case ${ac_define_dir} in
14905 "${test_prefix}"|"${test_prefix}/"*|\
14906 '${exec_prefix}'|'${exec_prefix}/'*)
14907 value=1
14908 ;;
14909 esac
14910
14911cat >>confdefs.h <<_ACEOF
14912#define TARGET_SYSTEM_ROOT_RELOCATABLE $value
14913_ACEOF
030292b7
DJ
14914
14915
14916
16e7150e 14917
16e7150e 14918
81ecdfbb
RW
14919# Check whether --with-system-gdbinit was given.
14920if test "${with_system_gdbinit+set}" = set; then :
14921 withval=$with_system_gdbinit;
b14b1491
TT
14922 SYSTEM_GDBINIT=$withval
14923else
14924 SYSTEM_GDBINIT=
81ecdfbb
RW
14925fi
14926
16e7150e
JG
14927
14928 test "x$prefix" = xNONE && prefix="$ac_default_prefix"
14929 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
b14b1491 14930 ac_define_dir=`eval echo $SYSTEM_GDBINIT`
16e7150e
JG
14931 ac_define_dir=`eval echo $ac_define_dir`
14932
14933cat >>confdefs.h <<_ACEOF
14934#define SYSTEM_GDBINIT "$ac_define_dir"
14935_ACEOF
14936
14937
14938
0c4a4063 14939
b14b1491
TT
14940 if test "x$exec_prefix" = xNONE || test "x$exec_prefix" = 'x${prefix}'; then
14941 if test "x$prefix" = xNONE; then
14942 test_prefix=/usr/local
14943 else
14944 test_prefix=$prefix
14945 fi
14946 else
14947 test_prefix=$exec_prefix
14948 fi
14949 value=0
14950 case ${ac_define_dir} in
14951 "${test_prefix}"|"${test_prefix}/"*|\
14952 '${exec_prefix}'|'${exec_prefix}/'*)
14953 value=1
14954 ;;
14955 esac
16e7150e 14956
b14b1491
TT
14957cat >>confdefs.h <<_ACEOF
14958#define SYSTEM_GDBINIT_RELOCATABLE $value
16e7150e
JG
14959_ACEOF
14960
b14b1491 14961
16e7150e 14962
0c4a4063 14963
b835bb52 14964
81ecdfbb
RW
14965# Check whether --enable-werror was given.
14966if test "${enable_werror+set}" = set; then :
14967 enableval=$enable_werror; case "${enableval}" in
094a342e
MK
14968 yes | y) ERROR_ON_WARNING="yes" ;;
14969 no | n) ERROR_ON_WARNING="no" ;;
81ecdfbb 14970 *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
094a342e 14971 esac
81ecdfbb
RW
14972fi
14973
094a342e 14974
9a084706
PA
14975# Enable -Werror by default when using gcc. Turn it off for releases.
14976if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" && $development; then
094a342e
MK
14977 ERROR_ON_WARNING=yes
14978fi
14979
14980WERROR_CFLAGS=""
14981if test "${ERROR_ON_WARNING}" = yes ; then
14982 WERROR_CFLAGS="-Werror"
14983fi
14984
cf6de44d 14985# The options we'll try to enable.
aac331e4 14986build_warnings="-Wall -Wpointer-arith \
1cb5e2a4 14987-Wno-unused -Wunused-value -Wunused-function \
aac331e4 14988-Wno-switch -Wno-char-subscripts \
cf6de44d 14989-Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable \
8465943a
SM
14990-Wno-sign-compare -Wno-narrowing -Wno-error=maybe-uninitialized \
14991-Wno-mismatched-tags"
3bc3d82a 14992
3526781e 14993case "${host}" in
4fa7574e
RO
14994 *-*-mingw32*)
14995 # Enable -Wno-format by default when using gcc on mingw since many
14996 # GCC versions complain about %I64.
14997 build_warnings="$build_warnings -Wno-format" ;;
14998 *-*-solaris*)
14999 # Solaris 11.4 <python2.7/ceval.h> uses #pragma no_inline that GCC
15000 # doesn't understand.
15001 build_warnings="$build_warnings -Wno-unknown-pragmas"
15002 # Solaris 11 <unistd.h> marks vfork deprecated.
15003 build_warnings="$build_warnings -Wno-deprecated-declarations" ;;
d3685d60 15004 *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
3526781e
DJ
15005esac
15006
81ecdfbb
RW
15007# Check whether --enable-build-warnings was given.
15008if test "${enable_build_warnings+set}" = set; then :
15009 enableval=$enable_build_warnings; case "${enableval}" in
c906108c
SS
15010 yes) ;;
15011 no) build_warnings="-w";;
15012 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
15013 build_warnings="${build_warnings} ${t}";;
15014 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
15015 build_warnings="${t} ${build_warnings}";;
15016 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
15017esac
d4f3574e 15018if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
746a987d 15019 echo "Setting compiler warning flags = $build_warnings" 6>&1
c906108c 15020fi
81ecdfbb
RW
15021fi
15022# Check whether --enable-gdb-build-warnings was given.
15023if test "${enable_gdb_build_warnings+set}" = set; then :
15024 enableval=$enable_gdb_build_warnings; case "${enableval}" in
3b851bce
AC
15025 yes) ;;
15026 no) build_warnings="-w";;
15027 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
15028 build_warnings="${build_warnings} ${t}";;
15029 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
15030 build_warnings="${t} ${build_warnings}";;
15031 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
15032esac
15033if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
15034 echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
15035fi
81ecdfbb 15036fi
3bc3d82a
PA
15037
15038# The set of warnings supported by a C++ compiler is not the same as
15039# of the C compiler.
cf6de44d 15040ac_ext=cpp
3bc3d82a
PA
15041ac_cpp='$CXXCPP $CPPFLAGS'
15042ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15043ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15044ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
15045
3bc3d82a 15046
81ecdfbb 15047WARN_CFLAGS=""
c906108c
SS
15048if test "x${build_warnings}" != x -a "x$GCC" = xyes
15049then
81ecdfbb
RW
15050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
15051$as_echo_n "checking compiler warning flags... " >&6; }
746a987d
AC
15052 # Separate out the -Werror flag as some files just cannot be
15053 # compiled with it enabled.
15054 for w in ${build_warnings}; do
7544db95
PA
15055 # GCC does not complain about -Wno-unknown-warning. Invert
15056 # and test -Wunknown-warning instead.
15057 case $w in
15058 -Wno-*)
15059 wtest=`echo $w | sed 's/-Wno-/-W/g'` ;;
15060 *)
15061 wtest=$w ;;
15062 esac
15063
746a987d
AC
15064 case $w in
15065 -Werr*) WERROR_CFLAGS=-Werror ;;
3bc3d82a
PA
15066 *)
15067 # Check whether GCC accepts it.
4536bbc6 15068 saved_CFLAGS="$CFLAGS"
3e019bdc 15069 CFLAGS="$CFLAGS -Werror $wtest"
3bc3d82a 15070 saved_CXXFLAGS="$CXXFLAGS"
3e019bdc 15071 CXXFLAGS="$CXXFLAGS -Werror $wtest"
54019719 15072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 15073/* end confdefs.h. */
4536bbc6 15074
bec39cab
AC
15075int
15076main ()
15077{
4536bbc6 15078
bec39cab
AC
15079 ;
15080 return 0;
15081}
15082_ACEOF
3bc3d82a 15083if ac_fn_cxx_try_compile "$LINENO"; then :
4536bbc6 15084 WARN_CFLAGS="${WARN_CFLAGS} $w"
4536bbc6 15085fi
81ecdfbb 15086rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4536bbc6 15087 CFLAGS="$saved_CFLAGS"
3bc3d82a 15088 CXXFLAGS="$saved_CXXFLAGS"
746a987d
AC
15089 esac
15090 done
81ecdfbb
RW
15091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
15092$as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
c906108c
SS
15093fi
15094
15095
104c1213 15096
cf6de44d 15097ac_ext=c
3bc3d82a
PA
15098ac_cpp='$CPP $CPPFLAGS'
15099ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15100ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15101ac_compiler_gnu=$ac_cv_c_compiler_gnu
15102
3bc3d82a 15103
b835bb52 15104
7a292a7a 15105# In the Cygwin environment, we need some additional flags.
81ecdfbb
RW
15106{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cygwin" >&5
15107$as_echo_n "checking for cygwin... " >&6; }
15108if test "${gdb_cv_os_cygwin+set}" = set; then :
15109 $as_echo_n "(cached) " >&6
bec39cab 15110else
81ecdfbb 15111 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 15112/* end confdefs.h. */
7a292a7a
SS
15113
15114#if defined (__CYGWIN__) || defined (__CYGWIN32__)
15115lose
15116#endif
bec39cab 15117_ACEOF
7a292a7a 15118if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
92a021de 15119 $EGREP "^lose$" >/dev/null 2>&1; then :
7a292a7a
SS
15120 gdb_cv_os_cygwin=yes
15121else
7a292a7a
SS
15122 gdb_cv_os_cygwin=no
15123fi
15124rm -f conftest*
15125
15126fi
81ecdfbb
RW
15127{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_os_cygwin" >&5
15128$as_echo "$gdb_cv_os_cygwin" >&6; }
7a292a7a 15129
aff38e61 15130
3eb25fda 15131SER_HARDWIRE="ser-base.o ser-unix.o ser-pipe.o ser-tcp.o"
aff38e61 15132case ${host} in
95cbc983
AC
15133 *go32* ) SER_HARDWIRE=ser-go32.o ;;
15134 *djgpp* ) SER_HARDWIRE=ser-go32.o ;;
0ea3f30e 15135 *mingw32*) SER_HARDWIRE="ser-base.o ser-tcp.o ser-mingw.o" ;;
aff38e61
AC
15136esac
15137
15138
cd0fc7c3
SS
15139# libreadline needs libuser32.a in a cygwin environment
15140WIN32LIBS=
15141if test x$gdb_cv_os_cygwin = xyes; then
c5394b80
JM
15142 WIN32LIBS="-luser32"
15143 case "${target}" in
15144 *cygwin*) WIN32LIBS="$WIN32LIBS -limagehlp"
15145 ;;
15146 esac
cd0fc7c3 15147fi
c906108c 15148
b4505029
MM
15149# The ser-tcp.c module requires sockets.
15150case ${host} in
15151 *mingw32*)
15152
81ecdfbb 15153$as_echo "#define USE_WIN32API 1" >>confdefs.h
b4505029
MM
15154
15155 WIN32LIBS="$WIN32LIBS -lws2_32"
15156 ;;
15157esac
15158
7a292a7a 15159
31d99776 15160# Add ELF support to GDB, but only if BFD includes ELF support.
def63ff0
TT
15161
15162 OLD_CFLAGS=$CFLAGS
15163 OLD_LDFLAGS=$LDFLAGS
15164 OLD_LIBS=$LIBS
15165 # Put the old CFLAGS/LDFLAGS last, in case the user's (C|LD)FLAGS
15166 # points somewhere with bfd, with -I/foo/lib and -L/foo/lib. We
15167 # always want our bfd.
15168 CFLAGS="-I${srcdir}/../include -I../bfd -I${srcdir}/../bfd $CFLAGS"
5a2d4533
L
15169 ZLIBDIR=`echo $zlibdir | sed 's,\$(top_builddir)/,,g'`
15170 LDFLAGS="-L../bfd -L../libiberty $ZLIBDIR $LDFLAGS"
def63ff0 15171 intl=`echo $LIBINTL | sed 's,${top_builddir}/,,g'`
711a72d3 15172 LIBS="-lbfd -liberty -lz $intl $LIBS"
def63ff0 15173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ELF support in BFD" >&5
81ecdfbb
RW
15174$as_echo_n "checking for ELF support in BFD... " >&6; }
15175if test "${gdb_cv_var_elf+set}" = set; then :
15176 $as_echo_n "(cached) " >&6
31d99776 15177else
81ecdfbb 15178 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31d99776
DJ
15179/* end confdefs.h. */
15180#include <stdlib.h>
def63ff0
TT
15181 #include "bfd.h"
15182 #include "elf-bfd.h"
31d99776
DJ
15183
15184int
15185main ()
15186{
def63ff0 15187return bfd_get_elf_phdr_upper_bound (NULL);
31d99776
DJ
15188 ;
15189 return 0;
15190}
15191_ACEOF
81ecdfbb 15192if ac_fn_c_try_link "$LINENO"; then :
31d99776
DJ
15193 gdb_cv_var_elf=yes
15194else
81ecdfbb 15195 gdb_cv_var_elf=no
31d99776 15196fi
81ecdfbb
RW
15197rm -f core conftest.err conftest.$ac_objext \
15198 conftest$ac_exeext conftest.$ac_ext
31d99776 15199fi
81ecdfbb
RW
15200{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_var_elf" >&5
15201$as_echo "$gdb_cv_var_elf" >&6; }
def63ff0
TT
15202 CFLAGS=$OLD_CFLAGS
15203 LDFLAGS=$OLD_LDFLAGS
15204 LIBS=$OLD_LIBS
31d99776 15205if test $gdb_cv_var_elf = yes; then
d4777acb 15206 CONFIG_OBS="$CONFIG_OBS elfread.o stap-probe.o dtrace-probe.o"
31d99776 15207
81ecdfbb 15208$as_echo "#define HAVE_ELF 1" >>confdefs.h
31d99776 15209
075ff26d
JK
15210 # -ldl is provided by bfd/Makfile.am (LIBDL) <PLUGINS>.
15211 if test "$plugins" = "yes"; then
a48b32c0
L
15212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
15213$as_echo_n "checking for library containing dlopen... " >&6; }
15214if test "${ac_cv_search_dlopen+set}" = set; then :
15215 $as_echo_n "(cached) " >&6
15216else
15217 ac_func_search_save_LIBS=$LIBS
15218cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15219/* end confdefs.h. */
15220
15221/* Override any GCC internal prototype to avoid an error.
15222 Use char because int might match the return type of a GCC
15223 builtin and then its argument prototype would still apply. */
15224#ifdef __cplusplus
15225extern "C"
15226#endif
15227char dlopen ();
15228int
15229main ()
15230{
15231return dlopen ();
15232 ;
15233 return 0;
15234}
15235_ACEOF
15236for ac_lib in '' dl; do
15237 if test -z "$ac_lib"; then
15238 ac_res="none required"
15239 else
15240 ac_res=-l$ac_lib
15241 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
15242 fi
15243 if ac_fn_c_try_link "$LINENO"; then :
15244 ac_cv_search_dlopen=$ac_res
15245fi
15246rm -f core conftest.err conftest.$ac_objext \
15247 conftest$ac_exeext
15248 if test "${ac_cv_search_dlopen+set}" = set; then :
15249 break
15250fi
15251done
15252if test "${ac_cv_search_dlopen+set}" = set; then :
15253
15254else
15255 ac_cv_search_dlopen=no
15256fi
15257rm conftest.$ac_ext
15258LIBS=$ac_func_search_save_LIBS
15259fi
15260{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
15261$as_echo "$ac_cv_search_dlopen" >&6; }
15262ac_res=$ac_cv_search_dlopen
15263if test "$ac_res" != no; then :
15264 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
15265
15266fi
15267
075ff26d 15268 fi
31d99776 15269fi
31d99776 15270
4f05add4
TT
15271# Add macho support to GDB, but only if BFD includes it.
15272
15273 OLD_CFLAGS=$CFLAGS
15274 OLD_LDFLAGS=$LDFLAGS
15275 OLD_LIBS=$LIBS
15276 # Put the old CFLAGS/LDFLAGS last, in case the user's (C|LD)FLAGS
15277 # points somewhere with bfd, with -I/foo/lib and -L/foo/lib. We
15278 # always want our bfd.
15279 CFLAGS="-I${srcdir}/../include -I../bfd -I${srcdir}/../bfd $CFLAGS"
5a2d4533
L
15280 ZLIBDIR=`echo $zlibdir | sed 's,\$(top_builddir)/,,g'`
15281 LDFLAGS="-L../bfd -L../libiberty $ZLIBDIR $LDFLAGS"
4f05add4 15282 intl=`echo $LIBINTL | sed 's,${top_builddir}/,,g'`
711a72d3 15283 LIBS="-lbfd -liberty -lz $intl $LIBS"
4f05add4
TT
15284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Mach-O support in BFD" >&5
15285$as_echo_n "checking for Mach-O support in BFD... " >&6; }
15286if test "${gdb_cv_var_macho+set}" = set; then :
15287 $as_echo_n "(cached) " >&6
15288else
15289 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15290/* end confdefs.h. */
15291#include <stdlib.h>
15292 #include "bfd.h"
15293 #include "mach-o.h"
15294
15295int
15296main ()
15297{
15298return bfd_mach_o_lookup_command (NULL, 0, NULL);
15299 ;
15300 return 0;
15301}
15302_ACEOF
15303if ac_fn_c_try_link "$LINENO"; then :
15304 gdb_cv_var_macho=yes
15305else
15306 gdb_cv_var_macho=no
15307fi
15308rm -f core conftest.err conftest.$ac_objext \
15309 conftest$ac_exeext conftest.$ac_ext
15310fi
15311{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gdb_cv_var_macho" >&5
15312$as_echo "$gdb_cv_var_macho" >&6; }
15313 CFLAGS=$OLD_CFLAGS
15314 LDFLAGS=$OLD_LDFLAGS
15315 LIBS=$OLD_LIBS
15316if test $gdb_cv_var_macho = yes; then
15317 CONFIG_OBS="$CONFIG_OBS machoread.o"
15318fi
15319
121ce6e5
DJ
15320# Add any host-specific objects to GDB.
15321CONFIG_OBS="${CONFIG_OBS} ${gdb_host_obs}"
15322
608e2dbb
TT
15323# If building on ELF, look for lzma support for embedded compressed debug info.
15324if test $gdb_cv_var_elf = yes; then
15325
15326# Check whether --with-lzma was given.
15327if test "${with_lzma+set}" = set; then :
15328 withval=$with_lzma;
15329else
15330 with_lzma=auto
15331fi
15332
15333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use lzma" >&5
15334$as_echo_n "checking whether to use lzma... " >&6; }
15335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_lzma" >&5
15336$as_echo "$with_lzma" >&6; }
15337
15338 if test "${with_lzma}" != no; then
15339
15340
15341
15342
15343
15344
15345
15346
15347 use_additional=yes
15348
15349 acl_save_prefix="$prefix"
15350 prefix="$acl_final_prefix"
15351 acl_save_exec_prefix="$exec_prefix"
15352 exec_prefix="$acl_final_exec_prefix"
15353
15354 eval additional_includedir=\"$includedir\"
15355 eval additional_libdir=\"$libdir\"
15356
15357 exec_prefix="$acl_save_exec_prefix"
15358 prefix="$acl_save_prefix"
15359
15360
15361# Check whether --with-liblzma-prefix was given.
15362if test "${with_liblzma_prefix+set}" = set; then :
15363 withval=$with_liblzma_prefix;
15364 if test "X$withval" = "Xno"; then
15365 use_additional=no
15366 else
15367 if test "X$withval" = "X"; then
15368
15369 acl_save_prefix="$prefix"
15370 prefix="$acl_final_prefix"
15371 acl_save_exec_prefix="$exec_prefix"
15372 exec_prefix="$acl_final_exec_prefix"
15373
15374 eval additional_includedir=\"$includedir\"
15375 eval additional_libdir=\"$libdir\"
15376
15377 exec_prefix="$acl_save_exec_prefix"
15378 prefix="$acl_save_prefix"
15379
15380 else
15381 additional_includedir="$withval/include"
15382 additional_libdir="$withval/lib"
15383 fi
15384 fi
15385
15386fi
15387
15388 LIBLZMA=
15389 LTLIBLZMA=
15390 INCLZMA=
15391 rpathdirs=
15392 ltrpathdirs=
15393 names_already_handled=
15394 names_next_round='lzma '
15395 while test -n "$names_next_round"; do
15396 names_this_round="$names_next_round"
15397 names_next_round=
15398 for name in $names_this_round; do
15399 already_handled=
15400 for n in $names_already_handled; do
15401 if test "$n" = "$name"; then
15402 already_handled=yes
15403 break
15404 fi
15405 done
15406 if test -z "$already_handled"; then
15407 names_already_handled="$names_already_handled $name"
15408 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
15409 eval value=\"\$HAVE_LIB$uppername\"
15410 if test -n "$value"; then
15411 if test "$value" = yes; then
15412 eval value=\"\$LIB$uppername\"
15413 test -z "$value" || LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$value"
15414 eval value=\"\$LTLIB$uppername\"
15415 test -z "$value" || LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }$value"
15416 else
15417 :
15418 fi
15419 else
15420 found_dir=
15421 found_la=
15422 found_so=
15423 found_a=
15424 if test $use_additional = yes; then
15425 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
15426 found_dir="$additional_libdir"
15427 found_so="$additional_libdir/lib$name.$shlibext"
15428 if test -f "$additional_libdir/lib$name.la"; then
15429 found_la="$additional_libdir/lib$name.la"
15430 fi
15431 else
15432 if test -f "$additional_libdir/lib$name.$libext"; then
15433 found_dir="$additional_libdir"
15434 found_a="$additional_libdir/lib$name.$libext"
15435 if test -f "$additional_libdir/lib$name.la"; then
15436 found_la="$additional_libdir/lib$name.la"
15437 fi
15438 fi
15439 fi
15440 fi
15441 if test "X$found_dir" = "X"; then
15442 for x in $LDFLAGS $LTLIBLZMA; do
15443
15444 acl_save_prefix="$prefix"
15445 prefix="$acl_final_prefix"
15446 acl_save_exec_prefix="$exec_prefix"
15447 exec_prefix="$acl_final_exec_prefix"
15448 eval x=\"$x\"
15449 exec_prefix="$acl_save_exec_prefix"
15450 prefix="$acl_save_prefix"
15451
15452 case "$x" in
15453 -L*)
15454 dir=`echo "X$x" | sed -e 's/^X-L//'`
15455 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
15456 found_dir="$dir"
15457 found_so="$dir/lib$name.$shlibext"
15458 if test -f "$dir/lib$name.la"; then
15459 found_la="$dir/lib$name.la"
15460 fi
15461 else
15462 if test -f "$dir/lib$name.$libext"; then
15463 found_dir="$dir"
15464 found_a="$dir/lib$name.$libext"
15465 if test -f "$dir/lib$name.la"; then
15466 found_la="$dir/lib$name.la"
15467 fi
15468 fi
15469 fi
15470 ;;
15471 esac
15472 if test "X$found_dir" != "X"; then
15473 break
15474 fi
15475 done
15476 fi
15477 if test "X$found_dir" != "X"; then
15478 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }-L$found_dir -l$name"
15479 if test "X$found_so" != "X"; then
15480 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
15481 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
15482 else
15483 haveit=
15484 for x in $ltrpathdirs; do
15485 if test "X$x" = "X$found_dir"; then
15486 haveit=yes
15487 break
15488 fi
15489 done
15490 if test -z "$haveit"; then
15491 ltrpathdirs="$ltrpathdirs $found_dir"
15492 fi
15493 if test "$hardcode_direct" = yes; then
15494 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
15495 else
15496 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
15497 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
15498 haveit=
15499 for x in $rpathdirs; do
15500 if test "X$x" = "X$found_dir"; then
15501 haveit=yes
15502 break
15503 fi
15504 done
15505 if test -z "$haveit"; then
15506 rpathdirs="$rpathdirs $found_dir"
15507 fi
15508 else
15509 haveit=
15510 for x in $LDFLAGS $LIBLZMA; do
15511
15512 acl_save_prefix="$prefix"
15513 prefix="$acl_final_prefix"
15514 acl_save_exec_prefix="$exec_prefix"
15515 exec_prefix="$acl_final_exec_prefix"
15516 eval x=\"$x\"
15517 exec_prefix="$acl_save_exec_prefix"
15518 prefix="$acl_save_prefix"
15519
15520 if test "X$x" = "X-L$found_dir"; then
15521 haveit=yes
15522 break
15523 fi
15524 done
15525 if test -z "$haveit"; then
15526 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-L$found_dir"
15527 fi
15528 if test "$hardcode_minus_L" != no; then
15529 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_so"
15530 else
15531 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-l$name"
15532 fi
15533 fi
15534 fi
15535 fi
15536 else
15537 if test "X$found_a" != "X"; then
15538 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$found_a"
15539 else
15540 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-L$found_dir -l$name"
15541 fi
15542 fi
15543 additional_includedir=
15544 case "$found_dir" in
15545 */lib | */lib/)
15546 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
15547 additional_includedir="$basedir/include"
15548 ;;
15549 esac
15550 if test "X$additional_includedir" != "X"; then
15551 if test "X$additional_includedir" != "X/usr/include"; then
15552 haveit=
15553 if test "X$additional_includedir" = "X/usr/local/include"; then
15554 if test -n "$GCC"; then
15555 case $host_os in
15556 linux*) haveit=yes;;
15557 esac
15558 fi
15559 fi
15560 if test -z "$haveit"; then
15561 for x in $CPPFLAGS $INCLZMA; do
15562
15563 acl_save_prefix="$prefix"
15564 prefix="$acl_final_prefix"
15565 acl_save_exec_prefix="$exec_prefix"
15566 exec_prefix="$acl_final_exec_prefix"
15567 eval x=\"$x\"
15568 exec_prefix="$acl_save_exec_prefix"
15569 prefix="$acl_save_prefix"
15570
15571 if test "X$x" = "X-I$additional_includedir"; then
15572 haveit=yes
15573 break
15574 fi
15575 done
15576 if test -z "$haveit"; then
15577 if test -d "$additional_includedir"; then
15578 INCLZMA="${INCLZMA}${INCLZMA:+ }-I$additional_includedir"
15579 fi
15580 fi
15581 fi
15582 fi
15583 fi
15584 if test -n "$found_la"; then
15585 save_libdir="$libdir"
15586 case "$found_la" in
15587 */* | *\\*) . "$found_la" ;;
15588 *) . "./$found_la" ;;
15589 esac
15590 libdir="$save_libdir"
15591 for dep in $dependency_libs; do
15592 case "$dep" in
15593 -L*)
15594 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
15595 if test "X$additional_libdir" != "X/usr/lib"; then
15596 haveit=
15597 if test "X$additional_libdir" = "X/usr/local/lib"; then
15598 if test -n "$GCC"; then
15599 case $host_os in
15600 linux*) haveit=yes;;
15601 esac
15602 fi
15603 fi
15604 if test -z "$haveit"; then
15605 haveit=
15606 for x in $LDFLAGS $LIBLZMA; do
15607
15608 acl_save_prefix="$prefix"
15609 prefix="$acl_final_prefix"
15610 acl_save_exec_prefix="$exec_prefix"
15611 exec_prefix="$acl_final_exec_prefix"
15612 eval x=\"$x\"
15613 exec_prefix="$acl_save_exec_prefix"
15614 prefix="$acl_save_prefix"
15615
15616 if test "X$x" = "X-L$additional_libdir"; then
15617 haveit=yes
15618 break
15619 fi
15620 done
15621 if test -z "$haveit"; then
15622 if test -d "$additional_libdir"; then
15623 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-L$additional_libdir"
15624 fi
15625 fi
15626 haveit=
15627 for x in $LDFLAGS $LTLIBLZMA; do
15628
15629 acl_save_prefix="$prefix"
15630 prefix="$acl_final_prefix"
15631 acl_save_exec_prefix="$exec_prefix"
15632 exec_prefix="$acl_final_exec_prefix"
15633 eval x=\"$x\"
15634 exec_prefix="$acl_save_exec_prefix"
15635 prefix="$acl_save_prefix"
15636
15637 if test "X$x" = "X-L$additional_libdir"; then
15638 haveit=yes
15639 break
15640 fi
15641 done
15642 if test -z "$haveit"; then
15643 if test -d "$additional_libdir"; then
15644 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }-L$additional_libdir"
15645 fi
15646 fi
15647 fi
15648 fi
15649 ;;
15650 -R*)
15651 dir=`echo "X$dep" | sed -e 's/^X-R//'`
15652 if test "$enable_rpath" != no; then
15653 haveit=
15654 for x in $rpathdirs; do
15655 if test "X$x" = "X$dir"; then
15656 haveit=yes
15657 break
15658 fi
15659 done
15660 if test -z "$haveit"; then
15661 rpathdirs="$rpathdirs $dir"
15662 fi
15663 haveit=
15664 for x in $ltrpathdirs; do
15665 if test "X$x" = "X$dir"; then
15666 haveit=yes
15667 break
15668 fi
15669 done
15670 if test -z "$haveit"; then
15671 ltrpathdirs="$ltrpathdirs $dir"
15672 fi
15673 fi
15674 ;;
15675 -l*)
15676 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
15677 ;;
15678 *.la)
15679 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
15680 ;;
15681 *)
15682 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$dep"
15683 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }$dep"
15684 ;;
15685 esac
15686 done
15687 fi
15688 else
15689 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }-l$name"
15690 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }-l$name"
15691 fi
15692 fi
15693 fi
15694 done
15695 done
15696 if test "X$rpathdirs" != "X"; then
15697 if test -n "$hardcode_libdir_separator"; then
15698 alldirs=
15699 for found_dir in $rpathdirs; do
15700 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
15701 done
15702 acl_save_libdir="$libdir"
15703 libdir="$alldirs"
15704 eval flag=\"$hardcode_libdir_flag_spec\"
15705 libdir="$acl_save_libdir"
15706 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$flag"
15707 else
15708 for found_dir in $rpathdirs; do
15709 acl_save_libdir="$libdir"
15710 libdir="$found_dir"
15711 eval flag=\"$hardcode_libdir_flag_spec\"
15712 libdir="$acl_save_libdir"
15713 LIBLZMA="${LIBLZMA}${LIBLZMA:+ }$flag"
15714 done
15715 fi
15716 fi
15717 if test "X$ltrpathdirs" != "X"; then
15718 for found_dir in $ltrpathdirs; do
15719 LTLIBLZMA="${LTLIBLZMA}${LTLIBLZMA:+ }-R$found_dir"
15720 done
15721 fi
15722
15723
15724 ac_save_CPPFLAGS="$CPPFLAGS"
15725
15726 for element in $INCLZMA; do
15727 haveit=
15728 for x in $CPPFLAGS; do
15729
15730 acl_save_prefix="$prefix"
15731 prefix="$acl_final_prefix"
15732 acl_save_exec_prefix="$exec_prefix"
15733 exec_prefix="$acl_final_exec_prefix"
15734 eval x=\"$x\"
15735 exec_prefix="$acl_save_exec_prefix"
15736 prefix="$acl_save_prefix"
15737
15738 if test "X$x" = "X$element"; then
15739 haveit=yes
15740 break
15741 fi
15742 done
15743 if test -z "$haveit"; then
15744 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
15745 fi
15746 done
15747
15748
15749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblzma" >&5
15750$as_echo_n "checking for liblzma... " >&6; }
15751if test "${ac_cv_liblzma+set}" = set; then :
15752 $as_echo_n "(cached) " >&6
15753else
15754
15755 ac_save_LIBS="$LIBS"
15756 LIBS="$LIBS $LIBLZMA"
15757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15758/* end confdefs.h. */
15759#include "lzma.h"
15760int
15761main ()
15762{
15763lzma_index_iter iter;
15764 lzma_index_iter_init (&iter, 0);
15765 lzma_mf_is_supported (LZMA_MF_HC3);
15766 ;
15767 return 0;
15768}
15769_ACEOF
15770if ac_fn_c_try_link "$LINENO"; then :
15771 ac_cv_liblzma=yes
15772else
15773 ac_cv_liblzma=no
15774fi
15775rm -f core conftest.err conftest.$ac_objext \
15776 conftest$ac_exeext conftest.$ac_ext
15777 LIBS="$ac_save_LIBS"
15778
15779fi
15780{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_liblzma" >&5
15781$as_echo "$ac_cv_liblzma" >&6; }
15782 if test "$ac_cv_liblzma" = yes; then
15783 HAVE_LIBLZMA=yes
15784
15785$as_echo "#define HAVE_LIBLZMA 1" >>confdefs.h
15786
15787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with liblzma" >&5
15788$as_echo_n "checking how to link with liblzma... " >&6; }
15789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBLZMA" >&5
15790$as_echo "$LIBLZMA" >&6; }
15791 else
15792 HAVE_LIBLZMA=no
15793 CPPFLAGS="$ac_save_CPPFLAGS"
15794 LIBLZMA=
15795 LTLIBLZMA=
15796 fi
15797
15798
15799
15800
15801
15802
15803 if test "$HAVE_LIBLZMA" != yes; then
15804 if test "$with_lzma" = yes; then
15805 as_fn_error "missing liblzma for --with-lzma" "$LINENO" 5
15806 fi
15807 fi
15808 fi
15809fi
15810
3fc11d3e
JM
15811LIBGUI="../libgui/src/libgui.a"
15812GUI_CFLAGS_X="-I${srcdir}/../libgui/src"
15813
15814
7a292a7a 15815
3fc11d3e
JM
15816WIN32LDAPP=
15817
15818
15819
d91670b9 15820case "${host}" in
686a5eed 15821*-*-cygwin* | *-*-mingw* )
d91670b9
CV
15822 configdir="win"
15823 ;;
15824*)
15825 configdir="unix"
15826 ;;
15827esac
3fc11d3e
JM
15828
15829GDBTKLIBS=
15830if test "${enable_gdbtk}" = "yes"; then
15831
d1c3b63a
KS
15832 # Gdbtk must have an absolute path to srcdir in order to run
15833 # properly when not installed.
15834 here=`pwd`
15835 cd ${srcdir}
15836 GDBTK_SRC_DIR=`pwd`
15837 cd $here
15838
bec39cab 15839
5062cc19
KS
15840 #
15841 # Ok, lets find the tcl configuration
15842 # First, look for one uninstalled.
15843 # the alternative search directory is invoked by --with-tcl
15844 #
3fc11d3e 15845
5062cc19
KS
15846 if test x"${no_tcl}" = x ; then
15847 # we reset no_tcl in case something fails here
15848 no_tcl=true
bec39cab 15849
81ecdfbb
RW
15850# Check whether --with-tcl was given.
15851if test "${with_tcl+set}" = set; then :
15852 withval=$with_tcl; with_tclconfig=${withval}
15853fi
15854
15855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl configuration" >&5
15856$as_echo_n "checking for Tcl configuration... " >&6; }
15857 if test "${ac_cv_c_tclconfig+set}" = set; then :
15858 $as_echo_n "(cached) " >&6
3fc11d3e 15859else
bec39cab 15860
3fc11d3e 15861
5062cc19
KS
15862 # First check to see if --with-tcl was specified.
15863 case "${host}" in
15864 *-*-cygwin*) platDir="win" ;;
15865 *) platDir="unix" ;;
15866 esac
15867 if test x"${with_tclconfig}" != x ; then
15868 if test -f "${with_tclconfig}/tclConfig.sh" ; then
15869 ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)`
15870 else
81ecdfbb 15871 as_fn_error "${with_tclconfig} directory doesn't contain tclConfig.sh" "$LINENO" 5
5062cc19
KS
15872 fi
15873 fi
15874
15875 # then check for a private Tcl installation
15876 if test x"${ac_cv_c_tclconfig}" = x ; then
15877 for i in \
15878 ../tcl \
15879 `ls -dr ../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
15880 `ls -dr ../tcl[8-9].[0-9] 2>/dev/null` \
15881 `ls -dr ../tcl[8-9].[0-9]* 2>/dev/null` \
15882 ../../tcl \
15883 `ls -dr ../../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
15884 `ls -dr ../../tcl[8-9].[0-9] 2>/dev/null` \
15885 `ls -dr ../../tcl[8-9].[0-9]* 2>/dev/null` \
15886 ../../../tcl \
15887 `ls -dr ../../../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
15888 `ls -dr ../../../tcl[8-9].[0-9] 2>/dev/null` \
15889 `ls -dr ../../../tcl[8-9].[0-9]* 2>/dev/null` ; do
15890 if test -f "$i/$platDir/tclConfig.sh" ; then
15891 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)`
15892 break
15893 fi
15894 done
15895 fi
15896
15897 # on Darwin, check in Framework installation locations
15898 if test "`uname -s`" = "Darwin" -a x"${ac_cv_c_tclconfig}" = x ; then
15899 for i in `ls -d ~/Library/Frameworks 2>/dev/null` \
15900 `ls -d /Library/Frameworks 2>/dev/null` \
15901 `ls -d /Network/Library/Frameworks 2>/dev/null` \
15902 `ls -d /System/Library/Frameworks 2>/dev/null` \
15903 ; do
15904 if test -f "$i/Tcl.framework/tclConfig.sh" ; then
15905 ac_cv_c_tclconfig=`(cd $i/Tcl.framework; pwd)`
15906 break
15907 fi
15908 done
15909 fi
15910
15911 # check in a few common install locations
15912 if test x"${ac_cv_c_tclconfig}" = x ; then
15913 for i in `ls -d ${libdir} 2>/dev/null` \
15914 `ls -d ${exec_prefix}/lib 2>/dev/null` \
15915 `ls -d ${prefix}/lib 2>/dev/null` \
15916 `ls -d /usr/local/lib 2>/dev/null` \
15917 `ls -d /usr/contrib/lib 2>/dev/null` \
15918 `ls -d /usr/lib 2>/dev/null` \
15919 ; do
15920 if test -f "$i/tclConfig.sh" ; then
15921 ac_cv_c_tclconfig=`(cd $i; pwd)`
15922 break
15923 fi
15924 done
15925 fi
3fc11d3e 15926
5062cc19
KS
15927 # check in a few other private locations
15928 if test x"${ac_cv_c_tclconfig}" = x ; then
15929 for i in \
15930 ${srcdir}/../tcl \
15931 `ls -dr ${srcdir}/../tcl[8-9].[0-9].[0-9]* 2>/dev/null` \
15932 `ls -dr ${srcdir}/../tcl[8-9].[0-9] 2>/dev/null` \
15933 `ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do
15934 if test -f "$i/$platDir/tclConfig.sh" ; then
15935 ac_cv_c_tclconfig=`(cd $i/$platDir; pwd)`
15936 break
15937 fi
15938 done
15939 fi
bec39cab 15940
3fc11d3e
JM
15941fi
15942
5062cc19
KS
15943
15944 if test x"${ac_cv_c_tclconfig}" = x ; then
15945 TCL_BIN_DIR="# no Tcl configs found"
81ecdfbb
RW
15946 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find Tcl configuration definitions" >&5
15947$as_echo "$as_me: WARNING: Can't find Tcl configuration definitions" >&2;}
5062cc19
KS
15948 else
15949 no_tcl=
15950 TCL_BIN_DIR=${ac_cv_c_tclconfig}
81ecdfbb
RW
15951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found ${TCL_BIN_DIR}/tclConfig.sh" >&5
15952$as_echo "found ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
5062cc19
KS
15953 fi
15954 fi
3fc11d3e 15955
bec39cab 15956
85541719
DE
15957 # If $no_tk is nonempty, then we can't do Tk, and there is no
15958 # point to doing Tcl.
bec39cab 15959
5062cc19
KS
15960 #
15961 # Ok, lets find the tk configuration
15962 # First, look for one uninstalled.
15963 # the alternative search directory is invoked by --with-tk
15964 #
3fc11d3e 15965
5062cc19
KS
15966 if test x"${no_tk}" = x ; then
15967 # we reset no_tk in case something fails here
15968 no_tk=true
bec39cab 15969
81ecdfbb
RW
15970# Check whether --with-tk was given.
15971if test "${with_tk+set}" = set; then :
15972 withval=$with_tk; with_tkconfig=${withval}
15973fi
15974
15975 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tk configuration" >&5
15976$as_echo_n "checking for Tk configuration... " >&6; }
15977 if test "${ac_cv_c_tkconfig+set}" = set; then :
15978 $as_echo_n "(cached) " >&6
bec39cab 15979else
3fc11d3e
JM
15980
15981
5062cc19
KS
15982 # First check to see if --with-tkconfig was specified.
15983 if test x"${with_tkconfig}" != x ; then
15984 if test -f "${with_tkconfig}/tkConfig.sh" ; then
15985 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
15986 else
81ecdfbb 15987 as_fn_error "${with_tkconfig} directory doesn't contain tkConfig.sh" "$LINENO" 5
5062cc19
KS
15988 fi
15989 fi
3fc11d3e 15990
5062cc19
KS
15991 # then check for a private Tk library
15992 case "${host}" in
15993 *-*-cygwin*) platDir="win" ;;
15994 *) platDir="unix" ;;
15995 esac
15996 if test x"${ac_cv_c_tkconfig}" = x ; then
15997 for i in \
15998 ../tk \
15999 `ls -dr ../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
16000 `ls -dr ../tk[8-9].[0-9] 2>/dev/null` \
16001 `ls -dr ../tk[8-9].[0-9]* 2>/dev/null` \
16002 ../../tk \
16003 `ls -dr ../../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
16004 `ls -dr ../../tk[8-9].[0-9] 2>/dev/null` \
16005 `ls -dr ../../tk[8-9].[0-9]* 2>/dev/null` \
16006 ../../../tk \
16007 `ls -dr ../../../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
16008 `ls -dr ../../../tk[8-9].[0-9] 2>/dev/null` \
16009 `ls -dr ../../../tk[8-9].[0-9]* 2>/dev/null` ; do
16010 if test -f "$i/$platDir/tkConfig.sh" ; then
16011 ac_cv_c_tkconfig=`(cd $i/$platDir; pwd)`
16012 break
16013 fi
16014 done
16015 fi
16016
16017 # on Darwin, check in Framework installation locations
16018 if test "`uname -s`" = "Darwin" -a x"${ac_cv_c_tkconfig}" = x ; then
16019 for i in `ls -d ~/Library/Frameworks 2>/dev/null` \
16020 `ls -d /Library/Frameworks 2>/dev/null` \
16021 `ls -d /Network/Library/Frameworks 2>/dev/null` \
16022 `ls -d /System/Library/Frameworks 2>/dev/null` \
16023 ; do
16024 if test -f "$i/Tk.framework/tkConfig.sh" ; then
16025 ac_cv_c_tkconfig=`(cd $i/Tk.framework; pwd)`
16026 break
16027 fi
16028 done
16029 fi
16030
16031 # check in a few common install locations
16032 if test x"${ac_cv_c_tkconfig}" = x ; then
16033 for i in `ls -d ${libdir} 2>/dev/null` \
16034 `ls -d ${exec_prefix}/lib 2>/dev/null` \
16035 `ls -d ${prefix}/lib 2>/dev/null` \
16036 `ls -d /usr/local/lib 2>/dev/null` \
16037 `ls -d /usr/contrib/lib 2>/dev/null` \
16038 `ls -d /usr/lib 2>/dev/null` \
16039 ; do
16040 if test -f "$i/tkConfig.sh" ; then
16041 ac_cv_c_tkconfig=`(cd $i; pwd)`
16042 break
16043 fi
16044 done
16045 fi
16046 # check in a few other private locations
16047 if test x"${ac_cv_c_tkconfig}" = x ; then
16048 for i in \
16049 ${srcdir}/../tk \
16050 `ls -dr ${srcdir}/../tk[8-9].[0-9].[0-9]* 2>/dev/null` \
16051 `ls -dr ${srcdir}/../tk[8-9].[0-9] 2>/dev/null` \
16052 `ls -dr ${srcdir}/../tk[8-9].[0-9]* 2>/dev/null` ; do
16053 if test -f "$i/$platDir/tkConfig.sh" ; then
16054 ac_cv_c_tkconfig=`(cd $i/$platDir; pwd)`
16055 break
16056 fi
16057 done
16058 fi
3fc11d3e 16059
3fc11d3e
JM
16060fi
16061
16062
5062cc19
KS
16063 if test x"${ac_cv_c_tkconfig}" = x ; then
16064 TK_BIN_DIR="# no Tk configs found"
81ecdfbb
RW
16065 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Can't find Tk configuration definitions" >&5
16066$as_echo "$as_me: WARNING: Can't find Tk configuration definitions" >&2;}
5062cc19
KS
16067 else
16068 no_tk=
16069 TK_BIN_DIR=${ac_cv_c_tkconfig}
81ecdfbb
RW
16070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found ${TK_BIN_DIR}/tkConfig.sh" >&5
16071$as_echo "found ${TK_BIN_DIR}/tkConfig.sh" >&6; }
5062cc19 16072 fi
3fc11d3e 16073 fi
dd2504ab 16074
dd2504ab 16075
85541719
DE
16076 if test -z "${no_tcl}" -a -z "${no_tk}"; then
16077
81ecdfbb
RW
16078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for existence of ${TCL_BIN_DIR}/tclConfig.sh" >&5
16079$as_echo_n "checking for existence of ${TCL_BIN_DIR}/tclConfig.sh... " >&6; }
85541719
DE
16080
16081 if test -f "${TCL_BIN_DIR}/tclConfig.sh" ; then
81ecdfbb
RW
16082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: loading" >&5
16083$as_echo "loading" >&6; }
85541719
DE
16084 . ${TCL_BIN_DIR}/tclConfig.sh
16085 else
81ecdfbb
RW
16086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: could not find ${TCL_BIN_DIR}/tclConfig.sh" >&5
16087$as_echo "could not find ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
85541719
DE
16088 fi
16089
16090 # eval is required to do the TCL_DBGX substitution
16091 eval "TCL_LIB_FILE=\"${TCL_LIB_FILE}\""
16092 eval "TCL_STUB_LIB_FILE=\"${TCL_STUB_LIB_FILE}\""
16093
16094 # If the TCL_BIN_DIR is the build directory (not the install directory),
16095 # then set the common variable name to the value of the build variables.
16096 # For example, the variable TCL_LIB_SPEC will be set to the value
16097 # of TCL_BUILD_LIB_SPEC. An extension should make use of TCL_LIB_SPEC
16098 # instead of TCL_BUILD_LIB_SPEC since it will work with both an
16099 # installed and uninstalled version of Tcl.
16100 if test -f "${TCL_BIN_DIR}/Makefile" ; then
16101 TCL_LIB_SPEC=${TCL_BUILD_LIB_SPEC}
16102 TCL_STUB_LIB_SPEC=${TCL_BUILD_STUB_LIB_SPEC}
16103 TCL_STUB_LIB_PATH=${TCL_BUILD_STUB_LIB_PATH}
16104 elif test "`uname -s`" = "Darwin"; then
16105 # If Tcl was built as a framework, attempt to use the libraries
16106 # from the framework at the given location so that linking works
a68ffae9 16107 # against Tcl.framework installed in an arbitrary location.
85541719
DE
16108 case ${TCL_DEFS} in
16109 *TCL_FRAMEWORK*)
16110 if test -f "${TCL_BIN_DIR}/${TCL_LIB_FILE}"; then
16111 for i in "`cd ${TCL_BIN_DIR}; pwd`" \
16112 "`cd ${TCL_BIN_DIR}/../..; pwd`"; do
16113 if test "`basename "$i"`" = "${TCL_LIB_FILE}.framework"; then
16114 TCL_LIB_SPEC="-F`dirname "$i"` -framework ${TCL_LIB_FILE}"
16115 break
16116 fi
16117 done
16118 fi
16119 if test -f "${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"; then
16120 TCL_STUB_LIB_SPEC="-L${TCL_BIN_DIR} ${TCL_STUB_LIB_FLAG}"
16121 TCL_STUB_LIB_PATH="${TCL_BIN_DIR}/${TCL_STUB_LIB_FILE}"
16122 fi
16123 ;;
16124 esac
16125 fi
16126
16127 # eval is required to do the TCL_DBGX substitution
16128 eval "TCL_LIB_FLAG=\"${TCL_LIB_FLAG}\""
16129 eval "TCL_LIB_SPEC=\"${TCL_LIB_SPEC}\""
16130 eval "TCL_STUB_LIB_FLAG=\"${TCL_STUB_LIB_FLAG}\""
16131 eval "TCL_STUB_LIB_SPEC=\"${TCL_STUB_LIB_SPEC}\""
16132
16133
16134
16135
16136
16137
16138
16139
16140
16141
16142
16143
16144
16145
16146
16147 # Check for in-tree tcl
16148 here=`pwd`
16149 cd ${srcdir}/..
16150 topdir=`pwd`
16151 cd ${here}
16152
16153 intree="no"
16154 if test "${TCL_SRC_DIR}" = "${topdir}/tcl"; then
16155 intree="yes"
16156 fi
16157
16158 # Find Tcl private headers
16159 if test x"${intree}" = xno; then
16160
81ecdfbb
RW
16161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tcl private headers" >&5
16162$as_echo_n "checking for Tcl private headers... " >&6; }
85541719
DE
16163 private_dir=""
16164 dir=`echo ${TCL_INCLUDE_SPEC}/tcl-private/generic | sed -e s/-I//`
16165 if test -f ${dir}/tclInt.h ; then
16166 private_dir=${dir}
16167 fi
16168
16169 if test x"${private_dir}" = x; then
81ecdfbb 16170 as_fn_error "could not find private Tcl headers" "$LINENO" 5
85541719
DE
16171 else
16172 TCL_PRIVATE_INCLUDE="-I${private_dir}"
81ecdfbb
RW
16173 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${private_dir}" >&5
16174$as_echo "${private_dir}" >&6; }
85541719
DE
16175 fi
16176
16177 TCL_INCLUDE="${TCL_INCLUDE_SPEC} ${TCL_PRIVATE_INCLUDE}"
16178 TCL_LIBRARY="${TCL_LIB_SPEC}"
16179 TCL_DEPS=""
16180 else
16181 # If building tcl in the same src tree, private headers
16182 # are not needed, but we need to be sure to use the right
16183 # headers library
16184 TCL_INCLUDE="-I${TCL_SRC_DIR}/generic"
16185 TCL_LIBRARY="${TCL_BUILD_LIB_SPEC}"
16186 TCL_DEPS="../tcl/${configdir}${TCL_LIB_FILE}"
16187 fi
16188
16189
16190
16191
16192
81ecdfbb
RW
16193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for existence of ${TK_BIN_DIR}/tkConfig.sh" >&5
16194$as_echo_n "checking for existence of ${TK_BIN_DIR}/tkConfig.sh... " >&6; }
dd2504ab 16195
5062cc19 16196 if test -f "${TK_BIN_DIR}/tkConfig.sh" ; then
81ecdfbb
RW
16197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: loading" >&5
16198$as_echo "loading" >&6; }
5062cc19 16199 . ${TK_BIN_DIR}/tkConfig.sh
3fc11d3e 16200 else
81ecdfbb
RW
16201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: could not find ${TK_BIN_DIR}/tkConfig.sh" >&5
16202$as_echo "could not find ${TK_BIN_DIR}/tkConfig.sh" >&6; }
3fc11d3e 16203 fi
bec39cab 16204
5062cc19
KS
16205 # eval is required to do the TK_DBGX substitution
16206 eval "TK_LIB_FILE=\"${TK_LIB_FILE}\""
16207 eval "TK_STUB_LIB_FILE=\"${TK_STUB_LIB_FILE}\""
16208
16209 # If the TK_BIN_DIR is the build directory (not the install directory),
16210 # then set the common variable name to the value of the build variables.
16211 # For example, the variable TK_LIB_SPEC will be set to the value
16212 # of TK_BUILD_LIB_SPEC. An extension should make use of TK_LIB_SPEC
16213 # instead of TK_BUILD_LIB_SPEC since it will work with both an
16214 # installed and uninstalled version of Tcl.
85541719 16215 if test -f "${TK_BIN_DIR}/Makefile" ; then
5062cc19
KS
16216 TK_LIB_SPEC=${TK_BUILD_LIB_SPEC}
16217 TK_STUB_LIB_SPEC=${TK_BUILD_STUB_LIB_SPEC}
16218 TK_STUB_LIB_PATH=${TK_BUILD_STUB_LIB_PATH}
16219 elif test "`uname -s`" = "Darwin"; then
16220 # If Tk was built as a framework, attempt to use the libraries
16221 # from the framework at the given location so that linking works
a68ffae9 16222 # against Tk.framework installed in an arbitrary location.
5062cc19
KS
16223 case ${TK_DEFS} in
16224 *TK_FRAMEWORK*)
85541719 16225 if test -f "${TK_BIN_DIR}/${TK_LIB_FILE}"; then
5062cc19
KS
16226 for i in "`cd ${TK_BIN_DIR}; pwd`" \
16227 "`cd ${TK_BIN_DIR}/../..; pwd`"; do
16228 if test "`basename "$i"`" = "${TK_LIB_FILE}.framework"; then
16229 TK_LIB_SPEC="-F`dirname "$i"` -framework ${TK_LIB_FILE}"
16230 break
16231 fi
16232 done
16233 fi
85541719 16234 if test -f "${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"; then
5062cc19
KS
16235 TK_STUB_LIB_SPEC="-L${TK_BIN_DIR} ${TK_STUB_LIB_FLAG}"
16236 TK_STUB_LIB_PATH="${TK_BIN_DIR}/${TK_STUB_LIB_FILE}"
16237 fi
16238 ;;
16239 esac
3fc11d3e
JM
16240 fi
16241
5062cc19
KS
16242 # eval is required to do the TK_DBGX substitution
16243 eval "TK_LIB_FLAG=\"${TK_LIB_FLAG}\""
16244 eval "TK_LIB_SPEC=\"${TK_LIB_SPEC}\""
16245 eval "TK_STUB_LIB_FLAG=\"${TK_STUB_LIB_FLAG}\""
16246 eval "TK_STUB_LIB_SPEC=\"${TK_STUB_LIB_SPEC}\""
3fc11d3e 16247
3fc11d3e
JM
16248
16249
bec39cab
AC
16250
16251
16252
16253
16254
16255
16256
3fc11d3e 16257
3fc11d3e 16258
bec39cab 16259
bec39cab 16260
85541719
DE
16261 # Check for in-tree Tk
16262 intree="no"
16263 if test "${TK_SRC_DIR}" = "${topdir}/tk"; then
16264 intree="yes"
16265 fi
3fc11d3e 16266
85541719
DE
16267 # Find Tk private headers
16268 if test x"${intree}" = xno; then
3fc11d3e 16269
81ecdfbb
RW
16270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Tk private headers" >&5
16271$as_echo_n "checking for Tk private headers... " >&6; }
5062cc19
KS
16272 private_dir=""
16273 dir=`echo ${TK_INCLUDE_SPEC}/tk-private/generic | sed -e s/-I//`
16274 if test -f ${dir}/tkInt.h; then
16275 private_dir=${dir}
3fc11d3e 16276 fi
bec39cab 16277
5062cc19 16278 if test x"${private_dir}" = x; then
81ecdfbb 16279 as_fn_error "could not find Tk private headers" "$LINENO" 5
3fc11d3e 16280 else
5062cc19 16281 TK_PRIVATE_INCLUDE="-I${private_dir}"
81ecdfbb
RW
16282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${private_dir}" >&5
16283$as_echo "${private_dir}" >&6; }
3fc11d3e 16284 fi
3fc11d3e 16285
85541719
DE
16286 TK_INCLUDE="${TK_INCLUDE_SPEC} ${TK_PRIVATE_INCLUDE}"
16287 TK_LIBRARY=${TK_LIB_SPEC}
16288 TK_DEPS=""
16289 else
16290 TK_INCLUDE="-I${TK_SRC_DIR}/generic"
16291 TK_LIBRARY="${TK_BUILD_LIB_SPEC}"
16292 TK_DEPS="../tk/${configdir}/${TK_LIB_FILE}"
16293 fi
3fc11d3e
JM
16294
16295
3fc11d3e
JM
16296
16297
3fc11d3e 16298
85541719 16299 ENABLE_CFLAGS="${ENABLE_CFLAGS} \$(SUBDIR_GDBTK_CFLAGS)"
3fc11d3e 16300
85541719
DE
16301 # Include some libraries that Tcl and Tk want.
16302 TCL_LIBS='$(LIBGUI) $(TK) $(TCL) $(X11_LDFLAGS) $(X11_LIBS)'
16303 # Yes, the ordering seems wrong here. But it isn't.
16304 # TK_LIBS is the list of libraries that need to be linked
16305 # after Tcl/Tk. Note that this isn't put into LIBS. If it
16306 # were in LIBS then any link tests after this point would
16307 # try to include things like `$(LIBGUI)', which wouldn't work.
16308 GDBTKLIBS="${TCL_LIBS} ${TK_LIBS}"
4226a5a5 16309
85541719
DE
16310 CONFIG_OBS="${CONFIG_OBS} \$(SUBDIR_GDBTK_OBS)"
16311 CONFIG_DEPS="${CONFIG_DEPS} \$(SUBDIR_GDBTK_DEPS)"
16312 CONFIG_SRCS="${CONFIG_SRCS} \$(SUBDIR_GDBTK_SRCS)"
16313 CONFIG_ALL="${CONFIG_ALL} all-gdbtk"
16314 CONFIG_CLEAN="${CONFIG_CLEAN} clean-gdbtk"
16315 CONFIG_INSTALL="${CONFIG_INSTALL} install-gdbtk"
16316 CONFIG_UNINSTALL="${CONFIG_UNINSTALL} uninstall-gdbtk"
3fc11d3e 16317
85541719
DE
16318 if test x$gdb_cv_os_cygwin = xyes; then
16319 WIN32LIBS="${WIN32LIBS} -lshell32 -lgdi32 -lcomdlg32 -ladvapi32"
16320 WIN32LDAPP="-Wl,--subsystem,console"
16321 CONFIG_OBS="${CONFIG_OBS} gdbres.o"
3fc11d3e 16322 fi
ffc6a242 16323
81ecdfbb 16324 subdirs="$subdirs gdbtk"
3ace7edb 16325
85541719 16326 fi
3fc11d3e
JM
16327fi
16328
16329
16330
16331
16332
16333
16334
16335
81ecdfbb
RW
16336{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
16337$as_echo_n "checking for X... " >&6; }
bec39cab 16338
c906108c 16339
81ecdfbb
RW
16340# Check whether --with-x was given.
16341if test "${with_x+set}" = set; then :
16342 withval=$with_x;
16343fi
c906108c
SS
16344
16345# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
16346if test "x$with_x" = xno; then
16347 # The user explicitly disabled X.
16348 have_x=disabled
16349else
81ecdfbb
RW
16350 case $x_includes,$x_libraries in #(
16351 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
16352 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
16353 $as_echo_n "(cached) " >&6
c906108c
SS
16354else
16355 # One or both of the vars are not set, and there is no cached value.
bec39cab 16356ac_x_includes=no ac_x_libraries=no
81ecdfbb 16357rm -f -r conftest.dir
bec39cab
AC
16358if mkdir conftest.dir; then
16359 cd conftest.dir
bec39cab 16360 cat >Imakefile <<'_ACEOF'
81ecdfbb
RW
16361incroot:
16362 @echo incroot='${INCROOT}'
16363usrlibdir:
16364 @echo usrlibdir='${USRLIBDIR}'
16365libdir:
16366 @echo libdir='${LIBDIR}'
16367_ACEOF
16368 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
c906108c 16369 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
81ecdfbb
RW
16370 for ac_var in incroot usrlibdir libdir; do
16371 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
16372 done
c906108c 16373 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
81ecdfbb
RW
16374 for ac_extension in a so sl dylib la dll; do
16375 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
16376 test -f "$ac_im_libdir/libX11.$ac_extension"; then
bec39cab 16377 ac_im_usrlibdir=$ac_im_libdir; break
c906108c
SS
16378 fi
16379 done
16380 # Screen out bogus values from the imake configuration. They are
16381 # bogus both because they are the default anyway, and because
16382 # using them would break gcc on systems where it needs fixed includes.
bec39cab 16383 case $ac_im_incroot in
81ecdfbb 16384 /usr/include) ac_x_includes= ;;
bec39cab 16385 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
c906108c 16386 esac
bec39cab 16387 case $ac_im_usrlibdir in
81ecdfbb 16388 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
bec39cab 16389 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
c906108c
SS
16390 esac
16391 fi
16392 cd ..
81ecdfbb 16393 rm -f -r conftest.dir
c906108c
SS
16394fi
16395
bec39cab
AC
16396# Standard set of common directories for X headers.
16397# Check X11 before X11Rn because it is often a symlink to the current release.
16398ac_x_header_dirs='
16399/usr/X11/include
81ecdfbb 16400/usr/X11R7/include
bec39cab
AC
16401/usr/X11R6/include
16402/usr/X11R5/include
16403/usr/X11R4/include
16404
16405/usr/include/X11
81ecdfbb 16406/usr/include/X11R7
bec39cab
AC
16407/usr/include/X11R6
16408/usr/include/X11R5
16409/usr/include/X11R4
16410
16411/usr/local/X11/include
81ecdfbb 16412/usr/local/X11R7/include
bec39cab
AC
16413/usr/local/X11R6/include
16414/usr/local/X11R5/include
16415/usr/local/X11R4/include
16416
16417/usr/local/include/X11
81ecdfbb 16418/usr/local/include/X11R7
bec39cab
AC
16419/usr/local/include/X11R6
16420/usr/local/include/X11R5
16421/usr/local/include/X11R4
16422
16423/usr/X386/include
16424/usr/x386/include
16425/usr/XFree86/include/X11
16426
16427/usr/include
16428/usr/local/include
16429/usr/unsupported/include
16430/usr/athena/include
16431/usr/local/x11r5/include
16432/usr/lpp/Xamples/include
16433
16434/usr/openwin/include
16435/usr/openwin/share/include'
16436
16437if test "$ac_x_includes" = no; then
81ecdfbb 16438 # Guess where to find include files, by looking for Xlib.h.
c906108c 16439 # First, try using that file with no special directory specified.
81ecdfbb 16440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 16441/* end confdefs.h. */
81ecdfbb 16442#include <X11/Xlib.h>
bec39cab 16443_ACEOF
81ecdfbb 16444if ac_fn_c_try_cpp "$LINENO"; then :
c906108c
SS
16445 # We can compile using X headers with no special include directory.
16446ac_x_includes=
16447else
bec39cab 16448 for ac_dir in $ac_x_header_dirs; do
81ecdfbb 16449 if test -r "$ac_dir/X11/Xlib.h"; then
bec39cab
AC
16450 ac_x_includes=$ac_dir
16451 break
16452 fi
16453done
c906108c 16454fi
bec39cab
AC
16455rm -f conftest.err conftest.$ac_ext
16456fi # $ac_x_includes = no
c906108c 16457
bec39cab 16458if test "$ac_x_libraries" = no; then
c906108c 16459 # Check for the libraries.
c906108c
SS
16460 # See if we find them without any special options.
16461 # Don't add to $LIBS permanently.
bec39cab 16462 ac_save_LIBS=$LIBS
81ecdfbb
RW
16463 LIBS="-lX11 $LIBS"
16464 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
bec39cab 16465/* end confdefs.h. */
81ecdfbb 16466#include <X11/Xlib.h>
bec39cab
AC
16467int
16468main ()
16469{
81ecdfbb 16470XrmInitialize ()
bec39cab
AC
16471 ;
16472 return 0;
16473}
16474_ACEOF
81ecdfbb 16475if ac_fn_c_try_link "$LINENO"; then :
bec39cab 16476 LIBS=$ac_save_LIBS
c906108c
SS
16477# We can link X programs with no special library path.
16478ac_x_libraries=
16479else
81ecdfbb
RW
16480 LIBS=$ac_save_LIBS
16481for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
c906108c 16482do
bec39cab 16483 # Don't even attempt the hair of trying to link an X program!
81ecdfbb
RW
16484 for ac_extension in a so sl dylib la dll; do
16485 if test -r "$ac_dir/libX11.$ac_extension"; then
c906108c
SS
16486 ac_x_libraries=$ac_dir
16487 break 2
16488 fi
16489 done
16490done
16491fi
81ecdfbb
RW
16492rm -f core conftest.err conftest.$ac_objext \
16493 conftest$ac_exeext conftest.$ac_ext
bec39cab 16494fi # $ac_x_libraries = no
c906108c 16495
81ecdfbb
RW
16496case $ac_x_includes,$ac_x_libraries in #(
16497 no,* | *,no | *\'*)
16498 # Didn't find X, or a directory has "'" in its name.
16499 ac_cv_have_x="have_x=no";; #(
16500 *)
16501 # Record where we found X for the cache.
16502 ac_cv_have_x="have_x=yes\
16503 ac_x_includes='$ac_x_includes'\
16504 ac_x_libraries='$ac_x_libraries'"
16505esac
c906108c 16506fi
81ecdfbb
RW
16507;; #(
16508 *) have_x=yes;;
16509 esac
c906108c
SS
16510 eval "$ac_cv_have_x"
16511fi # $with_x != no
16512
16513if test "$have_x" != yes; then
81ecdfbb
RW
16514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
16515$as_echo "$have_x" >&6; }
c906108c
SS
16516 no_x=yes
16517else
16518 # If each of the values was on the command line, it overrides each guess.
16519 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
16520 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
16521 # Update the cache value to reflect the command line values.
81ecdfbb
RW
16522 ac_cv_have_x="have_x=yes\
16523 ac_x_includes='$x_includes'\
16524 ac_x_libraries='$x_libraries'"
16525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
16526$as_echo "libraries $x_libraries, headers $x_includes" >&6; }
c906108c
SS
16527fi
16528
16529
bec39cab 16530# Unlike the sim directory, whether a simulator is linked is controlled by
9b624dbe 16531# presence of a gdb_sim definition in the target configure.tgt entry.
7a292a7a
SS
16532# This code just checks for a few cases where we'd like to ignore those
16533# definitions, even when they're present in the '.mt' file. These cases
16534# are when --disable-sim is specified, or if the simulator directory is
6c5cfe5b 16535# not part of the source tree.
7a292a7a 16536#
81ecdfbb
RW
16537# Check whether --enable-sim was given.
16538if test "${enable_sim+set}" = set; then :
16539 enableval=$enable_sim; echo "enable_sim = $enable_sim";
7a292a7a
SS
16540 echo "enableval = ${enableval}";
16541 case "${enableval}" in
16542 yes) ignore_sim=false ;;
16543 no) ignore_sim=true ;;
16544 *) ignore_sim=false ;;
16545 esac
16546else
16547 ignore_sim=false
81ecdfbb
RW
16548fi
16549
7a292a7a
SS
16550
16551if test ! -d "${srcdir}/../sim"; then
16552 ignore_sim=true
16553fi
16554
9b624dbe
UW
16555SIM=
16556SIM_OBS=
16557if test "${ignore_sim}" = "false"; then
16558 if test x"${gdb_sim}" != x ; then
16559 SIM="${gdb_sim}"
16560 SIM_OBS="remote-sim.o"
60ca704f 16561
81ecdfbb 16562$as_echo "#define WITH_SIM 1" >>confdefs.h
7a292a7a 16563
976102cd
PA
16564
16565 # Some tdep code should only be compiled in when the ppc sim is
16566 # built. PR sim/13418.
16567 case $target in
16568 powerpc*-*-*)
16569
16570$as_echo "#define WITH_PPC_SIM 1" >>confdefs.h
16571
16572 ;;
16573 esac
9b624dbe 16574 fi
7a292a7a
SS
16575fi
16576
16577
16578
c906108c
SS
16579
16580
16581
16582
16583
16584
dfcd3bfb 16585
e56ac5c3
AC
16586
16587
b3a90332
AC
16588
16589
c35f4ffc 16590# List of host floatformats.
bec39cab
AC
16591
16592cat >>confdefs.h <<_ACEOF
c35f4ffc 16593#define GDB_HOST_FLOAT_FORMAT $gdb_host_float_format
bec39cab 16594_ACEOF
c35f4ffc 16595
bec39cab
AC
16596
16597cat >>confdefs.h <<_ACEOF
c35f4ffc 16598#define GDB_HOST_DOUBLE_FORMAT $gdb_host_double_format
bec39cab
AC
16599_ACEOF
16600
c35f4ffc 16601
bec39cab 16602cat >>confdefs.h <<_ACEOF
c35f4ffc 16603#define GDB_HOST_LONG_DOUBLE_FORMAT $gdb_host_long_double_format
bec39cab 16604_ACEOF
c35f4ffc
AC
16605
16606
c906108c
SS
16607# target_subdir is used by the testsuite to find the target libraries.
16608target_subdir=
16609if test "${host}" != "${target}"; then
16610 target_subdir="${target_alias}/"
16611fi
16612
16613
21ea5acd 16614# Import nat definitions.
2b351b19 16615nat_makefile_frag=/dev/null
771b4502 16616if test "${gdb_native}" = "yes"; then
21ea5acd
SDJ
16617 . ${srcdir}/configure.nat
16618 nativefile=$NAT_FILE
c906108c 16619fi
c906108c 16620
c906108c
SS
16621
16622
16623
21ea5acd
SDJ
16624
16625
16626
16627
16628
c906108c
SS
16629
16630
b00a8037 16631if test x"${gdb_osabi}" != x ; then
bec39cab
AC
16632
16633cat >>confdefs.h <<_ACEOF
b00a8037 16634#define GDB_OSABI_DEFAULT $gdb_osabi
bec39cab 16635_ACEOF
b00a8037
DJ
16636
16637fi
16638
8dcde887 16639# Enable multi-ice-gdb-server.
81ecdfbb
RW
16640# Check whether --enable-multi-ice was given.
16641if test "${enable_multi_ice+set}" = set; then :
16642 enableval=$enable_multi_ice; case $enableval in
8dcde887
MK
16643 yes | no)
16644 ;;
81ecdfbb 16645 *) as_fn_error "bad value $enableval for --enable-multi-ice" "$LINENO" 5 ;;
8dcde887 16646 esac
81ecdfbb 16647fi
b4e70030 16648
81ecdfbb
RW
16649if test "x$enable_multi_ice" = xyes; then
16650 subdirs="$subdirs multi-ice"
3ace7edb 16651
a85f51e7
DJ
16652fi
16653
496c0e1b
JB
16654# Check whether --enable-gdbserver was given.
16655if test "${enable_gdbserver+set}" = set; then :
16656 enableval=$enable_gdbserver; case "${enableval}" in
16657 yes| no|auto) ;;
16658 *) as_fn_error "bad value ${enableval} for --enable-gdbserver option" "$LINENO" 5 ;;
16659esac
16660else
16661 enable_gdbserver=auto
16662fi
16663
16664
16665# We only build gdbserver automatically in a native configuration, and
16666# only if the user did not explicitly disable its build.
16667if test "$gdb_native" = "yes" -a "$enable_gdbserver" != "no"; then
81ecdfbb
RW
16668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gdbserver is supported on this host" >&5
16669$as_echo_n "checking whether gdbserver is supported on this host... " >&6; }
8dcde887 16670 if test "x$build_gdbserver" = xyes; then
81ecdfbb
RW
16671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
16672$as_echo "yes" >&6; }
16673 subdirs="$subdirs gdbserver"
3ace7edb 16674
496c0e1b 16675 gdbserver_build_enabled=yes
8dcde887 16676 else
81ecdfbb
RW
16677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16678$as_echo "no" >&6; }
8dcde887
MK
16679 fi
16680fi
16681
496c0e1b
JB
16682# If the user explicitly request the gdbserver to be built, verify that
16683# we were in fact able to enable it.
16684if test "$enable_gdbserver" = "yes" -a "$gdbserver_build_enabled" != "yes"; then
16685 as_fn_error "Automatic gdbserver build is not supported for this configuration" "$LINENO" 5
16686fi
16687
393fd4c3
YQ
16688# Check for babeltrace and babeltrace-ctf
16689
16690# Check whether --with-babeltrace was given.
16691if test "${with_babeltrace+set}" = set; then :
16692 withval=$with_babeltrace;
16693else
16694 with_babeltrace=auto
16695fi
16696
16697{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use babeltrace" >&5
16698$as_echo_n "checking whether to use babeltrace... " >&6; }
16699{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_babeltrace" >&5
16700$as_echo "$with_babeltrace" >&6; }
16701
16702if test "x$with_babeltrace" = "xno"; then
16703 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: babletrace support disabled; GDB is unable to read CTF data." >&5
16704$as_echo "$as_me: WARNING: babletrace support disabled; GDB is unable to read CTF data." >&2;}
16705else
16706 # Append -Werror to CFLAGS so that configure can catch the warning
16707 # "assignment from incompatible pointer type", which is related to
16708 # the babeltrace change from 1.0.3 to 1.1.0. Babeltrace 1.1.0 works
16709 # in GDB, while babeltrace 1.0.3 is broken.
16710 # AC_LIB_HAVE_LINKFLAGS may modify CPPFLAGS in it, so it should be
16711 # safe to save and restore CFLAGS here.
16712 saved_CFLAGS=$CFLAGS
16713 CFLAGS="$CFLAGS -Werror"
16714
16715
16716
16717
16718
16719
16720
16721
16722 use_additional=yes
16723
16724 acl_save_prefix="$prefix"
16725 prefix="$acl_final_prefix"
16726 acl_save_exec_prefix="$exec_prefix"
16727 exec_prefix="$acl_final_exec_prefix"
16728
16729 eval additional_includedir=\"$includedir\"
16730 eval additional_libdir=\"$libdir\"
16731
16732 exec_prefix="$acl_save_exec_prefix"
16733 prefix="$acl_save_prefix"
16734
16735
16736# Check whether --with-libbabeltrace-prefix was given.
16737if test "${with_libbabeltrace_prefix+set}" = set; then :
16738 withval=$with_libbabeltrace_prefix;
16739 if test "X$withval" = "Xno"; then
16740 use_additional=no
16741 else
16742 if test "X$withval" = "X"; then
16743
16744 acl_save_prefix="$prefix"
16745 prefix="$acl_final_prefix"
16746 acl_save_exec_prefix="$exec_prefix"
16747 exec_prefix="$acl_final_exec_prefix"
16748
16749 eval additional_includedir=\"$includedir\"
16750 eval additional_libdir=\"$libdir\"
16751
16752 exec_prefix="$acl_save_exec_prefix"
16753 prefix="$acl_save_prefix"
16754
16755 else
16756 additional_includedir="$withval/include"
16757 additional_libdir="$withval/lib"
16758 fi
16759 fi
16760
16761fi
16762
16763 LIBBABELTRACE=
16764 LTLIBBABELTRACE=
16765 INCBABELTRACE=
16766 rpathdirs=
16767 ltrpathdirs=
16768 names_already_handled=
16769 names_next_round='babeltrace babeltrace-ctf'
16770 while test -n "$names_next_round"; do
16771 names_this_round="$names_next_round"
16772 names_next_round=
16773 for name in $names_this_round; do
16774 already_handled=
16775 for n in $names_already_handled; do
16776 if test "$n" = "$name"; then
16777 already_handled=yes
16778 break
16779 fi
16780 done
16781 if test -z "$already_handled"; then
16782 names_already_handled="$names_already_handled $name"
16783 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
16784 eval value=\"\$HAVE_LIB$uppername\"
16785 if test -n "$value"; then
16786 if test "$value" = yes; then
16787 eval value=\"\$LIB$uppername\"
16788 test -z "$value" || LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$value"
16789 eval value=\"\$LTLIB$uppername\"
16790 test -z "$value" || LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }$value"
16791 else
16792 :
16793 fi
16794 else
16795 found_dir=
16796 found_la=
16797 found_so=
16798 found_a=
16799 if test $use_additional = yes; then
16800 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
16801 found_dir="$additional_libdir"
16802 found_so="$additional_libdir/lib$name.$shlibext"
16803 if test -f "$additional_libdir/lib$name.la"; then
16804 found_la="$additional_libdir/lib$name.la"
16805 fi
16806 else
16807 if test -f "$additional_libdir/lib$name.$libext"; then
16808 found_dir="$additional_libdir"
16809 found_a="$additional_libdir/lib$name.$libext"
16810 if test -f "$additional_libdir/lib$name.la"; then
16811 found_la="$additional_libdir/lib$name.la"
16812 fi
16813 fi
16814 fi
16815 fi
16816 if test "X$found_dir" = "X"; then
16817 for x in $LDFLAGS $LTLIBBABELTRACE; do
16818
16819 acl_save_prefix="$prefix"
16820 prefix="$acl_final_prefix"
16821 acl_save_exec_prefix="$exec_prefix"
16822 exec_prefix="$acl_final_exec_prefix"
16823 eval x=\"$x\"
16824 exec_prefix="$acl_save_exec_prefix"
16825 prefix="$acl_save_prefix"
16826
16827 case "$x" in
16828 -L*)
16829 dir=`echo "X$x" | sed -e 's/^X-L//'`
16830 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
16831 found_dir="$dir"
16832 found_so="$dir/lib$name.$shlibext"
16833 if test -f "$dir/lib$name.la"; then
16834 found_la="$dir/lib$name.la"
16835 fi
16836 else
16837 if test -f "$dir/lib$name.$libext"; then
16838 found_dir="$dir"
16839 found_a="$dir/lib$name.$libext"
16840 if test -f "$dir/lib$name.la"; then
16841 found_la="$dir/lib$name.la"
16842 fi
16843 fi
16844 fi
16845 ;;
16846 esac
16847 if test "X$found_dir" != "X"; then
16848 break
16849 fi
16850 done
16851 fi
16852 if test "X$found_dir" != "X"; then
16853 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }-L$found_dir -l$name"
16854 if test "X$found_so" != "X"; then
16855 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
16856 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_so"
16857 else
16858 haveit=
16859 for x in $ltrpathdirs; do
16860 if test "X$x" = "X$found_dir"; then
16861 haveit=yes
16862 break
16863 fi
16864 done
16865 if test -z "$haveit"; then
16866 ltrpathdirs="$ltrpathdirs $found_dir"
16867 fi
16868 if test "$hardcode_direct" = yes; then
16869 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_so"
16870 else
16871 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
16872 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_so"
16873 haveit=
16874 for x in $rpathdirs; do
16875 if test "X$x" = "X$found_dir"; then
16876 haveit=yes
16877 break
16878 fi
16879 done
16880 if test -z "$haveit"; then
16881 rpathdirs="$rpathdirs $found_dir"
16882 fi
16883 else
16884 haveit=
16885 for x in $LDFLAGS $LIBBABELTRACE; do
16886
16887 acl_save_prefix="$prefix"
16888 prefix="$acl_final_prefix"
16889 acl_save_exec_prefix="$exec_prefix"
16890 exec_prefix="$acl_final_exec_prefix"
16891 eval x=\"$x\"
16892 exec_prefix="$acl_save_exec_prefix"
16893 prefix="$acl_save_prefix"
16894
16895 if test "X$x" = "X-L$found_dir"; then
16896 haveit=yes
16897 break
16898 fi
16899 done
16900 if test -z "$haveit"; then
16901 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-L$found_dir"
16902 fi
16903 if test "$hardcode_minus_L" != no; then
16904 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_so"
16905 else
16906 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-l$name"
16907 fi
16908 fi
16909 fi
16910 fi
16911 else
16912 if test "X$found_a" != "X"; then
16913 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$found_a"
16914 else
16915 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-L$found_dir -l$name"
16916 fi
16917 fi
16918 additional_includedir=
16919 case "$found_dir" in
16920 */lib | */lib/)
16921 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
16922 additional_includedir="$basedir/include"
16923 ;;
16924 esac
16925 if test "X$additional_includedir" != "X"; then
16926 if test "X$additional_includedir" != "X/usr/include"; then
16927 haveit=
16928 if test "X$additional_includedir" = "X/usr/local/include"; then
16929 if test -n "$GCC"; then
16930 case $host_os in
16931 linux*) haveit=yes;;
16932 esac
16933 fi
16934 fi
16935 if test -z "$haveit"; then
16936 for x in $CPPFLAGS $INCBABELTRACE; do
16937
16938 acl_save_prefix="$prefix"
16939 prefix="$acl_final_prefix"
16940 acl_save_exec_prefix="$exec_prefix"
16941 exec_prefix="$acl_final_exec_prefix"
16942 eval x=\"$x\"
16943 exec_prefix="$acl_save_exec_prefix"
16944 prefix="$acl_save_prefix"
16945
16946 if test "X$x" = "X-I$additional_includedir"; then
16947 haveit=yes
16948 break
16949 fi
16950 done
16951 if test -z "$haveit"; then
16952 if test -d "$additional_includedir"; then
16953 INCBABELTRACE="${INCBABELTRACE}${INCBABELTRACE:+ }-I$additional_includedir"
16954 fi
16955 fi
16956 fi
16957 fi
16958 fi
16959 if test -n "$found_la"; then
16960 save_libdir="$libdir"
16961 case "$found_la" in
16962 */* | *\\*) . "$found_la" ;;
16963 *) . "./$found_la" ;;
16964 esac
16965 libdir="$save_libdir"
16966 for dep in $dependency_libs; do
16967 case "$dep" in
16968 -L*)
16969 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
16970 if test "X$additional_libdir" != "X/usr/lib"; then
16971 haveit=
16972 if test "X$additional_libdir" = "X/usr/local/lib"; then
16973 if test -n "$GCC"; then
16974 case $host_os in
16975 linux*) haveit=yes;;
16976 esac
16977 fi
16978 fi
16979 if test -z "$haveit"; then
16980 haveit=
16981 for x in $LDFLAGS $LIBBABELTRACE; do
16982
16983 acl_save_prefix="$prefix"
16984 prefix="$acl_final_prefix"
16985 acl_save_exec_prefix="$exec_prefix"
16986 exec_prefix="$acl_final_exec_prefix"
16987 eval x=\"$x\"
16988 exec_prefix="$acl_save_exec_prefix"
16989 prefix="$acl_save_prefix"
16990
16991 if test "X$x" = "X-L$additional_libdir"; then
16992 haveit=yes
16993 break
16994 fi
16995 done
16996 if test -z "$haveit"; then
16997 if test -d "$additional_libdir"; then
16998 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-L$additional_libdir"
16999 fi
17000 fi
17001 haveit=
17002 for x in $LDFLAGS $LTLIBBABELTRACE; do
17003
17004 acl_save_prefix="$prefix"
17005 prefix="$acl_final_prefix"
17006 acl_save_exec_prefix="$exec_prefix"
17007 exec_prefix="$acl_final_exec_prefix"
17008 eval x=\"$x\"
17009 exec_prefix="$acl_save_exec_prefix"
17010 prefix="$acl_save_prefix"
17011
17012 if test "X$x" = "X-L$additional_libdir"; then
17013 haveit=yes
17014 break
17015 fi
17016 done
17017 if test -z "$haveit"; then
17018 if test -d "$additional_libdir"; then
17019 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }-L$additional_libdir"
17020 fi
17021 fi
17022 fi
17023 fi
17024 ;;
17025 -R*)
17026 dir=`echo "X$dep" | sed -e 's/^X-R//'`
17027 if test "$enable_rpath" != no; then
17028 haveit=
17029 for x in $rpathdirs; do
17030 if test "X$x" = "X$dir"; then
17031 haveit=yes
17032 break
17033 fi
17034 done
17035 if test -z "$haveit"; then
17036 rpathdirs="$rpathdirs $dir"
17037 fi
17038 haveit=
17039 for x in $ltrpathdirs; do
17040 if test "X$x" = "X$dir"; then
17041 haveit=yes
17042 break
17043 fi
17044 done
17045 if test -z "$haveit"; then
17046 ltrpathdirs="$ltrpathdirs $dir"
17047 fi
17048 fi
17049 ;;
17050 -l*)
17051 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
17052 ;;
17053 *.la)
17054 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
17055 ;;
17056 *)
17057 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$dep"
17058 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }$dep"
17059 ;;
17060 esac
17061 done
17062 fi
17063 else
17064 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }-l$name"
17065 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }-l$name"
17066 fi
17067 fi
17068 fi
17069 done
17070 done
17071 if test "X$rpathdirs" != "X"; then
17072 if test -n "$hardcode_libdir_separator"; then
17073 alldirs=
17074 for found_dir in $rpathdirs; do
17075 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
17076 done
17077 acl_save_libdir="$libdir"
17078 libdir="$alldirs"
17079 eval flag=\"$hardcode_libdir_flag_spec\"
17080 libdir="$acl_save_libdir"
17081 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$flag"
17082 else
17083 for found_dir in $rpathdirs; do
17084 acl_save_libdir="$libdir"
17085 libdir="$found_dir"
17086 eval flag=\"$hardcode_libdir_flag_spec\"
17087 libdir="$acl_save_libdir"
17088 LIBBABELTRACE="${LIBBABELTRACE}${LIBBABELTRACE:+ }$flag"
17089 done
17090 fi
17091 fi
17092 if test "X$ltrpathdirs" != "X"; then
17093 for found_dir in $ltrpathdirs; do
17094 LTLIBBABELTRACE="${LTLIBBABELTRACE}${LTLIBBABELTRACE:+ }-R$found_dir"
17095 done
17096 fi
17097
17098
17099 ac_save_CPPFLAGS="$CPPFLAGS"
17100
17101 for element in $INCBABELTRACE; do
17102 haveit=
17103 for x in $CPPFLAGS; do
17104
17105 acl_save_prefix="$prefix"
17106 prefix="$acl_final_prefix"
17107 acl_save_exec_prefix="$exec_prefix"
17108 exec_prefix="$acl_final_exec_prefix"
17109 eval x=\"$x\"
17110 exec_prefix="$acl_save_exec_prefix"
17111 prefix="$acl_save_prefix"
17112
17113 if test "X$x" = "X$element"; then
17114 haveit=yes
17115 break
17116 fi
17117 done
17118 if test -z "$haveit"; then
17119 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
17120 fi
17121 done
17122
17123
17124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libbabeltrace" >&5
17125$as_echo_n "checking for libbabeltrace... " >&6; }
17126if test "${ac_cv_libbabeltrace+set}" = set; then :
17127 $as_echo_n "(cached) " >&6
17128else
17129
17130 ac_save_LIBS="$LIBS"
17131 LIBS="$LIBS $LIBBABELTRACE"
17132 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17133/* end confdefs.h. */
17134#include <babeltrace/babeltrace.h>
17135 #include <babeltrace/ctf/events.h>
17136 #include <babeltrace/ctf/iterator.h>
17137int
17138main ()
17139{
17140struct bt_iter_pos *pos = bt_iter_get_pos (bt_ctf_get_iter (NULL));
17141 struct bt_ctf_event *event = NULL;
17142 const struct bt_definition *scope;
17143
13cdc2af 17144 pos->type = BT_SEEK_BEGIN;
65c749e7 17145 bt_iter_set_pos (bt_ctf_get_iter (NULL), pos);
393fd4c3
YQ
17146 scope = bt_ctf_get_top_level_scope (event,
17147 BT_STREAM_EVENT_HEADER);
17148 bt_ctf_get_uint64 (bt_ctf_get_field (event, scope, "id"));
17149
17150 ;
17151 return 0;
17152}
17153_ACEOF
17154if ac_fn_c_try_link "$LINENO"; then :
17155 ac_cv_libbabeltrace=yes
17156else
17157 ac_cv_libbabeltrace=no
17158fi
17159rm -f core conftest.err conftest.$ac_objext \
17160 conftest$ac_exeext conftest.$ac_ext
17161 LIBS="$ac_save_LIBS"
17162
17163fi
17164{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_libbabeltrace" >&5
17165$as_echo "$ac_cv_libbabeltrace" >&6; }
17166 if test "$ac_cv_libbabeltrace" = yes; then
17167 HAVE_LIBBABELTRACE=yes
17168
17169$as_echo "#define HAVE_LIBBABELTRACE 1" >>confdefs.h
17170
17171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libbabeltrace" >&5
17172$as_echo_n "checking how to link with libbabeltrace... " >&6; }
17173 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBBABELTRACE" >&5
17174$as_echo "$LIBBABELTRACE" >&6; }
17175 else
17176 HAVE_LIBBABELTRACE=no
17177 CPPFLAGS="$ac_save_CPPFLAGS"
17178 LIBBABELTRACE=
17179 LTLIBBABELTRACE=
17180 fi
17181
17182
17183
17184
17185
17186
17187 CFLAGS=$saved_CFLAGS
17188
17189 if test "$HAVE_LIBBABELTRACE" != yes; then
17190 if test "$with_babeltrace" = yes; then
17191 as_fn_error "babeltrace is missing or unusable" "$LINENO" 5
17192 else
17193 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data." >&5
17194$as_echo "$as_me: WARNING: babeltrace is missing or unusable; GDB is unable to read CTF data." >&2;}
17195 fi
17196 fi
17197fi
17198
21ea5acd
SDJ
17199# If nativefile (NAT_FILE) is not set in configure.nat, we link to an
17200# empty version.
c906108c
SS
17201
17202files=
17203links=
5a2402b8 17204
c906108c
SS
17205rm -f nm.h
17206if test "${nativefile}" != ""; then
0f475e27
AC
17207 case "${nativefile}" in
17208 nm-*.h ) GDB_NM_FILE="config/${gdb_host_cpu}/${nativefile}" ;;
17209 * ) GDB_NM_FILE="${nativefile}"
17210 esac
5a2402b8
AC
17211 files="${files} ${GDB_NM_FILE}"
17212 links="${links} nm.h"
60ca704f
SE
17213
17214cat >>confdefs.h <<_ACEOF
b78960be 17215#define GDB_NM_FILE "${GDB_NM_FILE}"
bec39cab 17216_ACEOF
5a2402b8 17217
c906108c 17218fi
5a2402b8
AC
17219
17220
e3487908
GKB
17221for ac_prog in xsltproc
17222do
17223 # Extract the first word of "$ac_prog", so it can be a program name with args.
17224set dummy $ac_prog; ac_word=$2
17225{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17226$as_echo_n "checking for $ac_word... " >&6; }
17227if test "${ac_cv_path_XSLTPROC+set}" = set; then :
17228 $as_echo_n "(cached) " >&6
17229else
17230 case $XSLTPROC in
17231 [\\/]* | ?:[\\/]*)
17232 ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path.
17233 ;;
17234 *)
17235 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17236for as_dir in $PATH
17237do
17238 IFS=$as_save_IFS
17239 test -z "$as_dir" && as_dir=.
17240 for ac_exec_ext in '' $ac_executable_extensions; do
17241 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
17242 ac_cv_path_XSLTPROC="$as_dir/$ac_word$ac_exec_ext"
17243 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
17244 break 2
17245 fi
17246done
17247 done
17248IFS=$as_save_IFS
17249
17250 ;;
17251esac
17252fi
17253XSLTPROC=$ac_cv_path_XSLTPROC
17254if test -n "$XSLTPROC"; then
17255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5
17256$as_echo "$XSLTPROC" >&6; }
17257else
17258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17259$as_echo "no" >&6; }
17260fi
17261
17262
17263 test -n "$XSLTPROC" && break
17264done
17265test -n "$XSLTPROC" || XSLTPROC="missing"
17266
17267if test "x$USE_MAINTAINER_MODE" = xyes; then
17268 if test "${XSLTPROC}" = missing; then
17269 as_fn_error "unable to find xsltproc. maintainer-mode requires xsltproc." "$LINENO" 5
17270 fi
17271fi
17272
17273
bec39cab
AC
17274ac_sources="$files"
17275ac_dests="$links"
17276while test -n "$ac_sources"; do
17277 set $ac_dests; ac_dest=$1; shift; ac_dests=$*
17278 set $ac_sources; ac_source=$1; shift; ac_sources=$*
17279 ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
17280done
81ecdfbb 17281ac_config_links="$ac_config_links $ac_config_links_1"
c906108c
SS
17282
17283
c906108c
SS
17284
17285
c906108c 17286
81ecdfbb 17287$as_echo "#define GDB_DEFAULT_HOST_CHARSET \"UTF-8\"" >>confdefs.h
bec39cab 17288
bec39cab 17289
dcd1f979
TT
17290if $development; then
17291
17292$as_echo "#define GDB_SELF_TEST 1" >>confdefs.h
17293
07e253aa
PA
17294 CONFIG_OBS="$CONFIG_OBS \$(SUBDIR_UNITTESTS_OBS)"
17295 CONFIG_SRCS="$CONFIG_SRCS \$(SUBDIR_UNITTESTS_SRCS)"
dcd1f979
TT
17296fi
17297
b292c783 17298
f6a88844
JM
17299 gdb_ac_transform=`echo "$program_transform_name" | sed -e 's/\\$\\$/\\$/g'`
17300 GDB_TRANSFORM_NAME=`echo gdb | sed -e "$gdb_ac_transform"`
17301 if test "x$GDB_TRANSFORM_NAME" = x; then
17302 GDB_TRANSFORM_NAME=gdb
17303 fi
17304
17305
17306
17307 gdb_ac_transform=`echo "$program_transform_name" | sed -e 's/\\$\\$/\\$/g'`
17308 GCORE_TRANSFORM_NAME=`echo gcore | sed -e "$gdb_ac_transform"`
17309 if test "x$GCORE_TRANSFORM_NAME" = x; then
17310 GCORE_TRANSFORM_NAME=gcore
17311 fi
17312
b292c783
JK
17313
17314ac_config_files="$ac_config_files gcore"
17315
c971b7fa 17316ac_config_files="$ac_config_files Makefile gdb-gdb.gdb doc/Makefile data-directory/Makefile"
81ecdfbb 17317
89a34d1b 17318
bec39cab
AC
17319cat >confcache <<\_ACEOF
17320# This file is a shell script that caches the results of configure
17321# tests run on this system so they can be shared between configure
17322# scripts and configure runs, see configure's option --config-cache.
17323# It is not useful on other systems. If it contains results you don't
17324# want to keep, you may remove or edit it.
17325#
17326# config.status only pays attention to the cache file if you give it
17327# the --recheck option to rerun configure.
17328#
17329# `ac_cv_env_foo' variables (set or unset) will be overridden when
17330# loading this file, other *unset* `ac_cv_foo' will be assigned the
17331# following values.
17332
17333_ACEOF
17334
17335# The following way of writing the cache mishandles newlines in values,
17336# but we know of no workaround that is simple, portable, and efficient.
81ecdfbb 17337# So, we kill variables containing newlines.
bec39cab
AC
17338# Ultrix sh set writes to stderr and can't be redirected directly,
17339# and sets the high bit in the cache file unless we assign to the vars.
81ecdfbb
RW
17340(
17341 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
17342 eval ac_val=\$$ac_var
17343 case $ac_val in #(
17344 *${as_nl}*)
17345 case $ac_var in #(
17346 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
17347$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
17348 esac
17349 case $ac_var in #(
17350 _ | IFS | as_nl) ;; #(
17351 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
17352 *) { eval $ac_var=; unset $ac_var;} ;;
17353 esac ;;
17354 esac
17355 done
17356
bec39cab 17357 (set) 2>&1 |
81ecdfbb
RW
17358 case $as_nl`(ac_space=' '; set) 2>&1` in #(
17359 *${as_nl}ac_space=\ *)
17360 # `set' does not quote correctly, so add quotes: double-quote
17361 # substitution turns \\\\ into \\, and sed turns \\ into \.
bec39cab
AC
17362 sed -n \
17363 "s/'/'\\\\''/g;
17364 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
81ecdfbb 17365 ;; #(
bec39cab
AC
17366 *)
17367 # `set' quotes correctly as required by POSIX, so do not add quotes.
81ecdfbb 17368 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
bec39cab 17369 ;;
81ecdfbb
RW
17370 esac |
17371 sort
17372) |
bec39cab 17373 sed '
81ecdfbb 17374 /^ac_cv_env_/b end
bec39cab 17375 t clear
81ecdfbb 17376 :clear
bec39cab
AC
17377 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
17378 t end
81ecdfbb
RW
17379 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
17380 :end' >>confcache
17381if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
17382 if test -w "$cache_file"; then
17383 test "x$cache_file" != "x/dev/null" &&
17384 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
17385$as_echo "$as_me: updating cache $cache_file" >&6;}
bec39cab
AC
17386 cat confcache >$cache_file
17387 else
81ecdfbb
RW
17388 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
17389$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
bec39cab
AC
17390 fi
17391fi
17392rm -f confcache
17393
17394test "x$prefix" = xNONE && prefix=$ac_default_prefix
17395# Let make expand exec_prefix.
17396test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
17397
bec39cab
AC
17398DEFS=-DHAVE_CONFIG_H
17399
17400ac_libobjs=
17401ac_ltlibobjs=
17402for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
17403 # 1. Remove the extension, and $U if already installed.
81ecdfbb
RW
17404 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
17405 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
17406 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
17407 # will be set to the directory where LIBOBJS objects are built.
17408 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
17409 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
bec39cab
AC
17410done
17411LIBOBJS=$ac_libobjs
17412
17413LTLIBOBJS=$ac_ltlibobjs
17414
17415
85981d60 17416if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
81ecdfbb
RW
17417 as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
17418Usually this means the macro was only invoked conditionally." "$LINENO" 5
85981d60 17419fi
4df42755
DE
17420if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then
17421 as_fn_error "conditional \"HAVE_PYTHON\" was never defined.
17422Usually this means the macro was only invoked conditionally." "$LINENO" 5
17423fi
17424if test -z "${HAVE_GUILE_TRUE}" && test -z "${HAVE_GUILE_FALSE}"; then
17425 as_fn_error "conditional \"HAVE_GUILE\" was never defined.
17426Usually this means the macro was only invoked conditionally." "$LINENO" 5
17427fi
81ecdfbb
RW
17428
17429
bec39cab 17430: ${CONFIG_STATUS=./config.status}
81ecdfbb 17431ac_write_fail=0
bec39cab
AC
17432ac_clean_files_save=$ac_clean_files
17433ac_clean_files="$ac_clean_files $CONFIG_STATUS"
81ecdfbb
RW
17434{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
17435$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
17436as_write_fail=0
17437cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
bec39cab
AC
17438#! $SHELL
17439# Generated by $as_me.
17440# Run this file to recreate the current configuration.
17441# Compiler output produced by configure, useful for debugging
17442# configure, is in config.log if it exists.
17443
17444debug=false
17445ac_cs_recheck=false
17446ac_cs_silent=false
bec39cab 17447
81ecdfbb
RW
17448SHELL=\${CONFIG_SHELL-$SHELL}
17449export SHELL
17450_ASEOF
17451cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
17452## -------------------- ##
17453## M4sh Initialization. ##
17454## -------------------- ##
17455
17456# Be more Bourne compatible
17457DUALCASE=1; export DUALCASE # for MKS sh
17458if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
bec39cab
AC
17459 emulate sh
17460 NULLCMD=:
81ecdfbb 17461 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
bec39cab
AC
17462 # is contrary to our usage. Disable this feature.
17463 alias -g '${1+"$@"}'='"$@"'
81ecdfbb
RW
17464 setopt NO_GLOB_SUBST
17465else
17466 case `(set -o) 2>/dev/null` in #(
17467 *posix*) :
17468 set -o posix ;; #(
17469 *) :
17470 ;;
17471esac
bec39cab 17472fi
bec39cab 17473
81ecdfbb
RW
17474
17475as_nl='
17476'
17477export as_nl
17478# Printing a long string crashes Solaris 7 /usr/bin/printf.
17479as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
17480as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
17481as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
17482# Prefer a ksh shell builtin over an external printf program on Solaris,
17483# but without wasting forks for bash or zsh.
17484if test -z "$BASH_VERSION$ZSH_VERSION" \
17485 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
17486 as_echo='print -r --'
17487 as_echo_n='print -rn --'
17488elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
17489 as_echo='printf %s\n'
17490 as_echo_n='printf %s'
17491else
17492 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
17493 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
17494 as_echo_n='/usr/ucb/echo -n'
17495 else
17496 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
17497 as_echo_n_body='eval
17498 arg=$1;
17499 case $arg in #(
17500 *"$as_nl"*)
17501 expr "X$arg" : "X\\(.*\\)$as_nl";
17502 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
17503 esac;
17504 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
17505 '
17506 export as_echo_n_body
17507 as_echo_n='sh -c $as_echo_n_body as_echo'
17508 fi
17509 export as_echo_body
17510 as_echo='sh -c $as_echo_body as_echo'
17511fi
17512
17513# The user is always right.
17514if test "${PATH_SEPARATOR+set}" != set; then
17515 PATH_SEPARATOR=:
17516 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
17517 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
17518 PATH_SEPARATOR=';'
17519 }
bec39cab
AC
17520fi
17521
17522
81ecdfbb
RW
17523# IFS
17524# We need space, tab and new line, in precisely that order. Quoting is
17525# there to prevent editors from complaining about space-tab.
17526# (If _AS_PATH_WALK were called with IFS unset, it would disable word
17527# splitting by setting IFS to empty value.)
17528IFS=" "" $as_nl"
17529
17530# Find who we are. Look in the path if we contain no directory separator.
17531case $0 in #((
17532 *[\\/]* ) as_myself=$0 ;;
17533 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17534for as_dir in $PATH
17535do
17536 IFS=$as_save_IFS
17537 test -z "$as_dir" && as_dir=.
17538 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
17539 done
17540IFS=$as_save_IFS
17541
17542 ;;
17543esac
17544# We did not find ourselves, most probably we were run as `sh COMMAND'
17545# in which case we are not to be found in the path.
17546if test "x$as_myself" = x; then
17547 as_myself=$0
17548fi
17549if test ! -f "$as_myself"; then
17550 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
17551 exit 1
17552fi
17553
17554# Unset variables that we do not need and which cause bugs (e.g. in
17555# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
17556# suppresses any "Segmentation fault" message there. '((' could
17557# trigger a bug in pdksh 5.2.14.
17558for as_var in BASH_ENV ENV MAIL MAILPATH
17559do eval test x\${$as_var+set} = xset \
17560 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
17561done
bec39cab
AC
17562PS1='$ '
17563PS2='> '
17564PS4='+ '
17565
17566# NLS nuisances.
81ecdfbb
RW
17567LC_ALL=C
17568export LC_ALL
17569LANGUAGE=C
17570export LANGUAGE
17571
17572# CDPATH.
17573(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
17574
17575
17576# as_fn_error ERROR [LINENO LOG_FD]
17577# ---------------------------------
17578# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
17579# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
17580# script with status $?, using 1 if that was 0.
17581as_fn_error ()
17582{
17583 as_status=$?; test $as_status -eq 0 && as_status=1
17584 if test "$3"; then
17585 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
17586 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
17587 fi
17588 $as_echo "$as_me: error: $1" >&2
17589 as_fn_exit $as_status
17590} # as_fn_error
17591
17592
17593# as_fn_set_status STATUS
17594# -----------------------
17595# Set $? to STATUS, without forking.
17596as_fn_set_status ()
17597{
17598 return $1
17599} # as_fn_set_status
17600
17601# as_fn_exit STATUS
17602# -----------------
17603# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
17604as_fn_exit ()
17605{
17606 set +e
17607 as_fn_set_status $1
17608 exit $1
17609} # as_fn_exit
17610
17611# as_fn_unset VAR
17612# ---------------
17613# Portably unset VAR.
17614as_fn_unset ()
17615{
17616 { eval $1=; unset $1;}
17617}
17618as_unset=as_fn_unset
17619# as_fn_append VAR VALUE
17620# ----------------------
17621# Append the text in VALUE to the end of the definition contained in VAR. Take
17622# advantage of any shell optimizations that allow amortized linear growth over
17623# repeated appends, instead of the typical quadratic growth present in naive
17624# implementations.
17625if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
17626 eval 'as_fn_append ()
17627 {
17628 eval $1+=\$2
17629 }'
17630else
17631 as_fn_append ()
17632 {
17633 eval $1=\$$1\$2
17634 }
17635fi # as_fn_append
17636
17637# as_fn_arith ARG...
17638# ------------------
17639# Perform arithmetic evaluation on the ARGs, and store the result in the
17640# global $as_val. Take advantage of shells that can avoid forks. The arguments
17641# must be portable across $(()) and expr.
17642if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
17643 eval 'as_fn_arith ()
17644 {
17645 as_val=$(( $* ))
17646 }'
17647else
17648 as_fn_arith ()
17649 {
17650 as_val=`expr "$@" || test $? -eq 1`
17651 }
17652fi # as_fn_arith
bec39cab 17653
81ecdfbb
RW
17654
17655if expr a : '\(a\)' >/dev/null 2>&1 &&
17656 test "X`expr 00001 : '.*\(...\)'`" = X001; then
bec39cab
AC
17657 as_expr=expr
17658else
17659 as_expr=false
17660fi
17661
81ecdfbb 17662if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
bec39cab
AC
17663 as_basename=basename
17664else
17665 as_basename=false
17666fi
17667
81ecdfbb
RW
17668if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
17669 as_dirname=dirname
17670else
17671 as_dirname=false
17672fi
bec39cab 17673
81ecdfbb 17674as_me=`$as_basename -- "$0" ||
bec39cab
AC
17675$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
17676 X"$0" : 'X\(//\)$' \| \
81ecdfbb
RW
17677 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
17678$as_echo X/"$0" |
17679 sed '/^.*\/\([^/][^/]*\)\/*$/{
17680 s//\1/
17681 q
17682 }
17683 /^X\/\(\/\/\)$/{
17684 s//\1/
17685 q
17686 }
17687 /^X\/\(\/\).*/{
17688 s//\1/
17689 q
17690 }
17691 s/.*/./; q'`
b4e70030 17692
b4e70030
JB
17693# Avoid depending upon Character Ranges.
17694as_cr_letters='abcdefghijklmnopqrstuvwxyz'
17695as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
17696as_cr_Letters=$as_cr_letters$as_cr_LETTERS
17697as_cr_digits='0123456789'
17698as_cr_alnum=$as_cr_Letters$as_cr_digits
17699
81ecdfbb
RW
17700ECHO_C= ECHO_N= ECHO_T=
17701case `echo -n x` in #(((((
17702-n*)
17703 case `echo 'xy\c'` in
17704 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
17705 xy) ECHO_C='\c';;
17706 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
17707 ECHO_T=' ';;
17708 esac;;
17709*)
17710 ECHO_N='-n';;
bec39cab
AC
17711esac
17712
81ecdfbb
RW
17713rm -f conf$$ conf$$.exe conf$$.file
17714if test -d conf$$.dir; then
17715 rm -f conf$$.dir/conf$$.file
bec39cab 17716else
81ecdfbb
RW
17717 rm -f conf$$.dir
17718 mkdir conf$$.dir 2>/dev/null
bec39cab 17719fi
81ecdfbb
RW
17720if (echo >conf$$.file) 2>/dev/null; then
17721 if ln -s conf$$.file conf$$ 2>/dev/null; then
b4e70030 17722 as_ln_s='ln -s'
81ecdfbb
RW
17723 # ... but there are two gotchas:
17724 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
17725 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
17726 # In both cases, we have to default to `cp -p'.
17727 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
17728 as_ln_s='cp -p'
17729 elif ln conf$$.file conf$$ 2>/dev/null; then
17730 as_ln_s=ln
17731 else
17732 as_ln_s='cp -p'
b4e70030 17733 fi
bec39cab
AC
17734else
17735 as_ln_s='cp -p'
17736fi
81ecdfbb
RW
17737rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
17738rmdir conf$$.dir 2>/dev/null
17739
17740
17741# as_fn_mkdir_p
17742# -------------
17743# Create "$as_dir" as a directory, including parents if necessary.
17744as_fn_mkdir_p ()
17745{
17746
17747 case $as_dir in #(
17748 -*) as_dir=./$as_dir;;
17749 esac
17750 test -d "$as_dir" || eval $as_mkdir_p || {
17751 as_dirs=
17752 while :; do
17753 case $as_dir in #(
17754 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
17755 *) as_qdir=$as_dir;;
17756 esac
17757 as_dirs="'$as_qdir' $as_dirs"
17758 as_dir=`$as_dirname -- "$as_dir" ||
17759$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
17760 X"$as_dir" : 'X\(//\)[^/]' \| \
17761 X"$as_dir" : 'X\(//\)$' \| \
17762 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
17763$as_echo X"$as_dir" |
17764 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
17765 s//\1/
17766 q
17767 }
17768 /^X\(\/\/\)[^/].*/{
17769 s//\1/
17770 q
17771 }
17772 /^X\(\/\/\)$/{
17773 s//\1/
17774 q
17775 }
17776 /^X\(\/\).*/{
17777 s//\1/
17778 q
17779 }
17780 s/.*/./; q'`
17781 test -d "$as_dir" && break
17782 done
17783 test -z "$as_dirs" || eval "mkdir $as_dirs"
17784 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
17785
bec39cab 17786
81ecdfbb 17787} # as_fn_mkdir_p
bec39cab 17788if mkdir -p . 2>/dev/null; then
81ecdfbb 17789 as_mkdir_p='mkdir -p "$as_dir"'
bec39cab
AC
17790else
17791 test -d ./-p && rmdir ./-p
17792 as_mkdir_p=false
17793fi
17794
81ecdfbb
RW
17795if test -x / >/dev/null 2>&1; then
17796 as_test_x='test -x'
17797else
17798 if ls -dL / >/dev/null 2>&1; then
17799 as_ls_L_option=L
17800 else
17801 as_ls_L_option=
17802 fi
17803 as_test_x='
17804 eval sh -c '\''
17805 if test -d "$1"; then
17806 test -d "$1/.";
17807 else
17808 case $1 in #(
17809 -*)set "./$1";;
17810 esac;
17811 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
17812 ???[sx]*):;;*)false;;esac;fi
17813 '\'' sh
17814 '
17815fi
17816as_executable_p=$as_test_x
bec39cab
AC
17817
17818# Sed expression to map a string onto a valid CPP name.
17819as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
17820
17821# Sed expression to map a string onto a valid variable name.
17822as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
17823
17824
bec39cab 17825exec 6>&1
81ecdfbb
RW
17826## ----------------------------------- ##
17827## Main body of $CONFIG_STATUS script. ##
17828## ----------------------------------- ##
17829_ASEOF
17830test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
17831
17832cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17833# Save the log message, to keep $0 and so on meaningful, and to
bec39cab 17834# report actual input values of CONFIG_FILES etc. instead of their
81ecdfbb
RW
17835# values after options handling.
17836ac_log="
bec39cab 17837This file was extended by $as_me, which was
81ecdfbb 17838generated by GNU Autoconf 2.64. Invocation command line was
bec39cab
AC
17839
17840 CONFIG_FILES = $CONFIG_FILES
17841 CONFIG_HEADERS = $CONFIG_HEADERS
17842 CONFIG_LINKS = $CONFIG_LINKS
17843 CONFIG_COMMANDS = $CONFIG_COMMANDS
17844 $ $0 $@
17845
81ecdfbb
RW
17846on `(hostname || uname -n) 2>/dev/null | sed 1q`
17847"
17848
bec39cab
AC
17849_ACEOF
17850
81ecdfbb
RW
17851case $ac_config_files in *"
17852"*) set x $ac_config_files; shift; ac_config_files=$*;;
17853esac
234b45d4 17854
81ecdfbb
RW
17855case $ac_config_headers in *"
17856"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
17857esac
b4e70030 17858
b4e70030 17859
81ecdfbb
RW
17860cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17861# Files that config.status was made for.
17862config_files="$ac_config_files"
17863config_headers="$ac_config_headers"
17864config_links="$ac_config_links"
17865config_commands="$ac_config_commands"
234b45d4 17866
81ecdfbb 17867_ACEOF
b4e70030 17868
81ecdfbb 17869cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
bec39cab 17870ac_cs_usage="\
81ecdfbb
RW
17871\`$as_me' instantiates files and other configuration actions
17872from templates according to the current configuration. Unless the files
17873and actions are specified as TAGs, all are instantiated by default.
234b45d4 17874
81ecdfbb 17875Usage: $0 [OPTION]... [TAG]...
234b45d4 17876
bec39cab 17877 -h, --help print this help, then exit
81ecdfbb
RW
17878 -V, --version print version number and configuration settings, then exit
17879 -q, --quiet, --silent
17880 do not print progress messages
bec39cab
AC
17881 -d, --debug don't remove temporary files
17882 --recheck update $as_me by reconfiguring in the same conditions
81ecdfbb
RW
17883 --file=FILE[:TEMPLATE]
17884 instantiate the configuration file FILE
17885 --header=FILE[:TEMPLATE]
17886 instantiate the configuration header FILE
234b45d4 17887
bec39cab
AC
17888Configuration files:
17889$config_files
234b45d4 17890
bec39cab
AC
17891Configuration headers:
17892$config_headers
234b45d4 17893
bec39cab
AC
17894Configuration links:
17895$config_links
234b45d4 17896
bec39cab
AC
17897Configuration commands:
17898$config_commands
17899
81ecdfbb 17900Report bugs to the package provider."
b4e70030 17901
81ecdfbb
RW
17902_ACEOF
17903cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bec39cab
AC
17904ac_cs_version="\\
17905config.status
81ecdfbb
RW
17906configured by $0, generated by GNU Autoconf 2.64,
17907 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
bec39cab 17908
81ecdfbb 17909Copyright (C) 2009 Free Software Foundation, Inc.
bec39cab
AC
17910This config.status script is free software; the Free Software Foundation
17911gives unlimited permission to copy, distribute and modify it."
81ecdfbb
RW
17912
17913ac_pwd='$ac_pwd'
17914srcdir='$srcdir'
17915INSTALL='$INSTALL'
81ecdfbb
RW
17916AWK='$AWK'
17917test -n "\$AWK" || AWK=awk
bec39cab
AC
17918_ACEOF
17919
81ecdfbb
RW
17920cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17921# The default lists apply if the user does not specify any file.
bec39cab
AC
17922ac_need_defaults=:
17923while test $# != 0
17924do
17925 case $1 in
17926 --*=*)
81ecdfbb
RW
17927 ac_option=`expr "X$1" : 'X\([^=]*\)='`
17928 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
bec39cab 17929 ac_shift=:
c906108c 17930 ;;
81ecdfbb 17931 *)
bec39cab
AC
17932 ac_option=$1
17933 ac_optarg=$2
17934 ac_shift=shift
c906108c 17935 ;;
bec39cab 17936 esac
c906108c 17937
bec39cab
AC
17938 case $ac_option in
17939 # Handling of the options.
bec39cab
AC
17940 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
17941 ac_cs_recheck=: ;;
81ecdfbb
RW
17942 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
17943 $as_echo "$ac_cs_version"; exit ;;
17944 --debug | --debu | --deb | --de | --d | -d )
bec39cab
AC
17945 debug=: ;;
17946 --file | --fil | --fi | --f )
17947 $ac_shift
81ecdfbb
RW
17948 case $ac_optarg in
17949 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
17950 esac
17951 as_fn_append CONFIG_FILES " '$ac_optarg'"
bec39cab
AC
17952 ac_need_defaults=false;;
17953 --header | --heade | --head | --hea )
17954 $ac_shift
81ecdfbb
RW
17955 case $ac_optarg in
17956 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
17957 esac
17958 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
bec39cab 17959 ac_need_defaults=false;;
81ecdfbb
RW
17960 --he | --h)
17961 # Conflict between --help and --header
17962 as_fn_error "ambiguous option: \`$1'
17963Try \`$0 --help' for more information.";;
17964 --help | --hel | -h )
17965 $as_echo "$ac_cs_usage"; exit ;;
bec39cab
AC
17966 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
17967 | -silent | --silent | --silen | --sile | --sil | --si | --s)
17968 ac_cs_silent=: ;;
c906108c 17969
bec39cab 17970 # This is an error.
81ecdfbb
RW
17971 -*) as_fn_error "unrecognized option: \`$1'
17972Try \`$0 --help' for more information." ;;
c906108c 17973
81ecdfbb
RW
17974 *) as_fn_append ac_config_targets " $1"
17975 ac_need_defaults=false ;;
c906108c 17976
bec39cab
AC
17977 esac
17978 shift
17979done
c906108c 17980
bec39cab 17981ac_configure_extra_args=
c906108c 17982
bec39cab
AC
17983if $ac_cs_silent; then
17984 exec 6>/dev/null
17985 ac_configure_extra_args="$ac_configure_extra_args --silent"
17986fi
c906108c 17987
bec39cab 17988_ACEOF
81ecdfbb 17989cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
bec39cab 17990if \$ac_cs_recheck; then
81ecdfbb
RW
17991 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
17992 shift
17993 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
17994 CONFIG_SHELL='$SHELL'
17995 export CONFIG_SHELL
17996 exec "\$@"
bec39cab
AC
17997fi
17998
17999_ACEOF
81ecdfbb
RW
18000cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
18001exec 5>>config.log
18002{
18003 echo
18004 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
18005## Running $as_me. ##
18006_ASBOX
18007 $as_echo "$ac_log"
18008} >&5
bec39cab 18009
81ecdfbb
RW
18010_ACEOF
18011cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
c906108c 18012#
81ecdfbb 18013# INIT-COMMANDS
c906108c 18014#
a417dc56 18015ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
f38307f5 18016ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR CONFIG_SRC_SUBDIR="$CONFIG_SRC_SUBDIR"
b4e70030 18017
bec39cab
AC
18018_ACEOF
18019
81ecdfbb 18020cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4e8d927d 18021
81ecdfbb 18022# Handling of arguments.
bec39cab 18023for ac_config_target in $ac_config_targets
c906108c 18024do
81ecdfbb
RW
18025 case $ac_config_target in
18026 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
18027 "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
f38307f5 18028 "gdbdepdir") CONFIG_COMMANDS="$CONFIG_COMMANDS gdbdepdir" ;;
f997c383 18029 "jit-reader.h") CONFIG_FILES="$CONFIG_FILES jit-reader.h:jit-reader.in" ;;
81ecdfbb 18030 "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
b292c783 18031 "gcore") CONFIG_FILES="$CONFIG_FILES gcore" ;;
81ecdfbb 18032 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
e2207b9a 18033 "gdb-gdb.gdb") CONFIG_FILES="$CONFIG_FILES gdb-gdb.gdb" ;;
5ae98d25 18034 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
aa2e2d8d 18035 "data-directory/Makefile") CONFIG_FILES="$CONFIG_FILES data-directory/Makefile" ;;
81ecdfbb
RW
18036
18037 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
c906108c
SS
18038 esac
18039done
18040
81ecdfbb 18041
bec39cab
AC
18042# If the user did not use the arguments to specify the items to instantiate,
18043# then the envvar interface is used. Set only those that are not.
18044# We use the long form for the default assignment because of an extremely
18045# bizarre bug on SunOS 4.1.3.
18046if $ac_need_defaults; then
18047 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
18048 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
18049 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
18050 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
18051fi
18052
b4e70030 18053# Have a temporary directory for convenience. Make it in the build tree
81ecdfbb 18054# simply because there is no reason against having it here, and in addition,
b4e70030 18055# creating and moving files from /tmp can sometimes cause problems.
81ecdfbb
RW
18056# Hook for its removal unless debugging.
18057# Note that there is a small window in which the directory will not be cleaned:
18058# after its creation but before its name has been assigned to `$tmp'.
b4e70030
JB
18059$debug ||
18060{
81ecdfbb
RW
18061 tmp=
18062 trap 'exit_status=$?
18063 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
18064' 0
18065 trap 'as_fn_exit 1' 1 2 13 15
18066}
18067# Create a (secure) tmp directory for tmp files.
18068
18069{
18070 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
18071 test -n "$tmp" && test -d "$tmp"
18072} ||
18073{
18074 tmp=./conf$$-$RANDOM
18075 (umask 077 && mkdir "$tmp")
18076} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
18077
18078# Set up the scripts for CONFIG_FILES section.
18079# No need to generate them if there are no CONFIG_FILES.
18080# This happens for instance with `./config.status config.h'.
18081if test -n "$CONFIG_FILES"; then
18082
18083if $AWK 'BEGIN { getline <"/dev/null" }' </dev/null 2>/dev/null; then
18084 ac_cs_awk_getline=:
18085 ac_cs_awk_pipe_init=
18086 ac_cs_awk_read_file='
18087 while ((getline aline < (F[key])) > 0)
18088 print(aline)
18089 close(F[key])'
18090 ac_cs_awk_pipe_fini=
18091else
18092 ac_cs_awk_getline=false
18093 ac_cs_awk_pipe_init="print \"cat <<'|#_!!_#|' &&\""
18094 ac_cs_awk_read_file='
18095 print "|#_!!_#|"
18096 print "cat " F[key] " &&"
18097 '$ac_cs_awk_pipe_init
18098 # The final `:' finishes the AND list.
18099 ac_cs_awk_pipe_fini='END { print "|#_!!_#|"; print ":" }'
18100fi
18101ac_cr=`echo X | tr X '\015'`
18102# On cygwin, bash can eat \r inside `` if the user requested igncr.
18103# But we know of no other shell where ac_cr would be empty at this
18104# point, so we can use a bashism as a fallback.
18105if test "x$ac_cr" = x; then
18106 eval ac_cr=\$\'\\r\'
18107fi
18108ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
18109if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
18110 ac_cs_awk_cr='\r'
18111else
18112 ac_cs_awk_cr=$ac_cr
18113fi
18114
18115echo 'BEGIN {' >"$tmp/subs1.awk" &&
18116_ACEOF
18117
18118# Create commands to substitute file output variables.
18119{
18120 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
18121 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
18122 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
18123 echo "_ACAWK" &&
18124 echo "_ACEOF"
18125} >conf$$files.sh &&
18126. ./conf$$files.sh ||
18127 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
18128rm -f conf$$files.sh
18129
18130{
18131 echo "cat >conf$$subs.awk <<_ACEOF" &&
18132 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
18133 echo "_ACEOF"
18134} >conf$$subs.sh ||
18135 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
18136ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
18137ac_delim='%!_!# '
18138for ac_last_try in false false false false false :; do
18139 . ./conf$$subs.sh ||
18140 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
18141
18142 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
18143 if test $ac_delim_n = $ac_delim_num; then
18144 break
18145 elif $ac_last_try; then
18146 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
18147 else
18148 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
18149 fi
18150done
18151rm -f conf$$subs.sh
18152
18153cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18154cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
18155_ACEOF
18156sed -n '
18157h
18158s/^/S["/; s/!.*/"]=/
18159p
18160g
18161s/^[^!]*!//
18162:repl
18163t repl
18164s/'"$ac_delim"'$//
18165t delim
18166:nl
18167h
18168s/\(.\{148\}\).*/\1/
18169t more1
18170s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
18171p
18172n
18173b repl
18174:more1
18175s/["\\]/\\&/g; s/^/"/; s/$/"\\/
18176p
18177g
18178s/.\{148\}//
18179t nl
18180:delim
18181h
18182s/\(.\{148\}\).*/\1/
18183t more2
18184s/["\\]/\\&/g; s/^/"/; s/$/"/
18185p
18186b
18187:more2
18188s/["\\]/\\&/g; s/^/"/; s/$/"\\/
18189p
18190g
18191s/.\{148\}//
18192t delim
18193' <conf$$subs.awk | sed '
18194/^[^""]/{
18195 N
18196 s/\n//
18197}
18198' >>$CONFIG_STATUS || ac_write_fail=1
18199rm -f conf$$subs.awk
18200cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18201_ACAWK
18202cat >>"\$tmp/subs1.awk" <<_ACAWK &&
18203 for (key in S) S_is_set[key] = 1
18204 FS = "\a"
18205 \$ac_cs_awk_pipe_init
18206}
18207{
18208 line = $ 0
18209 nfields = split(line, field, "@")
18210 substed = 0
18211 len = length(field[1])
18212 for (i = 2; i < nfields; i++) {
18213 key = field[i]
18214 keylen = length(key)
18215 if (S_is_set[key]) {
18216 value = S[key]
18217 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
18218 len += length(value) + length(field[++i])
18219 substed = 1
18220 } else
18221 len += 1 + keylen
18222 }
18223 if (nfields == 3 && !substed) {
18224 key = field[2]
18225 if (F[key] != "" && line ~ /^[ ]*@.*@[ ]*$/) {
18226 \$ac_cs_awk_read_file
18227 next
18228 }
18229 }
18230 print line
b4e70030 18231}
81ecdfbb
RW
18232\$ac_cs_awk_pipe_fini
18233_ACAWK
18234_ACEOF
18235cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
18236if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
18237 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
18238else
18239 cat
18240fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
18241 || as_fn_error "could not setup config files machinery" "$LINENO" 5
18242_ACEOF
18243
18244# VPATH may cause trouble with some makes, so we remove $(srcdir),
18245# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
18246# trailing colons and then remove the whole line if VPATH becomes empty
18247# (actually we leave an empty line to preserve line numbers).
18248if test "x$srcdir" = x.; then
18249 ac_vpsub='/^[ ]*VPATH[ ]*=/{
18250s/:*\$(srcdir):*/:/
18251s/:*\${srcdir}:*/:/
18252s/:*@srcdir@:*/:/
18253s/^\([^=]*=[ ]*\):*/\1/
18254s/:*$//
18255s/^[^=]*=[ ]*$//
18256}'
18257fi
18258
18259cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
18260fi # test -n "$CONFIG_FILES"
18261
18262# Set up the scripts for CONFIG_HEADERS section.
18263# No need to generate them if there are no CONFIG_HEADERS.
18264# This happens for instance with `./config.status Makefile'.
18265if test -n "$CONFIG_HEADERS"; then
18266cat >"$tmp/defines.awk" <<\_ACAWK ||
18267BEGIN {
18268_ACEOF
18269
18270# Transform confdefs.h into an awk script `defines.awk', embedded as
18271# here-document in config.status, that substitutes the proper values into
18272# config.h.in to produce config.h.
4e8d927d 18273
81ecdfbb
RW
18274# Create a delimiter string that does not exist in confdefs.h, to ease
18275# handling of long lines.
18276ac_delim='%!_!# '
18277for ac_last_try in false false :; do
18278 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
18279 if test -z "$ac_t"; then
18280 break
18281 elif $ac_last_try; then
18282 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
18283 else
18284 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
18285 fi
18286done
4e8d927d 18287
81ecdfbb
RW
18288# For the awk script, D is an array of macro values keyed by name,
18289# likewise P contains macro parameters if any. Preserve backslash
18290# newline sequences.
18291
18292ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
18293sed -n '
18294s/.\{148\}/&'"$ac_delim"'/g
18295t rset
18296:rset
18297s/^[ ]*#[ ]*define[ ][ ]*/ /
18298t def
18299d
18300:def
18301s/\\$//
18302t bsnl
18303s/["\\]/\\&/g
18304s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
18305D["\1"]=" \3"/p
18306s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
18307d
18308:bsnl
18309s/["\\]/\\&/g
18310s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
18311D["\1"]=" \3\\\\\\n"\\/p
18312t cont
18313s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
18314t cont
18315d
18316:cont
18317n
18318s/.\{148\}/&'"$ac_delim"'/g
18319t clear
18320:clear
18321s/\\$//
18322t bsnlc
18323s/["\\]/\\&/g; s/^/"/; s/$/"/p
18324d
18325:bsnlc
18326s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
18327b cont
18328' <confdefs.h | sed '
18329s/'"$ac_delim"'/"\\\
18330"/g' >>$CONFIG_STATUS || ac_write_fail=1
18331
18332cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18333 for (key in D) D_is_set[key] = 1
18334 FS = "\a"
18335}
18336/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
18337 line = \$ 0
18338 split(line, arg, " ")
18339 if (arg[1] == "#") {
18340 defundef = arg[2]
18341 mac1 = arg[3]
18342 } else {
18343 defundef = substr(arg[1], 2)
18344 mac1 = arg[2]
18345 }
18346 split(mac1, mac2, "(") #)
18347 macro = mac2[1]
18348 prefix = substr(line, 1, index(line, defundef) - 1)
18349 if (D_is_set[macro]) {
18350 # Preserve the white space surrounding the "#".
18351 print prefix "define", macro P[macro] D[macro]
18352 next
18353 } else {
18354 # Replace #undef with comments. This is necessary, for example,
18355 # in the case of _POSIX_SOURCE, which is predefined and required
18356 # on some systems where configure will not decide to define it.
18357 if (defundef == "undef") {
18358 print "/*", prefix defundef, macro, "*/"
18359 next
18360 }
18361 }
b4e70030 18362}
81ecdfbb
RW
18363{ print }
18364_ACAWK
b4e70030 18365_ACEOF
81ecdfbb
RW
18366cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
18367 as_fn_error "could not setup config headers machinery" "$LINENO" 5
18368fi # test -n "$CONFIG_HEADERS"
4e8d927d 18369
4e8d927d 18370
81ecdfbb
RW
18371eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :L $CONFIG_LINKS :C $CONFIG_COMMANDS"
18372shift
18373for ac_tag
18374do
18375 case $ac_tag in
18376 :[FHLC]) ac_mode=$ac_tag; continue;;
18377 esac
18378 case $ac_mode$ac_tag in
18379 :[FHL]*:*);;
18380 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
18381 :[FH]-) ac_tag=-:-;;
18382 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
18383 esac
18384 ac_save_IFS=$IFS
18385 IFS=:
18386 set x $ac_tag
18387 IFS=$ac_save_IFS
18388 shift
18389 ac_file=$1
18390 shift
4e8d927d 18391
81ecdfbb
RW
18392 case $ac_mode in
18393 :L) ac_source=$1;;
18394 :[FH])
18395 ac_file_inputs=
18396 for ac_f
18397 do
18398 case $ac_f in
18399 -) ac_f="$tmp/stdin";;
18400 *) # Look for the file first in the build tree, then in the source tree
18401 # (if the path is not absolute). The absolute path cannot be DOS-style,
18402 # because $ac_f cannot contain `:'.
18403 test -f "$ac_f" ||
18404 case $ac_f in
18405 [\\/$]*) false;;
18406 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
18407 esac ||
18408 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
18409 esac
18410 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
18411 as_fn_append ac_file_inputs " '$ac_f'"
18412 done
18413
18414 # Let's still pretend it is `configure' which instantiates (i.e., don't
18415 # use $as_me), people would be surprised to read:
18416 # /* config.h. Generated by config.status. */
18417 configure_input='Generated from '`
18418 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
18419 `' by configure.'
18420 if test x"$ac_file" != x-; then
18421 configure_input="$ac_file. $configure_input"
18422 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
18423$as_echo "$as_me: creating $ac_file" >&6;}
b4e70030 18424 fi
81ecdfbb
RW
18425 # Neutralize special characters interpreted by sed in replacement strings.
18426 case $configure_input in #(
18427 *\&* | *\|* | *\\* )
18428 ac_sed_conf_input=`$as_echo "$configure_input" |
18429 sed 's/[\\\\&|]/\\\\&/g'`;; #(
18430 *) ac_sed_conf_input=$configure_input;;
18431 esac
4e8d927d 18432
81ecdfbb
RW
18433 case $ac_tag in
18434 *:-:* | *:-) cat >"$tmp/stdin" \
18435 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
18436 esac
18437 ;;
c906108c
SS
18438 esac
18439
81ecdfbb 18440 ac_dir=`$as_dirname -- "$ac_file" ||
bec39cab
AC
18441$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
18442 X"$ac_file" : 'X\(//\)[^/]' \| \
18443 X"$ac_file" : 'X\(//\)$' \| \
81ecdfbb
RW
18444 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
18445$as_echo X"$ac_file" |
18446 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
18447 s//\1/
18448 q
18449 }
18450 /^X\(\/\/\)[^/].*/{
18451 s//\1/
18452 q
18453 }
18454 /^X\(\/\/\)$/{
18455 s//\1/
18456 q
18457 }
18458 /^X\(\/\).*/{
18459 s//\1/
18460 q
18461 }
18462 s/.*/./; q'`
18463 as_dir="$ac_dir"; as_fn_mkdir_p
bec39cab
AC
18464 ac_builddir=.
18465
81ecdfbb
RW
18466case "$ac_dir" in
18467.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
18468*)
18469 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
18470 # A ".." for each directory in $ac_dir_suffix.
18471 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
18472 case $ac_top_builddir_sub in
18473 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
18474 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
18475 esac ;;
18476esac
18477ac_abs_top_builddir=$ac_pwd
18478ac_abs_builddir=$ac_pwd$ac_dir_suffix
18479# for backward compatibility:
18480ac_top_builddir=$ac_top_build_prefix
bec39cab
AC
18481
18482case $srcdir in
81ecdfbb 18483 .) # We are building in place.
bec39cab 18484 ac_srcdir=.
81ecdfbb
RW
18485 ac_top_srcdir=$ac_top_builddir_sub
18486 ac_abs_top_srcdir=$ac_pwd ;;
18487 [\\/]* | ?:[\\/]* ) # Absolute name.
bec39cab 18488 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
18489 ac_top_srcdir=$srcdir
18490 ac_abs_top_srcdir=$srcdir ;;
18491 *) # Relative name.
18492 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
18493 ac_top_srcdir=$ac_top_build_prefix$srcdir
18494 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
bec39cab 18495esac
81ecdfbb 18496ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
bec39cab 18497
c906108c 18498
81ecdfbb
RW
18499 case $ac_mode in
18500 :F)
18501 #
18502 # CONFIG_FILE
18503 #
c906108c 18504
bec39cab
AC
18505 case $INSTALL in
18506 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
81ecdfbb 18507 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
c906108c 18508 esac
81ecdfbb 18509_ACEOF
121ce6e5 18510
81ecdfbb
RW
18511cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
18512# If the template does not know about datarootdir, expand it.
18513# FIXME: This hack should be removed a few years after 2.60.
18514ac_datarootdir_hack=; ac_datarootdir_seen=
18515ac_sed_dataroot='
18516/datarootdir/ {
18517 p
18518 q
18519}
18520/@datadir@/p
18521/@docdir@/p
18522/@infodir@/p
18523/@localedir@/p
18524/@mandir@/p'
18525case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
18526*datarootdir*) ac_datarootdir_seen=yes;;
18527*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
18528 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
18529$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
18530_ACEOF
18531cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18532 ac_datarootdir_hack='
18533 s&@datadir@&$datadir&g
18534 s&@docdir@&$docdir&g
18535 s&@infodir@&$infodir&g
18536 s&@localedir@&$localedir&g
18537 s&@mandir@&$mandir&g
18538 s&\\\${datarootdir}&$datarootdir&g' ;;
18539esac
4e8d927d 18540_ACEOF
81ecdfbb
RW
18541
18542# Neutralize VPATH when `$srcdir' = `.'.
18543# Shell code in configure.ac might set extrasub.
18544# FIXME: do we really want to maintain this feature?
18545cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18546ac_sed_extra="$ac_vpsub
bec39cab
AC
18547$extrasub
18548_ACEOF
81ecdfbb 18549cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
bec39cab
AC
18550:t
18551/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
81ecdfbb
RW
18552s|@configure_input@|$ac_sed_conf_input|;t t
18553s&@top_builddir@&$ac_top_builddir_sub&;t t
18554s&@top_build_prefix@&$ac_top_build_prefix&;t t
18555s&@srcdir@&$ac_srcdir&;t t
18556s&@abs_srcdir@&$ac_abs_srcdir&;t t
18557s&@top_srcdir@&$ac_top_srcdir&;t t
18558s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
18559s&@builddir@&$ac_builddir&;t t
18560s&@abs_builddir@&$ac_abs_builddir&;t t
18561s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
18562s&@INSTALL@&$ac_INSTALL&;t t
81ecdfbb
RW
18563$ac_datarootdir_hack
18564"
18565eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
18566if $ac_cs_awk_getline; then
18567 $AWK -f "$tmp/subs.awk"
18568else
18569 $AWK -f "$tmp/subs.awk" | $SHELL
18570fi >$tmp/out \
18571 || as_fn_error "could not create $ac_file" "$LINENO" 5
18572
18573test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
18574 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
18575 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
18576 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
18577which seems to be undefined. Please make sure it is defined." >&5
18578$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
18579which seems to be undefined. Please make sure it is defined." >&2;}
18580
18581 rm -f "$tmp/stdin"
bec39cab 18582 case $ac_file in
81ecdfbb
RW
18583 -) cat "$tmp/out" && rm -f "$tmp/out";;
18584 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
18585 esac \
18586 || as_fn_error "could not create $ac_file" "$LINENO" 5
18587 ;;
18588 :H)
18589 #
18590 # CONFIG_HEADER
18591 #
bec39cab 18592 if test x"$ac_file" != x-; then
81ecdfbb
RW
18593 {
18594 $as_echo "/* $configure_input */" \
18595 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
18596 } >"$tmp/config.h" \
18597 || as_fn_error "could not create $ac_file" "$LINENO" 5
18598 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
18599 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
18600$as_echo "$as_me: $ac_file is unchanged" >&6;}
bec39cab 18601 else
81ecdfbb
RW
18602 rm -f "$ac_file"
18603 mv "$tmp/config.h" "$ac_file" \
18604 || as_fn_error "could not create $ac_file" "$LINENO" 5
bec39cab
AC
18605 fi
18606 else
81ecdfbb
RW
18607 $as_echo "/* $configure_input */" \
18608 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
18609 || as_fn_error "could not create -" "$LINENO" 5
bec39cab 18610 fi
81ecdfbb
RW
18611 ;;
18612 :L)
18613 #
18614 # CONFIG_LINK
18615 #
c906108c 18616
81ecdfbb
RW
18617 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
18618 :
b4e70030 18619 else
81ecdfbb
RW
18620 # Prefer the file from the source tree if names are identical.
18621 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
18622 ac_source=$srcdir/$ac_source
18623 fi
b4e70030 18624
81ecdfbb
RW
18625 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
18626$as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
b4e70030 18627
81ecdfbb
RW
18628 if test ! -r "$ac_source"; then
18629 as_fn_error "$ac_source: file not found" "$LINENO" 5
18630 fi
18631 rm -f "$ac_file"
bec39cab 18632
81ecdfbb
RW
18633 # Try a relative symlink, then a hard link, then a copy.
18634 case $srcdir in
18635 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
18636 *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
18637 esac
18638 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
18639 ln "$ac_source" "$ac_file" 2>/dev/null ||
18640 cp -p "$ac_source" "$ac_file" ||
18641 as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
18642 fi
18643 ;;
18644 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
18645$as_echo "$as_me: executing $ac_file commands" >&6;}
18646 ;;
c906108c 18647 esac
b4e70030 18648
bec39cab 18649
81ecdfbb
RW
18650 case $ac_file$ac_mode in
18651 "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
f38307f5
YQ
18652 "gdbdepdir":C)
18653 for subdir in ${CONFIG_SRC_SUBDIR}
18654 do
18655 $SHELL $ac_aux_dir/mkinstalldirs $subdir/$DEPDIR
18656 done ;;
b292c783 18657 "gcore":F) chmod +x gcore ;;
1e94266c
SM
18658 "Makefile":F)
18659case x$CONFIG_HEADERS in
18660xconfig.h:config.in)
18661echo > stamp-h ;;
18662esac
18663 ;;
18664 "gdb-gdb.gdb":F)
18665case x$CONFIG_HEADERS in
18666xconfig.h:config.in)
18667echo > stamp-h ;;
18668esac
18669 ;;
18670 "doc/Makefile":F)
18671case x$CONFIG_HEADERS in
18672xconfig.h:config.in)
18673echo > stamp-h ;;
18674esac
18675 ;;
18676 "data-directory/Makefile":F)
c906108c
SS
18677case x$CONFIG_HEADERS in
18678xconfig.h:config.in)
18679echo > stamp-h ;;
18680esac
bec39cab 18681 ;;
81ecdfbb 18682
bec39cab 18683 esac
81ecdfbb 18684done # for ac_tag
c906108c 18685
bec39cab 18686
81ecdfbb 18687as_fn_exit 0
bec39cab 18688_ACEOF
bec39cab
AC
18689ac_clean_files=$ac_clean_files_save
18690
81ecdfbb
RW
18691test $ac_write_fail = 0 ||
18692 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
18693
bec39cab
AC
18694
18695# configure is writing to config.log, and then calls config.status.
18696# config.status does its own redirection, appending to config.log.
18697# Unfortunately, on DOS this fails, as config.log is still kept open
18698# by configure, so config.status won't be able to write to it; its
18699# output is simply discarded. So we exec the FD to /dev/null,
18700# effectively closing config.log, so it can be properly (re)opened and
18701# appended to by config.status. When coming back to configure, we
18702# need to make the FD available again.
18703if test "$no_create" != yes; then
18704 ac_cs_success=:
18705 ac_config_status_args=
18706 test "$silent" = yes &&
18707 ac_config_status_args="$ac_config_status_args --quiet"
18708 exec 5>/dev/null
18709 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
18710 exec 5>>config.log
18711 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
18712 # would make configure fail if this is the last instruction.
81ecdfbb 18713 $ac_cs_success || as_fn_exit $?
bec39cab 18714fi
c906108c 18715
bec39cab 18716#
81ecdfbb 18717# CONFIG_SUBDIRS section.
bec39cab 18718#
c906108c
SS
18719if test "$no_recursion" != yes; then
18720
81ecdfbb
RW
18721 # Remove --cache-file, --srcdir, and --disable-option-checking arguments
18722 # so they do not pile up.
c906108c
SS
18723 ac_sub_configure_args=
18724 ac_prev=
fdc59709
PB
18725 eval "set x $ac_configure_args"
18726 shift
18727 for ac_arg
18728 do
c906108c
SS
18729 if test -n "$ac_prev"; then
18730 ac_prev=
18731 continue
18732 fi
bec39cab 18733 case $ac_arg in
c906108c
SS
18734 -cache-file | --cache-file | --cache-fil | --cache-fi \
18735 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
18736 ac_prev=cache_file ;;
18737 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
bec39cab
AC
18738 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
18739 | --c=*)
18740 ;;
18741 --config-cache | -C)
c906108c
SS
18742 ;;
18743 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
18744 ac_prev=srcdir ;;
18745 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
18746 ;;
bec39cab
AC
18747 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
18748 ac_prev=prefix ;;
18749 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
18750 ;;
81ecdfbb
RW
18751 --disable-option-checking)
18752 ;;
fdc59709
PB
18753 *)
18754 case $ac_arg in
81ecdfbb 18755 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fdc59709 18756 esac
81ecdfbb 18757 as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
c906108c
SS
18758 esac
18759 done
18760
bec39cab
AC
18761 # Always prepend --prefix to ensure using the same prefix
18762 # in subdir configurations.
fdc59709
PB
18763 ac_arg="--prefix=$prefix"
18764 case $ac_arg in
81ecdfbb 18765 *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fdc59709 18766 esac
81ecdfbb
RW
18767 ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
18768
18769 # Pass --silent
18770 if test "$silent" = yes; then
18771 ac_sub_configure_args="--silent $ac_sub_configure_args"
18772 fi
18773
18774 # Always prepend --disable-option-checking to silence warnings, since
18775 # different subdirs can have different --enable and --with options.
18776 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
bec39cab 18777
b4e70030 18778 ac_popdir=`pwd`
bec39cab 18779 for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
c906108c
SS
18780
18781 # Do not complain, so a configure script can configure whichever
18782 # parts of a large source tree are present.
fdc59709 18783 test -d "$srcdir/$ac_dir" || continue
c906108c 18784
81ecdfbb
RW
18785 ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
18786 $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
18787 $as_echo "$ac_msg" >&6
18788 as_dir="$ac_dir"; as_fn_mkdir_p
bec39cab
AC
18789 ac_builddir=.
18790
81ecdfbb
RW
18791case "$ac_dir" in
18792.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
18793*)
18794 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
18795 # A ".." for each directory in $ac_dir_suffix.
18796 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
18797 case $ac_top_builddir_sub in
18798 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
18799 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
18800 esac ;;
18801esac
18802ac_abs_top_builddir=$ac_pwd
18803ac_abs_builddir=$ac_pwd$ac_dir_suffix
18804# for backward compatibility:
18805ac_top_builddir=$ac_top_build_prefix
bec39cab
AC
18806
18807case $srcdir in
81ecdfbb 18808 .) # We are building in place.
bec39cab 18809 ac_srcdir=.
81ecdfbb
RW
18810 ac_top_srcdir=$ac_top_builddir_sub
18811 ac_abs_top_srcdir=$ac_pwd ;;
18812 [\\/]* | ?:[\\/]* ) # Absolute name.
bec39cab 18813 ac_srcdir=$srcdir$ac_dir_suffix;
81ecdfbb
RW
18814 ac_top_srcdir=$srcdir
18815 ac_abs_top_srcdir=$srcdir ;;
18816 *) # Relative name.
18817 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
18818 ac_top_srcdir=$ac_top_build_prefix$srcdir
18819 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
bec39cab 18820esac
81ecdfbb 18821ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
c906108c 18822
c906108c 18823
fdc59709 18824 cd "$ac_dir"
c906108c
SS
18825
18826 # Check for guested configure; otherwise get Cygnus style configure.
fdc59709
PB
18827 if test -f "$ac_srcdir/configure.gnu"; then
18828 ac_sub_configure=$ac_srcdir/configure.gnu
18829 elif test -f "$ac_srcdir/configure"; then
18830 ac_sub_configure=$ac_srcdir/configure
18831 elif test -f "$ac_srcdir/configure.in"; then
18832 # This should be Cygnus configure.
18833 ac_sub_configure=$ac_aux_dir/configure
c906108c 18834 else
81ecdfbb
RW
18835 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5
18836$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
c906108c
SS
18837 ac_sub_configure=
18838 fi
18839
18840 # The recursion is here.
18841 if test -n "$ac_sub_configure"; then
c906108c 18842 # Make the cache file name correct relative to the subdirectory.
bec39cab
AC
18843 case $cache_file in
18844 [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
81ecdfbb
RW
18845 *) # Relative name.
18846 ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
c906108c 18847 esac
c906108c 18848
81ecdfbb
RW
18849 { $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
18850$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
c906108c 18851 # The eval makes quoting arguments work.
fdc59709
PB
18852 eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
18853 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
81ecdfbb 18854 as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
c906108c
SS
18855 fi
18856
fdc59709 18857 cd "$ac_popdir"
c906108c
SS
18858 done
18859fi
81ecdfbb
RW
18860if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
18861 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
18862$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
18863fi
c906108c 18864
This page took 2.888973 seconds and 4 git commands to generate.