Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / testsuite / configure
CommitLineData
c906108c
SS
1#! /bin/sh
2
3# Guess values for system-dependent variables and create Makefiles.
4# Generated automatically using autoconf version 2.13
5# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
6#
7# This configure script is free software; the Free Software Foundation
8# gives unlimited permission to copy, distribute and modify it.
9
10# Defaults:
11ac_help=
12ac_default_prefix=/usr/local
13# Any additions from configure.in:
14ac_help="$ac_help
15 --enable-shared use shared libraries"
7a292a7a
SS
16ac_help="$ac_help
17 --enable-gdbtk "
c906108c
SS
18
19# Initialize some variables set by options.
20# The variables have the same names as the options, with
21# dashes changed to underlines.
22build=NONE
23cache_file=./config.cache
24exec_prefix=NONE
25host=NONE
26no_create=
27nonopt=NONE
28no_recursion=
29prefix=NONE
30program_prefix=NONE
31program_suffix=NONE
32program_transform_name=s,x,x,
33silent=
34site=
8b93c638 35sitefile=
c906108c
SS
36srcdir=
37target=NONE
38verbose=
39x_includes=NONE
40x_libraries=NONE
41bindir='${exec_prefix}/bin'
42sbindir='${exec_prefix}/sbin'
43libexecdir='${exec_prefix}/libexec'
44datadir='${prefix}/share'
45sysconfdir='${prefix}/etc'
46sharedstatedir='${prefix}/com'
47localstatedir='${prefix}/var'
48libdir='${exec_prefix}/lib'
49includedir='${prefix}/include'
50oldincludedir='/usr/include'
51infodir='${prefix}/info'
52mandir='${prefix}/man'
53
54# Initialize some other variables.
55subdirs=
56MFLAGS= MAKEFLAGS=
57SHELL=${CONFIG_SHELL-/bin/sh}
58# Maximum number of lines to put in a shell here document.
59ac_max_here_lines=12
60
61ac_prev=
62for ac_option
63do
64
65 # If the previous option needs an argument, assign it.
66 if test -n "$ac_prev"; then
67 eval "$ac_prev=\$ac_option"
68 ac_prev=
69 continue
70 fi
71
72 case "$ac_option" in
73 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
74 *) ac_optarg= ;;
75 esac
76
77 # Accept the important Cygnus configure options, so we can diagnose typos.
78
79 case "$ac_option" in
80
81 -bindir | --bindir | --bindi | --bind | --bin | --bi)
82 ac_prev=bindir ;;
83 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
84 bindir="$ac_optarg" ;;
85
86 -build | --build | --buil | --bui | --bu)
87 ac_prev=build ;;
88 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
89 build="$ac_optarg" ;;
90
91 -cache-file | --cache-file | --cache-fil | --cache-fi \
92 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
93 ac_prev=cache_file ;;
94 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
95 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
96 cache_file="$ac_optarg" ;;
97
98 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
99 ac_prev=datadir ;;
100 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
101 | --da=*)
102 datadir="$ac_optarg" ;;
103
104 -disable-* | --disable-*)
105 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
106 # Reject names that are not valid shell variable names.
107 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
108 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
109 fi
110 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
111 eval "enable_${ac_feature}=no" ;;
112
113 -enable-* | --enable-*)
114 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
115 # Reject names that are not valid shell variable names.
116 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
117 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
118 fi
119 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
120 case "$ac_option" in
121 *=*) ;;
122 *) ac_optarg=yes ;;
123 esac
124 eval "enable_${ac_feature}='$ac_optarg'" ;;
125
126 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
127 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
128 | --exec | --exe | --ex)
129 ac_prev=exec_prefix ;;
130 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
131 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
132 | --exec=* | --exe=* | --ex=*)
133 exec_prefix="$ac_optarg" ;;
134
135 -gas | --gas | --ga | --g)
136 # Obsolete; use --with-gas.
137 with_gas=yes ;;
138
139 -help | --help | --hel | --he)
140 # Omit some internal or obsolete options to make the list less imposing.
141 # This message is too long to be a string in the A/UX 3.1 sh.
142 cat << EOF
143Usage: configure [options] [host]
144Options: [defaults in brackets after descriptions]
145Configuration:
146 --cache-file=FILE cache test results in FILE
147 --help print this message
148 --no-create do not create output files
149 --quiet, --silent do not print \`checking...' messages
8b93c638 150 --site-file=FILE use FILE as the site file
c906108c
SS
151 --version print the version of autoconf that created configure
152Directory and file names:
153 --prefix=PREFIX install architecture-independent files in PREFIX
154 [$ac_default_prefix]
155 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
156 [same as prefix]
157 --bindir=DIR user executables in DIR [EPREFIX/bin]
158 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
159 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
160 --datadir=DIR read-only architecture-independent data in DIR
161 [PREFIX/share]
162 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
163 --sharedstatedir=DIR modifiable architecture-independent data in DIR
164 [PREFIX/com]
165 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
166 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
167 --includedir=DIR C header files in DIR [PREFIX/include]
168 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
169 --infodir=DIR info documentation in DIR [PREFIX/info]
170 --mandir=DIR man documentation in DIR [PREFIX/man]
171 --srcdir=DIR find the sources in DIR [configure dir or ..]
172 --program-prefix=PREFIX prepend PREFIX to installed program names
173 --program-suffix=SUFFIX append SUFFIX to installed program names
174 --program-transform-name=PROGRAM
175 run sed PROGRAM on installed program names
176EOF
177 cat << EOF
178Host type:
179 --build=BUILD configure for building on BUILD [BUILD=HOST]
180 --host=HOST configure for HOST [guessed]
181 --target=TARGET configure for TARGET [TARGET=HOST]
182Features and packages:
183 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
184 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
185 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
186 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
187 --x-includes=DIR X include files are in DIR
188 --x-libraries=DIR X library files are in DIR
189EOF
190 if test -n "$ac_help"; then
191 echo "--enable and --with options recognized:$ac_help"
192 fi
193 exit 0 ;;
194
195 -host | --host | --hos | --ho)
196 ac_prev=host ;;
197 -host=* | --host=* | --hos=* | --ho=*)
198 host="$ac_optarg" ;;
199
200 -includedir | --includedir | --includedi | --included | --include \
201 | --includ | --inclu | --incl | --inc)
202 ac_prev=includedir ;;
203 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
204 | --includ=* | --inclu=* | --incl=* | --inc=*)
205 includedir="$ac_optarg" ;;
206
207 -infodir | --infodir | --infodi | --infod | --info | --inf)
208 ac_prev=infodir ;;
209 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
210 infodir="$ac_optarg" ;;
211
212 -libdir | --libdir | --libdi | --libd)
213 ac_prev=libdir ;;
214 -libdir=* | --libdir=* | --libdi=* | --libd=*)
215 libdir="$ac_optarg" ;;
216
217 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
218 | --libexe | --libex | --libe)
219 ac_prev=libexecdir ;;
220 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
221 | --libexe=* | --libex=* | --libe=*)
222 libexecdir="$ac_optarg" ;;
223
224 -localstatedir | --localstatedir | --localstatedi | --localstated \
225 | --localstate | --localstat | --localsta | --localst \
226 | --locals | --local | --loca | --loc | --lo)
227 ac_prev=localstatedir ;;
228 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
229 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
230 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
231 localstatedir="$ac_optarg" ;;
232
233 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
234 ac_prev=mandir ;;
235 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
236 mandir="$ac_optarg" ;;
237
238 -nfp | --nfp | --nf)
239 # Obsolete; use --without-fp.
240 with_fp=no ;;
241
242 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
243 | --no-cr | --no-c)
244 no_create=yes ;;
245
246 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
247 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
248 no_recursion=yes ;;
249
250 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
251 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
252 | --oldin | --oldi | --old | --ol | --o)
253 ac_prev=oldincludedir ;;
254 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
255 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
256 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
257 oldincludedir="$ac_optarg" ;;
258
259 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
260 ac_prev=prefix ;;
261 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
262 prefix="$ac_optarg" ;;
263
264 -program-prefix | --program-prefix | --program-prefi | --program-pref \
265 | --program-pre | --program-pr | --program-p)
266 ac_prev=program_prefix ;;
267 -program-prefix=* | --program-prefix=* | --program-prefi=* \
268 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
269 program_prefix="$ac_optarg" ;;
270
271 -program-suffix | --program-suffix | --program-suffi | --program-suff \
272 | --program-suf | --program-su | --program-s)
273 ac_prev=program_suffix ;;
274 -program-suffix=* | --program-suffix=* | --program-suffi=* \
275 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
276 program_suffix="$ac_optarg" ;;
277
278 -program-transform-name | --program-transform-name \
279 | --program-transform-nam | --program-transform-na \
280 | --program-transform-n | --program-transform- \
281 | --program-transform | --program-transfor \
282 | --program-transfo | --program-transf \
283 | --program-trans | --program-tran \
284 | --progr-tra | --program-tr | --program-t)
285 ac_prev=program_transform_name ;;
286 -program-transform-name=* | --program-transform-name=* \
287 | --program-transform-nam=* | --program-transform-na=* \
288 | --program-transform-n=* | --program-transform-=* \
289 | --program-transform=* | --program-transfor=* \
290 | --program-transfo=* | --program-transf=* \
291 | --program-trans=* | --program-tran=* \
292 | --progr-tra=* | --program-tr=* | --program-t=*)
293 program_transform_name="$ac_optarg" ;;
294
295 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
296 | -silent | --silent | --silen | --sile | --sil)
297 silent=yes ;;
298
299 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
300 ac_prev=sbindir ;;
301 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
302 | --sbi=* | --sb=*)
303 sbindir="$ac_optarg" ;;
304
305 -sharedstatedir | --sharedstatedir | --sharedstatedi \
306 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
307 | --sharedst | --shareds | --shared | --share | --shar \
308 | --sha | --sh)
309 ac_prev=sharedstatedir ;;
310 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
311 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
312 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
313 | --sha=* | --sh=*)
314 sharedstatedir="$ac_optarg" ;;
315
316 -site | --site | --sit)
317 ac_prev=site ;;
318 -site=* | --site=* | --sit=*)
319 site="$ac_optarg" ;;
320
8b93c638
JM
321 -site-file | --site-file | --site-fil | --site-fi | --site-f)
322 ac_prev=sitefile ;;
323 -site-file=* | --site-file=* | --site-fil=* | --site-fi=* | --site-f=*)
324 sitefile="$ac_optarg" ;;
325
c906108c
SS
326 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
327 ac_prev=srcdir ;;
328 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
329 srcdir="$ac_optarg" ;;
330
331 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
332 | --syscon | --sysco | --sysc | --sys | --sy)
333 ac_prev=sysconfdir ;;
334 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
335 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
336 sysconfdir="$ac_optarg" ;;
337
338 -target | --target | --targe | --targ | --tar | --ta | --t)
339 ac_prev=target ;;
340 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
341 target="$ac_optarg" ;;
342
343 -v | -verbose | --verbose | --verbos | --verbo | --verb)
344 verbose=yes ;;
345
346 -version | --version | --versio | --versi | --vers)
347 echo "configure generated by autoconf version 2.13"
348 exit 0 ;;
349
350 -with-* | --with-*)
351 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
352 # Reject names that are not valid shell variable names.
353 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
354 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
355 fi
356 ac_package=`echo $ac_package| sed 's/-/_/g'`
357 case "$ac_option" in
358 *=*) ;;
359 *) ac_optarg=yes ;;
360 esac
361 eval "with_${ac_package}='$ac_optarg'" ;;
362
363 -without-* | --without-*)
364 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
365 # Reject names that are not valid shell variable names.
366 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
367 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
368 fi
369 ac_package=`echo $ac_package| sed 's/-/_/g'`
370 eval "with_${ac_package}=no" ;;
371
372 --x)
373 # Obsolete; use --with-x.
374 with_x=yes ;;
375
376 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
377 | --x-incl | --x-inc | --x-in | --x-i)
378 ac_prev=x_includes ;;
379 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
380 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
381 x_includes="$ac_optarg" ;;
382
383 -x-libraries | --x-libraries | --x-librarie | --x-librari \
384 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
385 ac_prev=x_libraries ;;
386 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
387 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
388 x_libraries="$ac_optarg" ;;
389
390 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
391 ;;
392
393 *)
394 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
395 echo "configure: warning: $ac_option: invalid host type" 1>&2
396 fi
397 if test "x$nonopt" != xNONE; then
398 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
399 fi
400 nonopt="$ac_option"
401 ;;
402
403 esac
404done
405
406if test -n "$ac_prev"; then
407 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
408fi
409
410trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
411
412# File descriptor usage:
413# 0 standard input
414# 1 file creation
415# 2 errors and warnings
416# 3 some systems may open it to /dev/tty
417# 4 used on the Kubota Titan
418# 6 checking for... messages and results
419# 5 compiler messages saved in config.log
420if test "$silent" = yes; then
421 exec 6>/dev/null
422else
423 exec 6>&1
424fi
425exec 5>./config.log
426
427echo "\
428This file contains any messages produced by compilers while
429running configure, to aid debugging if configure makes a mistake.
430" 1>&5
431
432# Strip out --no-create and --no-recursion so they do not pile up.
433# Also quote any args containing shell metacharacters.
434ac_configure_args=
435for ac_arg
436do
437 case "$ac_arg" in
438 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
439 | --no-cr | --no-c) ;;
440 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
441 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
442 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
443 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
444 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
445 esac
446done
447
448# NLS nuisances.
449# Only set these to C if already set. These must not be set unconditionally
450# because not all systems understand e.g. LANG=C (notably SCO).
451# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
452# Non-C LC_CTYPE values break the ctype check.
453if test "${LANG+set}" = set; then LANG=C; export LANG; fi
454if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
455if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
456if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
457
458# confdefs.h avoids OS command line length limits that DEFS can exceed.
459rm -rf conftest* confdefs.h
460# AIX cpp loses on an empty file, so make sure it contains at least a newline.
461echo > confdefs.h
462
463# A filename unique to this package, relative to the directory that
464# configure is in, which we can look for to find out if srcdir is correct.
465ac_unique_file=gdb.base
466
467# Find the source files, if location was not specified.
468if test -z "$srcdir"; then
469 ac_srcdir_defaulted=yes
470 # Try the directory containing this script, then its parent.
471 ac_prog=$0
472 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
473 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
474 srcdir=$ac_confdir
475 if test ! -r $srcdir/$ac_unique_file; then
476 srcdir=..
477 fi
478else
479 ac_srcdir_defaulted=no
480fi
481if test ! -r $srcdir/$ac_unique_file; then
482 if test "$ac_srcdir_defaulted" = yes; then
483 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
484 else
485 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
486 fi
487fi
488srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
489
490# Prefer explicitly selected file to automatically selected ones.
8b93c638
JM
491if test -z "$sitefile"; then
492 if test -z "$CONFIG_SITE"; then
493 if test "x$prefix" != xNONE; then
494 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
495 else
496 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
497 fi
c906108c 498 fi
8b93c638
JM
499else
500 CONFIG_SITE="$sitefile"
c906108c
SS
501fi
502for ac_site_file in $CONFIG_SITE; do
503 if test -r "$ac_site_file"; then
504 echo "loading site script $ac_site_file"
505 . "$ac_site_file"
506 fi
507done
508
509if test -r "$cache_file"; then
510 echo "loading cache $cache_file"
511 . $cache_file
512else
513 echo "creating cache $cache_file"
514 > $cache_file
515fi
516
517ac_ext=c
518# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
519ac_cpp='$CPP $CPPFLAGS'
520ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
521ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
522cross_compiling=$ac_cv_prog_cc_cross
523
524ac_exeext=
525ac_objext=o
526if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
527 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
528 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
529 ac_n= ac_c='
530' ac_t=' '
531 else
532 ac_n=-n ac_c= ac_t=
533 fi
534else
535 ac_n= ac_c='\c' ac_t=
536fi
537
538
539
540CC=${CC-cc}
541
542ac_aux_dir=
543for ac_dir in `cd $srcdir;pwd`/../.. $srcdir/`cd $srcdir;pwd`/../..; do
544 if test -f $ac_dir/install-sh; then
545 ac_aux_dir=$ac_dir
546 ac_install_sh="$ac_aux_dir/install-sh -c"
547 break
548 elif test -f $ac_dir/install.sh; then
549 ac_aux_dir=$ac_dir
550 ac_install_sh="$ac_aux_dir/install.sh -c"
551 break
552 fi
553done
554if test -z "$ac_aux_dir"; then
555 { echo "configure: error: can not find install-sh or install.sh in `cd $srcdir;pwd`/../.. $srcdir/`cd $srcdir;pwd`/../.." 1>&2; exit 1; }
556fi
557ac_config_guess=$ac_aux_dir/config.guess
558ac_config_sub=$ac_aux_dir/config.sub
559ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
560
561
562# Do some error checking and defaulting for the host and target type.
563# The inputs are:
564# configure --host=HOST --target=TARGET --build=BUILD NONOPT
565#
566# The rules are:
567# 1. You are not allowed to specify --host, --target, and nonopt at the
568# same time.
569# 2. Host defaults to nonopt.
570# 3. If nonopt is not specified, then host defaults to the current host,
571# as determined by config.guess.
572# 4. Target and build default to nonopt.
573# 5. If nonopt is not specified, then target and build default to host.
574
575# The aliases save the names the user supplied, while $host etc.
576# will get canonicalized.
577case $host---$target---$nonopt in
578NONE---*---* | *---NONE---* | *---*---NONE) ;;
579*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
580esac
581
582
583# Make sure we can run config.sub.
584if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
585else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
586fi
587
588echo $ac_n "checking host system type""... $ac_c" 1>&6
8b93c638 589echo "configure:590: checking host system type" >&5
c906108c
SS
590
591host_alias=$host
592case "$host_alias" in
593NONE)
594 case $nonopt in
595 NONE)
596 if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
597 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
598 fi ;;
599 *) host_alias=$nonopt ;;
600 esac ;;
601esac
602
603host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
604host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
605host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
606host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
607echo "$ac_t""$host" 1>&6
608
609echo $ac_n "checking target system type""... $ac_c" 1>&6
8b93c638 610echo "configure:611: checking target system type" >&5
c906108c
SS
611
612target_alias=$target
613case "$target_alias" in
614NONE)
615 case $nonopt in
616 NONE) target_alias=$host_alias ;;
617 *) target_alias=$nonopt ;;
618 esac ;;
619esac
620
621target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
622target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
623target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
624target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
625echo "$ac_t""$target" 1>&6
626
627echo $ac_n "checking build system type""... $ac_c" 1>&6
8b93c638 628echo "configure:629: checking build system type" >&5
c906108c
SS
629
630build_alias=$build
631case "$build_alias" in
632NONE)
633 case $nonopt in
634 NONE) build_alias=$host_alias ;;
635 *) build_alias=$nonopt ;;
636 esac ;;
637esac
638
639build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
640build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
641build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
642build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
643echo "$ac_t""$build" 1>&6
644
645test "$host_alias" != "$target_alias" &&
646 test "$program_prefix$program_suffix$program_transform_name" = \
647 NONENONEs,x,x, &&
648 program_prefix=${target_alias}-
649
650
651# Directories to use in all configurations.
cce74817
JM
652configdirs="gdb.asm \
653 gdb.base \
654 gdb.c++ \
655 gdb.disasm \
656 gdb.chill \
657 gdb.threads \
658 gdb.trace"
659
c906108c
SS
660
661# Directories to use for a configuration which uses stabs.
662stabsdirs="gdb.stabs"
663
664 # this section is for targets that use stabs
665# add stabs tests for appropriate targets
666case "${target}" in
667 powerpc-*-aix*) configdirs="${configdirs} ${stabsdirs}" ;;
668 rs6000-*-aix*) configdirs="${configdirs} ${stabsdirs}" ;;
669 *-*-bsd*) configdirs="${configdirs} ${stabsdirs}" ;;
670 *-*-go32*) configdirs="${configdirs} ${stabsdirs}" ;;
671 *-*-linux*) configdirs="${configdirs} ${stabsdirs}" ;;
672 *-*-lynxos*) configdirs="${configdirs} ${stabsdirs}" ;;
673 *-sun-*) configdirs="${configdirs} ${stabsdirs}" ;;
674 hppa*-*-*) configdirs="${configdirs} ${stabsdirs}" ;;
675 *-*-elf*) configdirs="${configdirs} ${stabsdirs}" ;;
676 *) if test "x${with_stabs}" = x"yes" ; then
677 configdirs="${configdirs} ${stabsdirs}"
678 fi ;;
679esac
680
681# Directory with HP specific tests. They will run only with HP's compilers.
682# These tests will not work on other platforms and compilers.
683
684hpdir="gdb.hp"
685
686case "${target}" in
687 hppa*-*-hpux*) configdirs="${configdirs} ${hpdir}" ;;
688esac
689
690
691# Begin stuff to support --enable-shared
692# Check whether --enable-shared or --disable-shared was given.
693if test "${enable_shared+set}" = set; then
694 enableval="$enable_shared"
695 case "${enableval}" in
696 yes) shared=true ;;
697 no) shared=false ;;
698 *) shared=true ;;
699esac
700fi
701RPATH_ENVVAR=LD_LIBRARY_PATH
702# If we have shared libraries, try to set RPATH_ENVVAR reasonably.
703if test "${shared}" = "true"; then
704 case "${host}" in
705 *-*-hpux*)
706 RPATH_ENVVAR=SHLIB_PATH
707 ;;
708 esac
709fi
710
3fc11d3e
JM
711# End stuff to support --enable-shared
712# Start stuff to support --enable-gdbtk
713# Check whether --enable-gdbtk or --disable-gdbtk was given.
714if test "${enable_gdbtk+set}" = set; then
715 enableval="$enable_gdbtk"
716 case "${enableval}" in
717 yes)
718 case "$host" in
719 *go32*)
720 enable_gdbtk=no ;;
721 *windows*)
722 enable_gdbtk=no ;;
723 *)
724 enable_gdbtk=yes ;;
725 esac ;;
726 no)
727 enable_gdbtk=no ;;
728 *)
729 { echo "configure: error: bad value ${enableval} given for gdbtk option" 1>&2; exit 1; } ;;
730esac
731else
732
733# Default is on for everything but go32 and windows
734case "$host" in
735 *go32* | *windows*)
736 ;;
737 *)
738 enable_gdbtk=yes ;;
739 esac
740
741fi
742
743
744if test "${enable_gdbtk}" = "yes"; then
745 configdirs="${configdirs} gdb.gdbtk"
746fi
c906108c
SS
747# End stuff to support --enable-shared
748
749# configure the subdirectories too
750subdirs="$configdirs"
751
752
753trap '' 1 2 15
754cat > confcache <<\EOF
755# This file is a shell script that caches the results of configure
756# tests run on this system so they can be shared between configure
757# scripts and configure runs. It is not useful on other systems.
758# If it contains results you don't want to keep, you may remove or edit it.
759#
760# By default, configure uses ./config.cache as the cache file,
761# creating it if it does not exist already. You can give configure
762# the --cache-file=FILE option to use a different cache file; that is
763# what configure does when it calls configure scripts in
764# subdirectories, so they share the cache.
765# Giving --cache-file=/dev/null disables caching, for debugging configure.
766# config.status only pays attention to the cache file if you give it the
767# --recheck option to rerun configure.
768#
769EOF
770# The following way of writing the cache mishandles newlines in values,
771# but we know of no workaround that is simple, portable, and efficient.
772# So, don't put newlines in cache variables' values.
773# Ultrix sh set writes to stderr and can't be redirected directly,
774# and sets the high bit in the cache file unless we assign to the vars.
775(set) 2>&1 |
776 case `(ac_space=' '; set | grep ac_space) 2>&1` in
777 *ac_space=\ *)
778 # `set' does not quote correctly, so add quotes (double-quote substitution
779 # turns \\\\ into \\, and sed turns \\ into \).
780 sed -n \
781 -e "s/'/'\\\\''/g" \
782 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
783 ;;
784 *)
785 # `set' quotes correctly as required by POSIX, so do not add quotes.
786 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
787 ;;
788 esac >> confcache
789if cmp -s $cache_file confcache; then
790 :
791else
792 if test -w $cache_file; then
793 echo "updating cache $cache_file"
794 cat confcache > $cache_file
795 else
796 echo "not updating unwritable cache $cache_file"
797 fi
798fi
799rm -f confcache
800
801trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
802
803test "x$prefix" = xNONE && prefix=$ac_default_prefix
804# Let make expand exec_prefix.
805test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
806
807# Any assignment to VPATH causes Sun make to only execute
808# the first set of double-colon rules, so remove it if not needed.
809# If there is a colon in the path, we need to keep it.
810if test "x$srcdir" = x.; then
811 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
812fi
813
814trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
815
816# Transform confdefs.h into DEFS.
817# Protect against shell expansion while executing Makefile rules.
818# Protect against Makefile macro expansion.
819cat > conftest.defs <<\EOF
820s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
821s%[ `~#$^&*(){}\\|;'"<>?]%\\&%g
822s%\[%\\&%g
823s%\]%\\&%g
824s%\$%$$%g
825EOF
826DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '`
827rm -f conftest.defs
828
829
830# Without the "./", some shells look in PATH for config.status.
831: ${CONFIG_STATUS=./config.status}
832
833echo creating $CONFIG_STATUS
834rm -f $CONFIG_STATUS
835cat > $CONFIG_STATUS <<EOF
836#! /bin/sh
837# Generated automatically by configure.
838# Run this file to recreate the current configuration.
839# This directory was configured as follows,
840# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
841#
842# $0 $ac_configure_args
843#
844# Compiler output produced by configure, useful for debugging
845# configure, is in ./config.log if it exists.
846
847ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
848for ac_option
849do
850 case "\$ac_option" in
851 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
852 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
853 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
854 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
855 echo "$CONFIG_STATUS generated by autoconf version 2.13"
856 exit 0 ;;
857 -help | --help | --hel | --he | --h)
858 echo "\$ac_cs_usage"; exit 0 ;;
859 *) echo "\$ac_cs_usage"; exit 1 ;;
860 esac
861done
862
863ac_given_srcdir=$srcdir
864
865trap 'rm -fr `echo "Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
866EOF
867cat >> $CONFIG_STATUS <<EOF
868
869# Protect against being on the right side of a sed subst in config.status.
870sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
871 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
872$ac_vpsub
873$extrasub
874s%@SHELL@%$SHELL%g
875s%@CFLAGS@%$CFLAGS%g
876s%@CPPFLAGS@%$CPPFLAGS%g
877s%@CXXFLAGS@%$CXXFLAGS%g
878s%@FFLAGS@%$FFLAGS%g
879s%@DEFS@%$DEFS%g
880s%@LDFLAGS@%$LDFLAGS%g
881s%@LIBS@%$LIBS%g
882s%@exec_prefix@%$exec_prefix%g
883s%@prefix@%$prefix%g
884s%@program_transform_name@%$program_transform_name%g
885s%@bindir@%$bindir%g
886s%@sbindir@%$sbindir%g
887s%@libexecdir@%$libexecdir%g
888s%@datadir@%$datadir%g
889s%@sysconfdir@%$sysconfdir%g
890s%@sharedstatedir@%$sharedstatedir%g
891s%@localstatedir@%$localstatedir%g
892s%@libdir@%$libdir%g
893s%@includedir@%$includedir%g
894s%@oldincludedir@%$oldincludedir%g
895s%@infodir@%$infodir%g
896s%@mandir@%$mandir%g
897s%@CC@%$CC%g
898s%@host@%$host%g
899s%@host_alias@%$host_alias%g
900s%@host_cpu@%$host_cpu%g
901s%@host_vendor@%$host_vendor%g
902s%@host_os@%$host_os%g
903s%@target@%$target%g
904s%@target_alias@%$target_alias%g
905s%@target_cpu@%$target_cpu%g
906s%@target_vendor@%$target_vendor%g
907s%@target_os@%$target_os%g
908s%@build@%$build%g
909s%@build_alias@%$build_alias%g
910s%@build_cpu@%$build_cpu%g
911s%@build_vendor@%$build_vendor%g
912s%@build_os@%$build_os%g
913s%@RPATH_ENVVAR@%$RPATH_ENVVAR%g
914s%@subdirs@%$subdirs%g
915
916CEOF
917EOF
918
919cat >> $CONFIG_STATUS <<\EOF
920
921# Split the substitutions into bite-sized pieces for seds with
922# small command number limits, like on Digital OSF/1 and HP-UX.
923ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
924ac_file=1 # Number of current file.
925ac_beg=1 # First line for current file.
926ac_end=$ac_max_sed_cmds # Line after last line for current file.
927ac_more_lines=:
928ac_sed_cmds=""
929while $ac_more_lines; do
930 if test $ac_beg -gt 1; then
931 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
932 else
933 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
934 fi
935 if test ! -s conftest.s$ac_file; then
936 ac_more_lines=false
937 rm -f conftest.s$ac_file
938 else
939 if test -z "$ac_sed_cmds"; then
940 ac_sed_cmds="sed -f conftest.s$ac_file"
941 else
942 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
943 fi
944 ac_file=`expr $ac_file + 1`
945 ac_beg=$ac_end
946 ac_end=`expr $ac_end + $ac_max_sed_cmds`
947 fi
948done
949if test -z "$ac_sed_cmds"; then
950 ac_sed_cmds=cat
951fi
952EOF
953
954cat >> $CONFIG_STATUS <<EOF
955
956CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
957EOF
958cat >> $CONFIG_STATUS <<\EOF
959for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
960 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
961 case "$ac_file" in
962 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
963 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
964 *) ac_file_in="${ac_file}.in" ;;
965 esac
966
967 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
968
969 # Remove last slash and all that follows it. Not all systems have dirname.
970 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
971 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
972 # The file is in a subdirectory.
973 test ! -d "$ac_dir" && mkdir "$ac_dir"
974 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
975 # A "../" for each directory in $ac_dir_suffix.
976 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
977 else
978 ac_dir_suffix= ac_dots=
979 fi
980
981 case "$ac_given_srcdir" in
982 .) srcdir=.
983 if test -z "$ac_dots"; then top_srcdir=.
984 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
985 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
986 *) # Relative path.
987 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
988 top_srcdir="$ac_dots$ac_given_srcdir" ;;
989 esac
990
991
992 echo creating "$ac_file"
993 rm -f "$ac_file"
994 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
995 case "$ac_file" in
996 *Makefile*) ac_comsub="1i\\
997# $configure_input" ;;
998 *) ac_comsub= ;;
999 esac
1000
1001 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1002 sed -e "$ac_comsub
1003s%@configure_input@%$configure_input%g
1004s%@srcdir@%$srcdir%g
1005s%@top_srcdir@%$top_srcdir%g
1006" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
1007fi; done
1008rm -f conftest.s*
1009
1010EOF
1011cat >> $CONFIG_STATUS <<EOF
1012
1013EOF
1014cat >> $CONFIG_STATUS <<\EOF
1015
1016exit 0
1017EOF
1018chmod +x $CONFIG_STATUS
1019rm -fr confdefs* $ac_clean_files
1020test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
1021
1022if test "$no_recursion" != yes; then
1023
1024 # Remove --cache-file and --srcdir arguments so they do not pile up.
1025 ac_sub_configure_args=
1026 ac_prev=
1027 for ac_arg in $ac_configure_args; do
1028 if test -n "$ac_prev"; then
1029 ac_prev=
1030 continue
1031 fi
1032 case "$ac_arg" in
1033 -cache-file | --cache-file | --cache-fil | --cache-fi \
1034 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1035 ac_prev=cache_file ;;
1036 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1037 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1038 ;;
1039 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1040 ac_prev=srcdir ;;
1041 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1042 ;;
1043 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
1044 esac
1045 done
1046
1047 for ac_config_dir in $configdirs; do
1048
1049 # Do not complain, so a configure script can configure whichever
1050 # parts of a large source tree are present.
1051 if test ! -d $srcdir/$ac_config_dir; then
1052 continue
1053 fi
1054
1055 echo configuring in $ac_config_dir
1056
1057 case "$srcdir" in
1058 .) ;;
1059 *)
1060 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
1061 else
1062 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
1063 fi
1064 ;;
1065 esac
1066
1067 ac_popdir=`pwd`
1068 cd $ac_config_dir
1069
1070 # A "../" for each directory in /$ac_config_dir.
1071 ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
1072
1073 case "$srcdir" in
1074 .) # No --srcdir option. We are building in place.
1075 ac_sub_srcdir=$srcdir ;;
1076 /*) # Absolute path.
1077 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
1078 *) # Relative path.
1079 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
1080 esac
1081
1082 # Check for guested configure; otherwise get Cygnus style configure.
1083 if test -f $ac_sub_srcdir/configure; then
1084 ac_sub_configure=$ac_sub_srcdir/configure
1085 elif test -f $ac_sub_srcdir/configure.in; then
1086 ac_sub_configure=$ac_configure
1087 else
1088 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
1089 ac_sub_configure=
1090 fi
1091
1092 # The recursion is here.
1093 if test -n "$ac_sub_configure"; then
1094
1095 # Make the cache file name correct relative to the subdirectory.
1096 case "$cache_file" in
1097 /*) ac_sub_cache_file=$cache_file ;;
1098 *) # Relative path.
1099 ac_sub_cache_file="$ac_dots$cache_file" ;;
1100 esac
1101
1102 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
1103 # The eval makes quoting arguments work.
1104 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
1105 then :
1106 else
1107 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }
1108 fi
1109 fi
1110
1111 cd $ac_popdir
1112 done
1113fi
1114
This page took 0.076625 seconds and 4 git commands to generate.