* configure.in: Add txvu support.
[binutils-gdb.git] / opcodes / configure
1 #! /bin/sh
2
3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated automatically using autoconf version 2.12.1
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:
11 ac_help=
12 ac_default_prefix=/usr/local
13 # Any additions from configure.in:
14 ac_help="$ac_help
15 --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
16 ac_help="$ac_help
17 --enable-shared build shared libraries [default=yes]"
18 ac_help="$ac_help
19 --enable-static build static libraries [default=yes]"
20 ac_help="$ac_help
21 --enable-targets alternative target configurations"
22 ac_help="$ac_help
23 --enable-commonbfdlib build shared BFD/opcodes/libiberty library"
24 ac_help="$ac_help
25 --enable-maintainer-mode enable make rules and dependencies not useful
26 (and sometimes confusing) to the casual installer"
27
28 enable_shared=no
29
30 # Initialize some variables set by options.
31 # The variables have the same names as the options, with
32 # dashes changed to underlines.
33 build=NONE
34 cache_file=./config.cache
35 exec_prefix=NONE
36 host=NONE
37 no_create=
38 nonopt=NONE
39 no_recursion=
40 prefix=NONE
41 program_prefix=NONE
42 program_suffix=NONE
43 program_transform_name=s,x,x,
44 silent=
45 site=
46 srcdir=
47 target=NONE
48 verbose=
49 x_includes=NONE
50 x_libraries=NONE
51 bindir='${exec_prefix}/bin'
52 sbindir='${exec_prefix}/sbin'
53 libexecdir='${exec_prefix}/libexec'
54 datadir='${prefix}/share'
55 sysconfdir='${prefix}/etc'
56 sharedstatedir='${prefix}/com'
57 localstatedir='${prefix}/var'
58 libdir='${exec_prefix}/lib'
59 includedir='${prefix}/include'
60 oldincludedir='/usr/include'
61 infodir='${prefix}/info'
62 mandir='${prefix}/man'
63
64 # Initialize some other variables.
65 subdirs=
66 MFLAGS= MAKEFLAGS=
67 SHELL=${CONFIG_SHELL-/bin/sh}
68 # Maximum number of lines to put in a shell here document.
69 ac_max_here_lines=12
70
71 ac_prev=
72 for ac_option
73 do
74
75 # If the previous option needs an argument, assign it.
76 if test -n "$ac_prev"; then
77 eval "$ac_prev=\$ac_option"
78 ac_prev=
79 continue
80 fi
81
82 case "$ac_option" in
83 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
84 *) ac_optarg= ;;
85 esac
86
87 # Accept the important Cygnus configure options, so we can diagnose typos.
88
89 case "$ac_option" in
90
91 -bindir | --bindir | --bindi | --bind | --bin | --bi)
92 ac_prev=bindir ;;
93 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
94 bindir="$ac_optarg" ;;
95
96 -build | --build | --buil | --bui | --bu)
97 ac_prev=build ;;
98 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
99 build="$ac_optarg" ;;
100
101 -cache-file | --cache-file | --cache-fil | --cache-fi \
102 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
103 ac_prev=cache_file ;;
104 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
105 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
106 cache_file="$ac_optarg" ;;
107
108 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
109 ac_prev=datadir ;;
110 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
111 | --da=*)
112 datadir="$ac_optarg" ;;
113
114 -disable-* | --disable-*)
115 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
116 # Reject names that are not valid shell variable names.
117 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
118 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
119 fi
120 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
121 eval "enable_${ac_feature}=no" ;;
122
123 -enable-* | --enable-*)
124 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
125 # Reject names that are not valid shell variable names.
126 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
127 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
128 fi
129 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
130 case "$ac_option" in
131 *=*) ;;
132 *) ac_optarg=yes ;;
133 esac
134 eval "enable_${ac_feature}='$ac_optarg'" ;;
135
136 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
137 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
138 | --exec | --exe | --ex)
139 ac_prev=exec_prefix ;;
140 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
141 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
142 | --exec=* | --exe=* | --ex=*)
143 exec_prefix="$ac_optarg" ;;
144
145 -gas | --gas | --ga | --g)
146 # Obsolete; use --with-gas.
147 with_gas=yes ;;
148
149 -help | --help | --hel | --he)
150 # Omit some internal or obsolete options to make the list less imposing.
151 # This message is too long to be a string in the A/UX 3.1 sh.
152 cat << EOF
153 Usage: configure [options] [host]
154 Options: [defaults in brackets after descriptions]
155 Configuration:
156 --cache-file=FILE cache test results in FILE
157 --help print this message
158 --no-create do not create output files
159 --quiet, --silent do not print \`checking...' messages
160 --version print the version of autoconf that created configure
161 Directory and file names:
162 --prefix=PREFIX install architecture-independent files in PREFIX
163 [$ac_default_prefix]
164 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
165 [same as prefix]
166 --bindir=DIR user executables in DIR [EPREFIX/bin]
167 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
168 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
169 --datadir=DIR read-only architecture-independent data in DIR
170 [PREFIX/share]
171 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
172 --sharedstatedir=DIR modifiable architecture-independent data in DIR
173 [PREFIX/com]
174 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
175 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
176 --includedir=DIR C header files in DIR [PREFIX/include]
177 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
178 --infodir=DIR info documentation in DIR [PREFIX/info]
179 --mandir=DIR man documentation in DIR [PREFIX/man]
180 --srcdir=DIR find the sources in DIR [configure dir or ..]
181 --program-prefix=PREFIX prepend PREFIX to installed program names
182 --program-suffix=SUFFIX append SUFFIX to installed program names
183 --program-transform-name=PROGRAM
184 run sed PROGRAM on installed program names
185 EOF
186 cat << EOF
187 Host type:
188 --build=BUILD configure for building on BUILD [BUILD=HOST]
189 --host=HOST configure for HOST [guessed]
190 --target=TARGET configure for TARGET [TARGET=HOST]
191 Features and packages:
192 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
193 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
194 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
195 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
196 --x-includes=DIR X include files are in DIR
197 --x-libraries=DIR X library files are in DIR
198 EOF
199 if test -n "$ac_help"; then
200 echo "--enable and --with options recognized:$ac_help"
201 fi
202 exit 0 ;;
203
204 -host | --host | --hos | --ho)
205 ac_prev=host ;;
206 -host=* | --host=* | --hos=* | --ho=*)
207 host="$ac_optarg" ;;
208
209 -includedir | --includedir | --includedi | --included | --include \
210 | --includ | --inclu | --incl | --inc)
211 ac_prev=includedir ;;
212 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
213 | --includ=* | --inclu=* | --incl=* | --inc=*)
214 includedir="$ac_optarg" ;;
215
216 -infodir | --infodir | --infodi | --infod | --info | --inf)
217 ac_prev=infodir ;;
218 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
219 infodir="$ac_optarg" ;;
220
221 -libdir | --libdir | --libdi | --libd)
222 ac_prev=libdir ;;
223 -libdir=* | --libdir=* | --libdi=* | --libd=*)
224 libdir="$ac_optarg" ;;
225
226 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
227 | --libexe | --libex | --libe)
228 ac_prev=libexecdir ;;
229 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
230 | --libexe=* | --libex=* | --libe=*)
231 libexecdir="$ac_optarg" ;;
232
233 -localstatedir | --localstatedir | --localstatedi | --localstated \
234 | --localstate | --localstat | --localsta | --localst \
235 | --locals | --local | --loca | --loc | --lo)
236 ac_prev=localstatedir ;;
237 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
238 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
239 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
240 localstatedir="$ac_optarg" ;;
241
242 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
243 ac_prev=mandir ;;
244 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
245 mandir="$ac_optarg" ;;
246
247 -nfp | --nfp | --nf)
248 # Obsolete; use --without-fp.
249 with_fp=no ;;
250
251 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
252 | --no-cr | --no-c)
253 no_create=yes ;;
254
255 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
256 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
257 no_recursion=yes ;;
258
259 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
260 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
261 | --oldin | --oldi | --old | --ol | --o)
262 ac_prev=oldincludedir ;;
263 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
264 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
265 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
266 oldincludedir="$ac_optarg" ;;
267
268 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
269 ac_prev=prefix ;;
270 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
271 prefix="$ac_optarg" ;;
272
273 -program-prefix | --program-prefix | --program-prefi | --program-pref \
274 | --program-pre | --program-pr | --program-p)
275 ac_prev=program_prefix ;;
276 -program-prefix=* | --program-prefix=* | --program-prefi=* \
277 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
278 program_prefix="$ac_optarg" ;;
279
280 -program-suffix | --program-suffix | --program-suffi | --program-suff \
281 | --program-suf | --program-su | --program-s)
282 ac_prev=program_suffix ;;
283 -program-suffix=* | --program-suffix=* | --program-suffi=* \
284 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
285 program_suffix="$ac_optarg" ;;
286
287 -program-transform-name | --program-transform-name \
288 | --program-transform-nam | --program-transform-na \
289 | --program-transform-n | --program-transform- \
290 | --program-transform | --program-transfor \
291 | --program-transfo | --program-transf \
292 | --program-trans | --program-tran \
293 | --progr-tra | --program-tr | --program-t)
294 ac_prev=program_transform_name ;;
295 -program-transform-name=* | --program-transform-name=* \
296 | --program-transform-nam=* | --program-transform-na=* \
297 | --program-transform-n=* | --program-transform-=* \
298 | --program-transform=* | --program-transfor=* \
299 | --program-transfo=* | --program-transf=* \
300 | --program-trans=* | --program-tran=* \
301 | --progr-tra=* | --program-tr=* | --program-t=*)
302 program_transform_name="$ac_optarg" ;;
303
304 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
305 | -silent | --silent | --silen | --sile | --sil)
306 silent=yes ;;
307
308 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
309 ac_prev=sbindir ;;
310 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
311 | --sbi=* | --sb=*)
312 sbindir="$ac_optarg" ;;
313
314 -sharedstatedir | --sharedstatedir | --sharedstatedi \
315 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
316 | --sharedst | --shareds | --shared | --share | --shar \
317 | --sha | --sh)
318 ac_prev=sharedstatedir ;;
319 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
320 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
321 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
322 | --sha=* | --sh=*)
323 sharedstatedir="$ac_optarg" ;;
324
325 -site | --site | --sit)
326 ac_prev=site ;;
327 -site=* | --site=* | --sit=*)
328 site="$ac_optarg" ;;
329
330 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
331 ac_prev=srcdir ;;
332 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
333 srcdir="$ac_optarg" ;;
334
335 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
336 | --syscon | --sysco | --sysc | --sys | --sy)
337 ac_prev=sysconfdir ;;
338 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
339 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
340 sysconfdir="$ac_optarg" ;;
341
342 -target | --target | --targe | --targ | --tar | --ta | --t)
343 ac_prev=target ;;
344 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
345 target="$ac_optarg" ;;
346
347 -v | -verbose | --verbose | --verbos | --verbo | --verb)
348 verbose=yes ;;
349
350 -version | --version | --versio | --versi | --vers)
351 echo "configure generated by autoconf version 2.12.1"
352 exit 0 ;;
353
354 -with-* | --with-*)
355 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
356 # Reject names that are not valid shell variable names.
357 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
358 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
359 fi
360 ac_package=`echo $ac_package| sed 's/-/_/g'`
361 case "$ac_option" in
362 *=*) ;;
363 *) ac_optarg=yes ;;
364 esac
365 eval "with_${ac_package}='$ac_optarg'" ;;
366
367 -without-* | --without-*)
368 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
369 # Reject names that are not valid shell variable names.
370 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
371 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
372 fi
373 ac_package=`echo $ac_package| sed 's/-/_/g'`
374 eval "with_${ac_package}=no" ;;
375
376 --x)
377 # Obsolete; use --with-x.
378 with_x=yes ;;
379
380 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
381 | --x-incl | --x-inc | --x-in | --x-i)
382 ac_prev=x_includes ;;
383 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
384 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
385 x_includes="$ac_optarg" ;;
386
387 -x-libraries | --x-libraries | --x-librarie | --x-librari \
388 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
389 ac_prev=x_libraries ;;
390 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
391 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
392 x_libraries="$ac_optarg" ;;
393
394 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
395 ;;
396
397 *)
398 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
399 echo "configure: warning: $ac_option: invalid host type" 1>&2
400 fi
401 if test "x$nonopt" != xNONE; then
402 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
403 fi
404 nonopt="$ac_option"
405 ;;
406
407 esac
408 done
409
410 if test -n "$ac_prev"; then
411 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
412 fi
413
414 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
415
416 # File descriptor usage:
417 # 0 standard input
418 # 1 file creation
419 # 2 errors and warnings
420 # 3 some systems may open it to /dev/tty
421 # 4 used on the Kubota Titan
422 # 6 checking for... messages and results
423 # 5 compiler messages saved in config.log
424 if test "$silent" = yes; then
425 exec 6>/dev/null
426 else
427 exec 6>&1
428 fi
429 exec 5>./config.log
430
431 echo "\
432 This file contains any messages produced by compilers while
433 running configure, to aid debugging if configure makes a mistake.
434 " 1>&5
435
436 # Strip out --no-create and --no-recursion so they do not pile up.
437 # Also quote any args containing shell metacharacters.
438 ac_configure_args=
439 for ac_arg
440 do
441 case "$ac_arg" in
442 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
443 | --no-cr | --no-c) ;;
444 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
445 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
446 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
447 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
448 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
449 esac
450 done
451
452 # NLS nuisances.
453 # Only set these to C if already set. These must not be set unconditionally
454 # because not all systems understand e.g. LANG=C (notably SCO).
455 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
456 # Non-C LC_CTYPE values break the ctype check.
457 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
458 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
459 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
460 if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
461
462 # confdefs.h avoids OS command line length limits that DEFS can exceed.
463 rm -rf conftest* confdefs.h
464 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
465 echo > confdefs.h
466
467 # A filename unique to this package, relative to the directory that
468 # configure is in, which we can look for to find out if srcdir is correct.
469 ac_unique_file=z8k-dis.c
470
471 # Find the source files, if location was not specified.
472 if test -z "$srcdir"; then
473 ac_srcdir_defaulted=yes
474 # Try the directory containing this script, then its parent.
475 ac_prog=$0
476 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
477 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
478 srcdir=$ac_confdir
479 if test ! -r $srcdir/$ac_unique_file; then
480 srcdir=..
481 fi
482 else
483 ac_srcdir_defaulted=no
484 fi
485 if test ! -r $srcdir/$ac_unique_file; then
486 if test "$ac_srcdir_defaulted" = yes; then
487 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
488 else
489 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
490 fi
491 fi
492 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
493
494 # Prefer explicitly selected file to automatically selected ones.
495 if test -z "$CONFIG_SITE"; then
496 if test "x$prefix" != xNONE; then
497 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
498 else
499 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
500 fi
501 fi
502 for 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
507 done
508
509 if test -r "$cache_file"; then
510 echo "loading cache $cache_file"
511 . $cache_file
512 else
513 echo "creating cache $cache_file"
514 > $cache_file
515 fi
516
517 ac_ext=c
518 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
519 ac_cpp='$CPP $CPPFLAGS'
520 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
521 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
522 cross_compiling=$ac_cv_prog_cc_cross
523
524 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
525 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
526 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
527 ac_n= ac_c='
528 ' ac_t=' '
529 else
530 ac_n=-n ac_c= ac_t=
531 fi
532 else
533 ac_n= ac_c='\c' ac_t=
534 fi
535
536
537
538 ac_aux_dir=
539 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
540 if test -f $ac_dir/install-sh; then
541 ac_aux_dir=$ac_dir
542 ac_install_sh="$ac_aux_dir/install-sh -c"
543 break
544 elif 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 fi
549 done
550 if test -z "$ac_aux_dir"; then
551 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
552 fi
553 ac_config_guess=$ac_aux_dir/config.guess
554 ac_config_sub=$ac_aux_dir/config.sub
555 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
556
557
558 # Do some error checking and defaulting for the host and target type.
559 # The inputs are:
560 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
561 #
562 # The rules are:
563 # 1. You are not allowed to specify --host, --target, and nonopt at the
564 # same time.
565 # 2. Host defaults to nonopt.
566 # 3. If nonopt is not specified, then host defaults to the current host,
567 # as determined by config.guess.
568 # 4. Target and build default to nonopt.
569 # 5. If nonopt is not specified, then target and build default to host.
570
571 # The aliases save the names the user supplied, while $host etc.
572 # will get canonicalized.
573 case $host---$target---$nonopt in
574 NONE---*---* | *---NONE---* | *---*---NONE) ;;
575 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
576 esac
577
578
579 # Make sure we can run config.sub.
580 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
581 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
582 fi
583
584 echo $ac_n "checking host system type""... $ac_c" 1>&6
585 echo "configure:586: checking host system type" >&5
586
587 host_alias=$host
588 case "$host_alias" in
589 NONE)
590 case $nonopt in
591 NONE)
592 if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
593 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
594 fi ;;
595 *) host_alias=$nonopt ;;
596 esac ;;
597 esac
598
599 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
600 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
601 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
602 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
603 echo "$ac_t""$host" 1>&6
604
605 echo $ac_n "checking target system type""... $ac_c" 1>&6
606 echo "configure:607: checking target system type" >&5
607
608 target_alias=$target
609 case "$target_alias" in
610 NONE)
611 case $nonopt in
612 NONE) target_alias=$host_alias ;;
613 *) target_alias=$nonopt ;;
614 esac ;;
615 esac
616
617 target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
618 target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
619 target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
620 target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
621 echo "$ac_t""$target" 1>&6
622
623 echo $ac_n "checking build system type""... $ac_c" 1>&6
624 echo "configure:625: checking build system type" >&5
625
626 build_alias=$build
627 case "$build_alias" in
628 NONE)
629 case $nonopt in
630 NONE) build_alias=$host_alias ;;
631 *) build_alias=$nonopt ;;
632 esac ;;
633 esac
634
635 build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
636 build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
637 build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
638 build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
639 echo "$ac_t""$build" 1>&6
640
641 test "$host_alias" != "$target_alias" &&
642 test "$program_prefix$program_suffix$program_transform_name" = \
643 NONENONEs,x,x, &&
644 program_prefix=${target_alias}-
645
646
647 # Find a good install program. We prefer a C program (faster),
648 # so one script is as good as another. But avoid the broken or
649 # incompatible versions:
650 # SysV /etc/install, /usr/sbin/install
651 # SunOS /usr/etc/install
652 # IRIX /sbin/install
653 # AIX /bin/install
654 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
655 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
656 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
657 # ./install, which can be erroneously created by make from ./install.sh.
658 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
659 echo "configure:660: checking for a BSD compatible install" >&5
660 if test -z "$INSTALL"; then
661 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
662 echo $ac_n "(cached) $ac_c" 1>&6
663 else
664 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
665 for ac_dir in $PATH; do
666 # Account for people who put trailing slashes in PATH elements.
667 case "$ac_dir/" in
668 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
669 *)
670 # OSF1 and SCO ODT 3.0 have their own names for install.
671 # Don't use installbsd from OSF since it installs stuff as root
672 # by default.
673 for ac_prog in ginstall scoinst install; do
674 if test -f $ac_dir/$ac_prog; then
675 if test $ac_prog = install &&
676 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
677 # AIX install. It has an incompatible calling convention.
678 :
679 else
680 ac_cv_path_install="$ac_dir/$ac_prog -c"
681 break 2
682 fi
683 fi
684 done
685 ;;
686 esac
687 done
688 IFS="$ac_save_IFS"
689
690 fi
691 if test "${ac_cv_path_install+set}" = set; then
692 INSTALL="$ac_cv_path_install"
693 else
694 # As a last resort, use the slow shell script. We don't cache a
695 # path for INSTALL within a source directory, because that will
696 # break other packages using the cache if that directory is
697 # removed, or if the path is relative.
698 INSTALL="$ac_install_sh"
699 fi
700 fi
701 echo "$ac_t""$INSTALL" 1>&6
702
703 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
704 # It thinks the first close brace ends the variable substitution.
705 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
706
707 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
708
709
710 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
711
712
713 PACKAGE=opcodes
714
715 VERSION=2.8.2
716
717 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
718 { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
719 fi
720 cat >> confdefs.h <<EOF
721 #define PACKAGE "$PACKAGE"
722 EOF
723
724 cat >> confdefs.h <<EOF
725 #define VERSION "$VERSION"
726 EOF
727
728 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
729 echo "configure:730: checking whether build environment is sane" >&5
730 # Just in case
731 sleep 1
732 echo timestamp > conftestfile
733 # Do `set' in a subshell so we don't clobber the current shell's
734 # arguments. Must try -L first in case configure is actually a
735 # symlink; some systems play weird games with the mod time of symlinks
736 # (eg FreeBSD returns the mod time of the symlink's containing
737 # directory).
738 if (
739 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
740 if test "" = "X"; then
741 # -L didn't work.
742 set X `ls -t $srcdir/configure conftestfile`
743 fi
744 test "$2" = conftestfile
745 )
746 then
747 # Ok.
748 :
749 else
750 { echo "configure: error: newly created file is older than distributed files!
751 Check your system clock" 1>&2; exit 1; }
752 fi
753 rm -f conftest*
754 echo "$ac_t""yes" 1>&6
755 if test "$program_transform_name" = s,x,x,; then
756 program_transform_name=
757 else
758 # Double any \ or $. echo might interpret backslashes.
759 cat <<\EOF_SED > conftestsed
760 s,\\,\\\\,g; s,\$,$$,g
761 EOF_SED
762 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
763 rm -f conftestsed
764 fi
765 test "$program_prefix" != NONE &&
766 program_transform_name="s,^,${program_prefix},; $program_transform_name"
767 # Use a double $ so make ignores it.
768 test "$program_suffix" != NONE &&
769 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
770
771 # sed with no file args requires a program.
772 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
773
774 missing_dir=`cd $ac_aux_dir && pwd`
775 echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
776 echo "configure:777: checking for working aclocal" >&5
777 # Run test in a subshell; some versions of sh will print an error if
778 # an executable is not found, even if stderr is redirected.
779 # Redirect stdin to placate older versions of autoconf. Sigh.
780 if (aclocal --version) < /dev/null > /dev/null 2>&1; then
781 ACLOCAL=aclocal
782 echo "$ac_t""found" 1>&6
783 else
784 ACLOCAL="$missing_dir/missing aclocal"
785 echo "$ac_t""missing" 1>&6
786 fi
787
788 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
789 echo "configure:790: checking for working autoconf" >&5
790 # Run test in a subshell; some versions of sh will print an error if
791 # an executable is not found, even if stderr is redirected.
792 # Redirect stdin to placate older versions of autoconf. Sigh.
793 if (autoconf --version) < /dev/null > /dev/null 2>&1; then
794 AUTOCONF=autoconf
795 echo "$ac_t""found" 1>&6
796 else
797 AUTOCONF="$missing_dir/missing autoconf"
798 echo "$ac_t""missing" 1>&6
799 fi
800
801 echo $ac_n "checking for working automake""... $ac_c" 1>&6
802 echo "configure:803: checking for working automake" >&5
803 # Run test in a subshell; some versions of sh will print an error if
804 # an executable is not found, even if stderr is redirected.
805 # Redirect stdin to placate older versions of autoconf. Sigh.
806 if (automake --version) < /dev/null > /dev/null 2>&1; then
807 AUTOMAKE=automake
808 echo "$ac_t""found" 1>&6
809 else
810 AUTOMAKE="$missing_dir/missing automake"
811 echo "$ac_t""missing" 1>&6
812 fi
813
814 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
815 echo "configure:816: checking for working autoheader" >&5
816 # Run test in a subshell; some versions of sh will print an error if
817 # an executable is not found, even if stderr is redirected.
818 # Redirect stdin to placate older versions of autoconf. Sigh.
819 if (autoheader --version) < /dev/null > /dev/null 2>&1; then
820 AUTOHEADER=autoheader
821 echo "$ac_t""found" 1>&6
822 else
823 AUTOHEADER="$missing_dir/missing autoheader"
824 echo "$ac_t""missing" 1>&6
825 fi
826
827 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
828 echo "configure:829: checking for working makeinfo" >&5
829 # Run test in a subshell; some versions of sh will print an error if
830 # an executable is not found, even if stderr is redirected.
831 # Redirect stdin to placate older versions of autoconf. Sigh.
832 if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
833 MAKEINFO=makeinfo
834 echo "$ac_t""found" 1>&6
835 else
836 MAKEINFO="$missing_dir/missing makeinfo"
837 echo "$ac_t""missing" 1>&6
838 fi
839
840 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
841 echo "configure:842: checking whether ${MAKE-make} sets \${MAKE}" >&5
842 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
843 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
844 echo $ac_n "(cached) $ac_c" 1>&6
845 else
846 cat > conftestmake <<\EOF
847 all:
848 @echo 'ac_maketemp="${MAKE}"'
849 EOF
850 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
851 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
852 if test -n "$ac_maketemp"; then
853 eval ac_cv_prog_make_${ac_make}_set=yes
854 else
855 eval ac_cv_prog_make_${ac_make}_set=no
856 fi
857 rm -f conftestmake
858 fi
859 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
860 echo "$ac_t""yes" 1>&6
861 SET_MAKE=
862 else
863 echo "$ac_t""no" 1>&6
864 SET_MAKE="MAKE=${MAKE-make}"
865 fi
866
867
868 if test $host != $build; then
869 ac_tool_prefix=${host_alias}-
870 else
871 ac_tool_prefix=
872 fi
873
874 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
875 set dummy ${ac_tool_prefix}ar; ac_word=$2
876 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
877 echo "configure:878: checking for $ac_word" >&5
878 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
879 echo $ac_n "(cached) $ac_c" 1>&6
880 else
881 if test -n "$AR"; then
882 ac_cv_prog_AR="$AR" # Let the user override the test.
883 else
884 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
885 for ac_dir in $PATH; do
886 test -z "$ac_dir" && ac_dir=.
887 if test -f $ac_dir/$ac_word; then
888 ac_cv_prog_AR="${ac_tool_prefix}ar"
889 break
890 fi
891 done
892 IFS="$ac_save_ifs"
893 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
894 fi
895 fi
896 AR="$ac_cv_prog_AR"
897 if test -n "$AR"; then
898 echo "$ac_t""$AR" 1>&6
899 else
900 echo "$ac_t""no" 1>&6
901 fi
902
903
904
905 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
906 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
907 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
908 echo "configure:909: checking for $ac_word" >&5
909 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
910 echo $ac_n "(cached) $ac_c" 1>&6
911 else
912 if test -n "$RANLIB"; then
913 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
914 else
915 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
916 for ac_dir in $PATH; do
917 test -z "$ac_dir" && ac_dir=.
918 if test -f $ac_dir/$ac_word; then
919 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
920 break
921 fi
922 done
923 IFS="$ac_save_ifs"
924 fi
925 fi
926 RANLIB="$ac_cv_prog_RANLIB"
927 if test -n "$RANLIB"; then
928 echo "$ac_t""$RANLIB" 1>&6
929 else
930 echo "$ac_t""no" 1>&6
931 fi
932
933
934 if test -z "$ac_cv_prog_RANLIB"; then
935 if test -n "$ac_tool_prefix"; then
936 # Extract the first word of "ranlib", so it can be a program name with args.
937 set dummy ranlib; ac_word=$2
938 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
939 echo "configure:940: checking for $ac_word" >&5
940 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
941 echo $ac_n "(cached) $ac_c" 1>&6
942 else
943 if test -n "$RANLIB"; then
944 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
945 else
946 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
947 for ac_dir in $PATH; do
948 test -z "$ac_dir" && ac_dir=.
949 if test -f $ac_dir/$ac_word; then
950 ac_cv_prog_RANLIB="ranlib"
951 break
952 fi
953 done
954 IFS="$ac_save_ifs"
955 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
956 fi
957 fi
958 RANLIB="$ac_cv_prog_RANLIB"
959 if test -n "$RANLIB"; then
960 echo "$ac_t""$RANLIB" 1>&6
961 else
962 echo "$ac_t""no" 1>&6
963 fi
964
965 else
966 RANLIB=":"
967 fi
968 fi
969
970
971 # Extract the first word of "gcc", so it can be a program name with args.
972 set dummy gcc; ac_word=$2
973 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
974 echo "configure:975: checking for $ac_word" >&5
975 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
976 echo $ac_n "(cached) $ac_c" 1>&6
977 else
978 if test -n "$CC"; then
979 ac_cv_prog_CC="$CC" # Let the user override the test.
980 else
981 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
982 for ac_dir in $PATH; do
983 test -z "$ac_dir" && ac_dir=.
984 if test -f $ac_dir/$ac_word; then
985 ac_cv_prog_CC="gcc"
986 break
987 fi
988 done
989 IFS="$ac_save_ifs"
990 fi
991 fi
992 CC="$ac_cv_prog_CC"
993 if test -n "$CC"; then
994 echo "$ac_t""$CC" 1>&6
995 else
996 echo "$ac_t""no" 1>&6
997 fi
998
999 if test -z "$CC"; then
1000 # Extract the first word of "cc", so it can be a program name with args.
1001 set dummy cc; ac_word=$2
1002 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1003 echo "configure:1004: checking for $ac_word" >&5
1004 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1005 echo $ac_n "(cached) $ac_c" 1>&6
1006 else
1007 if test -n "$CC"; then
1008 ac_cv_prog_CC="$CC" # Let the user override the test.
1009 else
1010 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1011 ac_prog_rejected=no
1012 for ac_dir in $PATH; do
1013 test -z "$ac_dir" && ac_dir=.
1014 if test -f $ac_dir/$ac_word; then
1015 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1016 ac_prog_rejected=yes
1017 continue
1018 fi
1019 ac_cv_prog_CC="cc"
1020 break
1021 fi
1022 done
1023 IFS="$ac_save_ifs"
1024 if test $ac_prog_rejected = yes; then
1025 # We found a bogon in the path, so make sure we never use it.
1026 set dummy $ac_cv_prog_CC
1027 shift
1028 if test $# -gt 0; then
1029 # We chose a different compiler from the bogus one.
1030 # However, it has the same basename, so the bogon will be chosen
1031 # first if we set CC to just the basename; use the full file name.
1032 shift
1033 set dummy "$ac_dir/$ac_word" "$@"
1034 shift
1035 ac_cv_prog_CC="$@"
1036 fi
1037 fi
1038 fi
1039 fi
1040 CC="$ac_cv_prog_CC"
1041 if test -n "$CC"; then
1042 echo "$ac_t""$CC" 1>&6
1043 else
1044 echo "$ac_t""no" 1>&6
1045 fi
1046
1047 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1048 fi
1049
1050 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1051 echo "configure:1052: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1052
1053 ac_ext=c
1054 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1055 ac_cpp='$CPP $CPPFLAGS'
1056 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1057 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1058 cross_compiling=$ac_cv_prog_cc_cross
1059
1060 cat > conftest.$ac_ext <<EOF
1061 #line 1062 "configure"
1062 #include "confdefs.h"
1063 main(){return(0);}
1064 EOF
1065 if { (eval echo configure:1066: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1066 ac_cv_prog_cc_works=yes
1067 # If we can't run a trivial program, we are probably using a cross compiler.
1068 if (./conftest; exit) 2>/dev/null; then
1069 ac_cv_prog_cc_cross=no
1070 else
1071 ac_cv_prog_cc_cross=yes
1072 fi
1073 else
1074 echo "configure: failed program was:" >&5
1075 cat conftest.$ac_ext >&5
1076 ac_cv_prog_cc_works=no
1077 fi
1078 rm -fr conftest*
1079
1080 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1081 if test $ac_cv_prog_cc_works = no; then
1082 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1083 fi
1084 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1085 echo "configure:1086: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1086 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1087 cross_compiling=$ac_cv_prog_cc_cross
1088
1089 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1090 echo "configure:1091: checking whether we are using GNU C" >&5
1091 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1092 echo $ac_n "(cached) $ac_c" 1>&6
1093 else
1094 cat > conftest.c <<EOF
1095 #ifdef __GNUC__
1096 yes;
1097 #endif
1098 EOF
1099 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1100: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1100 ac_cv_prog_gcc=yes
1101 else
1102 ac_cv_prog_gcc=no
1103 fi
1104 fi
1105
1106 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1107
1108 if test $ac_cv_prog_gcc = yes; then
1109 GCC=yes
1110 ac_test_CFLAGS="${CFLAGS+set}"
1111 ac_save_CFLAGS="$CFLAGS"
1112 CFLAGS=
1113 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1114 echo "configure:1115: checking whether ${CC-cc} accepts -g" >&5
1115 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1116 echo $ac_n "(cached) $ac_c" 1>&6
1117 else
1118 echo 'void f(){}' > conftest.c
1119 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1120 ac_cv_prog_cc_g=yes
1121 else
1122 ac_cv_prog_cc_g=no
1123 fi
1124 rm -f conftest*
1125
1126 fi
1127
1128 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1129 if test "$ac_test_CFLAGS" = set; then
1130 CFLAGS="$ac_save_CFLAGS"
1131 elif test $ac_cv_prog_cc_g = yes; then
1132 CFLAGS="-g -O2"
1133 else
1134 CFLAGS="-O2"
1135 fi
1136 else
1137 GCC=
1138 test "${CFLAGS+set}" = set || CFLAGS="-g"
1139 fi
1140
1141 # Extract the first word of "ranlib", so it can be a program name with args.
1142 set dummy ranlib; ac_word=$2
1143 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1144 echo "configure:1145: checking for $ac_word" >&5
1145 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1146 echo $ac_n "(cached) $ac_c" 1>&6
1147 else
1148 if test -n "$RANLIB"; then
1149 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1150 else
1151 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1152 for ac_dir in $PATH; do
1153 test -z "$ac_dir" && ac_dir=.
1154 if test -f $ac_dir/$ac_word; then
1155 ac_cv_prog_RANLIB="ranlib"
1156 break
1157 fi
1158 done
1159 IFS="$ac_save_ifs"
1160 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1161 fi
1162 fi
1163 RANLIB="$ac_cv_prog_RANLIB"
1164 if test -n "$RANLIB"; then
1165 echo "$ac_t""$RANLIB" 1>&6
1166 else
1167 echo "$ac_t""no" 1>&6
1168 fi
1169
1170 # Check whether --with-gnu-ld or --without-gnu-ld was given.
1171 if test "${with_gnu_ld+set}" = set; then
1172 withval="$with_gnu_ld"
1173 test "$withval" = no || with_gnu_ld=yes
1174 else
1175 with_gnu_ld=no
1176 fi
1177
1178 if test "$with_gnu_ld" = yes; then
1179 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
1180 echo "configure:1181: checking for GNU ld" >&5
1181 else
1182 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
1183 echo "configure:1184: checking for non-GNU ld" >&5
1184 fi
1185 if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then
1186 echo $ac_n "(cached) $ac_c" 1>&6
1187 else
1188 case "$LD" in
1189 /*)
1190 ac_cv_path_LD="$LD" # Let the user override the test with a path.
1191 ;;
1192 *)
1193 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1194 for ac_dir in $PATH; do
1195 test -z "$ac_dir" && ac_dir=.
1196 if test -f "$ac_dir/ld"; then
1197 ac_cv_path_LD="$ac_dir/ld"
1198 # Check to see if the program is GNU ld. I'd rather use --version,
1199 # but apparently some GNU ld's only accept -v.
1200 # Break only if it was the GNU/non-GNU ld that we prefer.
1201 if "$ac_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU ld|with BFD)' > /dev/null; then
1202 test "$with_gnu_ld" = yes && break
1203 else
1204 test "$with_gnu_ld" != yes && break
1205 fi
1206 fi
1207 done
1208 IFS="$ac_save_ifs"
1209 ;;
1210 esac
1211 fi
1212
1213 LD="$ac_cv_path_LD"
1214 if test -n "$LD"; then
1215 echo "$ac_t""$LD" 1>&6
1216 else
1217 echo "$ac_t""no" 1>&6
1218 fi
1219 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1220
1221 echo $ac_n "checking whether we are using GNU ld""... $ac_c" 1>&6
1222 echo "configure:1223: checking whether we are using GNU ld" >&5
1223 if eval "test \"`echo '$''{'ac_cv_prog_gnu_ld'+set}'`\" = set"; then
1224 echo $ac_n "(cached) $ac_c" 1>&6
1225 else
1226 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
1227 if $LD -v 2>&1 </dev/null | egrep '(GNU ld|with BFD)' > /dev/null; then
1228 ac_cv_prog_gnu_ld=yes
1229 else
1230 ac_cv_prog_gnu_ld=no
1231 fi
1232 fi
1233
1234 echo "$ac_t""$ac_cv_prog_gnu_ld" 1>&6
1235
1236
1237 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1238 echo "configure:1239: checking whether ln -s works" >&5
1239 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1240 echo $ac_n "(cached) $ac_c" 1>&6
1241 else
1242 rm -f conftestdata
1243 if ln -s X conftestdata 2>/dev/null
1244 then
1245 rm -f conftestdata
1246 ac_cv_prog_LN_S="ln -s"
1247 else
1248 ac_cv_prog_LN_S=ln
1249 fi
1250 fi
1251 LN_S="$ac_cv_prog_LN_S"
1252 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1253 echo "$ac_t""yes" 1>&6
1254 else
1255 echo "$ac_t""no" 1>&6
1256 fi
1257
1258
1259
1260
1261
1262
1263
1264 # Always use our own libtool.
1265 LIBTOOL='$(top_builddir)/libtool'
1266
1267
1268 # Check whether --enable-shared or --disable-shared was given.
1269 if test "${enable_shared+set}" = set; then
1270 enableval="$enable_shared"
1271 if test "$enableval" = no; then
1272 enable_shared=no
1273 else
1274 enable_shared=yes
1275 fi
1276 fi
1277
1278 libtool_shared=
1279 test "$enable_shared" = no && libtool_shared=" --disable-shared"
1280
1281 # Check whether --enable-static or --disable-static was given.
1282 if test "${enable_static+set}" = set; then
1283 enableval="$enable_static"
1284 if test "$enableval" = no; then
1285 enable_static=no
1286 else
1287 enable_static=yes
1288 fi
1289 fi
1290
1291 libtool_static=
1292 test "$enable_static" = no && libtool_static=" --disable-static"
1293
1294 libtool_flags="$libtool_shared$libtool_static"
1295 test "$silent" = yes && libtool_flags="$libtool_flags --silent"
1296 test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
1297 test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
1298
1299 # Some flags need to be propagated to the compiler or linker for good
1300 # libtool support.
1301 case "$host" in
1302 *-*-irix6*)
1303 ac_save_CFLAGS="$CFLAGS"
1304 # -n32 always needs to be added to the linker when using GCC.
1305 test "$ac_cv_prog_gcc" = yes && CFLAGS="$CFLAGS -n32"
1306 for f in '-32' '-64' '-cckr' '-n32' '-mips1' '-mips2' '-mips3' '-mips4'; do
1307 if echo " $CC $CFLAGS " | egrep -e "[ ]$f[ ]" > /dev/null; then
1308 LD="${LD-ld} $f"
1309 fi
1310 done
1311 CFLAGS="$ac_save_CFLAGS"
1312 ;;
1313
1314 *-*-sco3.2v5*)
1315 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
1316 CFLAGS="$CFLAGS -belf"
1317 ;;
1318 esac
1319
1320 # Actually configure libtool. ac_aux_dir is where install-sh is found.
1321 CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
1322 LD="$LD" RANLIB="$RANLIB" LN_S="$LN_S" \
1323 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
1324 $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
1325 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
1326
1327
1328 # Check whether --enable-targets or --disable-targets was given.
1329 if test "${enable_targets+set}" = set; then
1330 enableval="$enable_targets"
1331 case "${enableval}" in
1332 yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
1333 ;;
1334 no) enable_targets= ;;
1335 *) enable_targets=$enableval ;;
1336 esac
1337 fi
1338 # Check whether --enable-commonbfdlib or --disable-commonbfdlib was given.
1339 if test "${enable_commonbfdlib+set}" = set; then
1340 enableval="$enable_commonbfdlib"
1341 case "${enableval}" in
1342 yes) commonbfdlib=true ;;
1343 no) commonbfdlib=false ;;
1344 *) { echo "configure: error: bad value ${enableval} for opcodes commonbfdlib option" 1>&2; exit 1; } ;;
1345 esac
1346 fi
1347
1348
1349
1350
1351
1352 if test -z "$target" ; then
1353 { echo "configure: error: Unrecognized target system type; please check config.sub." 1>&2; exit 1; }
1354 fi
1355 if test "$program_transform_name" = s,x,x,; then
1356 program_transform_name=
1357 else
1358 # Double any \ or $. echo might interpret backslashes.
1359 cat <<\EOF_SED > conftestsed
1360 s,\\,\\\\,g; s,\$,$$,g
1361 EOF_SED
1362 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
1363 rm -f conftestsed
1364 fi
1365 test "$program_prefix" != NONE &&
1366 program_transform_name="s,^,${program_prefix},; $program_transform_name"
1367 # Use a double $ so make ignores it.
1368 test "$program_suffix" != NONE &&
1369 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
1370
1371 # sed with no file args requires a program.
1372 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
1373
1374
1375 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
1376 echo "configure:1377: checking whether to enable maintainer-specific portions of Makefiles" >&5
1377 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
1378 if test "${enable_maintainer_mode+set}" = set; then
1379 enableval="$enable_maintainer_mode"
1380 USE_MAINTAINER_MODE=$enableval
1381 else
1382 USE_MAINTAINER_MODE=no
1383 fi
1384
1385 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
1386 if test $USE_MAINTAINER_MODE = yes; then
1387 MAINT=
1388 else
1389 MAINT='#M#'
1390 fi
1391
1392
1393 echo $ac_n "checking for Cygwin32 environment""... $ac_c" 1>&6
1394 echo "configure:1395: checking for Cygwin32 environment" >&5
1395 if eval "test \"`echo '$''{'am_cv_cygwin32'+set}'`\" = set"; then
1396 echo $ac_n "(cached) $ac_c" 1>&6
1397 else
1398 cat > conftest.$ac_ext <<EOF
1399 #line 1400 "configure"
1400 #include "confdefs.h"
1401
1402 int main() {
1403 int main () { return __CYGWIN32__; }
1404 ; return 0; }
1405 EOF
1406 if { (eval echo configure:1407: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1407 rm -rf conftest*
1408 am_cv_cygwin32=yes
1409 else
1410 echo "configure: failed program was:" >&5
1411 cat conftest.$ac_ext >&5
1412 rm -rf conftest*
1413 am_cv_cygwin32=no
1414 fi
1415 rm -f conftest*
1416 rm -f conftest*
1417 fi
1418
1419 echo "$ac_t""$am_cv_cygwin32" 1>&6
1420 CYGWIN32=
1421 test "$am_cv_cygwin32" = yes && CYGWIN32=yes
1422
1423 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
1424 echo "configure:1425: checking for executable suffix" >&5
1425 if eval "test \"`echo '$''{'am_cv_exeext'+set}'`\" = set"; then
1426 echo $ac_n "(cached) $ac_c" 1>&6
1427 else
1428 if test "$CYGWIN32" = yes; then
1429 am_cv_exeext=.exe
1430 else
1431 cat > am_c_test.c << 'EOF'
1432 int main() {
1433 /* Nothing needed here */
1434 }
1435 EOF
1436 ${CC-cc} -o am_c_test $CFLAGS $CPPFLAGS $LDFLAGS am_c_test.c $LIBS 1>&5
1437 am_cv_exeext=`echo am_c_test.* | grep -v am_c_test.c | sed -e s/am_c_test//`
1438 rm -f am_c_test*
1439 fi
1440
1441 test x"${am_cv_exeext}" = x && am_cv_exeext=no
1442 fi
1443 EXEEXT=""
1444 test x"${am_cv_exeext}" != xno && EXEEXT=${am_cv_exeext}
1445 echo "$ac_t""${am_cv_exeext}" 1>&6
1446
1447
1448 # host-specific stuff:
1449
1450 # Extract the first word of "gcc", so it can be a program name with args.
1451 set dummy gcc; ac_word=$2
1452 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1453 echo "configure:1454: checking for $ac_word" >&5
1454 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1455 echo $ac_n "(cached) $ac_c" 1>&6
1456 else
1457 if test -n "$CC"; then
1458 ac_cv_prog_CC="$CC" # Let the user override the test.
1459 else
1460 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1461 for ac_dir in $PATH; do
1462 test -z "$ac_dir" && ac_dir=.
1463 if test -f $ac_dir/$ac_word; then
1464 ac_cv_prog_CC="gcc"
1465 break
1466 fi
1467 done
1468 IFS="$ac_save_ifs"
1469 fi
1470 fi
1471 CC="$ac_cv_prog_CC"
1472 if test -n "$CC"; then
1473 echo "$ac_t""$CC" 1>&6
1474 else
1475 echo "$ac_t""no" 1>&6
1476 fi
1477
1478 if test -z "$CC"; then
1479 # Extract the first word of "cc", so it can be a program name with args.
1480 set dummy cc; ac_word=$2
1481 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1482 echo "configure:1483: checking for $ac_word" >&5
1483 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1484 echo $ac_n "(cached) $ac_c" 1>&6
1485 else
1486 if test -n "$CC"; then
1487 ac_cv_prog_CC="$CC" # Let the user override the test.
1488 else
1489 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1490 ac_prog_rejected=no
1491 for ac_dir in $PATH; do
1492 test -z "$ac_dir" && ac_dir=.
1493 if test -f $ac_dir/$ac_word; then
1494 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1495 ac_prog_rejected=yes
1496 continue
1497 fi
1498 ac_cv_prog_CC="cc"
1499 break
1500 fi
1501 done
1502 IFS="$ac_save_ifs"
1503 if test $ac_prog_rejected = yes; then
1504 # We found a bogon in the path, so make sure we never use it.
1505 set dummy $ac_cv_prog_CC
1506 shift
1507 if test $# -gt 0; then
1508 # We chose a different compiler from the bogus one.
1509 # However, it has the same basename, so the bogon will be chosen
1510 # first if we set CC to just the basename; use the full file name.
1511 shift
1512 set dummy "$ac_dir/$ac_word" "$@"
1513 shift
1514 ac_cv_prog_CC="$@"
1515 fi
1516 fi
1517 fi
1518 fi
1519 CC="$ac_cv_prog_CC"
1520 if test -n "$CC"; then
1521 echo "$ac_t""$CC" 1>&6
1522 else
1523 echo "$ac_t""no" 1>&6
1524 fi
1525
1526 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1527 fi
1528
1529 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1530 echo "configure:1531: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1531
1532 ac_ext=c
1533 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1534 ac_cpp='$CPP $CPPFLAGS'
1535 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1536 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1537 cross_compiling=$ac_cv_prog_cc_cross
1538
1539 cat > conftest.$ac_ext <<EOF
1540 #line 1541 "configure"
1541 #include "confdefs.h"
1542 main(){return(0);}
1543 EOF
1544 if { (eval echo configure:1545: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1545 ac_cv_prog_cc_works=yes
1546 # If we can't run a trivial program, we are probably using a cross compiler.
1547 if (./conftest; exit) 2>/dev/null; then
1548 ac_cv_prog_cc_cross=no
1549 else
1550 ac_cv_prog_cc_cross=yes
1551 fi
1552 else
1553 echo "configure: failed program was:" >&5
1554 cat conftest.$ac_ext >&5
1555 ac_cv_prog_cc_works=no
1556 fi
1557 rm -fr conftest*
1558
1559 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1560 if test $ac_cv_prog_cc_works = no; then
1561 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1562 fi
1563 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1564 echo "configure:1565: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1565 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1566 cross_compiling=$ac_cv_prog_cc_cross
1567
1568 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1569 echo "configure:1570: checking whether we are using GNU C" >&5
1570 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1571 echo $ac_n "(cached) $ac_c" 1>&6
1572 else
1573 cat > conftest.c <<EOF
1574 #ifdef __GNUC__
1575 yes;
1576 #endif
1577 EOF
1578 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1579: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1579 ac_cv_prog_gcc=yes
1580 else
1581 ac_cv_prog_gcc=no
1582 fi
1583 fi
1584
1585 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1586
1587 if test $ac_cv_prog_gcc = yes; then
1588 GCC=yes
1589 ac_test_CFLAGS="${CFLAGS+set}"
1590 ac_save_CFLAGS="$CFLAGS"
1591 CFLAGS=
1592 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1593 echo "configure:1594: checking whether ${CC-cc} accepts -g" >&5
1594 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1595 echo $ac_n "(cached) $ac_c" 1>&6
1596 else
1597 echo 'void f(){}' > conftest.c
1598 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1599 ac_cv_prog_cc_g=yes
1600 else
1601 ac_cv_prog_cc_g=no
1602 fi
1603 rm -f conftest*
1604
1605 fi
1606
1607 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1608 if test "$ac_test_CFLAGS" = set; then
1609 CFLAGS="$ac_save_CFLAGS"
1610 elif test $ac_cv_prog_cc_g = yes; then
1611 CFLAGS="-g -O2"
1612 else
1613 CFLAGS="-O2"
1614 fi
1615 else
1616 GCC=
1617 test "${CFLAGS+set}" = set || CFLAGS="-g"
1618 fi
1619
1620
1621 . ${srcdir}/../bfd/configure.host
1622
1623
1624
1625 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
1626
1627
1628 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1629 echo "configure:1630: checking how to run the C preprocessor" >&5
1630 # On Suns, sometimes $CPP names a directory.
1631 if test -n "$CPP" && test -d "$CPP"; then
1632 CPP=
1633 fi
1634 if test -z "$CPP"; then
1635 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1636 echo $ac_n "(cached) $ac_c" 1>&6
1637 else
1638 # This must be in double quotes, not single quotes, because CPP may get
1639 # substituted into the Makefile and "${CC-cc}" will confuse make.
1640 CPP="${CC-cc} -E"
1641 # On the NeXT, cc -E runs the code through the compiler's parser,
1642 # not just through cpp.
1643 cat > conftest.$ac_ext <<EOF
1644 #line 1645 "configure"
1645 #include "confdefs.h"
1646 #include <assert.h>
1647 Syntax Error
1648 EOF
1649 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1650 { (eval echo configure:1651: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1651 ac_err=`grep -v '^ *+' conftest.out`
1652 if test -z "$ac_err"; then
1653 :
1654 else
1655 echo "$ac_err" >&5
1656 echo "configure: failed program was:" >&5
1657 cat conftest.$ac_ext >&5
1658 rm -rf conftest*
1659 CPP="${CC-cc} -E -traditional-cpp"
1660 cat > conftest.$ac_ext <<EOF
1661 #line 1662 "configure"
1662 #include "confdefs.h"
1663 #include <assert.h>
1664 Syntax Error
1665 EOF
1666 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1667 { (eval echo configure:1668: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1668 ac_err=`grep -v '^ *+' conftest.out`
1669 if test -z "$ac_err"; then
1670 :
1671 else
1672 echo "$ac_err" >&5
1673 echo "configure: failed program was:" >&5
1674 cat conftest.$ac_ext >&5
1675 rm -rf conftest*
1676 CPP=/lib/cpp
1677 fi
1678 rm -f conftest*
1679 fi
1680 rm -f conftest*
1681 ac_cv_prog_CPP="$CPP"
1682 fi
1683 CPP="$ac_cv_prog_CPP"
1684 else
1685 ac_cv_prog_CPP="$CPP"
1686 fi
1687 echo "$ac_t""$CPP" 1>&6
1688
1689 for ac_hdr in string.h strings.h stdlib.h
1690 do
1691 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1692 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1693 echo "configure:1694: checking for $ac_hdr" >&5
1694 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1695 echo $ac_n "(cached) $ac_c" 1>&6
1696 else
1697 cat > conftest.$ac_ext <<EOF
1698 #line 1699 "configure"
1699 #include "confdefs.h"
1700 #include <$ac_hdr>
1701 EOF
1702 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1703 { (eval echo configure:1704: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1704 ac_err=`grep -v '^ *+' conftest.out`
1705 if test -z "$ac_err"; then
1706 rm -rf conftest*
1707 eval "ac_cv_header_$ac_safe=yes"
1708 else
1709 echo "$ac_err" >&5
1710 echo "configure: failed program was:" >&5
1711 cat conftest.$ac_ext >&5
1712 rm -rf conftest*
1713 eval "ac_cv_header_$ac_safe=no"
1714 fi
1715 rm -f conftest*
1716 fi
1717 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1718 echo "$ac_t""yes" 1>&6
1719 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1720 cat >> confdefs.h <<EOF
1721 #define $ac_tr_hdr 1
1722 EOF
1723
1724 else
1725 echo "$ac_t""no" 1>&6
1726 fi
1727 done
1728
1729
1730 # target-specific stuff:
1731
1732 # Canonicalize the secondary target names.
1733 if test -n "$enable_targets" ; then
1734 for targ in `echo $enable_targets | sed 's/,/ /g'`
1735 do
1736 result=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $targ 2>/dev/null`
1737 if test -n "$result" ; then
1738 canon_targets="$canon_targets $result"
1739 else
1740 # Allow targets that config.sub doesn't recognize, like "all".
1741 canon_targets="$canon_targets $targ"
1742 fi
1743 done
1744 fi
1745
1746 all_targets=false
1747 selarchs=
1748 for targ in $target $canon_targets
1749 do
1750 if test "x$targ" = "xall" ; then
1751 all_targets=true
1752 else
1753 . $srcdir/../bfd/config.bfd
1754 selarchs="$selarchs $targ_archs"
1755 fi
1756 done
1757
1758 # Utility var, documents generic cgen support files.
1759
1760 cgen_files="cgen-opc.lo cgen-asm.lo cgen-dis.lo"
1761
1762 # We don't do any links based on the target system, just makefile config.
1763
1764 if test x${all_targets} = xfalse ; then
1765
1766 # Target architecture .o files.
1767 ta=
1768
1769 for arch in $selarchs
1770 do
1771 ad=`echo $arch | sed -e s/bfd_//g -e s/_arch//g`
1772 archdefs="$archdefs -DARCH_$ad"
1773 case "$arch" in
1774 bfd_a29k_arch) ta="$ta a29k-dis.lo" ;;
1775 bfd_alliant_arch) ;;
1776 bfd_alpha_arch) ta="$ta alpha-dis.lo alpha-opc.lo" ;;
1777 bfd_arc_arch) ta="$ta arc-dis.lo arc-opc.lo" ;;
1778 bfd_arm_arch) ta="$ta arm-dis.lo" ;;
1779 bfd_convex_arch) ;;
1780 bfd_d10v_arch) ta="$ta d10v-dis.lo d10v-opc.lo" ;;
1781 # start-sanitize-d30v
1782 bfd_d30v_arch) ta="$ta d30v-dis.lo d30v-opc.lo" ;;
1783 # end-sanitize-d30v
1784 bfd_h8300_arch) ta="$ta h8300-dis.lo" ;;
1785 bfd_h8500_arch) ta="$ta h8500-dis.lo" ;;
1786 bfd_hppa_arch) ta="$ta hppa-dis.lo" ;;
1787 bfd_i386_arch) ta="$ta i386-dis.lo" ;;
1788 bfd_i860_arch) ;;
1789 bfd_i960_arch) ta="$ta i960-dis.lo" ;;
1790 bfd_m32r_arch) ta="$ta $cgen_files m32r-opc.lo m32r-asm.lo m32r-dis.lo" ;;
1791 bfd_m68k_arch) ta="$ta m68k-dis.lo m68k-opc.lo" ;;
1792 bfd_m88k_arch) ta="$ta m88k-dis.lo" ;;
1793 bfd_mips_arch) ta="$ta mips-dis.lo mips-opc.lo mips16-opc.lo" ;;
1794 bfd_mn10200_arch) ta="$ta m10200-dis.lo m10200-opc.lo" ;;
1795 bfd_mn10300_arch) ta="$ta m10300-dis.lo m10300-opc.lo" ;;
1796 bfd_ns32k_arch) ta="$ta ns32k-dis.lo" ;;
1797 bfd_powerpc_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
1798 bfd_pyramid_arch) ;;
1799 bfd_romp_arch) ;;
1800 bfd_rs6000_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
1801 bfd_sh_arch) ta="$ta sh-dis.lo" ;;
1802 bfd_sparc_arch) ta="$ta sparc-dis.lo sparc-opc.lo" ;;
1803 bfd_tahoe_arch) ;;
1804 # start-sanitize-tic80
1805 bfd_tic80_arch) ta="$ta tic80-dis.lo tic80-opc.lo" ;;
1806 # end-sanitize-tic80
1807 # start-sanitize-sky
1808 bfd_txvu_arch) ta="$ta" ;;
1809 # end-sanitize-sky
1810 bfd_v850_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
1811 # start-sanitize-v850e
1812 bfd_v850e_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
1813 bfd_v850ea_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
1814 # end-sanitize-v850e
1815 bfd_vax_arch) ;;
1816 bfd_w65_arch) ta="$ta w65-dis.lo" ;;
1817 bfd_we32k_arch) ;;
1818 bfd_z8k_arch) ta="$ta z8k-dis.lo" ;;
1819
1820 "") ;;
1821 *) { echo "configure: error: *** unknown target architecture $arch" 1>&2; exit 1; } ;;
1822 esac
1823 done
1824
1825 # Weed out duplicate .o files.
1826 f=""
1827 for i in $ta ; do
1828 case " $f " in
1829 *" $i "*) ;;
1830 *) f="$f $i" ;;
1831 esac
1832 done
1833 ta="$f"
1834
1835 # And duplicate -D flags.
1836 f=""
1837 for i in $archdefs ; do
1838 case " $f " in
1839 *" $i "*) ;;
1840 *) f="$f $i" ;;
1841 esac
1842 done
1843 archdefs="$f"
1844
1845 BFD_MACHINES="$ta"
1846
1847 else # all_targets is true
1848 archdefs=-DARCH_all
1849 BFD_MACHINES='$(ALL_MACHINES)'
1850 fi
1851
1852
1853
1854
1855 trap '' 1 2 15
1856 cat > confcache <<\EOF
1857 # This file is a shell script that caches the results of configure
1858 # tests run on this system so they can be shared between configure
1859 # scripts and configure runs. It is not useful on other systems.
1860 # If it contains results you don't want to keep, you may remove or edit it.
1861 #
1862 # By default, configure uses ./config.cache as the cache file,
1863 # creating it if it does not exist already. You can give configure
1864 # the --cache-file=FILE option to use a different cache file; that is
1865 # what configure does when it calls configure scripts in
1866 # subdirectories, so they share the cache.
1867 # Giving --cache-file=/dev/null disables caching, for debugging configure.
1868 # config.status only pays attention to the cache file if you give it the
1869 # --recheck option to rerun configure.
1870 #
1871 EOF
1872 # The following way of writing the cache mishandles newlines in values,
1873 # but we know of no workaround that is simple, portable, and efficient.
1874 # So, don't put newlines in cache variables' values.
1875 # Ultrix sh set writes to stderr and can't be redirected directly,
1876 # and sets the high bit in the cache file unless we assign to the vars.
1877 (set) 2>&1 |
1878 case `(ac_space=' '; set) 2>&1 | grep ac_space` in
1879 *ac_space=\ *)
1880 # `set' does not quote correctly, so add quotes (double-quote substitution
1881 # turns \\\\ into \\, and sed turns \\ into \).
1882 sed -n \
1883 -e "s/'/'\\\\''/g" \
1884 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1885 ;;
1886 *)
1887 # `set' quotes correctly as required by POSIX, so do not add quotes.
1888 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1889 ;;
1890 esac >> confcache
1891 if cmp -s $cache_file confcache; then
1892 :
1893 else
1894 if test -w $cache_file; then
1895 echo "updating cache $cache_file"
1896 cat confcache > $cache_file
1897 else
1898 echo "not updating unwritable cache $cache_file"
1899 fi
1900 fi
1901 rm -f confcache
1902
1903 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1904
1905 test "x$prefix" = xNONE && prefix=$ac_default_prefix
1906 # Let make expand exec_prefix.
1907 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1908
1909 # Any assignment to VPATH causes Sun make to only execute
1910 # the first set of double-colon rules, so remove it if not needed.
1911 # If there is a colon in the path, we need to keep it.
1912 if test "x$srcdir" = x.; then
1913 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
1914 fi
1915
1916 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1917
1918 DEFS=-DHAVE_CONFIG_H
1919
1920 # Without the "./", some shells look in PATH for config.status.
1921 : ${CONFIG_STATUS=./config.status}
1922
1923 echo creating $CONFIG_STATUS
1924 rm -f $CONFIG_STATUS
1925 cat > $CONFIG_STATUS <<EOF
1926 #! /bin/sh
1927 # Generated automatically by configure.
1928 # Run this file to recreate the current configuration.
1929 # This directory was configured as follows,
1930 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1931 #
1932 # $0 $ac_configure_args
1933 #
1934 # Compiler output produced by configure, useful for debugging
1935 # configure, is in ./config.log if it exists.
1936
1937 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1938 for ac_option
1939 do
1940 case "\$ac_option" in
1941 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1942 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1943 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1944 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1945 echo "$CONFIG_STATUS generated by autoconf version 2.12.1"
1946 exit 0 ;;
1947 -help | --help | --hel | --he | --h)
1948 echo "\$ac_cs_usage"; exit 0 ;;
1949 *) echo "\$ac_cs_usage"; exit 1 ;;
1950 esac
1951 done
1952
1953 ac_given_srcdir=$srcdir
1954 ac_given_INSTALL="$INSTALL"
1955
1956 trap 'rm -fr `echo "Makefile config.h:config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1957 EOF
1958 cat >> $CONFIG_STATUS <<EOF
1959
1960 # Protect against being on the right side of a sed subst in config.status.
1961 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1962 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1963 $ac_vpsub
1964 $extrasub
1965 s%@SHELL@%$SHELL%g
1966 s%@CFLAGS@%$CFLAGS%g
1967 s%@CPPFLAGS@%$CPPFLAGS%g
1968 s%@CXXFLAGS@%$CXXFLAGS%g
1969 s%@DEFS@%$DEFS%g
1970 s%@LDFLAGS@%$LDFLAGS%g
1971 s%@LIBS@%$LIBS%g
1972 s%@exec_prefix@%$exec_prefix%g
1973 s%@prefix@%$prefix%g
1974 s%@program_transform_name@%$program_transform_name%g
1975 s%@bindir@%$bindir%g
1976 s%@sbindir@%$sbindir%g
1977 s%@libexecdir@%$libexecdir%g
1978 s%@datadir@%$datadir%g
1979 s%@sysconfdir@%$sysconfdir%g
1980 s%@sharedstatedir@%$sharedstatedir%g
1981 s%@localstatedir@%$localstatedir%g
1982 s%@libdir@%$libdir%g
1983 s%@includedir@%$includedir%g
1984 s%@oldincludedir@%$oldincludedir%g
1985 s%@infodir@%$infodir%g
1986 s%@mandir@%$mandir%g
1987 s%@host@%$host%g
1988 s%@host_alias@%$host_alias%g
1989 s%@host_cpu@%$host_cpu%g
1990 s%@host_vendor@%$host_vendor%g
1991 s%@host_os@%$host_os%g
1992 s%@target@%$target%g
1993 s%@target_alias@%$target_alias%g
1994 s%@target_cpu@%$target_cpu%g
1995 s%@target_vendor@%$target_vendor%g
1996 s%@target_os@%$target_os%g
1997 s%@build@%$build%g
1998 s%@build_alias@%$build_alias%g
1999 s%@build_cpu@%$build_cpu%g
2000 s%@build_vendor@%$build_vendor%g
2001 s%@build_os@%$build_os%g
2002 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2003 s%@INSTALL_DATA@%$INSTALL_DATA%g
2004 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
2005 s%@PACKAGE@%$PACKAGE%g
2006 s%@VERSION@%$VERSION%g
2007 s%@ACLOCAL@%$ACLOCAL%g
2008 s%@AUTOCONF@%$AUTOCONF%g
2009 s%@AUTOMAKE@%$AUTOMAKE%g
2010 s%@AUTOHEADER@%$AUTOHEADER%g
2011 s%@MAKEINFO@%$MAKEINFO%g
2012 s%@SET_MAKE@%$SET_MAKE%g
2013 s%@AR@%$AR%g
2014 s%@RANLIB@%$RANLIB%g
2015 s%@CC@%$CC%g
2016 s%@LD@%$LD%g
2017 s%@LN_S@%$LN_S%g
2018 s%@LIBTOOL@%$LIBTOOL%g
2019 s%@MAINT@%$MAINT%g
2020 s%@EXEEXT@%$EXEEXT%g
2021 s%@HDEFINES@%$HDEFINES%g
2022 s%@CPP@%$CPP%g
2023 s%@archdefs@%$archdefs%g
2024 s%@BFD_MACHINES@%$BFD_MACHINES%g
2025
2026 CEOF
2027 EOF
2028
2029 cat >> $CONFIG_STATUS <<\EOF
2030
2031 # Split the substitutions into bite-sized pieces for seds with
2032 # small command number limits, like on Digital OSF/1 and HP-UX.
2033 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2034 ac_file=1 # Number of current file.
2035 ac_beg=1 # First line for current file.
2036 ac_end=$ac_max_sed_cmds # Line after last line for current file.
2037 ac_more_lines=:
2038 ac_sed_cmds=""
2039 while $ac_more_lines; do
2040 if test $ac_beg -gt 1; then
2041 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2042 else
2043 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2044 fi
2045 if test ! -s conftest.s$ac_file; then
2046 ac_more_lines=false
2047 rm -f conftest.s$ac_file
2048 else
2049 if test -z "$ac_sed_cmds"; then
2050 ac_sed_cmds="sed -f conftest.s$ac_file"
2051 else
2052 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
2053 fi
2054 ac_file=`expr $ac_file + 1`
2055 ac_beg=$ac_end
2056 ac_end=`expr $ac_end + $ac_max_sed_cmds`
2057 fi
2058 done
2059 if test -z "$ac_sed_cmds"; then
2060 ac_sed_cmds=cat
2061 fi
2062 EOF
2063
2064 cat >> $CONFIG_STATUS <<EOF
2065
2066 CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
2067 EOF
2068 cat >> $CONFIG_STATUS <<\EOF
2069 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
2070 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2071 case "$ac_file" in
2072 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2073 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2074 *) ac_file_in="${ac_file}.in" ;;
2075 esac
2076
2077 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2078
2079 # Remove last slash and all that follows it. Not all systems have dirname.
2080 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2081 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2082 # The file is in a subdirectory.
2083 test ! -d "$ac_dir" && mkdir "$ac_dir"
2084 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2085 # A "../" for each directory in $ac_dir_suffix.
2086 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2087 else
2088 ac_dir_suffix= ac_dots=
2089 fi
2090
2091 case "$ac_given_srcdir" in
2092 .) srcdir=.
2093 if test -z "$ac_dots"; then top_srcdir=.
2094 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2095 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2096 *) # Relative path.
2097 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2098 top_srcdir="$ac_dots$ac_given_srcdir" ;;
2099 esac
2100
2101 case "$ac_given_INSTALL" in
2102 [/$]*) INSTALL="$ac_given_INSTALL" ;;
2103 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2104 esac
2105
2106 echo creating "$ac_file"
2107 rm -f "$ac_file"
2108 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2109 case "$ac_file" in
2110 *Makefile*) ac_comsub="1i\\
2111 # $configure_input" ;;
2112 *) ac_comsub= ;;
2113 esac
2114
2115 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2116 sed -e "$ac_comsub
2117 s%@configure_input@%$configure_input%g
2118 s%@srcdir@%$srcdir%g
2119 s%@top_srcdir@%$top_srcdir%g
2120 s%@INSTALL@%$INSTALL%g
2121 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
2122 fi; done
2123 rm -f conftest.s*
2124
2125 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2126 # NAME is the cpp macro being defined and VALUE is the value it is being given.
2127 #
2128 # ac_d sets the value in "#define NAME VALUE" lines.
2129 ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
2130 ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
2131 ac_dC='\3'
2132 ac_dD='%g'
2133 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2134 ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2135 ac_uB='\([ ]\)%\1#\2define\3'
2136 ac_uC=' '
2137 ac_uD='\4%g'
2138 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2139 ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
2140 ac_eB='$%\1#\2define\3'
2141 ac_eC=' '
2142 ac_eD='%g'
2143
2144 if test "${CONFIG_HEADERS+set}" != set; then
2145 EOF
2146 cat >> $CONFIG_STATUS <<EOF
2147 CONFIG_HEADERS="config.h:config.in"
2148 EOF
2149 cat >> $CONFIG_STATUS <<\EOF
2150 fi
2151 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
2152 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2153 case "$ac_file" in
2154 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2155 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2156 *) ac_file_in="${ac_file}.in" ;;
2157 esac
2158
2159 echo creating $ac_file
2160
2161 rm -f conftest.frag conftest.in conftest.out
2162 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2163 cat $ac_file_inputs > conftest.in
2164
2165 EOF
2166
2167 # Transform confdefs.h into a sed script conftest.vals that substitutes
2168 # the proper values into config.h.in to produce config.h. And first:
2169 # Protect against being on the right side of a sed subst in config.status.
2170 # Protect against being in an unquoted here document in config.status.
2171 rm -f conftest.vals
2172 cat > conftest.hdr <<\EOF
2173 s/[\\&%]/\\&/g
2174 s%[\\$`]%\\&%g
2175 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
2176 s%ac_d%ac_u%gp
2177 s%ac_u%ac_e%gp
2178 EOF
2179 sed -n -f conftest.hdr confdefs.h > conftest.vals
2180 rm -f conftest.hdr
2181
2182 # This sed command replaces #undef with comments. This is necessary, for
2183 # example, in the case of _POSIX_SOURCE, which is predefined and required
2184 # on some systems where configure will not decide to define it.
2185 cat >> conftest.vals <<\EOF
2186 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
2187 EOF
2188
2189 # Break up conftest.vals because some shells have a limit on
2190 # the size of here documents, and old seds have small limits too.
2191
2192 rm -f conftest.tail
2193 while :
2194 do
2195 ac_lines=`grep -c . conftest.vals`
2196 # grep -c gives empty output for an empty file on some AIX systems.
2197 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
2198 # Write a limited-size here document to conftest.frag.
2199 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
2200 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
2201 echo 'CEOF
2202 sed -f conftest.frag conftest.in > conftest.out
2203 rm -f conftest.in
2204 mv conftest.out conftest.in
2205 ' >> $CONFIG_STATUS
2206 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
2207 rm -f conftest.vals
2208 mv conftest.tail conftest.vals
2209 done
2210 rm -f conftest.vals
2211
2212 cat >> $CONFIG_STATUS <<\EOF
2213 rm -f conftest.frag conftest.h
2214 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
2215 cat conftest.in >> conftest.h
2216 rm -f conftest.in
2217 if cmp -s $ac_file conftest.h 2>/dev/null; then
2218 echo "$ac_file is unchanged"
2219 rm -f conftest.h
2220 else
2221 # Remove last slash and all that follows it. Not all systems have dirname.
2222 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2223 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2224 # The file is in a subdirectory.
2225 test ! -d "$ac_dir" && mkdir "$ac_dir"
2226 fi
2227 rm -f $ac_file
2228 mv conftest.h $ac_file
2229 fi
2230 fi; done
2231
2232 EOF
2233 cat >> $CONFIG_STATUS <<EOF
2234
2235
2236 EOF
2237 cat >> $CONFIG_STATUS <<\EOF
2238 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
2239
2240 exit 0
2241 EOF
2242 chmod +x $CONFIG_STATUS
2243 rm -fr confdefs* $ac_clean_files
2244 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
2245