* txvu-dis.c, txvu-opc.c: New files.
[external/binutils.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   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1191   for ac_dir in $PATH; do
1192     test -z "$ac_dir" && ac_dir=.
1193     if test -f "$ac_dir/ld"; then
1194       ac_cv_path_LD="$ac_dir/ld"
1195       # Check to see if the program is GNU ld.  I'd rather use --version,
1196       # but apparently some GNU ld's only accept -v.
1197       # Break only if it was the GNU/non-GNU ld that we prefer.
1198       if "$ac_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU ld|with BFD)' > /dev/null; then
1199         test "$with_gnu_ld" = yes && break
1200       else
1201         test "$with_gnu_ld" != yes && break
1202       fi
1203     fi
1204   done
1205   IFS="$ac_save_ifs"
1206   ;;
1207   *)
1208   ac_cv_path_LD="$LD" # Let the user override the test with a path.
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   case "$enableval" in
1272   yes) enable_shared=yes ;;
1273   no) enable_shared=no ;;
1274   *opcodes*) enable_shared=yes ;;
1275   *) shared=no ;;
1276 esac
1277 fi
1278
1279 libtool_shared=
1280 test "$enable_shared" = no && libtool_shared=" --disable-shared"
1281
1282 # Check whether --enable-static or --disable-static was given.
1283 if test "${enable_static+set}" = set; then
1284   enableval="$enable_static"
1285   if test "$enableval" = no; then
1286   enable_static=no
1287 else
1288   enable_static=yes
1289 fi
1290 fi
1291
1292 libtool_static=
1293 test "$enable_static" = no && libtool_static=" --disable-static"
1294
1295 libtool_flags="$libtool_shared$libtool_static"
1296 test "$silent" = yes && libtool_flags="$libtool_flags --silent"
1297 test "$ac_cv_prog_gcc" = yes && libtool_flags="$libtool_flags --with-gcc"
1298 test "$ac_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
1299
1300 # Some flags need to be propagated to the compiler or linker for good
1301 # libtool support.
1302 case "$host" in
1303 *-*-irix6*)
1304   ac_save_CFLAGS="$CFLAGS"
1305   # -n32 always needs to be added to the linker when using GCC.
1306   test "$ac_cv_prog_gcc" = yes && CFLAGS="$CFLAGS -n32"
1307   for f in '-32' '-64' '-cckr' '-n32' '-mips1' '-mips2' '-mips3' '-mips4'; do
1308     if echo " $CC $CFLAGS " | egrep -e "[       ]$f[     ]" > /dev/null; then
1309       LD="${LD-ld} $f"
1310     fi
1311   done
1312   CFLAGS="$ac_save_CFLAGS"
1313   ;;
1314
1315 *-*-sco3.2v5*)
1316   # On SCO OpenServer 5, we need -belf to get full-featured binaries.
1317   CFLAGS="$CFLAGS -belf"
1318   ;;
1319 esac
1320
1321 # Actually configure libtool.  ac_aux_dir is where install-sh is found.
1322 CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
1323 LD="$LD" RANLIB="$RANLIB" LN_S="$LN_S" \
1324 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
1325 $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
1326 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
1327
1328
1329 # Check whether --enable-targets or --disable-targets was given.
1330 if test "${enable_targets+set}" = set; then
1331   enableval="$enable_targets"
1332   case "${enableval}" in
1333   yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
1334             ;;
1335   no)       enable_targets= ;;
1336   *)        enable_targets=$enableval ;;
1337 esac
1338 fi
1339 # Check whether --enable-commonbfdlib or --disable-commonbfdlib was given.
1340 if test "${enable_commonbfdlib+set}" = set; then
1341   enableval="$enable_commonbfdlib"
1342   case "${enableval}" in
1343   yes) commonbfdlib=true ;;
1344   no)  commonbfdlib=false ;;
1345   *)   { echo "configure: error: bad value ${enableval} for opcodes commonbfdlib option" 1>&2; exit 1; } ;;
1346 esac
1347 fi
1348
1349
1350
1351
1352
1353 if test -z "$target" ; then
1354     { echo "configure: error: Unrecognized target system type; please check config.sub." 1>&2; exit 1; }
1355 fi
1356 if test "$program_transform_name" = s,x,x,; then
1357   program_transform_name=
1358 else
1359   # Double any \ or $.  echo might interpret backslashes.
1360   cat <<\EOF_SED > conftestsed
1361 s,\\,\\\\,g; s,\$,$$,g
1362 EOF_SED
1363   program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
1364   rm -f conftestsed
1365 fi
1366 test "$program_prefix" != NONE &&
1367   program_transform_name="s,^,${program_prefix},; $program_transform_name"
1368 # Use a double $ so make ignores it.
1369 test "$program_suffix" != NONE &&
1370   program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
1371
1372 # sed with no file args requires a program.
1373 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
1374
1375
1376 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
1377 echo "configure:1378: checking whether to enable maintainer-specific portions of Makefiles" >&5
1378     # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
1379 if test "${enable_maintainer_mode+set}" = set; then
1380   enableval="$enable_maintainer_mode"
1381   USE_MAINTAINER_MODE=$enableval
1382 else
1383   USE_MAINTAINER_MODE=no
1384 fi
1385
1386   echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
1387   if test $USE_MAINTAINER_MODE = yes; then
1388     MAINT=
1389   else
1390     MAINT='#M#'
1391   fi
1392   
1393
1394 echo $ac_n "checking for Cygwin32 environment""... $ac_c" 1>&6
1395 echo "configure:1396: checking for Cygwin32 environment" >&5
1396 if eval "test \"`echo '$''{'am_cv_cygwin32'+set}'`\" = set"; then
1397   echo $ac_n "(cached) $ac_c" 1>&6
1398 else
1399   cat > conftest.$ac_ext <<EOF
1400 #line 1401 "configure"
1401 #include "confdefs.h"
1402
1403 int main() {
1404 return __CYGWIN32__;
1405 ; return 0; }
1406 EOF
1407 if { (eval echo configure:1408: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1408   rm -rf conftest*
1409   am_cv_cygwin32=yes
1410 else
1411   echo "configure: failed program was:" >&5
1412   cat conftest.$ac_ext >&5
1413   rm -rf conftest*
1414   am_cv_cygwin32=no
1415 fi
1416 rm -f conftest*
1417 rm -f conftest*
1418 fi
1419
1420 echo "$ac_t""$am_cv_cygwin32" 1>&6
1421 CYGWIN32=
1422 test "$am_cv_cygwin32" = yes && CYGWIN32=yes
1423 echo $ac_n "checking for Mingw32 environment""... $ac_c" 1>&6
1424 echo "configure:1425: checking for Mingw32 environment" >&5
1425 if eval "test \"`echo '$''{'am_cv_mingw32'+set}'`\" = set"; then
1426   echo $ac_n "(cached) $ac_c" 1>&6
1427 else
1428   cat > conftest.$ac_ext <<EOF
1429 #line 1430 "configure"
1430 #include "confdefs.h"
1431
1432 int main() {
1433 return __MINGW32__;
1434 ; return 0; }
1435 EOF
1436 if { (eval echo configure:1437: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1437   rm -rf conftest*
1438   am_cv_mingw32=yes
1439 else
1440   echo "configure: failed program was:" >&5
1441   cat conftest.$ac_ext >&5
1442   rm -rf conftest*
1443   am_cv_mingw32=no
1444 fi
1445 rm -f conftest*
1446 rm -f conftest*
1447 fi
1448
1449 echo "$ac_t""$am_cv_mingw32" 1>&6
1450 MINGW32=
1451 test "$am_cv_mingw32" = yes && MINGW32=yes
1452
1453
1454 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
1455 echo "configure:1456: checking for executable suffix" >&5
1456 if eval "test \"`echo '$''{'am_cv_exeext'+set}'`\" = set"; then
1457   echo $ac_n "(cached) $ac_c" 1>&6
1458 else
1459   
1460 if test "$CYGWIN32" = yes -o "$MINGW32" = yes; then
1461 am_cv_exeext=.exe
1462 else
1463 cat > am_c_test.c << 'EOF'
1464 int main() {
1465 /* Nothing needed here */
1466 }
1467 EOF
1468 ${CC-cc} -o am_c_test $CFLAGS $CPPFLAGS $LDFLAGS am_c_test.c $LIBS 1>&5
1469 am_cv_exeext=`echo am_c_test.* | grep -v am_c_test.c | sed -e s/am_c_test//`
1470 rm -f am_c_test*
1471 fi
1472
1473 test x"${am_cv_exeext}" = x && am_cv_exeext=no
1474 fi
1475 EXEEXT=""
1476 test x"${am_cv_exeext}" != xno && EXEEXT=${am_cv_exeext}
1477 echo "$ac_t""${am_cv_exeext}" 1>&6
1478
1479
1480 # host-specific stuff:
1481
1482 # Extract the first word of "gcc", so it can be a program name with args.
1483 set dummy gcc; ac_word=$2
1484 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1485 echo "configure:1486: checking for $ac_word" >&5
1486 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1487   echo $ac_n "(cached) $ac_c" 1>&6
1488 else
1489   if test -n "$CC"; then
1490   ac_cv_prog_CC="$CC" # Let the user override the test.
1491 else
1492   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1493   for ac_dir in $PATH; do
1494     test -z "$ac_dir" && ac_dir=.
1495     if test -f $ac_dir/$ac_word; then
1496       ac_cv_prog_CC="gcc"
1497       break
1498     fi
1499   done
1500   IFS="$ac_save_ifs"
1501 fi
1502 fi
1503 CC="$ac_cv_prog_CC"
1504 if test -n "$CC"; then
1505   echo "$ac_t""$CC" 1>&6
1506 else
1507   echo "$ac_t""no" 1>&6
1508 fi
1509
1510 if test -z "$CC"; then
1511   # Extract the first word of "cc", so it can be a program name with args.
1512 set dummy cc; ac_word=$2
1513 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1514 echo "configure:1515: checking for $ac_word" >&5
1515 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1516   echo $ac_n "(cached) $ac_c" 1>&6
1517 else
1518   if test -n "$CC"; then
1519   ac_cv_prog_CC="$CC" # Let the user override the test.
1520 else
1521   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1522   ac_prog_rejected=no
1523   for ac_dir in $PATH; do
1524     test -z "$ac_dir" && ac_dir=.
1525     if test -f $ac_dir/$ac_word; then
1526       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1527         ac_prog_rejected=yes
1528         continue
1529       fi
1530       ac_cv_prog_CC="cc"
1531       break
1532     fi
1533   done
1534   IFS="$ac_save_ifs"
1535 if test $ac_prog_rejected = yes; then
1536   # We found a bogon in the path, so make sure we never use it.
1537   set dummy $ac_cv_prog_CC
1538   shift
1539   if test $# -gt 0; then
1540     # We chose a different compiler from the bogus one.
1541     # However, it has the same basename, so the bogon will be chosen
1542     # first if we set CC to just the basename; use the full file name.
1543     shift
1544     set dummy "$ac_dir/$ac_word" "$@"
1545     shift
1546     ac_cv_prog_CC="$@"
1547   fi
1548 fi
1549 fi
1550 fi
1551 CC="$ac_cv_prog_CC"
1552 if test -n "$CC"; then
1553   echo "$ac_t""$CC" 1>&6
1554 else
1555   echo "$ac_t""no" 1>&6
1556 fi
1557
1558   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1559 fi
1560
1561 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1562 echo "configure:1563: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1563
1564 ac_ext=c
1565 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1566 ac_cpp='$CPP $CPPFLAGS'
1567 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1568 ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1569 cross_compiling=$ac_cv_prog_cc_cross
1570
1571 cat > conftest.$ac_ext <<EOF
1572 #line 1573 "configure"
1573 #include "confdefs.h"
1574 main(){return(0);}
1575 EOF
1576 if { (eval echo configure:1577: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1577   ac_cv_prog_cc_works=yes
1578   # If we can't run a trivial program, we are probably using a cross compiler.
1579   if (./conftest; exit) 2>/dev/null; then
1580     ac_cv_prog_cc_cross=no
1581   else
1582     ac_cv_prog_cc_cross=yes
1583   fi
1584 else
1585   echo "configure: failed program was:" >&5
1586   cat conftest.$ac_ext >&5
1587   ac_cv_prog_cc_works=no
1588 fi
1589 rm -fr conftest*
1590
1591 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1592 if test $ac_cv_prog_cc_works = no; then
1593   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1594 fi
1595 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1596 echo "configure:1597: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1597 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1598 cross_compiling=$ac_cv_prog_cc_cross
1599
1600 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1601 echo "configure:1602: checking whether we are using GNU C" >&5
1602 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1603   echo $ac_n "(cached) $ac_c" 1>&6
1604 else
1605   cat > conftest.c <<EOF
1606 #ifdef __GNUC__
1607   yes;
1608 #endif
1609 EOF
1610 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1611: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1611   ac_cv_prog_gcc=yes
1612 else
1613   ac_cv_prog_gcc=no
1614 fi
1615 fi
1616
1617 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1618
1619 if test $ac_cv_prog_gcc = yes; then
1620   GCC=yes
1621   ac_test_CFLAGS="${CFLAGS+set}"
1622   ac_save_CFLAGS="$CFLAGS"
1623   CFLAGS=
1624   echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1625 echo "configure:1626: checking whether ${CC-cc} accepts -g" >&5
1626 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1627   echo $ac_n "(cached) $ac_c" 1>&6
1628 else
1629   echo 'void f(){}' > conftest.c
1630 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1631   ac_cv_prog_cc_g=yes
1632 else
1633   ac_cv_prog_cc_g=no
1634 fi
1635 rm -f conftest*
1636
1637 fi
1638
1639 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1640   if test "$ac_test_CFLAGS" = set; then
1641     CFLAGS="$ac_save_CFLAGS"
1642   elif test $ac_cv_prog_cc_g = yes; then
1643     CFLAGS="-g -O2"
1644   else
1645     CFLAGS="-O2"
1646   fi
1647 else
1648   GCC=
1649   test "${CFLAGS+set}" = set || CFLAGS="-g"
1650 fi
1651
1652
1653 . ${srcdir}/../bfd/configure.host
1654
1655
1656
1657 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
1658
1659
1660 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1661 echo "configure:1662: checking how to run the C preprocessor" >&5
1662 # On Suns, sometimes $CPP names a directory.
1663 if test -n "$CPP" && test -d "$CPP"; then
1664   CPP=
1665 fi
1666 if test -z "$CPP"; then
1667 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1668   echo $ac_n "(cached) $ac_c" 1>&6
1669 else
1670     # This must be in double quotes, not single quotes, because CPP may get
1671   # substituted into the Makefile and "${CC-cc}" will confuse make.
1672   CPP="${CC-cc} -E"
1673   # On the NeXT, cc -E runs the code through the compiler's parser,
1674   # not just through cpp.
1675   cat > conftest.$ac_ext <<EOF
1676 #line 1677 "configure"
1677 #include "confdefs.h"
1678 #include <assert.h>
1679 Syntax Error
1680 EOF
1681 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1682 { (eval echo configure:1683: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1683 ac_err=`grep -v '^ *+' conftest.out`
1684 if test -z "$ac_err"; then
1685   :
1686 else
1687   echo "$ac_err" >&5
1688   echo "configure: failed program was:" >&5
1689   cat conftest.$ac_ext >&5
1690   rm -rf conftest*
1691   CPP="${CC-cc} -E -traditional-cpp"
1692   cat > conftest.$ac_ext <<EOF
1693 #line 1694 "configure"
1694 #include "confdefs.h"
1695 #include <assert.h>
1696 Syntax Error
1697 EOF
1698 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1699 { (eval echo configure:1700: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1700 ac_err=`grep -v '^ *+' conftest.out`
1701 if test -z "$ac_err"; then
1702   :
1703 else
1704   echo "$ac_err" >&5
1705   echo "configure: failed program was:" >&5
1706   cat conftest.$ac_ext >&5
1707   rm -rf conftest*
1708   CPP=/lib/cpp
1709 fi
1710 rm -f conftest*
1711 fi
1712 rm -f conftest*
1713   ac_cv_prog_CPP="$CPP"
1714 fi
1715   CPP="$ac_cv_prog_CPP"
1716 else
1717   ac_cv_prog_CPP="$CPP"
1718 fi
1719 echo "$ac_t""$CPP" 1>&6
1720
1721 for ac_hdr in string.h strings.h stdlib.h
1722 do
1723 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1724 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1725 echo "configure:1726: checking for $ac_hdr" >&5
1726 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1727   echo $ac_n "(cached) $ac_c" 1>&6
1728 else
1729   cat > conftest.$ac_ext <<EOF
1730 #line 1731 "configure"
1731 #include "confdefs.h"
1732 #include <$ac_hdr>
1733 EOF
1734 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1735 { (eval echo configure:1736: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1736 ac_err=`grep -v '^ *+' conftest.out`
1737 if test -z "$ac_err"; then
1738   rm -rf conftest*
1739   eval "ac_cv_header_$ac_safe=yes"
1740 else
1741   echo "$ac_err" >&5
1742   echo "configure: failed program was:" >&5
1743   cat conftest.$ac_ext >&5
1744   rm -rf conftest*
1745   eval "ac_cv_header_$ac_safe=no"
1746 fi
1747 rm -f conftest*
1748 fi
1749 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1750   echo "$ac_t""yes" 1>&6
1751     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1752   cat >> confdefs.h <<EOF
1753 #define $ac_tr_hdr 1
1754 EOF
1755  
1756 else
1757   echo "$ac_t""no" 1>&6
1758 fi
1759 done
1760
1761
1762 # target-specific stuff:
1763
1764 # Canonicalize the secondary target names.
1765 if test -n "$enable_targets" ; then
1766     for targ in `echo $enable_targets | sed 's/,/ /g'`
1767     do
1768         result=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $targ 2>/dev/null`
1769         if test -n "$result" ; then
1770             canon_targets="$canon_targets $result"
1771         else
1772             # Allow targets that config.sub doesn't recognize, like "all".
1773             canon_targets="$canon_targets $targ"
1774         fi
1775     done
1776 fi
1777
1778 all_targets=false
1779 selarchs=
1780 for targ in $target $canon_targets
1781 do
1782     if test "x$targ" = "xall" ; then
1783         all_targets=true
1784     else
1785         . $srcdir/../bfd/config.bfd
1786         selarchs="$selarchs $targ_archs"
1787     fi
1788 done    
1789
1790 # Utility var, documents generic cgen support files.
1791
1792 cgen_files="cgen-opc.lo cgen-asm.lo cgen-dis.lo"
1793
1794 # We don't do any links based on the target system, just makefile config.
1795
1796 if test x${all_targets} = xfalse ; then
1797
1798     # Target architecture .o files.
1799     ta=
1800
1801     for arch in $selarchs
1802     do
1803         ad=`echo $arch | sed -e s/bfd_//g -e s/_arch//g`
1804         archdefs="$archdefs -DARCH_$ad"
1805         case "$arch" in
1806         bfd_a29k_arch)          ta="$ta a29k-dis.lo" ;;
1807         bfd_alliant_arch)       ;;
1808         bfd_alpha_arch)         ta="$ta alpha-dis.lo alpha-opc.lo" ;;
1809         bfd_arc_arch)           ta="$ta arc-dis.lo arc-opc.lo" ;;
1810         bfd_arm_arch)           ta="$ta arm-dis.lo" ;;
1811         bfd_convex_arch)        ;;
1812         bfd_d10v_arch)          ta="$ta d10v-dis.lo d10v-opc.lo" ;;
1813 # start-sanitize-d30v
1814         bfd_d30v_arch)          ta="$ta d30v-dis.lo d30v-opc.lo" ;;
1815 # end-sanitize-d30v
1816         bfd_h8300_arch)         ta="$ta h8300-dis.lo" ;;
1817         bfd_h8500_arch)         ta="$ta h8500-dis.lo" ;;
1818         bfd_hppa_arch)          ta="$ta hppa-dis.lo" ;;
1819         bfd_i386_arch)          ta="$ta i386-dis.lo" ;;
1820         bfd_i860_arch)          ;;
1821         bfd_i960_arch)          ta="$ta i960-dis.lo" ;;
1822         bfd_m32r_arch)          ta="$ta $cgen_files m32r-opc.lo m32r-asm.lo m32r-dis.lo" ;;
1823         bfd_m68k_arch)          ta="$ta m68k-dis.lo m68k-opc.lo" ;;
1824         bfd_m88k_arch)          ta="$ta m88k-dis.lo" ;;
1825         bfd_mips_arch)          ta="$ta mips-dis.lo mips-opc.lo mips16-opc.lo" ;;
1826         bfd_mn10200_arch)       ta="$ta m10200-dis.lo m10200-opc.lo" ;;
1827         bfd_mn10300_arch)       ta="$ta m10300-dis.lo m10300-opc.lo" ;;
1828         bfd_ns32k_arch)         ta="$ta ns32k-dis.lo" ;;
1829         bfd_powerpc_arch)       ta="$ta ppc-dis.lo ppc-opc.lo" ;;
1830         bfd_pyramid_arch)       ;;
1831         bfd_romp_arch)          ;;
1832         bfd_rs6000_arch)        ta="$ta ppc-dis.lo ppc-opc.lo" ;;
1833         bfd_sh_arch)            ta="$ta sh-dis.lo" ;;
1834         bfd_sparc_arch)         ta="$ta sparc-dis.lo sparc-opc.lo" ;;
1835         bfd_tahoe_arch)         ;;
1836 # start-sanitize-tic80
1837         bfd_tic80_arch)         ta="$ta tic80-dis.lo tic80-opc.lo" ;;
1838 # end-sanitize-tic80
1839 # start-sanitize-sky
1840         bfd_txvu_arch)          ta="$ta txvu-dis.lo txvu-opc.lo" ;;
1841 # end-sanitize-sky
1842         bfd_v850_arch)          ta="$ta v850-opc.lo v850-dis.lo" ;;
1843 # start-sanitize-v850e
1844         bfd_v850e_arch)         ta="$ta v850-opc.lo v850-dis.lo" ;;
1845         bfd_v850ea_arch)        ta="$ta v850-opc.lo v850-dis.lo" ;;
1846 # end-sanitize-v850e
1847         bfd_vax_arch)           ;;
1848         bfd_w65_arch)           ta="$ta w65-dis.lo" ;;
1849         bfd_we32k_arch)         ;;
1850         bfd_z8k_arch)           ta="$ta z8k-dis.lo" ;;
1851
1852         "")                     ;;
1853         *)              { echo "configure: error: *** unknown target architecture $arch" 1>&2; exit 1; } ;;
1854         esac
1855     done
1856
1857     # Weed out duplicate .o files.
1858     f=""
1859     for i in $ta ; do
1860         case " $f " in
1861         *" $i "*) ;;
1862         *) f="$f $i" ;;
1863         esac
1864     done
1865     ta="$f"
1866
1867     # And duplicate -D flags.
1868     f=""
1869     for i in $archdefs ; do
1870         case " $f " in
1871         *" $i "*) ;;
1872         *) f="$f $i" ;;
1873         esac
1874     done
1875     archdefs="$f"
1876
1877     BFD_MACHINES="$ta"
1878
1879 else    # all_targets is true
1880     archdefs=-DARCH_all
1881     BFD_MACHINES='$(ALL_MACHINES)'
1882 fi
1883
1884
1885
1886
1887 trap '' 1 2 15
1888 cat > confcache <<\EOF
1889 # This file is a shell script that caches the results of configure
1890 # tests run on this system so they can be shared between configure
1891 # scripts and configure runs.  It is not useful on other systems.
1892 # If it contains results you don't want to keep, you may remove or edit it.
1893 #
1894 # By default, configure uses ./config.cache as the cache file,
1895 # creating it if it does not exist already.  You can give configure
1896 # the --cache-file=FILE option to use a different cache file; that is
1897 # what configure does when it calls configure scripts in
1898 # subdirectories, so they share the cache.
1899 # Giving --cache-file=/dev/null disables caching, for debugging configure.
1900 # config.status only pays attention to the cache file if you give it the
1901 # --recheck option to rerun configure.
1902 #
1903 EOF
1904 # The following way of writing the cache mishandles newlines in values,
1905 # but we know of no workaround that is simple, portable, and efficient.
1906 # So, don't put newlines in cache variables' values.
1907 # Ultrix sh set writes to stderr and can't be redirected directly,
1908 # and sets the high bit in the cache file unless we assign to the vars.
1909 (set) 2>&1 |
1910   case `(ac_space=' '; set) 2>&1 | grep ac_space` in
1911   *ac_space=\ *)
1912     # `set' does not quote correctly, so add quotes (double-quote substitution
1913     # turns \\\\ into \\, and sed turns \\ into \).
1914     sed -n \
1915       -e "s/'/'\\\\''/g" \
1916       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1917     ;;
1918   *)
1919     # `set' quotes correctly as required by POSIX, so do not add quotes.
1920     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1921     ;;
1922   esac >> confcache
1923 if cmp -s $cache_file confcache; then
1924   :
1925 else
1926   if test -w $cache_file; then
1927     echo "updating cache $cache_file"
1928     cat confcache > $cache_file
1929   else
1930     echo "not updating unwritable cache $cache_file"
1931   fi
1932 fi
1933 rm -f confcache
1934
1935 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1936
1937 test "x$prefix" = xNONE && prefix=$ac_default_prefix
1938 # Let make expand exec_prefix.
1939 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1940
1941 # Any assignment to VPATH causes Sun make to only execute
1942 # the first set of double-colon rules, so remove it if not needed.
1943 # If there is a colon in the path, we need to keep it.
1944 if test "x$srcdir" = x.; then
1945   ac_vpsub='/^[         ]*VPATH[        ]*=[^:]*$/d'
1946 fi
1947
1948 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1949
1950 DEFS=-DHAVE_CONFIG_H
1951
1952 # Without the "./", some shells look in PATH for config.status.
1953 : ${CONFIG_STATUS=./config.status}
1954
1955 echo creating $CONFIG_STATUS
1956 rm -f $CONFIG_STATUS
1957 cat > $CONFIG_STATUS <<EOF
1958 #! /bin/sh
1959 # Generated automatically by configure.
1960 # Run this file to recreate the current configuration.
1961 # This directory was configured as follows,
1962 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1963 #
1964 # $0 $ac_configure_args
1965 #
1966 # Compiler output produced by configure, useful for debugging
1967 # configure, is in ./config.log if it exists.
1968
1969 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1970 for ac_option
1971 do
1972   case "\$ac_option" in
1973   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1974     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1975     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1976   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1977     echo "$CONFIG_STATUS generated by autoconf version 2.12.1"
1978     exit 0 ;;
1979   -help | --help | --hel | --he | --h)
1980     echo "\$ac_cs_usage"; exit 0 ;;
1981   *) echo "\$ac_cs_usage"; exit 1 ;;
1982   esac
1983 done
1984
1985 ac_given_srcdir=$srcdir
1986 ac_given_INSTALL="$INSTALL"
1987
1988 trap 'rm -fr `echo "Makefile config.h:config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1989 EOF
1990 cat >> $CONFIG_STATUS <<EOF
1991
1992 # Protect against being on the right side of a sed subst in config.status.
1993 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1994  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1995 $ac_vpsub
1996 $extrasub
1997 s%@SHELL@%$SHELL%g
1998 s%@CFLAGS@%$CFLAGS%g
1999 s%@CPPFLAGS@%$CPPFLAGS%g
2000 s%@CXXFLAGS@%$CXXFLAGS%g
2001 s%@DEFS@%$DEFS%g
2002 s%@LDFLAGS@%$LDFLAGS%g
2003 s%@LIBS@%$LIBS%g
2004 s%@exec_prefix@%$exec_prefix%g
2005 s%@prefix@%$prefix%g
2006 s%@program_transform_name@%$program_transform_name%g
2007 s%@bindir@%$bindir%g
2008 s%@sbindir@%$sbindir%g
2009 s%@libexecdir@%$libexecdir%g
2010 s%@datadir@%$datadir%g
2011 s%@sysconfdir@%$sysconfdir%g
2012 s%@sharedstatedir@%$sharedstatedir%g
2013 s%@localstatedir@%$localstatedir%g
2014 s%@libdir@%$libdir%g
2015 s%@includedir@%$includedir%g
2016 s%@oldincludedir@%$oldincludedir%g
2017 s%@infodir@%$infodir%g
2018 s%@mandir@%$mandir%g
2019 s%@host@%$host%g
2020 s%@host_alias@%$host_alias%g
2021 s%@host_cpu@%$host_cpu%g
2022 s%@host_vendor@%$host_vendor%g
2023 s%@host_os@%$host_os%g
2024 s%@target@%$target%g
2025 s%@target_alias@%$target_alias%g
2026 s%@target_cpu@%$target_cpu%g
2027 s%@target_vendor@%$target_vendor%g
2028 s%@target_os@%$target_os%g
2029 s%@build@%$build%g
2030 s%@build_alias@%$build_alias%g
2031 s%@build_cpu@%$build_cpu%g
2032 s%@build_vendor@%$build_vendor%g
2033 s%@build_os@%$build_os%g
2034 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2035 s%@INSTALL_DATA@%$INSTALL_DATA%g
2036 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
2037 s%@PACKAGE@%$PACKAGE%g
2038 s%@VERSION@%$VERSION%g
2039 s%@ACLOCAL@%$ACLOCAL%g
2040 s%@AUTOCONF@%$AUTOCONF%g
2041 s%@AUTOMAKE@%$AUTOMAKE%g
2042 s%@AUTOHEADER@%$AUTOHEADER%g
2043 s%@MAKEINFO@%$MAKEINFO%g
2044 s%@SET_MAKE@%$SET_MAKE%g
2045 s%@AR@%$AR%g
2046 s%@RANLIB@%$RANLIB%g
2047 s%@CC@%$CC%g
2048 s%@LD@%$LD%g
2049 s%@LN_S@%$LN_S%g
2050 s%@LIBTOOL@%$LIBTOOL%g
2051 s%@MAINT@%$MAINT%g
2052 s%@EXEEXT@%$EXEEXT%g
2053 s%@HDEFINES@%$HDEFINES%g
2054 s%@CPP@%$CPP%g
2055 s%@archdefs@%$archdefs%g
2056 s%@BFD_MACHINES@%$BFD_MACHINES%g
2057
2058 CEOF
2059 EOF
2060
2061 cat >> $CONFIG_STATUS <<\EOF
2062
2063 # Split the substitutions into bite-sized pieces for seds with
2064 # small command number limits, like on Digital OSF/1 and HP-UX.
2065 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2066 ac_file=1 # Number of current file.
2067 ac_beg=1 # First line for current file.
2068 ac_end=$ac_max_sed_cmds # Line after last line for current file.
2069 ac_more_lines=:
2070 ac_sed_cmds=""
2071 while $ac_more_lines; do
2072   if test $ac_beg -gt 1; then
2073     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2074   else
2075     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2076   fi
2077   if test ! -s conftest.s$ac_file; then
2078     ac_more_lines=false
2079     rm -f conftest.s$ac_file
2080   else
2081     if test -z "$ac_sed_cmds"; then
2082       ac_sed_cmds="sed -f conftest.s$ac_file"
2083     else
2084       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
2085     fi
2086     ac_file=`expr $ac_file + 1`
2087     ac_beg=$ac_end
2088     ac_end=`expr $ac_end + $ac_max_sed_cmds`
2089   fi
2090 done
2091 if test -z "$ac_sed_cmds"; then
2092   ac_sed_cmds=cat
2093 fi
2094 EOF
2095
2096 cat >> $CONFIG_STATUS <<EOF
2097
2098 CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
2099 EOF
2100 cat >> $CONFIG_STATUS <<\EOF
2101 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
2102   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2103   case "$ac_file" in
2104   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2105        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2106   *) ac_file_in="${ac_file}.in" ;;
2107   esac
2108
2109   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2110
2111   # Remove last slash and all that follows it.  Not all systems have dirname.
2112   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2113   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2114     # The file is in a subdirectory.
2115     test ! -d "$ac_dir" && mkdir "$ac_dir"
2116     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2117     # A "../" for each directory in $ac_dir_suffix.
2118     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2119   else
2120     ac_dir_suffix= ac_dots=
2121   fi
2122
2123   case "$ac_given_srcdir" in
2124   .)  srcdir=.
2125       if test -z "$ac_dots"; then top_srcdir=.
2126       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2127   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2128   *) # Relative path.
2129     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2130     top_srcdir="$ac_dots$ac_given_srcdir" ;;
2131   esac
2132
2133   case "$ac_given_INSTALL" in
2134   [/$]*) INSTALL="$ac_given_INSTALL" ;;
2135   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2136   esac
2137
2138   echo creating "$ac_file"
2139   rm -f "$ac_file"
2140   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2141   case "$ac_file" in
2142   *Makefile*) ac_comsub="1i\\
2143 # $configure_input" ;;
2144   *) ac_comsub= ;;
2145   esac
2146
2147   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2148   sed -e "$ac_comsub
2149 s%@configure_input@%$configure_input%g
2150 s%@srcdir@%$srcdir%g
2151 s%@top_srcdir@%$top_srcdir%g
2152 s%@INSTALL@%$INSTALL%g
2153 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
2154 fi; done
2155 rm -f conftest.s*
2156
2157 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2158 # NAME is the cpp macro being defined and VALUE is the value it is being given.
2159 #
2160 # ac_d sets the value in "#define NAME VALUE" lines.
2161 ac_dA='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)'
2162 ac_dB='\([      ][      ]*\)[^  ]*%\1#\2'
2163 ac_dC='\3'
2164 ac_dD='%g'
2165 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2166 ac_uA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
2167 ac_uB='\([      ]\)%\1#\2define\3'
2168 ac_uC=' '
2169 ac_uD='\4%g'
2170 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2171 ac_eA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
2172 ac_eB='$%\1#\2define\3'
2173 ac_eC=' '
2174 ac_eD='%g'
2175
2176 if test "${CONFIG_HEADERS+set}" != set; then
2177 EOF
2178 cat >> $CONFIG_STATUS <<EOF
2179   CONFIG_HEADERS="config.h:config.in"
2180 EOF
2181 cat >> $CONFIG_STATUS <<\EOF
2182 fi
2183 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
2184   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2185   case "$ac_file" in
2186   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2187        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2188   *) ac_file_in="${ac_file}.in" ;;
2189   esac
2190
2191   echo creating $ac_file
2192
2193   rm -f conftest.frag conftest.in conftest.out
2194   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2195   cat $ac_file_inputs > conftest.in
2196
2197 EOF
2198
2199 # Transform confdefs.h into a sed script conftest.vals that substitutes
2200 # the proper values into config.h.in to produce config.h.  And first:
2201 # Protect against being on the right side of a sed subst in config.status.
2202 # Protect against being in an unquoted here document in config.status.
2203 rm -f conftest.vals
2204 cat > conftest.hdr <<\EOF
2205 s/[\\&%]/\\&/g
2206 s%[\\$`]%\\&%g
2207 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
2208 s%ac_d%ac_u%gp
2209 s%ac_u%ac_e%gp
2210 EOF
2211 sed -n -f conftest.hdr confdefs.h > conftest.vals
2212 rm -f conftest.hdr
2213
2214 # This sed command replaces #undef with comments.  This is necessary, for
2215 # example, in the case of _POSIX_SOURCE, which is predefined and required
2216 # on some systems where configure will not decide to define it.
2217 cat >> conftest.vals <<\EOF
2218 s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
2219 EOF
2220
2221 # Break up conftest.vals because some shells have a limit on
2222 # the size of here documents, and old seds have small limits too.
2223
2224 rm -f conftest.tail
2225 while :
2226 do
2227   ac_lines=`grep -c . conftest.vals`
2228   # grep -c gives empty output for an empty file on some AIX systems.
2229   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
2230   # Write a limited-size here document to conftest.frag.
2231   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
2232   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
2233   echo 'CEOF
2234   sed -f conftest.frag conftest.in > conftest.out
2235   rm -f conftest.in
2236   mv conftest.out conftest.in
2237 ' >> $CONFIG_STATUS
2238   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
2239   rm -f conftest.vals
2240   mv conftest.tail conftest.vals
2241 done
2242 rm -f conftest.vals
2243
2244 cat >> $CONFIG_STATUS <<\EOF
2245   rm -f conftest.frag conftest.h
2246   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
2247   cat conftest.in >> conftest.h
2248   rm -f conftest.in
2249   if cmp -s $ac_file conftest.h 2>/dev/null; then
2250     echo "$ac_file is unchanged"
2251     rm -f conftest.h
2252   else
2253     # Remove last slash and all that follows it.  Not all systems have dirname.
2254       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2255       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2256       # The file is in a subdirectory.
2257       test ! -d "$ac_dir" && mkdir "$ac_dir"
2258     fi
2259     rm -f $ac_file
2260     mv conftest.h $ac_file
2261   fi
2262 fi; done
2263
2264 EOF
2265 cat >> $CONFIG_STATUS <<EOF
2266
2267
2268 EOF
2269 cat >> $CONFIG_STATUS <<\EOF
2270 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
2271
2272 exit 0
2273 EOF
2274 chmod +x $CONFIG_STATUS
2275 rm -fr confdefs* $ac_clean_files
2276 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
2277