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.
12 ac_default_prefix=/usr/local
13 # Any additions from configure.in:
15 --enable-shared[=PKGS] build shared libraries [default=no]"
17 --enable-static[=PKGS] build static libraries [default=yes]"
19 --enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
21 --with-gnu-ld assume the C compiler uses GNU ld [default=no]"
23 --disable-libtool-lock avoid locking (might break parallel builds)"
25 --with-pic try to use only PIC/non-PIC objects [default=use both]"
27 --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes)"
29 --enable-targets alternative target configurations"
31 --enable-commonbfdlib build shared BFD/opcodes/libiberty library"
33 --with-mmap try using mmap for BFD input files if available"
35 --enable-build-warnings Enable build-time compiler warnings if gcc is used"
37 --enable-maintainer-mode enable make rules and dependencies not useful
38 (and sometimes confusing) to the casual installer"
40 --enable-install-libbfd controls installation of libbfd and related headers"
42 --disable-nls do not use Native Language Support"
44 --with-included-gettext use the GNU gettext library included here"
46 # Initialize some variables set by options.
47 # The variables have the same names as the options, with
48 # dashes changed to underlines.
50 cache_file=./config.cache
59 program_transform_name=s,x,x,
68 bindir='${exec_prefix}/bin'
69 sbindir='${exec_prefix}/sbin'
70 libexecdir='${exec_prefix}/libexec'
71 datadir='${prefix}/share'
72 sysconfdir='${prefix}/etc'
73 sharedstatedir='${prefix}/com'
74 localstatedir='${prefix}/var'
75 libdir='${exec_prefix}/lib'
76 includedir='${prefix}/include'
77 oldincludedir='/usr/include'
78 infodir='${prefix}/info'
79 mandir='${prefix}/man'
81 # Initialize some other variables.
84 SHELL=${CONFIG_SHELL-/bin/sh}
85 # Maximum number of lines to put in a shell here document.
92 # If the previous option needs an argument, assign it.
93 if test -n "$ac_prev"; then
94 eval "$ac_prev=\$ac_option"
100 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
104 # Accept the important Cygnus configure options, so we can diagnose typos.
108 -bindir | --bindir | --bindi | --bind | --bin | --bi)
110 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
111 bindir="$ac_optarg" ;;
113 -build | --build | --buil | --bui | --bu)
115 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
116 build="$ac_optarg" ;;
118 -cache-file | --cache-file | --cache-fil | --cache-fi \
119 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
120 ac_prev=cache_file ;;
121 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
122 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
123 cache_file="$ac_optarg" ;;
125 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
127 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
129 datadir="$ac_optarg" ;;
131 -disable-* | --disable-*)
132 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
133 # Reject names that are not valid shell variable names.
134 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
135 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
137 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
138 eval "enable_${ac_feature}=no" ;;
140 -enable-* | --enable-*)
141 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
142 # Reject names that are not valid shell variable names.
143 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
144 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
146 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
151 eval "enable_${ac_feature}='$ac_optarg'" ;;
153 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
154 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
155 | --exec | --exe | --ex)
156 ac_prev=exec_prefix ;;
157 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
158 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
159 | --exec=* | --exe=* | --ex=*)
160 exec_prefix="$ac_optarg" ;;
162 -gas | --gas | --ga | --g)
163 # Obsolete; use --with-gas.
166 -help | --help | --hel | --he)
167 # Omit some internal or obsolete options to make the list less imposing.
168 # This message is too long to be a string in the A/UX 3.1 sh.
170 Usage: configure [options] [host]
171 Options: [defaults in brackets after descriptions]
173 --cache-file=FILE cache test results in FILE
174 --help print this message
175 --no-create do not create output files
176 --quiet, --silent do not print \`checking...' messages
177 --site-file=FILE use FILE as the site file
178 --version print the version of autoconf that created configure
179 Directory and file names:
180 --prefix=PREFIX install architecture-independent files in PREFIX
182 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
184 --bindir=DIR user executables in DIR [EPREFIX/bin]
185 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
186 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
187 --datadir=DIR read-only architecture-independent data in DIR
189 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
190 --sharedstatedir=DIR modifiable architecture-independent data in DIR
192 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
193 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
194 --includedir=DIR C header files in DIR [PREFIX/include]
195 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
196 --infodir=DIR info documentation in DIR [PREFIX/info]
197 --mandir=DIR man documentation in DIR [PREFIX/man]
198 --srcdir=DIR find the sources in DIR [configure dir or ..]
199 --program-prefix=PREFIX prepend PREFIX to installed program names
200 --program-suffix=SUFFIX append SUFFIX to installed program names
201 --program-transform-name=PROGRAM
202 run sed PROGRAM on installed program names
206 --build=BUILD configure for building on BUILD [BUILD=HOST]
207 --host=HOST configure for HOST [guessed]
208 --target=TARGET configure for TARGET [TARGET=HOST]
209 Features and packages:
210 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
211 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
212 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
213 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
214 --x-includes=DIR X include files are in DIR
215 --x-libraries=DIR X library files are in DIR
217 if test -n "$ac_help"; then
218 echo "--enable and --with options recognized:$ac_help"
222 -host | --host | --hos | --ho)
224 -host=* | --host=* | --hos=* | --ho=*)
227 -includedir | --includedir | --includedi | --included | --include \
228 | --includ | --inclu | --incl | --inc)
229 ac_prev=includedir ;;
230 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
231 | --includ=* | --inclu=* | --incl=* | --inc=*)
232 includedir="$ac_optarg" ;;
234 -infodir | --infodir | --infodi | --infod | --info | --inf)
236 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
237 infodir="$ac_optarg" ;;
239 -libdir | --libdir | --libdi | --libd)
241 -libdir=* | --libdir=* | --libdi=* | --libd=*)
242 libdir="$ac_optarg" ;;
244 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
245 | --libexe | --libex | --libe)
246 ac_prev=libexecdir ;;
247 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
248 | --libexe=* | --libex=* | --libe=*)
249 libexecdir="$ac_optarg" ;;
251 -localstatedir | --localstatedir | --localstatedi | --localstated \
252 | --localstate | --localstat | --localsta | --localst \
253 | --locals | --local | --loca | --loc | --lo)
254 ac_prev=localstatedir ;;
255 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
256 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
257 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
258 localstatedir="$ac_optarg" ;;
260 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
262 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
263 mandir="$ac_optarg" ;;
266 # Obsolete; use --without-fp.
269 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
273 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
274 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
277 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
278 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
279 | --oldin | --oldi | --old | --ol | --o)
280 ac_prev=oldincludedir ;;
281 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
282 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
283 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
284 oldincludedir="$ac_optarg" ;;
286 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
288 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
289 prefix="$ac_optarg" ;;
291 -program-prefix | --program-prefix | --program-prefi | --program-pref \
292 | --program-pre | --program-pr | --program-p)
293 ac_prev=program_prefix ;;
294 -program-prefix=* | --program-prefix=* | --program-prefi=* \
295 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
296 program_prefix="$ac_optarg" ;;
298 -program-suffix | --program-suffix | --program-suffi | --program-suff \
299 | --program-suf | --program-su | --program-s)
300 ac_prev=program_suffix ;;
301 -program-suffix=* | --program-suffix=* | --program-suffi=* \
302 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
303 program_suffix="$ac_optarg" ;;
305 -program-transform-name | --program-transform-name \
306 | --program-transform-nam | --program-transform-na \
307 | --program-transform-n | --program-transform- \
308 | --program-transform | --program-transfor \
309 | --program-transfo | --program-transf \
310 | --program-trans | --program-tran \
311 | --progr-tra | --program-tr | --program-t)
312 ac_prev=program_transform_name ;;
313 -program-transform-name=* | --program-transform-name=* \
314 | --program-transform-nam=* | --program-transform-na=* \
315 | --program-transform-n=* | --program-transform-=* \
316 | --program-transform=* | --program-transfor=* \
317 | --program-transfo=* | --program-transf=* \
318 | --program-trans=* | --program-tran=* \
319 | --progr-tra=* | --program-tr=* | --program-t=*)
320 program_transform_name="$ac_optarg" ;;
322 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
323 | -silent | --silent | --silen | --sile | --sil)
326 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
328 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
330 sbindir="$ac_optarg" ;;
332 -sharedstatedir | --sharedstatedir | --sharedstatedi \
333 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
334 | --sharedst | --shareds | --shared | --share | --shar \
336 ac_prev=sharedstatedir ;;
337 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
338 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
339 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
341 sharedstatedir="$ac_optarg" ;;
343 -site | --site | --sit)
345 -site=* | --site=* | --sit=*)
348 -site-file | --site-file | --site-fil | --site-fi | --site-f)
350 -site-file=* | --site-file=* | --site-fil=* | --site-fi=* | --site-f=*)
351 sitefile="$ac_optarg" ;;
353 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
355 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
356 srcdir="$ac_optarg" ;;
358 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
359 | --syscon | --sysco | --sysc | --sys | --sy)
360 ac_prev=sysconfdir ;;
361 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
362 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
363 sysconfdir="$ac_optarg" ;;
365 -target | --target | --targe | --targ | --tar | --ta | --t)
367 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
368 target="$ac_optarg" ;;
370 -v | -verbose | --verbose | --verbos | --verbo | --verb)
373 -version | --version | --versio | --versi | --vers)
374 echo "configure generated by autoconf version 2.13"
378 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
379 # Reject names that are not valid shell variable names.
380 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
381 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
383 ac_package=`echo $ac_package| sed 's/-/_/g'`
388 eval "with_${ac_package}='$ac_optarg'" ;;
390 -without-* | --without-*)
391 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
392 # Reject names that are not valid shell variable names.
393 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
394 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
396 ac_package=`echo $ac_package| sed 's/-/_/g'`
397 eval "with_${ac_package}=no" ;;
400 # Obsolete; use --with-x.
403 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
404 | --x-incl | --x-inc | --x-in | --x-i)
405 ac_prev=x_includes ;;
406 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
407 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
408 x_includes="$ac_optarg" ;;
410 -x-libraries | --x-libraries | --x-librarie | --x-librari \
411 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
412 ac_prev=x_libraries ;;
413 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
414 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
415 x_libraries="$ac_optarg" ;;
417 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
421 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
422 echo "configure: warning: $ac_option: invalid host type" 1>&2
424 if test "x$nonopt" != xNONE; then
425 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
433 if test -n "$ac_prev"; then
434 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
437 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
439 # File descriptor usage:
442 # 2 errors and warnings
443 # 3 some systems may open it to /dev/tty
444 # 4 used on the Kubota Titan
445 # 6 checking for... messages and results
446 # 5 compiler messages saved in config.log
447 if test "$silent" = yes; then
455 This file contains any messages produced by compilers while
456 running configure, to aid debugging if configure makes a mistake.
459 # Strip out --no-create and --no-recursion so they do not pile up.
460 # Also quote any args containing shell metacharacters.
465 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
466 | --no-cr | --no-c) ;;
467 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
468 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
469 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
470 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
471 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
476 # Only set these to C if already set. These must not be set unconditionally
477 # because not all systems understand e.g. LANG=C (notably SCO).
478 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
479 # Non-C LC_CTYPE values break the ctype check.
480 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
481 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
482 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
483 if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
485 # confdefs.h avoids OS command line length limits that DEFS can exceed.
486 rm -rf conftest* confdefs.h
487 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
490 # A filename unique to this package, relative to the directory that
491 # configure is in, which we can look for to find out if srcdir is correct.
492 ac_unique_file=libbfd.c
494 # Find the source files, if location was not specified.
495 if test -z "$srcdir"; then
496 ac_srcdir_defaulted=yes
497 # Try the directory containing this script, then its parent.
499 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
500 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
502 if test ! -r $srcdir/$ac_unique_file; then
506 ac_srcdir_defaulted=no
508 if test ! -r $srcdir/$ac_unique_file; then
509 if test "$ac_srcdir_defaulted" = yes; then
510 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
512 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
515 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
517 # Prefer explicitly selected file to automatically selected ones.
518 if test -z "$sitefile"; then
519 if test -z "$CONFIG_SITE"; then
520 if test "x$prefix" != xNONE; then
521 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
523 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
527 CONFIG_SITE="$sitefile"
529 for ac_site_file in $CONFIG_SITE; do
530 if test -r "$ac_site_file"; then
531 echo "loading site script $ac_site_file"
536 if test -r "$cache_file"; then
537 echo "loading cache $cache_file"
540 echo "creating cache $cache_file"
545 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
546 ac_cpp='$CPP $CPPFLAGS'
547 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
548 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
549 cross_compiling=$ac_cv_prog_cc_cross
553 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
554 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
555 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
562 ac_n= ac_c='\c' ac_t=
565 echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
566 echo "configure:567: checking for Cygwin environment" >&5
567 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
568 echo $ac_n "(cached) $ac_c" 1>&6
570 cat > conftest.$ac_ext <<EOF
571 #line 572 "configure"
572 #include "confdefs.h"
577 #define __CYGWIN__ __CYGWIN32__
582 if { (eval echo configure:583: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
586 echo "configure: failed program was:" >&5
587 cat conftest.$ac_ext >&5
595 echo "$ac_t""$ac_cv_cygwin" 1>&6
597 test "$ac_cv_cygwin" = yes && CYGWIN=yes
598 echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
599 echo "configure:600: checking for mingw32 environment" >&5
600 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
601 echo $ac_n "(cached) $ac_c" 1>&6
603 cat > conftest.$ac_ext <<EOF
604 #line 605 "configure"
605 #include "confdefs.h"
611 if { (eval echo configure:612: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
615 echo "configure: failed program was:" >&5
616 cat conftest.$ac_ext >&5
624 echo "$ac_t""$ac_cv_mingw32" 1>&6
626 test "$ac_cv_mingw32" = yes && MINGW32=yes
630 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
631 if test -f $ac_dir/install-sh; then
633 ac_install_sh="$ac_aux_dir/install-sh -c"
635 elif test -f $ac_dir/install.sh; then
637 ac_install_sh="$ac_aux_dir/install.sh -c"
641 if test -z "$ac_aux_dir"; then
642 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
644 ac_config_guess=$ac_aux_dir/config.guess
645 ac_config_sub=$ac_aux_dir/config.sub
646 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
649 # Do some error checking and defaulting for the host and target type.
651 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
654 # 1. You are not allowed to specify --host, --target, and nonopt at the
656 # 2. Host defaults to nonopt.
657 # 3. If nonopt is not specified, then host defaults to the current host,
658 # as determined by config.guess.
659 # 4. Target and build default to nonopt.
660 # 5. If nonopt is not specified, then target and build default to host.
662 # The aliases save the names the user supplied, while $host etc.
663 # will get canonicalized.
664 case $host---$target---$nonopt in
665 NONE---*---* | *---NONE---* | *---*---NONE) ;;
666 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
670 # Make sure we can run config.sub.
671 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
672 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
675 echo $ac_n "checking host system type""... $ac_c" 1>&6
676 echo "configure:677: checking host system type" >&5
679 case "$host_alias" in
683 if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
684 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
686 *) host_alias=$nonopt ;;
690 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
691 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
692 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
693 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
694 echo "$ac_t""$host" 1>&6
696 echo $ac_n "checking target system type""... $ac_c" 1>&6
697 echo "configure:698: checking target system type" >&5
700 case "$target_alias" in
703 NONE) target_alias=$host_alias ;;
704 *) target_alias=$nonopt ;;
708 target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
709 target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
710 target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
711 target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
712 echo "$ac_t""$target" 1>&6
714 echo $ac_n "checking build system type""... $ac_c" 1>&6
715 echo "configure:716: checking build system type" >&5
718 case "$build_alias" in
721 NONE) build_alias=$host_alias ;;
722 *) build_alias=$nonopt ;;
726 build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
727 build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
728 build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
729 build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
730 echo "$ac_t""$build" 1>&6
732 test "$host_alias" != "$target_alias" &&
733 test "$program_prefix$program_suffix$program_transform_name" = \
735 program_prefix=${target_alias}-
738 echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6
739 echo "configure:740: checking for strerror in -lcposix" >&5
740 ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
741 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
742 echo $ac_n "(cached) $ac_c" 1>&6
745 LIBS="-lcposix $LIBS"
746 cat > conftest.$ac_ext <<EOF
747 #line 748 "configure"
748 #include "confdefs.h"
749 /* Override any gcc2 internal prototype to avoid an error. */
750 /* We use char because int might match the return type of a gcc2
751 builtin and then its argument prototype would still apply. */
758 if { (eval echo configure:759: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
760 eval "ac_cv_lib_$ac_lib_var=yes"
762 echo "configure: failed program was:" >&5
763 cat conftest.$ac_ext >&5
765 eval "ac_cv_lib_$ac_lib_var=no"
771 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
772 echo "$ac_t""yes" 1>&6
773 LIBS="$LIBS -lcposix"
775 echo "$ac_t""no" 1>&6
781 am__api_version="1.4"
782 # Find a good install program. We prefer a C program (faster),
783 # so one script is as good as another. But avoid the broken or
784 # incompatible versions:
785 # SysV /etc/install, /usr/sbin/install
786 # SunOS /usr/etc/install
789 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
790 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
791 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
792 # ./install, which can be erroneously created by make from ./install.sh.
793 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
794 echo "configure:795: checking for a BSD compatible install" >&5
795 if test -z "$INSTALL"; then
796 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
797 echo $ac_n "(cached) $ac_c" 1>&6
799 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
800 for ac_dir in $PATH; do
801 # Account for people who put trailing slashes in PATH elements.
803 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
805 # OSF1 and SCO ODT 3.0 have their own names for install.
806 # Don't use installbsd from OSF since it installs stuff as root
808 for ac_prog in ginstall scoinst install; do
809 if test -f $ac_dir/$ac_prog; then
810 if test $ac_prog = install &&
811 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
812 # AIX install. It has an incompatible calling convention.
815 ac_cv_path_install="$ac_dir/$ac_prog -c"
826 if test "${ac_cv_path_install+set}" = set; then
827 INSTALL="$ac_cv_path_install"
829 # As a last resort, use the slow shell script. We don't cache a
830 # path for INSTALL within a source directory, because that will
831 # break other packages using the cache if that directory is
832 # removed, or if the path is relative.
833 INSTALL="$ac_install_sh"
836 echo "$ac_t""$INSTALL" 1>&6
838 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
839 # It thinks the first close brace ends the variable substitution.
840 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
842 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
844 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
846 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
847 echo "configure:848: checking whether build environment is sane" >&5
850 echo timestamp > conftestfile
851 # Do `set' in a subshell so we don't clobber the current shell's
852 # arguments. Must try -L first in case configure is actually a
853 # symlink; some systems play weird games with the mod time of symlinks
854 # (eg FreeBSD returns the mod time of the symlink's containing
857 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
858 if test "$*" = "X"; then
860 set X `ls -t $srcdir/configure conftestfile`
862 if test "$*" != "X $srcdir/configure conftestfile" \
863 && test "$*" != "X conftestfile $srcdir/configure"; then
865 # If neither matched, then we have a broken ls. This can happen
866 # if, for instance, CONFIG_SHELL is bash and it inherits a
867 # broken ls alias from the environment. This has actually
868 # happened. Such a system could not be considered "sane".
869 { echo "configure: error: ls -t appears to fail. Make sure there is not a broken
870 alias in your environment" 1>&2; exit 1; }
873 test "$2" = conftestfile
879 { echo "configure: error: newly created file is older than distributed files!
880 Check your system clock" 1>&2; exit 1; }
883 echo "$ac_t""yes" 1>&6
884 if test "$program_transform_name" = s,x,x,; then
885 program_transform_name=
887 # Double any \ or $. echo might interpret backslashes.
888 cat <<\EOF_SED > conftestsed
889 s,\\,\\\\,g; s,\$,$$,g
891 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
894 test "$program_prefix" != NONE &&
895 program_transform_name="s,^,${program_prefix},; $program_transform_name"
896 # Use a double $ so make ignores it.
897 test "$program_suffix" != NONE &&
898 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
900 # sed with no file args requires a program.
901 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
903 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
904 echo "configure:905: checking whether ${MAKE-make} sets \${MAKE}" >&5
905 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
906 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
907 echo $ac_n "(cached) $ac_c" 1>&6
909 cat > conftestmake <<\EOF
911 @echo 'ac_maketemp="${MAKE}"'
913 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
914 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
915 if test -n "$ac_maketemp"; then
916 eval ac_cv_prog_make_${ac_make}_set=yes
918 eval ac_cv_prog_make_${ac_make}_set=no
922 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
923 echo "$ac_t""yes" 1>&6
926 echo "$ac_t""no" 1>&6
927 SET_MAKE="MAKE=${MAKE-make}"
935 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
936 { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
938 cat >> confdefs.h <<EOF
939 #define PACKAGE "$PACKAGE"
942 cat >> confdefs.h <<EOF
943 #define VERSION "$VERSION"
948 missing_dir=`cd $ac_aux_dir && pwd`
949 echo $ac_n "checking for working aclocal-${am__api_version}""... $ac_c" 1>&6
950 echo "configure:951: checking for working aclocal-${am__api_version}" >&5
951 # Run test in a subshell; some versions of sh will print an error if
952 # an executable is not found, even if stderr is redirected.
953 # Redirect stdin to placate older versions of autoconf. Sigh.
954 if (aclocal-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
955 ACLOCAL=aclocal-${am__api_version}
956 echo "$ac_t""found" 1>&6
958 ACLOCAL="$missing_dir/missing aclocal-${am__api_version}"
959 echo "$ac_t""missing" 1>&6
962 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
963 echo "configure:964: checking for working autoconf" >&5
964 # Run test in a subshell; some versions of sh will print an error if
965 # an executable is not found, even if stderr is redirected.
966 # Redirect stdin to placate older versions of autoconf. Sigh.
967 if (autoconf --version) < /dev/null > /dev/null 2>&1; then
969 echo "$ac_t""found" 1>&6
971 AUTOCONF="$missing_dir/missing autoconf"
972 echo "$ac_t""missing" 1>&6
975 echo $ac_n "checking for working automake-${am__api_version}""... $ac_c" 1>&6
976 echo "configure:977: checking for working automake-${am__api_version}" >&5
977 # Run test in a subshell; some versions of sh will print an error if
978 # an executable is not found, even if stderr is redirected.
979 # Redirect stdin to placate older versions of autoconf. Sigh.
980 if (automake-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
981 AUTOMAKE=automake-${am__api_version}
982 echo "$ac_t""found" 1>&6
984 AUTOMAKE="$missing_dir/missing automake-${am__api_version}"
985 echo "$ac_t""missing" 1>&6
988 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
989 echo "configure:990: checking for working autoheader" >&5
990 # Run test in a subshell; some versions of sh will print an error if
991 # an executable is not found, even if stderr is redirected.
992 # Redirect stdin to placate older versions of autoconf. Sigh.
993 if (autoheader --version) < /dev/null > /dev/null 2>&1; then
994 AUTOHEADER=autoheader
995 echo "$ac_t""found" 1>&6
997 AUTOHEADER="$missing_dir/missing autoheader"
998 echo "$ac_t""missing" 1>&6
1001 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
1002 echo "configure:1003: checking for working makeinfo" >&5
1003 # Run test in a subshell; some versions of sh will print an error if
1004 # an executable is not found, even if stderr is redirected.
1005 # Redirect stdin to placate older versions of autoconf. Sigh.
1006 if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
1008 echo "$ac_t""found" 1>&6
1010 MAKEINFO="$missing_dir/missing makeinfo"
1011 echo "$ac_t""missing" 1>&6
1016 if test $host != $build; then
1017 ac_tool_prefix=${host_alias}-
1022 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
1023 set dummy ${ac_tool_prefix}ar; ac_word=$2
1024 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1025 echo "configure:1026: checking for $ac_word" >&5
1026 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
1027 echo $ac_n "(cached) $ac_c" 1>&6
1029 if test -n "$AR"; then
1030 ac_cv_prog_AR="$AR" # Let the user override the test.
1032 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1034 for ac_dir in $ac_dummy; do
1035 test -z "$ac_dir" && ac_dir=.
1036 if test -f $ac_dir/$ac_word; then
1037 ac_cv_prog_AR="${ac_tool_prefix}ar"
1042 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
1046 if test -n "$AR"; then
1047 echo "$ac_t""$AR" 1>&6
1049 echo "$ac_t""no" 1>&6
1054 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1055 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1056 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1057 echo "configure:1058: checking for $ac_word" >&5
1058 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1059 echo $ac_n "(cached) $ac_c" 1>&6
1061 if test -n "$RANLIB"; then
1062 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1064 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1066 for ac_dir in $ac_dummy; do
1067 test -z "$ac_dir" && ac_dir=.
1068 if test -f $ac_dir/$ac_word; then
1069 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1076 RANLIB="$ac_cv_prog_RANLIB"
1077 if test -n "$RANLIB"; then
1078 echo "$ac_t""$RANLIB" 1>&6
1080 echo "$ac_t""no" 1>&6
1084 if test -z "$ac_cv_prog_RANLIB"; then
1085 if test -n "$ac_tool_prefix"; then
1086 # Extract the first word of "ranlib", so it can be a program name with args.
1087 set dummy ranlib; ac_word=$2
1088 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1089 echo "configure:1090: checking for $ac_word" >&5
1090 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1091 echo $ac_n "(cached) $ac_c" 1>&6
1093 if test -n "$RANLIB"; then
1094 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1096 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1098 for ac_dir in $ac_dummy; do
1099 test -z "$ac_dir" && ac_dir=.
1100 if test -f $ac_dir/$ac_word; then
1101 ac_cv_prog_RANLIB="ranlib"
1106 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1109 RANLIB="$ac_cv_prog_RANLIB"
1110 if test -n "$RANLIB"; then
1111 echo "$ac_t""$RANLIB" 1>&6
1113 echo "$ac_t""no" 1>&6
1122 # Check whether --enable-shared or --disable-shared was given.
1123 if test "${enable_shared+set}" = set; then
1124 enableval="$enable_shared"
1125 p=${PACKAGE-default}
1127 yes) enable_shared=yes ;;
1128 no) enable_shared=no ;;
1131 # Look at the argument we got. We use all the common list separators.
1132 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1133 for pkg in $enableval; do
1134 if test "X$pkg" = "X$p"; then
1146 # Check whether --enable-static or --disable-static was given.
1147 if test "${enable_static+set}" = set; then
1148 enableval="$enable_static"
1149 p=${PACKAGE-default}
1151 yes) enable_static=yes ;;
1152 no) enable_static=no ;;
1155 # Look at the argument we got. We use all the common list separators.
1156 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1157 for pkg in $enableval; do
1158 if test "X$pkg" = "X$p"; then
1169 # Check whether --enable-fast-install or --disable-fast-install was given.
1170 if test "${enable_fast_install+set}" = set; then
1171 enableval="$enable_fast_install"
1172 p=${PACKAGE-default}
1174 yes) enable_fast_install=yes ;;
1175 no) enable_fast_install=no ;;
1177 enable_fast_install=no
1178 # Look at the argument we got. We use all the common list separators.
1179 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1180 for pkg in $enableval; do
1181 if test "X$pkg" = "X$p"; then
1182 enable_fast_install=yes
1189 enable_fast_install=yes
1192 # Extract the first word of "gcc", so it can be a program name with args.
1193 set dummy gcc; ac_word=$2
1194 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1195 echo "configure:1196: checking for $ac_word" >&5
1196 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1197 echo $ac_n "(cached) $ac_c" 1>&6
1199 if test -n "$CC"; then
1200 ac_cv_prog_CC="$CC" # Let the user override the test.
1202 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1204 for ac_dir in $ac_dummy; do
1205 test -z "$ac_dir" && ac_dir=.
1206 if test -f $ac_dir/$ac_word; then
1215 if test -n "$CC"; then
1216 echo "$ac_t""$CC" 1>&6
1218 echo "$ac_t""no" 1>&6
1221 if test -z "$CC"; then
1222 # Extract the first word of "cc", so it can be a program name with args.
1223 set dummy cc; ac_word=$2
1224 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1225 echo "configure:1226: checking for $ac_word" >&5
1226 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1227 echo $ac_n "(cached) $ac_c" 1>&6
1229 if test -n "$CC"; then
1230 ac_cv_prog_CC="$CC" # Let the user override the test.
1232 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1235 for ac_dir in $ac_dummy; do
1236 test -z "$ac_dir" && ac_dir=.
1237 if test -f $ac_dir/$ac_word; then
1238 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1239 ac_prog_rejected=yes
1247 if test $ac_prog_rejected = yes; then
1248 # We found a bogon in the path, so make sure we never use it.
1249 set dummy $ac_cv_prog_CC
1251 if test $# -gt 0; then
1252 # We chose a different compiler from the bogus one.
1253 # However, it has the same basename, so the bogon will be chosen
1254 # first if we set CC to just the basename; use the full file name.
1256 set dummy "$ac_dir/$ac_word" "$@"
1264 if test -n "$CC"; then
1265 echo "$ac_t""$CC" 1>&6
1267 echo "$ac_t""no" 1>&6
1270 if test -z "$CC"; then
1271 case "`uname -s`" in
1273 # Extract the first word of "cl", so it can be a program name with args.
1274 set dummy cl; ac_word=$2
1275 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1276 echo "configure:1277: checking for $ac_word" >&5
1277 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1278 echo $ac_n "(cached) $ac_c" 1>&6
1280 if test -n "$CC"; then
1281 ac_cv_prog_CC="$CC" # Let the user override the test.
1283 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1285 for ac_dir in $ac_dummy; do
1286 test -z "$ac_dir" && ac_dir=.
1287 if test -f $ac_dir/$ac_word; then
1296 if test -n "$CC"; then
1297 echo "$ac_t""$CC" 1>&6
1299 echo "$ac_t""no" 1>&6
1304 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1307 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1308 echo "configure:1309: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1311 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1312 ac_cpp='$CPP $CPPFLAGS'
1313 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1314 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1315 cross_compiling=$ac_cv_prog_cc_cross
1317 cat > conftest.$ac_ext << EOF
1319 #line 1320 "configure"
1320 #include "confdefs.h"
1324 if { (eval echo configure:1325: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1325 ac_cv_prog_cc_works=yes
1326 # If we can't run a trivial program, we are probably using a cross compiler.
1327 if (./conftest; exit) 2>/dev/null; then
1328 ac_cv_prog_cc_cross=no
1330 ac_cv_prog_cc_cross=yes
1333 echo "configure: failed program was:" >&5
1334 cat conftest.$ac_ext >&5
1335 ac_cv_prog_cc_works=no
1339 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1340 ac_cpp='$CPP $CPPFLAGS'
1341 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1342 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1343 cross_compiling=$ac_cv_prog_cc_cross
1345 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1346 if test $ac_cv_prog_cc_works = no; then
1347 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1349 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1350 echo "configure:1351: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1351 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1352 cross_compiling=$ac_cv_prog_cc_cross
1354 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1355 echo "configure:1356: checking whether we are using GNU C" >&5
1356 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1357 echo $ac_n "(cached) $ac_c" 1>&6
1359 cat > conftest.c <<EOF
1364 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1365: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1371 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1373 if test $ac_cv_prog_gcc = yes; then
1379 ac_test_CFLAGS="${CFLAGS+set}"
1380 ac_save_CFLAGS="$CFLAGS"
1382 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1383 echo "configure:1384: checking whether ${CC-cc} accepts -g" >&5
1384 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1385 echo $ac_n "(cached) $ac_c" 1>&6
1387 echo 'void f(){}' > conftest.c
1388 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1397 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1398 if test "$ac_test_CFLAGS" = set; then
1399 CFLAGS="$ac_save_CFLAGS"
1400 elif test $ac_cv_prog_cc_g = yes; then
1401 if test "$GCC" = yes; then
1407 if test "$GCC" = yes; then
1414 # Check whether --with-gnu-ld or --without-gnu-ld was given.
1415 if test "${with_gnu_ld+set}" = set; then
1416 withval="$with_gnu_ld"
1417 test "$withval" = no || with_gnu_ld=yes
1423 if test "$GCC" = yes; then
1424 # Check if gcc -print-prog-name=ld gives a path.
1425 echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
1426 echo "configure:1427: checking for ld used by GCC" >&5
1429 # gcc leaves a trailing carriage return which upsets mingw
1430 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
1432 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
1435 # Accept absolute paths.
1436 [\\/]* | [A-Za-z]:[\\/]*)
1437 re_direlt='/[^/][^/]*/\.\./'
1438 # Canonicalize the path of ld
1439 ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
1440 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
1441 ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
1443 test -z "$LD" && LD="$ac_prog"
1446 # If it fails, then pretend we aren't using GCC.
1450 # If it is relative, then search for the first ld in PATH.
1454 elif test "$with_gnu_ld" = yes; then
1455 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
1456 echo "configure:1457: checking for GNU ld" >&5
1458 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
1459 echo "configure:1460: checking for non-GNU ld" >&5
1461 if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
1462 echo $ac_n "(cached) $ac_c" 1>&6
1464 if test -z "$LD"; then
1465 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1466 for ac_dir in $PATH; do
1467 test -z "$ac_dir" && ac_dir=.
1468 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
1469 lt_cv_path_LD="$ac_dir/$ac_prog"
1470 # Check to see if the program is GNU ld. I'd rather use --version,
1471 # but apparently some GNU ld's only accept -v.
1472 # Break only if it was the GNU/non-GNU ld that we prefer.
1473 if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
1474 test "$with_gnu_ld" != no && break
1476 test "$with_gnu_ld" != yes && break
1482 lt_cv_path_LD="$LD" # Let the user override the test with a path.
1487 if test -n "$LD"; then
1488 echo "$ac_t""$LD" 1>&6
1490 echo "$ac_t""no" 1>&6
1492 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1493 echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1494 echo "configure:1495: checking if the linker ($LD) is GNU ld" >&5
1495 if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
1496 echo $ac_n "(cached) $ac_c" 1>&6
1498 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
1499 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
1500 lt_cv_prog_gnu_ld=yes
1502 lt_cv_prog_gnu_ld=no
1506 echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6
1507 with_gnu_ld=$lt_cv_prog_gnu_ld
1510 echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6
1511 echo "configure:1512: checking for $LD option to reload object files" >&5
1512 if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
1513 echo $ac_n "(cached) $ac_c" 1>&6
1515 lt_cv_ld_reload_flag='-r'
1518 echo "$ac_t""$lt_cv_ld_reload_flag" 1>&6
1519 reload_flag=$lt_cv_ld_reload_flag
1520 test -n "$reload_flag" && reload_flag=" $reload_flag"
1522 echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
1523 echo "configure:1524: checking for BSD-compatible nm" >&5
1524 if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
1525 echo $ac_n "(cached) $ac_c" 1>&6
1527 if test -n "$NM"; then
1528 # Let the user override the test.
1531 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1532 for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
1533 test -z "$ac_dir" && ac_dir=.
1534 tmp_nm=$ac_dir/${ac_tool_prefix}nm
1535 if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then
1536 # Check to see if the nm accepts a BSD-compat flag.
1537 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
1538 # nm: unknown option "B" ignored
1539 # Tru64's nm complains that /dev/null is an invalid object file
1540 if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
1541 lt_cv_path_NM="$tmp_nm -B"
1543 elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
1544 lt_cv_path_NM="$tmp_nm -p"
1547 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
1548 continue # so that we can try to find one that supports BSD flags
1553 test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
1558 echo "$ac_t""$NM" 1>&6
1560 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1561 echo "configure:1562: checking whether ln -s works" >&5
1562 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1563 echo $ac_n "(cached) $ac_c" 1>&6
1566 if ln -s X conftestdata 2>/dev/null
1569 ac_cv_prog_LN_S="ln -s"
1574 LN_S="$ac_cv_prog_LN_S"
1575 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1576 echo "$ac_t""yes" 1>&6
1578 echo "$ac_t""no" 1>&6
1581 echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6
1582 echo "configure:1583: checking how to recognise dependant libraries" >&5
1583 if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
1584 echo $ac_n "(cached) $ac_c" 1>&6
1586 lt_cv_file_magic_cmd='$MAGIC_CMD'
1587 lt_cv_file_magic_test_file=
1588 lt_cv_deplibs_check_method='unknown'
1589 # Need to set the preceding variable on all platforms that support
1590 # interlibrary dependencies.
1591 # 'none' -- dependencies not supported.
1592 # `unknown' -- same as none, but documents that we really don't know.
1593 # 'pass_all' -- all dependencies passed with no checks.
1594 # 'test_compile' -- check by making test program.
1595 # 'file_magic [regex]' -- check by looking for files in library path
1596 # which responds to the $file_magic_cmd with a given egrep regex.
1597 # If you have `file' or equivalent on your system and you're not sure
1598 # whether `pass_all' will *always* work, you probably want this one.
1602 lt_cv_deplibs_check_method=pass_all
1606 lt_cv_deplibs_check_method=pass_all
1610 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
1611 lt_cv_file_magic_cmd='/usr/bin/file -L'
1612 lt_cv_file_magic_test_file=/shlib/libc.so
1615 cygwin* | mingw* |pw32*)
1616 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
1617 lt_cv_file_magic_cmd='$OBJDUMP -f'
1620 darwin* | rhapsody*)
1621 lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
1622 lt_cv_file_magic_cmd='/usr/bin/file -L'
1624 rhapsody* | darwin1.012)
1625 lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System'
1628 lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
1634 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
1637 # Not sure whether the presence of OpenBSD here was a mistake.
1638 # Let's accept both of them until this is cleared up.
1639 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
1640 lt_cv_file_magic_cmd=/usr/bin/file
1641 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
1645 lt_cv_deplibs_check_method=pass_all
1650 lt_cv_deplibs_check_method=pass_all
1656 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
1657 lt_cv_file_magic_cmd=/usr/bin/file
1658 lt_cv_file_magic_test_file=/usr/lib/libc.sl
1661 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
1662 lt_cv_file_magic_cmd=/usr/bin/file
1663 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
1671 # this will be overridden with pass_all, but let us keep it just in case
1672 lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
1676 *-32|*"-32 ") libmagic=32-bit;;
1677 *-n32|*"-n32 ") libmagic=N32;;
1678 *-64|*"-64 ") libmagic=64-bit;;
1679 *) libmagic=never-match;;
1681 # this will be overridden with pass_all, but let us keep it just in case
1682 lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
1685 lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
1686 lt_cv_deplibs_check_method=pass_all
1689 # This must be Linux ELF.
1692 alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
1693 lt_cv_deplibs_check_method=pass_all ;;
1695 # glibc up to 2.1.1 does not perform some relocations on ARM
1696 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
1698 lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
1702 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
1703 lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
1705 lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$'
1710 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
1711 lt_cv_file_magic_cmd=/usr/bin/file
1712 lt_cv_file_magic_test_file=/usr/lib/libnls.so
1715 osf3* | osf4* | osf5*)
1716 # this will be overridden with pass_all, but let us keep it just in case
1717 lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'
1718 lt_cv_file_magic_test_file=/shlib/libc.so
1719 lt_cv_deplibs_check_method=pass_all
1723 lt_cv_deplibs_check_method=pass_all
1727 lt_cv_deplibs_check_method=pass_all
1728 lt_cv_file_magic_test_file=/lib/libc.so
1731 sysv5uw[78]* | sysv4*uw2*)
1732 lt_cv_deplibs_check_method=pass_all
1735 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
1736 case $host_vendor in
1738 lt_cv_deplibs_check_method=pass_all
1741 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]'
1742 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
1750 echo "$ac_t""$lt_cv_deplibs_check_method" 1>&6
1751 file_magic_cmd=$lt_cv_file_magic_cmd
1752 deplibs_check_method=$lt_cv_deplibs_check_method
1754 echo $ac_n "checking for object suffix""... $ac_c" 1>&6
1755 echo "configure:1756: checking for object suffix" >&5
1756 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
1757 echo $ac_n "(cached) $ac_c" 1>&6
1760 echo 'int i = 1;' > conftest.$ac_ext
1761 if { (eval echo configure:1762: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1762 for ac_file in conftest.*; do
1765 *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
1769 { echo "configure: error: installation or configuration problem; compiler does not work" 1>&2; exit 1; }
1774 echo "$ac_t""$ac_cv_objext" 1>&6
1775 OBJEXT=$ac_cv_objext
1776 ac_objext=$ac_cv_objext
1780 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
1781 echo "configure:1782: checking for executable suffix" >&5
1782 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
1783 echo $ac_n "(cached) $ac_c" 1>&6
1785 if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
1789 echo 'int main () { return 0; }' > conftest.$ac_ext
1791 if { (eval echo configure:1792: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
1792 for file in conftest.*; do
1794 *.c | *.o | *.obj | *.ilk | *.pdb) ;;
1795 *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
1799 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
1802 test x"${ac_cv_exeext}" = x && ac_cv_exeext=no
1807 test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext}
1808 echo "$ac_t""${ac_cv_exeext}" 1>&6
1811 # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
1813 # Only perform the check for file, if the check method requires it
1814 case $deplibs_check_method in
1816 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
1817 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
1818 echo "configure:1819: checking for ${ac_tool_prefix}file" >&5
1819 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1820 echo $ac_n "(cached) $ac_c" 1>&6
1824 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1827 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.
1830 ac_save_MAGIC_CMD="$MAGIC_CMD"
1831 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1832 ac_dummy="/usr/bin:$PATH"
1833 for ac_dir in $ac_dummy; do
1834 test -z "$ac_dir" && ac_dir=.
1835 if test -f $ac_dir/${ac_tool_prefix}file; then
1836 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
1837 if test -n "$file_magic_test_file"; then
1838 case $deplibs_check_method in
1840 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1841 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1842 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1843 egrep "$file_magic_regex" > /dev/null; then
1848 *** Warning: the command libtool uses to detect shared libraries,
1849 *** $file_magic_cmd, produces output that libtool cannot recognize.
1850 *** The result is that libtool may fail to recognize shared libraries
1851 *** as such. This will affect the creation of libtool libraries that
1852 *** depend on shared libraries, but programs linked with such libtool
1853 *** libraries will work regardless of this problem. Nevertheless, you
1854 *** may want to report the problem to your system manager and/or to
1855 *** bug-libtool@gnu.org
1865 MAGIC_CMD="$ac_save_MAGIC_CMD"
1870 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1871 if test -n "$MAGIC_CMD"; then
1872 echo "$ac_t""$MAGIC_CMD" 1>&6
1874 echo "$ac_t""no" 1>&6
1877 if test -z "$lt_cv_path_MAGIC_CMD"; then
1878 if test -n "$ac_tool_prefix"; then
1879 echo $ac_n "checking for file""... $ac_c" 1>&6
1880 echo "configure:1881: checking for file" >&5
1881 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1882 echo $ac_n "(cached) $ac_c" 1>&6
1886 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1889 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.
1892 ac_save_MAGIC_CMD="$MAGIC_CMD"
1893 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1894 ac_dummy="/usr/bin:$PATH"
1895 for ac_dir in $ac_dummy; do
1896 test -z "$ac_dir" && ac_dir=.
1897 if test -f $ac_dir/file; then
1898 lt_cv_path_MAGIC_CMD="$ac_dir/file"
1899 if test -n "$file_magic_test_file"; then
1900 case $deplibs_check_method in
1902 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1903 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1904 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1905 egrep "$file_magic_regex" > /dev/null; then
1910 *** Warning: the command libtool uses to detect shared libraries,
1911 *** $file_magic_cmd, produces output that libtool cannot recognize.
1912 *** The result is that libtool may fail to recognize shared libraries
1913 *** as such. This will affect the creation of libtool libraries that
1914 *** depend on shared libraries, but programs linked with such libtool
1915 *** libraries will work regardless of this problem. Nevertheless, you
1916 *** may want to report the problem to your system manager and/or to
1917 *** bug-libtool@gnu.org
1927 MAGIC_CMD="$ac_save_MAGIC_CMD"
1932 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1933 if test -n "$MAGIC_CMD"; then
1934 echo "$ac_t""$MAGIC_CMD" 1>&6
1936 echo "$ac_t""no" 1>&6
1948 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1949 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1950 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1951 echo "configure:1952: checking for $ac_word" >&5
1952 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1953 echo $ac_n "(cached) $ac_c" 1>&6
1955 if test -n "$RANLIB"; then
1956 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1958 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1960 for ac_dir in $ac_dummy; do
1961 test -z "$ac_dir" && ac_dir=.
1962 if test -f $ac_dir/$ac_word; then
1963 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1970 RANLIB="$ac_cv_prog_RANLIB"
1971 if test -n "$RANLIB"; then
1972 echo "$ac_t""$RANLIB" 1>&6
1974 echo "$ac_t""no" 1>&6
1978 if test -z "$ac_cv_prog_RANLIB"; then
1979 if test -n "$ac_tool_prefix"; then
1980 # Extract the first word of "ranlib", so it can be a program name with args.
1981 set dummy ranlib; ac_word=$2
1982 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1983 echo "configure:1984: checking for $ac_word" >&5
1984 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1985 echo $ac_n "(cached) $ac_c" 1>&6
1987 if test -n "$RANLIB"; then
1988 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1990 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1992 for ac_dir in $ac_dummy; do
1993 test -z "$ac_dir" && ac_dir=.
1994 if test -f $ac_dir/$ac_word; then
1995 ac_cv_prog_RANLIB="ranlib"
2000 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
2003 RANLIB="$ac_cv_prog_RANLIB"
2004 if test -n "$RANLIB"; then
2005 echo "$ac_t""$RANLIB" 1>&6
2007 echo "$ac_t""no" 1>&6
2015 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2016 set dummy ${ac_tool_prefix}strip; ac_word=$2
2017 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2018 echo "configure:2019: checking for $ac_word" >&5
2019 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
2020 echo $ac_n "(cached) $ac_c" 1>&6
2022 if test -n "$STRIP"; then
2023 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2025 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2027 for ac_dir in $ac_dummy; do
2028 test -z "$ac_dir" && ac_dir=.
2029 if test -f $ac_dir/$ac_word; then
2030 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2037 STRIP="$ac_cv_prog_STRIP"
2038 if test -n "$STRIP"; then
2039 echo "$ac_t""$STRIP" 1>&6
2041 echo "$ac_t""no" 1>&6
2045 if test -z "$ac_cv_prog_STRIP"; then
2046 if test -n "$ac_tool_prefix"; then
2047 # Extract the first word of "strip", so it can be a program name with args.
2048 set dummy strip; ac_word=$2
2049 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2050 echo "configure:2051: checking for $ac_word" >&5
2051 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
2052 echo $ac_n "(cached) $ac_c" 1>&6
2054 if test -n "$STRIP"; then
2055 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2057 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2059 for ac_dir in $ac_dummy; do
2060 test -z "$ac_dir" && ac_dir=.
2061 if test -f $ac_dir/$ac_word; then
2062 ac_cv_prog_STRIP="strip"
2067 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP=":"
2070 STRIP="$ac_cv_prog_STRIP"
2071 if test -n "$STRIP"; then
2072 echo "$ac_t""$STRIP" 1>&6
2074 echo "$ac_t""no" 1>&6
2083 # Check for any special flags to pass to ltconfig.
2084 libtool_flags="--cache-file=$cache_file"
2085 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
2086 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
2087 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
2088 test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
2089 test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
2092 # Check whether --enable-libtool-lock or --disable-libtool-lock was given.
2093 if test "${enable_libtool_lock+set}" = set; then
2094 enableval="$enable_libtool_lock"
2098 test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock"
2099 test x"$silent" = xyes && libtool_flags="$libtool_flags --silent"
2101 # Check whether --with-pic or --without-pic was given.
2102 if test "${with_pic+set}" = set; then
2109 test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic"
2110 test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic"
2112 # Some flags need to be propagated to the compiler or linker for good
2116 # Find out which ABI we are using.
2117 echo '#line 2118 "configure"' > conftest.$ac_ext
2118 if { (eval echo configure:2119: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2119 if test "$lt_cv_prog_gnu_ld" = yes; then
2120 case `/usr/bin/file conftest.$ac_objext` in
2122 LD="${LD-ld} -melf32bsmip"
2125 LD="${LD-ld} -melf32bmipn32"
2128 LD="${LD-ld} -melf64bmip"
2132 case `/usr/bin/file conftest.$ac_objext` in
2149 # Find out which ABI we are using.
2150 echo 'int i;' > conftest.$ac_ext
2151 if { (eval echo configure:2152: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2152 case "`/usr/bin/file conftest.o`" in
2165 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
2166 SAVE_CFLAGS="$CFLAGS"
2167 CFLAGS="$CFLAGS -belf"
2168 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
2169 echo "configure:2170: checking whether the C compiler needs -belf" >&5
2170 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
2171 echo $ac_n "(cached) $ac_c" 1>&6
2175 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2176 ac_cpp='$CPP $CPPFLAGS'
2177 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2178 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2179 cross_compiling=$ac_cv_prog_cc_cross
2181 cat > conftest.$ac_ext <<EOF
2182 #line 2183 "configure"
2183 #include "confdefs.h"
2189 if { (eval echo configure:2190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2191 lt_cv_cc_needs_belf=yes
2193 echo "configure: failed program was:" >&5
2194 cat conftest.$ac_ext >&5
2196 lt_cv_cc_needs_belf=no
2200 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2201 ac_cpp='$CPP $CPPFLAGS'
2202 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2203 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2204 cross_compiling=$ac_cv_prog_cc_cross
2208 echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6
2209 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
2210 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
2211 CFLAGS="$SAVE_CFLAGS"
2219 # Save cache, so that ltconfig can load it
2220 cat > confcache <<\EOF
2221 # This file is a shell script that caches the results of configure
2222 # tests run on this system so they can be shared between configure
2223 # scripts and configure runs. It is not useful on other systems.
2224 # If it contains results you don't want to keep, you may remove or edit it.
2226 # By default, configure uses ./config.cache as the cache file,
2227 # creating it if it does not exist already. You can give configure
2228 # the --cache-file=FILE option to use a different cache file; that is
2229 # what configure does when it calls configure scripts in
2230 # subdirectories, so they share the cache.
2231 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2232 # config.status only pays attention to the cache file if you give it the
2233 # --recheck option to rerun configure.
2236 # The following way of writing the cache mishandles newlines in values,
2237 # but we know of no workaround that is simple, portable, and efficient.
2238 # So, don't put newlines in cache variables' values.
2239 # Ultrix sh set writes to stderr and can't be redirected directly,
2240 # and sets the high bit in the cache file unless we assign to the vars.
2242 case `(ac_space=' '; set | grep ac_space) 2>&1` in
2244 # `set' does not quote correctly, so add quotes (double-quote substitution
2245 # turns \\\\ into \\, and sed turns \\ into \).
2247 -e "s/'/'\\\\''/g" \
2248 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2251 # `set' quotes correctly as required by POSIX, so do not add quotes.
2252 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2255 if cmp -s $cache_file confcache; then
2258 if test -w $cache_file; then
2259 echo "updating cache $cache_file"
2260 cat confcache > $cache_file
2262 echo "not updating unwritable cache $cache_file"
2268 # Actually configure libtool. ac_aux_dir is where install-sh is found.
2269 AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
2270 MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
2271 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
2272 AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
2273 objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
2274 deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
2275 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
2276 $libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \
2277 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
2279 # Reload cache, that may have been modified by ltconfig
2280 if test -r "$cache_file"; then
2281 echo "loading cache $cache_file"
2284 echo "creating cache $cache_file"
2289 # This can be used to rebuild libtool when needed
2290 LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh"
2292 # Always use our own libtool.
2293 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2295 # Redirect the config.log output again, so that the ltconfig log is not
2296 # clobbered by the next message.
2297 exec 5>>./config.log
2305 # Check whether --enable-64-bit-bfd or --disable-64-bit-bfd was given.
2306 if test "${enable_64_bit_bfd+set}" = set; then
2307 enableval="$enable_64_bit_bfd"
2308 case "${enableval}" in
2311 *) { echo "configure: error: bad value ${enableval} for 64-bit-bfd option" 1>&2; exit 1; } ;;
2316 # Check whether --enable-targets or --disable-targets was given.
2317 if test "${enable_targets+set}" = set; then
2318 enableval="$enable_targets"
2319 case "${enableval}" in
2320 yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
2322 no) enable_targets= ;;
2323 *) enable_targets=$enableval ;;
2326 # Check whether --enable-commonbfdlib or --disable-commonbfdlib was given.
2327 if test "${enable_commonbfdlib+set}" = set; then
2328 enableval="$enable_commonbfdlib"
2329 case "${enableval}" in
2330 yes) commonbfdlib=true ;;
2331 no) commonbfdlib=false ;;
2332 *) { echo "configure: error: bad value ${enableval} for BFD commonbfdlib option" 1>&2; exit 1; } ;;
2335 # Check whether --with-mmap or --without-mmap was given.
2336 if test "${with_mmap+set}" = set; then
2337 withval="$with_mmap"
2338 case "${withval}" in
2339 yes) want_mmap=true ;;
2340 no) want_mmap=false ;;
2341 *) { echo "configure: error: bad value ${withval} for BFD with-mmap option" 1>&2; exit 1; } ;;
2347 build_warnings="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
2348 # Check whether --enable-build-warnings or --disable-build-warnings was given.
2349 if test "${enable_build_warnings+set}" = set; then
2350 enableval="$enable_build_warnings"
2351 case "${enableval}" in
2353 no) build_warnings="-w";;
2354 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
2355 build_warnings="${build_warnings} ${t}";;
2356 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
2357 build_warnings="${t} ${build_warnings}";;
2358 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
2360 if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
2361 echo "Setting warning flags = $build_warnings" 6>&1
2365 if test "x${build_warnings}" != x && test "x$GCC" = xyes ; then
2366 WARN_CFLAGS="${build_warnings}"
2374 if test -z "$target" ; then
2375 { echo "configure: error: Unrecognized target system type; please check config.sub." 1>&2; exit 1; }
2378 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
2379 echo "configure:2380: checking whether to enable maintainer-specific portions of Makefiles" >&5
2380 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
2381 if test "${enable_maintainer_mode+set}" = set; then
2382 enableval="$enable_maintainer_mode"
2383 USE_MAINTAINER_MODE=$enableval
2385 USE_MAINTAINER_MODE=no
2388 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
2391 if test $USE_MAINTAINER_MODE = yes; then
2392 MAINTAINER_MODE_TRUE=
2393 MAINTAINER_MODE_FALSE='#'
2395 MAINTAINER_MODE_TRUE='#'
2396 MAINTAINER_MODE_FALSE=
2398 MAINT=$MAINTAINER_MODE_TRUE
2401 echo $ac_n "checking whether to install libbfd""... $ac_c" 1>&6
2402 echo "configure:2403: checking whether to install libbfd" >&5
2403 # Check whether --enable-install-libbfd or --disable-install-libbfd was given.
2404 if test "${enable_install_libbfd+set}" = set; then
2405 enableval="$enable_install_libbfd"
2406 install_libbfd_p=$enableval
2408 if test "${host}" = "${target}" || test "$enable_shared" = "yes"; then
2409 install_libbfd_p=yes
2415 echo "$ac_t""$install_libbfd_p" 1>&6
2418 if test $install_libbfd_p = yes; then
2419 INSTALL_LIBBFD_TRUE=
2420 INSTALL_LIBBFD_FALSE='#'
2422 INSTALL_LIBBFD_TRUE='#'
2423 INSTALL_LIBBFD_FALSE=
2425 # libbfd.a is a host library containing target dependent code
2426 bfdlibdir='$(libdir)'
2427 bfdincludedir='$(includedir)'
2428 if test "${host}" != "${target}"; then
2429 bfdlibdir='$(exec_prefix)/$(host_alias)/$(target_alias)/lib'
2430 bfdincludedir='$(exec_prefix)/$(host_alias)/$(target_alias)/include'
2438 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
2439 echo "configure:2440: checking for executable suffix" >&5
2440 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
2441 echo $ac_n "(cached) $ac_c" 1>&6
2443 if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
2447 echo 'int main () { return 0; }' > conftest.$ac_ext
2449 if { (eval echo configure:2450: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
2450 for file in conftest.*; do
2452 *.c | *.o | *.obj | *.ilk | *.pdb) ;;
2453 *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
2457 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
2460 test x"${ac_cv_exeext}" = x && ac_cv_exeext=no
2465 test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext}
2466 echo "$ac_t""${ac_cv_exeext}" 1>&6
2472 bfd_default_target_size=32
2476 # Extract the first word of "gcc", so it can be a program name with args.
2477 set dummy gcc; ac_word=$2
2478 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2479 echo "configure:2480: checking for $ac_word" >&5
2480 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2481 echo $ac_n "(cached) $ac_c" 1>&6
2483 if test -n "$CC"; then
2484 ac_cv_prog_CC="$CC" # Let the user override the test.
2486 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2488 for ac_dir in $ac_dummy; do
2489 test -z "$ac_dir" && ac_dir=.
2490 if test -f $ac_dir/$ac_word; then
2499 if test -n "$CC"; then
2500 echo "$ac_t""$CC" 1>&6
2502 echo "$ac_t""no" 1>&6
2505 if test -z "$CC"; then
2506 # Extract the first word of "cc", so it can be a program name with args.
2507 set dummy cc; ac_word=$2
2508 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2509 echo "configure:2510: checking for $ac_word" >&5
2510 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2511 echo $ac_n "(cached) $ac_c" 1>&6
2513 if test -n "$CC"; then
2514 ac_cv_prog_CC="$CC" # Let the user override the test.
2516 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2519 for ac_dir in $ac_dummy; do
2520 test -z "$ac_dir" && ac_dir=.
2521 if test -f $ac_dir/$ac_word; then
2522 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
2523 ac_prog_rejected=yes
2531 if test $ac_prog_rejected = yes; then
2532 # We found a bogon in the path, so make sure we never use it.
2533 set dummy $ac_cv_prog_CC
2535 if test $# -gt 0; then
2536 # We chose a different compiler from the bogus one.
2537 # However, it has the same basename, so the bogon will be chosen
2538 # first if we set CC to just the basename; use the full file name.
2540 set dummy "$ac_dir/$ac_word" "$@"
2548 if test -n "$CC"; then
2549 echo "$ac_t""$CC" 1>&6
2551 echo "$ac_t""no" 1>&6
2554 if test -z "$CC"; then
2555 case "`uname -s`" in
2557 # Extract the first word of "cl", so it can be a program name with args.
2558 set dummy cl; ac_word=$2
2559 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2560 echo "configure:2561: checking for $ac_word" >&5
2561 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2562 echo $ac_n "(cached) $ac_c" 1>&6
2564 if test -n "$CC"; then
2565 ac_cv_prog_CC="$CC" # Let the user override the test.
2567 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2569 for ac_dir in $ac_dummy; do
2570 test -z "$ac_dir" && ac_dir=.
2571 if test -f $ac_dir/$ac_word; then
2580 if test -n "$CC"; then
2581 echo "$ac_t""$CC" 1>&6
2583 echo "$ac_t""no" 1>&6
2588 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
2591 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2592 echo "configure:2593: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
2595 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2596 ac_cpp='$CPP $CPPFLAGS'
2597 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2598 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2599 cross_compiling=$ac_cv_prog_cc_cross
2601 cat > conftest.$ac_ext << EOF
2603 #line 2604 "configure"
2604 #include "confdefs.h"
2608 if { (eval echo configure:2609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2609 ac_cv_prog_cc_works=yes
2610 # If we can't run a trivial program, we are probably using a cross compiler.
2611 if (./conftest; exit) 2>/dev/null; then
2612 ac_cv_prog_cc_cross=no
2614 ac_cv_prog_cc_cross=yes
2617 echo "configure: failed program was:" >&5
2618 cat conftest.$ac_ext >&5
2619 ac_cv_prog_cc_works=no
2623 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2624 ac_cpp='$CPP $CPPFLAGS'
2625 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2626 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2627 cross_compiling=$ac_cv_prog_cc_cross
2629 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
2630 if test $ac_cv_prog_cc_works = no; then
2631 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
2633 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2634 echo "configure:2635: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
2635 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
2636 cross_compiling=$ac_cv_prog_cc_cross
2638 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
2639 echo "configure:2640: checking whether we are using GNU C" >&5
2640 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
2641 echo $ac_n "(cached) $ac_c" 1>&6
2643 cat > conftest.c <<EOF
2648 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2649: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
2655 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
2657 if test $ac_cv_prog_gcc = yes; then
2663 ac_test_CFLAGS="${CFLAGS+set}"
2664 ac_save_CFLAGS="$CFLAGS"
2666 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
2667 echo "configure:2668: checking whether ${CC-cc} accepts -g" >&5
2668 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
2669 echo $ac_n "(cached) $ac_c" 1>&6
2671 echo 'void f(){}' > conftest.c
2672 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
2681 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
2682 if test "$ac_test_CFLAGS" = set; then
2683 CFLAGS="$ac_save_CFLAGS"
2684 elif test $ac_cv_prog_cc_g = yes; then
2685 if test "$GCC" = yes; then
2691 if test "$GCC" = yes; then
2699 ALL_LINGUAS="fr tr ja es sv da zh_CN ro"
2700 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
2701 echo "configure:2702: checking how to run the C preprocessor" >&5
2702 # On Suns, sometimes $CPP names a directory.
2703 if test -n "$CPP" && test -d "$CPP"; then
2706 if test -z "$CPP"; then
2707 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
2708 echo $ac_n "(cached) $ac_c" 1>&6
2710 # This must be in double quotes, not single quotes, because CPP may get
2711 # substituted into the Makefile and "${CC-cc}" will confuse make.
2713 # On the NeXT, cc -E runs the code through the compiler's parser,
2714 # not just through cpp.
2715 cat > conftest.$ac_ext <<EOF
2716 #line 2717 "configure"
2717 #include "confdefs.h"
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
2728 echo "configure: failed program was:" >&5
2729 cat conftest.$ac_ext >&5
2731 CPP="${CC-cc} -E -traditional-cpp"
2732 cat > conftest.$ac_ext <<EOF
2733 #line 2734 "configure"
2734 #include "confdefs.h"
2738 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2739 { (eval echo configure:2740: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2740 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2741 if test -z "$ac_err"; then
2745 echo "configure: failed program was:" >&5
2746 cat conftest.$ac_ext >&5
2748 CPP="${CC-cc} -nologo -E"
2749 cat > conftest.$ac_ext <<EOF
2750 #line 2751 "configure"
2751 #include "confdefs.h"
2755 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2756 { (eval echo configure:2757: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2757 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2758 if test -z "$ac_err"; then
2762 echo "configure: failed program was:" >&5
2763 cat conftest.$ac_ext >&5
2772 ac_cv_prog_CPP="$CPP"
2774 CPP="$ac_cv_prog_CPP"
2776 ac_cv_prog_CPP="$CPP"
2778 echo "$ac_t""$CPP" 1>&6
2780 # Extract the first word of "ranlib", so it can be a program name with args.
2781 set dummy ranlib; ac_word=$2
2782 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2783 echo "configure:2784: checking for $ac_word" >&5
2784 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
2785 echo $ac_n "(cached) $ac_c" 1>&6
2787 if test -n "$RANLIB"; then
2788 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
2790 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2792 for ac_dir in $ac_dummy; do
2793 test -z "$ac_dir" && ac_dir=.
2794 if test -f $ac_dir/$ac_word; then
2795 ac_cv_prog_RANLIB="ranlib"
2800 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
2803 RANLIB="$ac_cv_prog_RANLIB"
2804 if test -n "$RANLIB"; then
2805 echo "$ac_t""$RANLIB" 1>&6
2807 echo "$ac_t""no" 1>&6
2810 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
2811 echo "configure:2812: checking for ANSI C header files" >&5
2812 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
2813 echo $ac_n "(cached) $ac_c" 1>&6
2815 cat > conftest.$ac_ext <<EOF
2816 #line 2817 "configure"
2817 #include "confdefs.h"
2823 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2824 { (eval echo configure:2825: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2825 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2826 if test -z "$ac_err"; then
2828 ac_cv_header_stdc=yes
2831 echo "configure: failed program was:" >&5
2832 cat conftest.$ac_ext >&5
2834 ac_cv_header_stdc=no
2838 if test $ac_cv_header_stdc = yes; then
2839 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2840 cat > conftest.$ac_ext <<EOF
2841 #line 2842 "configure"
2842 #include "confdefs.h"
2845 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2846 egrep "memchr" >/dev/null 2>&1; then
2850 ac_cv_header_stdc=no
2856 if test $ac_cv_header_stdc = yes; then
2857 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
2858 cat > conftest.$ac_ext <<EOF
2859 #line 2860 "configure"
2860 #include "confdefs.h"
2863 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2864 egrep "free" >/dev/null 2>&1; then
2868 ac_cv_header_stdc=no
2874 if test $ac_cv_header_stdc = yes; then
2875 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
2876 if test "$cross_compiling" = yes; then
2879 cat > conftest.$ac_ext <<EOF
2880 #line 2881 "configure"
2881 #include "confdefs.h"
2883 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
2884 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
2885 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
2886 int main () { int i; for (i = 0; i < 256; i++)
2887 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
2891 if { (eval echo configure:2892: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2895 echo "configure: failed program was:" >&5
2896 cat conftest.$ac_ext >&5
2898 ac_cv_header_stdc=no
2906 echo "$ac_t""$ac_cv_header_stdc" 1>&6
2907 if test $ac_cv_header_stdc = yes; then
2908 cat >> confdefs.h <<\EOF
2909 #define STDC_HEADERS 1
2914 echo $ac_n "checking for working const""... $ac_c" 1>&6
2915 echo "configure:2916: checking for working const" >&5
2916 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
2917 echo $ac_n "(cached) $ac_c" 1>&6
2919 cat > conftest.$ac_ext <<EOF
2920 #line 2921 "configure"
2921 #include "confdefs.h"
2925 /* Ultrix mips cc rejects this. */
2926 typedef int charset[2]; const charset x;
2927 /* SunOS 4.1.1 cc rejects this. */
2928 char const *const *ccp;
2930 /* NEC SVR4.0.2 mips cc rejects this. */
2931 struct point {int x, y;};
2932 static struct point const zero = {0,0};
2933 /* AIX XL C 1.02.0.0 rejects this.
2934 It does not let you subtract one const X* pointer from another in an arm
2935 of an if-expression whose if-part is not a constant expression */
2936 const char *g = "string";
2937 ccp = &g + (g ? g-g : 0);
2938 /* HPUX 7.0 cc rejects these. */
2941 ccp = (char const *const *) p;
2942 { /* SCO 3.2v4 cc rejects this. */
2944 char const *s = 0 ? (char *) 0 : (char const *) 0;
2948 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
2950 const int *foo = &x[0];
2953 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
2954 typedef const int *iptr;
2958 { /* AIX XL C 1.02.0.0 rejects this saying
2959 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
2960 struct s { int j; const int *ap[3]; };
2961 struct s *b; b->j = 5;
2963 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
2969 if { (eval echo configure:2970: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2973 echo "configure: failed program was:" >&5
2974 cat conftest.$ac_ext >&5
2981 echo "$ac_t""$ac_cv_c_const" 1>&6
2982 if test $ac_cv_c_const = no; then
2983 cat >> confdefs.h <<\EOF
2989 echo $ac_n "checking for inline""... $ac_c" 1>&6
2990 echo "configure:2991: checking for inline" >&5
2991 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
2992 echo $ac_n "(cached) $ac_c" 1>&6
2995 for ac_kw in inline __inline__ __inline; do
2996 cat > conftest.$ac_ext <<EOF
2997 #line 2998 "configure"
2998 #include "confdefs.h"
3004 if { (eval echo configure:3005: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
3006 ac_cv_c_inline=$ac_kw; break
3008 echo "configure: failed program was:" >&5
3009 cat conftest.$ac_ext >&5
3016 echo "$ac_t""$ac_cv_c_inline" 1>&6
3017 case "$ac_cv_c_inline" in
3019 no) cat >> confdefs.h <<\EOF
3023 *) cat >> confdefs.h <<EOF
3024 #define inline $ac_cv_c_inline
3029 echo $ac_n "checking for off_t""... $ac_c" 1>&6
3030 echo "configure:3031: checking for off_t" >&5
3031 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
3032 echo $ac_n "(cached) $ac_c" 1>&6
3034 cat > conftest.$ac_ext <<EOF
3035 #line 3036 "configure"
3036 #include "confdefs.h"
3037 #include <sys/types.h>
3043 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3044 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
3046 ac_cv_type_off_t=yes
3054 echo "$ac_t""$ac_cv_type_off_t" 1>&6
3055 if test $ac_cv_type_off_t = no; then
3056 cat >> confdefs.h <<\EOF
3062 echo $ac_n "checking for size_t""... $ac_c" 1>&6
3063 echo "configure:3064: checking for size_t" >&5
3064 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
3065 echo $ac_n "(cached) $ac_c" 1>&6
3067 cat > conftest.$ac_ext <<EOF
3068 #line 3069 "configure"
3069 #include "confdefs.h"
3070 #include <sys/types.h>
3076 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3077 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
3079 ac_cv_type_size_t=yes
3082 ac_cv_type_size_t=no
3087 echo "$ac_t""$ac_cv_type_size_t" 1>&6
3088 if test $ac_cv_type_size_t = no; then
3089 cat >> confdefs.h <<\EOF
3090 #define size_t unsigned
3095 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
3096 # for constant arguments. Useless!
3097 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
3098 echo "configure:3099: checking for working alloca.h" >&5
3099 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
3100 echo $ac_n "(cached) $ac_c" 1>&6
3102 cat > conftest.$ac_ext <<EOF
3103 #line 3104 "configure"
3104 #include "confdefs.h"
3107 char *p = alloca(2 * sizeof(int));
3110 if { (eval echo configure:3111: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3112 ac_cv_header_alloca_h=yes
3114 echo "configure: failed program was:" >&5
3115 cat conftest.$ac_ext >&5
3117 ac_cv_header_alloca_h=no
3122 echo "$ac_t""$ac_cv_header_alloca_h" 1>&6
3123 if test $ac_cv_header_alloca_h = yes; then
3124 cat >> confdefs.h <<\EOF
3125 #define HAVE_ALLOCA_H 1
3130 echo $ac_n "checking for alloca""... $ac_c" 1>&6
3131 echo "configure:3132: checking for alloca" >&5
3132 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
3133 echo $ac_n "(cached) $ac_c" 1>&6
3135 cat > conftest.$ac_ext <<EOF
3136 #line 3137 "configure"
3137 #include "confdefs.h"
3140 # define alloca __builtin_alloca
3143 # include <malloc.h>
3144 # define alloca _alloca
3147 # include <alloca.h>
3152 # ifndef alloca /* predefined by HP cc +Olibcalls */
3161 char *p = (char *) alloca(1);
3164 if { (eval echo configure:3165: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3166 ac_cv_func_alloca_works=yes
3168 echo "configure: failed program was:" >&5
3169 cat conftest.$ac_ext >&5
3171 ac_cv_func_alloca_works=no
3176 echo "$ac_t""$ac_cv_func_alloca_works" 1>&6
3177 if test $ac_cv_func_alloca_works = yes; then
3178 cat >> confdefs.h <<\EOF
3179 #define HAVE_ALLOCA 1
3184 if test $ac_cv_func_alloca_works = no; then
3185 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
3186 # that cause trouble. Some versions do not even contain alloca or
3187 # contain a buggy version. If you still want to use their alloca,
3188 # use ar to extract alloca.o from them instead of compiling alloca.c.
3189 ALLOCA=alloca.${ac_objext}
3190 cat >> confdefs.h <<\EOF
3195 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
3196 echo "configure:3197: checking whether alloca needs Cray hooks" >&5
3197 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
3198 echo $ac_n "(cached) $ac_c" 1>&6
3200 cat > conftest.$ac_ext <<EOF
3201 #line 3202 "configure"
3202 #include "confdefs.h"
3203 #if defined(CRAY) && ! defined(CRAY2)
3210 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3211 egrep "webecray" >/dev/null 2>&1; then
3222 echo "$ac_t""$ac_cv_os_cray" 1>&6
3223 if test $ac_cv_os_cray = yes; then
3224 for ac_func in _getb67 GETB67 getb67; do
3225 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3226 echo "configure:3227: checking for $ac_func" >&5
3227 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3228 echo $ac_n "(cached) $ac_c" 1>&6
3230 cat > conftest.$ac_ext <<EOF
3231 #line 3232 "configure"
3232 #include "confdefs.h"
3233 /* System header to define __stub macros and hopefully few prototypes,
3234 which can conflict with char $ac_func(); below. */
3236 /* Override any gcc2 internal prototype to avoid an error. */
3237 /* We use char because int might match the return type of a gcc2
3238 builtin and then its argument prototype would still apply. */
3243 /* The GNU C library defines this for functions which it implements
3244 to always fail with ENOSYS. Some functions are actually named
3245 something starting with __ and the normal name is an alias. */
3246 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3254 if { (eval echo configure:3255: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3256 eval "ac_cv_func_$ac_func=yes"
3258 echo "configure: failed program was:" >&5
3259 cat conftest.$ac_ext >&5
3261 eval "ac_cv_func_$ac_func=no"
3266 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3267 echo "$ac_t""yes" 1>&6
3268 cat >> confdefs.h <<EOF
3269 #define CRAY_STACKSEG_END $ac_func
3274 echo "$ac_t""no" 1>&6
3280 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
3281 echo "configure:3282: checking stack direction for C alloca" >&5
3282 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
3283 echo $ac_n "(cached) $ac_c" 1>&6
3285 if test "$cross_compiling" = yes; then
3286 ac_cv_c_stack_direction=0
3288 cat > conftest.$ac_ext <<EOF
3289 #line 3290 "configure"
3290 #include "confdefs.h"
3291 find_stack_direction ()
3293 static char *addr = 0;
3298 return find_stack_direction ();
3301 return (&dummy > addr) ? 1 : -1;
3305 exit (find_stack_direction() < 0);
3308 if { (eval echo configure:3309: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
3310 ac_cv_c_stack_direction=1
3312 echo "configure: failed program was:" >&5
3313 cat conftest.$ac_ext >&5
3315 ac_cv_c_stack_direction=-1
3322 echo "$ac_t""$ac_cv_c_stack_direction" 1>&6
3323 cat >> confdefs.h <<EOF
3324 #define STACK_DIRECTION $ac_cv_c_stack_direction
3329 for ac_hdr in unistd.h
3331 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3332 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3333 echo "configure:3334: checking for $ac_hdr" >&5
3334 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3335 echo $ac_n "(cached) $ac_c" 1>&6
3337 cat > conftest.$ac_ext <<EOF
3338 #line 3339 "configure"
3339 #include "confdefs.h"
3342 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3343 { (eval echo configure:3344: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3344 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3345 if test -z "$ac_err"; then
3347 eval "ac_cv_header_$ac_safe=yes"
3350 echo "configure: failed program was:" >&5
3351 cat conftest.$ac_ext >&5
3353 eval "ac_cv_header_$ac_safe=no"
3357 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3358 echo "$ac_t""yes" 1>&6
3359 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3360 cat >> confdefs.h <<EOF
3361 #define $ac_tr_hdr 1
3365 echo "$ac_t""no" 1>&6
3369 for ac_func in getpagesize
3371 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3372 echo "configure:3373: checking for $ac_func" >&5
3373 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3374 echo $ac_n "(cached) $ac_c" 1>&6
3376 cat > conftest.$ac_ext <<EOF
3377 #line 3378 "configure"
3378 #include "confdefs.h"
3379 /* System header to define __stub macros and hopefully few prototypes,
3380 which can conflict with char $ac_func(); below. */
3382 /* Override any gcc2 internal prototype to avoid an error. */
3383 /* We use char because int might match the return type of a gcc2
3384 builtin and then its argument prototype would still apply. */
3389 /* The GNU C library defines this for functions which it implements
3390 to always fail with ENOSYS. Some functions are actually named
3391 something starting with __ and the normal name is an alias. */
3392 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3400 if { (eval echo configure:3401: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3402 eval "ac_cv_func_$ac_func=yes"
3404 echo "configure: failed program was:" >&5
3405 cat conftest.$ac_ext >&5
3407 eval "ac_cv_func_$ac_func=no"
3412 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3413 echo "$ac_t""yes" 1>&6
3414 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3415 cat >> confdefs.h <<EOF
3416 #define $ac_tr_func 1
3420 echo "$ac_t""no" 1>&6
3424 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
3425 echo "configure:3426: checking for working mmap" >&5
3426 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
3427 echo $ac_n "(cached) $ac_c" 1>&6
3429 if test "$cross_compiling" = yes; then
3430 ac_cv_func_mmap_fixed_mapped=no
3432 cat > conftest.$ac_ext <<EOF
3433 #line 3434 "configure"
3434 #include "confdefs.h"
3436 /* Thanks to Mike Haertel and Jim Avera for this test.
3437 Here is a matrix of mmap possibilities:
3438 mmap private not fixed
3439 mmap private fixed at somewhere currently unmapped
3440 mmap private fixed at somewhere already mapped
3441 mmap shared not fixed
3442 mmap shared fixed at somewhere currently unmapped
3443 mmap shared fixed at somewhere already mapped
3444 For private mappings, we should verify that changes cannot be read()
3445 back from the file, nor mmap's back from the file at a different
3446 address. (There have been systems where private was not correctly
3447 implemented like the infamous i386 svr4.0, and systems where the
3448 VM page cache was not coherent with the filesystem buffer cache
3449 like early versions of FreeBSD and possibly contemporary NetBSD.)
3450 For shared mappings, we should conversely verify that changes get
3451 propogated back to all the places they're supposed to be.
3453 Grep wants private fixed already mapped.
3454 The main things grep needs to know about mmap are:
3455 * does it exist and is it safe to write into the mmap'd area
3456 * how to use it (BSD variants) */
3457 #include <sys/types.h>
3459 #include <sys/mman.h>
3461 /* This mess was copied from the GNU getpagesize.h. */
3462 #ifndef HAVE_GETPAGESIZE
3463 # ifdef HAVE_UNISTD_H
3464 # include <unistd.h>
3467 /* Assume that all systems that can run configure have sys/param.h. */
3468 # ifndef HAVE_SYS_PARAM_H
3469 # define HAVE_SYS_PARAM_H 1
3472 # ifdef _SC_PAGESIZE
3473 # define getpagesize() sysconf(_SC_PAGESIZE)
3474 # else /* no _SC_PAGESIZE */
3475 # ifdef HAVE_SYS_PARAM_H
3476 # include <sys/param.h>
3477 # ifdef EXEC_PAGESIZE
3478 # define getpagesize() EXEC_PAGESIZE
3479 # else /* no EXEC_PAGESIZE */
3481 # define getpagesize() NBPG * CLSIZE
3484 # endif /* no CLSIZE */
3485 # else /* no NBPG */
3487 # define getpagesize() NBPC
3488 # else /* no NBPC */
3490 # define getpagesize() PAGESIZE
3491 # endif /* PAGESIZE */
3492 # endif /* no NBPC */
3493 # endif /* no NBPG */
3494 # endif /* no EXEC_PAGESIZE */
3495 # else /* no HAVE_SYS_PARAM_H */
3496 # define getpagesize() 8192 /* punt totally */
3497 # endif /* no HAVE_SYS_PARAM_H */
3498 # endif /* no _SC_PAGESIZE */
3500 #endif /* no HAVE_GETPAGESIZE */
3503 extern "C" { void *malloc(unsigned); }
3511 char *data, *data2, *data3;
3515 pagesize = getpagesize();
3518 * First, make a file with some known garbage in it.
3520 data = malloc(pagesize);
3523 for (i = 0; i < pagesize; ++i)
3524 *(data + i) = rand();
3526 fd = creat("conftestmmap", 0600);
3529 if (write(fd, data, pagesize) != pagesize)
3534 * Next, try to mmap the file at a fixed address which
3535 * already has something else allocated at it. If we can,
3536 * also make sure that we see the same garbage.
3538 fd = open("conftestmmap", O_RDWR);
3541 data2 = malloc(2 * pagesize);
3544 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
3545 if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE,
3546 MAP_PRIVATE | MAP_FIXED, fd, 0L))
3548 for (i = 0; i < pagesize; ++i)
3549 if (*(data + i) != *(data2 + i))
3553 * Finally, make sure that changes to the mapped area
3554 * do not percolate back to the file as seen by read().
3555 * (This is a bug on some variants of i386 svr4.0.)
3557 for (i = 0; i < pagesize; ++i)
3558 *(data2 + i) = *(data2 + i) + 1;
3559 data3 = malloc(pagesize);
3562 if (read(fd, data3, pagesize) != pagesize)
3564 for (i = 0; i < pagesize; ++i)
3565 if (*(data + i) != *(data3 + i))
3568 unlink("conftestmmap");
3573 if { (eval echo configure:3574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
3575 ac_cv_func_mmap_fixed_mapped=yes
3577 echo "configure: failed program was:" >&5
3578 cat conftest.$ac_ext >&5
3580 ac_cv_func_mmap_fixed_mapped=no
3587 echo "$ac_t""$ac_cv_func_mmap_fixed_mapped" 1>&6
3588 if test $ac_cv_func_mmap_fixed_mapped = yes; then
3589 cat >> confdefs.h <<\EOF
3596 for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \
3597 unistd.h values.h sys/param.h
3599 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3600 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3601 echo "configure:3602: checking for $ac_hdr" >&5
3602 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3603 echo $ac_n "(cached) $ac_c" 1>&6
3605 cat > conftest.$ac_ext <<EOF
3606 #line 3607 "configure"
3607 #include "confdefs.h"
3610 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3611 { (eval echo configure:3612: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3612 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3613 if test -z "$ac_err"; then
3615 eval "ac_cv_header_$ac_safe=yes"
3618 echo "configure: failed program was:" >&5
3619 cat conftest.$ac_ext >&5
3621 eval "ac_cv_header_$ac_safe=no"
3625 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3626 echo "$ac_t""yes" 1>&6
3627 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3628 cat >> confdefs.h <<EOF
3629 #define $ac_tr_hdr 1
3633 echo "$ac_t""no" 1>&6
3637 for ac_func in getcwd munmap putenv setenv setlocale strchr strcasecmp \
3638 __argz_count __argz_stringify __argz_next
3640 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3641 echo "configure:3642: checking for $ac_func" >&5
3642 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3643 echo $ac_n "(cached) $ac_c" 1>&6
3645 cat > conftest.$ac_ext <<EOF
3646 #line 3647 "configure"
3647 #include "confdefs.h"
3648 /* System header to define __stub macros and hopefully few prototypes,
3649 which can conflict with char $ac_func(); below. */
3651 /* Override any gcc2 internal prototype to avoid an error. */
3652 /* We use char because int might match the return type of a gcc2
3653 builtin and then its argument prototype would still apply. */
3658 /* The GNU C library defines this for functions which it implements
3659 to always fail with ENOSYS. Some functions are actually named
3660 something starting with __ and the normal name is an alias. */
3661 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3669 if { (eval echo configure:3670: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3671 eval "ac_cv_func_$ac_func=yes"
3673 echo "configure: failed program was:" >&5
3674 cat conftest.$ac_ext >&5
3676 eval "ac_cv_func_$ac_func=no"
3681 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3682 echo "$ac_t""yes" 1>&6
3683 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3684 cat >> confdefs.h <<EOF
3685 #define $ac_tr_func 1
3689 echo "$ac_t""no" 1>&6
3694 if test "${ac_cv_func_stpcpy+set}" != "set"; then
3695 for ac_func in stpcpy
3697 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3698 echo "configure:3699: checking for $ac_func" >&5
3699 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3700 echo $ac_n "(cached) $ac_c" 1>&6
3702 cat > conftest.$ac_ext <<EOF
3703 #line 3704 "configure"
3704 #include "confdefs.h"
3705 /* System header to define __stub macros and hopefully few prototypes,
3706 which can conflict with char $ac_func(); below. */
3708 /* Override any gcc2 internal prototype to avoid an error. */
3709 /* We use char because int might match the return type of a gcc2
3710 builtin and then its argument prototype would still apply. */
3715 /* The GNU C library defines this for functions which it implements
3716 to always fail with ENOSYS. Some functions are actually named
3717 something starting with __ and the normal name is an alias. */
3718 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3726 if { (eval echo configure:3727: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3728 eval "ac_cv_func_$ac_func=yes"
3730 echo "configure: failed program was:" >&5
3731 cat conftest.$ac_ext >&5
3733 eval "ac_cv_func_$ac_func=no"
3738 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3739 echo "$ac_t""yes" 1>&6
3740 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3741 cat >> confdefs.h <<EOF
3742 #define $ac_tr_func 1
3746 echo "$ac_t""no" 1>&6
3751 if test "${ac_cv_func_stpcpy}" = "yes"; then
3752 cat >> confdefs.h <<\EOF
3753 #define HAVE_STPCPY 1
3758 if test $ac_cv_header_locale_h = yes; then
3759 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
3760 echo "configure:3761: checking for LC_MESSAGES" >&5
3761 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
3762 echo $ac_n "(cached) $ac_c" 1>&6
3764 cat > conftest.$ac_ext <<EOF
3765 #line 3766 "configure"
3766 #include "confdefs.h"
3772 if { (eval echo configure:3773: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3774 am_cv_val_LC_MESSAGES=yes
3776 echo "configure: failed program was:" >&5
3777 cat conftest.$ac_ext >&5
3779 am_cv_val_LC_MESSAGES=no
3784 echo "$ac_t""$am_cv_val_LC_MESSAGES" 1>&6
3785 if test $am_cv_val_LC_MESSAGES = yes; then
3786 cat >> confdefs.h <<\EOF
3787 #define HAVE_LC_MESSAGES 1
3792 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
3793 echo "configure:3794: checking whether NLS is requested" >&5
3794 # Check whether --enable-nls or --disable-nls was given.
3795 if test "${enable_nls+set}" = set; then
3796 enableval="$enable_nls"
3802 echo "$ac_t""$USE_NLS" 1>&6
3805 USE_INCLUDED_LIBINTL=no
3807 if test "$USE_NLS" = "yes"; then
3808 cat >> confdefs.h <<\EOF
3809 #define ENABLE_NLS 1
3812 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
3813 echo "configure:3814: checking whether included gettext is requested" >&5
3814 # Check whether --with-included-gettext or --without-included-gettext was given.
3815 if test "${with_included_gettext+set}" = set; then
3816 withval="$with_included_gettext"
3817 nls_cv_force_use_gnu_gettext=$withval
3819 nls_cv_force_use_gnu_gettext=no
3822 echo "$ac_t""$nls_cv_force_use_gnu_gettext" 1>&6
3824 nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
3825 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
3827 nls_cv_header_libgt=
3830 ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
3831 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
3832 echo "configure:3833: checking for libintl.h" >&5
3833 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3834 echo $ac_n "(cached) $ac_c" 1>&6
3836 cat > conftest.$ac_ext <<EOF
3837 #line 3838 "configure"
3838 #include "confdefs.h"
3839 #include <libintl.h>
3841 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3842 { (eval echo configure:3843: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3843 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3844 if test -z "$ac_err"; then
3846 eval "ac_cv_header_$ac_safe=yes"
3849 echo "configure: failed program was:" >&5
3850 cat conftest.$ac_ext >&5
3852 eval "ac_cv_header_$ac_safe=no"
3856 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3857 echo "$ac_t""yes" 1>&6
3858 echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
3859 echo "configure:3860: checking for gettext in libc" >&5
3860 if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
3861 echo $ac_n "(cached) $ac_c" 1>&6
3863 cat > conftest.$ac_ext <<EOF
3864 #line 3865 "configure"
3865 #include "confdefs.h"
3866 #include <libintl.h>
3868 return (int) gettext ("")
3871 if { (eval echo configure:3872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3873 gt_cv_func_gettext_libc=yes
3875 echo "configure: failed program was:" >&5
3876 cat conftest.$ac_ext >&5
3878 gt_cv_func_gettext_libc=no
3883 echo "$ac_t""$gt_cv_func_gettext_libc" 1>&6
3885 if test "$gt_cv_func_gettext_libc" != "yes"; then
3886 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
3887 echo "configure:3888: checking for bindtextdomain in -lintl" >&5
3888 ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
3889 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3890 echo $ac_n "(cached) $ac_c" 1>&6
3892 ac_save_LIBS="$LIBS"
3894 cat > conftest.$ac_ext <<EOF
3895 #line 3896 "configure"
3896 #include "confdefs.h"
3897 /* Override any gcc2 internal prototype to avoid an error. */
3898 /* We use char because int might match the return type of a gcc2
3899 builtin and then its argument prototype would still apply. */
3900 char bindtextdomain();
3906 if { (eval echo configure:3907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3908 eval "ac_cv_lib_$ac_lib_var=yes"
3910 echo "configure: failed program was:" >&5
3911 cat conftest.$ac_ext >&5
3913 eval "ac_cv_lib_$ac_lib_var=no"
3916 LIBS="$ac_save_LIBS"
3919 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3920 echo "$ac_t""yes" 1>&6
3921 echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
3922 echo "configure:3923: checking for gettext in libintl" >&5
3923 if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
3924 echo $ac_n "(cached) $ac_c" 1>&6
3926 cat > conftest.$ac_ext <<EOF
3927 #line 3928 "configure"
3928 #include "confdefs.h"
3931 return (int) gettext ("")
3934 if { (eval echo configure:3935: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3936 gt_cv_func_gettext_libintl=yes
3938 echo "configure: failed program was:" >&5
3939 cat conftest.$ac_ext >&5
3941 gt_cv_func_gettext_libintl=no
3946 echo "$ac_t""$gt_cv_func_gettext_libintl" 1>&6
3948 echo "$ac_t""no" 1>&6
3953 if test "$gt_cv_func_gettext_libc" = "yes" \
3954 || test "$gt_cv_func_gettext_libintl" = "yes"; then
3955 cat >> confdefs.h <<\EOF
3956 #define HAVE_GETTEXT 1
3959 # Extract the first word of "msgfmt", so it can be a program name with args.
3960 set dummy msgfmt; ac_word=$2
3961 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3962 echo "configure:3963: checking for $ac_word" >&5
3963 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
3964 echo $ac_n "(cached) $ac_c" 1>&6
3968 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3971 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
3972 for ac_dir in $PATH; do
3973 test -z "$ac_dir" && ac_dir=.
3974 if test -f $ac_dir/$ac_word; then
3975 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
3976 ac_cv_path_MSGFMT="$ac_dir/$ac_word"
3982 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="no"
3986 MSGFMT="$ac_cv_path_MSGFMT"
3987 if test -n "$MSGFMT"; then
3988 echo "$ac_t""$MSGFMT" 1>&6
3990 echo "$ac_t""no" 1>&6
3992 if test "$MSGFMT" != "no"; then
3993 for ac_func in dcgettext
3995 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3996 echo "configure:3997: checking for $ac_func" >&5
3997 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3998 echo $ac_n "(cached) $ac_c" 1>&6
4000 cat > conftest.$ac_ext <<EOF
4001 #line 4002 "configure"
4002 #include "confdefs.h"
4003 /* System header to define __stub macros and hopefully few prototypes,
4004 which can conflict with char $ac_func(); below. */
4006 /* Override any gcc2 internal prototype to avoid an error. */
4007 /* We use char because int might match the return type of a gcc2
4008 builtin and then its argument prototype would still apply. */
4013 /* The GNU C library defines this for functions which it implements
4014 to always fail with ENOSYS. Some functions are actually named
4015 something starting with __ and the normal name is an alias. */
4016 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
4024 if { (eval echo configure:4025: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4026 eval "ac_cv_func_$ac_func=yes"
4028 echo "configure: failed program was:" >&5
4029 cat conftest.$ac_ext >&5
4031 eval "ac_cv_func_$ac_func=no"
4036 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
4037 echo "$ac_t""yes" 1>&6
4038 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
4039 cat >> confdefs.h <<EOF
4040 #define $ac_tr_func 1
4044 echo "$ac_t""no" 1>&6
4048 # Extract the first word of "gmsgfmt", so it can be a program name with args.
4049 set dummy gmsgfmt; ac_word=$2
4050 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4051 echo "configure:4052: checking for $ac_word" >&5
4052 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
4053 echo $ac_n "(cached) $ac_c" 1>&6
4057 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
4060 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
4063 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
4065 for ac_dir in $ac_dummy; do
4066 test -z "$ac_dir" && ac_dir=.
4067 if test -f $ac_dir/$ac_word; then
4068 ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
4073 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
4077 GMSGFMT="$ac_cv_path_GMSGFMT"
4078 if test -n "$GMSGFMT"; then
4079 echo "$ac_t""$GMSGFMT" 1>&6
4081 echo "$ac_t""no" 1>&6
4084 # Extract the first word of "xgettext", so it can be a program name with args.
4085 set dummy xgettext; ac_word=$2
4086 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4087 echo "configure:4088: checking for $ac_word" >&5
4088 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
4089 echo $ac_n "(cached) $ac_c" 1>&6
4093 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
4096 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4097 for ac_dir in $PATH; do
4098 test -z "$ac_dir" && ac_dir=.
4099 if test -f $ac_dir/$ac_word; then
4100 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
4101 ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
4107 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
4111 XGETTEXT="$ac_cv_path_XGETTEXT"
4112 if test -n "$XGETTEXT"; then
4113 echo "$ac_t""$XGETTEXT" 1>&6
4115 echo "$ac_t""no" 1>&6
4118 cat > conftest.$ac_ext <<EOF
4119 #line 4120 "configure"
4120 #include "confdefs.h"
4123 extern int _nl_msg_cat_cntr;
4124 return _nl_msg_cat_cntr
4127 if { (eval echo configure:4128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4132 echo "configure: failed program was:" >&5
4133 cat conftest.$ac_ext >&5
4144 echo "$ac_t""no" 1>&6
4149 if test "$CATOBJEXT" = "NONE"; then
4150 nls_cv_use_gnu_gettext=yes
4154 if test "$nls_cv_use_gnu_gettext" = "yes"; then
4155 INTLOBJS="\$(GETTOBJS)"
4156 # Extract the first word of "msgfmt", so it can be a program name with args.
4157 set dummy msgfmt; 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_MSGFMT'+set}'`\" = set"; then
4161 echo $ac_n "(cached) $ac_c" 1>&6
4165 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
4168 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4169 for ac_dir in $PATH; do
4170 test -z "$ac_dir" && ac_dir=.
4171 if test -f $ac_dir/$ac_word; then
4172 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
4173 ac_cv_path_MSGFMT="$ac_dir/$ac_word"
4179 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="msgfmt"
4183 MSGFMT="$ac_cv_path_MSGFMT"
4184 if test -n "$MSGFMT"; then
4185 echo "$ac_t""$MSGFMT" 1>&6
4187 echo "$ac_t""no" 1>&6
4190 # Extract the first word of "gmsgfmt", so it can be a program name with args.
4191 set dummy gmsgfmt; ac_word=$2
4192 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4193 echo "configure:4194: checking for $ac_word" >&5
4194 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
4195 echo $ac_n "(cached) $ac_c" 1>&6
4199 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
4202 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
4205 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
4207 for ac_dir in $ac_dummy; do
4208 test -z "$ac_dir" && ac_dir=.
4209 if test -f $ac_dir/$ac_word; then
4210 ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
4215 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
4219 GMSGFMT="$ac_cv_path_GMSGFMT"
4220 if test -n "$GMSGFMT"; then
4221 echo "$ac_t""$GMSGFMT" 1>&6
4223 echo "$ac_t""no" 1>&6
4226 # Extract the first word of "xgettext", so it can be a program name with args.
4227 set dummy xgettext; ac_word=$2
4228 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4229 echo "configure:4230: checking for $ac_word" >&5
4230 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
4231 echo $ac_n "(cached) $ac_c" 1>&6
4235 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
4238 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4239 for ac_dir in $PATH; do
4240 test -z "$ac_dir" && ac_dir=.
4241 if test -f $ac_dir/$ac_word; then
4242 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
4243 ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
4249 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
4253 XGETTEXT="$ac_cv_path_XGETTEXT"
4254 if test -n "$XGETTEXT"; then
4255 echo "$ac_t""$XGETTEXT" 1>&6
4257 echo "$ac_t""no" 1>&6
4261 USE_INCLUDED_LIBINTL=yes
4265 INTLDEPS='$(top_builddir)/../intl/libintl.a'
4267 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
4268 nls_cv_header_intl=libintl.h
4269 nls_cv_header_libgt=libgettext.h
4272 if test "$XGETTEXT" != ":"; then
4273 if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
4276 echo "$ac_t""found xgettext programs is not GNU xgettext; ignore it" 1>&6
4281 # We need to process the po/ directory.
4285 nls_cv_header_intl=libintl.h
4286 nls_cv_header_libgt=libgettext.h
4289 # If this is used in GNU gettext we have to set USE_NLS to `yes'
4290 # because some of the sources are only built for this goal.
4291 if test "$PACKAGE" = gettext; then
4293 USE_INCLUDED_LIBINTL=yes
4296 for lang in $ALL_LINGUAS; do
4297 GMOFILES="$GMOFILES $lang.gmo"
4298 POFILES="$POFILES $lang.po"
4314 if test "x$CATOBJEXT" != "x"; then
4315 if test "x$ALL_LINGUAS" = "x"; then
4318 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
4319 echo "configure:4320: checking for catalogs to be installed" >&5
4321 for lang in ${LINGUAS=$ALL_LINGUAS}; do
4322 case "$ALL_LINGUAS" in
4323 *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
4326 LINGUAS=$NEW_LINGUAS
4327 echo "$ac_t""$LINGUAS" 1>&6
4330 if test -n "$LINGUAS"; then
4331 for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
4335 if test $ac_cv_header_locale_h = yes; then
4336 INCLUDE_LOCALE_H="#include <locale.h>"
4339 /* The system does not provide the header <locale.h>. Take care yourself. */"
4343 if test -f $srcdir/po2tbl.sed.in; then
4344 if test "$CATOBJEXT" = ".cat"; then
4345 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
4346 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
4347 echo "configure:4348: checking for linux/version.h" >&5
4348 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4349 echo $ac_n "(cached) $ac_c" 1>&6
4351 cat > conftest.$ac_ext <<EOF
4352 #line 4353 "configure"
4353 #include "confdefs.h"
4354 #include <linux/version.h>
4356 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4357 { (eval echo configure:4358: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4358 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4359 if test -z "$ac_err"; then
4361 eval "ac_cv_header_$ac_safe=yes"
4364 echo "configure: failed program was:" >&5
4365 cat conftest.$ac_ext >&5
4367 eval "ac_cv_header_$ac_safe=no"
4371 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4372 echo "$ac_t""yes" 1>&6
4375 echo "$ac_t""no" 1>&6
4380 sed -e '/^#/d' $srcdir/$msgformat-msg.sed > po2msg.sed
4382 sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
4383 $srcdir/po2tbl.sed.in > po2tbl.sed
4386 if test "$PACKAGE" = "gettext"; then
4396 MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs"
4402 if test -f $srcdir/po/POTFILES.in; then
4403 test -d po || mkdir po
4404 if test "x$srcdir" != "x."; then
4405 if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
4406 posrcprefix="$srcdir/"
4408 posrcprefix="../$srcdir/"
4414 sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
4415 < $srcdir/po/POTFILES.in > po/POTFILES
4419 # Permit host specific settings.
4420 . ${srcdir}/configure.host
4423 # Find a good install program. We prefer a C program (faster),
4424 # so one script is as good as another. But avoid the broken or
4425 # incompatible versions:
4426 # SysV /etc/install, /usr/sbin/install
4427 # SunOS /usr/etc/install
4428 # IRIX /sbin/install
4430 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4431 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4432 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4433 # ./install, which can be erroneously created by make from ./install.sh.
4434 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
4435 echo "configure:4436: checking for a BSD compatible install" >&5
4436 if test -z "$INSTALL"; then
4437 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
4438 echo $ac_n "(cached) $ac_c" 1>&6
4440 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
4441 for ac_dir in $PATH; do
4442 # Account for people who put trailing slashes in PATH elements.
4444 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
4446 # OSF1 and SCO ODT 3.0 have their own names for install.
4447 # Don't use installbsd from OSF since it installs stuff as root
4449 for ac_prog in ginstall scoinst install; do
4450 if test -f $ac_dir/$ac_prog; then
4451 if test $ac_prog = install &&
4452 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
4453 # AIX install. It has an incompatible calling convention.
4456 ac_cv_path_install="$ac_dir/$ac_prog -c"
4467 if test "${ac_cv_path_install+set}" = set; then
4468 INSTALL="$ac_cv_path_install"
4470 # As a last resort, use the slow shell script. We don't cache a
4471 # path for INSTALL within a source directory, because that will
4472 # break other packages using the cache if that directory is
4473 # removed, or if the path is relative.
4474 INSTALL="$ac_install_sh"
4477 echo "$ac_t""$INSTALL" 1>&6
4479 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4480 # It thinks the first close brace ends the variable substitution.
4481 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4483 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
4485 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4488 BFD_HOST_64BIT_LONG=0
4489 BFD_HOST_LONG_LONG=0
4490 BFD_HOST_64_BIT_DEFINED=0
4494 echo $ac_n "checking for long long""... $ac_c" 1>&6
4495 echo "configure:4496: checking for long long" >&5
4496 if eval "test \"`echo '$''{'bfd_cv_has_long_long'+set}'`\" = set"; then
4497 echo $ac_n "(cached) $ac_c" 1>&6
4499 cat > conftest.$ac_ext <<EOF
4500 #line 4501 "configure"
4501 #include "confdefs.h"
4504 unsigned long long ll = 18446744073709551615ULL;
4507 if { (eval echo configure:4508: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4509 bfd_cv_has_long_long=yes
4511 echo "configure: failed program was:" >&5
4512 cat conftest.$ac_ext >&5
4514 bfd_cv_has_long_long=no
4519 echo "$ac_t""$bfd_cv_has_long_long" 1>&6
4520 if test $bfd_cv_has_long_long = yes; then
4521 BFD_HOST_LONG_LONG=1
4522 echo $ac_n "checking size of long long""... $ac_c" 1>&6
4523 echo "configure:4524: checking size of long long" >&5
4524 if eval "test \"`echo '$''{'ac_cv_sizeof_long_long'+set}'`\" = set"; then
4525 echo $ac_n "(cached) $ac_c" 1>&6
4527 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
4528 cat > conftest.$ac_ext <<EOF
4529 #line 4530 "configure"
4530 #include "confdefs.h"
4531 #include "confdefs.h"
4532 #include <sys/types.h>
4536 switch (0) case 0: case (sizeof (long long) == $ac_size):;
4539 if { (eval echo configure:4540: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4541 ac_cv_sizeof_long_long=$ac_size
4543 echo "configure: failed program was:" >&5
4544 cat conftest.$ac_ext >&5
4547 if test x$ac_cv_sizeof_long_long != x ; then break; fi
4552 if test x$ac_cv_sizeof_long_long = x ; then
4553 { echo "configure: error: cannot determine a size for long long" 1>&2; exit 1; }
4555 echo "$ac_t""$ac_cv_sizeof_long_long" 1>&6
4556 cat >> confdefs.h <<EOF
4557 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
4563 echo $ac_n "checking size of long""... $ac_c" 1>&6
4564 echo "configure:4565: checking size of long" >&5
4565 if eval "test \"`echo '$''{'ac_cv_sizeof_long'+set}'`\" = set"; then
4566 echo $ac_n "(cached) $ac_c" 1>&6
4568 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
4569 cat > conftest.$ac_ext <<EOF
4570 #line 4571 "configure"
4571 #include "confdefs.h"
4572 #include "confdefs.h"
4573 #include <sys/types.h>
4577 switch (0) case 0: case (sizeof (long) == $ac_size):;
4580 if { (eval echo configure:4581: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4582 ac_cv_sizeof_long=$ac_size
4584 echo "configure: failed program was:" >&5
4585 cat conftest.$ac_ext >&5
4588 if test x$ac_cv_sizeof_long != x ; then break; fi
4593 if test x$ac_cv_sizeof_long = x ; then
4594 { echo "configure: error: cannot determine a size for long" 1>&2; exit 1; }
4596 echo "$ac_t""$ac_cv_sizeof_long" 1>&6
4597 cat >> confdefs.h <<EOF
4598 #define SIZEOF_LONG $ac_cv_sizeof_long
4602 if test "x${ac_cv_sizeof_long}" = "x8"; then
4604 BFD_HOST_64BIT_LONG=1
4605 test -n "${HOST_64BIT_TYPE}" || HOST_64BIT_TYPE="long"
4606 test -n "${HOST_U_64BIT_TYPE}" || HOST_U_64BIT_TYPE="unsigned long"
4607 elif test "x${ac_cv_sizeof_long_long}" = "x8"; then
4608 test -n "${HOST_64BIT_TYPE}" || HOST_64BIT_TYPE="long long"
4609 test -n "${HOST_U_64BIT_TYPE}" || HOST_U_64BIT_TYPE="unsigned long long"
4612 if test -n "${HOST_64BIT_TYPE}" -a -n "${HOST_U_64BIT_TYPE}"; then
4613 BFD_HOST_64_BIT_DEFINED=1
4614 BFD_HOST_64_BIT="${HOST_64BIT_TYPE}"
4615 BFD_HOST_U_64_BIT="${HOST_U_64BIT_TYPE}"
4624 # Put a plausible default for CC_FOR_BUILD in Makefile.
4625 if test -z "$CC_FOR_BUILD"; then
4626 if test "x$cross_compiling" = "xno"; then
4627 CC_FOR_BUILD='$(CC)'
4633 # Also set EXEEXT_FOR_BUILD.
4634 if test "x$cross_compiling" = "xno"; then
4635 EXEEXT_FOR_BUILD='$(EXEEXT)'
4637 echo $ac_n "checking for build system executable suffix""... $ac_c" 1>&6
4638 echo "configure:4639: checking for build system executable suffix" >&5
4639 if eval "test \"`echo '$''{'bfd_cv_build_exeext'+set}'`\" = set"; then
4640 echo $ac_n "(cached) $ac_c" 1>&6
4643 echo 'int main () { return 0; }' > conftest.c
4644 bfd_cv_build_exeext=
4645 ${CC_FOR_BUILD} -o conftest conftest.c 1>&5 2>&5
4646 for file in conftest.*; do
4648 *.c | *.o | *.obj | *.ilk | *.pdb) ;;
4649 *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
4653 test x"${bfd_cv_build_exeext}" = x && bfd_cv_build_exeext=no
4656 echo "$ac_t""$bfd_cv_build_exeext" 1>&6
4658 test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeext}
4662 for ac_hdr in stddef.h string.h strings.h stdlib.h time.h unistd.h
4664 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4665 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4666 echo "configure:4667: checking for $ac_hdr" >&5
4667 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4668 echo $ac_n "(cached) $ac_c" 1>&6
4670 cat > conftest.$ac_ext <<EOF
4671 #line 4672 "configure"
4672 #include "confdefs.h"
4675 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4676 { (eval echo configure:4677: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4677 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4678 if test -z "$ac_err"; then
4680 eval "ac_cv_header_$ac_safe=yes"
4683 echo "configure: failed program was:" >&5
4684 cat conftest.$ac_ext >&5
4686 eval "ac_cv_header_$ac_safe=no"
4690 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4691 echo "$ac_t""yes" 1>&6
4692 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4693 cat >> confdefs.h <<EOF
4694 #define $ac_tr_hdr 1
4698 echo "$ac_t""no" 1>&6
4702 for ac_hdr in fcntl.h sys/file.h sys/time.h
4704 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4705 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4706 echo "configure:4707: checking for $ac_hdr" >&5
4707 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4708 echo $ac_n "(cached) $ac_c" 1>&6
4710 cat > conftest.$ac_ext <<EOF
4711 #line 4712 "configure"
4712 #include "confdefs.h"
4715 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4716 { (eval echo configure:4717: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4717 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4718 if test -z "$ac_err"; then
4720 eval "ac_cv_header_$ac_safe=yes"
4723 echo "configure: failed program was:" >&5
4724 cat conftest.$ac_ext >&5
4726 eval "ac_cv_header_$ac_safe=no"
4730 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4731 echo "$ac_t""yes" 1>&6
4732 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4733 cat >> confdefs.h <<EOF
4734 #define $ac_tr_hdr 1
4738 echo "$ac_t""no" 1>&6
4742 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
4743 echo "configure:4744: checking whether time.h and sys/time.h may both be included" >&5
4744 if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
4745 echo $ac_n "(cached) $ac_c" 1>&6
4747 cat > conftest.$ac_ext <<EOF
4748 #line 4749 "configure"
4749 #include "confdefs.h"
4750 #include <sys/types.h>
4751 #include <sys/time.h>
4757 if { (eval echo configure:4758: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4759 ac_cv_header_time=yes
4761 echo "configure: failed program was:" >&5
4762 cat conftest.$ac_ext >&5
4764 ac_cv_header_time=no
4769 echo "$ac_t""$ac_cv_header_time" 1>&6
4770 if test $ac_cv_header_time = yes; then
4771 cat >> confdefs.h <<\EOF
4772 #define TIME_WITH_SYS_TIME 1
4778 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
4780 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4781 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
4782 echo "configure:4783: checking for $ac_hdr that defines DIR" >&5
4783 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
4784 echo $ac_n "(cached) $ac_c" 1>&6
4786 cat > conftest.$ac_ext <<EOF
4787 #line 4788 "configure"
4788 #include "confdefs.h"
4789 #include <sys/types.h>
4795 if { (eval echo configure:4796: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4797 eval "ac_cv_header_dirent_$ac_safe=yes"
4799 echo "configure: failed program was:" >&5
4800 cat conftest.$ac_ext >&5
4802 eval "ac_cv_header_dirent_$ac_safe=no"
4806 if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then
4807 echo "$ac_t""yes" 1>&6
4808 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4809 cat >> confdefs.h <<EOF
4810 #define $ac_tr_hdr 1
4812 ac_header_dirent=$ac_hdr; break
4814 echo "$ac_t""no" 1>&6
4817 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
4818 if test $ac_header_dirent = dirent.h; then
4819 echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
4820 echo "configure:4821: checking for opendir in -ldir" >&5
4821 ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
4822 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4823 echo $ac_n "(cached) $ac_c" 1>&6
4825 ac_save_LIBS="$LIBS"
4827 cat > conftest.$ac_ext <<EOF
4828 #line 4829 "configure"
4829 #include "confdefs.h"
4830 /* Override any gcc2 internal prototype to avoid an error. */
4831 /* We use char because int might match the return type of a gcc2
4832 builtin and then its argument prototype would still apply. */
4839 if { (eval echo configure:4840: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4841 eval "ac_cv_lib_$ac_lib_var=yes"
4843 echo "configure: failed program was:" >&5
4844 cat conftest.$ac_ext >&5
4846 eval "ac_cv_lib_$ac_lib_var=no"
4849 LIBS="$ac_save_LIBS"
4852 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4853 echo "$ac_t""yes" 1>&6
4856 echo "$ac_t""no" 1>&6
4860 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
4861 echo "configure:4862: checking for opendir in -lx" >&5
4862 ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
4863 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4864 echo $ac_n "(cached) $ac_c" 1>&6
4866 ac_save_LIBS="$LIBS"
4868 cat > conftest.$ac_ext <<EOF
4869 #line 4870 "configure"
4870 #include "confdefs.h"
4871 /* Override any gcc2 internal prototype to avoid an error. */
4872 /* We use char because int might match the return type of a gcc2
4873 builtin and then its argument prototype would still apply. */
4880 if { (eval echo configure:4881: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4882 eval "ac_cv_lib_$ac_lib_var=yes"
4884 echo "configure: failed program was:" >&5
4885 cat conftest.$ac_ext >&5
4887 eval "ac_cv_lib_$ac_lib_var=no"
4890 LIBS="$ac_save_LIBS"
4893 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4894 echo "$ac_t""yes" 1>&6
4897 echo "$ac_t""no" 1>&6
4902 for ac_func in fcntl getpagesize setitimer sysconf fdopen getuid getgid
4904 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
4905 echo "configure:4906: checking for $ac_func" >&5
4906 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
4907 echo $ac_n "(cached) $ac_c" 1>&6
4909 cat > conftest.$ac_ext <<EOF
4910 #line 4911 "configure"
4911 #include "confdefs.h"
4912 /* System header to define __stub macros and hopefully few prototypes,
4913 which can conflict with char $ac_func(); below. */
4915 /* Override any gcc2 internal prototype to avoid an error. */
4916 /* We use char because int might match the return type of a gcc2
4917 builtin and then its argument prototype would still apply. */
4922 /* The GNU C library defines this for functions which it implements
4923 to always fail with ENOSYS. Some functions are actually named
4924 something starting with __ and the normal name is an alias. */
4925 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
4933 if { (eval echo configure:4934: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4935 eval "ac_cv_func_$ac_func=yes"
4937 echo "configure: failed program was:" >&5
4938 cat conftest.$ac_ext >&5
4940 eval "ac_cv_func_$ac_func=no"
4945 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
4946 echo "$ac_t""yes" 1>&6
4947 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
4948 cat >> confdefs.h <<EOF
4949 #define $ac_tr_func 1
4953 echo "$ac_t""no" 1>&6
4957 for ac_func in strtoull
4959 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
4960 echo "configure:4961: checking for $ac_func" >&5
4961 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
4962 echo $ac_n "(cached) $ac_c" 1>&6
4964 cat > conftest.$ac_ext <<EOF
4965 #line 4966 "configure"
4966 #include "confdefs.h"
4967 /* System header to define __stub macros and hopefully few prototypes,
4968 which can conflict with char $ac_func(); below. */
4970 /* Override any gcc2 internal prototype to avoid an error. */
4971 /* We use char because int might match the return type of a gcc2
4972 builtin and then its argument prototype would still apply. */
4977 /* The GNU C library defines this for functions which it implements
4978 to always fail with ENOSYS. Some functions are actually named
4979 something starting with __ and the normal name is an alias. */
4980 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
4988 if { (eval echo configure:4989: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4990 eval "ac_cv_func_$ac_func=yes"
4992 echo "configure: failed program was:" >&5
4993 cat conftest.$ac_ext >&5
4995 eval "ac_cv_func_$ac_func=no"
5000 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
5001 echo "$ac_t""yes" 1>&6
5002 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
5003 cat >> confdefs.h <<EOF
5004 #define $ac_tr_func 1
5008 echo "$ac_t""no" 1>&6
5015 *-*-msdos* | *-*-go32* | *-*-mingw32* | *-*-cygwin* | *-*-windows*)
5016 cat >> confdefs.h <<\EOF
5017 #define USE_BINARY_FOPEN 1
5022 echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6
5023 echo "configure:5024: checking whether strstr must be declared" >&5
5024 if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then
5025 echo $ac_n "(cached) $ac_c" 1>&6
5027 cat > conftest.$ac_ext <<EOF
5028 #line 5029 "configure"
5029 #include "confdefs.h"
5032 #ifdef HAVE_STRING_H
5035 #ifdef HAVE_STRINGS_H
5036 #include <strings.h>
5039 #ifdef HAVE_STDLIB_H
5042 #ifdef HAVE_UNISTD_H
5046 char *(*pfn) = (char *(*)) strstr
5049 if { (eval echo configure:5050: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5051 bfd_cv_decl_needed_strstr=no
5053 echo "configure: failed program was:" >&5
5054 cat conftest.$ac_ext >&5
5056 bfd_cv_decl_needed_strstr=yes
5061 echo "$ac_t""$bfd_cv_decl_needed_strstr" 1>&6
5062 if test $bfd_cv_decl_needed_strstr = yes; then
5063 cat >> confdefs.h <<\EOF
5064 #define NEED_DECLARATION_STRSTR 1
5069 echo $ac_n "checking whether malloc must be declared""... $ac_c" 1>&6
5070 echo "configure:5071: checking whether malloc must be declared" >&5
5071 if eval "test \"`echo '$''{'bfd_cv_decl_needed_malloc'+set}'`\" = set"; then
5072 echo $ac_n "(cached) $ac_c" 1>&6
5074 cat > conftest.$ac_ext <<EOF
5075 #line 5076 "configure"
5076 #include "confdefs.h"
5079 #ifdef HAVE_STRING_H
5082 #ifdef HAVE_STRINGS_H
5083 #include <strings.h>
5086 #ifdef HAVE_STDLIB_H
5089 #ifdef HAVE_UNISTD_H
5093 char *(*pfn) = (char *(*)) malloc
5096 if { (eval echo configure:5097: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5098 bfd_cv_decl_needed_malloc=no
5100 echo "configure: failed program was:" >&5
5101 cat conftest.$ac_ext >&5
5103 bfd_cv_decl_needed_malloc=yes
5108 echo "$ac_t""$bfd_cv_decl_needed_malloc" 1>&6
5109 if test $bfd_cv_decl_needed_malloc = yes; then
5110 cat >> confdefs.h <<\EOF
5111 #define NEED_DECLARATION_MALLOC 1
5116 echo $ac_n "checking whether realloc must be declared""... $ac_c" 1>&6
5117 echo "configure:5118: checking whether realloc must be declared" >&5
5118 if eval "test \"`echo '$''{'bfd_cv_decl_needed_realloc'+set}'`\" = set"; then
5119 echo $ac_n "(cached) $ac_c" 1>&6
5121 cat > conftest.$ac_ext <<EOF
5122 #line 5123 "configure"
5123 #include "confdefs.h"
5126 #ifdef HAVE_STRING_H
5129 #ifdef HAVE_STRINGS_H
5130 #include <strings.h>
5133 #ifdef HAVE_STDLIB_H
5136 #ifdef HAVE_UNISTD_H
5140 char *(*pfn) = (char *(*)) realloc
5143 if { (eval echo configure:5144: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5145 bfd_cv_decl_needed_realloc=no
5147 echo "configure: failed program was:" >&5
5148 cat conftest.$ac_ext >&5
5150 bfd_cv_decl_needed_realloc=yes
5155 echo "$ac_t""$bfd_cv_decl_needed_realloc" 1>&6
5156 if test $bfd_cv_decl_needed_realloc = yes; then
5157 cat >> confdefs.h <<\EOF
5158 #define NEED_DECLARATION_REALLOC 1
5163 echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6
5164 echo "configure:5165: checking whether free must be declared" >&5
5165 if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then
5166 echo $ac_n "(cached) $ac_c" 1>&6
5168 cat > conftest.$ac_ext <<EOF
5169 #line 5170 "configure"
5170 #include "confdefs.h"
5173 #ifdef HAVE_STRING_H
5176 #ifdef HAVE_STRINGS_H
5177 #include <strings.h>
5180 #ifdef HAVE_STDLIB_H
5183 #ifdef HAVE_UNISTD_H
5187 char *(*pfn) = (char *(*)) free
5190 if { (eval echo configure:5191: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5192 bfd_cv_decl_needed_free=no
5194 echo "configure: failed program was:" >&5
5195 cat conftest.$ac_ext >&5
5197 bfd_cv_decl_needed_free=yes
5202 echo "$ac_t""$bfd_cv_decl_needed_free" 1>&6
5203 if test $bfd_cv_decl_needed_free = yes; then
5204 cat >> confdefs.h <<\EOF
5205 #define NEED_DECLARATION_FREE 1
5210 echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6
5211 echo "configure:5212: checking whether getenv must be declared" >&5
5212 if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then
5213 echo $ac_n "(cached) $ac_c" 1>&6
5215 cat > conftest.$ac_ext <<EOF
5216 #line 5217 "configure"
5217 #include "confdefs.h"
5220 #ifdef HAVE_STRING_H
5223 #ifdef HAVE_STRINGS_H
5224 #include <strings.h>
5227 #ifdef HAVE_STDLIB_H
5230 #ifdef HAVE_UNISTD_H
5234 char *(*pfn) = (char *(*)) getenv
5237 if { (eval echo configure:5238: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5239 bfd_cv_decl_needed_getenv=no
5241 echo "configure: failed program was:" >&5
5242 cat conftest.$ac_ext >&5
5244 bfd_cv_decl_needed_getenv=yes
5249 echo "$ac_t""$bfd_cv_decl_needed_getenv" 1>&6
5250 if test $bfd_cv_decl_needed_getenv = yes; then
5251 cat >> confdefs.h <<\EOF
5252 #define NEED_DECLARATION_GETENV 1
5258 # If we are configured native, pick a core file support file.
5262 if test "${target}" = "${host}"; then
5264 alpha*-*-freebsd* | alpha*-*-kfreebsd*-gnu)
5267 alpha*-*-linux-gnu*)
5268 COREFILE=trad-core.lo
5269 TRAD_HEADER='"hosts/alphalinux.h"'
5271 alpha*-*-netbsd* | alpha*-*-openbsd*)
5272 COREFILE=netbsd-core.lo
5274 alpha*-*-*) COREFILE=osf-core.lo ;;
5275 arm-*-freebsd* | arm-*-kfreebsd*-gnu)
5277 arm-*-netbsd*) COREFILE=netbsd-core.lo ;;
5278 arm-*-riscix) COREFILE=trad-core.lo ;;
5279 hppa*-*-hpux*) COREFILE=hpux-core.lo ;;
5280 hppa*-*-hiux*) COREFILE=hpux-core.lo ;;
5281 hppa*-*-mpeix*) COREFILE=hpux-core.lo ;;
5282 hppa*-*-bsd*) COREFILE="hpux-core.lo hppabsd-core.lo"
5283 COREFLAG="-DHPUX_CORE -DHPPABSD_CORE" ;;
5284 hppa*-*-netbsd* | hppa*-*-openbsd*)
5285 COREFILE=netbsd-core.lo
5289 COREFILE=trad-core.lo
5290 TRAD_HEADER='"hosts/i370linux.h"'
5293 i[3-7]86-sequent-bsd*)
5294 COREFILE=trad-core.lo
5295 TRAD_HEADER='"hosts/symmetry.h"'
5297 i[3-7]86-sequent-sysv4*) ;;
5298 i[3-7]86-sequent-sysv*)
5299 COREFILE=trad-core.lo
5300 TRAD_HEADER='"hosts/symmetry.h"'
5305 i[3-7]86-*-bsd* | i[3-7]86-*-freebsd[123] | i[3-7]86-*-freebsd[123]\.* | i[3-7]86-*-freebsd4\.[01234] | i[3-7]86-*-freebsd4\.[01234]\.* | i[3-7]86-*-freebsd*aout*)
5306 COREFILE=trad-core.lo
5307 TRAD_HEADER='"hosts/i386bsd.h"'
5309 i[3-7]86-*-freebsd* | i[3-7]86-*-kfreebsd*-gnu)
5311 TRAD_HEADER='"hosts/i386bsd.h"'
5313 i[3-7]86-*-netbsd* | i[3-7]86-*-knetbsd*-gnu | i[3-7]86-*-openbsd*)
5314 COREFILE=netbsd-core.lo
5316 i[3-7]86-esix-sysv3*)
5317 COREFILE=trad-core.lo
5318 TRAD_HEADER='"hosts/esix.h"'
5320 i[3-7]86-*-sco3.2v5*)
5321 COREFILE=sco5-core.lo
5323 i[3-7]86-*-sco* | i[3-7]86-*-isc*)
5324 COREFILE=trad-core.lo
5325 TRAD_HEADER='"hosts/i386sco.h"'
5328 COREFILE=trad-core.lo
5329 TRAD_HEADER='"hosts/i386mach3.h"'
5331 i[3-7]86-*-linux-gnu*)
5332 COREFILE=trad-core.lo
5333 TRAD_HEADER='"hosts/i386linux.h"'
5335 i[3-7]86-*-isc*) COREFILE=trad-core.lo ;;
5336 i[3-7]86-*-aix*) COREFILE=aix386-core.lo ;;
5337 i860-*-mach3* | i860-*-osf1*)
5338 COREFILE=trad-core.lo
5339 TRAD_HEADER='"hosts/i860mach3.h"'
5341 mips-*-netbsd* | mips*-*-openbsd*)
5342 COREFILE=netbsd-core.lo
5345 COREFILE=trad-core.lo
5346 TRAD_HEADER='"hosts/decstation.h"'
5348 mips-sgi-irix4*) COREFILE=irix-core.lo ;;
5349 mips-sgi-irix5*) COREFILE=irix-core.lo ;;
5350 mips-sgi-irix6*) COREFILE=irix-core.lo ;;
5352 mips-*-sysv* | mips-*-riscos*)
5353 COREFILE=trad-core.lo
5354 TRAD_HEADER='"hosts/riscos.h"'
5357 COREFILE=trad-core.lo
5358 TRAD_HEADER='"hosts/news-mips.h"'
5361 COREFILE=trad-core.lo
5362 TRAD_HEADER='"hosts/dpx2.h"'
5364 m68*-hp-hpux*) COREFILE=hpux-core.lo ;;
5366 COREFILE=trad-core.lo
5367 TRAD_HEADER='"hosts/hp300bsd.h"'
5370 COREFILE=trad-core.lo
5371 TRAD_HEADER='"hosts/m68klinux.h"'
5373 m68*-motorola-sysv*)
5374 COREFILE=trad-core.lo
5375 TRAD_HEADER='"hosts/delta68.h"'
5378 COREFILE=trad-core.lo
5379 TRAD_HEADER='"hosts/news.h"'
5381 m68*-*-netbsd* | m68*-*-openbsd*)
5382 COREFILE=netbsd-core.lo
5385 COREFILE=trad-core.lo
5386 TRAD_HEADER='"hosts/m68kaux.h"'
5390 m88*-motorola-sysv*)
5391 COREFILE=ptrace-core.lo
5394 COREFILE=trad-core.lo
5395 TRAD_HEADER='"hosts/m88kmach3.h"'
5398 COREFILE=netbsd-core.lo
5401 COREFILE=trad-core.lo
5402 TRAD_HEADER='"hosts/pc532mach.h"'
5404 ns32k-*-netbsd* | ns32k-*-openbsd*)
5405 COREFILE=netbsd-core.lo
5408 COREFILE=lynx-core.lo
5410 rs6000-*-aix5.* | powerpc-*-aix5.*)
5411 COREFILE=rs6000-core.lo
5412 COREFLAG="$COREFLAG -DAIX_5_CORE -DAIX_CORE_DUMPX_CORE"
5414 rs6000-*-aix4.[3-9]* | powerpc-*-aix4.[3-9]*)
5415 COREFILE=rs6000-core.lo
5416 COREFLAG="$COREFLAG -DAIX_CORE_DUMPX_CORE"
5417 # Not all versions of AIX with -DAIX_CORE_DUMPX_CORE
5418 # have c_impl as a member of struct core_dumpx
5419 echo $ac_n "checking for c_impl in struct core_dumpx""... $ac_c" 1>&6
5420 echo "configure:5421: checking for c_impl in struct core_dumpx" >&5
5421 cat > conftest.$ac_ext <<EOF
5422 #line 5423 "configure"
5423 #include "confdefs.h"
5426 struct core_dumpx c; c.c_impl = 0;
5429 if { (eval echo configure:5430: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5431 cat >> confdefs.h <<\EOF
5432 #define HAVE_ST_C_IMPL 1
5435 echo "$ac_t""yes" 1>&6
5437 echo "configure: failed program was:" >&5
5438 cat conftest.$ac_ext >&5
5440 echo "$ac_t""no" 1>&6
5444 rs6000-*-aix4*) COREFILE=rs6000-core.lo ;;
5445 rs6000-*-*) COREFILE=rs6000-core.lo ;;
5446 powerpc-*-aix4*) COREFILE=rs6000-core.lo ;;
5447 powerpc-*-aix*) COREFILE=rs6000-core.lo ;;
5449 powerpc-*-freebsd* | powerpc-*-kfreebsd*-gnu)
5451 powerpc-*-netbsd*) COREFILE=netbsd-core.lo ;;
5452 powerpc-*-*bsd*) COREFILE=netbsd-core.lo ;;
5453 s390*-*-*) COREFILE=trad-core.lo ;;
5454 sh*-*-netbsd*) COREFILE=netbsd-core.lo ;;
5455 sparc-*-netbsd* | sparc*-*-openbsd*)
5456 COREFILE=netbsd-core.lo
5459 COREFILE=trad-core.lo
5460 TRAD_HEADER='"hosts/tahoe.h"'
5462 vax-*-netbsd* | vax-*-openbsd*)
5463 COREFILE=netbsd-core.lo
5466 COREFILE=trad-core.lo
5467 TRAD_HEADER='"hosts/vaxult2.h"'
5470 COREFILE=trad-core.lo
5471 TRAD_HEADER='"hosts/vaxult2.h"'
5474 COREFILE=trad-core.lo
5475 TRAD_HEADER='"hosts/vaxlinux.h"'
5478 COREFILE=trad-core.lo
5479 TRAD_HEADER='"hosts/vaxbsd.h"'
5481 x86_64-*-netbsd* | x86_64-*-openbsd*)
5482 COREFILE=netbsd-core.lo
5487 aix386-core.lo) COREFLAG=-DAIX386_CORE ;;
5488 hppabsd-core.lo) COREFLAG=-DHPPABSD_CORE ;;
5489 hpux-core.lo) COREFLAG=-DHPUX_CORE ;;
5490 irix-core.lo) COREFLAG=-DIRIX_CORE ;;
5491 lynx-core.lo) COREFLAG=-DLYNX_CORE ;;
5492 netbsd-core.lo) COREFLAG=-DNETBSD_CORE ;;
5493 osf-core.lo) COREFLAG=-DOSF_CORE ;;
5494 ptrace-core.lo) COREFLAG=-DPTRACE_CORE ;;
5495 rs6000-core.lo) COREFLAG="$COREFLAG -DAIX_CORE" ;;
5496 sco5-core.lo) COREFLAG="$COREFLAG -DSCO5_CORE" ;;
5497 trad-core.lo) COREFLAG="$COREFLAG -DTRAD_CORE" ;;
5500 # ELF corefile support has several flavors, but all of
5501 # them use something called <sys/procfs.h>
5502 for ac_hdr in sys/procfs.h
5504 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
5505 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
5506 echo "configure:5507: checking for $ac_hdr" >&5
5507 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
5508 echo $ac_n "(cached) $ac_c" 1>&6
5510 cat > conftest.$ac_ext <<EOF
5511 #line 5512 "configure"
5512 #include "confdefs.h"
5515 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
5516 { (eval echo configure:5517: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
5517 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
5518 if test -z "$ac_err"; then
5520 eval "ac_cv_header_$ac_safe=yes"
5523 echo "configure: failed program was:" >&5
5524 cat conftest.$ac_ext >&5
5526 eval "ac_cv_header_$ac_safe=no"
5530 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
5531 echo "$ac_t""yes" 1>&6
5532 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
5533 cat >> confdefs.h <<EOF
5534 #define $ac_tr_hdr 1
5538 echo "$ac_t""no" 1>&6
5542 if test "$ac_cv_header_sys_procfs_h" = yes; then
5543 echo $ac_n "checking for prstatus_t in sys/procfs.h""... $ac_c" 1>&6
5544 echo "configure:5545: checking for prstatus_t in sys/procfs.h" >&5
5545 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prstatus_t'+set}'`\" = set"; then
5546 echo $ac_n "(cached) $ac_c" 1>&6
5548 cat > conftest.$ac_ext <<EOF
5549 #line 5550 "configure"
5550 #include "confdefs.h"
5553 #include <sys/procfs.h>
5558 if { (eval echo configure:5559: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5560 bfd_cv_have_sys_procfs_type_prstatus_t=yes
5562 echo "configure: failed program was:" >&5
5563 cat conftest.$ac_ext >&5
5565 bfd_cv_have_sys_procfs_type_prstatus_t=no
5571 if test $bfd_cv_have_sys_procfs_type_prstatus_t = yes; then
5572 cat >> confdefs.h <<\EOF
5573 #define HAVE_PRSTATUS_T 1
5577 echo "$ac_t""$bfd_cv_have_sys_procfs_type_prstatus_t" 1>&6
5579 echo $ac_n "checking for prstatus32_t in sys/procfs.h""... $ac_c" 1>&6
5580 echo "configure:5581: checking for prstatus32_t in sys/procfs.h" >&5
5581 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prstatus32_t'+set}'`\" = set"; then
5582 echo $ac_n "(cached) $ac_c" 1>&6
5584 cat > conftest.$ac_ext <<EOF
5585 #line 5586 "configure"
5586 #include "confdefs.h"
5589 #include <sys/procfs.h>
5594 if { (eval echo configure:5595: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5596 bfd_cv_have_sys_procfs_type_prstatus32_t=yes
5598 echo "configure: failed program was:" >&5
5599 cat conftest.$ac_ext >&5
5601 bfd_cv_have_sys_procfs_type_prstatus32_t=no
5607 if test $bfd_cv_have_sys_procfs_type_prstatus32_t = yes; then
5608 cat >> confdefs.h <<\EOF
5609 #define HAVE_PRSTATUS32_T 1
5613 echo "$ac_t""$bfd_cv_have_sys_procfs_type_prstatus32_t" 1>&6
5615 echo $ac_n "checking for prstatus_t.pr_who in sys/procfs.h""... $ac_c" 1>&6
5616 echo "configure:5617: checking for prstatus_t.pr_who in sys/procfs.h" >&5
5617 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who'+set}'`\" = set"; then
5618 echo $ac_n "(cached) $ac_c" 1>&6
5620 cat > conftest.$ac_ext <<EOF
5621 #line 5622 "configure"
5622 #include "confdefs.h"
5625 #include <sys/procfs.h>
5627 prstatus_t avar; void* aref = (void*) &avar.pr_who
5630 if { (eval echo configure:5631: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5632 bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who=yes
5634 echo "configure: failed program was:" >&5
5635 cat conftest.$ac_ext >&5
5637 bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who=no
5643 if test $bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who = yes; then
5644 cat >> confdefs.h <<\EOF
5645 #define HAVE_PRSTATUS_T_PR_WHO 1
5649 echo "$ac_t""$bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who" 1>&6
5651 echo $ac_n "checking for prstatus32_t.pr_who in sys/procfs.h""... $ac_c" 1>&6
5652 echo "configure:5653: checking for prstatus32_t.pr_who in sys/procfs.h" >&5
5653 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who'+set}'`\" = set"; then
5654 echo $ac_n "(cached) $ac_c" 1>&6
5656 cat > conftest.$ac_ext <<EOF
5657 #line 5658 "configure"
5658 #include "confdefs.h"
5661 #include <sys/procfs.h>
5663 prstatus32_t avar; void* aref = (void*) &avar.pr_who
5666 if { (eval echo configure:5667: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5668 bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who=yes
5670 echo "configure: failed program was:" >&5
5671 cat conftest.$ac_ext >&5
5673 bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who=no
5679 if test $bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who = yes; then
5680 cat >> confdefs.h <<\EOF
5681 #define HAVE_PRSTATUS32_T_PR_WHO 1
5685 echo "$ac_t""$bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who" 1>&6
5687 echo $ac_n "checking for pstatus_t in sys/procfs.h""... $ac_c" 1>&6
5688 echo "configure:5689: checking for pstatus_t in sys/procfs.h" >&5
5689 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pstatus_t'+set}'`\" = set"; then
5690 echo $ac_n "(cached) $ac_c" 1>&6
5692 cat > conftest.$ac_ext <<EOF
5693 #line 5694 "configure"
5694 #include "confdefs.h"
5697 #include <sys/procfs.h>
5702 if { (eval echo configure:5703: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5704 bfd_cv_have_sys_procfs_type_pstatus_t=yes
5706 echo "configure: failed program was:" >&5
5707 cat conftest.$ac_ext >&5
5709 bfd_cv_have_sys_procfs_type_pstatus_t=no
5715 if test $bfd_cv_have_sys_procfs_type_pstatus_t = yes; then
5716 cat >> confdefs.h <<\EOF
5717 #define HAVE_PSTATUS_T 1
5721 echo "$ac_t""$bfd_cv_have_sys_procfs_type_pstatus_t" 1>&6
5723 echo $ac_n "checking for pxstatus_t in sys/procfs.h""... $ac_c" 1>&6
5724 echo "configure:5725: checking for pxstatus_t in sys/procfs.h" >&5
5725 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pxstatus_t'+set}'`\" = set"; then
5726 echo $ac_n "(cached) $ac_c" 1>&6
5728 cat > conftest.$ac_ext <<EOF
5729 #line 5730 "configure"
5730 #include "confdefs.h"
5733 #include <sys/procfs.h>
5738 if { (eval echo configure:5739: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5740 bfd_cv_have_sys_procfs_type_pxstatus_t=yes
5742 echo "configure: failed program was:" >&5
5743 cat conftest.$ac_ext >&5
5745 bfd_cv_have_sys_procfs_type_pxstatus_t=no
5751 if test $bfd_cv_have_sys_procfs_type_pxstatus_t = yes; then
5752 cat >> confdefs.h <<\EOF
5753 #define HAVE_PXSTATUS_T 1
5757 echo "$ac_t""$bfd_cv_have_sys_procfs_type_pxstatus_t" 1>&6
5759 echo $ac_n "checking for pstatus32_t in sys/procfs.h""... $ac_c" 1>&6
5760 echo "configure:5761: checking for pstatus32_t in sys/procfs.h" >&5
5761 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_pstatus32_t'+set}'`\" = set"; then
5762 echo $ac_n "(cached) $ac_c" 1>&6
5764 cat > conftest.$ac_ext <<EOF
5765 #line 5766 "configure"
5766 #include "confdefs.h"
5769 #include <sys/procfs.h>
5774 if { (eval echo configure:5775: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5776 bfd_cv_have_sys_procfs_type_pstatus32_t=yes
5778 echo "configure: failed program was:" >&5
5779 cat conftest.$ac_ext >&5
5781 bfd_cv_have_sys_procfs_type_pstatus32_t=no
5787 if test $bfd_cv_have_sys_procfs_type_pstatus32_t = yes; then
5788 cat >> confdefs.h <<\EOF
5789 #define HAVE_PSTATUS32_T 1
5793 echo "$ac_t""$bfd_cv_have_sys_procfs_type_pstatus32_t" 1>&6
5795 echo $ac_n "checking for prpsinfo_t in sys/procfs.h""... $ac_c" 1>&6
5796 echo "configure:5797: checking for prpsinfo_t in sys/procfs.h" >&5
5797 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prpsinfo_t'+set}'`\" = set"; then
5798 echo $ac_n "(cached) $ac_c" 1>&6
5800 cat > conftest.$ac_ext <<EOF
5801 #line 5802 "configure"
5802 #include "confdefs.h"
5805 #include <sys/procfs.h>
5810 if { (eval echo configure:5811: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5812 bfd_cv_have_sys_procfs_type_prpsinfo_t=yes
5814 echo "configure: failed program was:" >&5
5815 cat conftest.$ac_ext >&5
5817 bfd_cv_have_sys_procfs_type_prpsinfo_t=no
5823 if test $bfd_cv_have_sys_procfs_type_prpsinfo_t = yes; then
5824 cat >> confdefs.h <<\EOF
5825 #define HAVE_PRPSINFO_T 1
5829 echo "$ac_t""$bfd_cv_have_sys_procfs_type_prpsinfo_t" 1>&6
5831 echo $ac_n "checking for prpsinfo32_t in sys/procfs.h""... $ac_c" 1>&6
5832 echo "configure:5833: checking for prpsinfo32_t in sys/procfs.h" >&5
5833 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_prpsinfo32_t'+set}'`\" = set"; then
5834 echo $ac_n "(cached) $ac_c" 1>&6
5836 cat > conftest.$ac_ext <<EOF
5837 #line 5838 "configure"
5838 #include "confdefs.h"
5841 #include <sys/procfs.h>
5846 if { (eval echo configure:5847: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5848 bfd_cv_have_sys_procfs_type_prpsinfo32_t=yes
5850 echo "configure: failed program was:" >&5
5851 cat conftest.$ac_ext >&5
5853 bfd_cv_have_sys_procfs_type_prpsinfo32_t=no
5859 if test $bfd_cv_have_sys_procfs_type_prpsinfo32_t = yes; then
5860 cat >> confdefs.h <<\EOF
5861 #define HAVE_PRPSINFO32_T 1
5865 echo "$ac_t""$bfd_cv_have_sys_procfs_type_prpsinfo32_t" 1>&6
5867 echo $ac_n "checking for psinfo_t in sys/procfs.h""... $ac_c" 1>&6
5868 echo "configure:5869: checking for psinfo_t in sys/procfs.h" >&5
5869 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_psinfo_t'+set}'`\" = set"; then
5870 echo $ac_n "(cached) $ac_c" 1>&6
5872 cat > conftest.$ac_ext <<EOF
5873 #line 5874 "configure"
5874 #include "confdefs.h"
5877 #include <sys/procfs.h>
5882 if { (eval echo configure:5883: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5884 bfd_cv_have_sys_procfs_type_psinfo_t=yes
5886 echo "configure: failed program was:" >&5
5887 cat conftest.$ac_ext >&5
5889 bfd_cv_have_sys_procfs_type_psinfo_t=no
5895 if test $bfd_cv_have_sys_procfs_type_psinfo_t = yes; then
5896 cat >> confdefs.h <<\EOF
5897 #define HAVE_PSINFO_T 1
5901 echo "$ac_t""$bfd_cv_have_sys_procfs_type_psinfo_t" 1>&6
5903 echo $ac_n "checking for psinfo32_t in sys/procfs.h""... $ac_c" 1>&6
5904 echo "configure:5905: checking for psinfo32_t in sys/procfs.h" >&5
5905 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_psinfo32_t'+set}'`\" = set"; then
5906 echo $ac_n "(cached) $ac_c" 1>&6
5908 cat > conftest.$ac_ext <<EOF
5909 #line 5910 "configure"
5910 #include "confdefs.h"
5913 #include <sys/procfs.h>
5918 if { (eval echo configure:5919: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5920 bfd_cv_have_sys_procfs_type_psinfo32_t=yes
5922 echo "configure: failed program was:" >&5
5923 cat conftest.$ac_ext >&5
5925 bfd_cv_have_sys_procfs_type_psinfo32_t=no
5931 if test $bfd_cv_have_sys_procfs_type_psinfo32_t = yes; then
5932 cat >> confdefs.h <<\EOF
5933 #define HAVE_PSINFO32_T 1
5937 echo "$ac_t""$bfd_cv_have_sys_procfs_type_psinfo32_t" 1>&6
5939 echo $ac_n "checking for lwpstatus_t in sys/procfs.h""... $ac_c" 1>&6
5940 echo "configure:5941: checking for lwpstatus_t in sys/procfs.h" >&5
5941 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_lwpstatus_t'+set}'`\" = set"; then
5942 echo $ac_n "(cached) $ac_c" 1>&6
5944 cat > conftest.$ac_ext <<EOF
5945 #line 5946 "configure"
5946 #include "confdefs.h"
5949 #include <sys/procfs.h>
5954 if { (eval echo configure:5955: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5956 bfd_cv_have_sys_procfs_type_lwpstatus_t=yes
5958 echo "configure: failed program was:" >&5
5959 cat conftest.$ac_ext >&5
5961 bfd_cv_have_sys_procfs_type_lwpstatus_t=no
5967 if test $bfd_cv_have_sys_procfs_type_lwpstatus_t = yes; then
5968 cat >> confdefs.h <<\EOF
5969 #define HAVE_LWPSTATUS_T 1
5973 echo "$ac_t""$bfd_cv_have_sys_procfs_type_lwpstatus_t" 1>&6
5975 echo $ac_n "checking for lwpxstatus_t in sys/procfs.h""... $ac_c" 1>&6
5976 echo "configure:5977: checking for lwpxstatus_t in sys/procfs.h" >&5
5977 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_lwpxstatus_t'+set}'`\" = set"; then
5978 echo $ac_n "(cached) $ac_c" 1>&6
5980 cat > conftest.$ac_ext <<EOF
5981 #line 5982 "configure"
5982 #include "confdefs.h"
5985 #include <sys/procfs.h>
5990 if { (eval echo configure:5991: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5992 bfd_cv_have_sys_procfs_type_lwpxstatus_t=yes
5994 echo "configure: failed program was:" >&5
5995 cat conftest.$ac_ext >&5
5997 bfd_cv_have_sys_procfs_type_lwpxstatus_t=no
6003 if test $bfd_cv_have_sys_procfs_type_lwpxstatus_t = yes; then
6004 cat >> confdefs.h <<\EOF
6005 #define HAVE_LWPXSTATUS_T 1
6009 echo "$ac_t""$bfd_cv_have_sys_procfs_type_lwpxstatus_t" 1>&6
6011 echo $ac_n "checking for lwpstatus_t.pr_context in sys/procfs.h""... $ac_c" 1>&6
6012 echo "configure:6013: checking for lwpstatus_t.pr_context in sys/procfs.h" >&5
6013 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context'+set}'`\" = set"; then
6014 echo $ac_n "(cached) $ac_c" 1>&6
6016 cat > conftest.$ac_ext <<EOF
6017 #line 6018 "configure"
6018 #include "confdefs.h"
6021 #include <sys/procfs.h>
6023 lwpstatus_t avar; void* aref = (void*) &avar.pr_context
6026 if { (eval echo configure:6027: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6028 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context=yes
6030 echo "configure: failed program was:" >&5
6031 cat conftest.$ac_ext >&5
6033 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context=no
6039 if test $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context = yes; then
6040 cat >> confdefs.h <<\EOF
6041 #define HAVE_LWPSTATUS_T_PR_CONTEXT 1
6045 echo "$ac_t""$bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context" 1>&6
6047 echo $ac_n "checking for lwpstatus_t.pr_reg in sys/procfs.h""... $ac_c" 1>&6
6048 echo "configure:6049: checking for lwpstatus_t.pr_reg in sys/procfs.h" >&5
6049 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg'+set}'`\" = set"; then
6050 echo $ac_n "(cached) $ac_c" 1>&6
6052 cat > conftest.$ac_ext <<EOF
6053 #line 6054 "configure"
6054 #include "confdefs.h"
6057 #include <sys/procfs.h>
6059 lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
6062 if { (eval echo configure:6063: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6064 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg=yes
6066 echo "configure: failed program was:" >&5
6067 cat conftest.$ac_ext >&5
6069 bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg=no
6075 if test $bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg = yes; then
6076 cat >> confdefs.h <<\EOF
6077 #define HAVE_LWPSTATUS_T_PR_REG 1
6081 echo "$ac_t""$bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg" 1>&6
6083 echo $ac_n "checking for win32_pstatus_t in sys/procfs.h""... $ac_c" 1>&6
6084 echo "configure:6085: checking for win32_pstatus_t in sys/procfs.h" >&5
6085 if eval "test \"`echo '$''{'bfd_cv_have_sys_procfs_type_win32_pstatus_t'+set}'`\" = set"; then
6086 echo $ac_n "(cached) $ac_c" 1>&6
6088 cat > conftest.$ac_ext <<EOF
6089 #line 6090 "configure"
6090 #include "confdefs.h"
6093 #include <sys/procfs.h>
6095 win32_pstatus_t avar
6098 if { (eval echo configure:6099: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6100 bfd_cv_have_sys_procfs_type_win32_pstatus_t=yes
6102 echo "configure: failed program was:" >&5
6103 cat conftest.$ac_ext >&5
6105 bfd_cv_have_sys_procfs_type_win32_pstatus_t=no
6111 if test $bfd_cv_have_sys_procfs_type_win32_pstatus_t = yes; then
6112 cat >> confdefs.h <<\EOF
6113 #define HAVE_WIN32_PSTATUS_T 1
6117 echo "$ac_t""$bfd_cv_have_sys_procfs_type_win32_pstatus_t" 1>&6
6123 if test -n "$TRAD_HEADER"; then
6124 cat >> confdefs.h <<EOF
6125 #define TRAD_HEADER $TRAD_HEADER
6130 # Horrible hacks to build DLLs on Windows.
6135 if test "$enable_shared" = "yes"; then
6136 WIN32LDFLAGS="-no-undefined"
6137 WIN32LIBADD="-L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin -lkernel32"
6141 # We borrow WIN32LIBADD so that the shared libbfd won't depend on
6145 # Linux/MIPS uses PIC by default.
6146 if test "$enable_shared" = "yes"; then
6147 WIN32LIBADD="-L../libiberty -liberty"
6151 x=`sed -n -e 's/^[ ]*PICFLAG[ ]*=[ ]*//p' < ../libiberty/Makefile | sed -n '$p'`
6152 if test -n "$x"; then
6153 WIN32LIBADD="-L../libiberty/pic -liberty"
6164 # Canonicalize the secondary target names.
6165 if test -n "$enable_targets" ; then
6166 for targ in `echo $enable_targets | sed 's/,/ /g'`
6168 result=`$ac_config_sub $targ 2>/dev/null`
6169 if test -n "$result" ; then
6170 canon_targets="$canon_targets $result"
6172 # Allow targets that config.sub doesn't recognize, like "all".
6173 canon_targets="$canon_targets $targ"
6184 for targ in $target $canon_targets
6186 if test "x$targ" = "xall"; then
6188 assocvecs="$assocvecs $targ_defvec $targ_selvecs"
6190 . $srcdir/config.bfd
6191 if test "x$targ" = "x$target"; then
6194 selvecs="$selvecs $targ_defvec $targ_selvecs"
6195 selarchs="$selarchs $targ_archs"
6196 TDEFINES="$TDEFINES $targ_cflags"
6201 # This processing still needs to be done if we're to decide properly whether
6202 # 64-bit support needs to be compiled in. Currently, it will be included if
6203 # the default or any other explicitly requested target requires it; it
6204 # will not be included on a 32-bit host if no 64-bit target is requested, and
6205 # no "--with-64-bit-bfd" option is given, even if "--enable-targets=all" is
6208 # uniq the default and selected vectors in all the configured targets.
6210 for i in $selvecs ; do
6219 # uniq the associated vectors in all the configured targets.
6221 for i in $assocvecs ; do
6230 # uniq the architectures in all the configured targets.
6232 for i in $selarchs ; do
6240 # Target backend .o files.
6243 elf="elf.lo elflink.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo"
6249 # This list is alphabetized to make it easy to compare
6250 # with the two vector lists in targets.c. For the same reason,
6251 # use one entry per line, even though this leads to long lines.
6252 a29kcoff_big_vec) tb="$tb coff-a29k.lo cofflink.lo" ;;
6253 a_out_adobe_vec) tb="$tb aout-adobe.lo aout32.lo" ;;
6254 aix5coff64_vec) tb="$tb coff64-rs6000.lo xcofflink.lo aix5ppc-core.lo"; target_size=64 ;;
6255 aout0_big_vec) tb="$tb aout0.lo aout32.lo" ;;
6256 aout_arm_big_vec) tb="$tb aout-arm.lo aout32.lo" ;;
6257 aout_arm_little_vec) tb="$tb aout-arm.lo aout32.lo" ;;
6258 apollocoff_vec) tb="$tb coff-apollo.lo" ;;
6259 arm_epoc_pe_big_vec) tb="$tb epoc-pe-arm.lo peigen.lo cofflink.lo " ;;
6260 arm_epoc_pe_little_vec) tb="$tb epoc-pe-arm.lo peigen.lo cofflink.lo " ;;
6261 arm_epoc_pei_big_vec) tb="$tb epoc-pei-arm.lo peigen.lo cofflink.lo " ;;
6262 arm_epoc_pei_little_vec) tb="$tb epoc-pei-arm.lo peigen.lo cofflink.lo " ;;
6263 armcoff_big_vec) tb="$tb coff-arm.lo cofflink.lo " ;;
6264 armcoff_little_vec) tb="$tb coff-arm.lo cofflink.lo " ;;
6265 armnetbsd_vec) tb="$tb armnetbsd.lo aout32.lo" ;;
6266 armpe_big_vec) tb="$tb pe-arm.lo peigen.lo cofflink.lo " ;;
6267 armpe_little_vec) tb="$tb pe-arm.lo peigen.lo cofflink.lo " ;;
6268 armpei_big_vec) tb="$tb pei-arm.lo peigen.lo cofflink.lo " ;;
6269 armpei_little_vec) tb="$tb pei-arm.lo peigen.lo cofflink.lo " ;;
6270 b_out_vec_big_host) tb="$tb bout.lo aout32.lo" ;;
6271 b_out_vec_little_host) tb="$tb bout.lo aout32.lo" ;;
6272 bfd_efi_app_ia32_vec) tb="$tb efi-app-ia32.lo peigen.lo cofflink.lo" ;;
6273 bfd_efi_app_ia64_vec) tb="$tb efi-app-ia64.lo pepigen.lo cofflink.lo"; target_size=64 ;;
6274 bfd_elf32_am33lin_vec) tb="$tb elf32-am33lin.lo elf32.lo $elf" ;;
6275 bfd_elf32_avr_vec) tb="$tb elf32-avr.lo elf32.lo $elf" ;;
6276 bfd_elf32_big_generic_vec) tb="$tb elf32-gen.lo elf32.lo $elf" ;;
6277 bfd_elf32_bigarc_vec) tb="$tb elf32-arc.lo elf32.lo $elf" ;;
6278 bfd_elf32_bigarm_oabi_vec) tb="$tb elfarm-oabi.lo elf32.lo $elf" ;;
6279 bfd_elf32_bigarm_vec) tb="$tb elfarm-nabi.lo elf32.lo $elf" ;;
6280 bfd_elf32_bigmips_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo" ;;
6281 bfd_elf32_cr16c_vec) tb="$tb elf32-cr16c.lo elf32.lo $elf" ;;
6282 bfd_elf32_cris_vec) tb="$tb elf32-cris.lo elf32.lo $elf" ;;
6283 bfd_elf32_crx_vec) tb="$tb elf32-crx.lo elf32.lo $elf" ;;
6284 bfd_elf32_d10v_vec) tb="$tb elf32-d10v.lo elf32.lo $elf" ;;
6285 bfd_elf32_d30v_vec) tb="$tb elf32-d30v.lo elf32.lo $elf" ;;
6286 bfd_elf32_dlx_big_vec) tb="$tb elf32-dlx.lo elf32.lo $elf" ;;
6287 bfd_elf32_fr30_vec) tb="$tb elf32-fr30.lo elf32.lo $elf" ;;
6288 bfd_elf32_frv_vec) tb="$tb elf32-frv.lo elf32.lo $elf" ;;
6289 bfd_elf32_frvfdpic_vec) tb="$tb elf32-frv.lo elf32.lo $elf" ;;
6290 bfd_elf32_h8300_vec) tb="$tb elf32-h8300.lo elf32.lo $elf" ;;
6291 bfd_elf32_hppa_linux_vec) tb="$tb elf32-hppa.lo elf32.lo $elf" ;;
6292 bfd_elf32_hppa_vec) tb="$tb elf32-hppa.lo elf32.lo $elf" ;;
6293 bfd_elf32_i370_vec) tb="$tb elf32-i370.lo elf32.lo $elf" ;;
6294 bfd_elf32_i386_freebsd_vec) tb="$tb elf32-i386.lo elf32.lo $elf" ;;
6295 bfd_elf32_i386_vec) tb="$tb elf32-i386.lo elf32.lo $elf" ;;
6296 bfd_elf32_i860_little_vec) tb="$tb elf32-i860.lo elf32.lo $elf" ;;
6297 bfd_elf32_i860_vec) tb="$tb elf32-i860.lo elf32.lo $elf" ;;
6298 bfd_elf32_i960_vec) tb="$tb elf32-i960.lo elf32.lo $elf" ;;
6299 bfd_elf32_ia64_big_vec) tb="$tb elf32-ia64.lo elf32.lo $elf" ;;
6300 bfd_elf32_ia64_hpux_big_vec) tb="$tb elf32-ia64.lo elf32.lo $elf";;
6301 bfd_elf32_ip2k_vec) tb="$tb elf32-ip2k.lo elf32.lo $elf" ;;
6302 bfd_elf32_iq2000_vec) tb="$tb elf32-iq2000.lo elf32.lo $elf" ;;
6303 bfd_elf32_little_generic_vec) tb="$tb elf32-gen.lo elf32.lo $elf" ;;
6304 bfd_elf32_littlearc_vec) tb="$tb elf32-arc.lo elf32.lo $elf" ;;
6305 bfd_elf32_littlearm_oabi_vec) tb="$tb elfarm-oabi.lo elf32.lo $elf" ;;
6306 bfd_elf32_littlearm_vec) tb="$tb elfarm-nabi.lo elf32.lo $elf" ;;
6307 bfd_elf32_littlemips_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo" ;;
6308 bfd_elf32_m32r_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;;
6309 bfd_elf32_m32rle_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;;
6310 bfd_elf32_m32rlin_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;;
6311 bfd_elf32_m32rlelin_vec) tb="$tb elf32-m32r.lo elf32.lo $elf" ;;
6312 bfd_elf32_m68hc11_vec) tb="$tb elf32-m68hc11.lo elf32-m68hc1x.lo elf32.lo $elf" ;;
6313 bfd_elf32_m68hc12_vec) tb="$tb elf32-m68hc12.lo elf32-m68hc1x.lo elf32.lo $elf" ;;
6314 bfd_elf32_m68k_vec) tb="$tb elf32-m68k.lo elf32.lo $elf" ;;
6315 bfd_elf32_m88k_vec) tb="$tb elf32-m88k.lo elf32.lo $elf" ;;
6316 bfd_elf32_mcore_big_vec) tb="$tb elf32-mcore.lo elf32.lo $elf" ;;
6317 bfd_elf32_mcore_little_vec) tb="$tb elf32-mcore.lo elf32.lo $elf" ;;
6318 bfd_elf32_mn10200_vec) tb="$tb elf-m10200.lo elf32.lo $elf" ;;
6319 bfd_elf32_mn10300_vec) tb="$tb elf-m10300.lo elf32.lo $elf" ;;
6320 bfd_elf32_msp430_vec) tb="$tb elf32-msp430.lo elf32.lo $elf" ;;
6321 bfd_elf32_nbigmips_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo"; target_size=64 ;;
6322 bfd_elf32_nlittlemips_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo"; target_size=64 ;;
6323 bfd_elf32_ntradbigmips_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo"; target_size=64 ;;
6324 bfd_elf32_ntradlittlemips_vec) tb="$tb elfn32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo"; target_size=64 ;;
6325 bfd_elf32_openrisc_vec) tb="$tb elf32-openrisc.lo elf32.lo $elf" ;;
6326 bfd_elf32_or32_big_vec) tb="$tb elf32-or32.lo elf32.lo $elf" ;;
6327 bfd_elf32_pj_vec) tb="$tb elf32-pj.lo elf32.lo $elf";;
6328 bfd_elf32_pjl_vec) tb="$tb elf32-pj.lo elf32.lo $elf";;
6329 bfd_elf32_powerpc_vec) tb="$tb elf32-ppc.lo elf32.lo $elf" ;;
6330 bfd_elf32_powerpcle_vec) tb="$tb elf32-ppc.lo elf32.lo $elf" ;;
6331 bfd_elf32_s390_vec) tb="$tb elf32-s390.lo elf32.lo $elf" ;;
6332 # FIXME: We include cofflink.lo not because it's needed for
6333 # bfd_elf32_sh64[l]_vec, but because we include bfd_elf32_sh[l]_vec
6334 # which needs it but does not list it. Should be fixed in right place.
6335 bfd_elf32_sh64_vec) tb="$tb elf32-sh64.lo elf32-sh64-com.lo elf32.lo $elf cofflink.lo" target_size=64 ;;
6336 bfd_elf32_sh64l_vec) tb="$tb elf32-sh64.lo elf32-sh64-com.lo elf32.lo $elf cofflink.lo" target_size=64 ;;
6337 bfd_elf32_sh64lin_vec) tb="$tb elf32-sh64.lo elf32-sh64-com.lo elf32.lo $elf cofflink.lo" target_size=64 ;;
6338 bfd_elf32_sh64blin_vec) tb="$tb elf32-sh64.lo elf32-sh64-com.lo elf32.lo $elf cofflink.lo" target_size=64 ;;
6339 bfd_elf32_sh64lnbsd_vec) tb="$tb elf32-sh64.lo elf32-sh64-com.lo elf32.lo $elf cofflink.lo" ;;
6340 bfd_elf32_sh64nbsd_vec) tb="$tb elf32-sh64.lo elf32-sh64-com.lo elf32.lo $elf cofflink.lo" ;;
6341 bfd_elf32_sh_vec) tb="$tb elf32-sh.lo elf32.lo $elf coff-sh.lo" ;;
6342 bfd_elf32_shblin_vec) tb="$tb elf32-sh.lo elf32.lo $elf coff-sh.lo cofflink.lo" ;;
6343 bfd_elf32_shl_vec) tb="$tb elf32-sh.lo elf32.lo $elf coff-sh.lo" ;;
6344 bfd_elf32_shl_symbian_vec) tb="$tb elf32-sh-symbian.lo elf32-sh64-com.lo elf32.lo $elf coff-sh.lo" ;;
6345 bfd_elf32_shlin_vec) tb="$tb elf32-sh.lo elf32.lo $elf coff-sh.lo cofflink.lo" ;;
6346 bfd_elf32_shlnbsd_vec) tb="$tb elf32-sh.lo elf32.lo $elf coff-sh.lo cofflink.lo" ;;
6347 bfd_elf32_shnbsd_vec) tb="$tb elf32-sh.lo elf32.lo $elf coff-sh.lo cofflink.lo" ;;
6348 bfd_elf32_sparc_vec) tb="$tb elf32-sparc.lo elf32.lo $elf" ;;
6349 bfd_elf32_tradbigmips_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo" ;;
6350 bfd_elf32_tradlittlemips_vec) tb="$tb elf32-mips.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo" ;;
6351 bfd_elf32_us_cris_vec) tb="$tb elf32-cris.lo elf32.lo $elf" ;;
6352 bfd_elf32_v850_vec) tb="$tb elf32-v850.lo elf32.lo $elf" ;;
6353 bfd_elf32_vax_vec) tb="$tb elf32-vax.lo elf32.lo $elf" ;;
6354 bfd_elf32_xstormy16_vec) tb="$tb elf32-xstormy16.lo elf32.lo $elf" ;;
6355 bfd_elf32_xtensa_le_vec) tb="$tb xtensa-isa.lo xtensa-modules.lo elf32-xtensa.lo elf32.lo $elf" ;;
6356 bfd_elf32_xtensa_be_vec) tb="$tb xtensa-isa.lo xtensa-modules.lo elf32-xtensa.lo elf32.lo $elf" ;;
6357 bfd_elf64_alpha_freebsd_vec) tb="$tb elf64-alpha.lo elf64.lo $elf"; target_size=64 ;;
6358 bfd_elf64_alpha_vec) tb="$tb elf64-alpha.lo elf64.lo $elf"; target_size=64 ;;
6359 bfd_elf64_big_generic_vec) tb="$tb elf64-gen.lo elf64.lo $elf"; target_size=64 ;;
6360 bfd_elf64_bigmips_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo"; target_size=64 ;;
6361 bfd_elf64_hppa_linux_vec) tb="$tb elf64-hppa.lo elf64.lo $elf"; target_size=64 ;;
6362 bfd_elf64_hppa_vec) tb="$tb elf64-hppa.lo elf64.lo $elf"; target_size=64 ;;
6363 bfd_elf64_ia64_big_vec) tb="$tb elf64-ia64.lo elf64.lo $elf"; target_size=64 ;;
6364 bfd_elf64_ia64_hpux_big_vec) tb="$tb elf64-ia64.lo elf64.lo $elf"; target_size=64 ;;
6365 bfd_elf64_ia64_little_vec) tb="$tb elf64-ia64.lo elf64.lo $elf"; target_size=64 ;;
6366 bfd_elf64_little_generic_vec) tb="$tb elf64-gen.lo elf64.lo $elf"; target_size=64 ;;
6367 bfd_elf64_littlemips_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo"; target_size=64 ;;
6368 bfd_elf64_mmix_vec) tb="$tb elf64-mmix.lo elf64.lo $elf" target_size=64 ;;
6369 bfd_elf64_powerpc_vec) tb="$tb elf64-ppc.lo elf64-gen.lo elf64.lo $elf"; target_size=64 ;;
6370 bfd_elf64_powerpcle_vec) tb="$tb elf64-ppc.lo elf64-gen.lo elf64.lo $elf" target_size=64 ;;
6371 bfd_elf64_s390_vec) tb="$tb elf64-s390.lo elf64.lo $elf"; target_size=64 ;;
6372 bfd_elf64_sh64_vec) tb="$tb elf64-sh64.lo elf64.lo $elf" target_size=64 ;;
6373 bfd_elf64_sh64l_vec) tb="$tb elf64-sh64.lo elf64.lo $elf" target_size=64 ;;
6374 bfd_elf64_sh64lin_vec) tb="$tb elf64-sh64.lo elf64.lo $elf" target_size=64 ;;
6375 bfd_elf64_sh64blin_vec) tb="$tb elf64-sh64.lo elf64.lo $elf" target_size=64 ;;
6376 bfd_elf64_sh64lnbsd_vec) tb="$tb elf64-sh64.lo elf64.lo $elf" target_size=64 ;;
6377 bfd_elf64_sh64nbsd_vec) tb="$tb elf64-sh64.lo elf64.lo $elf" target_size=64 ;;
6378 bfd_elf64_sparc_vec) tb="$tb elf64-sparc.lo elf64.lo $elf"; target_size=64 ;;
6379 bfd_elf64_tradbigmips_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo"; target_size=64 ;;
6380 bfd_elf64_tradlittlemips_vec) tb="$tb elf64-mips.lo elf64.lo elfxx-mips.lo elf32.lo $elf ecofflink.lo"; target_size=64 ;;
6381 bfd_elf64_x86_64_vec) tb="$tb elf64-x86-64.lo elf64.lo $elf"; target_size=64 ;;
6382 bfd_mmo_vec) tb="$tb mmo.lo" target_size=64 ;;
6383 bfd_powerpc_pe_vec) tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;;
6384 bfd_powerpc_pei_vec) tb="$tb pei-ppc.lo peigen.lo cofflink.lo" ;;
6385 bfd_powerpcle_pe_vec) tb="$tb pe-ppc.lo peigen.lo cofflink.lo" ;;
6386 bfd_powerpcle_pei_vec) tb="$tb pei-ppc.lo peigen.lo cofflink.lo" ;;
6387 cris_aout_vec) tb="$tb aout-cris.lo" ;;
6388 demo_64_vec) tb="$tb demo64.lo aout64.lo"; target_size=64 ;;
6389 ecoff_big_vec) tb="$tb coff-mips.lo ecoff.lo ecofflink.lo" ;;
6390 ecoff_biglittle_vec) tb="$tb coff-mips.lo ecoff.lo ecofflink.lo" ;;
6391 ecoff_little_vec) tb="$tb coff-mips.lo ecoff.lo ecofflink.lo" ;;
6392 ecoffalpha_little_vec) tb="$tb coff-alpha.lo ecoff.lo ecofflink.lo"; target_size=64 ;;
6393 go32coff_vec) tb="$tb coff-go32.lo cofflink.lo" ;;
6394 go32stubbedcoff_vec) tb="$tb coff-stgo32.lo cofflink.lo" ;;
6395 h8300coff_vec) tb="$tb coff-h8300.lo reloc16.lo" ;;
6396 h8500coff_vec) tb="$tb coff-h8500.lo reloc16.lo" ;;
6397 host_aout_vec) tb="$tb host-aout.lo aout32.lo" ;;
6398 hp300bsd_vec) tb="$tb hp300bsd.lo aout32.lo" ;;
6399 hp300hpux_vec) tb="$tb hp300hpux.lo aout32.lo" ;;
6400 i386aout_vec) tb="$tb i386aout.lo aout32.lo" ;;
6401 i386bsd_vec) tb="$tb i386bsd.lo aout32.lo" ;;
6402 i386coff_vec) tb="$tb coff-i386.lo cofflink.lo" ;;
6403 i386dynix_vec) tb="$tb i386dynix.lo aout32.lo" ;;
6404 i386freebsd_vec) tb="$tb i386freebsd.lo aout32.lo" ;;
6405 i386linux_vec) tb="$tb i386linux.lo aout32.lo" ;;
6406 i386lynx_aout_vec) tb="$tb i386lynx.lo lynx-core.lo aout32.lo" ;;
6407 i386lynx_coff_vec) tb="$tb cf-i386lynx.lo cofflink.lo lynx-core.lo" ;;
6408 i386mach3_vec) tb="$tb i386mach3.lo aout32.lo" ;;
6409 i386msdos_vec) tb="$tb i386msdos.lo" ;;
6410 i386netbsd_vec) tb="$tb i386netbsd.lo aout32.lo" ;;
6411 i386os9k_vec) tb="$tb i386os9k.lo aout32.lo" ;;
6412 i386pe_vec) tb="$tb pe-i386.lo peigen.lo cofflink.lo" ;;
6413 i386pei_vec) tb="$tb pei-i386.lo peigen.lo cofflink.lo" ;;
6414 i860coff_vec) tb="$tb coff-i860.lo cofflink.lo" ;;
6415 icoff_big_vec) tb="$tb coff-i960.lo cofflink.lo" ;;
6416 icoff_little_vec) tb="$tb coff-i960.lo cofflink.lo" ;;
6417 ieee_vec) tb="$tb ieee.lo" ;;
6418 m68k4knetbsd_vec) tb="$tb m68k4knetbsd.lo aout32.lo" ;;
6419 m68kaux_coff_vec) tb="$tb coff-aux.lo coff-m68k.lo cofflink.lo" ;;
6420 m68kcoff_vec) tb="$tb coff-m68k.lo cofflink.lo" ;;
6421 m68kcoffun_vec) tb="$tb coff-u68k.lo coff-m68k.lo cofflink.lo" ;;
6422 m68klinux_vec) tb="$tb m68klinux.lo aout32.lo" ;;
6423 m68klynx_aout_vec) tb="$tb m68klynx.lo lynx-core.lo aout32.lo" ;;
6424 m68klynx_coff_vec) tb="$tb cf-m68klynx.lo coff-m68k.lo cofflink.lo lynx-core.lo" ;;
6425 m68knetbsd_vec) tb="$tb m68knetbsd.lo aout32.lo" ;;
6426 m68ksysvcoff_vec) tb="$tb coff-svm68k.lo cofflink.lo" ;;
6427 m88kbcs_vec) tb="$tb coff-m88k.lo" ;;
6428 m88kmach3_vec) tb="$tb m88kmach3.lo aout32.lo" ;;
6429 m88kopenbsd_vec) tb="$tb m88kopenbsd.lo aout32.lo" ;;
6430 mach_o_be_vec) tb="$tb mach-o.lo" ;;
6431 mach_o_le_vec) tb="$tb mach-o.lo" ;;
6432 mach_o_fat_vec) tb="$tb mach-o.lo" ;;
6433 mcore_pe_big_vec) tb="$tb pe-mcore.lo peigen.lo cofflink.lo" ;;
6434 mcore_pe_little_vec) tb="$tb pe-mcore.lo peigen.lo cofflink.lo" ;;
6435 mcore_pei_big_vec) tb="$tb pei-mcore.lo peigen.lo cofflink.lo" ;;
6436 mcore_pei_little_vec) tb="$tb pei-mcore.lo peigen.lo cofflink.lo" ;;
6437 mipslpe_vec) tb="$tb pe-mips.lo peigen.lo cofflink.lo" ;;
6438 mipslpei_vec) tb="$tb pei-mips.lo peigen.lo cofflink.lo" ;;
6439 newsos3_vec) tb="$tb newsos3.lo aout32.lo" ;;
6440 nlm32_alpha_vec) tb="$tb nlm32-alpha.lo nlm32.lo nlm.lo"; target_size=64 ;;
6441 nlm32_i386_vec) tb="$tb nlm32-i386.lo nlm32.lo nlm.lo" ;;
6442 nlm32_powerpc_vec) tb="$tb nlm32-ppc.lo nlm32.lo nlm.lo" ;;
6443 nlm32_sparc_vec) tb="$tb nlm32-sparc.lo nlm32.lo nlm.lo" ;;
6444 or32coff_big_vec) tb="$tb coff-or32.lo cofflink.lo" ;;
6445 pc532machaout_vec) tb="$tb pc532-mach.lo aout-ns32k.lo" ;;
6446 pc532netbsd_vec) tb="$tb ns32knetbsd.lo aout-ns32k.lo" ;;
6447 pef_vec) tb="$tb pef.lo" ;;
6448 pef_xlib_vec) tb="$tb pef.lo" ;;
6449 pdp11_aout_vec) tb="$tb pdp11.lo" ;;
6450 pmac_xcoff_vec) tb="$tb coff-rs6000.lo xcofflink.lo" ;;
6451 ppcboot_vec) tb="$tb ppcboot.lo" ;;
6452 riscix_vec) tb="$tb aout32.lo riscix.lo" ;;
6453 rs6000coff64_vec) tb="$tb coff64-rs6000.lo xcofflink.lo aix5ppc-core.lo"; target_size=64 ;;
6454 rs6000coff_vec) tb="$tb coff-rs6000.lo xcofflink.lo" ;;
6455 shcoff_small_vec) tb="$tb coff-sh.lo cofflink.lo" ;;
6456 shcoff_vec) tb="$tb coff-sh.lo cofflink.lo" ;;
6457 shlcoff_small_vec) tb="$tb coff-sh.lo cofflink.lo" ;;
6458 shlcoff_vec) tb="$tb coff-sh.lo cofflink.lo" ;;
6459 shlpe_vec) tb="$tb pe-sh.lo coff-sh.lo peigen.lo cofflink.lo" ;;
6460 shlpei_vec) tb="$tb pei-sh.lo coff-sh.lo peigen.lo cofflink.lo" ;;
6461 som_vec) tb="$tb som.lo" ;;
6462 sparccoff_vec) tb="$tb coff-sparc.lo" ;;
6463 sparcle_aout_vec) tb="$tb aout-sparcle.lo aout32.lo" ;;
6464 sparclinux_vec) tb="$tb sparclinux.lo aout32.lo" ;;
6465 sparclynx_aout_vec) tb="$tb sparclynx.lo lynx-core.lo aout32.lo" ;;
6466 sparclynx_coff_vec) tb="$tb cf-sparclynx.lo lynx-core.lo" ;;
6467 sparcnetbsd_vec) tb="$tb sparcnetbsd.lo aout32.lo" ;;
6468 sunos_big_vec) tb="$tb sunos.lo aout32.lo" ;;
6469 sym_vec) tb="$tb xsym.lo" ;;
6470 tic30_aout_vec) tb="$tb aout-tic30.lo" ;;
6471 tic30_coff_vec) tb="$tb coff-tic30.lo" ;;
6472 tic4x_coff0_vec) tb="$tb coff-tic4x.lo" ;;
6473 tic4x_coff0_beh_vec) tb="$tb coff-tic4x.lo" ;;
6474 tic4x_coff1_vec) tb="$tb coff-tic4x.lo" ;;
6475 tic4x_coff1_beh_vec) tb="$tb coff-tic4x.lo" ;;
6476 tic4x_coff2_vec) tb="$tb coff-tic4x.lo" ;;
6477 tic4x_coff2_beh_vec) tb="$tb coff-tic4x.lo" ;;
6478 tic54x_coff0_beh_vec) tb="$tb coff-tic54x.lo" ;;
6479 tic54x_coff0_vec) tb="$tb coff-tic54x.lo" ;;
6480 tic54x_coff1_beh_vec) tb="$tb coff-tic54x.lo" ;;
6481 tic54x_coff1_vec) tb="$tb coff-tic54x.lo" ;;
6482 tic54x_coff2_beh_vec) tb="$tb coff-tic54x.lo" ;;
6483 tic54x_coff2_vec) tb="$tb coff-tic54x.lo" ;;
6484 tic80coff_vec) tb="$tb coff-tic80.lo cofflink.lo" ;;
6485 vaxnetbsd_vec) tb="$tb vaxnetbsd.lo aout32.lo" ;;
6486 vax1knetbsd_vec) tb="$tb vax1knetbsd.lo aout32.lo" ;;
6487 vaxbsd_vec) tb="$tb vaxbsd.lo aout32.lo" ;;
6488 versados_vec) tb="$tb versados.lo" ;;
6489 vms_alpha_vec) tb="$tb vms.lo vms-hdr.lo vms-gsd.lo vms-tir.lo vms-misc.lo"; target_size=64 ;;
6490 vms_vax_vec) tb="$tb vms.lo vms-hdr.lo vms-gsd.lo vms-tir.lo vms-misc.lo" ;;
6491 w65_vec) tb="$tb coff-w65.lo reloc16.lo" ;;
6492 we32kcoff_vec) tb="$tb coff-we32k.lo" ;;
6493 z8kcoff_vec) tb="$tb coff-z8k.lo reloc16.lo" ;;
6495 # These appear out of order in targets.c
6496 srec_vec) tb="$tb srec.lo" ;;
6497 symbolsrec_vec) tb="$tb srec.lo" ;;
6498 tekhex_vec) tb="$tb tekhex.lo" ;;
6499 cisco_core_big_vec) tb="$tb cisco-core.lo" ;;
6500 cisco_core_little_vec) tb="$tb cisco-core.lo" ;;
6503 *) { echo "configure: error: *** unknown target vector $vec" 1>&2; exit 1; } ;;
6506 if test ${target_size} = 64; then
6509 if test x"${vec}" = x"${defvec}"; then
6510 bfd_default_target_size=${target_size}
6514 # Target architecture .o files.
6515 # A couple of CPUs use shorter file names to avoid problems on DOS
6517 ta=`echo $selarchs | sed -e s/bfd_/cpu-/g -e s/_arch/.lo/g -e s/mn10200/m10200/ -e s/mn10300/m10300/`
6519 # Weed out duplicate .o files.
6541 if test x${all_targets} = xtrue ; then
6542 bfd_backends="${bfd_backends}"' $(ALL_BACKENDS)'
6543 bfd_machines="${bfd_machines}"' $(ALL_MACHINES)'
6547 test -n "$assocvecs" &&
6548 assocvecs=`echo $assocvecs | sed -e 's/^/\&/' -e 's/ \(.\)/,\&\1/g'`
6549 else # all_targets is true
6550 # Only set these if they will be nonempty, for the clever echo.
6553 test -n "$selvecs" &&
6554 havevecs=`echo $selvecs | sed -e 's/^/-DHAVE_/' -e 's/ \(.\)/ -DHAVE_\1/g'`
6555 test -n "$selvecs" &&
6556 selvecs=`echo $selvecs | sed -e 's/^/\&/' -e 's/ \(.\)/,\&\1/g'`
6557 test -n "$selarchs" &&
6558 selarchs=`echo $selarchs | sed -e 's/^/\&/' -e 's/ \(.\)/,\&\1/g'`
6559 fi # all_targets is true
6561 case ${host64}-${target64}-${want64} in
6564 bfd_libs='$(BFD64_LIBS) $(BFD32_LIBS)'
6565 all_backends='$(BFD64_BACKENDS) $(BFD32_BACKENDS)'
6566 if test $BFD_HOST_64_BIT_DEFINED = 0; then
6567 echo "configure: warning: You have requested a 64 bit BFD configuration, but" 1>&2
6568 echo "configure: warning: your compiler may not have a 64 bit integral type" 1>&2
6570 if test -n "$GCC" ; then
6572 echo $ac_n "checking for gcc version with buggy 64-bit support""... $ac_c" 1>&6
6573 echo "configure:6574: checking for gcc version with buggy 64-bit support" >&5
6574 # Add more tests for gcc versions with non-working 64-bit support here.
6575 cat > conftest.$ac_ext <<EOF
6576 #line 6577 "configure"
6577 #include "confdefs.h"
6578 :__GNUC__:__GNUC_MINOR__:__i386__:
6580 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6581 egrep ": 2 : 91 : 1 :" >/dev/null 2>&1; then
6584 echo "$ac_t""yes: egcs-1.1.2 on ix86 spotted" 1>&6
6587 echo "$ac_t""no" 1>&6
6591 if test $bad_64bit_gcc = yes ; then
6592 { echo "configure: error: A newer version of gcc is needed for the requested 64-bit BFD configuration" 1>&2; exit 1; }
6598 bfd_libs='$(BFD32_LIBS)'
6599 all_backends='$(BFD32_BACKENDS)'
6610 # Determine the host dependant file_ptr a.k.a. off_t type. In order
6611 # prefer: off64_t - if ftello64 and fseeko64, off_t - if ftello and
6612 # fseeko, long. This assumes that sizeof off_t is .ge. sizeof long.
6613 # Hopefully a reasonable assumption since fseeko et.al. should be
6614 # upward compatible.
6615 for ac_func in ftello ftello64 fseeko fseeko64
6617 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
6618 echo "configure:6619: checking for $ac_func" >&5
6619 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
6620 echo $ac_n "(cached) $ac_c" 1>&6
6622 cat > conftest.$ac_ext <<EOF
6623 #line 6624 "configure"
6624 #include "confdefs.h"
6625 /* System header to define __stub macros and hopefully few prototypes,
6626 which can conflict with char $ac_func(); below. */
6628 /* Override any gcc2 internal prototype to avoid an error. */
6629 /* We use char because int might match the return type of a gcc2
6630 builtin and then its argument prototype would still apply. */
6635 /* The GNU C library defines this for functions which it implements
6636 to always fail with ENOSYS. Some functions are actually named
6637 something starting with __ and the normal name is an alias. */
6638 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6646 if { (eval echo configure:6647: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
6648 eval "ac_cv_func_$ac_func=yes"
6650 echo "configure: failed program was:" >&5
6651 cat conftest.$ac_ext >&5
6653 eval "ac_cv_func_$ac_func=no"
6658 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
6659 echo "$ac_t""yes" 1>&6
6660 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
6661 cat >> confdefs.h <<EOF
6662 #define $ac_tr_func 1
6666 echo "$ac_t""no" 1>&6
6670 if test x"$ac_cv_func_ftello" = xyes -a x"$ac_cv_func_fseeko" = xyes; then
6671 echo $ac_n "checking size of off_t""... $ac_c" 1>&6
6672 echo "configure:6673: checking size of off_t" >&5
6673 if eval "test \"`echo '$''{'ac_cv_sizeof_off_t'+set}'`\" = set"; then
6674 echo $ac_n "(cached) $ac_c" 1>&6
6676 for ac_size in 4 8 1 2 16 12 ; do # List sizes in rough order of prevalence.
6677 cat > conftest.$ac_ext <<EOF
6678 #line 6679 "configure"
6679 #include "confdefs.h"
6680 #include "confdefs.h"
6681 #include <sys/types.h>
6685 switch (0) case 0: case (sizeof (off_t) == $ac_size):;
6688 if { (eval echo configure:6689: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
6690 ac_cv_sizeof_off_t=$ac_size
6692 echo "configure: failed program was:" >&5
6693 cat conftest.$ac_ext >&5
6696 if test x$ac_cv_sizeof_off_t != x ; then break; fi
6701 if test x$ac_cv_sizeof_off_t = x ; then
6702 { echo "configure: error: cannot determine a size for off_t" 1>&2; exit 1; }
6704 echo "$ac_t""$ac_cv_sizeof_off_t" 1>&6
6705 cat >> confdefs.h <<EOF
6706 #define SIZEOF_OFF_T $ac_cv_sizeof_off_t
6711 echo $ac_n "checking file_ptr type""... $ac_c" 1>&6
6712 echo "configure:6713: checking file_ptr type" >&5
6714 bfd_ufile_ptr="unsigned long"
6715 if test x"$ac_cv_func_ftello64" = xyes -a x"$ac_cv_func_fseeko64" = xyes \
6716 -o x"${ac_cv_sizeof_off_t}" = x8; then
6717 bfd_file_ptr=BFD_HOST_64_BIT
6718 bfd_ufile_ptr=BFD_HOST_U_64_BIT
6720 echo "$ac_t""$bfd_file_ptr" 1>&6
6726 test -n "${defvec}" && tdefaults="${tdefaults} -DDEFAULT_VECTOR=${defvec}"
6727 test -n "${selvecs}" && tdefaults="${tdefaults} -DSELECT_VECS='${selvecs}'"
6728 test -n "${assocvecs}" && tdefaults="${tdefaults} -DASSOCIATED_VECS='${assocvecs}'"
6729 test -n "${selarchs}" && tdefaults="${tdefaults} -DSELECT_ARCHITECTURES='${selarchs}'"
6730 test -n "${havevecs}" && tdefaults="${tdefaults} ${havevecs}"
6733 for ac_hdr in unistd.h
6735 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6736 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6737 echo "configure:6738: checking for $ac_hdr" >&5
6738 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6739 echo $ac_n "(cached) $ac_c" 1>&6
6741 cat > conftest.$ac_ext <<EOF
6742 #line 6743 "configure"
6743 #include "confdefs.h"
6746 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6747 { (eval echo configure:6748: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6748 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6749 if test -z "$ac_err"; then
6751 eval "ac_cv_header_$ac_safe=yes"
6754 echo "configure: failed program was:" >&5
6755 cat conftest.$ac_ext >&5
6757 eval "ac_cv_header_$ac_safe=no"
6761 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6762 echo "$ac_t""yes" 1>&6
6763 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6764 cat >> confdefs.h <<EOF
6765 #define $ac_tr_hdr 1
6769 echo "$ac_t""no" 1>&6
6773 for ac_func in getpagesize
6775 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
6776 echo "configure:6777: checking for $ac_func" >&5
6777 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
6778 echo $ac_n "(cached) $ac_c" 1>&6
6780 cat > conftest.$ac_ext <<EOF
6781 #line 6782 "configure"
6782 #include "confdefs.h"
6783 /* System header to define __stub macros and hopefully few prototypes,
6784 which can conflict with char $ac_func(); below. */
6786 /* Override any gcc2 internal prototype to avoid an error. */
6787 /* We use char because int might match the return type of a gcc2
6788 builtin and then its argument prototype would still apply. */
6793 /* The GNU C library defines this for functions which it implements
6794 to always fail with ENOSYS. Some functions are actually named
6795 something starting with __ and the normal name is an alias. */
6796 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6804 if { (eval echo configure:6805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
6806 eval "ac_cv_func_$ac_func=yes"
6808 echo "configure: failed program was:" >&5
6809 cat conftest.$ac_ext >&5
6811 eval "ac_cv_func_$ac_func=no"
6816 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
6817 echo "$ac_t""yes" 1>&6
6818 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
6819 cat >> confdefs.h <<EOF
6820 #define $ac_tr_func 1
6824 echo "$ac_t""no" 1>&6
6828 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
6829 echo "configure:6830: checking for working mmap" >&5
6830 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
6831 echo $ac_n "(cached) $ac_c" 1>&6
6833 if test "$cross_compiling" = yes; then
6834 ac_cv_func_mmap_fixed_mapped=no
6836 cat > conftest.$ac_ext <<EOF
6837 #line 6838 "configure"
6838 #include "confdefs.h"
6840 /* Thanks to Mike Haertel and Jim Avera for this test.
6841 Here is a matrix of mmap possibilities:
6842 mmap private not fixed
6843 mmap private fixed at somewhere currently unmapped
6844 mmap private fixed at somewhere already mapped
6845 mmap shared not fixed
6846 mmap shared fixed at somewhere currently unmapped
6847 mmap shared fixed at somewhere already mapped
6848 For private mappings, we should verify that changes cannot be read()
6849 back from the file, nor mmap's back from the file at a different
6850 address. (There have been systems where private was not correctly
6851 implemented like the infamous i386 svr4.0, and systems where the
6852 VM page cache was not coherent with the filesystem buffer cache
6853 like early versions of FreeBSD and possibly contemporary NetBSD.)
6854 For shared mappings, we should conversely verify that changes get
6855 propogated back to all the places they're supposed to be.
6857 Grep wants private fixed already mapped.
6858 The main things grep needs to know about mmap are:
6859 * does it exist and is it safe to write into the mmap'd area
6860 * how to use it (BSD variants) */
6861 #include <sys/types.h>
6863 #include <sys/mman.h>
6865 /* This mess was copied from the GNU getpagesize.h. */
6866 #ifndef HAVE_GETPAGESIZE
6867 # ifdef HAVE_UNISTD_H
6868 # include <unistd.h>
6871 /* Assume that all systems that can run configure have sys/param.h. */
6872 # ifndef HAVE_SYS_PARAM_H
6873 # define HAVE_SYS_PARAM_H 1
6876 # ifdef _SC_PAGESIZE
6877 # define getpagesize() sysconf(_SC_PAGESIZE)
6878 # else /* no _SC_PAGESIZE */
6879 # ifdef HAVE_SYS_PARAM_H
6880 # include <sys/param.h>
6881 # ifdef EXEC_PAGESIZE
6882 # define getpagesize() EXEC_PAGESIZE
6883 # else /* no EXEC_PAGESIZE */
6885 # define getpagesize() NBPG * CLSIZE
6888 # endif /* no CLSIZE */
6889 # else /* no NBPG */
6891 # define getpagesize() NBPC
6892 # else /* no NBPC */
6894 # define getpagesize() PAGESIZE
6895 # endif /* PAGESIZE */
6896 # endif /* no NBPC */
6897 # endif /* no NBPG */
6898 # endif /* no EXEC_PAGESIZE */
6899 # else /* no HAVE_SYS_PARAM_H */
6900 # define getpagesize() 8192 /* punt totally */
6901 # endif /* no HAVE_SYS_PARAM_H */
6902 # endif /* no _SC_PAGESIZE */
6904 #endif /* no HAVE_GETPAGESIZE */
6907 extern "C" { void *malloc(unsigned); }
6915 char *data, *data2, *data3;
6919 pagesize = getpagesize();
6922 * First, make a file with some known garbage in it.
6924 data = malloc(pagesize);
6927 for (i = 0; i < pagesize; ++i)
6928 *(data + i) = rand();
6930 fd = creat("conftestmmap", 0600);
6933 if (write(fd, data, pagesize) != pagesize)
6938 * Next, try to mmap the file at a fixed address which
6939 * already has something else allocated at it. If we can,
6940 * also make sure that we see the same garbage.
6942 fd = open("conftestmmap", O_RDWR);
6945 data2 = malloc(2 * pagesize);
6948 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
6949 if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE,
6950 MAP_PRIVATE | MAP_FIXED, fd, 0L))
6952 for (i = 0; i < pagesize; ++i)
6953 if (*(data + i) != *(data2 + i))
6957 * Finally, make sure that changes to the mapped area
6958 * do not percolate back to the file as seen by read().
6959 * (This is a bug on some variants of i386 svr4.0.)
6961 for (i = 0; i < pagesize; ++i)
6962 *(data2 + i) = *(data2 + i) + 1;
6963 data3 = malloc(pagesize);
6966 if (read(fd, data3, pagesize) != pagesize)
6968 for (i = 0; i < pagesize; ++i)
6969 if (*(data + i) != *(data3 + i))
6972 unlink("conftestmmap");
6977 if { (eval echo configure:6978: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
6979 ac_cv_func_mmap_fixed_mapped=yes
6981 echo "configure: failed program was:" >&5
6982 cat conftest.$ac_ext >&5
6984 ac_cv_func_mmap_fixed_mapped=no
6991 echo "$ac_t""$ac_cv_func_mmap_fixed_mapped" 1>&6
6992 if test $ac_cv_func_mmap_fixed_mapped = yes; then
6993 cat >> confdefs.h <<\EOF
6999 for ac_func in madvise mprotect
7001 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
7002 echo "configure:7003: checking for $ac_func" >&5
7003 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
7004 echo $ac_n "(cached) $ac_c" 1>&6
7006 cat > conftest.$ac_ext <<EOF
7007 #line 7008 "configure"
7008 #include "confdefs.h"
7009 /* System header to define __stub macros and hopefully few prototypes,
7010 which can conflict with char $ac_func(); below. */
7012 /* Override any gcc2 internal prototype to avoid an error. */
7013 /* We use char because int might match the return type of a gcc2
7014 builtin and then its argument prototype would still apply. */
7019 /* The GNU C library defines this for functions which it implements
7020 to always fail with ENOSYS. Some functions are actually named
7021 something starting with __ and the normal name is an alias. */
7022 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
7030 if { (eval echo configure:7031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
7032 eval "ac_cv_func_$ac_func=yes"
7034 echo "configure: failed program was:" >&5
7035 cat conftest.$ac_ext >&5
7037 eval "ac_cv_func_$ac_func=no"
7042 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
7043 echo "$ac_t""yes" 1>&6
7044 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
7045 cat >> confdefs.h <<EOF
7046 #define $ac_tr_func 1
7050 echo "$ac_t""no" 1>&6
7054 case ${want_mmap}+${ac_cv_func_mmap_fixed_mapped} in
7055 true+yes ) cat >> confdefs.h <<\EOF
7061 rm -f doc/config.status
7063 cat > confcache <<\EOF
7064 # This file is a shell script that caches the results of configure
7065 # tests run on this system so they can be shared between configure
7066 # scripts and configure runs. It is not useful on other systems.
7067 # If it contains results you don't want to keep, you may remove or edit it.
7069 # By default, configure uses ./config.cache as the cache file,
7070 # creating it if it does not exist already. You can give configure
7071 # the --cache-file=FILE option to use a different cache file; that is
7072 # what configure does when it calls configure scripts in
7073 # subdirectories, so they share the cache.
7074 # Giving --cache-file=/dev/null disables caching, for debugging configure.
7075 # config.status only pays attention to the cache file if you give it the
7076 # --recheck option to rerun configure.
7079 # The following way of writing the cache mishandles newlines in values,
7080 # but we know of no workaround that is simple, portable, and efficient.
7081 # So, don't put newlines in cache variables' values.
7082 # Ultrix sh set writes to stderr and can't be redirected directly,
7083 # and sets the high bit in the cache file unless we assign to the vars.
7085 case `(ac_space=' '; set | grep ac_space) 2>&1` in
7087 # `set' does not quote correctly, so add quotes (double-quote substitution
7088 # turns \\\\ into \\, and sed turns \\ into \).
7090 -e "s/'/'\\\\''/g" \
7091 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
7094 # `set' quotes correctly as required by POSIX, so do not add quotes.
7095 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
7098 if cmp -s $cache_file confcache; then
7101 if test -w $cache_file; then
7102 echo "updating cache $cache_file"
7103 cat confcache > $cache_file
7105 echo "not updating unwritable cache $cache_file"
7110 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
7112 test "x$prefix" = xNONE && prefix=$ac_default_prefix
7113 # Let make expand exec_prefix.
7114 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
7116 # Any assignment to VPATH causes Sun make to only execute
7117 # the first set of double-colon rules, so remove it if not needed.
7118 # If there is a colon in the path, we need to keep it.
7119 if test "x$srcdir" = x.; then
7120 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
7123 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
7125 DEFS=-DHAVE_CONFIG_H
7127 # Without the "./", some shells look in PATH for config.status.
7128 : ${CONFIG_STATUS=./config.status}
7130 echo creating $CONFIG_STATUS
7131 rm -f $CONFIG_STATUS
7132 cat > $CONFIG_STATUS <<EOF
7134 # Generated automatically by configure.
7135 # Run this file to recreate the current configuration.
7136 # This directory was configured as follows,
7137 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
7139 # $0 $ac_configure_args
7141 # Compiler output produced by configure, useful for debugging
7142 # configure, is in ./config.log if it exists.
7144 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
7147 case "\$ac_option" in
7148 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
7149 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
7150 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
7151 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
7152 echo "$CONFIG_STATUS generated by autoconf version 2.13"
7154 -help | --help | --hel | --he | --h)
7155 echo "\$ac_cs_usage"; exit 0 ;;
7156 *) echo "\$ac_cs_usage"; exit 1 ;;
7160 ac_given_srcdir=$srcdir
7161 ac_given_INSTALL="$INSTALL"
7163 trap 'rm -fr `echo "Makefile doc/Makefile bfd-in3.h:bfd-in2.h po/Makefile.in:po/Make-in config.h:config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
7165 cat >> $CONFIG_STATUS <<EOF
7167 # Protect against being on the right side of a sed subst in config.status.
7168 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
7169 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
7173 s%@CFLAGS@%$CFLAGS%g
7174 s%@CPPFLAGS@%$CPPFLAGS%g
7175 s%@CXXFLAGS@%$CXXFLAGS%g
7176 s%@FFLAGS@%$FFLAGS%g
7178 s%@LDFLAGS@%$LDFLAGS%g
7180 s%@exec_prefix@%$exec_prefix%g
7181 s%@prefix@%$prefix%g
7182 s%@program_transform_name@%$program_transform_name%g
7183 s%@bindir@%$bindir%g
7184 s%@sbindir@%$sbindir%g
7185 s%@libexecdir@%$libexecdir%g
7186 s%@datadir@%$datadir%g
7187 s%@sysconfdir@%$sysconfdir%g
7188 s%@sharedstatedir@%$sharedstatedir%g
7189 s%@localstatedir@%$localstatedir%g
7190 s%@libdir@%$libdir%g
7191 s%@includedir@%$includedir%g
7192 s%@oldincludedir@%$oldincludedir%g
7193 s%@infodir@%$infodir%g
7194 s%@mandir@%$mandir%g
7196 s%@host_alias@%$host_alias%g
7197 s%@host_cpu@%$host_cpu%g
7198 s%@host_vendor@%$host_vendor%g
7199 s%@host_os@%$host_os%g
7200 s%@target@%$target%g
7201 s%@target_alias@%$target_alias%g
7202 s%@target_cpu@%$target_cpu%g
7203 s%@target_vendor@%$target_vendor%g
7204 s%@target_os@%$target_os%g
7206 s%@build_alias@%$build_alias%g
7207 s%@build_cpu@%$build_cpu%g
7208 s%@build_vendor@%$build_vendor%g
7209 s%@build_os@%$build_os%g
7210 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
7211 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
7212 s%@INSTALL_DATA@%$INSTALL_DATA%g
7213 s%@PACKAGE@%$PACKAGE%g
7214 s%@VERSION@%$VERSION%g
7215 s%@ACLOCAL@%$ACLOCAL%g
7216 s%@AUTOCONF@%$AUTOCONF%g
7217 s%@AUTOMAKE@%$AUTOMAKE%g
7218 s%@AUTOHEADER@%$AUTOHEADER%g
7219 s%@MAKEINFO@%$MAKEINFO%g
7220 s%@SET_MAKE@%$SET_MAKE%g
7222 s%@RANLIB@%$RANLIB%g
7225 s%@OBJEXT@%$OBJEXT%g
7226 s%@EXEEXT@%$EXEEXT%g
7228 s%@LIBTOOL@%$LIBTOOL%g
7229 s%@WARN_CFLAGS@%$WARN_CFLAGS%g
7230 s%@MAINTAINER_MODE_TRUE@%$MAINTAINER_MODE_TRUE%g
7231 s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g
7233 s%@INSTALL_LIBBFD_TRUE@%$INSTALL_LIBBFD_TRUE%g
7234 s%@INSTALL_LIBBFD_FALSE@%$INSTALL_LIBBFD_FALSE%g
7235 s%@bfdlibdir@%$bfdlibdir%g
7236 s%@bfdincludedir@%$bfdincludedir%g
7238 s%@ALLOCA@%$ALLOCA%g
7239 s%@USE_NLS@%$USE_NLS%g
7240 s%@MSGFMT@%$MSGFMT%g
7241 s%@GMSGFMT@%$GMSGFMT%g
7242 s%@XGETTEXT@%$XGETTEXT%g
7243 s%@USE_INCLUDED_LIBINTL@%$USE_INCLUDED_LIBINTL%g
7244 s%@CATALOGS@%$CATALOGS%g
7245 s%@CATOBJEXT@%$CATOBJEXT%g
7246 s%@DATADIRNAME@%$DATADIRNAME%g
7247 s%@GMOFILES@%$GMOFILES%g
7248 s%@INSTOBJEXT@%$INSTOBJEXT%g
7249 s%@INTLDEPS@%$INTLDEPS%g
7250 s%@INTLLIBS@%$INTLLIBS%g
7251 s%@INTLOBJS@%$INTLOBJS%g
7252 s%@POFILES@%$POFILES%g
7254 s%@INCLUDE_LOCALE_H@%$INCLUDE_LOCALE_H%g
7256 s%@GT_YES@%$GT_YES%g
7257 s%@MKINSTALLDIRS@%$MKINSTALLDIRS%g
7259 s%@HDEFINES@%$HDEFINES%g
7260 s%@BFD_HOST_64BIT_LONG@%$BFD_HOST_64BIT_LONG%g
7261 s%@BFD_HOST_LONG_LONG@%$BFD_HOST_LONG_LONG%g
7262 s%@BFD_HOST_64_BIT_DEFINED@%$BFD_HOST_64_BIT_DEFINED%g
7263 s%@BFD_HOST_64_BIT@%$BFD_HOST_64_BIT%g
7264 s%@BFD_HOST_U_64_BIT@%$BFD_HOST_U_64_BIT%g
7265 s%@CC_FOR_BUILD@%$CC_FOR_BUILD%g
7266 s%@EXEEXT_FOR_BUILD@%$EXEEXT_FOR_BUILD%g
7267 s%@COREFILE@%$COREFILE%g
7268 s%@COREFLAG@%$COREFLAG%g
7269 s%@WIN32LDFLAGS@%$WIN32LDFLAGS%g
7270 s%@WIN32LIBADD@%$WIN32LIBADD%g
7271 s%@TDEFINES@%$TDEFINES%g
7272 s%@wordsize@%$wordsize%g
7273 s%@bfd_libs@%$bfd_libs%g
7274 s%@all_backends@%$all_backends%g
7275 s%@bfd_backends@%$bfd_backends%g
7276 s%@bfd_machines@%$bfd_machines%g
7277 s%@bfd_default_target_size@%$bfd_default_target_size%g
7278 s%@bfd_file_ptr@%$bfd_file_ptr%g
7279 s%@bfd_ufile_ptr@%$bfd_ufile_ptr%g
7280 s%@tdefaults@%$tdefaults%g
7285 cat >> $CONFIG_STATUS <<\EOF
7287 # Split the substitutions into bite-sized pieces for seds with
7288 # small command number limits, like on Digital OSF/1 and HP-UX.
7289 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
7290 ac_file=1 # Number of current file.
7291 ac_beg=1 # First line for current file.
7292 ac_end=$ac_max_sed_cmds # Line after last line for current file.
7295 while $ac_more_lines; do
7296 if test $ac_beg -gt 1; then
7297 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
7299 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
7301 if test ! -s conftest.s$ac_file; then
7303 rm -f conftest.s$ac_file
7305 if test -z "$ac_sed_cmds"; then
7306 ac_sed_cmds="sed -f conftest.s$ac_file"
7308 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
7310 ac_file=`expr $ac_file + 1`
7312 ac_end=`expr $ac_end + $ac_max_sed_cmds`
7315 if test -z "$ac_sed_cmds"; then
7320 cat >> $CONFIG_STATUS <<EOF
7322 CONFIG_FILES=\${CONFIG_FILES-"Makefile doc/Makefile bfd-in3.h:bfd-in2.h po/Makefile.in:po/Make-in"}
7324 cat >> $CONFIG_STATUS <<\EOF
7325 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
7326 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7328 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
7329 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
7330 *) ac_file_in="${ac_file}.in" ;;
7333 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
7335 # Remove last slash and all that follows it. Not all systems have dirname.
7336 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
7337 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
7338 # The file is in a subdirectory.
7339 test ! -d "$ac_dir" && mkdir "$ac_dir"
7340 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
7341 # A "../" for each directory in $ac_dir_suffix.
7342 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
7344 ac_dir_suffix= ac_dots=
7347 case "$ac_given_srcdir" in
7349 if test -z "$ac_dots"; then top_srcdir=.
7350 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
7351 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
7353 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
7354 top_srcdir="$ac_dots$ac_given_srcdir" ;;
7357 case "$ac_given_INSTALL" in
7358 [/$]*) INSTALL="$ac_given_INSTALL" ;;
7359 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
7362 echo creating "$ac_file"
7364 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
7366 *Makefile*) ac_comsub="1i\\
7367 # $configure_input" ;;
7371 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
7373 s%@configure_input@%$configure_input%g
7374 s%@srcdir@%$srcdir%g
7375 s%@top_srcdir@%$top_srcdir%g
7376 s%@INSTALL@%$INSTALL%g
7377 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
7381 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
7382 # NAME is the cpp macro being defined and VALUE is the value it is being given.
7384 # ac_d sets the value in "#define NAME VALUE" lines.
7385 ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
7386 ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
7389 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
7390 ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
7391 ac_uB='\([ ]\)%\1#\2define\3'
7394 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
7395 ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
7396 ac_eB='$%\1#\2define\3'
7400 if test "${CONFIG_HEADERS+set}" != set; then
7402 cat >> $CONFIG_STATUS <<EOF
7403 CONFIG_HEADERS="config.h:config.in"
7405 cat >> $CONFIG_STATUS <<\EOF
7407 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
7408 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7410 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
7411 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
7412 *) ac_file_in="${ac_file}.in" ;;
7415 echo creating $ac_file
7417 rm -f conftest.frag conftest.in conftest.out
7418 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
7419 cat $ac_file_inputs > conftest.in
7423 # Transform confdefs.h into a sed script conftest.vals that substitutes
7424 # the proper values into config.h.in to produce config.h. And first:
7425 # Protect against being on the right side of a sed subst in config.status.
7426 # Protect against being in an unquoted here document in config.status.
7428 cat > conftest.hdr <<\EOF
7431 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
7435 sed -n -f conftest.hdr confdefs.h > conftest.vals
7438 # This sed command replaces #undef with comments. This is necessary, for
7439 # example, in the case of _POSIX_SOURCE, which is predefined and required
7440 # on some systems where configure will not decide to define it.
7441 cat >> conftest.vals <<\EOF
7442 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
7445 # Break up conftest.vals because some shells have a limit on
7446 # the size of here documents, and old seds have small limits too.
7451 ac_lines=`grep -c . conftest.vals`
7452 # grep -c gives empty output for an empty file on some AIX systems.
7453 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
7454 # Write a limited-size here document to conftest.frag.
7455 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
7456 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
7458 sed -f conftest.frag conftest.in > conftest.out
7460 mv conftest.out conftest.in
7462 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
7464 mv conftest.tail conftest.vals
7468 cat >> $CONFIG_STATUS <<\EOF
7469 rm -f conftest.frag conftest.h
7470 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
7471 cat conftest.in >> conftest.h
7473 if cmp -s $ac_file conftest.h 2>/dev/null; then
7474 echo "$ac_file is unchanged"
7477 # Remove last slash and all that follows it. Not all systems have dirname.
7478 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
7479 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
7480 # The file is in a subdirectory.
7481 test ! -d "$ac_dir" && mkdir "$ac_dir"
7484 mv conftest.h $ac_file
7489 cat >> $CONFIG_STATUS <<EOF
7493 cat >> $CONFIG_STATUS <<\EOF
7494 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
7495 sed -e '/SRC-POTFILES =/r po/SRC-POTFILES' -e '/BLD-POTFILES =/r po/BLD-POTFILES' po/Makefile.in > po/Makefile
7498 chmod +x $CONFIG_STATUS
7499 rm -fr confdefs* $ac_clean_files
7500 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1