fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / binutils / opcodes / configure
blobd8fe4f66fb1d9e49afd424fce22adf49a2c3496e
1 #! /bin/sh
3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated automatically using autoconf version 2.13
5 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
7 # This configure script is free software; the Free Software Foundation
8 # gives unlimited permission to copy, distribute and modify it.
10 # Defaults:
11 ac_help=
12 ac_default_prefix=/usr/local
13 # Any additions from configure.in:
14 ac_help="$ac_help
15 --enable-shared[=PKGS] build shared libraries [default=no]"
16 ac_help="$ac_help
17 --enable-static[=PKGS] build static libraries [default=yes]"
18 ac_help="$ac_help
19 --enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
20 ac_help="$ac_help
21 --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
22 ac_help="$ac_help
23 --disable-libtool-lock avoid locking (might break parallel builds)"
24 ac_help="$ac_help
25 --with-pic try to use only PIC/non-PIC objects [default=use both]"
26 ac_help="$ac_help
27 --enable-targets alternative target configurations"
28 ac_help="$ac_help
29 --enable-commonbfdlib build shared BFD/opcodes/libiberty library"
30 ac_help="$ac_help
31 --enable-build-warnings Enable build-time compiler warnings if gcc is used"
32 ac_help="$ac_help
33 --enable-maintainer-mode enable make rules and dependencies not useful
34 (and sometimes confusing) to the casual installer"
35 ac_help="$ac_help
36 --enable-install-libbfd controls installation of libbfd and related headers"
37 ac_help="$ac_help
38 --disable-nls do not use Native Language Support"
39 ac_help="$ac_help
40 --with-included-gettext use the GNU gettext library included here"
41 ac_help="$ac_help
42 --enable-cgen-maint[=dir] build cgen generated files"
44 # Initialize some variables set by options.
45 # The variables have the same names as the options, with
46 # dashes changed to underlines.
47 build=NONE
48 cache_file=./config.cache
49 exec_prefix=NONE
50 host=NONE
51 no_create=
52 nonopt=NONE
53 no_recursion=
54 prefix=NONE
55 program_prefix=NONE
56 program_suffix=NONE
57 program_transform_name=s,x,x,
58 silent=
59 site=
60 srcdir=
61 target=NONE
62 verbose=
63 x_includes=NONE
64 x_libraries=NONE
65 bindir='${exec_prefix}/bin'
66 sbindir='${exec_prefix}/sbin'
67 libexecdir='${exec_prefix}/libexec'
68 datadir='${prefix}/share'
69 sysconfdir='${prefix}/etc'
70 sharedstatedir='${prefix}/com'
71 localstatedir='${prefix}/var'
72 libdir='${exec_prefix}/lib'
73 includedir='${prefix}/include'
74 oldincludedir='/usr/include'
75 infodir='${prefix}/info'
76 mandir='${prefix}/man'
78 # Initialize some other variables.
79 subdirs=
80 MFLAGS= MAKEFLAGS=
81 SHELL=${CONFIG_SHELL-/bin/sh}
82 # Maximum number of lines to put in a shell here document.
83 ac_max_here_lines=12
85 ac_prev=
86 for ac_option
89 # If the previous option needs an argument, assign it.
90 if test -n "$ac_prev"; then
91 eval "$ac_prev=\$ac_option"
92 ac_prev=
93 continue
96 case "$ac_option" in
97 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
98 *) ac_optarg= ;;
99 esac
101 # Accept the important Cygnus configure options, so we can diagnose typos.
103 case "$ac_option" in
105 -bindir | --bindir | --bindi | --bind | --bin | --bi)
106 ac_prev=bindir ;;
107 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
108 bindir="$ac_optarg" ;;
110 -build | --build | --buil | --bui | --bu)
111 ac_prev=build ;;
112 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
113 build="$ac_optarg" ;;
115 -cache-file | --cache-file | --cache-fil | --cache-fi \
116 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
117 ac_prev=cache_file ;;
118 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
119 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
120 cache_file="$ac_optarg" ;;
122 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
123 ac_prev=datadir ;;
124 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
125 | --da=*)
126 datadir="$ac_optarg" ;;
128 -disable-* | --disable-*)
129 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
130 # Reject names that are not valid shell variable names.
131 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
132 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
134 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
135 eval "enable_${ac_feature}=no" ;;
137 -enable-* | --enable-*)
138 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
139 # Reject names that are not valid shell variable names.
140 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
141 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
143 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
144 case "$ac_option" in
145 *=*) ;;
146 *) ac_optarg=yes ;;
147 esac
148 eval "enable_${ac_feature}='$ac_optarg'" ;;
150 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
151 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
152 | --exec | --exe | --ex)
153 ac_prev=exec_prefix ;;
154 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
155 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
156 | --exec=* | --exe=* | --ex=*)
157 exec_prefix="$ac_optarg" ;;
159 -gas | --gas | --ga | --g)
160 # Obsolete; use --with-gas.
161 with_gas=yes ;;
163 -help | --help | --hel | --he)
164 # Omit some internal or obsolete options to make the list less imposing.
165 # This message is too long to be a string in the A/UX 3.1 sh.
166 cat << EOF
167 Usage: configure [options] [host]
168 Options: [defaults in brackets after descriptions]
169 Configuration:
170 --cache-file=FILE cache test results in FILE
171 --help print this message
172 --no-create do not create output files
173 --quiet, --silent do not print \`checking...' messages
174 --version print the version of autoconf that created configure
175 Directory and file names:
176 --prefix=PREFIX install architecture-independent files in PREFIX
177 [$ac_default_prefix]
178 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
179 [same as prefix]
180 --bindir=DIR user executables in DIR [EPREFIX/bin]
181 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
182 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
183 --datadir=DIR read-only architecture-independent data in DIR
184 [PREFIX/share]
185 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
186 --sharedstatedir=DIR modifiable architecture-independent data in DIR
187 [PREFIX/com]
188 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
189 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
190 --includedir=DIR C header files in DIR [PREFIX/include]
191 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
192 --infodir=DIR info documentation in DIR [PREFIX/info]
193 --mandir=DIR man documentation in DIR [PREFIX/man]
194 --srcdir=DIR find the sources in DIR [configure dir or ..]
195 --program-prefix=PREFIX prepend PREFIX to installed program names
196 --program-suffix=SUFFIX append SUFFIX to installed program names
197 --program-transform-name=PROGRAM
198 run sed PROGRAM on installed program names
200 cat << EOF
201 Host type:
202 --build=BUILD configure for building on BUILD [BUILD=HOST]
203 --host=HOST configure for HOST [guessed]
204 --target=TARGET configure for TARGET [TARGET=HOST]
205 Features and packages:
206 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
207 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
208 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
209 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
210 --x-includes=DIR X include files are in DIR
211 --x-libraries=DIR X library files are in DIR
213 if test -n "$ac_help"; then
214 echo "--enable and --with options recognized:$ac_help"
216 exit 0 ;;
218 -host | --host | --hos | --ho)
219 ac_prev=host ;;
220 -host=* | --host=* | --hos=* | --ho=*)
221 host="$ac_optarg" ;;
223 -includedir | --includedir | --includedi | --included | --include \
224 | --includ | --inclu | --incl | --inc)
225 ac_prev=includedir ;;
226 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
227 | --includ=* | --inclu=* | --incl=* | --inc=*)
228 includedir="$ac_optarg" ;;
230 -infodir | --infodir | --infodi | --infod | --info | --inf)
231 ac_prev=infodir ;;
232 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
233 infodir="$ac_optarg" ;;
235 -libdir | --libdir | --libdi | --libd)
236 ac_prev=libdir ;;
237 -libdir=* | --libdir=* | --libdi=* | --libd=*)
238 libdir="$ac_optarg" ;;
240 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
241 | --libexe | --libex | --libe)
242 ac_prev=libexecdir ;;
243 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
244 | --libexe=* | --libex=* | --libe=*)
245 libexecdir="$ac_optarg" ;;
247 -localstatedir | --localstatedir | --localstatedi | --localstated \
248 | --localstate | --localstat | --localsta | --localst \
249 | --locals | --local | --loca | --loc | --lo)
250 ac_prev=localstatedir ;;
251 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
252 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
253 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
254 localstatedir="$ac_optarg" ;;
256 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
257 ac_prev=mandir ;;
258 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
259 mandir="$ac_optarg" ;;
261 -nfp | --nfp | --nf)
262 # Obsolete; use --without-fp.
263 with_fp=no ;;
265 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
266 | --no-cr | --no-c)
267 no_create=yes ;;
269 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
270 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
271 no_recursion=yes ;;
273 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
274 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
275 | --oldin | --oldi | --old | --ol | --o)
276 ac_prev=oldincludedir ;;
277 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
278 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
279 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
280 oldincludedir="$ac_optarg" ;;
282 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
283 ac_prev=prefix ;;
284 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
285 prefix="$ac_optarg" ;;
287 -program-prefix | --program-prefix | --program-prefi | --program-pref \
288 | --program-pre | --program-pr | --program-p)
289 ac_prev=program_prefix ;;
290 -program-prefix=* | --program-prefix=* | --program-prefi=* \
291 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
292 program_prefix="$ac_optarg" ;;
294 -program-suffix | --program-suffix | --program-suffi | --program-suff \
295 | --program-suf | --program-su | --program-s)
296 ac_prev=program_suffix ;;
297 -program-suffix=* | --program-suffix=* | --program-suffi=* \
298 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
299 program_suffix="$ac_optarg" ;;
301 -program-transform-name | --program-transform-name \
302 | --program-transform-nam | --program-transform-na \
303 | --program-transform-n | --program-transform- \
304 | --program-transform | --program-transfor \
305 | --program-transfo | --program-transf \
306 | --program-trans | --program-tran \
307 | --progr-tra | --program-tr | --program-t)
308 ac_prev=program_transform_name ;;
309 -program-transform-name=* | --program-transform-name=* \
310 | --program-transform-nam=* | --program-transform-na=* \
311 | --program-transform-n=* | --program-transform-=* \
312 | --program-transform=* | --program-transfor=* \
313 | --program-transfo=* | --program-transf=* \
314 | --program-trans=* | --program-tran=* \
315 | --progr-tra=* | --program-tr=* | --program-t=*)
316 program_transform_name="$ac_optarg" ;;
318 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
319 | -silent | --silent | --silen | --sile | --sil)
320 silent=yes ;;
322 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
323 ac_prev=sbindir ;;
324 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
325 | --sbi=* | --sb=*)
326 sbindir="$ac_optarg" ;;
328 -sharedstatedir | --sharedstatedir | --sharedstatedi \
329 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
330 | --sharedst | --shareds | --shared | --share | --shar \
331 | --sha | --sh)
332 ac_prev=sharedstatedir ;;
333 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
334 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
335 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
336 | --sha=* | --sh=*)
337 sharedstatedir="$ac_optarg" ;;
339 -site | --site | --sit)
340 ac_prev=site ;;
341 -site=* | --site=* | --sit=*)
342 site="$ac_optarg" ;;
344 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
345 ac_prev=srcdir ;;
346 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
347 srcdir="$ac_optarg" ;;
349 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
350 | --syscon | --sysco | --sysc | --sys | --sy)
351 ac_prev=sysconfdir ;;
352 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
353 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
354 sysconfdir="$ac_optarg" ;;
356 -target | --target | --targe | --targ | --tar | --ta | --t)
357 ac_prev=target ;;
358 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
359 target="$ac_optarg" ;;
361 -v | -verbose | --verbose | --verbos | --verbo | --verb)
362 verbose=yes ;;
364 -version | --version | --versio | --versi | --vers)
365 echo "configure generated by autoconf version 2.13"
366 exit 0 ;;
368 -with-* | --with-*)
369 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
370 # Reject names that are not valid shell variable names.
371 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
372 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
374 ac_package=`echo $ac_package| sed 's/-/_/g'`
375 case "$ac_option" in
376 *=*) ;;
377 *) ac_optarg=yes ;;
378 esac
379 eval "with_${ac_package}='$ac_optarg'" ;;
381 -without-* | --without-*)
382 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
383 # Reject names that are not valid shell variable names.
384 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
385 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
387 ac_package=`echo $ac_package| sed 's/-/_/g'`
388 eval "with_${ac_package}=no" ;;
390 --x)
391 # Obsolete; use --with-x.
392 with_x=yes ;;
394 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
395 | --x-incl | --x-inc | --x-in | --x-i)
396 ac_prev=x_includes ;;
397 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
398 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
399 x_includes="$ac_optarg" ;;
401 -x-libraries | --x-libraries | --x-librarie | --x-librari \
402 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
403 ac_prev=x_libraries ;;
404 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
405 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
406 x_libraries="$ac_optarg" ;;
408 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
412 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
413 echo "configure: warning: $ac_option: invalid host type" 1>&2
415 if test "x$nonopt" != xNONE; then
416 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
418 nonopt="$ac_option"
421 esac
422 done
424 if test -n "$ac_prev"; then
425 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
428 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
430 # File descriptor usage:
431 # 0 standard input
432 # 1 file creation
433 # 2 errors and warnings
434 # 3 some systems may open it to /dev/tty
435 # 4 used on the Kubota Titan
436 # 6 checking for... messages and results
437 # 5 compiler messages saved in config.log
438 if test "$silent" = yes; then
439 exec 6>/dev/null
440 else
441 exec 6>&1
443 exec 5>./config.log
445 echo "\
446 This file contains any messages produced by compilers while
447 running configure, to aid debugging if configure makes a mistake.
448 " 1>&5
450 # Strip out --no-create and --no-recursion so they do not pile up.
451 # Also quote any args containing shell metacharacters.
452 ac_configure_args=
453 for ac_arg
455 case "$ac_arg" in
456 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
457 | --no-cr | --no-c) ;;
458 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
459 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
460 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
461 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
462 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
463 esac
464 done
466 # NLS nuisances.
467 # Only set these to C if already set. These must not be set unconditionally
468 # because not all systems understand e.g. LANG=C (notably SCO).
469 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
470 # Non-C LC_CTYPE values break the ctype check.
471 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
472 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
473 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
474 if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
476 # confdefs.h avoids OS command line length limits that DEFS can exceed.
477 rm -rf conftest* confdefs.h
478 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
479 echo > confdefs.h
481 # A filename unique to this package, relative to the directory that
482 # configure is in, which we can look for to find out if srcdir is correct.
483 ac_unique_file=z8k-dis.c
485 # Find the source files, if location was not specified.
486 if test -z "$srcdir"; then
487 ac_srcdir_defaulted=yes
488 # Try the directory containing this script, then its parent.
489 ac_prog=$0
490 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
491 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
492 srcdir=$ac_confdir
493 if test ! -r $srcdir/$ac_unique_file; then
494 srcdir=..
496 else
497 ac_srcdir_defaulted=no
499 if test ! -r $srcdir/$ac_unique_file; then
500 if test "$ac_srcdir_defaulted" = yes; then
501 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
502 else
503 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
506 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
508 # Prefer explicitly selected file to automatically selected ones.
509 if test -z "$CONFIG_SITE"; then
510 if test "x$prefix" != xNONE; then
511 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
512 else
513 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
516 for ac_site_file in $CONFIG_SITE; do
517 if test -r "$ac_site_file"; then
518 echo "loading site script $ac_site_file"
519 . "$ac_site_file"
521 done
523 if test -r "$cache_file"; then
524 echo "loading cache $cache_file"
525 . $cache_file
526 else
527 echo "creating cache $cache_file"
528 > $cache_file
531 ac_ext=c
532 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
533 ac_cpp='$CPP $CPPFLAGS'
534 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
535 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
536 cross_compiling=$ac_cv_prog_cc_cross
538 ac_exeext=
539 ac_objext=o
540 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
541 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
542 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
543 ac_n= ac_c='
544 ' ac_t=' '
545 else
546 ac_n=-n ac_c= ac_t=
548 else
549 ac_n= ac_c='\c' ac_t=
552 echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
553 echo "configure:554: checking for Cygwin environment" >&5
554 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
555 echo $ac_n "(cached) $ac_c" 1>&6
556 else
557 cat > conftest.$ac_ext <<EOF
558 #line 559 "configure"
559 #include "confdefs.h"
561 int main() {
563 #ifndef __CYGWIN__
564 #define __CYGWIN__ __CYGWIN32__
565 #endif
566 return __CYGWIN__;
567 ; return 0; }
569 if { (eval echo configure:570: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
570 rm -rf conftest*
571 ac_cv_cygwin=yes
572 else
573 echo "configure: failed program was:" >&5
574 cat conftest.$ac_ext >&5
575 rm -rf conftest*
576 ac_cv_cygwin=no
578 rm -f conftest*
579 rm -f conftest*
582 echo "$ac_t""$ac_cv_cygwin" 1>&6
583 CYGWIN=
584 test "$ac_cv_cygwin" = yes && CYGWIN=yes
585 echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
586 echo "configure:587: checking for mingw32 environment" >&5
587 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
588 echo $ac_n "(cached) $ac_c" 1>&6
589 else
590 cat > conftest.$ac_ext <<EOF
591 #line 592 "configure"
592 #include "confdefs.h"
594 int main() {
595 return __MINGW32__;
596 ; return 0; }
598 if { (eval echo configure:599: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
599 rm -rf conftest*
600 ac_cv_mingw32=yes
601 else
602 echo "configure: failed program was:" >&5
603 cat conftest.$ac_ext >&5
604 rm -rf conftest*
605 ac_cv_mingw32=no
607 rm -f conftest*
608 rm -f conftest*
611 echo "$ac_t""$ac_cv_mingw32" 1>&6
612 MINGW32=
613 test "$ac_cv_mingw32" = yes && MINGW32=yes
616 ac_aux_dir=
617 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
618 if test -f $ac_dir/install-sh; then
619 ac_aux_dir=$ac_dir
620 ac_install_sh="$ac_aux_dir/install-sh -c"
621 break
622 elif test -f $ac_dir/install.sh; then
623 ac_aux_dir=$ac_dir
624 ac_install_sh="$ac_aux_dir/install.sh -c"
625 break
627 done
628 if test -z "$ac_aux_dir"; then
629 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
631 ac_config_guess=$ac_aux_dir/config.guess
632 ac_config_sub=$ac_aux_dir/config.sub
633 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
636 # Do some error checking and defaulting for the host and target type.
637 # The inputs are:
638 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
640 # The rules are:
641 # 1. You are not allowed to specify --host, --target, and nonopt at the
642 # same time.
643 # 2. Host defaults to nonopt.
644 # 3. If nonopt is not specified, then host defaults to the current host,
645 # as determined by config.guess.
646 # 4. Target and build default to nonopt.
647 # 5. If nonopt is not specified, then target and build default to host.
649 # The aliases save the names the user supplied, while $host etc.
650 # will get canonicalized.
651 case $host---$target---$nonopt in
652 NONE---*---* | *---NONE---* | *---*---NONE) ;;
653 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
654 esac
657 # Make sure we can run config.sub.
658 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
659 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
662 echo $ac_n "checking host system type""... $ac_c" 1>&6
663 echo "configure:664: checking host system type" >&5
665 host_alias=$host
666 case "$host_alias" in
667 NONE)
668 case $nonopt in
669 NONE)
670 if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
671 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
672 fi ;;
673 *) host_alias=$nonopt ;;
674 esac ;;
675 esac
677 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
678 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
679 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
680 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
681 echo "$ac_t""$host" 1>&6
683 echo $ac_n "checking target system type""... $ac_c" 1>&6
684 echo "configure:685: checking target system type" >&5
686 target_alias=$target
687 case "$target_alias" in
688 NONE)
689 case $nonopt in
690 NONE) target_alias=$host_alias ;;
691 *) target_alias=$nonopt ;;
692 esac ;;
693 esac
695 target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
696 target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
697 target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
698 target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
699 echo "$ac_t""$target" 1>&6
701 echo $ac_n "checking build system type""... $ac_c" 1>&6
702 echo "configure:703: checking build system type" >&5
704 build_alias=$build
705 case "$build_alias" in
706 NONE)
707 case $nonopt in
708 NONE) build_alias=$host_alias ;;
709 *) build_alias=$nonopt ;;
710 esac ;;
711 esac
713 build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
714 build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
715 build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
716 build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
717 echo "$ac_t""$build" 1>&6
719 test "$host_alias" != "$target_alias" &&
720 test "$program_prefix$program_suffix$program_transform_name" = \
721 NONENONEs,x,x, &&
722 program_prefix=${target_alias}-
725 echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6
726 echo "configure:727: checking for strerror in -lcposix" >&5
727 ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
728 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
729 echo $ac_n "(cached) $ac_c" 1>&6
730 else
731 ac_save_LIBS="$LIBS"
732 LIBS="-lcposix $LIBS"
733 cat > conftest.$ac_ext <<EOF
734 #line 735 "configure"
735 #include "confdefs.h"
736 /* Override any gcc2 internal prototype to avoid an error. */
737 /* We use char because int might match the return type of a gcc2
738 builtin and then its argument prototype would still apply. */
739 char strerror();
741 int main() {
742 strerror()
743 ; return 0; }
745 if { (eval echo configure:746: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
746 rm -rf conftest*
747 eval "ac_cv_lib_$ac_lib_var=yes"
748 else
749 echo "configure: failed program was:" >&5
750 cat conftest.$ac_ext >&5
751 rm -rf conftest*
752 eval "ac_cv_lib_$ac_lib_var=no"
754 rm -f conftest*
755 LIBS="$ac_save_LIBS"
758 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
759 echo "$ac_t""yes" 1>&6
760 LIBS="$LIBS -lcposix"
761 else
762 echo "$ac_t""no" 1>&6
768 # We currently only use the version number for the name of any shared
769 # library. For user convenience, we always use the same version
770 # number that BFD is using.
771 BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${srcdir}/../bfd/configure.in`
773 am__api_version="1.4"
774 # Find a good install program. We prefer a C program (faster),
775 # so one script is as good as another. But avoid the broken or
776 # incompatible versions:
777 # SysV /etc/install, /usr/sbin/install
778 # SunOS /usr/etc/install
779 # IRIX /sbin/install
780 # AIX /bin/install
781 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
782 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
783 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
784 # ./install, which can be erroneously created by make from ./install.sh.
785 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
786 echo "configure:787: checking for a BSD compatible install" >&5
787 if test -z "$INSTALL"; then
788 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
789 echo $ac_n "(cached) $ac_c" 1>&6
790 else
791 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
792 for ac_dir in $PATH; do
793 # Account for people who put trailing slashes in PATH elements.
794 case "$ac_dir/" in
795 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
797 # OSF1 and SCO ODT 3.0 have their own names for install.
798 # Don't use installbsd from OSF since it installs stuff as root
799 # by default.
800 for ac_prog in ginstall scoinst install; do
801 if test -f $ac_dir/$ac_prog; then
802 if test $ac_prog = install &&
803 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
804 # AIX install. It has an incompatible calling convention.
806 else
807 ac_cv_path_install="$ac_dir/$ac_prog -c"
808 break 2
811 done
813 esac
814 done
815 IFS="$ac_save_IFS"
818 if test "${ac_cv_path_install+set}" = set; then
819 INSTALL="$ac_cv_path_install"
820 else
821 # As a last resort, use the slow shell script. We don't cache a
822 # path for INSTALL within a source directory, because that will
823 # break other packages using the cache if that directory is
824 # removed, or if the path is relative.
825 INSTALL="$ac_install_sh"
828 echo "$ac_t""$INSTALL" 1>&6
830 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
831 # It thinks the first close brace ends the variable substitution.
832 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
834 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
836 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
838 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
839 echo "configure:840: checking whether build environment is sane" >&5
840 # Just in case
841 sleep 1
842 echo timestamp > conftestfile
843 # Do `set' in a subshell so we don't clobber the current shell's
844 # arguments. Must try -L first in case configure is actually a
845 # symlink; some systems play weird games with the mod time of symlinks
846 # (eg FreeBSD returns the mod time of the symlink's containing
847 # directory).
848 if (
849 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
850 if test "$*" = "X"; then
851 # -L didn't work.
852 set X `ls -t $srcdir/configure conftestfile`
854 if test "$*" != "X $srcdir/configure conftestfile" \
855 && test "$*" != "X conftestfile $srcdir/configure"; then
857 # If neither matched, then we have a broken ls. This can happen
858 # if, for instance, CONFIG_SHELL is bash and it inherits a
859 # broken ls alias from the environment. This has actually
860 # happened. Such a system could not be considered "sane".
861 { echo "configure: error: ls -t appears to fail. Make sure there is not a broken
862 alias in your environment" 1>&2; exit 1; }
865 test "$2" = conftestfile
867 then
868 # Ok.
870 else
871 { echo "configure: error: newly created file is older than distributed files!
872 Check your system clock" 1>&2; exit 1; }
874 rm -f conftest*
875 echo "$ac_t""yes" 1>&6
876 if test "$program_transform_name" = s,x,x,; then
877 program_transform_name=
878 else
879 # Double any \ or $. echo might interpret backslashes.
880 cat <<\EOF_SED > conftestsed
881 s,\\,\\\\,g; s,\$,$$,g
882 EOF_SED
883 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
884 rm -f conftestsed
886 test "$program_prefix" != NONE &&
887 program_transform_name="s,^,${program_prefix},; $program_transform_name"
888 # Use a double $ so make ignores it.
889 test "$program_suffix" != NONE &&
890 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
892 # sed with no file args requires a program.
893 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
895 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
896 echo "configure:897: checking whether ${MAKE-make} sets \${MAKE}" >&5
897 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
898 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
899 echo $ac_n "(cached) $ac_c" 1>&6
900 else
901 cat > conftestmake <<\EOF
902 all:
903 @echo 'ac_maketemp="${MAKE}"'
905 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
906 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
907 if test -n "$ac_maketemp"; then
908 eval ac_cv_prog_make_${ac_make}_set=yes
909 else
910 eval ac_cv_prog_make_${ac_make}_set=no
912 rm -f conftestmake
914 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
915 echo "$ac_t""yes" 1>&6
916 SET_MAKE=
917 else
918 echo "$ac_t""no" 1>&6
919 SET_MAKE="MAKE=${MAKE-make}"
923 PACKAGE=opcodes
925 VERSION=${BFD_VERSION}
927 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
928 { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
930 cat >> confdefs.h <<EOF
931 #define PACKAGE "$PACKAGE"
934 cat >> confdefs.h <<EOF
935 #define VERSION "$VERSION"
940 missing_dir=`cd $ac_aux_dir && pwd`
941 echo $ac_n "checking for working aclocal-${am__api_version}""... $ac_c" 1>&6
942 echo "configure:943: checking for working aclocal-${am__api_version}" >&5
943 # Run test in a subshell; some versions of sh will print an error if
944 # an executable is not found, even if stderr is redirected.
945 # Redirect stdin to placate older versions of autoconf. Sigh.
946 if (aclocal-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
947 ACLOCAL=aclocal-${am__api_version}
948 echo "$ac_t""found" 1>&6
949 else
950 ACLOCAL="$missing_dir/missing aclocal-${am__api_version}"
951 echo "$ac_t""missing" 1>&6
954 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
955 echo "configure:956: checking for working autoconf" >&5
956 # Run test in a subshell; some versions of sh will print an error if
957 # an executable is not found, even if stderr is redirected.
958 # Redirect stdin to placate older versions of autoconf. Sigh.
959 if (autoconf --version) < /dev/null > /dev/null 2>&1; then
960 AUTOCONF=autoconf
961 echo "$ac_t""found" 1>&6
962 else
963 AUTOCONF="$missing_dir/missing autoconf"
964 echo "$ac_t""missing" 1>&6
967 echo $ac_n "checking for working automake-${am__api_version}""... $ac_c" 1>&6
968 echo "configure:969: checking for working automake-${am__api_version}" >&5
969 # Run test in a subshell; some versions of sh will print an error if
970 # an executable is not found, even if stderr is redirected.
971 # Redirect stdin to placate older versions of autoconf. Sigh.
972 if (automake-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
973 AUTOMAKE=automake-${am__api_version}
974 echo "$ac_t""found" 1>&6
975 else
976 AUTOMAKE="$missing_dir/missing automake-${am__api_version}"
977 echo "$ac_t""missing" 1>&6
980 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
981 echo "configure:982: checking for working autoheader" >&5
982 # Run test in a subshell; some versions of sh will print an error if
983 # an executable is not found, even if stderr is redirected.
984 # Redirect stdin to placate older versions of autoconf. Sigh.
985 if (autoheader --version) < /dev/null > /dev/null 2>&1; then
986 AUTOHEADER=autoheader
987 echo "$ac_t""found" 1>&6
988 else
989 AUTOHEADER="$missing_dir/missing autoheader"
990 echo "$ac_t""missing" 1>&6
993 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
994 echo "configure:995: checking for working makeinfo" >&5
995 # Run test in a subshell; some versions of sh will print an error if
996 # an executable is not found, even if stderr is redirected.
997 # Redirect stdin to placate older versions of autoconf. Sigh.
998 if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
999 MAKEINFO=makeinfo
1000 echo "$ac_t""found" 1>&6
1001 else
1002 MAKEINFO="$missing_dir/missing makeinfo"
1003 echo "$ac_t""missing" 1>&6
1008 if test $host != $build; then
1009 ac_tool_prefix=${host_alias}-
1010 else
1011 ac_tool_prefix=
1014 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
1015 set dummy ${ac_tool_prefix}ar; ac_word=$2
1016 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1017 echo "configure:1018: checking for $ac_word" >&5
1018 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
1019 echo $ac_n "(cached) $ac_c" 1>&6
1020 else
1021 if test -n "$AR"; then
1022 ac_cv_prog_AR="$AR" # Let the user override the test.
1023 else
1024 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1025 ac_dummy="$PATH"
1026 for ac_dir in $ac_dummy; do
1027 test -z "$ac_dir" && ac_dir=.
1028 if test -f $ac_dir/$ac_word; then
1029 ac_cv_prog_AR="${ac_tool_prefix}ar"
1030 break
1032 done
1033 IFS="$ac_save_ifs"
1034 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
1037 AR="$ac_cv_prog_AR"
1038 if test -n "$AR"; then
1039 echo "$ac_t""$AR" 1>&6
1040 else
1041 echo "$ac_t""no" 1>&6
1046 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1047 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1048 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1049 echo "configure:1050: checking for $ac_word" >&5
1050 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1051 echo $ac_n "(cached) $ac_c" 1>&6
1052 else
1053 if test -n "$RANLIB"; then
1054 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1055 else
1056 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1057 ac_dummy="$PATH"
1058 for ac_dir in $ac_dummy; do
1059 test -z "$ac_dir" && ac_dir=.
1060 if test -f $ac_dir/$ac_word; then
1061 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1062 break
1064 done
1065 IFS="$ac_save_ifs"
1068 RANLIB="$ac_cv_prog_RANLIB"
1069 if test -n "$RANLIB"; then
1070 echo "$ac_t""$RANLIB" 1>&6
1071 else
1072 echo "$ac_t""no" 1>&6
1076 if test -z "$ac_cv_prog_RANLIB"; then
1077 if test -n "$ac_tool_prefix"; then
1078 # Extract the first word of "ranlib", so it can be a program name with args.
1079 set dummy ranlib; ac_word=$2
1080 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1081 echo "configure:1082: checking for $ac_word" >&5
1082 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1083 echo $ac_n "(cached) $ac_c" 1>&6
1084 else
1085 if test -n "$RANLIB"; then
1086 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1087 else
1088 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1089 ac_dummy="$PATH"
1090 for ac_dir in $ac_dummy; do
1091 test -z "$ac_dir" && ac_dir=.
1092 if test -f $ac_dir/$ac_word; then
1093 ac_cv_prog_RANLIB="ranlib"
1094 break
1096 done
1097 IFS="$ac_save_ifs"
1098 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1101 RANLIB="$ac_cv_prog_RANLIB"
1102 if test -n "$RANLIB"; then
1103 echo "$ac_t""$RANLIB" 1>&6
1104 else
1105 echo "$ac_t""no" 1>&6
1108 else
1109 RANLIB=":"
1114 # Check whether --enable-shared or --disable-shared was given.
1115 if test "${enable_shared+set}" = set; then
1116 enableval="$enable_shared"
1117 p=${PACKAGE-default}
1118 case $enableval in
1119 yes) enable_shared=yes ;;
1120 no) enable_shared=no ;;
1122 enable_shared=no
1123 # Look at the argument we got. We use all the common list separators.
1124 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1125 for pkg in $enableval; do
1126 if test "X$pkg" = "X$p"; then
1127 enable_shared=yes
1129 done
1130 IFS="$ac_save_ifs"
1132 esac
1133 else
1134 enable_shared=no
1138 # Check whether --enable-static or --disable-static was given.
1139 if test "${enable_static+set}" = set; then
1140 enableval="$enable_static"
1141 p=${PACKAGE-default}
1142 case $enableval in
1143 yes) enable_static=yes ;;
1144 no) enable_static=no ;;
1146 enable_static=no
1147 # Look at the argument we got. We use all the common list separators.
1148 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1149 for pkg in $enableval; do
1150 if test "X$pkg" = "X$p"; then
1151 enable_static=yes
1153 done
1154 IFS="$ac_save_ifs"
1156 esac
1157 else
1158 enable_static=yes
1161 # Check whether --enable-fast-install or --disable-fast-install was given.
1162 if test "${enable_fast_install+set}" = set; then
1163 enableval="$enable_fast_install"
1164 p=${PACKAGE-default}
1165 case $enableval in
1166 yes) enable_fast_install=yes ;;
1167 no) enable_fast_install=no ;;
1169 enable_fast_install=no
1170 # Look at the argument we got. We use all the common list separators.
1171 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1172 for pkg in $enableval; do
1173 if test "X$pkg" = "X$p"; then
1174 enable_fast_install=yes
1176 done
1177 IFS="$ac_save_ifs"
1179 esac
1180 else
1181 enable_fast_install=yes
1184 # Extract the first word of "gcc", so it can be a program name with args.
1185 set dummy gcc; ac_word=$2
1186 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1187 echo "configure:1188: checking for $ac_word" >&5
1188 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1189 echo $ac_n "(cached) $ac_c" 1>&6
1190 else
1191 if test -n "$CC"; then
1192 ac_cv_prog_CC="$CC" # Let the user override the test.
1193 else
1194 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1195 ac_dummy="$PATH"
1196 for ac_dir in $ac_dummy; do
1197 test -z "$ac_dir" && ac_dir=.
1198 if test -f $ac_dir/$ac_word; then
1199 ac_cv_prog_CC="gcc"
1200 break
1202 done
1203 IFS="$ac_save_ifs"
1206 CC="$ac_cv_prog_CC"
1207 if test -n "$CC"; then
1208 echo "$ac_t""$CC" 1>&6
1209 else
1210 echo "$ac_t""no" 1>&6
1213 if test -z "$CC"; then
1214 # Extract the first word of "cc", so it can be a program name with args.
1215 set dummy cc; ac_word=$2
1216 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1217 echo "configure:1218: checking for $ac_word" >&5
1218 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1219 echo $ac_n "(cached) $ac_c" 1>&6
1220 else
1221 if test -n "$CC"; then
1222 ac_cv_prog_CC="$CC" # Let the user override the test.
1223 else
1224 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1225 ac_prog_rejected=no
1226 ac_dummy="$PATH"
1227 for ac_dir in $ac_dummy; do
1228 test -z "$ac_dir" && ac_dir=.
1229 if test -f $ac_dir/$ac_word; then
1230 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1231 ac_prog_rejected=yes
1232 continue
1234 ac_cv_prog_CC="cc"
1235 break
1237 done
1238 IFS="$ac_save_ifs"
1239 if test $ac_prog_rejected = yes; then
1240 # We found a bogon in the path, so make sure we never use it.
1241 set dummy $ac_cv_prog_CC
1242 shift
1243 if test $# -gt 0; then
1244 # We chose a different compiler from the bogus one.
1245 # However, it has the same basename, so the bogon will be chosen
1246 # first if we set CC to just the basename; use the full file name.
1247 shift
1248 set dummy "$ac_dir/$ac_word" "$@"
1249 shift
1250 ac_cv_prog_CC="$@"
1255 CC="$ac_cv_prog_CC"
1256 if test -n "$CC"; then
1257 echo "$ac_t""$CC" 1>&6
1258 else
1259 echo "$ac_t""no" 1>&6
1262 if test -z "$CC"; then
1263 case "`uname -s`" in
1264 *win32* | *WIN32*)
1265 # Extract the first word of "cl", so it can be a program name with args.
1266 set dummy cl; ac_word=$2
1267 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1268 echo "configure:1269: checking for $ac_word" >&5
1269 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1270 echo $ac_n "(cached) $ac_c" 1>&6
1271 else
1272 if test -n "$CC"; then
1273 ac_cv_prog_CC="$CC" # Let the user override the test.
1274 else
1275 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1276 ac_dummy="$PATH"
1277 for ac_dir in $ac_dummy; do
1278 test -z "$ac_dir" && ac_dir=.
1279 if test -f $ac_dir/$ac_word; then
1280 ac_cv_prog_CC="cl"
1281 break
1283 done
1284 IFS="$ac_save_ifs"
1287 CC="$ac_cv_prog_CC"
1288 if test -n "$CC"; then
1289 echo "$ac_t""$CC" 1>&6
1290 else
1291 echo "$ac_t""no" 1>&6
1294 esac
1296 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1299 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1300 echo "configure:1301: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1302 ac_ext=c
1303 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1304 ac_cpp='$CPP $CPPFLAGS'
1305 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1306 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1307 cross_compiling=$ac_cv_prog_cc_cross
1309 cat > conftest.$ac_ext << EOF
1311 #line 1312 "configure"
1312 #include "confdefs.h"
1314 main(){return(0);}
1316 if { (eval echo configure:1317: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1317 ac_cv_prog_cc_works=yes
1318 # If we can't run a trivial program, we are probably using a cross compiler.
1319 if (./conftest; exit) 2>/dev/null; then
1320 ac_cv_prog_cc_cross=no
1321 else
1322 ac_cv_prog_cc_cross=yes
1324 else
1325 echo "configure: failed program was:" >&5
1326 cat conftest.$ac_ext >&5
1327 ac_cv_prog_cc_works=no
1329 rm -fr conftest*
1330 ac_ext=c
1331 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1332 ac_cpp='$CPP $CPPFLAGS'
1333 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1334 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1335 cross_compiling=$ac_cv_prog_cc_cross
1337 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1338 if test $ac_cv_prog_cc_works = no; then
1339 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1341 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1342 echo "configure:1343: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1343 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1344 cross_compiling=$ac_cv_prog_cc_cross
1346 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1347 echo "configure:1348: checking whether we are using GNU C" >&5
1348 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1349 echo $ac_n "(cached) $ac_c" 1>&6
1350 else
1351 cat > conftest.c <<EOF
1352 #ifdef __GNUC__
1353 yes;
1354 #endif
1356 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1357: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1357 ac_cv_prog_gcc=yes
1358 else
1359 ac_cv_prog_gcc=no
1363 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1365 if test $ac_cv_prog_gcc = yes; then
1366 GCC=yes
1367 else
1368 GCC=
1371 ac_test_CFLAGS="${CFLAGS+set}"
1372 ac_save_CFLAGS="$CFLAGS"
1373 CFLAGS=
1374 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1375 echo "configure:1376: checking whether ${CC-cc} accepts -g" >&5
1376 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1377 echo $ac_n "(cached) $ac_c" 1>&6
1378 else
1379 echo 'void f(){}' > conftest.c
1380 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1381 ac_cv_prog_cc_g=yes
1382 else
1383 ac_cv_prog_cc_g=no
1385 rm -f conftest*
1389 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1390 if test "$ac_test_CFLAGS" = set; then
1391 CFLAGS="$ac_save_CFLAGS"
1392 elif test $ac_cv_prog_cc_g = yes; then
1393 if test "$GCC" = yes; then
1394 CFLAGS="-g -O2"
1395 else
1396 CFLAGS="-g"
1398 else
1399 if test "$GCC" = yes; then
1400 CFLAGS="-O2"
1401 else
1402 CFLAGS=
1406 # Check whether --with-gnu-ld or --without-gnu-ld was given.
1407 if test "${with_gnu_ld+set}" = set; then
1408 withval="$with_gnu_ld"
1409 test "$withval" = no || with_gnu_ld=yes
1410 else
1411 with_gnu_ld=no
1414 ac_prog=ld
1415 if test "$GCC" = yes; then
1416 # Check if gcc -print-prog-name=ld gives a path.
1417 echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
1418 echo "configure:1419: checking for ld used by GCC" >&5
1419 case $host in
1420 *-*-mingw*)
1421 # gcc leaves a trailing carriage return which upsets mingw
1422 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
1424 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
1425 esac
1426 case $ac_prog in
1427 # Accept absolute paths.
1428 [\\/]* | [A-Za-z]:[\\/]*)
1429 re_direlt='/[^/][^/]*/\.\./'
1430 # Canonicalize the path of ld
1431 ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
1432 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
1433 ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
1434 done
1435 test -z "$LD" && LD="$ac_prog"
1438 # If it fails, then pretend we aren't using GCC.
1439 ac_prog=ld
1442 # If it is relative, then search for the first ld in PATH.
1443 with_gnu_ld=unknown
1445 esac
1446 elif test "$with_gnu_ld" = yes; then
1447 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
1448 echo "configure:1449: checking for GNU ld" >&5
1449 else
1450 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
1451 echo "configure:1452: checking for non-GNU ld" >&5
1453 if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
1454 echo $ac_n "(cached) $ac_c" 1>&6
1455 else
1456 if test -z "$LD"; then
1457 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1458 for ac_dir in $PATH; do
1459 test -z "$ac_dir" && ac_dir=.
1460 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
1461 lt_cv_path_LD="$ac_dir/$ac_prog"
1462 # Check to see if the program is GNU ld. I'd rather use --version,
1463 # but apparently some GNU ld's only accept -v.
1464 # Break only if it was the GNU/non-GNU ld that we prefer.
1465 if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
1466 test "$with_gnu_ld" != no && break
1467 else
1468 test "$with_gnu_ld" != yes && break
1471 done
1472 IFS="$ac_save_ifs"
1473 else
1474 lt_cv_path_LD="$LD" # Let the user override the test with a path.
1478 LD="$lt_cv_path_LD"
1479 if test -n "$LD"; then
1480 echo "$ac_t""$LD" 1>&6
1481 else
1482 echo "$ac_t""no" 1>&6
1484 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1485 echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1486 echo "configure:1487: checking if the linker ($LD) is GNU ld" >&5
1487 if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
1488 echo $ac_n "(cached) $ac_c" 1>&6
1489 else
1490 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
1491 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
1492 lt_cv_prog_gnu_ld=yes
1493 else
1494 lt_cv_prog_gnu_ld=no
1498 echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6
1499 with_gnu_ld=$lt_cv_prog_gnu_ld
1502 echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6
1503 echo "configure:1504: checking for $LD option to reload object files" >&5
1504 if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
1505 echo $ac_n "(cached) $ac_c" 1>&6
1506 else
1507 lt_cv_ld_reload_flag='-r'
1510 echo "$ac_t""$lt_cv_ld_reload_flag" 1>&6
1511 reload_flag=$lt_cv_ld_reload_flag
1512 test -n "$reload_flag" && reload_flag=" $reload_flag"
1514 echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
1515 echo "configure:1516: checking for BSD-compatible nm" >&5
1516 if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
1517 echo $ac_n "(cached) $ac_c" 1>&6
1518 else
1519 if test -n "$NM"; then
1520 # Let the user override the test.
1521 lt_cv_path_NM="$NM"
1522 else
1523 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1524 for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
1525 test -z "$ac_dir" && ac_dir=.
1526 tmp_nm=$ac_dir/${ac_tool_prefix}nm
1527 if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then
1528 # Check to see if the nm accepts a BSD-compat flag.
1529 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
1530 # nm: unknown option "B" ignored
1531 # Tru64's nm complains that /dev/null is an invalid object file
1532 if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
1533 lt_cv_path_NM="$tmp_nm -B"
1534 break
1535 elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
1536 lt_cv_path_NM="$tmp_nm -p"
1537 break
1538 else
1539 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
1540 continue # so that we can try to find one that supports BSD flags
1543 done
1544 IFS="$ac_save_ifs"
1545 test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
1549 NM="$lt_cv_path_NM"
1550 echo "$ac_t""$NM" 1>&6
1552 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1553 echo "configure:1554: checking whether ln -s works" >&5
1554 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1555 echo $ac_n "(cached) $ac_c" 1>&6
1556 else
1557 rm -f conftestdata
1558 if ln -s X conftestdata 2>/dev/null
1559 then
1560 rm -f conftestdata
1561 ac_cv_prog_LN_S="ln -s"
1562 else
1563 ac_cv_prog_LN_S=ln
1566 LN_S="$ac_cv_prog_LN_S"
1567 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1568 echo "$ac_t""yes" 1>&6
1569 else
1570 echo "$ac_t""no" 1>&6
1573 echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6
1574 echo "configure:1575: checking how to recognise dependant libraries" >&5
1575 if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
1576 echo $ac_n "(cached) $ac_c" 1>&6
1577 else
1578 lt_cv_file_magic_cmd='$MAGIC_CMD'
1579 lt_cv_file_magic_test_file=
1580 lt_cv_deplibs_check_method='unknown'
1581 # Need to set the preceding variable on all platforms that support
1582 # interlibrary dependencies.
1583 # 'none' -- dependencies not supported.
1584 # `unknown' -- same as none, but documents that we really don't know.
1585 # 'pass_all' -- all dependencies passed with no checks.
1586 # 'test_compile' -- check by making test program.
1587 # 'file_magic [regex]' -- check by looking for files in library path
1588 # which responds to the $file_magic_cmd with a given egrep regex.
1589 # If you have `file' or equivalent on your system and you're not sure
1590 # whether `pass_all' will *always* work, you probably want this one.
1592 case $host_os in
1593 aix*)
1594 lt_cv_deplibs_check_method=pass_all
1597 beos*)
1598 lt_cv_deplibs_check_method=pass_all
1601 bsdi4*)
1602 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
1603 lt_cv_file_magic_cmd='/usr/bin/file -L'
1604 lt_cv_file_magic_test_file=/shlib/libc.so
1607 cygwin* | mingw* |pw32*)
1608 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
1609 lt_cv_file_magic_cmd='$OBJDUMP -f'
1612 darwin* | rhapsody*)
1613 lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
1614 lt_cv_file_magic_cmd='/usr/bin/file -L'
1615 case "$host_os" in
1616 rhapsody* | darwin1.012)
1617 lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System'
1619 *) # Darwin 1.3 on
1620 lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
1622 esac
1625 freebsd* )
1626 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
1627 case $host_cpu in
1628 i*86 )
1629 # Not sure whether the presence of OpenBSD here was a mistake.
1630 # Let's accept both of them until this is cleared up.
1631 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
1632 lt_cv_file_magic_cmd=/usr/bin/file
1633 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
1635 esac
1636 else
1637 lt_cv_deplibs_check_method=pass_all
1641 gnu*)
1642 lt_cv_deplibs_check_method=pass_all
1645 hpux10.20*|hpux11*)
1646 case $host_cpu in
1647 hppa*)
1648 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
1649 lt_cv_file_magic_cmd=/usr/bin/file
1650 lt_cv_file_magic_test_file=/usr/lib/libc.sl
1652 ia64*)
1653 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
1654 lt_cv_file_magic_cmd=/usr/bin/file
1655 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
1657 esac
1660 irix5* | irix6*)
1661 case $host_os in
1662 irix5*)
1663 # this will be overridden with pass_all, but let us keep it just in case
1664 lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
1667 case $LD in
1668 *-32|*"-32 ") libmagic=32-bit;;
1669 *-n32|*"-n32 ") libmagic=N32;;
1670 *-64|*"-64 ") libmagic=64-bit;;
1671 *) libmagic=never-match;;
1672 esac
1673 # this will be overridden with pass_all, but let us keep it just in case
1674 lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
1676 esac
1677 lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
1678 lt_cv_deplibs_check_method=pass_all
1681 # This must be Linux ELF.
1682 linux-gnu*)
1683 case $host_cpu in
1684 alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
1685 lt_cv_deplibs_check_method=pass_all ;;
1687 # glibc up to 2.1.1 does not perform some relocations on ARM
1688 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
1689 esac
1690 lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
1693 netbsd*)
1694 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
1695 lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
1696 else
1697 lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$'
1701 newsos6)
1702 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
1703 lt_cv_file_magic_cmd=/usr/bin/file
1704 lt_cv_file_magic_test_file=/usr/lib/libnls.so
1707 osf3* | osf4* | osf5*)
1708 # this will be overridden with pass_all, but let us keep it just in case
1709 lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'
1710 lt_cv_file_magic_test_file=/shlib/libc.so
1711 lt_cv_deplibs_check_method=pass_all
1714 sco3.2v5*)
1715 lt_cv_deplibs_check_method=pass_all
1718 solaris*)
1719 lt_cv_deplibs_check_method=pass_all
1720 lt_cv_file_magic_test_file=/lib/libc.so
1723 sysv5uw[78]* | sysv4*uw2*)
1724 lt_cv_deplibs_check_method=pass_all
1727 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
1728 case $host_vendor in
1729 ncr)
1730 lt_cv_deplibs_check_method=pass_all
1732 motorola)
1733 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
1734 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
1736 esac
1738 esac
1742 echo "$ac_t""$lt_cv_deplibs_check_method" 1>&6
1743 file_magic_cmd=$lt_cv_file_magic_cmd
1744 deplibs_check_method=$lt_cv_deplibs_check_method
1746 echo $ac_n "checking for object suffix""... $ac_c" 1>&6
1747 echo "configure:1748: checking for object suffix" >&5
1748 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
1749 echo $ac_n "(cached) $ac_c" 1>&6
1750 else
1751 rm -f conftest*
1752 echo 'int i = 1;' > conftest.$ac_ext
1753 if { (eval echo configure:1754: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1754 for ac_file in conftest.*; do
1755 case $ac_file in
1756 *.c) ;;
1757 *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
1758 esac
1759 done
1760 else
1761 { echo "configure: error: installation or configuration problem; compiler does not work" 1>&2; exit 1; }
1763 rm -f conftest*
1766 echo "$ac_t""$ac_cv_objext" 1>&6
1767 OBJEXT=$ac_cv_objext
1768 ac_objext=$ac_cv_objext
1772 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
1773 echo "configure:1774: checking for executable suffix" >&5
1774 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
1775 echo $ac_n "(cached) $ac_c" 1>&6
1776 else
1777 if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
1778 ac_cv_exeext=.exe
1779 else
1780 rm -f conftest*
1781 echo 'int main () { return 0; }' > conftest.$ac_ext
1782 ac_cv_exeext=
1783 if { (eval echo configure:1784: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
1784 for file in conftest.*; do
1785 case $file in
1786 *.c | *.o | *.obj) ;;
1787 *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
1788 esac
1789 done
1790 else
1791 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
1793 rm -f conftest*
1794 test x"${ac_cv_exeext}" = x && ac_cv_exeext=no
1798 EXEEXT=""
1799 test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext}
1800 echo "$ac_t""${ac_cv_exeext}" 1>&6
1801 ac_exeext=$EXEEXT
1803 # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
1805 # Only perform the check for file, if the check method requires it
1806 case $deplibs_check_method in
1807 file_magic*)
1808 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
1809 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
1810 echo "configure:1811: checking for ${ac_tool_prefix}file" >&5
1811 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1812 echo $ac_n "(cached) $ac_c" 1>&6
1813 else
1814 case $MAGIC_CMD in
1816 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1818 ?:/*)
1819 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.
1822 ac_save_MAGIC_CMD="$MAGIC_CMD"
1823 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1824 ac_dummy="/usr/bin:$PATH"
1825 for ac_dir in $ac_dummy; do
1826 test -z "$ac_dir" && ac_dir=.
1827 if test -f $ac_dir/${ac_tool_prefix}file; then
1828 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
1829 if test -n "$file_magic_test_file"; then
1830 case $deplibs_check_method in
1831 "file_magic "*)
1832 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1833 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1834 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1835 egrep "$file_magic_regex" > /dev/null; then
1837 else
1838 cat <<EOF 1>&2
1840 *** Warning: the command libtool uses to detect shared libraries,
1841 *** $file_magic_cmd, produces output that libtool cannot recognize.
1842 *** The result is that libtool may fail to recognize shared libraries
1843 *** as such. This will affect the creation of libtool libraries that
1844 *** depend on shared libraries, but programs linked with such libtool
1845 *** libraries will work regardless of this problem. Nevertheless, you
1846 *** may want to report the problem to your system manager and/or to
1847 *** bug-libtool@gnu.org
1850 fi ;;
1851 esac
1853 break
1855 done
1856 IFS="$ac_save_ifs"
1857 MAGIC_CMD="$ac_save_MAGIC_CMD"
1859 esac
1862 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1863 if test -n "$MAGIC_CMD"; then
1864 echo "$ac_t""$MAGIC_CMD" 1>&6
1865 else
1866 echo "$ac_t""no" 1>&6
1869 if test -z "$lt_cv_path_MAGIC_CMD"; then
1870 if test -n "$ac_tool_prefix"; then
1871 echo $ac_n "checking for file""... $ac_c" 1>&6
1872 echo "configure:1873: checking for file" >&5
1873 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1874 echo $ac_n "(cached) $ac_c" 1>&6
1875 else
1876 case $MAGIC_CMD in
1878 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1880 ?:/*)
1881 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.
1884 ac_save_MAGIC_CMD="$MAGIC_CMD"
1885 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1886 ac_dummy="/usr/bin:$PATH"
1887 for ac_dir in $ac_dummy; do
1888 test -z "$ac_dir" && ac_dir=.
1889 if test -f $ac_dir/file; then
1890 lt_cv_path_MAGIC_CMD="$ac_dir/file"
1891 if test -n "$file_magic_test_file"; then
1892 case $deplibs_check_method in
1893 "file_magic "*)
1894 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1895 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1896 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1897 egrep "$file_magic_regex" > /dev/null; then
1899 else
1900 cat <<EOF 1>&2
1902 *** Warning: the command libtool uses to detect shared libraries,
1903 *** $file_magic_cmd, produces output that libtool cannot recognize.
1904 *** The result is that libtool may fail to recognize shared libraries
1905 *** as such. This will affect the creation of libtool libraries that
1906 *** depend on shared libraries, but programs linked with such libtool
1907 *** libraries will work regardless of this problem. Nevertheless, you
1908 *** may want to report the problem to your system manager and/or to
1909 *** bug-libtool@gnu.org
1912 fi ;;
1913 esac
1915 break
1917 done
1918 IFS="$ac_save_ifs"
1919 MAGIC_CMD="$ac_save_MAGIC_CMD"
1921 esac
1924 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1925 if test -n "$MAGIC_CMD"; then
1926 echo "$ac_t""$MAGIC_CMD" 1>&6
1927 else
1928 echo "$ac_t""no" 1>&6
1931 else
1932 MAGIC_CMD=:
1938 esac
1940 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1941 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1942 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1943 echo "configure:1944: checking for $ac_word" >&5
1944 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1945 echo $ac_n "(cached) $ac_c" 1>&6
1946 else
1947 if test -n "$RANLIB"; then
1948 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1949 else
1950 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1951 ac_dummy="$PATH"
1952 for ac_dir in $ac_dummy; do
1953 test -z "$ac_dir" && ac_dir=.
1954 if test -f $ac_dir/$ac_word; then
1955 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1956 break
1958 done
1959 IFS="$ac_save_ifs"
1962 RANLIB="$ac_cv_prog_RANLIB"
1963 if test -n "$RANLIB"; then
1964 echo "$ac_t""$RANLIB" 1>&6
1965 else
1966 echo "$ac_t""no" 1>&6
1970 if test -z "$ac_cv_prog_RANLIB"; then
1971 if test -n "$ac_tool_prefix"; then
1972 # Extract the first word of "ranlib", so it can be a program name with args.
1973 set dummy ranlib; ac_word=$2
1974 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1975 echo "configure:1976: checking for $ac_word" >&5
1976 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1977 echo $ac_n "(cached) $ac_c" 1>&6
1978 else
1979 if test -n "$RANLIB"; then
1980 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1981 else
1982 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1983 ac_dummy="$PATH"
1984 for ac_dir in $ac_dummy; do
1985 test -z "$ac_dir" && ac_dir=.
1986 if test -f $ac_dir/$ac_word; then
1987 ac_cv_prog_RANLIB="ranlib"
1988 break
1990 done
1991 IFS="$ac_save_ifs"
1992 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1995 RANLIB="$ac_cv_prog_RANLIB"
1996 if test -n "$RANLIB"; then
1997 echo "$ac_t""$RANLIB" 1>&6
1998 else
1999 echo "$ac_t""no" 1>&6
2002 else
2003 RANLIB=":"
2007 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2008 set dummy ${ac_tool_prefix}strip; ac_word=$2
2009 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2010 echo "configure:2011: checking for $ac_word" >&5
2011 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
2012 echo $ac_n "(cached) $ac_c" 1>&6
2013 else
2014 if test -n "$STRIP"; then
2015 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2016 else
2017 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2018 ac_dummy="$PATH"
2019 for ac_dir in $ac_dummy; do
2020 test -z "$ac_dir" && ac_dir=.
2021 if test -f $ac_dir/$ac_word; then
2022 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2023 break
2025 done
2026 IFS="$ac_save_ifs"
2029 STRIP="$ac_cv_prog_STRIP"
2030 if test -n "$STRIP"; then
2031 echo "$ac_t""$STRIP" 1>&6
2032 else
2033 echo "$ac_t""no" 1>&6
2037 if test -z "$ac_cv_prog_STRIP"; then
2038 if test -n "$ac_tool_prefix"; then
2039 # Extract the first word of "strip", so it can be a program name with args.
2040 set dummy strip; ac_word=$2
2041 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2042 echo "configure:2043: checking for $ac_word" >&5
2043 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
2044 echo $ac_n "(cached) $ac_c" 1>&6
2045 else
2046 if test -n "$STRIP"; then
2047 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2048 else
2049 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2050 ac_dummy="$PATH"
2051 for ac_dir in $ac_dummy; do
2052 test -z "$ac_dir" && ac_dir=.
2053 if test -f $ac_dir/$ac_word; then
2054 ac_cv_prog_STRIP="strip"
2055 break
2057 done
2058 IFS="$ac_save_ifs"
2059 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP=":"
2062 STRIP="$ac_cv_prog_STRIP"
2063 if test -n "$STRIP"; then
2064 echo "$ac_t""$STRIP" 1>&6
2065 else
2066 echo "$ac_t""no" 1>&6
2069 else
2070 STRIP=":"
2075 # Check for any special flags to pass to ltconfig.
2076 libtool_flags="--cache-file=$cache_file"
2077 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
2078 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
2079 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
2080 test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
2081 test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
2084 # Check whether --enable-libtool-lock or --disable-libtool-lock was given.
2085 if test "${enable_libtool_lock+set}" = set; then
2086 enableval="$enable_libtool_lock"
2090 test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock"
2091 test x"$silent" = xyes && libtool_flags="$libtool_flags --silent"
2093 # Check whether --with-pic or --without-pic was given.
2094 if test "${with_pic+set}" = set; then
2095 withval="$with_pic"
2096 pic_mode="$withval"
2097 else
2098 pic_mode=default
2101 test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic"
2102 test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic"
2104 # Some flags need to be propagated to the compiler or linker for good
2105 # libtool support.
2106 case $host in
2107 *-*-irix6*)
2108 # Find out which ABI we are using.
2109 echo '#line 2110 "configure"' > conftest.$ac_ext
2110 if { (eval echo configure:2111: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2111 if test "$lt_cv_prog_gnu_ld" = yes; then
2112 case `/usr/bin/file conftest.$ac_objext` in
2113 *32-bit*)
2114 LD="${LD-ld} -melf32bsmip"
2116 *N32*)
2117 LD="${LD-ld} -melf32bmipn32"
2119 *64-bit*)
2120 LD="${LD-ld} -melf64bmip"
2122 esac
2123 else
2124 case `/usr/bin/file conftest.$ac_objext` in
2125 *32-bit*)
2126 LD="${LD-ld} -32"
2128 *N32*)
2129 LD="${LD-ld} -n32"
2131 *64-bit*)
2132 LD="${LD-ld} -64"
2134 esac
2137 rm -rf conftest*
2140 ia64-*-hpux*)
2141 # Find out which ABI we are using.
2142 echo 'int i;' > conftest.$ac_ext
2143 if { (eval echo configure:2144: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2144 case "`/usr/bin/file conftest.o`" in
2145 *ELF-32*)
2146 HPUX_IA64_MODE="32"
2148 *ELF-64*)
2149 HPUX_IA64_MODE="64"
2151 esac
2153 rm -rf conftest*
2156 *-*-sco3.2v5*)
2157 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
2158 SAVE_CFLAGS="$CFLAGS"
2159 CFLAGS="$CFLAGS -belf"
2160 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
2161 echo "configure:2162: checking whether the C compiler needs -belf" >&5
2162 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
2163 echo $ac_n "(cached) $ac_c" 1>&6
2164 else
2166 ac_ext=c
2167 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2168 ac_cpp='$CPP $CPPFLAGS'
2169 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2170 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2171 cross_compiling=$ac_cv_prog_cc_cross
2173 cat > conftest.$ac_ext <<EOF
2174 #line 2175 "configure"
2175 #include "confdefs.h"
2177 int main() {
2179 ; return 0; }
2181 if { (eval echo configure:2182: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2182 rm -rf conftest*
2183 lt_cv_cc_needs_belf=yes
2184 else
2185 echo "configure: failed program was:" >&5
2186 cat conftest.$ac_ext >&5
2187 rm -rf conftest*
2188 lt_cv_cc_needs_belf=no
2190 rm -f conftest*
2191 ac_ext=c
2192 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2193 ac_cpp='$CPP $CPPFLAGS'
2194 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2195 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2196 cross_compiling=$ac_cv_prog_cc_cross
2200 echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6
2201 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
2202 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
2203 CFLAGS="$SAVE_CFLAGS"
2208 esac
2211 # Save cache, so that ltconfig can load it
2212 cat > confcache <<\EOF
2213 # This file is a shell script that caches the results of configure
2214 # tests run on this system so they can be shared between configure
2215 # scripts and configure runs. It is not useful on other systems.
2216 # If it contains results you don't want to keep, you may remove or edit it.
2218 # By default, configure uses ./config.cache as the cache file,
2219 # creating it if it does not exist already. You can give configure
2220 # the --cache-file=FILE option to use a different cache file; that is
2221 # what configure does when it calls configure scripts in
2222 # subdirectories, so they share the cache.
2223 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2224 # config.status only pays attention to the cache file if you give it the
2225 # --recheck option to rerun configure.
2228 # The following way of writing the cache mishandles newlines in values,
2229 # but we know of no workaround that is simple, portable, and efficient.
2230 # So, don't put newlines in cache variables' values.
2231 # Ultrix sh set writes to stderr and can't be redirected directly,
2232 # and sets the high bit in the cache file unless we assign to the vars.
2233 (set) 2>&1 |
2234 case `(ac_space=' '; set | grep ac_space) 2>&1` in
2235 *ac_space=\ *)
2236 # `set' does not quote correctly, so add quotes (double-quote substitution
2237 # turns \\\\ into \\, and sed turns \\ into \).
2238 sed -n \
2239 -e "s/'/'\\\\''/g" \
2240 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2243 # `set' quotes correctly as required by POSIX, so do not add quotes.
2244 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2246 esac >> confcache
2247 if cmp -s $cache_file confcache; then
2249 else
2250 if test -w $cache_file; then
2251 echo "updating cache $cache_file"
2252 cat confcache > $cache_file
2253 else
2254 echo "not updating unwritable cache $cache_file"
2257 rm -f confcache
2260 # Actually configure libtool. ac_aux_dir is where install-sh is found.
2261 AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
2262 MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
2263 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
2264 AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
2265 objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
2266 deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
2267 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
2268 $libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \
2269 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
2271 # Reload cache, that may have been modified by ltconfig
2272 if test -r "$cache_file"; then
2273 echo "loading cache $cache_file"
2274 . $cache_file
2275 else
2276 echo "creating cache $cache_file"
2277 > $cache_file
2281 # This can be used to rebuild libtool when needed
2282 LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh"
2284 # Always use our own libtool.
2285 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2287 # Redirect the config.log output again, so that the ltconfig log is not
2288 # clobbered by the next message.
2289 exec 5>>./config.log
2297 # Check whether --enable-targets or --disable-targets was given.
2298 if test "${enable_targets+set}" = set; then
2299 enableval="$enable_targets"
2300 case "${enableval}" in
2301 yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
2303 no) enable_targets= ;;
2304 *) enable_targets=$enableval ;;
2305 esac
2307 # Check whether --enable-commonbfdlib or --disable-commonbfdlib was given.
2308 if test "${enable_commonbfdlib+set}" = set; then
2309 enableval="$enable_commonbfdlib"
2310 case "${enableval}" in
2311 yes) commonbfdlib=true ;;
2312 no) commonbfdlib=false ;;
2313 *) { echo "configure: error: bad value ${enableval} for opcodes commonbfdlib option" 1>&2; exit 1; } ;;
2314 esac
2317 build_warnings="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
2318 # Check whether --enable-build-warnings or --disable-build-warnings was given.
2319 if test "${enable_build_warnings+set}" = set; then
2320 enableval="$enable_build_warnings"
2321 case "${enableval}" in
2322 yes) ;;
2323 no) build_warnings="-w";;
2324 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
2325 build_warnings="${build_warnings} ${t}";;
2326 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
2327 build_warnings="${t} ${build_warnings}";;
2328 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
2329 esac
2330 if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
2331 echo "Setting warning flags = $build_warnings" 6>&1
2334 WARN_CFLAGS=""
2335 if test "x${build_warnings}" != x -a "x$GCC" = xyes ; then
2336 WARN_CFLAGS="${build_warnings}"
2344 if test -z "$target" ; then
2345 { echo "configure: error: Unrecognized target system type; please check config.sub." 1>&2; exit 1; }
2348 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
2349 echo "configure:2350: checking whether to enable maintainer-specific portions of Makefiles" >&5
2350 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
2351 if test "${enable_maintainer_mode+set}" = set; then
2352 enableval="$enable_maintainer_mode"
2353 USE_MAINTAINER_MODE=$enableval
2354 else
2355 USE_MAINTAINER_MODE=no
2358 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
2361 if test $USE_MAINTAINER_MODE = yes; then
2362 MAINTAINER_MODE_TRUE=
2363 MAINTAINER_MODE_FALSE='#'
2364 else
2365 MAINTAINER_MODE_TRUE='#'
2366 MAINTAINER_MODE_FALSE=
2368 MAINT=$MAINTAINER_MODE_TRUE
2371 echo $ac_n "checking whether to install libbfd""... $ac_c" 1>&6
2372 echo "configure:2373: checking whether to install libbfd" >&5
2373 # Check whether --enable-install-libbfd or --disable-install-libbfd was given.
2374 if test "${enable_install_libbfd+set}" = set; then
2375 enableval="$enable_install_libbfd"
2376 install_libbfd_p=$enableval
2377 else
2378 if test "${host}" = "${target}" || test "$enable_shared" = "yes"; then
2379 install_libbfd_p=yes
2380 else
2381 install_libbfd_p=no
2385 echo "$ac_t""$install_libbfd_p" 1>&6
2388 if test $install_libbfd_p = yes; then
2389 INSTALL_LIBBFD_TRUE=
2390 INSTALL_LIBBFD_FALSE='#'
2391 else
2392 INSTALL_LIBBFD_TRUE='#'
2393 INSTALL_LIBBFD_FALSE=
2395 # libbfd.a is a host library containing target dependent code
2396 bfdlibdir='$(libdir)'
2397 bfdincludedir='$(includedir)'
2398 if test "${host}" != "${target}"; then
2399 bfdlibdir='$(exec_prefix)/$(host_alias)/$(target_alias)/lib'
2400 bfdincludedir='$(exec_prefix)/$(host_alias)/$(target_alias)/include'
2408 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
2409 echo "configure:2410: checking for executable suffix" >&5
2410 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
2411 echo $ac_n "(cached) $ac_c" 1>&6
2412 else
2413 if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
2414 ac_cv_exeext=.exe
2415 else
2416 rm -f conftest*
2417 echo 'int main () { return 0; }' > conftest.$ac_ext
2418 ac_cv_exeext=
2419 if { (eval echo configure:2420: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
2420 for file in conftest.*; do
2421 case $file in
2422 *.c | *.o | *.obj) ;;
2423 *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
2424 esac
2425 done
2426 else
2427 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
2429 rm -f conftest*
2430 test x"${ac_cv_exeext}" = x && ac_cv_exeext=no
2434 EXEEXT=""
2435 test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext}
2436 echo "$ac_t""${ac_cv_exeext}" 1>&6
2437 ac_exeext=$EXEEXT
2440 # host-specific stuff:
2442 # Extract the first word of "gcc", so it can be a program name with args.
2443 set dummy gcc; ac_word=$2
2444 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2445 echo "configure:2446: checking for $ac_word" >&5
2446 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2447 echo $ac_n "(cached) $ac_c" 1>&6
2448 else
2449 if test -n "$CC"; then
2450 ac_cv_prog_CC="$CC" # Let the user override the test.
2451 else
2452 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2453 ac_dummy="$PATH"
2454 for ac_dir in $ac_dummy; do
2455 test -z "$ac_dir" && ac_dir=.
2456 if test -f $ac_dir/$ac_word; then
2457 ac_cv_prog_CC="gcc"
2458 break
2460 done
2461 IFS="$ac_save_ifs"
2464 CC="$ac_cv_prog_CC"
2465 if test -n "$CC"; then
2466 echo "$ac_t""$CC" 1>&6
2467 else
2468 echo "$ac_t""no" 1>&6
2471 if test -z "$CC"; then
2472 # Extract the first word of "cc", so it can be a program name with args.
2473 set dummy cc; ac_word=$2
2474 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2475 echo "configure:2476: checking for $ac_word" >&5
2476 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2477 echo $ac_n "(cached) $ac_c" 1>&6
2478 else
2479 if test -n "$CC"; then
2480 ac_cv_prog_CC="$CC" # Let the user override the test.
2481 else
2482 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2483 ac_prog_rejected=no
2484 ac_dummy="$PATH"
2485 for ac_dir in $ac_dummy; do
2486 test -z "$ac_dir" && ac_dir=.
2487 if test -f $ac_dir/$ac_word; then
2488 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
2489 ac_prog_rejected=yes
2490 continue
2492 ac_cv_prog_CC="cc"
2493 break
2495 done
2496 IFS="$ac_save_ifs"
2497 if test $ac_prog_rejected = yes; then
2498 # We found a bogon in the path, so make sure we never use it.
2499 set dummy $ac_cv_prog_CC
2500 shift
2501 if test $# -gt 0; then
2502 # We chose a different compiler from the bogus one.
2503 # However, it has the same basename, so the bogon will be chosen
2504 # first if we set CC to just the basename; use the full file name.
2505 shift
2506 set dummy "$ac_dir/$ac_word" "$@"
2507 shift
2508 ac_cv_prog_CC="$@"
2513 CC="$ac_cv_prog_CC"
2514 if test -n "$CC"; then
2515 echo "$ac_t""$CC" 1>&6
2516 else
2517 echo "$ac_t""no" 1>&6
2520 if test -z "$CC"; then
2521 case "`uname -s`" in
2522 *win32* | *WIN32*)
2523 # Extract the first word of "cl", so it can be a program name with args.
2524 set dummy cl; ac_word=$2
2525 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2526 echo "configure:2527: checking for $ac_word" >&5
2527 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2528 echo $ac_n "(cached) $ac_c" 1>&6
2529 else
2530 if test -n "$CC"; then
2531 ac_cv_prog_CC="$CC" # Let the user override the test.
2532 else
2533 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2534 ac_dummy="$PATH"
2535 for ac_dir in $ac_dummy; do
2536 test -z "$ac_dir" && ac_dir=.
2537 if test -f $ac_dir/$ac_word; then
2538 ac_cv_prog_CC="cl"
2539 break
2541 done
2542 IFS="$ac_save_ifs"
2545 CC="$ac_cv_prog_CC"
2546 if test -n "$CC"; then
2547 echo "$ac_t""$CC" 1>&6
2548 else
2549 echo "$ac_t""no" 1>&6
2552 esac
2554 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
2557 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2558 echo "configure:2559: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
2560 ac_ext=c
2561 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2562 ac_cpp='$CPP $CPPFLAGS'
2563 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2564 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2565 cross_compiling=$ac_cv_prog_cc_cross
2567 cat > conftest.$ac_ext << EOF
2569 #line 2570 "configure"
2570 #include "confdefs.h"
2572 main(){return(0);}
2574 if { (eval echo configure:2575: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2575 ac_cv_prog_cc_works=yes
2576 # If we can't run a trivial program, we are probably using a cross compiler.
2577 if (./conftest; exit) 2>/dev/null; then
2578 ac_cv_prog_cc_cross=no
2579 else
2580 ac_cv_prog_cc_cross=yes
2582 else
2583 echo "configure: failed program was:" >&5
2584 cat conftest.$ac_ext >&5
2585 ac_cv_prog_cc_works=no
2587 rm -fr conftest*
2588 ac_ext=c
2589 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2590 ac_cpp='$CPP $CPPFLAGS'
2591 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2592 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2593 cross_compiling=$ac_cv_prog_cc_cross
2595 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
2596 if test $ac_cv_prog_cc_works = no; then
2597 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
2599 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2600 echo "configure:2601: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
2601 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
2602 cross_compiling=$ac_cv_prog_cc_cross
2604 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
2605 echo "configure:2606: checking whether we are using GNU C" >&5
2606 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
2607 echo $ac_n "(cached) $ac_c" 1>&6
2608 else
2609 cat > conftest.c <<EOF
2610 #ifdef __GNUC__
2611 yes;
2612 #endif
2614 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2615: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
2615 ac_cv_prog_gcc=yes
2616 else
2617 ac_cv_prog_gcc=no
2621 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
2623 if test $ac_cv_prog_gcc = yes; then
2624 GCC=yes
2625 else
2626 GCC=
2629 ac_test_CFLAGS="${CFLAGS+set}"
2630 ac_save_CFLAGS="$CFLAGS"
2631 CFLAGS=
2632 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
2633 echo "configure:2634: checking whether ${CC-cc} accepts -g" >&5
2634 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
2635 echo $ac_n "(cached) $ac_c" 1>&6
2636 else
2637 echo 'void f(){}' > conftest.c
2638 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
2639 ac_cv_prog_cc_g=yes
2640 else
2641 ac_cv_prog_cc_g=no
2643 rm -f conftest*
2647 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
2648 if test "$ac_test_CFLAGS" = set; then
2649 CFLAGS="$ac_save_CFLAGS"
2650 elif test $ac_cv_prog_cc_g = yes; then
2651 if test "$GCC" = yes; then
2652 CFLAGS="-g -O2"
2653 else
2654 CFLAGS="-g"
2656 else
2657 if test "$GCC" = yes; then
2658 CFLAGS="-O2"
2659 else
2660 CFLAGS=
2665 ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl"
2666 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
2667 echo "configure:2668: checking how to run the C preprocessor" >&5
2668 # On Suns, sometimes $CPP names a directory.
2669 if test -n "$CPP" && test -d "$CPP"; then
2670 CPP=
2672 if test -z "$CPP"; then
2673 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
2674 echo $ac_n "(cached) $ac_c" 1>&6
2675 else
2676 # This must be in double quotes, not single quotes, because CPP may get
2677 # substituted into the Makefile and "${CC-cc}" will confuse make.
2678 CPP="${CC-cc} -E"
2679 # On the NeXT, cc -E runs the code through the compiler's parser,
2680 # not just through cpp.
2681 cat > conftest.$ac_ext <<EOF
2682 #line 2683 "configure"
2683 #include "confdefs.h"
2684 #include <assert.h>
2685 Syntax Error
2687 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2688 { (eval echo configure:2689: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2689 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2690 if test -z "$ac_err"; then
2692 else
2693 echo "$ac_err" >&5
2694 echo "configure: failed program was:" >&5
2695 cat conftest.$ac_ext >&5
2696 rm -rf conftest*
2697 CPP="${CC-cc} -E -traditional-cpp"
2698 cat > conftest.$ac_ext <<EOF
2699 #line 2700 "configure"
2700 #include "confdefs.h"
2701 #include <assert.h>
2702 Syntax Error
2704 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2705 { (eval echo configure:2706: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2706 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2707 if test -z "$ac_err"; then
2709 else
2710 echo "$ac_err" >&5
2711 echo "configure: failed program was:" >&5
2712 cat conftest.$ac_ext >&5
2713 rm -rf conftest*
2714 CPP="${CC-cc} -nologo -E"
2715 cat > conftest.$ac_ext <<EOF
2716 #line 2717 "configure"
2717 #include "confdefs.h"
2718 #include <assert.h>
2719 Syntax Error
2721 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2722 { (eval echo configure:2723: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2723 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2724 if test -z "$ac_err"; then
2726 else
2727 echo "$ac_err" >&5
2728 echo "configure: failed program was:" >&5
2729 cat conftest.$ac_ext >&5
2730 rm -rf conftest*
2731 CPP=/lib/cpp
2733 rm -f conftest*
2735 rm -f conftest*
2737 rm -f conftest*
2738 ac_cv_prog_CPP="$CPP"
2740 CPP="$ac_cv_prog_CPP"
2741 else
2742 ac_cv_prog_CPP="$CPP"
2744 echo "$ac_t""$CPP" 1>&6
2746 # Extract the first word of "ranlib", so it can be a program name with args.
2747 set dummy ranlib; ac_word=$2
2748 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2749 echo "configure:2750: checking for $ac_word" >&5
2750 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
2751 echo $ac_n "(cached) $ac_c" 1>&6
2752 else
2753 if test -n "$RANLIB"; then
2754 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
2755 else
2756 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2757 ac_dummy="$PATH"
2758 for ac_dir in $ac_dummy; do
2759 test -z "$ac_dir" && ac_dir=.
2760 if test -f $ac_dir/$ac_word; then
2761 ac_cv_prog_RANLIB="ranlib"
2762 break
2764 done
2765 IFS="$ac_save_ifs"
2766 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
2769 RANLIB="$ac_cv_prog_RANLIB"
2770 if test -n "$RANLIB"; then
2771 echo "$ac_t""$RANLIB" 1>&6
2772 else
2773 echo "$ac_t""no" 1>&6
2776 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
2777 echo "configure:2778: checking for ANSI C header files" >&5
2778 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
2779 echo $ac_n "(cached) $ac_c" 1>&6
2780 else
2781 cat > conftest.$ac_ext <<EOF
2782 #line 2783 "configure"
2783 #include "confdefs.h"
2784 #include <stdlib.h>
2785 #include <stdarg.h>
2786 #include <string.h>
2787 #include <float.h>
2789 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2790 { (eval echo configure:2791: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2791 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2792 if test -z "$ac_err"; then
2793 rm -rf conftest*
2794 ac_cv_header_stdc=yes
2795 else
2796 echo "$ac_err" >&5
2797 echo "configure: failed program was:" >&5
2798 cat conftest.$ac_ext >&5
2799 rm -rf conftest*
2800 ac_cv_header_stdc=no
2802 rm -f conftest*
2804 if test $ac_cv_header_stdc = yes; then
2805 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2806 cat > conftest.$ac_ext <<EOF
2807 #line 2808 "configure"
2808 #include "confdefs.h"
2809 #include <string.h>
2811 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2812 egrep "memchr" >/dev/null 2>&1; then
2814 else
2815 rm -rf conftest*
2816 ac_cv_header_stdc=no
2818 rm -f conftest*
2822 if test $ac_cv_header_stdc = yes; then
2823 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
2824 cat > conftest.$ac_ext <<EOF
2825 #line 2826 "configure"
2826 #include "confdefs.h"
2827 #include <stdlib.h>
2829 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2830 egrep "free" >/dev/null 2>&1; then
2832 else
2833 rm -rf conftest*
2834 ac_cv_header_stdc=no
2836 rm -f conftest*
2840 if test $ac_cv_header_stdc = yes; then
2841 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
2842 if test "$cross_compiling" = yes; then
2844 else
2845 cat > conftest.$ac_ext <<EOF
2846 #line 2847 "configure"
2847 #include "confdefs.h"
2848 #include <ctype.h>
2849 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
2850 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
2851 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
2852 int main () { int i; for (i = 0; i < 256; i++)
2853 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
2854 exit (0); }
2857 if { (eval echo configure:2858: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2858 then
2860 else
2861 echo "configure: failed program was:" >&5
2862 cat conftest.$ac_ext >&5
2863 rm -fr conftest*
2864 ac_cv_header_stdc=no
2866 rm -fr conftest*
2872 echo "$ac_t""$ac_cv_header_stdc" 1>&6
2873 if test $ac_cv_header_stdc = yes; then
2874 cat >> confdefs.h <<\EOF
2875 #define STDC_HEADERS 1
2880 echo $ac_n "checking for working const""... $ac_c" 1>&6
2881 echo "configure:2882: checking for working const" >&5
2882 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
2883 echo $ac_n "(cached) $ac_c" 1>&6
2884 else
2885 cat > conftest.$ac_ext <<EOF
2886 #line 2887 "configure"
2887 #include "confdefs.h"
2889 int main() {
2891 /* Ultrix mips cc rejects this. */
2892 typedef int charset[2]; const charset x;
2893 /* SunOS 4.1.1 cc rejects this. */
2894 char const *const *ccp;
2895 char **p;
2896 /* NEC SVR4.0.2 mips cc rejects this. */
2897 struct point {int x, y;};
2898 static struct point const zero = {0,0};
2899 /* AIX XL C 1.02.0.0 rejects this.
2900 It does not let you subtract one const X* pointer from another in an arm
2901 of an if-expression whose if-part is not a constant expression */
2902 const char *g = "string";
2903 ccp = &g + (g ? g-g : 0);
2904 /* HPUX 7.0 cc rejects these. */
2905 ++ccp;
2906 p = (char**) ccp;
2907 ccp = (char const *const *) p;
2908 { /* SCO 3.2v4 cc rejects this. */
2909 char *t;
2910 char const *s = 0 ? (char *) 0 : (char const *) 0;
2912 *t++ = 0;
2914 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
2915 int x[] = {25, 17};
2916 const int *foo = &x[0];
2917 ++foo;
2919 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
2920 typedef const int *iptr;
2921 iptr p = 0;
2922 ++p;
2924 { /* AIX XL C 1.02.0.0 rejects this saying
2925 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
2926 struct s { int j; const int *ap[3]; };
2927 struct s *b; b->j = 5;
2929 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
2930 const int foo = 10;
2933 ; return 0; }
2935 if { (eval echo configure:2936: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2936 rm -rf conftest*
2937 ac_cv_c_const=yes
2938 else
2939 echo "configure: failed program was:" >&5
2940 cat conftest.$ac_ext >&5
2941 rm -rf conftest*
2942 ac_cv_c_const=no
2944 rm -f conftest*
2947 echo "$ac_t""$ac_cv_c_const" 1>&6
2948 if test $ac_cv_c_const = no; then
2949 cat >> confdefs.h <<\EOF
2950 #define const
2955 echo $ac_n "checking for inline""... $ac_c" 1>&6
2956 echo "configure:2957: checking for inline" >&5
2957 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
2958 echo $ac_n "(cached) $ac_c" 1>&6
2959 else
2960 ac_cv_c_inline=no
2961 for ac_kw in inline __inline__ __inline; do
2962 cat > conftest.$ac_ext <<EOF
2963 #line 2964 "configure"
2964 #include "confdefs.h"
2966 int main() {
2967 } $ac_kw foo() {
2968 ; return 0; }
2970 if { (eval echo configure:2971: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2971 rm -rf conftest*
2972 ac_cv_c_inline=$ac_kw; break
2973 else
2974 echo "configure: failed program was:" >&5
2975 cat conftest.$ac_ext >&5
2977 rm -f conftest*
2978 done
2982 echo "$ac_t""$ac_cv_c_inline" 1>&6
2983 case "$ac_cv_c_inline" in
2984 inline | yes) ;;
2985 no) cat >> confdefs.h <<\EOF
2986 #define inline
2989 *) cat >> confdefs.h <<EOF
2990 #define inline $ac_cv_c_inline
2993 esac
2995 echo $ac_n "checking for off_t""... $ac_c" 1>&6
2996 echo "configure:2997: checking for off_t" >&5
2997 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
2998 echo $ac_n "(cached) $ac_c" 1>&6
2999 else
3000 cat > conftest.$ac_ext <<EOF
3001 #line 3002 "configure"
3002 #include "confdefs.h"
3003 #include <sys/types.h>
3004 #if STDC_HEADERS
3005 #include <stdlib.h>
3006 #include <stddef.h>
3007 #endif
3009 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3010 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
3011 rm -rf conftest*
3012 ac_cv_type_off_t=yes
3013 else
3014 rm -rf conftest*
3015 ac_cv_type_off_t=no
3017 rm -f conftest*
3020 echo "$ac_t""$ac_cv_type_off_t" 1>&6
3021 if test $ac_cv_type_off_t = no; then
3022 cat >> confdefs.h <<\EOF
3023 #define off_t long
3028 echo $ac_n "checking for size_t""... $ac_c" 1>&6
3029 echo "configure:3030: checking for size_t" >&5
3030 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
3031 echo $ac_n "(cached) $ac_c" 1>&6
3032 else
3033 cat > conftest.$ac_ext <<EOF
3034 #line 3035 "configure"
3035 #include "confdefs.h"
3036 #include <sys/types.h>
3037 #if STDC_HEADERS
3038 #include <stdlib.h>
3039 #include <stddef.h>
3040 #endif
3042 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3043 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
3044 rm -rf conftest*
3045 ac_cv_type_size_t=yes
3046 else
3047 rm -rf conftest*
3048 ac_cv_type_size_t=no
3050 rm -f conftest*
3053 echo "$ac_t""$ac_cv_type_size_t" 1>&6
3054 if test $ac_cv_type_size_t = no; then
3055 cat >> confdefs.h <<\EOF
3056 #define size_t unsigned
3061 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
3062 # for constant arguments. Useless!
3063 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
3064 echo "configure:3065: checking for working alloca.h" >&5
3065 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
3066 echo $ac_n "(cached) $ac_c" 1>&6
3067 else
3068 cat > conftest.$ac_ext <<EOF
3069 #line 3070 "configure"
3070 #include "confdefs.h"
3071 #include <alloca.h>
3072 int main() {
3073 char *p = alloca(2 * sizeof(int));
3074 ; return 0; }
3076 if { (eval echo configure:3077: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3077 rm -rf conftest*
3078 ac_cv_header_alloca_h=yes
3079 else
3080 echo "configure: failed program was:" >&5
3081 cat conftest.$ac_ext >&5
3082 rm -rf conftest*
3083 ac_cv_header_alloca_h=no
3085 rm -f conftest*
3088 echo "$ac_t""$ac_cv_header_alloca_h" 1>&6
3089 if test $ac_cv_header_alloca_h = yes; then
3090 cat >> confdefs.h <<\EOF
3091 #define HAVE_ALLOCA_H 1
3096 echo $ac_n "checking for alloca""... $ac_c" 1>&6
3097 echo "configure:3098: checking for alloca" >&5
3098 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
3099 echo $ac_n "(cached) $ac_c" 1>&6
3100 else
3101 cat > conftest.$ac_ext <<EOF
3102 #line 3103 "configure"
3103 #include "confdefs.h"
3105 #ifdef __GNUC__
3106 # define alloca __builtin_alloca
3107 #else
3108 # ifdef _MSC_VER
3109 # include <malloc.h>
3110 # define alloca _alloca
3111 # else
3112 # if HAVE_ALLOCA_H
3113 # include <alloca.h>
3114 # else
3115 # ifdef _AIX
3116 #pragma alloca
3117 # else
3118 # ifndef alloca /* predefined by HP cc +Olibcalls */
3119 char *alloca ();
3120 # endif
3121 # endif
3122 # endif
3123 # endif
3124 #endif
3126 int main() {
3127 char *p = (char *) alloca(1);
3128 ; return 0; }
3130 if { (eval echo configure:3131: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3131 rm -rf conftest*
3132 ac_cv_func_alloca_works=yes
3133 else
3134 echo "configure: failed program was:" >&5
3135 cat conftest.$ac_ext >&5
3136 rm -rf conftest*
3137 ac_cv_func_alloca_works=no
3139 rm -f conftest*
3142 echo "$ac_t""$ac_cv_func_alloca_works" 1>&6
3143 if test $ac_cv_func_alloca_works = yes; then
3144 cat >> confdefs.h <<\EOF
3145 #define HAVE_ALLOCA 1
3150 if test $ac_cv_func_alloca_works = no; then
3151 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
3152 # that cause trouble. Some versions do not even contain alloca or
3153 # contain a buggy version. If you still want to use their alloca,
3154 # use ar to extract alloca.o from them instead of compiling alloca.c.
3155 ALLOCA=alloca.${ac_objext}
3156 cat >> confdefs.h <<\EOF
3157 #define C_ALLOCA 1
3161 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
3162 echo "configure:3163: checking whether alloca needs Cray hooks" >&5
3163 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
3164 echo $ac_n "(cached) $ac_c" 1>&6
3165 else
3166 cat > conftest.$ac_ext <<EOF
3167 #line 3168 "configure"
3168 #include "confdefs.h"
3169 #if defined(CRAY) && ! defined(CRAY2)
3170 webecray
3171 #else
3172 wenotbecray
3173 #endif
3176 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3177 egrep "webecray" >/dev/null 2>&1; then
3178 rm -rf conftest*
3179 ac_cv_os_cray=yes
3180 else
3181 rm -rf conftest*
3182 ac_cv_os_cray=no
3184 rm -f conftest*
3188 echo "$ac_t""$ac_cv_os_cray" 1>&6
3189 if test $ac_cv_os_cray = yes; then
3190 for ac_func in _getb67 GETB67 getb67; do
3191 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3192 echo "configure:3193: checking for $ac_func" >&5
3193 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3194 echo $ac_n "(cached) $ac_c" 1>&6
3195 else
3196 cat > conftest.$ac_ext <<EOF
3197 #line 3198 "configure"
3198 #include "confdefs.h"
3199 /* System header to define __stub macros and hopefully few prototypes,
3200 which can conflict with char $ac_func(); below. */
3201 #include <assert.h>
3202 /* Override any gcc2 internal prototype to avoid an error. */
3203 /* We use char because int might match the return type of a gcc2
3204 builtin and then its argument prototype would still apply. */
3205 char $ac_func();
3207 int main() {
3209 /* The GNU C library defines this for functions which it implements
3210 to always fail with ENOSYS. Some functions are actually named
3211 something starting with __ and the normal name is an alias. */
3212 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3213 choke me
3214 #else
3215 $ac_func();
3216 #endif
3218 ; return 0; }
3220 if { (eval echo configure:3221: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3221 rm -rf conftest*
3222 eval "ac_cv_func_$ac_func=yes"
3223 else
3224 echo "configure: failed program was:" >&5
3225 cat conftest.$ac_ext >&5
3226 rm -rf conftest*
3227 eval "ac_cv_func_$ac_func=no"
3229 rm -f conftest*
3232 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3233 echo "$ac_t""yes" 1>&6
3234 cat >> confdefs.h <<EOF
3235 #define CRAY_STACKSEG_END $ac_func
3238 break
3239 else
3240 echo "$ac_t""no" 1>&6
3243 done
3246 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
3247 echo "configure:3248: checking stack direction for C alloca" >&5
3248 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
3249 echo $ac_n "(cached) $ac_c" 1>&6
3250 else
3251 if test "$cross_compiling" = yes; then
3252 ac_cv_c_stack_direction=0
3253 else
3254 cat > conftest.$ac_ext <<EOF
3255 #line 3256 "configure"
3256 #include "confdefs.h"
3257 find_stack_direction ()
3259 static char *addr = 0;
3260 auto char dummy;
3261 if (addr == 0)
3263 addr = &dummy;
3264 return find_stack_direction ();
3266 else
3267 return (&dummy > addr) ? 1 : -1;
3269 main ()
3271 exit (find_stack_direction() < 0);
3274 if { (eval echo configure:3275: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
3275 then
3276 ac_cv_c_stack_direction=1
3277 else
3278 echo "configure: failed program was:" >&5
3279 cat conftest.$ac_ext >&5
3280 rm -fr conftest*
3281 ac_cv_c_stack_direction=-1
3283 rm -fr conftest*
3288 echo "$ac_t""$ac_cv_c_stack_direction" 1>&6
3289 cat >> confdefs.h <<EOF
3290 #define STACK_DIRECTION $ac_cv_c_stack_direction
3295 for ac_hdr in unistd.h
3297 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3298 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3299 echo "configure:3300: checking for $ac_hdr" >&5
3300 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3301 echo $ac_n "(cached) $ac_c" 1>&6
3302 else
3303 cat > conftest.$ac_ext <<EOF
3304 #line 3305 "configure"
3305 #include "confdefs.h"
3306 #include <$ac_hdr>
3308 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3309 { (eval echo configure:3310: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3310 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3311 if test -z "$ac_err"; then
3312 rm -rf conftest*
3313 eval "ac_cv_header_$ac_safe=yes"
3314 else
3315 echo "$ac_err" >&5
3316 echo "configure: failed program was:" >&5
3317 cat conftest.$ac_ext >&5
3318 rm -rf conftest*
3319 eval "ac_cv_header_$ac_safe=no"
3321 rm -f conftest*
3323 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3324 echo "$ac_t""yes" 1>&6
3325 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3326 cat >> confdefs.h <<EOF
3327 #define $ac_tr_hdr 1
3330 else
3331 echo "$ac_t""no" 1>&6
3333 done
3335 for ac_func in getpagesize
3337 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3338 echo "configure:3339: checking for $ac_func" >&5
3339 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3340 echo $ac_n "(cached) $ac_c" 1>&6
3341 else
3342 cat > conftest.$ac_ext <<EOF
3343 #line 3344 "configure"
3344 #include "confdefs.h"
3345 /* System header to define __stub macros and hopefully few prototypes,
3346 which can conflict with char $ac_func(); below. */
3347 #include <assert.h>
3348 /* Override any gcc2 internal prototype to avoid an error. */
3349 /* We use char because int might match the return type of a gcc2
3350 builtin and then its argument prototype would still apply. */
3351 char $ac_func();
3353 int main() {
3355 /* The GNU C library defines this for functions which it implements
3356 to always fail with ENOSYS. Some functions are actually named
3357 something starting with __ and the normal name is an alias. */
3358 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3359 choke me
3360 #else
3361 $ac_func();
3362 #endif
3364 ; return 0; }
3366 if { (eval echo configure:3367: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3367 rm -rf conftest*
3368 eval "ac_cv_func_$ac_func=yes"
3369 else
3370 echo "configure: failed program was:" >&5
3371 cat conftest.$ac_ext >&5
3372 rm -rf conftest*
3373 eval "ac_cv_func_$ac_func=no"
3375 rm -f conftest*
3378 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3379 echo "$ac_t""yes" 1>&6
3380 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3381 cat >> confdefs.h <<EOF
3382 #define $ac_tr_func 1
3385 else
3386 echo "$ac_t""no" 1>&6
3388 done
3390 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
3391 echo "configure:3392: checking for working mmap" >&5
3392 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
3393 echo $ac_n "(cached) $ac_c" 1>&6
3394 else
3395 if test "$cross_compiling" = yes; then
3396 ac_cv_func_mmap_fixed_mapped=no
3397 else
3398 cat > conftest.$ac_ext <<EOF
3399 #line 3400 "configure"
3400 #include "confdefs.h"
3402 /* Thanks to Mike Haertel and Jim Avera for this test.
3403 Here is a matrix of mmap possibilities:
3404 mmap private not fixed
3405 mmap private fixed at somewhere currently unmapped
3406 mmap private fixed at somewhere already mapped
3407 mmap shared not fixed
3408 mmap shared fixed at somewhere currently unmapped
3409 mmap shared fixed at somewhere already mapped
3410 For private mappings, we should verify that changes cannot be read()
3411 back from the file, nor mmap's back from the file at a different
3412 address. (There have been systems where private was not correctly
3413 implemented like the infamous i386 svr4.0, and systems where the
3414 VM page cache was not coherent with the filesystem buffer cache
3415 like early versions of FreeBSD and possibly contemporary NetBSD.)
3416 For shared mappings, we should conversely verify that changes get
3417 propogated back to all the places they're supposed to be.
3419 Grep wants private fixed already mapped.
3420 The main things grep needs to know about mmap are:
3421 * does it exist and is it safe to write into the mmap'd area
3422 * how to use it (BSD variants) */
3423 #include <sys/types.h>
3424 #include <fcntl.h>
3425 #include <sys/mman.h>
3427 /* This mess was copied from the GNU getpagesize.h. */
3428 #ifndef HAVE_GETPAGESIZE
3429 # ifdef HAVE_UNISTD_H
3430 # include <unistd.h>
3431 # endif
3433 /* Assume that all systems that can run configure have sys/param.h. */
3434 # ifndef HAVE_SYS_PARAM_H
3435 # define HAVE_SYS_PARAM_H 1
3436 # endif
3438 # ifdef _SC_PAGESIZE
3439 # define getpagesize() sysconf(_SC_PAGESIZE)
3440 # else /* no _SC_PAGESIZE */
3441 # ifdef HAVE_SYS_PARAM_H
3442 # include <sys/param.h>
3443 # ifdef EXEC_PAGESIZE
3444 # define getpagesize() EXEC_PAGESIZE
3445 # else /* no EXEC_PAGESIZE */
3446 # ifdef NBPG
3447 # define getpagesize() NBPG * CLSIZE
3448 # ifndef CLSIZE
3449 # define CLSIZE 1
3450 # endif /* no CLSIZE */
3451 # else /* no NBPG */
3452 # ifdef NBPC
3453 # define getpagesize() NBPC
3454 # else /* no NBPC */
3455 # ifdef PAGESIZE
3456 # define getpagesize() PAGESIZE
3457 # endif /* PAGESIZE */
3458 # endif /* no NBPC */
3459 # endif /* no NBPG */
3460 # endif /* no EXEC_PAGESIZE */
3461 # else /* no HAVE_SYS_PARAM_H */
3462 # define getpagesize() 8192 /* punt totally */
3463 # endif /* no HAVE_SYS_PARAM_H */
3464 # endif /* no _SC_PAGESIZE */
3466 #endif /* no HAVE_GETPAGESIZE */
3468 #ifdef __cplusplus
3469 extern "C" { void *malloc(unsigned); }
3470 #else
3471 char *malloc();
3472 #endif
3475 main()
3477 char *data, *data2, *data3;
3478 int i, pagesize;
3479 int fd;
3481 pagesize = getpagesize();
3484 * First, make a file with some known garbage in it.
3486 data = malloc(pagesize);
3487 if (!data)
3488 exit(1);
3489 for (i = 0; i < pagesize; ++i)
3490 *(data + i) = rand();
3491 umask(0);
3492 fd = creat("conftestmmap", 0600);
3493 if (fd < 0)
3494 exit(1);
3495 if (write(fd, data, pagesize) != pagesize)
3496 exit(1);
3497 close(fd);
3500 * Next, try to mmap the file at a fixed address which
3501 * already has something else allocated at it. If we can,
3502 * also make sure that we see the same garbage.
3504 fd = open("conftestmmap", O_RDWR);
3505 if (fd < 0)
3506 exit(1);
3507 data2 = malloc(2 * pagesize);
3508 if (!data2)
3509 exit(1);
3510 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
3511 if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE,
3512 MAP_PRIVATE | MAP_FIXED, fd, 0L))
3513 exit(1);
3514 for (i = 0; i < pagesize; ++i)
3515 if (*(data + i) != *(data2 + i))
3516 exit(1);
3519 * Finally, make sure that changes to the mapped area
3520 * do not percolate back to the file as seen by read().
3521 * (This is a bug on some variants of i386 svr4.0.)
3523 for (i = 0; i < pagesize; ++i)
3524 *(data2 + i) = *(data2 + i) + 1;
3525 data3 = malloc(pagesize);
3526 if (!data3)
3527 exit(1);
3528 if (read(fd, data3, pagesize) != pagesize)
3529 exit(1);
3530 for (i = 0; i < pagesize; ++i)
3531 if (*(data + i) != *(data3 + i))
3532 exit(1);
3533 close(fd);
3534 unlink("conftestmmap");
3535 exit(0);
3539 if { (eval echo configure:3540: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
3540 then
3541 ac_cv_func_mmap_fixed_mapped=yes
3542 else
3543 echo "configure: failed program was:" >&5
3544 cat conftest.$ac_ext >&5
3545 rm -fr conftest*
3546 ac_cv_func_mmap_fixed_mapped=no
3548 rm -fr conftest*
3553 echo "$ac_t""$ac_cv_func_mmap_fixed_mapped" 1>&6
3554 if test $ac_cv_func_mmap_fixed_mapped = yes; then
3555 cat >> confdefs.h <<\EOF
3556 #define HAVE_MMAP 1
3562 for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \
3563 unistd.h values.h sys/param.h
3565 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3566 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3567 echo "configure:3568: checking for $ac_hdr" >&5
3568 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3569 echo $ac_n "(cached) $ac_c" 1>&6
3570 else
3571 cat > conftest.$ac_ext <<EOF
3572 #line 3573 "configure"
3573 #include "confdefs.h"
3574 #include <$ac_hdr>
3576 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3577 { (eval echo configure:3578: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3578 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3579 if test -z "$ac_err"; then
3580 rm -rf conftest*
3581 eval "ac_cv_header_$ac_safe=yes"
3582 else
3583 echo "$ac_err" >&5
3584 echo "configure: failed program was:" >&5
3585 cat conftest.$ac_ext >&5
3586 rm -rf conftest*
3587 eval "ac_cv_header_$ac_safe=no"
3589 rm -f conftest*
3591 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3592 echo "$ac_t""yes" 1>&6
3593 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3594 cat >> confdefs.h <<EOF
3595 #define $ac_tr_hdr 1
3598 else
3599 echo "$ac_t""no" 1>&6
3601 done
3603 for ac_func in getcwd munmap putenv setenv setlocale strchr strcasecmp \
3604 __argz_count __argz_stringify __argz_next
3606 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3607 echo "configure:3608: checking for $ac_func" >&5
3608 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3609 echo $ac_n "(cached) $ac_c" 1>&6
3610 else
3611 cat > conftest.$ac_ext <<EOF
3612 #line 3613 "configure"
3613 #include "confdefs.h"
3614 /* System header to define __stub macros and hopefully few prototypes,
3615 which can conflict with char $ac_func(); below. */
3616 #include <assert.h>
3617 /* Override any gcc2 internal prototype to avoid an error. */
3618 /* We use char because int might match the return type of a gcc2
3619 builtin and then its argument prototype would still apply. */
3620 char $ac_func();
3622 int main() {
3624 /* The GNU C library defines this for functions which it implements
3625 to always fail with ENOSYS. Some functions are actually named
3626 something starting with __ and the normal name is an alias. */
3627 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3628 choke me
3629 #else
3630 $ac_func();
3631 #endif
3633 ; return 0; }
3635 if { (eval echo configure:3636: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3636 rm -rf conftest*
3637 eval "ac_cv_func_$ac_func=yes"
3638 else
3639 echo "configure: failed program was:" >&5
3640 cat conftest.$ac_ext >&5
3641 rm -rf conftest*
3642 eval "ac_cv_func_$ac_func=no"
3644 rm -f conftest*
3647 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3648 echo "$ac_t""yes" 1>&6
3649 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3650 cat >> confdefs.h <<EOF
3651 #define $ac_tr_func 1
3654 else
3655 echo "$ac_t""no" 1>&6
3657 done
3660 if test "${ac_cv_func_stpcpy+set}" != "set"; then
3661 for ac_func in stpcpy
3663 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3664 echo "configure:3665: checking for $ac_func" >&5
3665 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3666 echo $ac_n "(cached) $ac_c" 1>&6
3667 else
3668 cat > conftest.$ac_ext <<EOF
3669 #line 3670 "configure"
3670 #include "confdefs.h"
3671 /* System header to define __stub macros and hopefully few prototypes,
3672 which can conflict with char $ac_func(); below. */
3673 #include <assert.h>
3674 /* Override any gcc2 internal prototype to avoid an error. */
3675 /* We use char because int might match the return type of a gcc2
3676 builtin and then its argument prototype would still apply. */
3677 char $ac_func();
3679 int main() {
3681 /* The GNU C library defines this for functions which it implements
3682 to always fail with ENOSYS. Some functions are actually named
3683 something starting with __ and the normal name is an alias. */
3684 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3685 choke me
3686 #else
3687 $ac_func();
3688 #endif
3690 ; return 0; }
3692 if { (eval echo configure:3693: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3693 rm -rf conftest*
3694 eval "ac_cv_func_$ac_func=yes"
3695 else
3696 echo "configure: failed program was:" >&5
3697 cat conftest.$ac_ext >&5
3698 rm -rf conftest*
3699 eval "ac_cv_func_$ac_func=no"
3701 rm -f conftest*
3704 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3705 echo "$ac_t""yes" 1>&6
3706 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3707 cat >> confdefs.h <<EOF
3708 #define $ac_tr_func 1
3711 else
3712 echo "$ac_t""no" 1>&6
3714 done
3717 if test "${ac_cv_func_stpcpy}" = "yes"; then
3718 cat >> confdefs.h <<\EOF
3719 #define HAVE_STPCPY 1
3724 if test $ac_cv_header_locale_h = yes; then
3725 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
3726 echo "configure:3727: checking for LC_MESSAGES" >&5
3727 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
3728 echo $ac_n "(cached) $ac_c" 1>&6
3729 else
3730 cat > conftest.$ac_ext <<EOF
3731 #line 3732 "configure"
3732 #include "confdefs.h"
3733 #include <locale.h>
3734 int main() {
3735 return LC_MESSAGES
3736 ; return 0; }
3738 if { (eval echo configure:3739: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3739 rm -rf conftest*
3740 am_cv_val_LC_MESSAGES=yes
3741 else
3742 echo "configure: failed program was:" >&5
3743 cat conftest.$ac_ext >&5
3744 rm -rf conftest*
3745 am_cv_val_LC_MESSAGES=no
3747 rm -f conftest*
3750 echo "$ac_t""$am_cv_val_LC_MESSAGES" 1>&6
3751 if test $am_cv_val_LC_MESSAGES = yes; then
3752 cat >> confdefs.h <<\EOF
3753 #define HAVE_LC_MESSAGES 1
3758 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
3759 echo "configure:3760: checking whether NLS is requested" >&5
3760 # Check whether --enable-nls or --disable-nls was given.
3761 if test "${enable_nls+set}" = set; then
3762 enableval="$enable_nls"
3763 USE_NLS=$enableval
3764 else
3765 USE_NLS=yes
3768 echo "$ac_t""$USE_NLS" 1>&6
3771 USE_INCLUDED_LIBINTL=no
3773 if test "$USE_NLS" = "yes"; then
3774 cat >> confdefs.h <<\EOF
3775 #define ENABLE_NLS 1
3778 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
3779 echo "configure:3780: checking whether included gettext is requested" >&5
3780 # Check whether --with-included-gettext or --without-included-gettext was given.
3781 if test "${with_included_gettext+set}" = set; then
3782 withval="$with_included_gettext"
3783 nls_cv_force_use_gnu_gettext=$withval
3784 else
3785 nls_cv_force_use_gnu_gettext=no
3788 echo "$ac_t""$nls_cv_force_use_gnu_gettext" 1>&6
3790 nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
3791 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
3792 nls_cv_header_intl=
3793 nls_cv_header_libgt=
3794 CATOBJEXT=NONE
3796 ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
3797 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
3798 echo "configure:3799: checking for libintl.h" >&5
3799 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3800 echo $ac_n "(cached) $ac_c" 1>&6
3801 else
3802 cat > conftest.$ac_ext <<EOF
3803 #line 3804 "configure"
3804 #include "confdefs.h"
3805 #include <libintl.h>
3807 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3808 { (eval echo configure:3809: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3809 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3810 if test -z "$ac_err"; then
3811 rm -rf conftest*
3812 eval "ac_cv_header_$ac_safe=yes"
3813 else
3814 echo "$ac_err" >&5
3815 echo "configure: failed program was:" >&5
3816 cat conftest.$ac_ext >&5
3817 rm -rf conftest*
3818 eval "ac_cv_header_$ac_safe=no"
3820 rm -f conftest*
3822 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3823 echo "$ac_t""yes" 1>&6
3824 echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
3825 echo "configure:3826: checking for gettext in libc" >&5
3826 if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
3827 echo $ac_n "(cached) $ac_c" 1>&6
3828 else
3829 cat > conftest.$ac_ext <<EOF
3830 #line 3831 "configure"
3831 #include "confdefs.h"
3832 #include <libintl.h>
3833 int main() {
3834 return (int) gettext ("")
3835 ; return 0; }
3837 if { (eval echo configure:3838: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3838 rm -rf conftest*
3839 gt_cv_func_gettext_libc=yes
3840 else
3841 echo "configure: failed program was:" >&5
3842 cat conftest.$ac_ext >&5
3843 rm -rf conftest*
3844 gt_cv_func_gettext_libc=no
3846 rm -f conftest*
3849 echo "$ac_t""$gt_cv_func_gettext_libc" 1>&6
3851 if test "$gt_cv_func_gettext_libc" != "yes"; then
3852 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
3853 echo "configure:3854: checking for bindtextdomain in -lintl" >&5
3854 ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
3855 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3856 echo $ac_n "(cached) $ac_c" 1>&6
3857 else
3858 ac_save_LIBS="$LIBS"
3859 LIBS="-lintl $LIBS"
3860 cat > conftest.$ac_ext <<EOF
3861 #line 3862 "configure"
3862 #include "confdefs.h"
3863 /* Override any gcc2 internal prototype to avoid an error. */
3864 /* We use char because int might match the return type of a gcc2
3865 builtin and then its argument prototype would still apply. */
3866 char bindtextdomain();
3868 int main() {
3869 bindtextdomain()
3870 ; return 0; }
3872 if { (eval echo configure:3873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3873 rm -rf conftest*
3874 eval "ac_cv_lib_$ac_lib_var=yes"
3875 else
3876 echo "configure: failed program was:" >&5
3877 cat conftest.$ac_ext >&5
3878 rm -rf conftest*
3879 eval "ac_cv_lib_$ac_lib_var=no"
3881 rm -f conftest*
3882 LIBS="$ac_save_LIBS"
3885 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3886 echo "$ac_t""yes" 1>&6
3887 echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
3888 echo "configure:3889: checking for gettext in libintl" >&5
3889 if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
3890 echo $ac_n "(cached) $ac_c" 1>&6
3891 else
3892 cat > conftest.$ac_ext <<EOF
3893 #line 3894 "configure"
3894 #include "confdefs.h"
3896 int main() {
3897 return (int) gettext ("")
3898 ; return 0; }
3900 if { (eval echo configure:3901: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3901 rm -rf conftest*
3902 gt_cv_func_gettext_libintl=yes
3903 else
3904 echo "configure: failed program was:" >&5
3905 cat conftest.$ac_ext >&5
3906 rm -rf conftest*
3907 gt_cv_func_gettext_libintl=no
3909 rm -f conftest*
3912 echo "$ac_t""$gt_cv_func_gettext_libintl" 1>&6
3913 else
3914 echo "$ac_t""no" 1>&6
3919 if test "$gt_cv_func_gettext_libc" = "yes" \
3920 || test "$gt_cv_func_gettext_libintl" = "yes"; then
3921 cat >> confdefs.h <<\EOF
3922 #define HAVE_GETTEXT 1
3925 # Extract the first word of "msgfmt", so it can be a program name with args.
3926 set dummy msgfmt; ac_word=$2
3927 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3928 echo "configure:3929: checking for $ac_word" >&5
3929 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
3930 echo $ac_n "(cached) $ac_c" 1>&6
3931 else
3932 case "$MSGFMT" in
3934 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3937 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
3938 for ac_dir in $PATH; do
3939 test -z "$ac_dir" && ac_dir=.
3940 if test -f $ac_dir/$ac_word; then
3941 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
3942 ac_cv_path_MSGFMT="$ac_dir/$ac_word"
3943 break
3946 done
3947 IFS="$ac_save_ifs"
3948 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="no"
3950 esac
3952 MSGFMT="$ac_cv_path_MSGFMT"
3953 if test -n "$MSGFMT"; then
3954 echo "$ac_t""$MSGFMT" 1>&6
3955 else
3956 echo "$ac_t""no" 1>&6
3958 if test "$MSGFMT" != "no"; then
3959 for ac_func in dcgettext
3961 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3962 echo "configure:3963: checking for $ac_func" >&5
3963 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3964 echo $ac_n "(cached) $ac_c" 1>&6
3965 else
3966 cat > conftest.$ac_ext <<EOF
3967 #line 3968 "configure"
3968 #include "confdefs.h"
3969 /* System header to define __stub macros and hopefully few prototypes,
3970 which can conflict with char $ac_func(); below. */
3971 #include <assert.h>
3972 /* Override any gcc2 internal prototype to avoid an error. */
3973 /* We use char because int might match the return type of a gcc2
3974 builtin and then its argument prototype would still apply. */
3975 char $ac_func();
3977 int main() {
3979 /* The GNU C library defines this for functions which it implements
3980 to always fail with ENOSYS. Some functions are actually named
3981 something starting with __ and the normal name is an alias. */
3982 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3983 choke me
3984 #else
3985 $ac_func();
3986 #endif
3988 ; return 0; }
3990 if { (eval echo configure:3991: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3991 rm -rf conftest*
3992 eval "ac_cv_func_$ac_func=yes"
3993 else
3994 echo "configure: failed program was:" >&5
3995 cat conftest.$ac_ext >&5
3996 rm -rf conftest*
3997 eval "ac_cv_func_$ac_func=no"
3999 rm -f conftest*
4002 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
4003 echo "$ac_t""yes" 1>&6
4004 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
4005 cat >> confdefs.h <<EOF
4006 #define $ac_tr_func 1
4009 else
4010 echo "$ac_t""no" 1>&6
4012 done
4014 # Extract the first word of "gmsgfmt", so it can be a program name with args.
4015 set dummy gmsgfmt; ac_word=$2
4016 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4017 echo "configure:4018: checking for $ac_word" >&5
4018 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
4019 echo $ac_n "(cached) $ac_c" 1>&6
4020 else
4021 case "$GMSGFMT" in
4023 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
4025 ?:/*)
4026 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
4029 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
4030 ac_dummy="$PATH"
4031 for ac_dir in $ac_dummy; do
4032 test -z "$ac_dir" && ac_dir=.
4033 if test -f $ac_dir/$ac_word; then
4034 ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
4035 break
4037 done
4038 IFS="$ac_save_ifs"
4039 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
4041 esac
4043 GMSGFMT="$ac_cv_path_GMSGFMT"
4044 if test -n "$GMSGFMT"; then
4045 echo "$ac_t""$GMSGFMT" 1>&6
4046 else
4047 echo "$ac_t""no" 1>&6
4050 # Extract the first word of "xgettext", so it can be a program name with args.
4051 set dummy xgettext; ac_word=$2
4052 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4053 echo "configure:4054: checking for $ac_word" >&5
4054 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
4055 echo $ac_n "(cached) $ac_c" 1>&6
4056 else
4057 case "$XGETTEXT" in
4059 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
4062 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4063 for ac_dir in $PATH; do
4064 test -z "$ac_dir" && ac_dir=.
4065 if test -f $ac_dir/$ac_word; then
4066 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
4067 ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
4068 break
4071 done
4072 IFS="$ac_save_ifs"
4073 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
4075 esac
4077 XGETTEXT="$ac_cv_path_XGETTEXT"
4078 if test -n "$XGETTEXT"; then
4079 echo "$ac_t""$XGETTEXT" 1>&6
4080 else
4081 echo "$ac_t""no" 1>&6
4084 cat > conftest.$ac_ext <<EOF
4085 #line 4086 "configure"
4086 #include "confdefs.h"
4088 int main() {
4089 extern int _nl_msg_cat_cntr;
4090 return _nl_msg_cat_cntr
4091 ; return 0; }
4093 if { (eval echo configure:4094: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4094 rm -rf conftest*
4095 CATOBJEXT=.gmo
4096 DATADIRNAME=share
4097 else
4098 echo "configure: failed program was:" >&5
4099 cat conftest.$ac_ext >&5
4100 rm -rf conftest*
4101 CATOBJEXT=.mo
4102 DATADIRNAME=lib
4104 rm -f conftest*
4105 INSTOBJEXT=.mo
4109 else
4110 echo "$ac_t""no" 1>&6
4115 if test "$CATOBJEXT" = "NONE"; then
4116 nls_cv_use_gnu_gettext=yes
4120 if test "$nls_cv_use_gnu_gettext" = "yes"; then
4121 INTLOBJS="\$(GETTOBJS)"
4122 # Extract the first word of "msgfmt", so it can be a program name with args.
4123 set dummy msgfmt; ac_word=$2
4124 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4125 echo "configure:4126: checking for $ac_word" >&5
4126 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
4127 echo $ac_n "(cached) $ac_c" 1>&6
4128 else
4129 case "$MSGFMT" in
4131 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
4134 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4135 for ac_dir in $PATH; do
4136 test -z "$ac_dir" && ac_dir=.
4137 if test -f $ac_dir/$ac_word; then
4138 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
4139 ac_cv_path_MSGFMT="$ac_dir/$ac_word"
4140 break
4143 done
4144 IFS="$ac_save_ifs"
4145 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="msgfmt"
4147 esac
4149 MSGFMT="$ac_cv_path_MSGFMT"
4150 if test -n "$MSGFMT"; then
4151 echo "$ac_t""$MSGFMT" 1>&6
4152 else
4153 echo "$ac_t""no" 1>&6
4156 # Extract the first word of "gmsgfmt", so it can be a program name with args.
4157 set dummy gmsgfmt; ac_word=$2
4158 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4159 echo "configure:4160: checking for $ac_word" >&5
4160 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
4161 echo $ac_n "(cached) $ac_c" 1>&6
4162 else
4163 case "$GMSGFMT" in
4165 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
4167 ?:/*)
4168 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
4171 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
4172 ac_dummy="$PATH"
4173 for ac_dir in $ac_dummy; do
4174 test -z "$ac_dir" && ac_dir=.
4175 if test -f $ac_dir/$ac_word; then
4176 ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
4177 break
4179 done
4180 IFS="$ac_save_ifs"
4181 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
4183 esac
4185 GMSGFMT="$ac_cv_path_GMSGFMT"
4186 if test -n "$GMSGFMT"; then
4187 echo "$ac_t""$GMSGFMT" 1>&6
4188 else
4189 echo "$ac_t""no" 1>&6
4192 # Extract the first word of "xgettext", so it can be a program name with args.
4193 set dummy xgettext; ac_word=$2
4194 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4195 echo "configure:4196: checking for $ac_word" >&5
4196 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
4197 echo $ac_n "(cached) $ac_c" 1>&6
4198 else
4199 case "$XGETTEXT" in
4201 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
4204 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4205 for ac_dir in $PATH; do
4206 test -z "$ac_dir" && ac_dir=.
4207 if test -f $ac_dir/$ac_word; then
4208 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
4209 ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
4210 break
4213 done
4214 IFS="$ac_save_ifs"
4215 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
4217 esac
4219 XGETTEXT="$ac_cv_path_XGETTEXT"
4220 if test -n "$XGETTEXT"; then
4221 echo "$ac_t""$XGETTEXT" 1>&6
4222 else
4223 echo "$ac_t""no" 1>&6
4227 USE_INCLUDED_LIBINTL=yes
4228 CATOBJEXT=.gmo
4229 INSTOBJEXT=.mo
4230 DATADIRNAME=share
4231 INTLDEPS='$(top_builddir)/../intl/libintl.a'
4232 INTLLIBS=$INTLDEPS
4233 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
4234 nls_cv_header_intl=libintl.h
4235 nls_cv_header_libgt=libgettext.h
4238 if test "$XGETTEXT" != ":"; then
4239 if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
4241 else
4242 echo "$ac_t""found xgettext programs is not GNU xgettext; ignore it" 1>&6
4243 XGETTEXT=":"
4247 # We need to process the po/ directory.
4248 POSUB=po
4249 else
4250 DATADIRNAME=share
4251 nls_cv_header_intl=libintl.h
4252 nls_cv_header_libgt=libgettext.h
4255 # If this is used in GNU gettext we have to set USE_NLS to `yes'
4256 # because some of the sources are only built for this goal.
4257 if test "$PACKAGE" = gettext; then
4258 USE_NLS=yes
4259 USE_INCLUDED_LIBINTL=yes
4262 for lang in $ALL_LINGUAS; do
4263 GMOFILES="$GMOFILES $lang.gmo"
4264 POFILES="$POFILES $lang.po"
4265 done
4280 if test "x$CATOBJEXT" != "x"; then
4281 if test "x$ALL_LINGUAS" = "x"; then
4282 LINGUAS=
4283 else
4284 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
4285 echo "configure:4286: checking for catalogs to be installed" >&5
4286 NEW_LINGUAS=
4287 for lang in ${LINGUAS=$ALL_LINGUAS}; do
4288 case "$ALL_LINGUAS" in
4289 *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
4290 esac
4291 done
4292 LINGUAS=$NEW_LINGUAS
4293 echo "$ac_t""$LINGUAS" 1>&6
4296 if test -n "$LINGUAS"; then
4297 for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
4301 if test $ac_cv_header_locale_h = yes; then
4302 INCLUDE_LOCALE_H="#include <locale.h>"
4303 else
4304 INCLUDE_LOCALE_H="\
4305 /* The system does not provide the header <locale.h>. Take care yourself. */"
4309 if test -f $srcdir/po2tbl.sed.in; then
4310 if test "$CATOBJEXT" = ".cat"; then
4311 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
4312 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
4313 echo "configure:4314: checking for linux/version.h" >&5
4314 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4315 echo $ac_n "(cached) $ac_c" 1>&6
4316 else
4317 cat > conftest.$ac_ext <<EOF
4318 #line 4319 "configure"
4319 #include "confdefs.h"
4320 #include <linux/version.h>
4322 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4323 { (eval echo configure:4324: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4324 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4325 if test -z "$ac_err"; then
4326 rm -rf conftest*
4327 eval "ac_cv_header_$ac_safe=yes"
4328 else
4329 echo "$ac_err" >&5
4330 echo "configure: failed program was:" >&5
4331 cat conftest.$ac_ext >&5
4332 rm -rf conftest*
4333 eval "ac_cv_header_$ac_safe=no"
4335 rm -f conftest*
4337 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4338 echo "$ac_t""yes" 1>&6
4339 msgformat=linux
4340 else
4341 echo "$ac_t""no" 1>&6
4342 msgformat=xopen
4346 sed -e '/^#/d' $srcdir/$msgformat-msg.sed > po2msg.sed
4348 sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
4349 $srcdir/po2tbl.sed.in > po2tbl.sed
4352 if test "$PACKAGE" = "gettext"; then
4353 GT_NO="#NO#"
4354 GT_YES=
4355 else
4356 GT_NO=
4357 GT_YES="#YES#"
4362 MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs"
4368 if test -f $srcdir/po/POTFILES.in; then
4369 test -d po || mkdir po
4370 if test "x$srcdir" != "x."; then
4371 if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
4372 posrcprefix="$srcdir/"
4373 else
4374 posrcprefix="../$srcdir/"
4376 else
4377 posrcprefix="../"
4379 rm -f po/POTFILES
4380 sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
4381 < $srcdir/po/POTFILES.in > po/POTFILES
4385 . ${srcdir}/../bfd/configure.host
4387 # Put a plausible default for CC_FOR_BUILD in Makefile.
4388 if test -z "$CC_FOR_BUILD"; then
4389 if test "x$cross_compiling" = "xno"; then
4390 CC_FOR_BUILD='$(CC)'
4391 else
4392 CC_FOR_BUILD=gcc
4396 # Also set EXEEXT_FOR_BUILD.
4397 if test "x$cross_compiling" = "xno"; then
4398 EXEEXT_FOR_BUILD='$(EXEEXT)'
4399 else
4400 echo $ac_n "checking for build system executable suffix""... $ac_c" 1>&6
4401 echo "configure:4402: checking for build system executable suffix" >&5
4402 if eval "test \"`echo '$''{'bfd_cv_build_exeext'+set}'`\" = set"; then
4403 echo $ac_n "(cached) $ac_c" 1>&6
4404 else
4405 rm -f conftest*
4406 echo 'int main () { return 0; }' > conftest.c
4407 bfd_cv_build_exeext=
4408 ${CC_FOR_BUILD} -o conftest conftest.c 1>&5 2>&5
4409 for file in conftest.*; do
4410 case $file in
4411 *.c | *.o | *.obj | *.ilk | *.pdb) ;;
4412 *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
4413 esac
4414 done
4415 rm -f conftest*
4416 test x"${bfd_cv_build_exeext}" = x && bfd_cv_build_exeext=no
4419 echo "$ac_t""$bfd_cv_build_exeext" 1>&6
4420 EXEEXT_FOR_BUILD=""
4421 test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeext}
4426 # Find a good install program. We prefer a C program (faster),
4427 # so one script is as good as another. But avoid the broken or
4428 # incompatible versions:
4429 # SysV /etc/install, /usr/sbin/install
4430 # SunOS /usr/etc/install
4431 # IRIX /sbin/install
4432 # AIX /bin/install
4433 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4434 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4435 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4436 # ./install, which can be erroneously created by make from ./install.sh.
4437 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
4438 echo "configure:4439: checking for a BSD compatible install" >&5
4439 if test -z "$INSTALL"; then
4440 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
4441 echo $ac_n "(cached) $ac_c" 1>&6
4442 else
4443 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
4444 for ac_dir in $PATH; do
4445 # Account for people who put trailing slashes in PATH elements.
4446 case "$ac_dir/" in
4447 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
4449 # OSF1 and SCO ODT 3.0 have their own names for install.
4450 # Don't use installbsd from OSF since it installs stuff as root
4451 # by default.
4452 for ac_prog in ginstall scoinst install; do
4453 if test -f $ac_dir/$ac_prog; then
4454 if test $ac_prog = install &&
4455 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
4456 # AIX install. It has an incompatible calling convention.
4458 else
4459 ac_cv_path_install="$ac_dir/$ac_prog -c"
4460 break 2
4463 done
4465 esac
4466 done
4467 IFS="$ac_save_IFS"
4470 if test "${ac_cv_path_install+set}" = set; then
4471 INSTALL="$ac_cv_path_install"
4472 else
4473 # As a last resort, use the slow shell script. We don't cache a
4474 # path for INSTALL within a source directory, because that will
4475 # break other packages using the cache if that directory is
4476 # removed, or if the path is relative.
4477 INSTALL="$ac_install_sh"
4480 echo "$ac_t""$INSTALL" 1>&6
4482 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4483 # It thinks the first close brace ends the variable substitution.
4484 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4486 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
4488 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4491 for ac_hdr in string.h strings.h stdlib.h
4493 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4494 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4495 echo "configure:4496: checking for $ac_hdr" >&5
4496 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4497 echo $ac_n "(cached) $ac_c" 1>&6
4498 else
4499 cat > conftest.$ac_ext <<EOF
4500 #line 4501 "configure"
4501 #include "confdefs.h"
4502 #include <$ac_hdr>
4504 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4505 { (eval echo configure:4506: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4506 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4507 if test -z "$ac_err"; then
4508 rm -rf conftest*
4509 eval "ac_cv_header_$ac_safe=yes"
4510 else
4511 echo "$ac_err" >&5
4512 echo "configure: failed program was:" >&5
4513 cat conftest.$ac_ext >&5
4514 rm -rf conftest*
4515 eval "ac_cv_header_$ac_safe=no"
4517 rm -f conftest*
4519 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4520 echo "$ac_t""yes" 1>&6
4521 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4522 cat >> confdefs.h <<EOF
4523 #define $ac_tr_hdr 1
4526 else
4527 echo "$ac_t""no" 1>&6
4529 done
4532 cgen_maint=no
4533 cgendir='$(srcdir)/../cgen'
4535 # Check whether --enable-cgen-maint or --disable-cgen-maint was given.
4536 if test "${enable_cgen_maint+set}" = set; then
4537 enableval="$enable_cgen_maint"
4538 case "${enableval}" in
4539 yes) cgen_maint=yes ;;
4540 no) cgen_maint=no ;;
4542 # argument is cgen install directory (not implemented yet).
4543 # Having a `share' directory might be more appropriate for the .scm,
4544 # .cpu, etc. files.
4545 cgen_maint=yes
4546 cgendir=${cgen_maint}/lib/cgen
4548 esac
4552 if test x${cgen_maint} = xyes; then
4553 CGEN_MAINT_TRUE=
4554 CGEN_MAINT_FALSE='#'
4555 else
4556 CGEN_MAINT_TRUE='#'
4557 CGEN_MAINT_FALSE=
4561 using_cgen=no
4563 # Horrible hacks to build DLLs on Windows.
4564 WIN32LDFLAGS=
4565 WIN32LIBADD=
4566 case "${host}" in
4567 *-*-cygwin*)
4568 if test "$enable_shared" = "yes"; then
4569 WIN32LDFLAGS="-no-undefined"
4570 WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin"
4573 esac
4577 # target-specific stuff:
4579 # Canonicalize the secondary target names.
4580 if test -n "$enable_targets" ; then
4581 for targ in `echo $enable_targets | sed 's/,/ /g'`
4583 result=`$ac_config_sub $targ 2>/dev/null`
4584 if test -n "$result" ; then
4585 canon_targets="$canon_targets $result"
4586 else
4587 # Allow targets that config.sub doesn't recognize, like "all".
4588 canon_targets="$canon_targets $targ"
4590 done
4593 all_targets=false
4594 selarchs=
4595 for targ in $target $canon_targets
4597 if test "x$targ" = "xall" ; then
4598 all_targets=true
4599 else
4600 . $srcdir/../bfd/config.bfd
4601 selarchs="$selarchs $targ_archs"
4603 done
4605 # Utility var, documents generic cgen support files.
4607 cgen_files="cgen-opc.lo cgen-asm.lo cgen-dis.lo"
4609 # We don't do any links based on the target system, just makefile config.
4611 if test x${all_targets} = xfalse ; then
4613 # Target architecture .o files.
4616 for arch in $selarchs
4618 ad=`echo $arch | sed -e s/bfd_//g -e s/_arch//g`
4619 archdefs="$archdefs -DARCH_$ad"
4620 case "$arch" in
4621 bfd_a29k_arch) ta="$ta a29k-dis.lo" ;;
4622 bfd_alliant_arch) ;;
4623 bfd_alpha_arch) ta="$ta alpha-dis.lo alpha-opc.lo" ;;
4624 bfd_arc_arch) ta="$ta arc-dis.lo arc-opc.lo arc-ext.lo" ;;
4625 bfd_arm_arch) ta="$ta arm-dis.lo" ;;
4626 bfd_avr_arch) ta="$ta avr-dis.lo" ;;
4627 bfd_convex_arch) ;;
4628 bfd_cris_arch) ta="$ta cris-dis.lo cris-opc.lo" ;;
4629 bfd_d10v_arch) ta="$ta d10v-dis.lo d10v-opc.lo" ;;
4630 bfd_d30v_arch) ta="$ta d30v-dis.lo d30v-opc.lo" ;;
4631 bfd_dlx_arch) ta="$ta dlx-dis.lo" ;;
4632 bfd_fr30_arch) ta="$ta fr30-asm.lo fr30-desc.lo fr30-dis.lo fr30-ibld.lo fr30-opc.lo" using_cgen=yes ;;
4633 bfd_h8300_arch) ta="$ta h8300-dis.lo" ;;
4634 bfd_h8500_arch) ta="$ta h8500-dis.lo" ;;
4635 bfd_hppa_arch) ta="$ta hppa-dis.lo" ;;
4636 bfd_i370_arch) ta="$ta i370-dis.lo i370-opc.lo" ;;
4637 bfd_i386_arch) ta="$ta i386-dis.lo" ;;
4638 bfd_i860_arch) ta="$ta i860-dis.lo" ;;
4639 bfd_i960_arch) ta="$ta i960-dis.lo" ;;
4640 bfd_ia64_arch) ta="$ta ia64-dis.lo ia64-opc.lo" ;;
4641 bfd_ip2k_arch) ta="$ta ip2k-asm.lo ip2k-desc.lo ip2k-dis.lo ip2k-ibld.lo ip2k-opc.lo" using_cgen=yes ;;
4642 bfd_iq2000_arch) ta="$ta iq2000-asm.lo iq2000-desc.lo iq2000-dis.lo iq2000-ibld.lo iq2000-opc.lo" using_cgen=yes ;;
4643 bfd_m32r_arch) ta="$ta m32r-asm.lo m32r-desc.lo m32r-dis.lo m32r-ibld.lo m32r-opc.lo m32r-opinst.lo" using_cgen=yes ;;
4644 bfd_zpu_arch) ta="$ta zpu-dis.lo zpu-opc.lo" ;;
4645 bfd_m68hc11_arch) ta="$ta m68hc11-dis.lo m68hc11-opc.lo" ;;
4646 bfd_m68hc12_arch) ta="$ta m68hc11-dis.lo m68hc11-opc.lo" ;;
4647 bfd_m68k_arch) ta="$ta m68k-dis.lo m68k-opc.lo" ;;
4648 bfd_m88k_arch) ta="$ta m88k-dis.lo" ;;
4649 bfd_mcore_arch) ta="$ta mcore-dis.lo" ;;
4650 bfd_mips_arch) ta="$ta mips-dis.lo mips-opc.lo mips16-opc.lo" ;;
4651 bfd_mmix_arch) ta="$ta mmix-dis.lo mmix-opc.lo" ;;
4652 bfd_mn10200_arch) ta="$ta m10200-dis.lo m10200-opc.lo" ;;
4653 bfd_mn10300_arch) ta="$ta m10300-dis.lo m10300-opc.lo" ;;
4654 bfd_msp430_arch) ta="$ta msp430-dis.lo" ;;
4655 bfd_ns32k_arch) ta="$ta ns32k-dis.lo" ;;
4656 bfd_openrisc_arch) ta="$ta openrisc-asm.lo openrisc-desc.lo openrisc-dis.lo openrisc-ibld.lo openrisc-opc.lo" using_cgen=yes ;;
4657 bfd_or32_arch) ta="$ta or32-dis.lo or32-opc.lo" using_cgen=yes ;;
4658 bfd_pdp11_arch) ta="$ta pdp11-dis.lo pdp11-opc.lo" ;;
4659 bfd_pj_arch) ta="$ta pj-dis.lo pj-opc.lo" ;;
4660 bfd_powerpc_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
4661 bfd_powerpc_64_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
4662 bfd_pyramid_arch) ;;
4663 bfd_romp_arch) ;;
4664 bfd_rs6000_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
4665 bfd_s390_arch) ta="$ta s390-dis.lo s390-opc.lo" ;;
4666 bfd_sh_arch)
4667 # We can't decide what we want just from the CPU family.
4668 # We want SH5 support unless a specific version of sh is
4669 # specified, as in sh3-elf, sh3b-linux-gnu, etc.
4670 # Include it just for ELF targets, since the SH5 bfd:s are ELF only.
4671 for t in $target $canon_targets; do
4672 case $t in
4673 all | sh5*-* | sh64*-* | sh-*-*elf* | shl*-*-*elf* | \
4674 sh-*-linux* | shl-*-linux*)
4675 ta="$ta sh64-dis.lo sh64-opc.lo"
4676 archdefs="$archdefs -DINCLUDE_SHMEDIA"
4677 break;;
4678 esac;
4679 done
4680 ta="$ta sh-dis.lo" ;;
4681 bfd_sparc_arch) ta="$ta sparc-dis.lo sparc-opc.lo" ;;
4682 bfd_tahoe_arch) ;;
4683 bfd_tic30_arch) ta="$ta tic30-dis.lo" ;;
4684 bfd_tic4x_arch) ta="$ta tic4x-dis.lo" ;;
4685 bfd_tic54x_arch) ta="$ta tic54x-dis.lo tic54x-opc.lo" ;;
4686 bfd_tic80_arch) ta="$ta tic80-dis.lo tic80-opc.lo" ;;
4687 bfd_v850_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
4688 bfd_v850e_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
4689 bfd_v850ea_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
4690 bfd_vax_arch) ta="$ta vax-dis.lo" ;;
4691 bfd_w65_arch) ta="$ta w65-dis.lo" ;;
4692 bfd_we32k_arch) ;;
4693 bfd_xstormy16_arch) ta="$ta xstormy16-asm.lo xstormy16-desc.lo xstormy16-dis.lo xstormy16-ibld.lo xstormy16-opc.lo" using_cgen=yes ;;
4694 bfd_xtensa_arch) ta="$ta xtensa-dis.lo" ;;
4695 bfd_z8k_arch) ta="$ta z8k-dis.lo" ;;
4696 bfd_frv_arch) ta="$ta frv-asm.lo frv-desc.lo frv-dis.lo frv-ibld.lo frv-opc.lo" using_cgen=yes ;;
4698 "") ;;
4699 *) { echo "configure: error: *** unknown target architecture $arch" 1>&2; exit 1; } ;;
4700 esac
4701 done
4703 if test $using_cgen = yes ; then
4704 ta="$ta $cgen_files"
4707 # Weed out duplicate .o files.
4708 f=""
4709 for i in $ta ; do
4710 case " $f " in
4711 *" $i "*) ;;
4712 *) f="$f $i" ;;
4713 esac
4714 done
4715 ta="$f"
4717 # And duplicate -D flags.
4718 f=""
4719 for i in $archdefs ; do
4720 case " $f " in
4721 *" $i "*) ;;
4722 *) f="$f $i" ;;
4723 esac
4724 done
4725 archdefs="$f"
4727 BFD_MACHINES="$ta"
4729 else # all_targets is true
4730 archdefs=-DARCH_all
4731 BFD_MACHINES='$(ALL_MACHINES)'
4737 trap '' 1 2 15
4738 cat > confcache <<\EOF
4739 # This file is a shell script that caches the results of configure
4740 # tests run on this system so they can be shared between configure
4741 # scripts and configure runs. It is not useful on other systems.
4742 # If it contains results you don't want to keep, you may remove or edit it.
4744 # By default, configure uses ./config.cache as the cache file,
4745 # creating it if it does not exist already. You can give configure
4746 # the --cache-file=FILE option to use a different cache file; that is
4747 # what configure does when it calls configure scripts in
4748 # subdirectories, so they share the cache.
4749 # Giving --cache-file=/dev/null disables caching, for debugging configure.
4750 # config.status only pays attention to the cache file if you give it the
4751 # --recheck option to rerun configure.
4754 # The following way of writing the cache mishandles newlines in values,
4755 # but we know of no workaround that is simple, portable, and efficient.
4756 # So, don't put newlines in cache variables' values.
4757 # Ultrix sh set writes to stderr and can't be redirected directly,
4758 # and sets the high bit in the cache file unless we assign to the vars.
4759 (set) 2>&1 |
4760 case `(ac_space=' '; set | grep ac_space) 2>&1` in
4761 *ac_space=\ *)
4762 # `set' does not quote correctly, so add quotes (double-quote substitution
4763 # turns \\\\ into \\, and sed turns \\ into \).
4764 sed -n \
4765 -e "s/'/'\\\\''/g" \
4766 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
4769 # `set' quotes correctly as required by POSIX, so do not add quotes.
4770 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
4772 esac >> confcache
4773 if cmp -s $cache_file confcache; then
4775 else
4776 if test -w $cache_file; then
4777 echo "updating cache $cache_file"
4778 cat confcache > $cache_file
4779 else
4780 echo "not updating unwritable cache $cache_file"
4783 rm -f confcache
4785 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
4787 test "x$prefix" = xNONE && prefix=$ac_default_prefix
4788 # Let make expand exec_prefix.
4789 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
4791 # Any assignment to VPATH causes Sun make to only execute
4792 # the first set of double-colon rules, so remove it if not needed.
4793 # If there is a colon in the path, we need to keep it.
4794 if test "x$srcdir" = x.; then
4795 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
4798 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
4800 DEFS=-DHAVE_CONFIG_H
4802 # Without the "./", some shells look in PATH for config.status.
4803 : ${CONFIG_STATUS=./config.status}
4805 echo creating $CONFIG_STATUS
4806 rm -f $CONFIG_STATUS
4807 cat > $CONFIG_STATUS <<EOF
4808 #! /bin/sh
4809 # Generated automatically by configure.
4810 # Run this file to recreate the current configuration.
4811 # This directory was configured as follows,
4812 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
4814 # $0 $ac_configure_args
4816 # Compiler output produced by configure, useful for debugging
4817 # configure, is in ./config.log if it exists.
4819 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
4820 for ac_option
4822 case "\$ac_option" in
4823 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
4824 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
4825 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
4826 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
4827 echo "$CONFIG_STATUS generated by autoconf version 2.13"
4828 exit 0 ;;
4829 -help | --help | --hel | --he | --h)
4830 echo "\$ac_cs_usage"; exit 0 ;;
4831 *) echo "\$ac_cs_usage"; exit 1 ;;
4832 esac
4833 done
4835 ac_given_srcdir=$srcdir
4836 ac_given_INSTALL="$INSTALL"
4838 trap 'rm -fr `echo "Makefile po/Makefile.in:po/Make-in config.h:config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
4840 cat >> $CONFIG_STATUS <<EOF
4842 # Protect against being on the right side of a sed subst in config.status.
4843 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
4844 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
4845 $ac_vpsub
4846 $extrasub
4847 s%@SHELL@%$SHELL%g
4848 s%@CFLAGS@%$CFLAGS%g
4849 s%@CPPFLAGS@%$CPPFLAGS%g
4850 s%@CXXFLAGS@%$CXXFLAGS%g
4851 s%@FFLAGS@%$FFLAGS%g
4852 s%@DEFS@%$DEFS%g
4853 s%@LDFLAGS@%$LDFLAGS%g
4854 s%@LIBS@%$LIBS%g
4855 s%@exec_prefix@%$exec_prefix%g
4856 s%@prefix@%$prefix%g
4857 s%@program_transform_name@%$program_transform_name%g
4858 s%@bindir@%$bindir%g
4859 s%@sbindir@%$sbindir%g
4860 s%@libexecdir@%$libexecdir%g
4861 s%@datadir@%$datadir%g
4862 s%@sysconfdir@%$sysconfdir%g
4863 s%@sharedstatedir@%$sharedstatedir%g
4864 s%@localstatedir@%$localstatedir%g
4865 s%@libdir@%$libdir%g
4866 s%@includedir@%$includedir%g
4867 s%@oldincludedir@%$oldincludedir%g
4868 s%@infodir@%$infodir%g
4869 s%@mandir@%$mandir%g
4870 s%@host@%$host%g
4871 s%@host_alias@%$host_alias%g
4872 s%@host_cpu@%$host_cpu%g
4873 s%@host_vendor@%$host_vendor%g
4874 s%@host_os@%$host_os%g
4875 s%@target@%$target%g
4876 s%@target_alias@%$target_alias%g
4877 s%@target_cpu@%$target_cpu%g
4878 s%@target_vendor@%$target_vendor%g
4879 s%@target_os@%$target_os%g
4880 s%@build@%$build%g
4881 s%@build_alias@%$build_alias%g
4882 s%@build_cpu@%$build_cpu%g
4883 s%@build_vendor@%$build_vendor%g
4884 s%@build_os@%$build_os%g
4885 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
4886 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
4887 s%@INSTALL_DATA@%$INSTALL_DATA%g
4888 s%@PACKAGE@%$PACKAGE%g
4889 s%@VERSION@%$VERSION%g
4890 s%@ACLOCAL@%$ACLOCAL%g
4891 s%@AUTOCONF@%$AUTOCONF%g
4892 s%@AUTOMAKE@%$AUTOMAKE%g
4893 s%@AUTOHEADER@%$AUTOHEADER%g
4894 s%@MAKEINFO@%$MAKEINFO%g
4895 s%@SET_MAKE@%$SET_MAKE%g
4896 s%@AR@%$AR%g
4897 s%@RANLIB@%$RANLIB%g
4898 s%@CC@%$CC%g
4899 s%@LN_S@%$LN_S%g
4900 s%@OBJEXT@%$OBJEXT%g
4901 s%@EXEEXT@%$EXEEXT%g
4902 s%@STRIP@%$STRIP%g
4903 s%@LIBTOOL@%$LIBTOOL%g
4904 s%@WARN_CFLAGS@%$WARN_CFLAGS%g
4905 s%@MAINTAINER_MODE_TRUE@%$MAINTAINER_MODE_TRUE%g
4906 s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g
4907 s%@MAINT@%$MAINT%g
4908 s%@INSTALL_LIBBFD_TRUE@%$INSTALL_LIBBFD_TRUE%g
4909 s%@INSTALL_LIBBFD_FALSE@%$INSTALL_LIBBFD_FALSE%g
4910 s%@bfdlibdir@%$bfdlibdir%g
4911 s%@bfdincludedir@%$bfdincludedir%g
4912 s%@CPP@%$CPP%g
4913 s%@ALLOCA@%$ALLOCA%g
4914 s%@USE_NLS@%$USE_NLS%g
4915 s%@MSGFMT@%$MSGFMT%g
4916 s%@GMSGFMT@%$GMSGFMT%g
4917 s%@XGETTEXT@%$XGETTEXT%g
4918 s%@USE_INCLUDED_LIBINTL@%$USE_INCLUDED_LIBINTL%g
4919 s%@CATALOGS@%$CATALOGS%g
4920 s%@CATOBJEXT@%$CATOBJEXT%g
4921 s%@DATADIRNAME@%$DATADIRNAME%g
4922 s%@GMOFILES@%$GMOFILES%g
4923 s%@INSTOBJEXT@%$INSTOBJEXT%g
4924 s%@INTLDEPS@%$INTLDEPS%g
4925 s%@INTLLIBS@%$INTLLIBS%g
4926 s%@INTLOBJS@%$INTLOBJS%g
4927 s%@POFILES@%$POFILES%g
4928 s%@POSUB@%$POSUB%g
4929 s%@INCLUDE_LOCALE_H@%$INCLUDE_LOCALE_H%g
4930 s%@GT_NO@%$GT_NO%g
4931 s%@GT_YES@%$GT_YES%g
4932 s%@MKINSTALLDIRS@%$MKINSTALLDIRS%g
4933 s%@l@%$l%g
4934 s%@CC_FOR_BUILD@%$CC_FOR_BUILD%g
4935 s%@EXEEXT_FOR_BUILD@%$EXEEXT_FOR_BUILD%g
4936 s%@HDEFINES@%$HDEFINES%g
4937 s%@CGEN_MAINT_TRUE@%$CGEN_MAINT_TRUE%g
4938 s%@CGEN_MAINT_FALSE@%$CGEN_MAINT_FALSE%g
4939 s%@cgendir@%$cgendir%g
4940 s%@WIN32LDFLAGS@%$WIN32LDFLAGS%g
4941 s%@WIN32LIBADD@%$WIN32LIBADD%g
4942 s%@archdefs@%$archdefs%g
4943 s%@BFD_MACHINES@%$BFD_MACHINES%g
4945 CEOF
4948 cat >> $CONFIG_STATUS <<\EOF
4950 # Split the substitutions into bite-sized pieces for seds with
4951 # small command number limits, like on Digital OSF/1 and HP-UX.
4952 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
4953 ac_file=1 # Number of current file.
4954 ac_beg=1 # First line for current file.
4955 ac_end=$ac_max_sed_cmds # Line after last line for current file.
4956 ac_more_lines=:
4957 ac_sed_cmds=""
4958 while $ac_more_lines; do
4959 if test $ac_beg -gt 1; then
4960 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
4961 else
4962 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
4964 if test ! -s conftest.s$ac_file; then
4965 ac_more_lines=false
4966 rm -f conftest.s$ac_file
4967 else
4968 if test -z "$ac_sed_cmds"; then
4969 ac_sed_cmds="sed -f conftest.s$ac_file"
4970 else
4971 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
4973 ac_file=`expr $ac_file + 1`
4974 ac_beg=$ac_end
4975 ac_end=`expr $ac_end + $ac_max_sed_cmds`
4977 done
4978 if test -z "$ac_sed_cmds"; then
4979 ac_sed_cmds=cat
4983 cat >> $CONFIG_STATUS <<EOF
4985 CONFIG_FILES=\${CONFIG_FILES-"Makefile po/Makefile.in:po/Make-in"}
4987 cat >> $CONFIG_STATUS <<\EOF
4988 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
4989 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
4990 case "$ac_file" in
4991 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
4992 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
4993 *) ac_file_in="${ac_file}.in" ;;
4994 esac
4996 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
4998 # Remove last slash and all that follows it. Not all systems have dirname.
4999 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
5000 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
5001 # The file is in a subdirectory.
5002 test ! -d "$ac_dir" && mkdir "$ac_dir"
5003 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
5004 # A "../" for each directory in $ac_dir_suffix.
5005 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
5006 else
5007 ac_dir_suffix= ac_dots=
5010 case "$ac_given_srcdir" in
5011 .) srcdir=.
5012 if test -z "$ac_dots"; then top_srcdir=.
5013 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
5014 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
5015 *) # Relative path.
5016 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
5017 top_srcdir="$ac_dots$ac_given_srcdir" ;;
5018 esac
5020 case "$ac_given_INSTALL" in
5021 [/$]*) INSTALL="$ac_given_INSTALL" ;;
5022 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
5023 esac
5025 echo creating "$ac_file"
5026 rm -f "$ac_file"
5027 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
5028 case "$ac_file" in
5029 *Makefile*) ac_comsub="1i\\
5030 # $configure_input" ;;
5031 *) ac_comsub= ;;
5032 esac
5034 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
5035 sed -e "$ac_comsub
5036 s%@configure_input@%$configure_input%g
5037 s%@srcdir@%$srcdir%g
5038 s%@top_srcdir@%$top_srcdir%g
5039 s%@INSTALL@%$INSTALL%g
5040 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
5041 fi; done
5042 rm -f conftest.s*
5044 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
5045 # NAME is the cpp macro being defined and VALUE is the value it is being given.
5047 # ac_d sets the value in "#define NAME VALUE" lines.
5048 ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
5049 ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
5050 ac_dC='\3'
5051 ac_dD='%g'
5052 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
5053 ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
5054 ac_uB='\([ ]\)%\1#\2define\3'
5055 ac_uC=' '
5056 ac_uD='\4%g'
5057 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
5058 ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
5059 ac_eB='$%\1#\2define\3'
5060 ac_eC=' '
5061 ac_eD='%g'
5063 if test "${CONFIG_HEADERS+set}" != set; then
5065 cat >> $CONFIG_STATUS <<EOF
5066 CONFIG_HEADERS="config.h:config.in"
5068 cat >> $CONFIG_STATUS <<\EOF
5070 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
5071 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
5072 case "$ac_file" in
5073 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
5074 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
5075 *) ac_file_in="${ac_file}.in" ;;
5076 esac
5078 echo creating $ac_file
5080 rm -f conftest.frag conftest.in conftest.out
5081 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
5082 cat $ac_file_inputs > conftest.in
5086 # Transform confdefs.h into a sed script conftest.vals that substitutes
5087 # the proper values into config.h.in to produce config.h. And first:
5088 # Protect against being on the right side of a sed subst in config.status.
5089 # Protect against being in an unquoted here document in config.status.
5090 rm -f conftest.vals
5091 cat > conftest.hdr <<\EOF
5092 s/[\\&%]/\\&/g
5093 s%[\\$`]%\\&%g
5094 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
5095 s%ac_d%ac_u%gp
5096 s%ac_u%ac_e%gp
5098 sed -n -f conftest.hdr confdefs.h > conftest.vals
5099 rm -f conftest.hdr
5101 # This sed command replaces #undef with comments. This is necessary, for
5102 # example, in the case of _POSIX_SOURCE, which is predefined and required
5103 # on some systems where configure will not decide to define it.
5104 cat >> conftest.vals <<\EOF
5105 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
5108 # Break up conftest.vals because some shells have a limit on
5109 # the size of here documents, and old seds have small limits too.
5111 rm -f conftest.tail
5112 while :
5114 ac_lines=`grep -c . conftest.vals`
5115 # grep -c gives empty output for an empty file on some AIX systems.
5116 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
5117 # Write a limited-size here document to conftest.frag.
5118 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
5119 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
5120 echo 'CEOF
5121 sed -f conftest.frag conftest.in > conftest.out
5122 rm -f conftest.in
5123 mv conftest.out conftest.in
5124 ' >> $CONFIG_STATUS
5125 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
5126 rm -f conftest.vals
5127 mv conftest.tail conftest.vals
5128 done
5129 rm -f conftest.vals
5131 cat >> $CONFIG_STATUS <<\EOF
5132 rm -f conftest.frag conftest.h
5133 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
5134 cat conftest.in >> conftest.h
5135 rm -f conftest.in
5136 if cmp -s $ac_file conftest.h 2>/dev/null; then
5137 echo "$ac_file is unchanged"
5138 rm -f conftest.h
5139 else
5140 # Remove last slash and all that follows it. Not all systems have dirname.
5141 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
5142 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
5143 # The file is in a subdirectory.
5144 test ! -d "$ac_dir" && mkdir "$ac_dir"
5146 rm -f $ac_file
5147 mv conftest.h $ac_file
5149 fi; done
5152 cat >> $CONFIG_STATUS <<EOF
5156 cat >> $CONFIG_STATUS <<\EOF
5157 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
5158 sed -e '/POTFILES =/r po/POTFILES' po/Makefile.in > po/Makefile
5159 exit 0
5161 chmod +x $CONFIG_STATUS
5162 rm -fr confdefs* $ac_clean_files
5163 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1