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-targets alternative target configurations"
29 --enable-commonbfdlib build shared BFD/opcodes/libiberty library"
31 --enable-build-warnings Enable build-time compiler warnings if gcc is used"
33 --enable-maintainer-mode enable make rules and dependencies not useful
34 (and sometimes confusing) to the casual installer"
36 --disable-nls do not use Native Language Support"
38 --with-included-gettext use the GNU gettext library included here"
40 --enable-cgen-maint[=dir] build cgen generated files"
42 # Initialize some variables set by options.
43 # The variables have the same names as the options, with
44 # dashes changed to underlines.
46 cache_file=./config.cache
55 program_transform_name=s,x,x,
63 bindir='${exec_prefix}/bin'
64 sbindir='${exec_prefix}/sbin'
65 libexecdir='${exec_prefix}/libexec'
66 datadir='${prefix}/share'
67 sysconfdir='${prefix}/etc'
68 sharedstatedir='${prefix}/com'
69 localstatedir='${prefix}/var'
70 libdir='${exec_prefix}/lib'
71 includedir='${prefix}/include'
72 oldincludedir='/usr/include'
73 infodir='${prefix}/info'
74 mandir='${prefix}/man'
76 # Initialize some other variables.
79 SHELL=${CONFIG_SHELL-/bin/sh}
80 # Maximum number of lines to put in a shell here document.
87 # If the previous option needs an argument, assign it.
88 if test -n "$ac_prev"; then
89 eval "$ac_prev=\$ac_option"
95 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
99 # Accept the important Cygnus configure options, so we can diagnose typos.
103 -bindir | --bindir | --bindi | --bind | --bin | --bi)
105 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
106 bindir="$ac_optarg" ;;
108 -build | --build | --buil | --bui | --bu)
110 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
111 build="$ac_optarg" ;;
113 -cache-file | --cache-file | --cache-fil | --cache-fi \
114 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
115 ac_prev=cache_file ;;
116 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
117 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
118 cache_file="$ac_optarg" ;;
120 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
122 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
124 datadir="$ac_optarg" ;;
126 -disable-* | --disable-*)
127 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
128 # Reject names that are not valid shell variable names.
129 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
130 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
132 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
133 eval "enable_${ac_feature}=no" ;;
135 -enable-* | --enable-*)
136 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
137 # Reject names that are not valid shell variable names.
138 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
139 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
141 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
146 eval "enable_${ac_feature}='$ac_optarg'" ;;
148 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
149 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
150 | --exec | --exe | --ex)
151 ac_prev=exec_prefix ;;
152 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
153 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
154 | --exec=* | --exe=* | --ex=*)
155 exec_prefix="$ac_optarg" ;;
157 -gas | --gas | --ga | --g)
158 # Obsolete; use --with-gas.
161 -help | --help | --hel | --he)
162 # Omit some internal or obsolete options to make the list less imposing.
163 # This message is too long to be a string in the A/UX 3.1 sh.
165 Usage: configure [options] [host]
166 Options: [defaults in brackets after descriptions]
168 --cache-file=FILE cache test results in FILE
169 --help print this message
170 --no-create do not create output files
171 --quiet, --silent do not print \`checking...' messages
172 --version print the version of autoconf that created configure
173 Directory and file names:
174 --prefix=PREFIX install architecture-independent files in PREFIX
176 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
178 --bindir=DIR user executables in DIR [EPREFIX/bin]
179 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
180 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
181 --datadir=DIR read-only architecture-independent data in DIR
183 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
184 --sharedstatedir=DIR modifiable architecture-independent data in DIR
186 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
187 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
188 --includedir=DIR C header files in DIR [PREFIX/include]
189 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
190 --infodir=DIR info documentation in DIR [PREFIX/info]
191 --mandir=DIR man documentation in DIR [PREFIX/man]
192 --srcdir=DIR find the sources in DIR [configure dir or ..]
193 --program-prefix=PREFIX prepend PREFIX to installed program names
194 --program-suffix=SUFFIX append SUFFIX to installed program names
195 --program-transform-name=PROGRAM
196 run sed PROGRAM on installed program names
200 --build=BUILD configure for building on BUILD [BUILD=HOST]
201 --host=HOST configure for HOST [guessed]
202 --target=TARGET configure for TARGET [TARGET=HOST]
203 Features and packages:
204 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
205 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
206 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
207 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
208 --x-includes=DIR X include files are in DIR
209 --x-libraries=DIR X library files are in DIR
211 if test -n "$ac_help"; then
212 echo "--enable and --with options recognized:$ac_help"
216 -host | --host | --hos | --ho)
218 -host=* | --host=* | --hos=* | --ho=*)
221 -includedir | --includedir | --includedi | --included | --include \
222 | --includ | --inclu | --incl | --inc)
223 ac_prev=includedir ;;
224 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
225 | --includ=* | --inclu=* | --incl=* | --inc=*)
226 includedir="$ac_optarg" ;;
228 -infodir | --infodir | --infodi | --infod | --info | --inf)
230 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
231 infodir="$ac_optarg" ;;
233 -libdir | --libdir | --libdi | --libd)
235 -libdir=* | --libdir=* | --libdi=* | --libd=*)
236 libdir="$ac_optarg" ;;
238 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
239 | --libexe | --libex | --libe)
240 ac_prev=libexecdir ;;
241 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
242 | --libexe=* | --libex=* | --libe=*)
243 libexecdir="$ac_optarg" ;;
245 -localstatedir | --localstatedir | --localstatedi | --localstated \
246 | --localstate | --localstat | --localsta | --localst \
247 | --locals | --local | --loca | --loc | --lo)
248 ac_prev=localstatedir ;;
249 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
250 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
251 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
252 localstatedir="$ac_optarg" ;;
254 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
256 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
257 mandir="$ac_optarg" ;;
260 # Obsolete; use --without-fp.
263 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
267 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
268 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
271 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
272 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
273 | --oldin | --oldi | --old | --ol | --o)
274 ac_prev=oldincludedir ;;
275 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
276 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
277 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
278 oldincludedir="$ac_optarg" ;;
280 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
282 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
283 prefix="$ac_optarg" ;;
285 -program-prefix | --program-prefix | --program-prefi | --program-pref \
286 | --program-pre | --program-pr | --program-p)
287 ac_prev=program_prefix ;;
288 -program-prefix=* | --program-prefix=* | --program-prefi=* \
289 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
290 program_prefix="$ac_optarg" ;;
292 -program-suffix | --program-suffix | --program-suffi | --program-suff \
293 | --program-suf | --program-su | --program-s)
294 ac_prev=program_suffix ;;
295 -program-suffix=* | --program-suffix=* | --program-suffi=* \
296 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
297 program_suffix="$ac_optarg" ;;
299 -program-transform-name | --program-transform-name \
300 | --program-transform-nam | --program-transform-na \
301 | --program-transform-n | --program-transform- \
302 | --program-transform | --program-transfor \
303 | --program-transfo | --program-transf \
304 | --program-trans | --program-tran \
305 | --progr-tra | --program-tr | --program-t)
306 ac_prev=program_transform_name ;;
307 -program-transform-name=* | --program-transform-name=* \
308 | --program-transform-nam=* | --program-transform-na=* \
309 | --program-transform-n=* | --program-transform-=* \
310 | --program-transform=* | --program-transfor=* \
311 | --program-transfo=* | --program-transf=* \
312 | --program-trans=* | --program-tran=* \
313 | --progr-tra=* | --program-tr=* | --program-t=*)
314 program_transform_name="$ac_optarg" ;;
316 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
317 | -silent | --silent | --silen | --sile | --sil)
320 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
322 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
324 sbindir="$ac_optarg" ;;
326 -sharedstatedir | --sharedstatedir | --sharedstatedi \
327 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
328 | --sharedst | --shareds | --shared | --share | --shar \
330 ac_prev=sharedstatedir ;;
331 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
332 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
333 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
335 sharedstatedir="$ac_optarg" ;;
337 -site | --site | --sit)
339 -site=* | --site=* | --sit=*)
342 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
344 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
345 srcdir="$ac_optarg" ;;
347 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
348 | --syscon | --sysco | --sysc | --sys | --sy)
349 ac_prev=sysconfdir ;;
350 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
351 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
352 sysconfdir="$ac_optarg" ;;
354 -target | --target | --targe | --targ | --tar | --ta | --t)
356 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
357 target="$ac_optarg" ;;
359 -v | -verbose | --verbose | --verbos | --verbo | --verb)
362 -version | --version | --versio | --versi | --vers)
363 echo "configure generated by autoconf version 2.13"
367 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
368 # Reject names that are not valid shell variable names.
369 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
370 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
372 ac_package=`echo $ac_package| sed 's/-/_/g'`
377 eval "with_${ac_package}='$ac_optarg'" ;;
379 -without-* | --without-*)
380 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
381 # Reject names that are not valid shell variable names.
382 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
383 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
385 ac_package=`echo $ac_package| sed 's/-/_/g'`
386 eval "with_${ac_package}=no" ;;
389 # Obsolete; use --with-x.
392 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
393 | --x-incl | --x-inc | --x-in | --x-i)
394 ac_prev=x_includes ;;
395 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
396 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
397 x_includes="$ac_optarg" ;;
399 -x-libraries | --x-libraries | --x-librarie | --x-librari \
400 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
401 ac_prev=x_libraries ;;
402 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
403 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
404 x_libraries="$ac_optarg" ;;
406 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
410 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
411 echo "configure: warning: $ac_option: invalid host type" 1>&2
413 if test "x$nonopt" != xNONE; then
414 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
422 if test -n "$ac_prev"; then
423 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
426 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
428 # File descriptor usage:
431 # 2 errors and warnings
432 # 3 some systems may open it to /dev/tty
433 # 4 used on the Kubota Titan
434 # 6 checking for... messages and results
435 # 5 compiler messages saved in config.log
436 if test "$silent" = yes; then
444 This file contains any messages produced by compilers while
445 running configure, to aid debugging if configure makes a mistake.
448 # Strip out --no-create and --no-recursion so they do not pile up.
449 # Also quote any args containing shell metacharacters.
454 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
455 | --no-cr | --no-c) ;;
456 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
457 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
458 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
459 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
460 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
465 # Only set these to C if already set. These must not be set unconditionally
466 # because not all systems understand e.g. LANG=C (notably SCO).
467 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
468 # Non-C LC_CTYPE values break the ctype check.
469 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
470 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
471 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
472 if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
474 # confdefs.h avoids OS command line length limits that DEFS can exceed.
475 rm -rf conftest* confdefs.h
476 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
479 # A filename unique to this package, relative to the directory that
480 # configure is in, which we can look for to find out if srcdir is correct.
481 ac_unique_file=z8k-dis.c
483 # Find the source files, if location was not specified.
484 if test -z "$srcdir"; then
485 ac_srcdir_defaulted=yes
486 # Try the directory containing this script, then its parent.
488 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
489 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
491 if test ! -r $srcdir/$ac_unique_file; then
495 ac_srcdir_defaulted=no
497 if test ! -r $srcdir/$ac_unique_file; then
498 if test "$ac_srcdir_defaulted" = yes; then
499 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
501 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
504 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
506 # Prefer explicitly selected file to automatically selected ones.
507 if test -z "$CONFIG_SITE"; then
508 if test "x$prefix" != xNONE; then
509 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
511 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
514 for ac_site_file in $CONFIG_SITE; do
515 if test -r "$ac_site_file"; then
516 echo "loading site script $ac_site_file"
521 if test -r "$cache_file"; then
522 echo "loading cache $cache_file"
525 echo "creating cache $cache_file"
530 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
531 ac_cpp='$CPP $CPPFLAGS'
532 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
533 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
534 cross_compiling=$ac_cv_prog_cc_cross
538 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
539 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
540 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
547 ac_n= ac_c='\c' ac_t=
550 echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
551 echo "configure:552: checking for Cygwin environment" >&5
552 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
553 echo $ac_n "(cached) $ac_c" 1>&6
555 cat > conftest.$ac_ext <<EOF
556 #line 557 "configure"
557 #include "confdefs.h"
562 #define __CYGWIN__ __CYGWIN32__
567 if { (eval echo configure:568: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
571 echo "configure: failed program was:" >&5
572 cat conftest.$ac_ext >&5
580 echo "$ac_t""$ac_cv_cygwin" 1>&6
582 test "$ac_cv_cygwin" = yes && CYGWIN=yes
583 echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
584 echo "configure:585: checking for mingw32 environment" >&5
585 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
586 echo $ac_n "(cached) $ac_c" 1>&6
588 cat > conftest.$ac_ext <<EOF
589 #line 590 "configure"
590 #include "confdefs.h"
596 if { (eval echo configure:597: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
600 echo "configure: failed program was:" >&5
601 cat conftest.$ac_ext >&5
609 echo "$ac_t""$ac_cv_mingw32" 1>&6
611 test "$ac_cv_mingw32" = yes && MINGW32=yes
615 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
616 if test -f $ac_dir/install-sh; then
618 ac_install_sh="$ac_aux_dir/install-sh -c"
620 elif test -f $ac_dir/install.sh; then
622 ac_install_sh="$ac_aux_dir/install.sh -c"
626 if test -z "$ac_aux_dir"; then
627 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
629 ac_config_guess=$ac_aux_dir/config.guess
630 ac_config_sub=$ac_aux_dir/config.sub
631 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
634 # Do some error checking and defaulting for the host and target type.
636 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
639 # 1. You are not allowed to specify --host, --target, and nonopt at the
641 # 2. Host defaults to nonopt.
642 # 3. If nonopt is not specified, then host defaults to the current host,
643 # as determined by config.guess.
644 # 4. Target and build default to nonopt.
645 # 5. If nonopt is not specified, then target and build default to host.
647 # The aliases save the names the user supplied, while $host etc.
648 # will get canonicalized.
649 case $host---$target---$nonopt in
650 NONE---*---* | *---NONE---* | *---*---NONE) ;;
651 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
655 # Make sure we can run config.sub.
656 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
657 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
660 echo $ac_n "checking host system type""... $ac_c" 1>&6
661 echo "configure:662: checking host system type" >&5
664 case "$host_alias" in
668 if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
669 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
671 *) host_alias=$nonopt ;;
675 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
676 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
677 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
678 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
679 echo "$ac_t""$host" 1>&6
681 echo $ac_n "checking target system type""... $ac_c" 1>&6
682 echo "configure:683: checking target system type" >&5
685 case "$target_alias" in
688 NONE) target_alias=$host_alias ;;
689 *) target_alias=$nonopt ;;
693 target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
694 target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
695 target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
696 target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
697 echo "$ac_t""$target" 1>&6
699 echo $ac_n "checking build system type""... $ac_c" 1>&6
700 echo "configure:701: checking build system type" >&5
703 case "$build_alias" in
706 NONE) build_alias=$host_alias ;;
707 *) build_alias=$nonopt ;;
711 build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
712 build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
713 build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
714 build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
715 echo "$ac_t""$build" 1>&6
717 test "$host_alias" != "$target_alias" &&
718 test "$program_prefix$program_suffix$program_transform_name" = \
720 program_prefix=${target_alias}-
723 echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6
724 echo "configure:725: checking for strerror in -lcposix" >&5
725 ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
726 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
727 echo $ac_n "(cached) $ac_c" 1>&6
730 LIBS="-lcposix $LIBS"
731 cat > conftest.$ac_ext <<EOF
732 #line 733 "configure"
733 #include "confdefs.h"
734 /* Override any gcc2 internal prototype to avoid an error. */
735 /* We use char because int might match the return type of a gcc2
736 builtin and then its argument prototype would still apply. */
743 if { (eval echo configure:744: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
745 eval "ac_cv_lib_$ac_lib_var=yes"
747 echo "configure: failed program was:" >&5
748 cat conftest.$ac_ext >&5
750 eval "ac_cv_lib_$ac_lib_var=no"
756 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
757 echo "$ac_t""yes" 1>&6
758 LIBS="$LIBS -lcposix"
760 echo "$ac_t""no" 1>&6
766 # We currently only use the version number for the name of any shared
767 # library. For user convenience, we always use the same version
768 # number that BFD is using.
769 BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${srcdir}/../bfd/configure.in`
771 # Find a good install program. We prefer a C program (faster),
772 # so one script is as good as another. But avoid the broken or
773 # incompatible versions:
774 # SysV /etc/install, /usr/sbin/install
775 # SunOS /usr/etc/install
778 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
779 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
780 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
781 # ./install, which can be erroneously created by make from ./install.sh.
782 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
783 echo "configure:784: checking for a BSD compatible install" >&5
784 if test -z "$INSTALL"; then
785 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
786 echo $ac_n "(cached) $ac_c" 1>&6
788 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
789 for ac_dir in $PATH; do
790 # Account for people who put trailing slashes in PATH elements.
792 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
794 # OSF1 and SCO ODT 3.0 have their own names for install.
795 # Don't use installbsd from OSF since it installs stuff as root
797 for ac_prog in ginstall scoinst install; do
798 if test -f $ac_dir/$ac_prog; then
799 if test $ac_prog = install &&
800 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
801 # AIX install. It has an incompatible calling convention.
804 ac_cv_path_install="$ac_dir/$ac_prog -c"
815 if test "${ac_cv_path_install+set}" = set; then
816 INSTALL="$ac_cv_path_install"
818 # As a last resort, use the slow shell script. We don't cache a
819 # path for INSTALL within a source directory, because that will
820 # break other packages using the cache if that directory is
821 # removed, or if the path is relative.
822 INSTALL="$ac_install_sh"
825 echo "$ac_t""$INSTALL" 1>&6
827 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
828 # It thinks the first close brace ends the variable substitution.
829 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
831 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
833 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
835 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
836 echo "configure:837: checking whether build environment is sane" >&5
839 echo timestamp > conftestfile
840 # Do `set' in a subshell so we don't clobber the current shell's
841 # arguments. Must try -L first in case configure is actually a
842 # symlink; some systems play weird games with the mod time of symlinks
843 # (eg FreeBSD returns the mod time of the symlink's containing
846 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
847 if test "$*" = "X"; then
849 set X `ls -t $srcdir/configure conftestfile`
851 if test "$*" != "X $srcdir/configure conftestfile" \
852 && test "$*" != "X conftestfile $srcdir/configure"; then
854 # If neither matched, then we have a broken ls. This can happen
855 # if, for instance, CONFIG_SHELL is bash and it inherits a
856 # broken ls alias from the environment. This has actually
857 # happened. Such a system could not be considered "sane".
858 { echo "configure: error: ls -t appears to fail. Make sure there is not a broken
859 alias in your environment" 1>&2; exit 1; }
862 test "$2" = conftestfile
868 { echo "configure: error: newly created file is older than distributed files!
869 Check your system clock" 1>&2; exit 1; }
872 echo "$ac_t""yes" 1>&6
873 if test "$program_transform_name" = s,x,x,; then
874 program_transform_name=
876 # Double any \ or $. echo might interpret backslashes.
877 cat <<\EOF_SED > conftestsed
878 s,\\,\\\\,g; s,\$,$$,g
880 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
883 test "$program_prefix" != NONE &&
884 program_transform_name="s,^,${program_prefix},; $program_transform_name"
885 # Use a double $ so make ignores it.
886 test "$program_suffix" != NONE &&
887 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
889 # sed with no file args requires a program.
890 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
892 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
893 echo "configure:894: checking whether ${MAKE-make} sets \${MAKE}" >&5
894 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
895 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
896 echo $ac_n "(cached) $ac_c" 1>&6
898 cat > conftestmake <<\EOF
900 @echo 'ac_maketemp="${MAKE}"'
902 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
903 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
904 if test -n "$ac_maketemp"; then
905 eval ac_cv_prog_make_${ac_make}_set=yes
907 eval ac_cv_prog_make_${ac_make}_set=no
911 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
912 echo "$ac_t""yes" 1>&6
915 echo "$ac_t""no" 1>&6
916 SET_MAKE="MAKE=${MAKE-make}"
922 VERSION=${BFD_VERSION}
924 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
925 { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
927 cat >> confdefs.h <<EOF
928 #define PACKAGE "$PACKAGE"
931 cat >> confdefs.h <<EOF
932 #define VERSION "$VERSION"
937 missing_dir=`cd $ac_aux_dir && pwd`
938 echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
939 echo "configure:940: checking for working aclocal" >&5
940 # Run test in a subshell; some versions of sh will print an error if
941 # an executable is not found, even if stderr is redirected.
942 # Redirect stdin to placate older versions of autoconf. Sigh.
943 if (aclocal --version) < /dev/null > /dev/null 2>&1; then
945 echo "$ac_t""found" 1>&6
947 ACLOCAL="$missing_dir/missing aclocal"
948 echo "$ac_t""missing" 1>&6
951 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
952 echo "configure:953: checking for working autoconf" >&5
953 # Run test in a subshell; some versions of sh will print an error if
954 # an executable is not found, even if stderr is redirected.
955 # Redirect stdin to placate older versions of autoconf. Sigh.
956 if (autoconf --version) < /dev/null > /dev/null 2>&1; then
958 echo "$ac_t""found" 1>&6
960 AUTOCONF="$missing_dir/missing autoconf"
961 echo "$ac_t""missing" 1>&6
964 echo $ac_n "checking for working automake""... $ac_c" 1>&6
965 echo "configure:966: checking for working automake" >&5
966 # Run test in a subshell; some versions of sh will print an error if
967 # an executable is not found, even if stderr is redirected.
968 # Redirect stdin to placate older versions of autoconf. Sigh.
969 if (automake --version) < /dev/null > /dev/null 2>&1; then
971 echo "$ac_t""found" 1>&6
973 AUTOMAKE="$missing_dir/missing automake"
974 echo "$ac_t""missing" 1>&6
977 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
978 echo "configure:979: checking for working autoheader" >&5
979 # Run test in a subshell; some versions of sh will print an error if
980 # an executable is not found, even if stderr is redirected.
981 # Redirect stdin to placate older versions of autoconf. Sigh.
982 if (autoheader --version) < /dev/null > /dev/null 2>&1; then
983 AUTOHEADER=autoheader
984 echo "$ac_t""found" 1>&6
986 AUTOHEADER="$missing_dir/missing autoheader"
987 echo "$ac_t""missing" 1>&6
990 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
991 echo "configure:992: checking for working makeinfo" >&5
992 # Run test in a subshell; some versions of sh will print an error if
993 # an executable is not found, even if stderr is redirected.
994 # Redirect stdin to placate older versions of autoconf. Sigh.
995 if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
997 echo "$ac_t""found" 1>&6
999 MAKEINFO="$missing_dir/missing makeinfo"
1000 echo "$ac_t""missing" 1>&6
1005 if test $host != $build; then
1006 ac_tool_prefix=${host_alias}-
1011 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
1012 set dummy ${ac_tool_prefix}ar; ac_word=$2
1013 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1014 echo "configure:1015: checking for $ac_word" >&5
1015 if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
1016 echo $ac_n "(cached) $ac_c" 1>&6
1018 if test -n "$AR"; then
1019 ac_cv_prog_AR="$AR" # Let the user override the test.
1021 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1023 for ac_dir in $ac_dummy; do
1024 test -z "$ac_dir" && ac_dir=.
1025 if test -f $ac_dir/$ac_word; then
1026 ac_cv_prog_AR="${ac_tool_prefix}ar"
1031 test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
1035 if test -n "$AR"; then
1036 echo "$ac_t""$AR" 1>&6
1038 echo "$ac_t""no" 1>&6
1043 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1044 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1045 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1046 echo "configure:1047: checking for $ac_word" >&5
1047 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1048 echo $ac_n "(cached) $ac_c" 1>&6
1050 if test -n "$RANLIB"; then
1051 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1053 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1055 for ac_dir in $ac_dummy; do
1056 test -z "$ac_dir" && ac_dir=.
1057 if test -f $ac_dir/$ac_word; then
1058 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1065 RANLIB="$ac_cv_prog_RANLIB"
1066 if test -n "$RANLIB"; then
1067 echo "$ac_t""$RANLIB" 1>&6
1069 echo "$ac_t""no" 1>&6
1073 if test -z "$ac_cv_prog_RANLIB"; then
1074 if test -n "$ac_tool_prefix"; then
1075 # Extract the first word of "ranlib", so it can be a program name with args.
1076 set dummy ranlib; ac_word=$2
1077 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1078 echo "configure:1079: checking for $ac_word" >&5
1079 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1080 echo $ac_n "(cached) $ac_c" 1>&6
1082 if test -n "$RANLIB"; then
1083 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1085 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1087 for ac_dir in $ac_dummy; do
1088 test -z "$ac_dir" && ac_dir=.
1089 if test -f $ac_dir/$ac_word; then
1090 ac_cv_prog_RANLIB="ranlib"
1095 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1098 RANLIB="$ac_cv_prog_RANLIB"
1099 if test -n "$RANLIB"; then
1100 echo "$ac_t""$RANLIB" 1>&6
1102 echo "$ac_t""no" 1>&6
1111 # Check whether --enable-shared or --disable-shared was given.
1112 if test "${enable_shared+set}" = set; then
1113 enableval="$enable_shared"
1114 p=${PACKAGE-default}
1116 yes) enable_shared=yes ;;
1117 no) enable_shared=no ;;
1120 # Look at the argument we got. We use all the common list separators.
1121 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1122 for pkg in $enableval; do
1123 if test "X$pkg" = "X$p"; then
1135 # Check whether --enable-static or --disable-static was given.
1136 if test "${enable_static+set}" = set; then
1137 enableval="$enable_static"
1138 p=${PACKAGE-default}
1140 yes) enable_static=yes ;;
1141 no) enable_static=no ;;
1144 # Look at the argument we got. We use all the common list separators.
1145 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1146 for pkg in $enableval; do
1147 if test "X$pkg" = "X$p"; then
1158 # Check whether --enable-fast-install or --disable-fast-install was given.
1159 if test "${enable_fast_install+set}" = set; then
1160 enableval="$enable_fast_install"
1161 p=${PACKAGE-default}
1163 yes) enable_fast_install=yes ;;
1164 no) enable_fast_install=no ;;
1166 enable_fast_install=no
1167 # Look at the argument we got. We use all the common list separators.
1168 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1169 for pkg in $enableval; do
1170 if test "X$pkg" = "X$p"; then
1171 enable_fast_install=yes
1178 enable_fast_install=yes
1181 # Extract the first word of "gcc", so it can be a program name with args.
1182 set dummy gcc; ac_word=$2
1183 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1184 echo "configure:1185: checking for $ac_word" >&5
1185 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1186 echo $ac_n "(cached) $ac_c" 1>&6
1188 if test -n "$CC"; then
1189 ac_cv_prog_CC="$CC" # Let the user override the test.
1191 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1193 for ac_dir in $ac_dummy; do
1194 test -z "$ac_dir" && ac_dir=.
1195 if test -f $ac_dir/$ac_word; then
1204 if test -n "$CC"; then
1205 echo "$ac_t""$CC" 1>&6
1207 echo "$ac_t""no" 1>&6
1210 if test -z "$CC"; then
1211 # Extract the first word of "cc", so it can be a program name with args.
1212 set dummy cc; ac_word=$2
1213 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1214 echo "configure:1215: checking for $ac_word" >&5
1215 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1216 echo $ac_n "(cached) $ac_c" 1>&6
1218 if test -n "$CC"; then
1219 ac_cv_prog_CC="$CC" # Let the user override the test.
1221 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1224 for ac_dir in $ac_dummy; do
1225 test -z "$ac_dir" && ac_dir=.
1226 if test -f $ac_dir/$ac_word; then
1227 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1228 ac_prog_rejected=yes
1236 if test $ac_prog_rejected = yes; then
1237 # We found a bogon in the path, so make sure we never use it.
1238 set dummy $ac_cv_prog_CC
1240 if test $# -gt 0; then
1241 # We chose a different compiler from the bogus one.
1242 # However, it has the same basename, so the bogon will be chosen
1243 # first if we set CC to just the basename; use the full file name.
1245 set dummy "$ac_dir/$ac_word" "$@"
1253 if test -n "$CC"; then
1254 echo "$ac_t""$CC" 1>&6
1256 echo "$ac_t""no" 1>&6
1259 if test -z "$CC"; then
1260 case "`uname -s`" in
1262 # Extract the first word of "cl", so it can be a program name with args.
1263 set dummy cl; ac_word=$2
1264 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1265 echo "configure:1266: checking for $ac_word" >&5
1266 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1267 echo $ac_n "(cached) $ac_c" 1>&6
1269 if test -n "$CC"; then
1270 ac_cv_prog_CC="$CC" # Let the user override the test.
1272 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1274 for ac_dir in $ac_dummy; do
1275 test -z "$ac_dir" && ac_dir=.
1276 if test -f $ac_dir/$ac_word; then
1285 if test -n "$CC"; then
1286 echo "$ac_t""$CC" 1>&6
1288 echo "$ac_t""no" 1>&6
1293 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1296 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1297 echo "configure:1298: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1300 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1301 ac_cpp='$CPP $CPPFLAGS'
1302 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1303 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1304 cross_compiling=$ac_cv_prog_cc_cross
1306 cat > conftest.$ac_ext << EOF
1308 #line 1309 "configure"
1309 #include "confdefs.h"
1313 if { (eval echo configure:1314: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1314 ac_cv_prog_cc_works=yes
1315 # If we can't run a trivial program, we are probably using a cross compiler.
1316 if (./conftest; exit) 2>/dev/null; then
1317 ac_cv_prog_cc_cross=no
1319 ac_cv_prog_cc_cross=yes
1322 echo "configure: failed program was:" >&5
1323 cat conftest.$ac_ext >&5
1324 ac_cv_prog_cc_works=no
1328 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1329 ac_cpp='$CPP $CPPFLAGS'
1330 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1331 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1332 cross_compiling=$ac_cv_prog_cc_cross
1334 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1335 if test $ac_cv_prog_cc_works = no; then
1336 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1338 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1339 echo "configure:1340: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1340 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1341 cross_compiling=$ac_cv_prog_cc_cross
1343 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1344 echo "configure:1345: checking whether we are using GNU C" >&5
1345 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1346 echo $ac_n "(cached) $ac_c" 1>&6
1348 cat > conftest.c <<EOF
1353 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1354: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1360 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1362 if test $ac_cv_prog_gcc = yes; then
1368 ac_test_CFLAGS="${CFLAGS+set}"
1369 ac_save_CFLAGS="$CFLAGS"
1371 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1372 echo "configure:1373: checking whether ${CC-cc} accepts -g" >&5
1373 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1374 echo $ac_n "(cached) $ac_c" 1>&6
1376 echo 'void f(){}' > conftest.c
1377 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1386 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1387 if test "$ac_test_CFLAGS" = set; then
1388 CFLAGS="$ac_save_CFLAGS"
1389 elif test $ac_cv_prog_cc_g = yes; then
1390 if test "$GCC" = yes; then
1396 if test "$GCC" = yes; then
1403 # Check whether --with-gnu-ld or --without-gnu-ld was given.
1404 if test "${with_gnu_ld+set}" = set; then
1405 withval="$with_gnu_ld"
1406 test "$withval" = no || with_gnu_ld=yes
1412 if test "$GCC" = yes; then
1413 # Check if gcc -print-prog-name=ld gives a path.
1414 echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
1415 echo "configure:1416: checking for ld used by GCC" >&5
1418 # gcc leaves a trailing carriage return which upsets mingw
1419 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
1421 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
1424 # Accept absolute paths.
1425 [\\/]* | [A-Za-z]:[\\/]*)
1426 re_direlt='/[^/][^/]*/\.\./'
1427 # Canonicalize the path of ld
1428 ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
1429 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
1430 ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
1432 test -z "$LD" && LD="$ac_prog"
1435 # If it fails, then pretend we aren't using GCC.
1439 # If it is relative, then search for the first ld in PATH.
1443 elif test "$with_gnu_ld" = yes; then
1444 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
1445 echo "configure:1446: checking for GNU ld" >&5
1447 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
1448 echo "configure:1449: checking for non-GNU ld" >&5
1450 if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
1451 echo $ac_n "(cached) $ac_c" 1>&6
1453 if test -z "$LD"; then
1454 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1455 for ac_dir in $PATH; do
1456 test -z "$ac_dir" && ac_dir=.
1457 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
1458 lt_cv_path_LD="$ac_dir/$ac_prog"
1459 # Check to see if the program is GNU ld. I'd rather use --version,
1460 # but apparently some GNU ld's only accept -v.
1461 # Break only if it was the GNU/non-GNU ld that we prefer.
1462 if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
1463 test "$with_gnu_ld" != no && break
1465 test "$with_gnu_ld" != yes && break
1471 lt_cv_path_LD="$LD" # Let the user override the test with a path.
1476 if test -n "$LD"; then
1477 echo "$ac_t""$LD" 1>&6
1479 echo "$ac_t""no" 1>&6
1481 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1482 echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1483 echo "configure:1484: checking if the linker ($LD) is GNU ld" >&5
1484 if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
1485 echo $ac_n "(cached) $ac_c" 1>&6
1487 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
1488 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
1489 lt_cv_prog_gnu_ld=yes
1491 lt_cv_prog_gnu_ld=no
1495 echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6
1496 with_gnu_ld=$lt_cv_prog_gnu_ld
1499 echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6
1500 echo "configure:1501: checking for $LD option to reload object files" >&5
1501 if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
1502 echo $ac_n "(cached) $ac_c" 1>&6
1504 lt_cv_ld_reload_flag='-r'
1507 echo "$ac_t""$lt_cv_ld_reload_flag" 1>&6
1508 reload_flag=$lt_cv_ld_reload_flag
1509 test -n "$reload_flag" && reload_flag=" $reload_flag"
1511 echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
1512 echo "configure:1513: checking for BSD-compatible nm" >&5
1513 if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
1514 echo $ac_n "(cached) $ac_c" 1>&6
1516 if test -n "$NM"; then
1517 # Let the user override the test.
1520 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1521 for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
1522 test -z "$ac_dir" && ac_dir=.
1523 tmp_nm=$ac_dir/${ac_tool_prefix}nm
1524 if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then
1525 # Check to see if the nm accepts a BSD-compat flag.
1526 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
1527 # nm: unknown option "B" ignored
1528 # Tru64's nm complains that /dev/null is an invalid object file
1529 if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
1530 lt_cv_path_NM="$tmp_nm -B"
1532 elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
1533 lt_cv_path_NM="$tmp_nm -p"
1536 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
1537 continue # so that we can try to find one that supports BSD flags
1542 test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
1547 echo "$ac_t""$NM" 1>&6
1549 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1550 echo "configure:1551: checking whether ln -s works" >&5
1551 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1552 echo $ac_n "(cached) $ac_c" 1>&6
1555 if ln -s X conftestdata 2>/dev/null
1558 ac_cv_prog_LN_S="ln -s"
1563 LN_S="$ac_cv_prog_LN_S"
1564 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1565 echo "$ac_t""yes" 1>&6
1567 echo "$ac_t""no" 1>&6
1570 echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6
1571 echo "configure:1572: checking how to recognise dependant libraries" >&5
1572 if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
1573 echo $ac_n "(cached) $ac_c" 1>&6
1575 lt_cv_file_magic_cmd='$MAGIC_CMD'
1576 lt_cv_file_magic_test_file=
1577 lt_cv_deplibs_check_method='unknown'
1578 # Need to set the preceding variable on all platforms that support
1579 # interlibrary dependencies.
1580 # 'none' -- dependencies not supported.
1581 # `unknown' -- same as none, but documents that we really don't know.
1582 # 'pass_all' -- all dependencies passed with no checks.
1583 # 'test_compile' -- check by making test program.
1584 # 'file_magic [regex]' -- check by looking for files in library path
1585 # which responds to the $file_magic_cmd with a given egrep regex.
1586 # If you have `file' or equivalent on your system and you're not sure
1587 # whether `pass_all' will *always* work, you probably want this one.
1591 lt_cv_deplibs_check_method=pass_all
1595 lt_cv_deplibs_check_method=pass_all
1599 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
1600 lt_cv_file_magic_cmd='/usr/bin/file -L'
1601 lt_cv_file_magic_test_file=/shlib/libc.so
1604 cygwin* | mingw* |pw32*)
1605 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
1606 lt_cv_file_magic_cmd='$OBJDUMP -f'
1609 darwin* | rhapsody*)
1610 lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
1611 lt_cv_file_magic_cmd='/usr/bin/file -L'
1613 rhapsody* | darwin1.012)
1614 lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System'
1617 lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
1623 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
1626 # Not sure whether the presence of OpenBSD here was a mistake.
1627 # Let's accept both of them until this is cleared up.
1628 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
1629 lt_cv_file_magic_cmd=/usr/bin/file
1630 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
1634 lt_cv_deplibs_check_method=pass_all
1639 lt_cv_deplibs_check_method=pass_all
1645 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
1646 lt_cv_file_magic_cmd=/usr/bin/file
1647 lt_cv_file_magic_test_file=/usr/lib/libc.sl
1650 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
1651 lt_cv_file_magic_cmd=/usr/bin/file
1652 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
1660 # this will be overridden with pass_all, but let us keep it just in case
1661 lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
1665 *-32|*"-32 ") libmagic=32-bit;;
1666 *-n32|*"-n32 ") libmagic=N32;;
1667 *-64|*"-64 ") libmagic=64-bit;;
1668 *) libmagic=never-match;;
1670 # this will be overridden with pass_all, but let us keep it just in case
1671 lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
1674 lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
1675 lt_cv_deplibs_check_method=pass_all
1678 # This must be Linux ELF.
1681 alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* )
1682 lt_cv_deplibs_check_method=pass_all ;;
1684 # glibc up to 2.1.1 does not perform some relocations on ARM
1685 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
1687 lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
1691 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
1692 lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
1694 lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$'
1699 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
1700 lt_cv_file_magic_cmd=/usr/bin/file
1701 lt_cv_file_magic_test_file=/usr/lib/libnls.so
1704 osf3* | osf4* | osf5*)
1705 # this will be overridden with pass_all, but let us keep it just in case
1706 lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'
1707 lt_cv_file_magic_test_file=/shlib/libc.so
1708 lt_cv_deplibs_check_method=pass_all
1712 lt_cv_deplibs_check_method=pass_all
1716 lt_cv_deplibs_check_method=pass_all
1717 lt_cv_file_magic_test_file=/lib/libc.so
1720 sysv5uw[78]* | sysv4*uw2*)
1721 lt_cv_deplibs_check_method=pass_all
1724 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
1725 case $host_vendor in
1727 lt_cv_deplibs_check_method=pass_all
1730 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]'
1731 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
1739 echo "$ac_t""$lt_cv_deplibs_check_method" 1>&6
1740 file_magic_cmd=$lt_cv_file_magic_cmd
1741 deplibs_check_method=$lt_cv_deplibs_check_method
1743 echo $ac_n "checking for object suffix""... $ac_c" 1>&6
1744 echo "configure:1745: checking for object suffix" >&5
1745 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
1746 echo $ac_n "(cached) $ac_c" 1>&6
1749 echo 'int i = 1;' > conftest.$ac_ext
1750 if { (eval echo configure:1751: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1751 for ac_file in conftest.*; do
1754 *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
1758 { echo "configure: error: installation or configuration problem; compiler does not work" 1>&2; exit 1; }
1763 echo "$ac_t""$ac_cv_objext" 1>&6
1764 OBJEXT=$ac_cv_objext
1765 ac_objext=$ac_cv_objext
1769 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
1770 echo "configure:1771: checking for executable suffix" >&5
1771 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
1772 echo $ac_n "(cached) $ac_c" 1>&6
1774 if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
1778 echo 'int main () { return 0; }' > conftest.$ac_ext
1780 if { (eval echo configure:1781: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
1781 for file in conftest.*; do
1783 *.c | *.o | *.obj) ;;
1784 *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
1788 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
1791 test x"${ac_cv_exeext}" = x && ac_cv_exeext=no
1796 test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext}
1797 echo "$ac_t""${ac_cv_exeext}" 1>&6
1800 # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
1802 # Only perform the check for file, if the check method requires it
1803 case $deplibs_check_method in
1805 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
1806 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
1807 echo "configure:1808: checking for ${ac_tool_prefix}file" >&5
1808 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1809 echo $ac_n "(cached) $ac_c" 1>&6
1813 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1816 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.
1819 ac_save_MAGIC_CMD="$MAGIC_CMD"
1820 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1821 ac_dummy="/usr/bin:$PATH"
1822 for ac_dir in $ac_dummy; do
1823 test -z "$ac_dir" && ac_dir=.
1824 if test -f $ac_dir/${ac_tool_prefix}file; then
1825 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
1826 if test -n "$file_magic_test_file"; then
1827 case $deplibs_check_method in
1829 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1830 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1831 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1832 egrep "$file_magic_regex" > /dev/null; then
1837 *** Warning: the command libtool uses to detect shared libraries,
1838 *** $file_magic_cmd, produces output that libtool cannot recognize.
1839 *** The result is that libtool may fail to recognize shared libraries
1840 *** as such. This will affect the creation of libtool libraries that
1841 *** depend on shared libraries, but programs linked with such libtool
1842 *** libraries will work regardless of this problem. Nevertheless, you
1843 *** may want to report the problem to your system manager and/or to
1844 *** bug-libtool@gnu.org
1854 MAGIC_CMD="$ac_save_MAGIC_CMD"
1859 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1860 if test -n "$MAGIC_CMD"; then
1861 echo "$ac_t""$MAGIC_CMD" 1>&6
1863 echo "$ac_t""no" 1>&6
1866 if test -z "$lt_cv_path_MAGIC_CMD"; then
1867 if test -n "$ac_tool_prefix"; then
1868 echo $ac_n "checking for file""... $ac_c" 1>&6
1869 echo "configure:1870: checking for file" >&5
1870 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1871 echo $ac_n "(cached) $ac_c" 1>&6
1875 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1878 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.
1881 ac_save_MAGIC_CMD="$MAGIC_CMD"
1882 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1883 ac_dummy="/usr/bin:$PATH"
1884 for ac_dir in $ac_dummy; do
1885 test -z "$ac_dir" && ac_dir=.
1886 if test -f $ac_dir/file; then
1887 lt_cv_path_MAGIC_CMD="$ac_dir/file"
1888 if test -n "$file_magic_test_file"; then
1889 case $deplibs_check_method in
1891 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1892 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1893 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1894 egrep "$file_magic_regex" > /dev/null; then
1899 *** Warning: the command libtool uses to detect shared libraries,
1900 *** $file_magic_cmd, produces output that libtool cannot recognize.
1901 *** The result is that libtool may fail to recognize shared libraries
1902 *** as such. This will affect the creation of libtool libraries that
1903 *** depend on shared libraries, but programs linked with such libtool
1904 *** libraries will work regardless of this problem. Nevertheless, you
1905 *** may want to report the problem to your system manager and/or to
1906 *** bug-libtool@gnu.org
1916 MAGIC_CMD="$ac_save_MAGIC_CMD"
1921 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1922 if test -n "$MAGIC_CMD"; then
1923 echo "$ac_t""$MAGIC_CMD" 1>&6
1925 echo "$ac_t""no" 1>&6
1937 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1938 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1939 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1940 echo "configure:1941: checking for $ac_word" >&5
1941 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1942 echo $ac_n "(cached) $ac_c" 1>&6
1944 if test -n "$RANLIB"; then
1945 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1947 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1949 for ac_dir in $ac_dummy; do
1950 test -z "$ac_dir" && ac_dir=.
1951 if test -f $ac_dir/$ac_word; then
1952 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1959 RANLIB="$ac_cv_prog_RANLIB"
1960 if test -n "$RANLIB"; then
1961 echo "$ac_t""$RANLIB" 1>&6
1963 echo "$ac_t""no" 1>&6
1967 if test -z "$ac_cv_prog_RANLIB"; then
1968 if test -n "$ac_tool_prefix"; then
1969 # Extract the first word of "ranlib", so it can be a program name with args.
1970 set dummy ranlib; ac_word=$2
1971 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1972 echo "configure:1973: checking for $ac_word" >&5
1973 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1974 echo $ac_n "(cached) $ac_c" 1>&6
1976 if test -n "$RANLIB"; then
1977 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1979 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1981 for ac_dir in $ac_dummy; do
1982 test -z "$ac_dir" && ac_dir=.
1983 if test -f $ac_dir/$ac_word; then
1984 ac_cv_prog_RANLIB="ranlib"
1989 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1992 RANLIB="$ac_cv_prog_RANLIB"
1993 if test -n "$RANLIB"; then
1994 echo "$ac_t""$RANLIB" 1>&6
1996 echo "$ac_t""no" 1>&6
2004 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2005 set dummy ${ac_tool_prefix}strip; ac_word=$2
2006 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007 echo "configure:2008: checking for $ac_word" >&5
2008 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
2009 echo $ac_n "(cached) $ac_c" 1>&6
2011 if test -n "$STRIP"; then
2012 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2014 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2016 for ac_dir in $ac_dummy; do
2017 test -z "$ac_dir" && ac_dir=.
2018 if test -f $ac_dir/$ac_word; then
2019 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2026 STRIP="$ac_cv_prog_STRIP"
2027 if test -n "$STRIP"; then
2028 echo "$ac_t""$STRIP" 1>&6
2030 echo "$ac_t""no" 1>&6
2034 if test -z "$ac_cv_prog_STRIP"; then
2035 if test -n "$ac_tool_prefix"; then
2036 # Extract the first word of "strip", so it can be a program name with args.
2037 set dummy strip; ac_word=$2
2038 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2039 echo "configure:2040: checking for $ac_word" >&5
2040 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
2041 echo $ac_n "(cached) $ac_c" 1>&6
2043 if test -n "$STRIP"; then
2044 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2046 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2048 for ac_dir in $ac_dummy; do
2049 test -z "$ac_dir" && ac_dir=.
2050 if test -f $ac_dir/$ac_word; then
2051 ac_cv_prog_STRIP="strip"
2056 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP=":"
2059 STRIP="$ac_cv_prog_STRIP"
2060 if test -n "$STRIP"; then
2061 echo "$ac_t""$STRIP" 1>&6
2063 echo "$ac_t""no" 1>&6
2072 # Check for any special flags to pass to ltconfig.
2073 libtool_flags="--cache-file=$cache_file"
2074 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
2075 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
2076 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
2077 test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
2078 test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
2081 # Check whether --enable-libtool-lock or --disable-libtool-lock was given.
2082 if test "${enable_libtool_lock+set}" = set; then
2083 enableval="$enable_libtool_lock"
2087 test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock"
2088 test x"$silent" = xyes && libtool_flags="$libtool_flags --silent"
2090 # Check whether --with-pic or --without-pic was given.
2091 if test "${with_pic+set}" = set; then
2098 test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic"
2099 test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic"
2101 # Some flags need to be propagated to the compiler or linker for good
2105 # Find out which ABI we are using.
2106 echo '#line 2107 "configure"' > conftest.$ac_ext
2107 if { (eval echo configure:2108: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2108 case `/usr/bin/file conftest.$ac_objext` in
2124 # Find out which ABI we are using.
2125 echo 'int i;' > conftest.$ac_ext
2126 if { (eval echo configure:2127: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2127 case "`/usr/bin/file conftest.o`" in
2140 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
2141 SAVE_CFLAGS="$CFLAGS"
2142 CFLAGS="$CFLAGS -belf"
2143 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
2144 echo "configure:2145: checking whether the C compiler needs -belf" >&5
2145 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
2146 echo $ac_n "(cached) $ac_c" 1>&6
2150 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2151 ac_cpp='$CPP $CPPFLAGS'
2152 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2153 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2154 cross_compiling=$ac_cv_prog_cc_cross
2156 cat > conftest.$ac_ext <<EOF
2157 #line 2158 "configure"
2158 #include "confdefs.h"
2164 if { (eval echo configure:2165: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2166 lt_cv_cc_needs_belf=yes
2168 echo "configure: failed program was:" >&5
2169 cat conftest.$ac_ext >&5
2171 lt_cv_cc_needs_belf=no
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
2183 echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6
2184 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
2185 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
2186 CFLAGS="$SAVE_CFLAGS"
2194 # Save cache, so that ltconfig can load it
2195 cat > confcache <<\EOF
2196 # This file is a shell script that caches the results of configure
2197 # tests run on this system so they can be shared between configure
2198 # scripts and configure runs. It is not useful on other systems.
2199 # If it contains results you don't want to keep, you may remove or edit it.
2201 # By default, configure uses ./config.cache as the cache file,
2202 # creating it if it does not exist already. You can give configure
2203 # the --cache-file=FILE option to use a different cache file; that is
2204 # what configure does when it calls configure scripts in
2205 # subdirectories, so they share the cache.
2206 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2207 # config.status only pays attention to the cache file if you give it the
2208 # --recheck option to rerun configure.
2211 # The following way of writing the cache mishandles newlines in values,
2212 # but we know of no workaround that is simple, portable, and efficient.
2213 # So, don't put newlines in cache variables' values.
2214 # Ultrix sh set writes to stderr and can't be redirected directly,
2215 # and sets the high bit in the cache file unless we assign to the vars.
2217 case `(ac_space=' '; set | grep ac_space) 2>&1` in
2219 # `set' does not quote correctly, so add quotes (double-quote substitution
2220 # turns \\\\ into \\, and sed turns \\ into \).
2222 -e "s/'/'\\\\''/g" \
2223 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2226 # `set' quotes correctly as required by POSIX, so do not add quotes.
2227 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2230 if cmp -s $cache_file confcache; then
2233 if test -w $cache_file; then
2234 echo "updating cache $cache_file"
2235 cat confcache > $cache_file
2237 echo "not updating unwritable cache $cache_file"
2243 # Actually configure libtool. ac_aux_dir is where install-sh is found.
2244 AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
2245 MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
2246 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
2247 AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
2248 objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
2249 deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
2250 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
2251 $libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \
2252 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
2254 # Reload cache, that may have been modified by ltconfig
2255 if test -r "$cache_file"; then
2256 echo "loading cache $cache_file"
2259 echo "creating cache $cache_file"
2264 # This can be used to rebuild libtool when needed
2265 LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh"
2267 # Always use our own libtool.
2268 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2270 # Redirect the config.log output again, so that the ltconfig log is not
2271 # clobbered by the next message.
2272 exec 5>>./config.log
2280 # Check whether --enable-targets or --disable-targets was given.
2281 if test "${enable_targets+set}" = set; then
2282 enableval="$enable_targets"
2283 case "${enableval}" in
2284 yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
2286 no) enable_targets= ;;
2287 *) enable_targets=$enableval ;;
2290 # Check whether --enable-commonbfdlib or --disable-commonbfdlib was given.
2291 if test "${enable_commonbfdlib+set}" = set; then
2292 enableval="$enable_commonbfdlib"
2293 case "${enableval}" in
2294 yes) commonbfdlib=true ;;
2295 no) commonbfdlib=false ;;
2296 *) { echo "configure: error: bad value ${enableval} for opcodes commonbfdlib option" 1>&2; exit 1; } ;;
2300 build_warnings="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
2301 # Check whether --enable-build-warnings or --disable-build-warnings was given.
2302 if test "${enable_build_warnings+set}" = set; then
2303 enableval="$enable_build_warnings"
2304 case "${enableval}" in
2306 no) build_warnings="-w";;
2307 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
2308 build_warnings="${build_warnings} ${t}";;
2309 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
2310 build_warnings="${t} ${build_warnings}";;
2311 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
2313 if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
2314 echo "Setting warning flags = $build_warnings" 6>&1
2318 if test "x${build_warnings}" != x -a "x$GCC" = xyes ; then
2319 WARN_CFLAGS="${build_warnings}"
2327 if test -z "$target" ; then
2328 { echo "configure: error: Unrecognized target system type; please check config.sub." 1>&2; exit 1; }
2331 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
2332 echo "configure:2333: checking whether to enable maintainer-specific portions of Makefiles" >&5
2333 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
2334 if test "${enable_maintainer_mode+set}" = set; then
2335 enableval="$enable_maintainer_mode"
2336 USE_MAINTAINER_MODE=$enableval
2338 USE_MAINTAINER_MODE=no
2341 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
2344 if test $USE_MAINTAINER_MODE = yes; then
2345 MAINTAINER_MODE_TRUE=
2346 MAINTAINER_MODE_FALSE='#'
2348 MAINTAINER_MODE_TRUE='#'
2349 MAINTAINER_MODE_FALSE=
2351 MAINT=$MAINTAINER_MODE_TRUE
2356 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
2357 echo "configure:2358: checking for executable suffix" >&5
2358 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
2359 echo $ac_n "(cached) $ac_c" 1>&6
2361 if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
2365 echo 'int main () { return 0; }' > conftest.$ac_ext
2367 if { (eval echo configure:2368: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
2368 for file in conftest.*; do
2370 *.c | *.o | *.obj) ;;
2371 *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
2375 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
2378 test x"${ac_cv_exeext}" = x && ac_cv_exeext=no
2383 test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext}
2384 echo "$ac_t""${ac_cv_exeext}" 1>&6
2388 # host-specific stuff:
2390 # Extract the first word of "gcc", so it can be a program name with args.
2391 set dummy gcc; ac_word=$2
2392 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2393 echo "configure:2394: checking for $ac_word" >&5
2394 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2395 echo $ac_n "(cached) $ac_c" 1>&6
2397 if test -n "$CC"; then
2398 ac_cv_prog_CC="$CC" # Let the user override the test.
2400 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2402 for ac_dir in $ac_dummy; do
2403 test -z "$ac_dir" && ac_dir=.
2404 if test -f $ac_dir/$ac_word; then
2413 if test -n "$CC"; then
2414 echo "$ac_t""$CC" 1>&6
2416 echo "$ac_t""no" 1>&6
2419 if test -z "$CC"; then
2420 # Extract the first word of "cc", so it can be a program name with args.
2421 set dummy cc; ac_word=$2
2422 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2423 echo "configure:2424: checking for $ac_word" >&5
2424 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2425 echo $ac_n "(cached) $ac_c" 1>&6
2427 if test -n "$CC"; then
2428 ac_cv_prog_CC="$CC" # Let the user override the test.
2430 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2433 for ac_dir in $ac_dummy; do
2434 test -z "$ac_dir" && ac_dir=.
2435 if test -f $ac_dir/$ac_word; then
2436 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
2437 ac_prog_rejected=yes
2445 if test $ac_prog_rejected = yes; then
2446 # We found a bogon in the path, so make sure we never use it.
2447 set dummy $ac_cv_prog_CC
2449 if test $# -gt 0; then
2450 # We chose a different compiler from the bogus one.
2451 # However, it has the same basename, so the bogon will be chosen
2452 # first if we set CC to just the basename; use the full file name.
2454 set dummy "$ac_dir/$ac_word" "$@"
2462 if test -n "$CC"; then
2463 echo "$ac_t""$CC" 1>&6
2465 echo "$ac_t""no" 1>&6
2468 if test -z "$CC"; then
2469 case "`uname -s`" in
2471 # Extract the first word of "cl", so it can be a program name with args.
2472 set dummy cl; ac_word=$2
2473 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2474 echo "configure:2475: checking for $ac_word" >&5
2475 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2476 echo $ac_n "(cached) $ac_c" 1>&6
2478 if test -n "$CC"; then
2479 ac_cv_prog_CC="$CC" # Let the user override the test.
2481 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2483 for ac_dir in $ac_dummy; do
2484 test -z "$ac_dir" && ac_dir=.
2485 if test -f $ac_dir/$ac_word; then
2494 if test -n "$CC"; then
2495 echo "$ac_t""$CC" 1>&6
2497 echo "$ac_t""no" 1>&6
2502 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
2505 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2506 echo "configure:2507: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
2509 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2510 ac_cpp='$CPP $CPPFLAGS'
2511 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2512 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2513 cross_compiling=$ac_cv_prog_cc_cross
2515 cat > conftest.$ac_ext << EOF
2517 #line 2518 "configure"
2518 #include "confdefs.h"
2522 if { (eval echo configure:2523: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2523 ac_cv_prog_cc_works=yes
2524 # If we can't run a trivial program, we are probably using a cross compiler.
2525 if (./conftest; exit) 2>/dev/null; then
2526 ac_cv_prog_cc_cross=no
2528 ac_cv_prog_cc_cross=yes
2531 echo "configure: failed program was:" >&5
2532 cat conftest.$ac_ext >&5
2533 ac_cv_prog_cc_works=no
2537 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2538 ac_cpp='$CPP $CPPFLAGS'
2539 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2540 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2541 cross_compiling=$ac_cv_prog_cc_cross
2543 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
2544 if test $ac_cv_prog_cc_works = no; then
2545 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
2547 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2548 echo "configure:2549: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
2549 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
2550 cross_compiling=$ac_cv_prog_cc_cross
2552 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
2553 echo "configure:2554: checking whether we are using GNU C" >&5
2554 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
2555 echo $ac_n "(cached) $ac_c" 1>&6
2557 cat > conftest.c <<EOF
2562 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2563: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
2569 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
2571 if test $ac_cv_prog_gcc = yes; then
2577 ac_test_CFLAGS="${CFLAGS+set}"
2578 ac_save_CFLAGS="$CFLAGS"
2580 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
2581 echo "configure:2582: checking whether ${CC-cc} accepts -g" >&5
2582 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
2583 echo $ac_n "(cached) $ac_c" 1>&6
2585 echo 'void f(){}' > conftest.c
2586 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
2595 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
2596 if test "$ac_test_CFLAGS" = set; then
2597 CFLAGS="$ac_save_CFLAGS"
2598 elif test $ac_cv_prog_cc_g = yes; then
2599 if test "$GCC" = yes; then
2605 if test "$GCC" = yes; then
2613 ALL_LINGUAS="fr sv tr es da"
2614 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
2615 echo "configure:2616: checking how to run the C preprocessor" >&5
2616 # On Suns, sometimes $CPP names a directory.
2617 if test -n "$CPP" && test -d "$CPP"; then
2620 if test -z "$CPP"; then
2621 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
2622 echo $ac_n "(cached) $ac_c" 1>&6
2624 # This must be in double quotes, not single quotes, because CPP may get
2625 # substituted into the Makefile and "${CC-cc}" will confuse make.
2627 # On the NeXT, cc -E runs the code through the compiler's parser,
2628 # not just through cpp.
2629 cat > conftest.$ac_ext <<EOF
2630 #line 2631 "configure"
2631 #include "confdefs.h"
2635 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2636 { (eval echo configure:2637: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2637 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2638 if test -z "$ac_err"; then
2642 echo "configure: failed program was:" >&5
2643 cat conftest.$ac_ext >&5
2645 CPP="${CC-cc} -E -traditional-cpp"
2646 cat > conftest.$ac_ext <<EOF
2647 #line 2648 "configure"
2648 #include "confdefs.h"
2652 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2653 { (eval echo configure:2654: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2654 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2655 if test -z "$ac_err"; then
2659 echo "configure: failed program was:" >&5
2660 cat conftest.$ac_ext >&5
2662 CPP="${CC-cc} -nologo -E"
2663 cat > conftest.$ac_ext <<EOF
2664 #line 2665 "configure"
2665 #include "confdefs.h"
2669 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2670 { (eval echo configure:2671: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2671 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2672 if test -z "$ac_err"; then
2676 echo "configure: failed program was:" >&5
2677 cat conftest.$ac_ext >&5
2686 ac_cv_prog_CPP="$CPP"
2688 CPP="$ac_cv_prog_CPP"
2690 ac_cv_prog_CPP="$CPP"
2692 echo "$ac_t""$CPP" 1>&6
2694 # Extract the first word of "ranlib", so it can be a program name with args.
2695 set dummy ranlib; ac_word=$2
2696 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2697 echo "configure:2698: checking for $ac_word" >&5
2698 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
2699 echo $ac_n "(cached) $ac_c" 1>&6
2701 if test -n "$RANLIB"; then
2702 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
2704 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2706 for ac_dir in $ac_dummy; do
2707 test -z "$ac_dir" && ac_dir=.
2708 if test -f $ac_dir/$ac_word; then
2709 ac_cv_prog_RANLIB="ranlib"
2714 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
2717 RANLIB="$ac_cv_prog_RANLIB"
2718 if test -n "$RANLIB"; then
2719 echo "$ac_t""$RANLIB" 1>&6
2721 echo "$ac_t""no" 1>&6
2724 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
2725 echo "configure:2726: checking for ANSI C header files" >&5
2726 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
2727 echo $ac_n "(cached) $ac_c" 1>&6
2729 cat > conftest.$ac_ext <<EOF
2730 #line 2731 "configure"
2731 #include "confdefs.h"
2737 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2738 { (eval echo configure:2739: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2739 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2740 if test -z "$ac_err"; then
2742 ac_cv_header_stdc=yes
2745 echo "configure: failed program was:" >&5
2746 cat conftest.$ac_ext >&5
2748 ac_cv_header_stdc=no
2752 if test $ac_cv_header_stdc = yes; then
2753 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2754 cat > conftest.$ac_ext <<EOF
2755 #line 2756 "configure"
2756 #include "confdefs.h"
2759 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2760 egrep "memchr" >/dev/null 2>&1; then
2764 ac_cv_header_stdc=no
2770 if test $ac_cv_header_stdc = yes; then
2771 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
2772 cat > conftest.$ac_ext <<EOF
2773 #line 2774 "configure"
2774 #include "confdefs.h"
2777 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2778 egrep "free" >/dev/null 2>&1; then
2782 ac_cv_header_stdc=no
2788 if test $ac_cv_header_stdc = yes; then
2789 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
2790 if test "$cross_compiling" = yes; then
2793 cat > conftest.$ac_ext <<EOF
2794 #line 2795 "configure"
2795 #include "confdefs.h"
2797 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
2798 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
2799 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
2800 int main () { int i; for (i = 0; i < 256; i++)
2801 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
2805 if { (eval echo configure:2806: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2809 echo "configure: failed program was:" >&5
2810 cat conftest.$ac_ext >&5
2812 ac_cv_header_stdc=no
2820 echo "$ac_t""$ac_cv_header_stdc" 1>&6
2821 if test $ac_cv_header_stdc = yes; then
2822 cat >> confdefs.h <<\EOF
2823 #define STDC_HEADERS 1
2828 echo $ac_n "checking for working const""... $ac_c" 1>&6
2829 echo "configure:2830: checking for working const" >&5
2830 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
2831 echo $ac_n "(cached) $ac_c" 1>&6
2833 cat > conftest.$ac_ext <<EOF
2834 #line 2835 "configure"
2835 #include "confdefs.h"
2839 /* Ultrix mips cc rejects this. */
2840 typedef int charset[2]; const charset x;
2841 /* SunOS 4.1.1 cc rejects this. */
2842 char const *const *ccp;
2844 /* NEC SVR4.0.2 mips cc rejects this. */
2845 struct point {int x, y;};
2846 static struct point const zero = {0,0};
2847 /* AIX XL C 1.02.0.0 rejects this.
2848 It does not let you subtract one const X* pointer from another in an arm
2849 of an if-expression whose if-part is not a constant expression */
2850 const char *g = "string";
2851 ccp = &g + (g ? g-g : 0);
2852 /* HPUX 7.0 cc rejects these. */
2855 ccp = (char const *const *) p;
2856 { /* SCO 3.2v4 cc rejects this. */
2858 char const *s = 0 ? (char *) 0 : (char const *) 0;
2862 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
2864 const int *foo = &x[0];
2867 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
2868 typedef const int *iptr;
2872 { /* AIX XL C 1.02.0.0 rejects this saying
2873 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
2874 struct s { int j; const int *ap[3]; };
2875 struct s *b; b->j = 5;
2877 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
2883 if { (eval echo configure:2884: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2887 echo "configure: failed program was:" >&5
2888 cat conftest.$ac_ext >&5
2895 echo "$ac_t""$ac_cv_c_const" 1>&6
2896 if test $ac_cv_c_const = no; then
2897 cat >> confdefs.h <<\EOF
2903 echo $ac_n "checking for inline""... $ac_c" 1>&6
2904 echo "configure:2905: checking for inline" >&5
2905 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
2906 echo $ac_n "(cached) $ac_c" 1>&6
2909 for ac_kw in inline __inline__ __inline; do
2910 cat > conftest.$ac_ext <<EOF
2911 #line 2912 "configure"
2912 #include "confdefs.h"
2918 if { (eval echo configure:2919: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2920 ac_cv_c_inline=$ac_kw; break
2922 echo "configure: failed program was:" >&5
2923 cat conftest.$ac_ext >&5
2930 echo "$ac_t""$ac_cv_c_inline" 1>&6
2931 case "$ac_cv_c_inline" in
2933 no) cat >> confdefs.h <<\EOF
2937 *) cat >> confdefs.h <<EOF
2938 #define inline $ac_cv_c_inline
2943 echo $ac_n "checking for off_t""... $ac_c" 1>&6
2944 echo "configure:2945: checking for off_t" >&5
2945 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
2946 echo $ac_n "(cached) $ac_c" 1>&6
2948 cat > conftest.$ac_ext <<EOF
2949 #line 2950 "configure"
2950 #include "confdefs.h"
2951 #include <sys/types.h>
2957 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2958 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
2960 ac_cv_type_off_t=yes
2968 echo "$ac_t""$ac_cv_type_off_t" 1>&6
2969 if test $ac_cv_type_off_t = no; then
2970 cat >> confdefs.h <<\EOF
2976 echo $ac_n "checking for size_t""... $ac_c" 1>&6
2977 echo "configure:2978: checking for size_t" >&5
2978 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
2979 echo $ac_n "(cached) $ac_c" 1>&6
2981 cat > conftest.$ac_ext <<EOF
2982 #line 2983 "configure"
2983 #include "confdefs.h"
2984 #include <sys/types.h>
2990 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2991 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
2993 ac_cv_type_size_t=yes
2996 ac_cv_type_size_t=no
3001 echo "$ac_t""$ac_cv_type_size_t" 1>&6
3002 if test $ac_cv_type_size_t = no; then
3003 cat >> confdefs.h <<\EOF
3004 #define size_t unsigned
3009 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
3010 # for constant arguments. Useless!
3011 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
3012 echo "configure:3013: checking for working alloca.h" >&5
3013 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
3014 echo $ac_n "(cached) $ac_c" 1>&6
3016 cat > conftest.$ac_ext <<EOF
3017 #line 3018 "configure"
3018 #include "confdefs.h"
3021 char *p = alloca(2 * sizeof(int));
3024 if { (eval echo configure:3025: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3026 ac_cv_header_alloca_h=yes
3028 echo "configure: failed program was:" >&5
3029 cat conftest.$ac_ext >&5
3031 ac_cv_header_alloca_h=no
3036 echo "$ac_t""$ac_cv_header_alloca_h" 1>&6
3037 if test $ac_cv_header_alloca_h = yes; then
3038 cat >> confdefs.h <<\EOF
3039 #define HAVE_ALLOCA_H 1
3044 echo $ac_n "checking for alloca""... $ac_c" 1>&6
3045 echo "configure:3046: checking for alloca" >&5
3046 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
3047 echo $ac_n "(cached) $ac_c" 1>&6
3049 cat > conftest.$ac_ext <<EOF
3050 #line 3051 "configure"
3051 #include "confdefs.h"
3054 # define alloca __builtin_alloca
3057 # include <malloc.h>
3058 # define alloca _alloca
3061 # include <alloca.h>
3066 # ifndef alloca /* predefined by HP cc +Olibcalls */
3075 char *p = (char *) alloca(1);
3078 if { (eval echo configure:3079: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3080 ac_cv_func_alloca_works=yes
3082 echo "configure: failed program was:" >&5
3083 cat conftest.$ac_ext >&5
3085 ac_cv_func_alloca_works=no
3090 echo "$ac_t""$ac_cv_func_alloca_works" 1>&6
3091 if test $ac_cv_func_alloca_works = yes; then
3092 cat >> confdefs.h <<\EOF
3093 #define HAVE_ALLOCA 1
3098 if test $ac_cv_func_alloca_works = no; then
3099 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
3100 # that cause trouble. Some versions do not even contain alloca or
3101 # contain a buggy version. If you still want to use their alloca,
3102 # use ar to extract alloca.o from them instead of compiling alloca.c.
3103 ALLOCA=alloca.${ac_objext}
3104 cat >> confdefs.h <<\EOF
3109 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
3110 echo "configure:3111: checking whether alloca needs Cray hooks" >&5
3111 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
3112 echo $ac_n "(cached) $ac_c" 1>&6
3114 cat > conftest.$ac_ext <<EOF
3115 #line 3116 "configure"
3116 #include "confdefs.h"
3117 #if defined(CRAY) && ! defined(CRAY2)
3124 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3125 egrep "webecray" >/dev/null 2>&1; then
3136 echo "$ac_t""$ac_cv_os_cray" 1>&6
3137 if test $ac_cv_os_cray = yes; then
3138 for ac_func in _getb67 GETB67 getb67; do
3139 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3140 echo "configure:3141: checking for $ac_func" >&5
3141 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3142 echo $ac_n "(cached) $ac_c" 1>&6
3144 cat > conftest.$ac_ext <<EOF
3145 #line 3146 "configure"
3146 #include "confdefs.h"
3147 /* System header to define __stub macros and hopefully few prototypes,
3148 which can conflict with char $ac_func(); below. */
3150 /* Override any gcc2 internal prototype to avoid an error. */
3151 /* We use char because int might match the return type of a gcc2
3152 builtin and then its argument prototype would still apply. */
3157 /* The GNU C library defines this for functions which it implements
3158 to always fail with ENOSYS. Some functions are actually named
3159 something starting with __ and the normal name is an alias. */
3160 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3168 if { (eval echo configure:3169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3170 eval "ac_cv_func_$ac_func=yes"
3172 echo "configure: failed program was:" >&5
3173 cat conftest.$ac_ext >&5
3175 eval "ac_cv_func_$ac_func=no"
3180 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3181 echo "$ac_t""yes" 1>&6
3182 cat >> confdefs.h <<EOF
3183 #define CRAY_STACKSEG_END $ac_func
3188 echo "$ac_t""no" 1>&6
3194 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
3195 echo "configure:3196: checking stack direction for C alloca" >&5
3196 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
3197 echo $ac_n "(cached) $ac_c" 1>&6
3199 if test "$cross_compiling" = yes; then
3200 ac_cv_c_stack_direction=0
3202 cat > conftest.$ac_ext <<EOF
3203 #line 3204 "configure"
3204 #include "confdefs.h"
3205 find_stack_direction ()
3207 static char *addr = 0;
3212 return find_stack_direction ();
3215 return (&dummy > addr) ? 1 : -1;
3219 exit (find_stack_direction() < 0);
3222 if { (eval echo configure:3223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
3224 ac_cv_c_stack_direction=1
3226 echo "configure: failed program was:" >&5
3227 cat conftest.$ac_ext >&5
3229 ac_cv_c_stack_direction=-1
3236 echo "$ac_t""$ac_cv_c_stack_direction" 1>&6
3237 cat >> confdefs.h <<EOF
3238 #define STACK_DIRECTION $ac_cv_c_stack_direction
3243 for ac_hdr in unistd.h
3245 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3246 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3247 echo "configure:3248: checking for $ac_hdr" >&5
3248 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3249 echo $ac_n "(cached) $ac_c" 1>&6
3251 cat > conftest.$ac_ext <<EOF
3252 #line 3253 "configure"
3253 #include "confdefs.h"
3256 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3257 { (eval echo configure:3258: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3258 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3259 if test -z "$ac_err"; then
3261 eval "ac_cv_header_$ac_safe=yes"
3264 echo "configure: failed program was:" >&5
3265 cat conftest.$ac_ext >&5
3267 eval "ac_cv_header_$ac_safe=no"
3271 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3272 echo "$ac_t""yes" 1>&6
3273 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3274 cat >> confdefs.h <<EOF
3275 #define $ac_tr_hdr 1
3279 echo "$ac_t""no" 1>&6
3283 for ac_func in getpagesize
3285 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3286 echo "configure:3287: checking for $ac_func" >&5
3287 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3288 echo $ac_n "(cached) $ac_c" 1>&6
3290 cat > conftest.$ac_ext <<EOF
3291 #line 3292 "configure"
3292 #include "confdefs.h"
3293 /* System header to define __stub macros and hopefully few prototypes,
3294 which can conflict with char $ac_func(); below. */
3296 /* Override any gcc2 internal prototype to avoid an error. */
3297 /* We use char because int might match the return type of a gcc2
3298 builtin and then its argument prototype would still apply. */
3303 /* The GNU C library defines this for functions which it implements
3304 to always fail with ENOSYS. Some functions are actually named
3305 something starting with __ and the normal name is an alias. */
3306 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3314 if { (eval echo configure:3315: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3316 eval "ac_cv_func_$ac_func=yes"
3318 echo "configure: failed program was:" >&5
3319 cat conftest.$ac_ext >&5
3321 eval "ac_cv_func_$ac_func=no"
3326 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3327 echo "$ac_t""yes" 1>&6
3328 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3329 cat >> confdefs.h <<EOF
3330 #define $ac_tr_func 1
3334 echo "$ac_t""no" 1>&6
3338 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
3339 echo "configure:3340: checking for working mmap" >&5
3340 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
3341 echo $ac_n "(cached) $ac_c" 1>&6
3343 if test "$cross_compiling" = yes; then
3344 ac_cv_func_mmap_fixed_mapped=no
3346 cat > conftest.$ac_ext <<EOF
3347 #line 3348 "configure"
3348 #include "confdefs.h"
3350 /* Thanks to Mike Haertel and Jim Avera for this test.
3351 Here is a matrix of mmap possibilities:
3352 mmap private not fixed
3353 mmap private fixed at somewhere currently unmapped
3354 mmap private fixed at somewhere already mapped
3355 mmap shared not fixed
3356 mmap shared fixed at somewhere currently unmapped
3357 mmap shared fixed at somewhere already mapped
3358 For private mappings, we should verify that changes cannot be read()
3359 back from the file, nor mmap's back from the file at a different
3360 address. (There have been systems where private was not correctly
3361 implemented like the infamous i386 svr4.0, and systems where the
3362 VM page cache was not coherent with the filesystem buffer cache
3363 like early versions of FreeBSD and possibly contemporary NetBSD.)
3364 For shared mappings, we should conversely verify that changes get
3365 propogated back to all the places they're supposed to be.
3367 Grep wants private fixed already mapped.
3368 The main things grep needs to know about mmap are:
3369 * does it exist and is it safe to write into the mmap'd area
3370 * how to use it (BSD variants) */
3371 #include <sys/types.h>
3373 #include <sys/mman.h>
3375 /* This mess was copied from the GNU getpagesize.h. */
3376 #ifndef HAVE_GETPAGESIZE
3377 # ifdef HAVE_UNISTD_H
3378 # include <unistd.h>
3381 /* Assume that all systems that can run configure have sys/param.h. */
3382 # ifndef HAVE_SYS_PARAM_H
3383 # define HAVE_SYS_PARAM_H 1
3386 # ifdef _SC_PAGESIZE
3387 # define getpagesize() sysconf(_SC_PAGESIZE)
3388 # else /* no _SC_PAGESIZE */
3389 # ifdef HAVE_SYS_PARAM_H
3390 # include <sys/param.h>
3391 # ifdef EXEC_PAGESIZE
3392 # define getpagesize() EXEC_PAGESIZE
3393 # else /* no EXEC_PAGESIZE */
3395 # define getpagesize() NBPG * CLSIZE
3398 # endif /* no CLSIZE */
3399 # else /* no NBPG */
3401 # define getpagesize() NBPC
3402 # else /* no NBPC */
3404 # define getpagesize() PAGESIZE
3405 # endif /* PAGESIZE */
3406 # endif /* no NBPC */
3407 # endif /* no NBPG */
3408 # endif /* no EXEC_PAGESIZE */
3409 # else /* no HAVE_SYS_PARAM_H */
3410 # define getpagesize() 8192 /* punt totally */
3411 # endif /* no HAVE_SYS_PARAM_H */
3412 # endif /* no _SC_PAGESIZE */
3414 #endif /* no HAVE_GETPAGESIZE */
3417 extern "C" { void *malloc(unsigned); }
3425 char *data, *data2, *data3;
3429 pagesize = getpagesize();
3432 * First, make a file with some known garbage in it.
3434 data = malloc(pagesize);
3437 for (i = 0; i < pagesize; ++i)
3438 *(data + i) = rand();
3440 fd = creat("conftestmmap", 0600);
3443 if (write(fd, data, pagesize) != pagesize)
3448 * Next, try to mmap the file at a fixed address which
3449 * already has something else allocated at it. If we can,
3450 * also make sure that we see the same garbage.
3452 fd = open("conftestmmap", O_RDWR);
3455 data2 = malloc(2 * pagesize);
3458 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
3459 if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE,
3460 MAP_PRIVATE | MAP_FIXED, fd, 0L))
3462 for (i = 0; i < pagesize; ++i)
3463 if (*(data + i) != *(data2 + i))
3467 * Finally, make sure that changes to the mapped area
3468 * do not percolate back to the file as seen by read().
3469 * (This is a bug on some variants of i386 svr4.0.)
3471 for (i = 0; i < pagesize; ++i)
3472 *(data2 + i) = *(data2 + i) + 1;
3473 data3 = malloc(pagesize);
3476 if (read(fd, data3, pagesize) != pagesize)
3478 for (i = 0; i < pagesize; ++i)
3479 if (*(data + i) != *(data3 + i))
3482 unlink("conftestmmap");
3487 if { (eval echo configure:3488: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
3489 ac_cv_func_mmap_fixed_mapped=yes
3491 echo "configure: failed program was:" >&5
3492 cat conftest.$ac_ext >&5
3494 ac_cv_func_mmap_fixed_mapped=no
3501 echo "$ac_t""$ac_cv_func_mmap_fixed_mapped" 1>&6
3502 if test $ac_cv_func_mmap_fixed_mapped = yes; then
3503 cat >> confdefs.h <<\EOF
3510 for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \
3511 unistd.h values.h sys/param.h
3513 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3514 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3515 echo "configure:3516: checking for $ac_hdr" >&5
3516 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3517 echo $ac_n "(cached) $ac_c" 1>&6
3519 cat > conftest.$ac_ext <<EOF
3520 #line 3521 "configure"
3521 #include "confdefs.h"
3524 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3525 { (eval echo configure:3526: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3526 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3527 if test -z "$ac_err"; then
3529 eval "ac_cv_header_$ac_safe=yes"
3532 echo "configure: failed program was:" >&5
3533 cat conftest.$ac_ext >&5
3535 eval "ac_cv_header_$ac_safe=no"
3539 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3540 echo "$ac_t""yes" 1>&6
3541 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3542 cat >> confdefs.h <<EOF
3543 #define $ac_tr_hdr 1
3547 echo "$ac_t""no" 1>&6
3551 for ac_func in getcwd munmap putenv setenv setlocale strchr strcasecmp \
3552 __argz_count __argz_stringify __argz_next
3554 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3555 echo "configure:3556: checking for $ac_func" >&5
3556 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3557 echo $ac_n "(cached) $ac_c" 1>&6
3559 cat > conftest.$ac_ext <<EOF
3560 #line 3561 "configure"
3561 #include "confdefs.h"
3562 /* System header to define __stub macros and hopefully few prototypes,
3563 which can conflict with char $ac_func(); below. */
3565 /* Override any gcc2 internal prototype to avoid an error. */
3566 /* We use char because int might match the return type of a gcc2
3567 builtin and then its argument prototype would still apply. */
3572 /* The GNU C library defines this for functions which it implements
3573 to always fail with ENOSYS. Some functions are actually named
3574 something starting with __ and the normal name is an alias. */
3575 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3583 if { (eval echo configure:3584: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3585 eval "ac_cv_func_$ac_func=yes"
3587 echo "configure: failed program was:" >&5
3588 cat conftest.$ac_ext >&5
3590 eval "ac_cv_func_$ac_func=no"
3595 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3596 echo "$ac_t""yes" 1>&6
3597 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3598 cat >> confdefs.h <<EOF
3599 #define $ac_tr_func 1
3603 echo "$ac_t""no" 1>&6
3608 if test "${ac_cv_func_stpcpy+set}" != "set"; then
3609 for ac_func in stpcpy
3611 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3612 echo "configure:3613: checking for $ac_func" >&5
3613 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3614 echo $ac_n "(cached) $ac_c" 1>&6
3616 cat > conftest.$ac_ext <<EOF
3617 #line 3618 "configure"
3618 #include "confdefs.h"
3619 /* System header to define __stub macros and hopefully few prototypes,
3620 which can conflict with char $ac_func(); below. */
3622 /* Override any gcc2 internal prototype to avoid an error. */
3623 /* We use char because int might match the return type of a gcc2
3624 builtin and then its argument prototype would still apply. */
3629 /* The GNU C library defines this for functions which it implements
3630 to always fail with ENOSYS. Some functions are actually named
3631 something starting with __ and the normal name is an alias. */
3632 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3640 if { (eval echo configure:3641: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3642 eval "ac_cv_func_$ac_func=yes"
3644 echo "configure: failed program was:" >&5
3645 cat conftest.$ac_ext >&5
3647 eval "ac_cv_func_$ac_func=no"
3652 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3653 echo "$ac_t""yes" 1>&6
3654 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3655 cat >> confdefs.h <<EOF
3656 #define $ac_tr_func 1
3660 echo "$ac_t""no" 1>&6
3665 if test "${ac_cv_func_stpcpy}" = "yes"; then
3666 cat >> confdefs.h <<\EOF
3667 #define HAVE_STPCPY 1
3672 if test $ac_cv_header_locale_h = yes; then
3673 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
3674 echo "configure:3675: checking for LC_MESSAGES" >&5
3675 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
3676 echo $ac_n "(cached) $ac_c" 1>&6
3678 cat > conftest.$ac_ext <<EOF
3679 #line 3680 "configure"
3680 #include "confdefs.h"
3686 if { (eval echo configure:3687: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3688 am_cv_val_LC_MESSAGES=yes
3690 echo "configure: failed program was:" >&5
3691 cat conftest.$ac_ext >&5
3693 am_cv_val_LC_MESSAGES=no
3698 echo "$ac_t""$am_cv_val_LC_MESSAGES" 1>&6
3699 if test $am_cv_val_LC_MESSAGES = yes; then
3700 cat >> confdefs.h <<\EOF
3701 #define HAVE_LC_MESSAGES 1
3706 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
3707 echo "configure:3708: checking whether NLS is requested" >&5
3708 # Check whether --enable-nls or --disable-nls was given.
3709 if test "${enable_nls+set}" = set; then
3710 enableval="$enable_nls"
3716 echo "$ac_t""$USE_NLS" 1>&6
3719 USE_INCLUDED_LIBINTL=no
3721 if test "$USE_NLS" = "yes"; then
3722 cat >> confdefs.h <<\EOF
3723 #define ENABLE_NLS 1
3726 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
3727 echo "configure:3728: checking whether included gettext is requested" >&5
3728 # Check whether --with-included-gettext or --without-included-gettext was given.
3729 if test "${with_included_gettext+set}" = set; then
3730 withval="$with_included_gettext"
3731 nls_cv_force_use_gnu_gettext=$withval
3733 nls_cv_force_use_gnu_gettext=no
3736 echo "$ac_t""$nls_cv_force_use_gnu_gettext" 1>&6
3738 nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
3739 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
3741 nls_cv_header_libgt=
3744 ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
3745 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
3746 echo "configure:3747: checking for libintl.h" >&5
3747 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3748 echo $ac_n "(cached) $ac_c" 1>&6
3750 cat > conftest.$ac_ext <<EOF
3751 #line 3752 "configure"
3752 #include "confdefs.h"
3753 #include <libintl.h>
3755 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3756 { (eval echo configure:3757: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3757 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3758 if test -z "$ac_err"; then
3760 eval "ac_cv_header_$ac_safe=yes"
3763 echo "configure: failed program was:" >&5
3764 cat conftest.$ac_ext >&5
3766 eval "ac_cv_header_$ac_safe=no"
3770 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3771 echo "$ac_t""yes" 1>&6
3772 echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
3773 echo "configure:3774: checking for gettext in libc" >&5
3774 if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
3775 echo $ac_n "(cached) $ac_c" 1>&6
3777 cat > conftest.$ac_ext <<EOF
3778 #line 3779 "configure"
3779 #include "confdefs.h"
3780 #include <libintl.h>
3782 return (int) gettext ("")
3785 if { (eval echo configure:3786: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3787 gt_cv_func_gettext_libc=yes
3789 echo "configure: failed program was:" >&5
3790 cat conftest.$ac_ext >&5
3792 gt_cv_func_gettext_libc=no
3797 echo "$ac_t""$gt_cv_func_gettext_libc" 1>&6
3799 if test "$gt_cv_func_gettext_libc" != "yes"; then
3800 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
3801 echo "configure:3802: checking for bindtextdomain in -lintl" >&5
3802 ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
3803 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3804 echo $ac_n "(cached) $ac_c" 1>&6
3806 ac_save_LIBS="$LIBS"
3808 cat > conftest.$ac_ext <<EOF
3809 #line 3810 "configure"
3810 #include "confdefs.h"
3811 /* Override any gcc2 internal prototype to avoid an error. */
3812 /* We use char because int might match the return type of a gcc2
3813 builtin and then its argument prototype would still apply. */
3814 char bindtextdomain();
3820 if { (eval echo configure:3821: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3822 eval "ac_cv_lib_$ac_lib_var=yes"
3824 echo "configure: failed program was:" >&5
3825 cat conftest.$ac_ext >&5
3827 eval "ac_cv_lib_$ac_lib_var=no"
3830 LIBS="$ac_save_LIBS"
3833 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3834 echo "$ac_t""yes" 1>&6
3835 echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
3836 echo "configure:3837: checking for gettext in libintl" >&5
3837 if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
3838 echo $ac_n "(cached) $ac_c" 1>&6
3840 cat > conftest.$ac_ext <<EOF
3841 #line 3842 "configure"
3842 #include "confdefs.h"
3845 return (int) gettext ("")
3848 if { (eval echo configure:3849: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3850 gt_cv_func_gettext_libintl=yes
3852 echo "configure: failed program was:" >&5
3853 cat conftest.$ac_ext >&5
3855 gt_cv_func_gettext_libintl=no
3860 echo "$ac_t""$gt_cv_func_gettext_libintl" 1>&6
3862 echo "$ac_t""no" 1>&6
3867 if test "$gt_cv_func_gettext_libc" = "yes" \
3868 || test "$gt_cv_func_gettext_libintl" = "yes"; then
3869 cat >> confdefs.h <<\EOF
3870 #define HAVE_GETTEXT 1
3873 # Extract the first word of "msgfmt", so it can be a program name with args.
3874 set dummy msgfmt; ac_word=$2
3875 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3876 echo "configure:3877: checking for $ac_word" >&5
3877 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
3878 echo $ac_n "(cached) $ac_c" 1>&6
3882 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3885 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
3886 for ac_dir in $PATH; do
3887 test -z "$ac_dir" && ac_dir=.
3888 if test -f $ac_dir/$ac_word; then
3889 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
3890 ac_cv_path_MSGFMT="$ac_dir/$ac_word"
3896 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="no"
3900 MSGFMT="$ac_cv_path_MSGFMT"
3901 if test -n "$MSGFMT"; then
3902 echo "$ac_t""$MSGFMT" 1>&6
3904 echo "$ac_t""no" 1>&6
3906 if test "$MSGFMT" != "no"; then
3907 for ac_func in dcgettext
3909 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3910 echo "configure:3911: checking for $ac_func" >&5
3911 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3912 echo $ac_n "(cached) $ac_c" 1>&6
3914 cat > conftest.$ac_ext <<EOF
3915 #line 3916 "configure"
3916 #include "confdefs.h"
3917 /* System header to define __stub macros and hopefully few prototypes,
3918 which can conflict with char $ac_func(); below. */
3920 /* Override any gcc2 internal prototype to avoid an error. */
3921 /* We use char because int might match the return type of a gcc2
3922 builtin and then its argument prototype would still apply. */
3927 /* The GNU C library defines this for functions which it implements
3928 to always fail with ENOSYS. Some functions are actually named
3929 something starting with __ and the normal name is an alias. */
3930 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3938 if { (eval echo configure:3939: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3940 eval "ac_cv_func_$ac_func=yes"
3942 echo "configure: failed program was:" >&5
3943 cat conftest.$ac_ext >&5
3945 eval "ac_cv_func_$ac_func=no"
3950 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3951 echo "$ac_t""yes" 1>&6
3952 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3953 cat >> confdefs.h <<EOF
3954 #define $ac_tr_func 1
3958 echo "$ac_t""no" 1>&6
3962 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3963 set dummy gmsgfmt; ac_word=$2
3964 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3965 echo "configure:3966: checking for $ac_word" >&5
3966 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
3967 echo $ac_n "(cached) $ac_c" 1>&6
3971 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3974 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
3977 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
3979 for ac_dir in $ac_dummy; do
3980 test -z "$ac_dir" && ac_dir=.
3981 if test -f $ac_dir/$ac_word; then
3982 ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
3987 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
3991 GMSGFMT="$ac_cv_path_GMSGFMT"
3992 if test -n "$GMSGFMT"; then
3993 echo "$ac_t""$GMSGFMT" 1>&6
3995 echo "$ac_t""no" 1>&6
3998 # Extract the first word of "xgettext", so it can be a program name with args.
3999 set dummy xgettext; ac_word=$2
4000 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4001 echo "configure:4002: checking for $ac_word" >&5
4002 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
4003 echo $ac_n "(cached) $ac_c" 1>&6
4007 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
4010 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4011 for ac_dir in $PATH; do
4012 test -z "$ac_dir" && ac_dir=.
4013 if test -f $ac_dir/$ac_word; then
4014 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
4015 ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
4021 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
4025 XGETTEXT="$ac_cv_path_XGETTEXT"
4026 if test -n "$XGETTEXT"; then
4027 echo "$ac_t""$XGETTEXT" 1>&6
4029 echo "$ac_t""no" 1>&6
4032 cat > conftest.$ac_ext <<EOF
4033 #line 4034 "configure"
4034 #include "confdefs.h"
4037 extern int _nl_msg_cat_cntr;
4038 return _nl_msg_cat_cntr
4041 if { (eval echo configure:4042: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4046 echo "configure: failed program was:" >&5
4047 cat conftest.$ac_ext >&5
4058 echo "$ac_t""no" 1>&6
4063 if test "$CATOBJEXT" = "NONE"; then
4064 nls_cv_use_gnu_gettext=yes
4068 if test "$nls_cv_use_gnu_gettext" = "yes"; then
4069 INTLOBJS="\$(GETTOBJS)"
4070 # Extract the first word of "msgfmt", so it can be a program name with args.
4071 set dummy msgfmt; ac_word=$2
4072 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4073 echo "configure:4074: checking for $ac_word" >&5
4074 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
4075 echo $ac_n "(cached) $ac_c" 1>&6
4079 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
4082 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4083 for ac_dir in $PATH; do
4084 test -z "$ac_dir" && ac_dir=.
4085 if test -f $ac_dir/$ac_word; then
4086 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
4087 ac_cv_path_MSGFMT="$ac_dir/$ac_word"
4093 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="msgfmt"
4097 MSGFMT="$ac_cv_path_MSGFMT"
4098 if test -n "$MSGFMT"; then
4099 echo "$ac_t""$MSGFMT" 1>&6
4101 echo "$ac_t""no" 1>&6
4104 # Extract the first word of "gmsgfmt", so it can be a program name with args.
4105 set dummy gmsgfmt; ac_word=$2
4106 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4107 echo "configure:4108: checking for $ac_word" >&5
4108 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
4109 echo $ac_n "(cached) $ac_c" 1>&6
4113 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
4116 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
4119 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
4121 for ac_dir in $ac_dummy; do
4122 test -z "$ac_dir" && ac_dir=.
4123 if test -f $ac_dir/$ac_word; then
4124 ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
4129 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
4133 GMSGFMT="$ac_cv_path_GMSGFMT"
4134 if test -n "$GMSGFMT"; then
4135 echo "$ac_t""$GMSGFMT" 1>&6
4137 echo "$ac_t""no" 1>&6
4140 # Extract the first word of "xgettext", so it can be a program name with args.
4141 set dummy xgettext; ac_word=$2
4142 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4143 echo "configure:4144: checking for $ac_word" >&5
4144 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
4145 echo $ac_n "(cached) $ac_c" 1>&6
4149 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
4152 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4153 for ac_dir in $PATH; do
4154 test -z "$ac_dir" && ac_dir=.
4155 if test -f $ac_dir/$ac_word; then
4156 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
4157 ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
4163 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
4167 XGETTEXT="$ac_cv_path_XGETTEXT"
4168 if test -n "$XGETTEXT"; then
4169 echo "$ac_t""$XGETTEXT" 1>&6
4171 echo "$ac_t""no" 1>&6
4175 USE_INCLUDED_LIBINTL=yes
4179 INTLDEPS='$(top_builddir)/../intl/libintl.a'
4181 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
4182 nls_cv_header_intl=libintl.h
4183 nls_cv_header_libgt=libgettext.h
4186 if test "$XGETTEXT" != ":"; then
4187 if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
4190 echo "$ac_t""found xgettext programs is not GNU xgettext; ignore it" 1>&6
4195 # We need to process the po/ directory.
4199 nls_cv_header_intl=libintl.h
4200 nls_cv_header_libgt=libgettext.h
4203 # If this is used in GNU gettext we have to set USE_NLS to `yes'
4204 # because some of the sources are only built for this goal.
4205 if test "$PACKAGE" = gettext; then
4207 USE_INCLUDED_LIBINTL=yes
4210 for lang in $ALL_LINGUAS; do
4211 GMOFILES="$GMOFILES $lang.gmo"
4212 POFILES="$POFILES $lang.po"
4228 if test "x$CATOBJEXT" != "x"; then
4229 if test "x$ALL_LINGUAS" = "x"; then
4232 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
4233 echo "configure:4234: checking for catalogs to be installed" >&5
4235 for lang in ${LINGUAS=$ALL_LINGUAS}; do
4236 case "$ALL_LINGUAS" in
4237 *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
4240 LINGUAS=$NEW_LINGUAS
4241 echo "$ac_t""$LINGUAS" 1>&6
4244 if test -n "$LINGUAS"; then
4245 for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
4249 if test $ac_cv_header_locale_h = yes; then
4250 INCLUDE_LOCALE_H="#include <locale.h>"
4253 /* The system does not provide the header <locale.h>. Take care yourself. */"
4257 if test -f $srcdir/po2tbl.sed.in; then
4258 if test "$CATOBJEXT" = ".cat"; then
4259 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
4260 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
4261 echo "configure:4262: checking for linux/version.h" >&5
4262 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4263 echo $ac_n "(cached) $ac_c" 1>&6
4265 cat > conftest.$ac_ext <<EOF
4266 #line 4267 "configure"
4267 #include "confdefs.h"
4268 #include <linux/version.h>
4270 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4271 { (eval echo configure:4272: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4272 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4273 if test -z "$ac_err"; then
4275 eval "ac_cv_header_$ac_safe=yes"
4278 echo "configure: failed program was:" >&5
4279 cat conftest.$ac_ext >&5
4281 eval "ac_cv_header_$ac_safe=no"
4285 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4286 echo "$ac_t""yes" 1>&6
4289 echo "$ac_t""no" 1>&6
4294 sed -e '/^#/d' $srcdir/$msgformat-msg.sed > po2msg.sed
4296 sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
4297 $srcdir/po2tbl.sed.in > po2tbl.sed
4300 if test "$PACKAGE" = "gettext"; then
4310 MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs"
4316 if test -f $srcdir/po/POTFILES.in; then
4317 test -d po || mkdir po
4318 if test "x$srcdir" != "x."; then
4319 if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
4320 posrcprefix="$srcdir/"
4322 posrcprefix="../$srcdir/"
4328 sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
4329 < $srcdir/po/POTFILES.in > po/POTFILES
4333 . ${srcdir}/../bfd/configure.host
4335 # Put a plausible default for CC_FOR_BUILD in Makefile.
4336 if test -z "$CC_FOR_BUILD"; then
4337 if test "x$cross_compiling" = "xno"; then
4338 CC_FOR_BUILD='$(CC)'
4344 # Also set EXEEXT_FOR_BUILD.
4345 if test "x$cross_compiling" = "xno"; then
4346 EXEEXT_FOR_BUILD='$(EXEEXT)'
4348 echo $ac_n "checking for build system executable suffix""... $ac_c" 1>&6
4349 echo "configure:4350: checking for build system executable suffix" >&5
4350 if eval "test \"`echo '$''{'bfd_cv_build_exeext'+set}'`\" = set"; then
4351 echo $ac_n "(cached) $ac_c" 1>&6
4354 echo 'int main () { return 0; }' > conftest.c
4355 bfd_cv_build_exeext=
4356 ${CC_FOR_BUILD} -o conftest conftest.c 1>&5 2>&5
4357 for file in conftest.*; do
4359 *.c | *.o | *.obj | *.ilk | *.pdb) ;;
4360 *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
4364 test x"${bfd_cv_build_exeext}" = x && bfd_cv_build_exeext=no
4367 echo "$ac_t""$bfd_cv_build_exeext" 1>&6
4369 test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeext}
4374 # Find a good install program. We prefer a C program (faster),
4375 # so one script is as good as another. But avoid the broken or
4376 # incompatible versions:
4377 # SysV /etc/install, /usr/sbin/install
4378 # SunOS /usr/etc/install
4379 # IRIX /sbin/install
4381 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4382 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4383 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4384 # ./install, which can be erroneously created by make from ./install.sh.
4385 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
4386 echo "configure:4387: checking for a BSD compatible install" >&5
4387 if test -z "$INSTALL"; then
4388 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
4389 echo $ac_n "(cached) $ac_c" 1>&6
4391 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
4392 for ac_dir in $PATH; do
4393 # Account for people who put trailing slashes in PATH elements.
4395 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
4397 # OSF1 and SCO ODT 3.0 have their own names for install.
4398 # Don't use installbsd from OSF since it installs stuff as root
4400 for ac_prog in ginstall scoinst install; do
4401 if test -f $ac_dir/$ac_prog; then
4402 if test $ac_prog = install &&
4403 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
4404 # AIX install. It has an incompatible calling convention.
4407 ac_cv_path_install="$ac_dir/$ac_prog -c"
4418 if test "${ac_cv_path_install+set}" = set; then
4419 INSTALL="$ac_cv_path_install"
4421 # As a last resort, use the slow shell script. We don't cache a
4422 # path for INSTALL within a source directory, because that will
4423 # break other packages using the cache if that directory is
4424 # removed, or if the path is relative.
4425 INSTALL="$ac_install_sh"
4428 echo "$ac_t""$INSTALL" 1>&6
4430 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4431 # It thinks the first close brace ends the variable substitution.
4432 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4434 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
4436 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4439 for ac_hdr in string.h strings.h stdlib.h
4441 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4442 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4443 echo "configure:4444: checking for $ac_hdr" >&5
4444 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4445 echo $ac_n "(cached) $ac_c" 1>&6
4447 cat > conftest.$ac_ext <<EOF
4448 #line 4449 "configure"
4449 #include "confdefs.h"
4452 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4453 { (eval echo configure:4454: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4454 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4455 if test -z "$ac_err"; then
4457 eval "ac_cv_header_$ac_safe=yes"
4460 echo "configure: failed program was:" >&5
4461 cat conftest.$ac_ext >&5
4463 eval "ac_cv_header_$ac_safe=no"
4467 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4468 echo "$ac_t""yes" 1>&6
4469 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4470 cat >> confdefs.h <<EOF
4471 #define $ac_tr_hdr 1
4475 echo "$ac_t""no" 1>&6
4481 cgendir='$(srcdir)/../cgen'
4483 # Check whether --enable-cgen-maint or --disable-cgen-maint was given.
4484 if test "${enable_cgen_maint+set}" = set; then
4485 enableval="$enable_cgen_maint"
4486 case "${enableval}" in
4487 yes) cgen_maint=yes ;;
4488 no) cgen_maint=no ;;
4490 # argument is cgen install directory (not implemented yet).
4491 # Having a `share' directory might be more appropriate for the .scm,
4494 cgendir=${cgen_maint}/lib/cgen
4500 if test x${cgen_maint} = xyes; then
4502 CGEN_MAINT_FALSE='#'
4511 # Horrible hacks to build DLLs on Windows.
4516 if test "$enable_shared" = "yes"; then
4517 WIN32LDFLAGS="-no-undefined"
4518 WIN32LIBADD="-L`pwd`/../bfd -lbfd -L`pwd`/../libiberty -liberty -L`pwd`/../intl -lintl -lcygwin"
4525 # target-specific stuff:
4527 # Canonicalize the secondary target names.
4528 if test -n "$enable_targets" ; then
4529 for targ in `echo $enable_targets | sed 's/,/ /g'`
4531 result=`$ac_config_sub $targ 2>/dev/null`
4532 if test -n "$result" ; then
4533 canon_targets="$canon_targets $result"
4535 # Allow targets that config.sub doesn't recognize, like "all".
4536 canon_targets="$canon_targets $targ"
4543 for targ in $target $canon_targets
4545 if test "x$targ" = "xall" ; then
4548 . $srcdir/../bfd/config.bfd
4549 selarchs="$selarchs $targ_archs"
4553 # Utility var, documents generic cgen support files.
4555 cgen_files="cgen-opc.lo cgen-asm.lo cgen-dis.lo"
4557 # We don't do any links based on the target system, just makefile config.
4559 if test x${all_targets} = xfalse ; then
4561 # Target architecture .o files.
4564 for arch in $selarchs
4566 ad=`echo $arch | sed -e s/bfd_//g -e s/_arch//g`
4567 archdefs="$archdefs -DARCH_$ad"
4569 bfd_a29k_arch) ta="$ta a29k-dis.lo" ;;
4570 bfd_alliant_arch) ;;
4571 bfd_alpha_arch) ta="$ta alpha-dis.lo alpha-opc.lo" ;;
4572 bfd_arc_arch) ta="$ta arc-dis.lo arc-opc.lo arc-ext.lo" ;;
4573 bfd_arm_arch) ta="$ta arm-dis.lo" ;;
4574 bfd_avr_arch) ta="$ta avr-dis.lo" ;;
4576 bfd_cris_arch) ta="$ta cris-dis.lo cris-opc.lo" ;;
4577 bfd_d10v_arch) ta="$ta d10v-dis.lo d10v-opc.lo" ;;
4578 bfd_d30v_arch) ta="$ta d30v-dis.lo d30v-opc.lo" ;;
4579 bfd_fr30_arch) ta="$ta fr30-asm.lo fr30-desc.lo fr30-dis.lo fr30-ibld.lo fr30-opc.lo" using_cgen=yes ;;
4580 bfd_h8300_arch) ta="$ta h8300-dis.lo" ;;
4581 bfd_h8500_arch) ta="$ta h8500-dis.lo" ;;
4582 bfd_hppa_arch) ta="$ta hppa-dis.lo" ;;
4583 bfd_i370_arch) ta="$ta i370-dis.lo i370-opc.lo" ;;
4584 bfd_i386_arch) ta="$ta i386-dis.lo" ;;
4585 bfd_i860_arch) ta="$ta i860-dis.lo" ;;
4586 bfd_i960_arch) ta="$ta i960-dis.lo" ;;
4587 bfd_ia64_arch) ta="$ta ia64-dis.lo ia64-opc.lo" ;;
4588 bfd_m32r_arch) ta="$ta m32r-asm.lo m32r-desc.lo m32r-dis.lo m32r-ibld.lo m32r-opc.lo m32r-opinst.lo" using_cgen=yes ;;
4589 bfd_m68hc11_arch) ta="$ta m68hc11-dis.lo m68hc11-opc.lo" ;;
4590 bfd_m68hc12_arch) ta="$ta m68hc11-dis.lo m68hc11-opc.lo" ;;
4591 bfd_m68k_arch) ta="$ta m68k-dis.lo m68k-opc.lo" ;;
4592 bfd_m88k_arch) ta="$ta m88k-dis.lo" ;;
4593 bfd_mcore_arch) ta="$ta mcore-dis.lo" ;;
4594 bfd_mips_arch) ta="$ta mips-dis.lo mips-opc.lo mips16-opc.lo" ;;
4595 bfd_mmix_arch) ta="$ta mmix-dis.lo mmix-opc.lo" ;;
4596 bfd_mn10200_arch) ta="$ta m10200-dis.lo m10200-opc.lo" ;;
4597 bfd_mn10300_arch) ta="$ta m10300-dis.lo m10300-opc.lo" ;;
4598 bfd_ns32k_arch) ta="$ta ns32k-dis.lo" ;;
4599 bfd_openrisc_arch) ta="$ta openrisc-asm.lo openrisc-desc.lo openrisc-dis.lo openrisc-ibld.lo openrisc-opc.lo" using_cgen=yes ;;
4600 bfd_or32_arch) ta="$ta or32-dis.lo or32-opc.lo" using_cgen=yes ;;
4601 bfd_pdp11_arch) ta="$ta pdp11-dis.lo pdp11-opc.lo" ;;
4602 bfd_pj_arch) ta="$ta pj-dis.lo pj-opc.lo" ;;
4603 bfd_powerpc_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
4604 bfd_powerpc_64_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
4605 bfd_pyramid_arch) ;;
4607 bfd_rs6000_arch) ta="$ta ppc-dis.lo ppc-opc.lo" ;;
4608 bfd_s390_arch) ta="$ta s390-dis.lo s390-opc.lo" ;;
4610 # We can't decide what we want just from the CPU family.
4611 # We want SH5 support unless a specific version of sh is
4612 # specified, as in sh3-elf, sh3b-linux-gnu, etc.
4613 # Include it just for ELF targets, since the SH5 bfd:s are ELF only.
4614 for t in $target $canon_targets; do
4616 all | sh64-* | sh-*-*elf* | shl-*-*elf* | sh-*-linux* | shl-*-linux*)
4617 ta="$ta sh64-dis.lo sh64-opc.lo"
4618 archdefs="$archdefs -DINCLUDE_SHMEDIA"
4622 ta="$ta sh-dis.lo" ;;
4623 bfd_sparc_arch) ta="$ta sparc-dis.lo sparc-opc.lo" ;;
4625 bfd_tic30_arch) ta="$ta tic30-dis.lo" ;;
4626 bfd_tic54x_arch) ta="$ta tic54x-dis.lo tic54x-opc.lo" ;;
4627 bfd_tic80_arch) ta="$ta tic80-dis.lo tic80-opc.lo" ;;
4628 bfd_v850_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
4629 bfd_v850e_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
4630 bfd_v850ea_arch) ta="$ta v850-opc.lo v850-dis.lo" ;;
4631 bfd_vax_arch) ta="$ta vax-dis.lo" ;;
4632 bfd_w65_arch) ta="$ta w65-dis.lo" ;;
4634 bfd_xstormy16_arch) ta="$ta xstormy16-asm.lo xstormy16-desc.lo xstormy16-dis.lo xstormy16-ibld.lo xstormy16-opc.lo" using_cgen=yes ;;
4635 bfd_z8k_arch) ta="$ta z8k-dis.lo" ;;
4638 *) { echo "configure: error: *** unknown target architecture $arch" 1>&2; exit 1; } ;;
4642 if test $using_cgen = yes ; then
4643 ta="$ta $cgen_files"
4646 # Weed out duplicate .o files.
4656 # And duplicate -D flags.
4658 for i in $archdefs ; do
4668 else # all_targets is true
4670 BFD_MACHINES='$(ALL_MACHINES)'
4677 cat > confcache <<\EOF
4678 # This file is a shell script that caches the results of configure
4679 # tests run on this system so they can be shared between configure
4680 # scripts and configure runs. It is not useful on other systems.
4681 # If it contains results you don't want to keep, you may remove or edit it.
4683 # By default, configure uses ./config.cache as the cache file,
4684 # creating it if it does not exist already. You can give configure
4685 # the --cache-file=FILE option to use a different cache file; that is
4686 # what configure does when it calls configure scripts in
4687 # subdirectories, so they share the cache.
4688 # Giving --cache-file=/dev/null disables caching, for debugging configure.
4689 # config.status only pays attention to the cache file if you give it the
4690 # --recheck option to rerun configure.
4693 # The following way of writing the cache mishandles newlines in values,
4694 # but we know of no workaround that is simple, portable, and efficient.
4695 # So, don't put newlines in cache variables' values.
4696 # Ultrix sh set writes to stderr and can't be redirected directly,
4697 # and sets the high bit in the cache file unless we assign to the vars.
4699 case `(ac_space=' '; set | grep ac_space) 2>&1` in
4701 # `set' does not quote correctly, so add quotes (double-quote substitution
4702 # turns \\\\ into \\, and sed turns \\ into \).
4704 -e "s/'/'\\\\''/g" \
4705 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
4708 # `set' quotes correctly as required by POSIX, so do not add quotes.
4709 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
4712 if cmp -s $cache_file confcache; then
4715 if test -w $cache_file; then
4716 echo "updating cache $cache_file"
4717 cat confcache > $cache_file
4719 echo "not updating unwritable cache $cache_file"
4724 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
4726 test "x$prefix" = xNONE && prefix=$ac_default_prefix
4727 # Let make expand exec_prefix.
4728 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
4730 # Any assignment to VPATH causes Sun make to only execute
4731 # the first set of double-colon rules, so remove it if not needed.
4732 # If there is a colon in the path, we need to keep it.
4733 if test "x$srcdir" = x.; then
4734 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
4737 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
4739 DEFS=-DHAVE_CONFIG_H
4741 # Without the "./", some shells look in PATH for config.status.
4742 : ${CONFIG_STATUS=./config.status}
4744 echo creating $CONFIG_STATUS
4745 rm -f $CONFIG_STATUS
4746 cat > $CONFIG_STATUS <<EOF
4748 # Generated automatically by configure.
4749 # Run this file to recreate the current configuration.
4750 # This directory was configured as follows,
4751 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
4753 # $0 $ac_configure_args
4755 # Compiler output produced by configure, useful for debugging
4756 # configure, is in ./config.log if it exists.
4758 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
4761 case "\$ac_option" in
4762 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
4763 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
4764 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
4765 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
4766 echo "$CONFIG_STATUS generated by autoconf version 2.13"
4768 -help | --help | --hel | --he | --h)
4769 echo "\$ac_cs_usage"; exit 0 ;;
4770 *) echo "\$ac_cs_usage"; exit 1 ;;
4774 ac_given_srcdir=$srcdir
4775 ac_given_INSTALL="$INSTALL"
4777 trap 'rm -fr `echo "Makefile po/Makefile.in:po/Make-in config.h:config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
4779 cat >> $CONFIG_STATUS <<EOF
4781 # Protect against being on the right side of a sed subst in config.status.
4782 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
4783 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
4787 s%@CFLAGS@%$CFLAGS%g
4788 s%@CPPFLAGS@%$CPPFLAGS%g
4789 s%@CXXFLAGS@%$CXXFLAGS%g
4790 s%@FFLAGS@%$FFLAGS%g
4792 s%@LDFLAGS@%$LDFLAGS%g
4794 s%@exec_prefix@%$exec_prefix%g
4795 s%@prefix@%$prefix%g
4796 s%@program_transform_name@%$program_transform_name%g
4797 s%@bindir@%$bindir%g
4798 s%@sbindir@%$sbindir%g
4799 s%@libexecdir@%$libexecdir%g
4800 s%@datadir@%$datadir%g
4801 s%@sysconfdir@%$sysconfdir%g
4802 s%@sharedstatedir@%$sharedstatedir%g
4803 s%@localstatedir@%$localstatedir%g
4804 s%@libdir@%$libdir%g
4805 s%@includedir@%$includedir%g
4806 s%@oldincludedir@%$oldincludedir%g
4807 s%@infodir@%$infodir%g
4808 s%@mandir@%$mandir%g
4810 s%@host_alias@%$host_alias%g
4811 s%@host_cpu@%$host_cpu%g
4812 s%@host_vendor@%$host_vendor%g
4813 s%@host_os@%$host_os%g
4814 s%@target@%$target%g
4815 s%@target_alias@%$target_alias%g
4816 s%@target_cpu@%$target_cpu%g
4817 s%@target_vendor@%$target_vendor%g
4818 s%@target_os@%$target_os%g
4820 s%@build_alias@%$build_alias%g
4821 s%@build_cpu@%$build_cpu%g
4822 s%@build_vendor@%$build_vendor%g
4823 s%@build_os@%$build_os%g
4824 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
4825 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
4826 s%@INSTALL_DATA@%$INSTALL_DATA%g
4827 s%@PACKAGE@%$PACKAGE%g
4828 s%@VERSION@%$VERSION%g
4829 s%@ACLOCAL@%$ACLOCAL%g
4830 s%@AUTOCONF@%$AUTOCONF%g
4831 s%@AUTOMAKE@%$AUTOMAKE%g
4832 s%@AUTOHEADER@%$AUTOHEADER%g
4833 s%@MAKEINFO@%$MAKEINFO%g
4834 s%@SET_MAKE@%$SET_MAKE%g
4836 s%@RANLIB@%$RANLIB%g
4839 s%@OBJEXT@%$OBJEXT%g
4840 s%@EXEEXT@%$EXEEXT%g
4842 s%@LIBTOOL@%$LIBTOOL%g
4843 s%@WARN_CFLAGS@%$WARN_CFLAGS%g
4844 s%@MAINTAINER_MODE_TRUE@%$MAINTAINER_MODE_TRUE%g
4845 s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g
4848 s%@ALLOCA@%$ALLOCA%g
4849 s%@USE_NLS@%$USE_NLS%g
4850 s%@MSGFMT@%$MSGFMT%g
4851 s%@GMSGFMT@%$GMSGFMT%g
4852 s%@XGETTEXT@%$XGETTEXT%g
4853 s%@USE_INCLUDED_LIBINTL@%$USE_INCLUDED_LIBINTL%g
4854 s%@CATALOGS@%$CATALOGS%g
4855 s%@CATOBJEXT@%$CATOBJEXT%g
4856 s%@DATADIRNAME@%$DATADIRNAME%g
4857 s%@GMOFILES@%$GMOFILES%g
4858 s%@INSTOBJEXT@%$INSTOBJEXT%g
4859 s%@INTLDEPS@%$INTLDEPS%g
4860 s%@INTLLIBS@%$INTLLIBS%g
4861 s%@INTLOBJS@%$INTLOBJS%g
4862 s%@POFILES@%$POFILES%g
4864 s%@INCLUDE_LOCALE_H@%$INCLUDE_LOCALE_H%g
4866 s%@GT_YES@%$GT_YES%g
4867 s%@MKINSTALLDIRS@%$MKINSTALLDIRS%g
4869 s%@CC_FOR_BUILD@%$CC_FOR_BUILD%g
4870 s%@EXEEXT_FOR_BUILD@%$EXEEXT_FOR_BUILD%g
4871 s%@HDEFINES@%$HDEFINES%g
4872 s%@CGEN_MAINT_TRUE@%$CGEN_MAINT_TRUE%g
4873 s%@CGEN_MAINT_FALSE@%$CGEN_MAINT_FALSE%g
4874 s%@cgendir@%$cgendir%g
4875 s%@WIN32LDFLAGS@%$WIN32LDFLAGS%g
4876 s%@WIN32LIBADD@%$WIN32LIBADD%g
4877 s%@archdefs@%$archdefs%g
4878 s%@BFD_MACHINES@%$BFD_MACHINES%g
4883 cat >> $CONFIG_STATUS <<\EOF
4885 # Split the substitutions into bite-sized pieces for seds with
4886 # small command number limits, like on Digital OSF/1 and HP-UX.
4887 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
4888 ac_file=1 # Number of current file.
4889 ac_beg=1 # First line for current file.
4890 ac_end=$ac_max_sed_cmds # Line after last line for current file.
4893 while $ac_more_lines; do
4894 if test $ac_beg -gt 1; then
4895 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
4897 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
4899 if test ! -s conftest.s$ac_file; then
4901 rm -f conftest.s$ac_file
4903 if test -z "$ac_sed_cmds"; then
4904 ac_sed_cmds="sed -f conftest.s$ac_file"
4906 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
4908 ac_file=`expr $ac_file + 1`
4910 ac_end=`expr $ac_end + $ac_max_sed_cmds`
4913 if test -z "$ac_sed_cmds"; then
4918 cat >> $CONFIG_STATUS <<EOF
4920 CONFIG_FILES=\${CONFIG_FILES-"Makefile po/Makefile.in:po/Make-in"}
4922 cat >> $CONFIG_STATUS <<\EOF
4923 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
4924 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
4926 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
4927 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
4928 *) ac_file_in="${ac_file}.in" ;;
4931 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
4933 # Remove last slash and all that follows it. Not all systems have dirname.
4934 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
4935 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
4936 # The file is in a subdirectory.
4937 test ! -d "$ac_dir" && mkdir "$ac_dir"
4938 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
4939 # A "../" for each directory in $ac_dir_suffix.
4940 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
4942 ac_dir_suffix= ac_dots=
4945 case "$ac_given_srcdir" in
4947 if test -z "$ac_dots"; then top_srcdir=.
4948 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
4949 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
4951 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
4952 top_srcdir="$ac_dots$ac_given_srcdir" ;;
4955 case "$ac_given_INSTALL" in
4956 [/$]*) INSTALL="$ac_given_INSTALL" ;;
4957 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
4960 echo creating "$ac_file"
4962 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
4964 *Makefile*) ac_comsub="1i\\
4965 # $configure_input" ;;
4969 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
4971 s%@configure_input@%$configure_input%g
4972 s%@srcdir@%$srcdir%g
4973 s%@top_srcdir@%$top_srcdir%g
4974 s%@INSTALL@%$INSTALL%g
4975 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
4979 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
4980 # NAME is the cpp macro being defined and VALUE is the value it is being given.
4982 # ac_d sets the value in "#define NAME VALUE" lines.
4983 ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
4984 ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
4987 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
4988 ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
4989 ac_uB='\([ ]\)%\1#\2define\3'
4992 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
4993 ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
4994 ac_eB='$%\1#\2define\3'
4998 if test "${CONFIG_HEADERS+set}" != set; then
5000 cat >> $CONFIG_STATUS <<EOF
5001 CONFIG_HEADERS="config.h:config.in"
5003 cat >> $CONFIG_STATUS <<\EOF
5005 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
5006 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
5008 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
5009 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
5010 *) ac_file_in="${ac_file}.in" ;;
5013 echo creating $ac_file
5015 rm -f conftest.frag conftest.in conftest.out
5016 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
5017 cat $ac_file_inputs > conftest.in
5021 # Transform confdefs.h into a sed script conftest.vals that substitutes
5022 # the proper values into config.h.in to produce config.h. And first:
5023 # Protect against being on the right side of a sed subst in config.status.
5024 # Protect against being in an unquoted here document in config.status.
5026 cat > conftest.hdr <<\EOF
5029 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
5033 sed -n -f conftest.hdr confdefs.h > conftest.vals
5036 # This sed command replaces #undef with comments. This is necessary, for
5037 # example, in the case of _POSIX_SOURCE, which is predefined and required
5038 # on some systems where configure will not decide to define it.
5039 cat >> conftest.vals <<\EOF
5040 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
5043 # Break up conftest.vals because some shells have a limit on
5044 # the size of here documents, and old seds have small limits too.
5049 ac_lines=`grep -c . conftest.vals`
5050 # grep -c gives empty output for an empty file on some AIX systems.
5051 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
5052 # Write a limited-size here document to conftest.frag.
5053 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
5054 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
5056 sed -f conftest.frag conftest.in > conftest.out
5058 mv conftest.out conftest.in
5060 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
5062 mv conftest.tail conftest.vals
5066 cat >> $CONFIG_STATUS <<\EOF
5067 rm -f conftest.frag conftest.h
5068 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
5069 cat conftest.in >> conftest.h
5071 if cmp -s $ac_file conftest.h 2>/dev/null; then
5072 echo "$ac_file is unchanged"
5075 # Remove last slash and all that follows it. Not all systems have dirname.
5076 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
5077 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
5078 # The file is in a subdirectory.
5079 test ! -d "$ac_dir" && mkdir "$ac_dir"
5082 mv conftest.h $ac_file
5087 cat >> $CONFIG_STATUS <<EOF
5091 cat >> $CONFIG_STATUS <<\EOF
5092 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
5093 sed -e '/POTFILES =/r po/POTFILES' po/Makefile.in > po/Makefile
5096 chmod +x $CONFIG_STATUS
5097 rm -fr confdefs* $ac_clean_files
5098 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1