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=yes]"
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 --with-lib-path=dir1:dir2... set default LIB_PATH"
29 --enable-targets alternative target configurations"
31 --enable-64-bit-bfd 64-bit support (on hosts with narrower word sizes)"
33 --with-sysroot[=DIR] Search for usr/lib et al within DIR."
35 --enable-werror treat compile warnings as errors"
37 --enable-build-warnings enable build-time compiler warnings if gcc is used"
39 --disable-nls do not use Native Language Support"
41 --with-included-gettext use the GNU gettext library included here"
43 --enable-maintainer-mode enable make rules and dependencies not useful
44 (and sometimes confusing) to the casual installer"
46 # Initialize some variables set by options.
47 # The variables have the same names as the options, with
48 # dashes changed to underlines.
50 cache_file=./config.cache
59 program_transform_name=s,x,x,
67 bindir='${exec_prefix}/bin'
68 sbindir='${exec_prefix}/sbin'
69 libexecdir='${exec_prefix}/libexec'
70 datadir='${prefix}/share'
71 sysconfdir='${prefix}/etc'
72 sharedstatedir='${prefix}/com'
73 localstatedir='${prefix}/var'
74 libdir='${exec_prefix}/lib'
75 includedir='${prefix}/include'
76 oldincludedir='/usr/include'
77 infodir='${prefix}/info'
78 mandir='${prefix}/man'
80 # Initialize some other variables.
83 SHELL=${CONFIG_SHELL-/bin/sh}
84 # Maximum number of lines to put in a shell here document.
91 # If the previous option needs an argument, assign it.
92 if test -n "$ac_prev"; then
93 eval "$ac_prev=\$ac_option"
99 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
103 # Accept the important Cygnus configure options, so we can diagnose typos.
107 -bindir | --bindir | --bindi | --bind | --bin | --bi)
109 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
110 bindir="$ac_optarg" ;;
112 -build | --build | --buil | --bui | --bu)
114 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
115 build="$ac_optarg" ;;
117 -cache-file | --cache-file | --cache-fil | --cache-fi \
118 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
119 ac_prev=cache_file ;;
120 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
121 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
122 cache_file="$ac_optarg" ;;
124 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
126 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
128 datadir="$ac_optarg" ;;
130 -disable-* | --disable-*)
131 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
132 # Reject names that are not valid shell variable names.
133 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
134 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
136 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
137 eval "enable_${ac_feature}=no" ;;
139 -enable-* | --enable-*)
140 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
141 # Reject names that are not valid shell variable names.
142 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
143 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
145 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
150 eval "enable_${ac_feature}='$ac_optarg'" ;;
152 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
153 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
154 | --exec | --exe | --ex)
155 ac_prev=exec_prefix ;;
156 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
157 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
158 | --exec=* | --exe=* | --ex=*)
159 exec_prefix="$ac_optarg" ;;
161 -gas | --gas | --ga | --g)
162 # Obsolete; use --with-gas.
165 -help | --help | --hel | --he)
166 # Omit some internal or obsolete options to make the list less imposing.
167 # This message is too long to be a string in the A/UX 3.1 sh.
169 Usage: configure [options] [host]
170 Options: [defaults in brackets after descriptions]
172 --cache-file=FILE cache test results in FILE
173 --help print this message
174 --no-create do not create output files
175 --quiet, --silent do not print \`checking...' messages
176 --version print the version of autoconf that created configure
177 Directory and file names:
178 --prefix=PREFIX install architecture-independent files in PREFIX
180 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
182 --bindir=DIR user executables in DIR [EPREFIX/bin]
183 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
184 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
185 --datadir=DIR read-only architecture-independent data in DIR
187 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
188 --sharedstatedir=DIR modifiable architecture-independent data in DIR
190 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
191 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
192 --includedir=DIR C header files in DIR [PREFIX/include]
193 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
194 --infodir=DIR info documentation in DIR [PREFIX/info]
195 --mandir=DIR man documentation in DIR [PREFIX/man]
196 --srcdir=DIR find the sources in DIR [configure dir or ..]
197 --program-prefix=PREFIX prepend PREFIX to installed program names
198 --program-suffix=SUFFIX append SUFFIX to installed program names
199 --program-transform-name=PROGRAM
200 run sed PROGRAM on installed program names
204 --build=BUILD configure for building on BUILD [BUILD=HOST]
205 --host=HOST configure for HOST [guessed]
206 --target=TARGET configure for TARGET [TARGET=HOST]
207 Features and packages:
208 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
209 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
210 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
211 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
212 --x-includes=DIR X include files are in DIR
213 --x-libraries=DIR X library files are in DIR
215 if test -n "$ac_help"; then
216 echo "--enable and --with options recognized:$ac_help"
220 -host | --host | --hos | --ho)
222 -host=* | --host=* | --hos=* | --ho=*)
225 -includedir | --includedir | --includedi | --included | --include \
226 | --includ | --inclu | --incl | --inc)
227 ac_prev=includedir ;;
228 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
229 | --includ=* | --inclu=* | --incl=* | --inc=*)
230 includedir="$ac_optarg" ;;
232 -infodir | --infodir | --infodi | --infod | --info | --inf)
234 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
235 infodir="$ac_optarg" ;;
237 -libdir | --libdir | --libdi | --libd)
239 -libdir=* | --libdir=* | --libdi=* | --libd=*)
240 libdir="$ac_optarg" ;;
242 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
243 | --libexe | --libex | --libe)
244 ac_prev=libexecdir ;;
245 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
246 | --libexe=* | --libex=* | --libe=*)
247 libexecdir="$ac_optarg" ;;
249 -localstatedir | --localstatedir | --localstatedi | --localstated \
250 | --localstate | --localstat | --localsta | --localst \
251 | --locals | --local | --loca | --loc | --lo)
252 ac_prev=localstatedir ;;
253 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
254 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
255 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
256 localstatedir="$ac_optarg" ;;
258 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
260 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
261 mandir="$ac_optarg" ;;
264 # Obsolete; use --without-fp.
267 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
271 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
272 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
275 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
276 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
277 | --oldin | --oldi | --old | --ol | --o)
278 ac_prev=oldincludedir ;;
279 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
280 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
281 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
282 oldincludedir="$ac_optarg" ;;
284 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
286 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
287 prefix="$ac_optarg" ;;
289 -program-prefix | --program-prefix | --program-prefi | --program-pref \
290 | --program-pre | --program-pr | --program-p)
291 ac_prev=program_prefix ;;
292 -program-prefix=* | --program-prefix=* | --program-prefi=* \
293 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
294 program_prefix="$ac_optarg" ;;
296 -program-suffix | --program-suffix | --program-suffi | --program-suff \
297 | --program-suf | --program-su | --program-s)
298 ac_prev=program_suffix ;;
299 -program-suffix=* | --program-suffix=* | --program-suffi=* \
300 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
301 program_suffix="$ac_optarg" ;;
303 -program-transform-name | --program-transform-name \
304 | --program-transform-nam | --program-transform-na \
305 | --program-transform-n | --program-transform- \
306 | --program-transform | --program-transfor \
307 | --program-transfo | --program-transf \
308 | --program-trans | --program-tran \
309 | --progr-tra | --program-tr | --program-t)
310 ac_prev=program_transform_name ;;
311 -program-transform-name=* | --program-transform-name=* \
312 | --program-transform-nam=* | --program-transform-na=* \
313 | --program-transform-n=* | --program-transform-=* \
314 | --program-transform=* | --program-transfor=* \
315 | --program-transfo=* | --program-transf=* \
316 | --program-trans=* | --program-tran=* \
317 | --progr-tra=* | --program-tr=* | --program-t=*)
318 program_transform_name="$ac_optarg" ;;
320 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
321 | -silent | --silent | --silen | --sile | --sil)
324 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
326 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
328 sbindir="$ac_optarg" ;;
330 -sharedstatedir | --sharedstatedir | --sharedstatedi \
331 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
332 | --sharedst | --shareds | --shared | --share | --shar \
334 ac_prev=sharedstatedir ;;
335 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
336 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
337 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
339 sharedstatedir="$ac_optarg" ;;
341 -site | --site | --sit)
343 -site=* | --site=* | --sit=*)
346 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
348 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
349 srcdir="$ac_optarg" ;;
351 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
352 | --syscon | --sysco | --sysc | --sys | --sy)
353 ac_prev=sysconfdir ;;
354 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
355 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
356 sysconfdir="$ac_optarg" ;;
358 -target | --target | --targe | --targ | --tar | --ta | --t)
360 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
361 target="$ac_optarg" ;;
363 -v | -verbose | --verbose | --verbos | --verbo | --verb)
366 -version | --version | --versio | --versi | --vers)
367 echo "configure generated by autoconf version 2.13"
371 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
372 # Reject names that are not valid shell variable names.
373 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
374 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
376 ac_package=`echo $ac_package| sed 's/-/_/g'`
381 eval "with_${ac_package}='$ac_optarg'" ;;
383 -without-* | --without-*)
384 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
385 # Reject names that are not valid shell variable names.
386 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
387 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
389 ac_package=`echo $ac_package| sed 's/-/_/g'`
390 eval "with_${ac_package}=no" ;;
393 # Obsolete; use --with-x.
396 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
397 | --x-incl | --x-inc | --x-in | --x-i)
398 ac_prev=x_includes ;;
399 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
400 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
401 x_includes="$ac_optarg" ;;
403 -x-libraries | --x-libraries | --x-librarie | --x-librari \
404 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
405 ac_prev=x_libraries ;;
406 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
407 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
408 x_libraries="$ac_optarg" ;;
410 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
414 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
415 echo "configure: warning: $ac_option: invalid host type" 1>&2
417 if test "x$nonopt" != xNONE; then
418 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
426 if test -n "$ac_prev"; then
427 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
430 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
432 # File descriptor usage:
435 # 2 errors and warnings
436 # 3 some systems may open it to /dev/tty
437 # 4 used on the Kubota Titan
438 # 6 checking for... messages and results
439 # 5 compiler messages saved in config.log
440 if test "$silent" = yes; then
448 This file contains any messages produced by compilers while
449 running configure, to aid debugging if configure makes a mistake.
452 # Strip out --no-create and --no-recursion so they do not pile up.
453 # Also quote any args containing shell metacharacters.
458 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
459 | --no-cr | --no-c) ;;
460 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
461 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
462 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
463 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
464 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
469 # Only set these to C if already set. These must not be set unconditionally
470 # because not all systems understand e.g. LANG=C (notably SCO).
471 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
472 # Non-C LC_CTYPE values break the ctype check.
473 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
474 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
475 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
476 if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
478 # confdefs.h avoids OS command line length limits that DEFS can exceed.
479 rm -rf conftest* confdefs.h
480 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
483 # A filename unique to this package, relative to the directory that
484 # configure is in, which we can look for to find out if srcdir is correct.
485 ac_unique_file=ldmain.c
487 # Find the source files, if location was not specified.
488 if test -z "$srcdir"; then
489 ac_srcdir_defaulted=yes
490 # Try the directory containing this script, then its parent.
492 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
493 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
495 if test ! -r $srcdir/$ac_unique_file; then
499 ac_srcdir_defaulted=no
501 if test ! -r $srcdir/$ac_unique_file; then
502 if test "$ac_srcdir_defaulted" = yes; then
503 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
505 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
508 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
510 # Prefer explicitly selected file to automatically selected ones.
511 if test -z "$CONFIG_SITE"; then
512 if test "x$prefix" != xNONE; then
513 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
515 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
518 for ac_site_file in $CONFIG_SITE; do
519 if test -r "$ac_site_file"; then
520 echo "loading site script $ac_site_file"
525 if test -r "$cache_file"; then
526 echo "loading cache $cache_file"
529 echo "creating cache $cache_file"
534 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
535 ac_cpp='$CPP $CPPFLAGS'
536 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
537 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
538 cross_compiling=$ac_cv_prog_cc_cross
542 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
543 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
544 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
551 ac_n= ac_c='\c' ac_t=
554 echo $ac_n "checking for Cygwin environment""... $ac_c" 1>&6
555 echo "configure:556: checking for Cygwin environment" >&5
556 if eval "test \"`echo '$''{'ac_cv_cygwin'+set}'`\" = set"; then
557 echo $ac_n "(cached) $ac_c" 1>&6
559 cat > conftest.$ac_ext <<EOF
560 #line 561 "configure"
561 #include "confdefs.h"
566 #define __CYGWIN__ __CYGWIN32__
571 if { (eval echo configure:572: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
575 echo "configure: failed program was:" >&5
576 cat conftest.$ac_ext >&5
584 echo "$ac_t""$ac_cv_cygwin" 1>&6
586 test "$ac_cv_cygwin" = yes && CYGWIN=yes
587 echo $ac_n "checking for mingw32 environment""... $ac_c" 1>&6
588 echo "configure:589: checking for mingw32 environment" >&5
589 if eval "test \"`echo '$''{'ac_cv_mingw32'+set}'`\" = set"; then
590 echo $ac_n "(cached) $ac_c" 1>&6
592 cat > conftest.$ac_ext <<EOF
593 #line 594 "configure"
594 #include "confdefs.h"
600 if { (eval echo configure:601: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
604 echo "configure: failed program was:" >&5
605 cat conftest.$ac_ext >&5
613 echo "$ac_t""$ac_cv_mingw32" 1>&6
615 test "$ac_cv_mingw32" = yes && MINGW32=yes
619 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
620 if test -f $ac_dir/install-sh; then
622 ac_install_sh="$ac_aux_dir/install-sh -c"
624 elif test -f $ac_dir/install.sh; then
626 ac_install_sh="$ac_aux_dir/install.sh -c"
630 if test -z "$ac_aux_dir"; then
631 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
633 ac_config_guess=$ac_aux_dir/config.guess
634 ac_config_sub=$ac_aux_dir/config.sub
635 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
638 # Do some error checking and defaulting for the host and target type.
640 # configure --host=HOST --target=TARGET --build=BUILD NONOPT
643 # 1. You are not allowed to specify --host, --target, and nonopt at the
645 # 2. Host defaults to nonopt.
646 # 3. If nonopt is not specified, then host defaults to the current host,
647 # as determined by config.guess.
648 # 4. Target and build default to nonopt.
649 # 5. If nonopt is not specified, then target and build default to host.
651 # The aliases save the names the user supplied, while $host etc.
652 # will get canonicalized.
653 case $host---$target---$nonopt in
654 NONE---*---* | *---NONE---* | *---*---NONE) ;;
655 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
659 # Make sure we can run config.sub.
660 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
661 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
664 echo $ac_n "checking host system type""... $ac_c" 1>&6
665 echo "configure:666: checking host system type" >&5
668 case "$host_alias" in
672 if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
673 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
675 *) host_alias=$nonopt ;;
679 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
680 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
681 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
682 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
683 echo "$ac_t""$host" 1>&6
685 echo $ac_n "checking target system type""... $ac_c" 1>&6
686 echo "configure:687: checking target system type" >&5
689 case "$target_alias" in
692 NONE) target_alias=$host_alias ;;
693 *) target_alias=$nonopt ;;
697 target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
698 target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
699 target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
700 target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
701 echo "$ac_t""$target" 1>&6
703 echo $ac_n "checking build system type""... $ac_c" 1>&6
704 echo "configure:705: checking build system type" >&5
707 case "$build_alias" in
710 NONE) build_alias=$host_alias ;;
711 *) build_alias=$nonopt ;;
715 build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
716 build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
717 build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
718 build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
719 echo "$ac_t""$build" 1>&6
721 test "$host_alias" != "$target_alias" &&
722 test "$program_prefix$program_suffix$program_transform_name" = \
724 program_prefix=${target_alias}-
727 echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6
728 echo "configure:729: checking for strerror in -lcposix" >&5
729 ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
730 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
731 echo $ac_n "(cached) $ac_c" 1>&6
734 LIBS="-lcposix $LIBS"
735 cat > conftest.$ac_ext <<EOF
736 #line 737 "configure"
737 #include "confdefs.h"
738 /* Override any gcc2 internal prototype to avoid an error. */
739 /* We use char because int might match the return type of a gcc2
740 builtin and then its argument prototype would still apply. */
747 if { (eval echo configure:748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
749 eval "ac_cv_lib_$ac_lib_var=yes"
751 echo "configure: failed program was:" >&5
752 cat conftest.$ac_ext >&5
754 eval "ac_cv_lib_$ac_lib_var=no"
760 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
761 echo "$ac_t""yes" 1>&6
762 LIBS="$LIBS -lcposix"
764 echo "$ac_t""no" 1>&6
770 BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[ ]*\([^ ]*\)[ ]*).*/\1/p' < ${srcdir}/../bfd/configure.in`
771 am__api_version="1.4"
772 # Find a good install program. We prefer a C program (faster),
773 # so one script is as good as another. But avoid the broken or
774 # incompatible versions:
775 # SysV /etc/install, /usr/sbin/install
776 # SunOS /usr/etc/install
779 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
780 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
781 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
782 # ./install, which can be erroneously created by make from ./install.sh.
783 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
784 echo "configure:785: checking for a BSD compatible install" >&5
785 if test -z "$INSTALL"; then
786 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
787 echo $ac_n "(cached) $ac_c" 1>&6
789 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
790 for ac_dir in $PATH; do
791 # Account for people who put trailing slashes in PATH elements.
793 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
795 # OSF1 and SCO ODT 3.0 have their own names for install.
796 # Don't use installbsd from OSF since it installs stuff as root
798 for ac_prog in ginstall scoinst install; do
799 if test -f $ac_dir/$ac_prog; then
800 if test $ac_prog = install &&
801 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
802 # AIX install. It has an incompatible calling convention.
805 ac_cv_path_install="$ac_dir/$ac_prog -c"
816 if test "${ac_cv_path_install+set}" = set; then
817 INSTALL="$ac_cv_path_install"
819 # As a last resort, use the slow shell script. We don't cache a
820 # path for INSTALL within a source directory, because that will
821 # break other packages using the cache if that directory is
822 # removed, or if the path is relative.
823 INSTALL="$ac_install_sh"
826 echo "$ac_t""$INSTALL" 1>&6
828 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
829 # It thinks the first close brace ends the variable substitution.
830 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
832 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
834 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
836 echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
837 echo "configure:838: checking whether build environment is sane" >&5
840 echo timestamp > conftestfile
841 # Do `set' in a subshell so we don't clobber the current shell's
842 # arguments. Must try -L first in case configure is actually a
843 # symlink; some systems play weird games with the mod time of symlinks
844 # (eg FreeBSD returns the mod time of the symlink's containing
847 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
848 if test "$*" = "X"; then
850 set X `ls -t $srcdir/configure conftestfile`
852 if test "$*" != "X $srcdir/configure conftestfile" \
853 && test "$*" != "X conftestfile $srcdir/configure"; then
855 # If neither matched, then we have a broken ls. This can happen
856 # if, for instance, CONFIG_SHELL is bash and it inherits a
857 # broken ls alias from the environment. This has actually
858 # happened. Such a system could not be considered "sane".
859 { echo "configure: error: ls -t appears to fail. Make sure there is not a broken
860 alias in your environment" 1>&2; exit 1; }
863 test "$2" = conftestfile
869 { echo "configure: error: newly created file is older than distributed files!
870 Check your system clock" 1>&2; exit 1; }
873 echo "$ac_t""yes" 1>&6
874 if test "$program_transform_name" = s,x,x,; then
875 program_transform_name=
877 # Double any \ or $. echo might interpret backslashes.
878 cat <<\EOF_SED > conftestsed
879 s,\\,\\\\,g; s,\$,$$,g
881 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
884 test "$program_prefix" != NONE &&
885 program_transform_name="s,^,${program_prefix},; $program_transform_name"
886 # Use a double $ so make ignores it.
887 test "$program_suffix" != NONE &&
888 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
890 # sed with no file args requires a program.
891 test "$program_transform_name" = "" && program_transform_name="s,x,x,"
893 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
894 echo "configure:895: checking whether ${MAKE-make} sets \${MAKE}" >&5
895 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
896 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
897 echo $ac_n "(cached) $ac_c" 1>&6
899 cat > conftestmake <<\EOF
901 @echo 'ac_maketemp="${MAKE}"'
903 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
904 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
905 if test -n "$ac_maketemp"; then
906 eval ac_cv_prog_make_${ac_make}_set=yes
908 eval ac_cv_prog_make_${ac_make}_set=no
912 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
913 echo "$ac_t""yes" 1>&6
916 echo "$ac_t""no" 1>&6
917 SET_MAKE="MAKE=${MAKE-make}"
923 VERSION=${BFD_VERSION}
925 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
926 { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
928 cat >> confdefs.h <<EOF
929 #define PACKAGE "$PACKAGE"
932 cat >> confdefs.h <<EOF
933 #define VERSION "$VERSION"
938 missing_dir=`cd $ac_aux_dir && pwd`
939 echo $ac_n "checking for working aclocal-${am__api_version}""... $ac_c" 1>&6
940 echo "configure:941: checking for working aclocal-${am__api_version}" >&5
941 # Run test in a subshell; some versions of sh will print an error if
942 # an executable is not found, even if stderr is redirected.
943 # Redirect stdin to placate older versions of autoconf. Sigh.
944 if (aclocal-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
945 ACLOCAL=aclocal-${am__api_version}
946 echo "$ac_t""found" 1>&6
948 ACLOCAL="$missing_dir/missing aclocal-${am__api_version}"
949 echo "$ac_t""missing" 1>&6
952 echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
953 echo "configure:954: checking for working autoconf" >&5
954 # Run test in a subshell; some versions of sh will print an error if
955 # an executable is not found, even if stderr is redirected.
956 # Redirect stdin to placate older versions of autoconf. Sigh.
957 if (autoconf --version) < /dev/null > /dev/null 2>&1; then
959 echo "$ac_t""found" 1>&6
961 AUTOCONF="$missing_dir/missing autoconf"
962 echo "$ac_t""missing" 1>&6
965 echo $ac_n "checking for working automake-${am__api_version}""... $ac_c" 1>&6
966 echo "configure:967: checking for working automake-${am__api_version}" >&5
967 # Run test in a subshell; some versions of sh will print an error if
968 # an executable is not found, even if stderr is redirected.
969 # Redirect stdin to placate older versions of autoconf. Sigh.
970 if (automake-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
971 AUTOMAKE=automake-${am__api_version}
972 echo "$ac_t""found" 1>&6
974 AUTOMAKE="$missing_dir/missing automake-${am__api_version}"
975 echo "$ac_t""missing" 1>&6
978 echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
979 echo "configure:980: checking for working autoheader" >&5
980 # Run test in a subshell; some versions of sh will print an error if
981 # an executable is not found, even if stderr is redirected.
982 # Redirect stdin to placate older versions of autoconf. Sigh.
983 if (autoheader --version) < /dev/null > /dev/null 2>&1; then
984 AUTOHEADER=autoheader
985 echo "$ac_t""found" 1>&6
987 AUTOHEADER="$missing_dir/missing autoheader"
988 echo "$ac_t""missing" 1>&6
991 echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
992 echo "configure:993: checking for working makeinfo" >&5
993 # Run test in a subshell; some versions of sh will print an error if
994 # an executable is not found, even if stderr is redirected.
995 # Redirect stdin to placate older versions of autoconf. Sigh.
996 if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
998 echo "$ac_t""found" 1>&6
1000 MAKEINFO="$missing_dir/missing makeinfo"
1001 echo "$ac_t""missing" 1>&6
1006 # Check whether --enable-shared or --disable-shared was given.
1007 if test "${enable_shared+set}" = set; then
1008 enableval="$enable_shared"
1009 p=${PACKAGE-default}
1011 yes) enable_shared=yes ;;
1012 no) enable_shared=no ;;
1015 # Look at the argument we got. We use all the common list separators.
1016 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1017 for pkg in $enableval; do
1018 if test "X$pkg" = "X$p"; then
1029 # Check whether --enable-static or --disable-static was given.
1030 if test "${enable_static+set}" = set; then
1031 enableval="$enable_static"
1032 p=${PACKAGE-default}
1034 yes) enable_static=yes ;;
1035 no) enable_static=no ;;
1038 # Look at the argument we got. We use all the common list separators.
1039 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1040 for pkg in $enableval; do
1041 if test "X$pkg" = "X$p"; then
1052 # Check whether --enable-fast-install or --disable-fast-install was given.
1053 if test "${enable_fast_install+set}" = set; then
1054 enableval="$enable_fast_install"
1055 p=${PACKAGE-default}
1057 yes) enable_fast_install=yes ;;
1058 no) enable_fast_install=no ;;
1060 enable_fast_install=no
1061 # Look at the argument we got. We use all the common list separators.
1062 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:,"
1063 for pkg in $enableval; do
1064 if test "X$pkg" = "X$p"; then
1065 enable_fast_install=yes
1072 enable_fast_install=yes
1075 # Extract the first word of "gcc", so it can be a program name with args.
1076 set dummy gcc; 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_CC'+set}'`\" = set"; then
1080 echo $ac_n "(cached) $ac_c" 1>&6
1082 if test -n "$CC"; then
1083 ac_cv_prog_CC="$CC" # 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
1098 if test -n "$CC"; then
1099 echo "$ac_t""$CC" 1>&6
1101 echo "$ac_t""no" 1>&6
1104 if test -z "$CC"; then
1105 # Extract the first word of "cc", so it can be a program name with args.
1106 set dummy cc; ac_word=$2
1107 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1108 echo "configure:1109: checking for $ac_word" >&5
1109 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1110 echo $ac_n "(cached) $ac_c" 1>&6
1112 if test -n "$CC"; then
1113 ac_cv_prog_CC="$CC" # Let the user override the test.
1115 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1118 for ac_dir in $ac_dummy; do
1119 test -z "$ac_dir" && ac_dir=.
1120 if test -f $ac_dir/$ac_word; then
1121 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
1122 ac_prog_rejected=yes
1130 if test $ac_prog_rejected = yes; then
1131 # We found a bogon in the path, so make sure we never use it.
1132 set dummy $ac_cv_prog_CC
1134 if test $# -gt 0; then
1135 # We chose a different compiler from the bogus one.
1136 # However, it has the same basename, so the bogon will be chosen
1137 # first if we set CC to just the basename; use the full file name.
1139 set dummy "$ac_dir/$ac_word" "$@"
1147 if test -n "$CC"; then
1148 echo "$ac_t""$CC" 1>&6
1150 echo "$ac_t""no" 1>&6
1153 if test -z "$CC"; then
1154 case "`uname -s`" in
1156 # Extract the first word of "cl", so it can be a program name with args.
1157 set dummy cl; ac_word=$2
1158 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1159 echo "configure:1160: checking for $ac_word" >&5
1160 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1161 echo $ac_n "(cached) $ac_c" 1>&6
1163 if test -n "$CC"; then
1164 ac_cv_prog_CC="$CC" # Let the user override the test.
1166 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1168 for ac_dir in $ac_dummy; do
1169 test -z "$ac_dir" && ac_dir=.
1170 if test -f $ac_dir/$ac_word; then
1179 if test -n "$CC"; then
1180 echo "$ac_t""$CC" 1>&6
1182 echo "$ac_t""no" 1>&6
1187 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
1190 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1191 echo "configure:1192: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
1194 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1195 ac_cpp='$CPP $CPPFLAGS'
1196 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1197 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1198 cross_compiling=$ac_cv_prog_cc_cross
1200 cat > conftest.$ac_ext << EOF
1202 #line 1203 "configure"
1203 #include "confdefs.h"
1207 if { (eval echo configure:1208: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1208 ac_cv_prog_cc_works=yes
1209 # If we can't run a trivial program, we are probably using a cross compiler.
1210 if (./conftest; exit) 2>/dev/null; then
1211 ac_cv_prog_cc_cross=no
1213 ac_cv_prog_cc_cross=yes
1216 echo "configure: failed program was:" >&5
1217 cat conftest.$ac_ext >&5
1218 ac_cv_prog_cc_works=no
1222 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1223 ac_cpp='$CPP $CPPFLAGS'
1224 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1225 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1226 cross_compiling=$ac_cv_prog_cc_cross
1228 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
1229 if test $ac_cv_prog_cc_works = no; then
1230 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
1232 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1233 echo "configure:1234: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
1234 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
1235 cross_compiling=$ac_cv_prog_cc_cross
1237 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1238 echo "configure:1239: checking whether we are using GNU C" >&5
1239 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
1240 echo $ac_n "(cached) $ac_c" 1>&6
1242 cat > conftest.c <<EOF
1247 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1248: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
1254 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
1256 if test $ac_cv_prog_gcc = yes; then
1262 ac_test_CFLAGS="${CFLAGS+set}"
1263 ac_save_CFLAGS="$CFLAGS"
1265 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1266 echo "configure:1267: checking whether ${CC-cc} accepts -g" >&5
1267 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
1268 echo $ac_n "(cached) $ac_c" 1>&6
1270 echo 'void f(){}' > conftest.c
1271 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
1280 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1281 if test "$ac_test_CFLAGS" = set; then
1282 CFLAGS="$ac_save_CFLAGS"
1283 elif test $ac_cv_prog_cc_g = yes; then
1284 if test "$GCC" = yes; then
1290 if test "$GCC" = yes; then
1297 # Check whether --with-gnu-ld or --without-gnu-ld was given.
1298 if test "${with_gnu_ld+set}" = set; then
1299 withval="$with_gnu_ld"
1300 test "$withval" = no || with_gnu_ld=yes
1306 if test "$GCC" = yes; then
1307 # Check if gcc -print-prog-name=ld gives a path.
1308 echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6
1309 echo "configure:1310: checking for ld used by GCC" >&5
1312 # gcc leaves a trailing carriage return which upsets mingw
1313 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
1315 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
1318 # Accept absolute paths.
1319 [\\/]* | [A-Za-z]:[\\/]*)
1320 re_direlt='/[^/][^/]*/\.\./'
1321 # Canonicalize the path of ld
1322 ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
1323 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
1324 ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
1326 test -z "$LD" && LD="$ac_prog"
1329 # If it fails, then pretend we aren't using GCC.
1333 # If it is relative, then search for the first ld in PATH.
1337 elif test "$with_gnu_ld" = yes; then
1338 echo $ac_n "checking for GNU ld""... $ac_c" 1>&6
1339 echo "configure:1340: checking for GNU ld" >&5
1341 echo $ac_n "checking for non-GNU ld""... $ac_c" 1>&6
1342 echo "configure:1343: checking for non-GNU ld" >&5
1344 if eval "test \"`echo '$''{'lt_cv_path_LD'+set}'`\" = set"; then
1345 echo $ac_n "(cached) $ac_c" 1>&6
1347 if test -z "$LD"; then
1348 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1349 for ac_dir in $PATH; do
1350 test -z "$ac_dir" && ac_dir=.
1351 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
1352 lt_cv_path_LD="$ac_dir/$ac_prog"
1353 # Check to see if the program is GNU ld. I'd rather use --version,
1354 # but apparently some GNU ld's only accept -v.
1355 # Break only if it was the GNU/non-GNU ld that we prefer.
1356 if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
1357 test "$with_gnu_ld" != no && break
1359 test "$with_gnu_ld" != yes && break
1365 lt_cv_path_LD="$LD" # Let the user override the test with a path.
1370 if test -n "$LD"; then
1371 echo "$ac_t""$LD" 1>&6
1373 echo "$ac_t""no" 1>&6
1375 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1376 echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1377 echo "configure:1378: checking if the linker ($LD) is GNU ld" >&5
1378 if eval "test \"`echo '$''{'lt_cv_prog_gnu_ld'+set}'`\" = set"; then
1379 echo $ac_n "(cached) $ac_c" 1>&6
1381 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
1382 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
1383 lt_cv_prog_gnu_ld=yes
1385 lt_cv_prog_gnu_ld=no
1389 echo "$ac_t""$lt_cv_prog_gnu_ld" 1>&6
1390 with_gnu_ld=$lt_cv_prog_gnu_ld
1393 echo $ac_n "checking for $LD option to reload object files""... $ac_c" 1>&6
1394 echo "configure:1395: checking for $LD option to reload object files" >&5
1395 if eval "test \"`echo '$''{'lt_cv_ld_reload_flag'+set}'`\" = set"; then
1396 echo $ac_n "(cached) $ac_c" 1>&6
1398 lt_cv_ld_reload_flag='-r'
1401 echo "$ac_t""$lt_cv_ld_reload_flag" 1>&6
1402 reload_flag=$lt_cv_ld_reload_flag
1403 test -n "$reload_flag" && reload_flag=" $reload_flag"
1405 echo $ac_n "checking for BSD-compatible nm""... $ac_c" 1>&6
1406 echo "configure:1407: checking for BSD-compatible nm" >&5
1407 if eval "test \"`echo '$''{'lt_cv_path_NM'+set}'`\" = set"; then
1408 echo $ac_n "(cached) $ac_c" 1>&6
1410 if test -n "$NM"; then
1411 # Let the user override the test.
1414 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1415 for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
1416 test -z "$ac_dir" && ac_dir=.
1417 tmp_nm=$ac_dir/${ac_tool_prefix}nm
1418 if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then
1419 # Check to see if the nm accepts a BSD-compat flag.
1420 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
1421 # nm: unknown option "B" ignored
1422 # Tru64's nm complains that /dev/null is an invalid object file
1423 if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then
1424 lt_cv_path_NM="$tmp_nm -B"
1426 elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then
1427 lt_cv_path_NM="$tmp_nm -p"
1430 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
1431 continue # so that we can try to find one that supports BSD flags
1436 test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
1441 echo "$ac_t""$NM" 1>&6
1443 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
1444 echo "configure:1445: checking whether ln -s works" >&5
1445 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
1446 echo $ac_n "(cached) $ac_c" 1>&6
1449 if ln -s X conftestdata 2>/dev/null
1452 ac_cv_prog_LN_S="ln -s"
1457 LN_S="$ac_cv_prog_LN_S"
1458 if test "$ac_cv_prog_LN_S" = "ln -s"; then
1459 echo "$ac_t""yes" 1>&6
1461 echo "$ac_t""no" 1>&6
1464 echo $ac_n "checking how to recognise dependant libraries""... $ac_c" 1>&6
1465 echo "configure:1466: checking how to recognise dependant libraries" >&5
1466 if eval "test \"`echo '$''{'lt_cv_deplibs_check_method'+set}'`\" = set"; then
1467 echo $ac_n "(cached) $ac_c" 1>&6
1469 lt_cv_file_magic_cmd='$MAGIC_CMD'
1470 lt_cv_file_magic_test_file=
1471 lt_cv_deplibs_check_method='unknown'
1472 # Need to set the preceding variable on all platforms that support
1473 # interlibrary dependencies.
1474 # 'none' -- dependencies not supported.
1475 # `unknown' -- same as none, but documents that we really don't know.
1476 # 'pass_all' -- all dependencies passed with no checks.
1477 # 'test_compile' -- check by making test program.
1478 # 'file_magic [regex]' -- check by looking for files in library path
1479 # which responds to the $file_magic_cmd with a given egrep regex.
1480 # If you have `file' or equivalent on your system and you're not sure
1481 # whether `pass_all' will *always* work, you probably want this one.
1485 lt_cv_deplibs_check_method=pass_all
1489 lt_cv_deplibs_check_method=pass_all
1493 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
1494 lt_cv_file_magic_cmd='/usr/bin/file -L'
1495 lt_cv_file_magic_test_file=/shlib/libc.so
1498 cygwin* | mingw* |pw32*)
1499 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
1500 lt_cv_file_magic_cmd='$OBJDUMP -f'
1503 darwin* | rhapsody*)
1504 lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
1505 lt_cv_file_magic_cmd='/usr/bin/file -L'
1507 rhapsody* | darwin1.012)
1508 lt_cv_file_magic_test_file='/System/Library/Frameworks/System.framework/System'
1511 lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib'
1516 freebsd* | kfreebsd*-gnu)
1517 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
1520 # Not sure whether the presence of OpenBSD here was a mistake.
1521 # Let's accept both of them until this is cleared up.
1522 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
1523 lt_cv_file_magic_cmd=/usr/bin/file
1524 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
1528 lt_cv_deplibs_check_method=pass_all
1533 lt_cv_deplibs_check_method=pass_all
1539 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
1540 lt_cv_file_magic_cmd=/usr/bin/file
1541 lt_cv_file_magic_test_file=/usr/lib/libc.sl
1544 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
1545 lt_cv_file_magic_cmd=/usr/bin/file
1546 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
1554 # this will be overridden with pass_all, but let us keep it just in case
1555 lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1"
1559 *-32|*"-32 ") libmagic=32-bit;;
1560 *-n32|*"-n32 ") libmagic=N32;;
1561 *-64|*"-64 ") libmagic=64-bit;;
1562 *) libmagic=never-match;;
1564 # this will be overridden with pass_all, but let us keep it just in case
1565 lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"
1568 lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
1569 lt_cv_deplibs_check_method=pass_all
1572 # This must be Linux ELF.
1575 alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
1576 lt_cv_deplibs_check_method=pass_all ;;
1578 # glibc up to 2.1.1 does not perform some relocations on ARM
1579 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
1581 lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
1584 netbsd* | knetbsd*-gnu)
1585 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
1586 lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'
1588 lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$'
1593 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
1594 lt_cv_file_magic_cmd=/usr/bin/file
1595 lt_cv_file_magic_test_file=/usr/lib/libnls.so
1598 osf3* | osf4* | osf5*)
1599 # this will be overridden with pass_all, but let us keep it just in case
1600 lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'
1601 lt_cv_file_magic_test_file=/shlib/libc.so
1602 lt_cv_deplibs_check_method=pass_all
1606 lt_cv_deplibs_check_method=pass_all
1610 lt_cv_deplibs_check_method=pass_all
1611 lt_cv_file_magic_test_file=/lib/libc.so
1614 sysv5uw[78]* | sysv4*uw2*)
1615 lt_cv_deplibs_check_method=pass_all
1618 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
1619 case $host_vendor in
1621 lt_cv_deplibs_check_method=pass_all
1624 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]'
1625 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
1633 echo "$ac_t""$lt_cv_deplibs_check_method" 1>&6
1634 file_magic_cmd=$lt_cv_file_magic_cmd
1635 deplibs_check_method=$lt_cv_deplibs_check_method
1637 echo $ac_n "checking for object suffix""... $ac_c" 1>&6
1638 echo "configure:1639: checking for object suffix" >&5
1639 if eval "test \"`echo '$''{'ac_cv_objext'+set}'`\" = set"; then
1640 echo $ac_n "(cached) $ac_c" 1>&6
1643 echo 'int i = 1;' > conftest.$ac_ext
1644 if { (eval echo configure:1645: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1645 for ac_file in conftest.*; do
1648 *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
1652 { echo "configure: error: installation or configuration problem; compiler does not work" 1>&2; exit 1; }
1657 echo "$ac_t""$ac_cv_objext" 1>&6
1658 OBJEXT=$ac_cv_objext
1659 ac_objext=$ac_cv_objext
1663 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
1664 echo "configure:1665: checking for executable suffix" >&5
1665 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
1666 echo $ac_n "(cached) $ac_c" 1>&6
1668 if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
1672 echo 'int main () { return 0; }' > conftest.$ac_ext
1674 if { (eval echo configure:1675: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
1675 for file in conftest.*; do
1677 *.c | *.o | *.obj) ;;
1678 *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
1682 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
1685 test x"${ac_cv_exeext}" = x && ac_cv_exeext=no
1690 test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext}
1691 echo "$ac_t""${ac_cv_exeext}" 1>&6
1694 if test $host != $build; then
1695 ac_tool_prefix=${host_alias}-
1700 # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
1702 # Only perform the check for file, if the check method requires it
1703 case $deplibs_check_method in
1705 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
1706 echo $ac_n "checking for ${ac_tool_prefix}file""... $ac_c" 1>&6
1707 echo "configure:1708: checking for ${ac_tool_prefix}file" >&5
1708 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1709 echo $ac_n "(cached) $ac_c" 1>&6
1713 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1716 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.
1719 ac_save_MAGIC_CMD="$MAGIC_CMD"
1720 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1721 ac_dummy="/usr/bin:$PATH"
1722 for ac_dir in $ac_dummy; do
1723 test -z "$ac_dir" && ac_dir=.
1724 if test -f $ac_dir/${ac_tool_prefix}file; then
1725 lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
1726 if test -n "$file_magic_test_file"; then
1727 case $deplibs_check_method in
1729 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1730 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1731 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1732 egrep "$file_magic_regex" > /dev/null; then
1737 *** Warning: the command libtool uses to detect shared libraries,
1738 *** $file_magic_cmd, produces output that libtool cannot recognize.
1739 *** The result is that libtool may fail to recognize shared libraries
1740 *** as such. This will affect the creation of libtool libraries that
1741 *** depend on shared libraries, but programs linked with such libtool
1742 *** libraries will work regardless of this problem. Nevertheless, you
1743 *** may want to report the problem to your system manager and/or to
1744 *** bug-libtool@gnu.org
1754 MAGIC_CMD="$ac_save_MAGIC_CMD"
1759 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1760 if test -n "$MAGIC_CMD"; then
1761 echo "$ac_t""$MAGIC_CMD" 1>&6
1763 echo "$ac_t""no" 1>&6
1766 if test -z "$lt_cv_path_MAGIC_CMD"; then
1767 if test -n "$ac_tool_prefix"; then
1768 echo $ac_n "checking for file""... $ac_c" 1>&6
1769 echo "configure:1770: checking for file" >&5
1770 if eval "test \"`echo '$''{'lt_cv_path_MAGIC_CMD'+set}'`\" = set"; then
1771 echo $ac_n "(cached) $ac_c" 1>&6
1775 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
1778 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path.
1781 ac_save_MAGIC_CMD="$MAGIC_CMD"
1782 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1783 ac_dummy="/usr/bin:$PATH"
1784 for ac_dir in $ac_dummy; do
1785 test -z "$ac_dir" && ac_dir=.
1786 if test -f $ac_dir/file; then
1787 lt_cv_path_MAGIC_CMD="$ac_dir/file"
1788 if test -n "$file_magic_test_file"; then
1789 case $deplibs_check_method in
1791 file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
1792 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1793 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
1794 egrep "$file_magic_regex" > /dev/null; then
1799 *** Warning: the command libtool uses to detect shared libraries,
1800 *** $file_magic_cmd, produces output that libtool cannot recognize.
1801 *** The result is that libtool may fail to recognize shared libraries
1802 *** as such. This will affect the creation of libtool libraries that
1803 *** depend on shared libraries, but programs linked with such libtool
1804 *** libraries will work regardless of this problem. Nevertheless, you
1805 *** may want to report the problem to your system manager and/or to
1806 *** bug-libtool@gnu.org
1816 MAGIC_CMD="$ac_save_MAGIC_CMD"
1821 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
1822 if test -n "$MAGIC_CMD"; then
1823 echo "$ac_t""$MAGIC_CMD" 1>&6
1825 echo "$ac_t""no" 1>&6
1837 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1838 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1839 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1840 echo "configure:1841: checking for $ac_word" >&5
1841 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1842 echo $ac_n "(cached) $ac_c" 1>&6
1844 if test -n "$RANLIB"; then
1845 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1847 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1849 for ac_dir in $ac_dummy; do
1850 test -z "$ac_dir" && ac_dir=.
1851 if test -f $ac_dir/$ac_word; then
1852 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1859 RANLIB="$ac_cv_prog_RANLIB"
1860 if test -n "$RANLIB"; then
1861 echo "$ac_t""$RANLIB" 1>&6
1863 echo "$ac_t""no" 1>&6
1867 if test -z "$ac_cv_prog_RANLIB"; then
1868 if test -n "$ac_tool_prefix"; then
1869 # Extract the first word of "ranlib", so it can be a program name with args.
1870 set dummy ranlib; ac_word=$2
1871 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1872 echo "configure:1873: checking for $ac_word" >&5
1873 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1874 echo $ac_n "(cached) $ac_c" 1>&6
1876 if test -n "$RANLIB"; then
1877 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1879 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1881 for ac_dir in $ac_dummy; do
1882 test -z "$ac_dir" && ac_dir=.
1883 if test -f $ac_dir/$ac_word; then
1884 ac_cv_prog_RANLIB="ranlib"
1889 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1892 RANLIB="$ac_cv_prog_RANLIB"
1893 if test -n "$RANLIB"; then
1894 echo "$ac_t""$RANLIB" 1>&6
1896 echo "$ac_t""no" 1>&6
1904 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
1905 set dummy ${ac_tool_prefix}strip; ac_word=$2
1906 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1907 echo "configure:1908: checking for $ac_word" >&5
1908 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
1909 echo $ac_n "(cached) $ac_c" 1>&6
1911 if test -n "$STRIP"; then
1912 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1914 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1916 for ac_dir in $ac_dummy; do
1917 test -z "$ac_dir" && ac_dir=.
1918 if test -f $ac_dir/$ac_word; then
1919 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
1926 STRIP="$ac_cv_prog_STRIP"
1927 if test -n "$STRIP"; then
1928 echo "$ac_t""$STRIP" 1>&6
1930 echo "$ac_t""no" 1>&6
1934 if test -z "$ac_cv_prog_STRIP"; then
1935 if test -n "$ac_tool_prefix"; then
1936 # Extract the first word of "strip", so it can be a program name with args.
1937 set dummy strip; ac_word=$2
1938 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1939 echo "configure:1940: checking for $ac_word" >&5
1940 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
1941 echo $ac_n "(cached) $ac_c" 1>&6
1943 if test -n "$STRIP"; then
1944 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1946 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
1948 for ac_dir in $ac_dummy; do
1949 test -z "$ac_dir" && ac_dir=.
1950 if test -f $ac_dir/$ac_word; then
1951 ac_cv_prog_STRIP="strip"
1956 test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP=":"
1959 STRIP="$ac_cv_prog_STRIP"
1960 if test -n "$STRIP"; then
1961 echo "$ac_t""$STRIP" 1>&6
1963 echo "$ac_t""no" 1>&6
1972 # Check for any special flags to pass to ltconfig.
1973 libtool_flags="--cache-file=$cache_file"
1974 test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
1975 test "$enable_static" = no && libtool_flags="$libtool_flags --disable-static"
1976 test "$enable_fast_install" = no && libtool_flags="$libtool_flags --disable-fast-install"
1977 test "$GCC" = yes && libtool_flags="$libtool_flags --with-gcc"
1978 test "$lt_cv_prog_gnu_ld" = yes && libtool_flags="$libtool_flags --with-gnu-ld"
1981 # Check whether --enable-libtool-lock or --disable-libtool-lock was given.
1982 if test "${enable_libtool_lock+set}" = set; then
1983 enableval="$enable_libtool_lock"
1987 test "x$enable_libtool_lock" = xno && libtool_flags="$libtool_flags --disable-lock"
1988 test x"$silent" = xyes && libtool_flags="$libtool_flags --silent"
1990 # Check whether --with-pic or --without-pic was given.
1991 if test "${with_pic+set}" = set; then
1998 test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic"
1999 test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic"
2001 # Some flags need to be propagated to the compiler or linker for good
2005 # Find out which ABI we are using.
2006 echo '#line 2007 "configure"' > conftest.$ac_ext
2007 if { (eval echo configure:2008: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2008 if test "$lt_cv_prog_gnu_ld" = yes; then
2009 case `/usr/bin/file conftest.$ac_objext` in
2011 LD="${LD-ld} -melf32bsmip"
2014 LD="${LD-ld} -melf32bmipn32"
2017 LD="${LD-ld} -melf64bmip"
2021 case `/usr/bin/file conftest.$ac_objext` in
2038 # Find out which ABI we are using.
2039 echo 'int i;' > conftest.$ac_ext
2040 if { (eval echo configure:2041: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2041 case "`/usr/bin/file conftest.o`" in
2054 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
2055 SAVE_CFLAGS="$CFLAGS"
2056 CFLAGS="$CFLAGS -belf"
2057 echo $ac_n "checking whether the C compiler needs -belf""... $ac_c" 1>&6
2058 echo "configure:2059: checking whether the C compiler needs -belf" >&5
2059 if eval "test \"`echo '$''{'lt_cv_cc_needs_belf'+set}'`\" = set"; then
2060 echo $ac_n "(cached) $ac_c" 1>&6
2064 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2065 ac_cpp='$CPP $CPPFLAGS'
2066 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2067 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2068 cross_compiling=$ac_cv_prog_cc_cross
2070 cat > conftest.$ac_ext <<EOF
2071 #line 2072 "configure"
2072 #include "confdefs.h"
2078 if { (eval echo configure:2079: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2080 lt_cv_cc_needs_belf=yes
2082 echo "configure: failed program was:" >&5
2083 cat conftest.$ac_ext >&5
2085 lt_cv_cc_needs_belf=no
2089 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2090 ac_cpp='$CPP $CPPFLAGS'
2091 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2092 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2093 cross_compiling=$ac_cv_prog_cc_cross
2097 echo "$ac_t""$lt_cv_cc_needs_belf" 1>&6
2098 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
2099 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
2100 CFLAGS="$SAVE_CFLAGS"
2108 # Save cache, so that ltconfig can load it
2109 cat > confcache <<\EOF
2110 # This file is a shell script that caches the results of configure
2111 # tests run on this system so they can be shared between configure
2112 # scripts and configure runs. It is not useful on other systems.
2113 # If it contains results you don't want to keep, you may remove or edit it.
2115 # By default, configure uses ./config.cache as the cache file,
2116 # creating it if it does not exist already. You can give configure
2117 # the --cache-file=FILE option to use a different cache file; that is
2118 # what configure does when it calls configure scripts in
2119 # subdirectories, so they share the cache.
2120 # Giving --cache-file=/dev/null disables caching, for debugging configure.
2121 # config.status only pays attention to the cache file if you give it the
2122 # --recheck option to rerun configure.
2125 # The following way of writing the cache mishandles newlines in values,
2126 # but we know of no workaround that is simple, portable, and efficient.
2127 # So, don't put newlines in cache variables' values.
2128 # Ultrix sh set writes to stderr and can't be redirected directly,
2129 # and sets the high bit in the cache file unless we assign to the vars.
2131 case `(ac_space=' '; set | grep ac_space) 2>&1` in
2133 # `set' does not quote correctly, so add quotes (double-quote substitution
2134 # turns \\\\ into \\, and sed turns \\ into \).
2136 -e "s/'/'\\\\''/g" \
2137 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
2140 # `set' quotes correctly as required by POSIX, so do not add quotes.
2141 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
2144 if cmp -s $cache_file confcache; then
2147 if test -w $cache_file; then
2148 echo "updating cache $cache_file"
2149 cat confcache > $cache_file
2151 echo "not updating unwritable cache $cache_file"
2157 # Actually configure libtool. ac_aux_dir is where install-sh is found.
2158 AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
2159 MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
2160 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
2161 AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
2162 objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
2163 deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
2164 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
2165 $libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \
2166 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
2168 # Reload cache, that may have been modified by ltconfig
2169 if test -r "$cache_file"; then
2170 echo "loading cache $cache_file"
2173 echo "creating cache $cache_file"
2178 # This can be used to rebuild libtool when needed
2179 LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh $ac_aux_dir/ltcf-c.sh"
2181 # Always use our own libtool.
2182 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2184 # Redirect the config.log output again, so that the ltconfig log is not
2185 # clobbered by the next message.
2186 exec 5>>./config.log
2194 # Check whether --with-lib-path or --without-lib-path was given.
2195 if test "${with_lib_path+set}" = set; then
2196 withval="$with_lib_path"
2200 # Check whether --enable-targets or --disable-targets was given.
2201 if test "${enable_targets+set}" = set; then
2202 enableval="$enable_targets"
2203 case "${enableval}" in
2204 yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
2206 no) enable_targets= ;;
2207 *) enable_targets=$enableval ;;
2210 # Check whether --enable-64-bit-bfd or --disable-64-bit-bfd was given.
2211 if test "${enable_64_bit_bfd+set}" = set; then
2212 enableval="$enable_64_bit_bfd"
2213 case "${enableval}" in
2216 *) { echo "configure: error: bad value ${enableval} for 64-bit-bfd option" 1>&2; exit 1; } ;;
2222 # Check whether --with-sysroot or --without-sysroot was given.
2223 if test "${with_sysroot+set}" = set; then
2224 withval="$with_sysroot"
2226 case ${with_sysroot} in
2227 yes) TARGET_SYSTEM_ROOT='${exec_prefix}/${target_alias}/sys-root' ;;
2228 *) TARGET_SYSTEM_ROOT=$with_sysroot ;;
2231 TARGET_SYSTEM_ROOT_DEFINE='-DTARGET_SYSTEM_ROOT=\"$(TARGET_SYSTEM_ROOT)\"'
2234 if test "x$exec_prefix" = xNONE; then
2235 if test "x$prefix" = xNONE; then
2236 test_prefix=/usr/local
2241 test_prefix=$exec_prefix
2243 case ${TARGET_SYSTEM_ROOT} in
2244 "${test_prefix}"|"${test_prefix}/"*|\
2245 '${exec_prefix}'|'${exec_prefix}/'*)
2246 t="$TARGET_SYSTEM_ROOT_DEFINE -DTARGET_SYSTEM_ROOT_RELOCATABLE"
2247 TARGET_SYSTEM_ROOT_DEFINE="$t"
2255 TARGET_SYSTEM_ROOT_DEFINE='-DTARGET_SYSTEM_ROOT=\"\"'
2263 build_warnings="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
2265 # Check whether --enable-werror or --disable-werror was given.
2266 if test "${enable_werror+set}" = set; then
2267 enableval="$enable_werror"
2268 case "${enableval}" in
2269 yes | y) ERROR_ON_WARNING="yes" ;;
2270 no | n) ERROR_ON_WARNING="no" ;;
2271 *) { echo "configure: error: bad value ${enableval} for --enable-werror" 1>&2; exit 1; } ;;
2276 # Enable -Werror by default, suppressing it only for --disable-werror
2277 # or --disable-build-warnings.
2278 if test "${ERROR_ON_WARNING}" != no
2280 build_warnings="$build_warnings -Werror"
2283 # Check whether --enable-build-warnings or --disable-build-warnings was given.
2284 if test "${enable_build_warnings+set}" = set; then
2285 enableval="$enable_build_warnings"
2286 case "${enableval}" in
2288 no) build_warnings="-w";;
2289 ,*) t=`echo "${enableval}" | sed -e "s/,/ /g"`
2290 build_warnings="${build_warnings} ${t}";;
2291 *,) t=`echo "${enableval}" | sed -e "s/,/ /g"`
2292 build_warnings="${t} ${build_warnings}";;
2293 *) build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
2295 if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
2296 echo "Setting warning flags = $build_warnings" 6>&1
2300 if test "x${build_warnings}" != x -a "x$GCC" = xyes ; then
2301 WARN_CFLAGS="${build_warnings}"
2309 if test -z "$target" ; then
2310 { echo "configure: error: Unrecognized target system type; please check config.sub." 1>&2; exit 1; }
2312 if test -z "$host" ; then
2313 { echo "configure: error: Unrecognized host system type; please check config.sub." 1>&2; exit 1; }
2316 # host-specific stuff:
2318 # Extract the first word of "gcc", so it can be a program name with args.
2319 set dummy gcc; ac_word=$2
2320 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2321 echo "configure:2322: checking for $ac_word" >&5
2322 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2323 echo $ac_n "(cached) $ac_c" 1>&6
2325 if test -n "$CC"; then
2326 ac_cv_prog_CC="$CC" # Let the user override the test.
2328 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2330 for ac_dir in $ac_dummy; do
2331 test -z "$ac_dir" && ac_dir=.
2332 if test -f $ac_dir/$ac_word; then
2341 if test -n "$CC"; then
2342 echo "$ac_t""$CC" 1>&6
2344 echo "$ac_t""no" 1>&6
2347 if test -z "$CC"; then
2348 # Extract the first word of "cc", so it can be a program name with args.
2349 set dummy cc; ac_word=$2
2350 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2351 echo "configure:2352: checking for $ac_word" >&5
2352 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2353 echo $ac_n "(cached) $ac_c" 1>&6
2355 if test -n "$CC"; then
2356 ac_cv_prog_CC="$CC" # Let the user override the test.
2358 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2361 for ac_dir in $ac_dummy; do
2362 test -z "$ac_dir" && ac_dir=.
2363 if test -f $ac_dir/$ac_word; then
2364 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
2365 ac_prog_rejected=yes
2373 if test $ac_prog_rejected = yes; then
2374 # We found a bogon in the path, so make sure we never use it.
2375 set dummy $ac_cv_prog_CC
2377 if test $# -gt 0; then
2378 # We chose a different compiler from the bogus one.
2379 # However, it has the same basename, so the bogon will be chosen
2380 # first if we set CC to just the basename; use the full file name.
2382 set dummy "$ac_dir/$ac_word" "$@"
2390 if test -n "$CC"; then
2391 echo "$ac_t""$CC" 1>&6
2393 echo "$ac_t""no" 1>&6
2396 if test -z "$CC"; then
2397 case "`uname -s`" in
2399 # Extract the first word of "cl", so it can be a program name with args.
2400 set dummy cl; ac_word=$2
2401 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2402 echo "configure:2403: checking for $ac_word" >&5
2403 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
2404 echo $ac_n "(cached) $ac_c" 1>&6
2406 if test -n "$CC"; then
2407 ac_cv_prog_CC="$CC" # Let the user override the test.
2409 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2411 for ac_dir in $ac_dummy; do
2412 test -z "$ac_dir" && ac_dir=.
2413 if test -f $ac_dir/$ac_word; then
2422 if test -n "$CC"; then
2423 echo "$ac_t""$CC" 1>&6
2425 echo "$ac_t""no" 1>&6
2430 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
2433 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2434 echo "configure:2435: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
2437 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2438 ac_cpp='$CPP $CPPFLAGS'
2439 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2440 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2441 cross_compiling=$ac_cv_prog_cc_cross
2443 cat > conftest.$ac_ext << EOF
2445 #line 2446 "configure"
2446 #include "confdefs.h"
2450 if { (eval echo configure:2451: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2451 ac_cv_prog_cc_works=yes
2452 # If we can't run a trivial program, we are probably using a cross compiler.
2453 if (./conftest; exit) 2>/dev/null; then
2454 ac_cv_prog_cc_cross=no
2456 ac_cv_prog_cc_cross=yes
2459 echo "configure: failed program was:" >&5
2460 cat conftest.$ac_ext >&5
2461 ac_cv_prog_cc_works=no
2465 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2466 ac_cpp='$CPP $CPPFLAGS'
2467 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2468 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2469 cross_compiling=$ac_cv_prog_cc_cross
2471 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
2472 if test $ac_cv_prog_cc_works = no; then
2473 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
2475 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2476 echo "configure:2477: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
2477 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
2478 cross_compiling=$ac_cv_prog_cc_cross
2480 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
2481 echo "configure:2482: checking whether we are using GNU C" >&5
2482 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
2483 echo $ac_n "(cached) $ac_c" 1>&6
2485 cat > conftest.c <<EOF
2490 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2491: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
2497 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
2499 if test $ac_cv_prog_gcc = yes; then
2505 ac_test_CFLAGS="${CFLAGS+set}"
2506 ac_save_CFLAGS="$CFLAGS"
2508 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
2509 echo "configure:2510: checking whether ${CC-cc} accepts -g" >&5
2510 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
2511 echo $ac_n "(cached) $ac_c" 1>&6
2513 echo 'void f(){}' > conftest.c
2514 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
2523 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
2524 if test "$ac_test_CFLAGS" = set; then
2525 CFLAGS="$ac_save_CFLAGS"
2526 elif test $ac_cv_prog_cc_g = yes; then
2527 if test "$GCC" = yes; then
2533 if test "$GCC" = yes; then
2540 # Find a good install program. We prefer a C program (faster),
2541 # so one script is as good as another. But avoid the broken or
2542 # incompatible versions:
2543 # SysV /etc/install, /usr/sbin/install
2544 # SunOS /usr/etc/install
2545 # IRIX /sbin/install
2547 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2548 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2549 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2550 # ./install, which can be erroneously created by make from ./install.sh.
2551 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
2552 echo "configure:2553: checking for a BSD compatible install" >&5
2553 if test -z "$INSTALL"; then
2554 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
2555 echo $ac_n "(cached) $ac_c" 1>&6
2557 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
2558 for ac_dir in $PATH; do
2559 # Account for people who put trailing slashes in PATH elements.
2561 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
2563 # OSF1 and SCO ODT 3.0 have their own names for install.
2564 # Don't use installbsd from OSF since it installs stuff as root
2566 for ac_prog in ginstall scoinst install; do
2567 if test -f $ac_dir/$ac_prog; then
2568 if test $ac_prog = install &&
2569 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
2570 # AIX install. It has an incompatible calling convention.
2573 ac_cv_path_install="$ac_dir/$ac_prog -c"
2584 if test "${ac_cv_path_install+set}" = set; then
2585 INSTALL="$ac_cv_path_install"
2587 # As a last resort, use the slow shell script. We don't cache a
2588 # path for INSTALL within a source directory, because that will
2589 # break other packages using the cache if that directory is
2590 # removed, or if the path is relative.
2591 INSTALL="$ac_install_sh"
2594 echo "$ac_t""$INSTALL" 1>&6
2596 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2597 # It thinks the first close brace ends the variable substitution.
2598 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2600 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
2602 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2605 ALL_LINGUAS="fr sv tr es da"
2606 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
2607 echo "configure:2608: checking how to run the C preprocessor" >&5
2608 # On Suns, sometimes $CPP names a directory.
2609 if test -n "$CPP" && test -d "$CPP"; then
2612 if test -z "$CPP"; then
2613 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
2614 echo $ac_n "(cached) $ac_c" 1>&6
2616 # This must be in double quotes, not single quotes, because CPP may get
2617 # substituted into the Makefile and "${CC-cc}" will confuse make.
2619 # On the NeXT, cc -E runs the code through the compiler's parser,
2620 # not just through cpp.
2621 cat > conftest.$ac_ext <<EOF
2622 #line 2623 "configure"
2623 #include "confdefs.h"
2627 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2628 { (eval echo configure:2629: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2629 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2630 if test -z "$ac_err"; then
2634 echo "configure: failed program was:" >&5
2635 cat conftest.$ac_ext >&5
2637 CPP="${CC-cc} -E -traditional-cpp"
2638 cat > conftest.$ac_ext <<EOF
2639 #line 2640 "configure"
2640 #include "confdefs.h"
2644 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2645 { (eval echo configure:2646: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2646 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2647 if test -z "$ac_err"; then
2651 echo "configure: failed program was:" >&5
2652 cat conftest.$ac_ext >&5
2654 CPP="${CC-cc} -nologo -E"
2655 cat > conftest.$ac_ext <<EOF
2656 #line 2657 "configure"
2657 #include "confdefs.h"
2661 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2662 { (eval echo configure:2663: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2663 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2664 if test -z "$ac_err"; then
2668 echo "configure: failed program was:" >&5
2669 cat conftest.$ac_ext >&5
2678 ac_cv_prog_CPP="$CPP"
2680 CPP="$ac_cv_prog_CPP"
2682 ac_cv_prog_CPP="$CPP"
2684 echo "$ac_t""$CPP" 1>&6
2686 # Extract the first word of "ranlib", so it can be a program name with args.
2687 set dummy ranlib; ac_word=$2
2688 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2689 echo "configure:2690: checking for $ac_word" >&5
2690 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
2691 echo $ac_n "(cached) $ac_c" 1>&6
2693 if test -n "$RANLIB"; then
2694 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
2696 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
2698 for ac_dir in $ac_dummy; do
2699 test -z "$ac_dir" && ac_dir=.
2700 if test -f $ac_dir/$ac_word; then
2701 ac_cv_prog_RANLIB="ranlib"
2706 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
2709 RANLIB="$ac_cv_prog_RANLIB"
2710 if test -n "$RANLIB"; then
2711 echo "$ac_t""$RANLIB" 1>&6
2713 echo "$ac_t""no" 1>&6
2716 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
2717 echo "configure:2718: checking for ANSI C header files" >&5
2718 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
2719 echo $ac_n "(cached) $ac_c" 1>&6
2721 cat > conftest.$ac_ext <<EOF
2722 #line 2723 "configure"
2723 #include "confdefs.h"
2729 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2730 { (eval echo configure:2731: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2731 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2732 if test -z "$ac_err"; then
2734 ac_cv_header_stdc=yes
2737 echo "configure: failed program was:" >&5
2738 cat conftest.$ac_ext >&5
2740 ac_cv_header_stdc=no
2744 if test $ac_cv_header_stdc = yes; then
2745 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
2746 cat > conftest.$ac_ext <<EOF
2747 #line 2748 "configure"
2748 #include "confdefs.h"
2751 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2752 egrep "memchr" >/dev/null 2>&1; then
2756 ac_cv_header_stdc=no
2762 if test $ac_cv_header_stdc = yes; then
2763 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
2764 cat > conftest.$ac_ext <<EOF
2765 #line 2766 "configure"
2766 #include "confdefs.h"
2769 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2770 egrep "free" >/dev/null 2>&1; then
2774 ac_cv_header_stdc=no
2780 if test $ac_cv_header_stdc = yes; then
2781 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
2782 if test "$cross_compiling" = yes; then
2785 cat > conftest.$ac_ext <<EOF
2786 #line 2787 "configure"
2787 #include "confdefs.h"
2789 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
2790 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
2791 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
2792 int main () { int i; for (i = 0; i < 256; i++)
2793 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
2797 if { (eval echo configure:2798: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2801 echo "configure: failed program was:" >&5
2802 cat conftest.$ac_ext >&5
2804 ac_cv_header_stdc=no
2812 echo "$ac_t""$ac_cv_header_stdc" 1>&6
2813 if test $ac_cv_header_stdc = yes; then
2814 cat >> confdefs.h <<\EOF
2815 #define STDC_HEADERS 1
2820 echo $ac_n "checking for working const""... $ac_c" 1>&6
2821 echo "configure:2822: checking for working const" >&5
2822 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
2823 echo $ac_n "(cached) $ac_c" 1>&6
2825 cat > conftest.$ac_ext <<EOF
2826 #line 2827 "configure"
2827 #include "confdefs.h"
2831 /* Ultrix mips cc rejects this. */
2832 typedef int charset[2]; const charset x;
2833 /* SunOS 4.1.1 cc rejects this. */
2834 char const *const *ccp;
2836 /* NEC SVR4.0.2 mips cc rejects this. */
2837 struct point {int x, y;};
2838 static struct point const zero = {0,0};
2839 /* AIX XL C 1.02.0.0 rejects this.
2840 It does not let you subtract one const X* pointer from another in an arm
2841 of an if-expression whose if-part is not a constant expression */
2842 const char *g = "string";
2843 ccp = &g + (g ? g-g : 0);
2844 /* HPUX 7.0 cc rejects these. */
2847 ccp = (char const *const *) p;
2848 { /* SCO 3.2v4 cc rejects this. */
2850 char const *s = 0 ? (char *) 0 : (char const *) 0;
2854 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
2856 const int *foo = &x[0];
2859 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
2860 typedef const int *iptr;
2864 { /* AIX XL C 1.02.0.0 rejects this saying
2865 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
2866 struct s { int j; const int *ap[3]; };
2867 struct s *b; b->j = 5;
2869 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
2875 if { (eval echo configure:2876: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2879 echo "configure: failed program was:" >&5
2880 cat conftest.$ac_ext >&5
2887 echo "$ac_t""$ac_cv_c_const" 1>&6
2888 if test $ac_cv_c_const = no; then
2889 cat >> confdefs.h <<\EOF
2895 echo $ac_n "checking for inline""... $ac_c" 1>&6
2896 echo "configure:2897: checking for inline" >&5
2897 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
2898 echo $ac_n "(cached) $ac_c" 1>&6
2901 for ac_kw in inline __inline__ __inline; do
2902 cat > conftest.$ac_ext <<EOF
2903 #line 2904 "configure"
2904 #include "confdefs.h"
2910 if { (eval echo configure:2911: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2912 ac_cv_c_inline=$ac_kw; break
2914 echo "configure: failed program was:" >&5
2915 cat conftest.$ac_ext >&5
2922 echo "$ac_t""$ac_cv_c_inline" 1>&6
2923 case "$ac_cv_c_inline" in
2925 no) cat >> confdefs.h <<\EOF
2929 *) cat >> confdefs.h <<EOF
2930 #define inline $ac_cv_c_inline
2935 echo $ac_n "checking for off_t""... $ac_c" 1>&6
2936 echo "configure:2937: checking for off_t" >&5
2937 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
2938 echo $ac_n "(cached) $ac_c" 1>&6
2940 cat > conftest.$ac_ext <<EOF
2941 #line 2942 "configure"
2942 #include "confdefs.h"
2943 #include <sys/types.h>
2949 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2950 egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
2952 ac_cv_type_off_t=yes
2960 echo "$ac_t""$ac_cv_type_off_t" 1>&6
2961 if test $ac_cv_type_off_t = no; then
2962 cat >> confdefs.h <<\EOF
2968 echo $ac_n "checking for size_t""... $ac_c" 1>&6
2969 echo "configure:2970: checking for size_t" >&5
2970 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
2971 echo $ac_n "(cached) $ac_c" 1>&6
2973 cat > conftest.$ac_ext <<EOF
2974 #line 2975 "configure"
2975 #include "confdefs.h"
2976 #include <sys/types.h>
2982 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2983 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
2985 ac_cv_type_size_t=yes
2988 ac_cv_type_size_t=no
2993 echo "$ac_t""$ac_cv_type_size_t" 1>&6
2994 if test $ac_cv_type_size_t = no; then
2995 cat >> confdefs.h <<\EOF
2996 #define size_t unsigned
3001 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
3002 # for constant arguments. Useless!
3003 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
3004 echo "configure:3005: checking for working alloca.h" >&5
3005 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
3006 echo $ac_n "(cached) $ac_c" 1>&6
3008 cat > conftest.$ac_ext <<EOF
3009 #line 3010 "configure"
3010 #include "confdefs.h"
3013 char *p = alloca(2 * sizeof(int));
3016 if { (eval echo configure:3017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3018 ac_cv_header_alloca_h=yes
3020 echo "configure: failed program was:" >&5
3021 cat conftest.$ac_ext >&5
3023 ac_cv_header_alloca_h=no
3028 echo "$ac_t""$ac_cv_header_alloca_h" 1>&6
3029 if test $ac_cv_header_alloca_h = yes; then
3030 cat >> confdefs.h <<\EOF
3031 #define HAVE_ALLOCA_H 1
3036 echo $ac_n "checking for alloca""... $ac_c" 1>&6
3037 echo "configure:3038: checking for alloca" >&5
3038 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
3039 echo $ac_n "(cached) $ac_c" 1>&6
3041 cat > conftest.$ac_ext <<EOF
3042 #line 3043 "configure"
3043 #include "confdefs.h"
3046 # define alloca __builtin_alloca
3049 # include <malloc.h>
3050 # define alloca _alloca
3053 # include <alloca.h>
3058 # ifndef alloca /* predefined by HP cc +Olibcalls */
3067 char *p = (char *) alloca(1);
3070 if { (eval echo configure:3071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3072 ac_cv_func_alloca_works=yes
3074 echo "configure: failed program was:" >&5
3075 cat conftest.$ac_ext >&5
3077 ac_cv_func_alloca_works=no
3082 echo "$ac_t""$ac_cv_func_alloca_works" 1>&6
3083 if test $ac_cv_func_alloca_works = yes; then
3084 cat >> confdefs.h <<\EOF
3085 #define HAVE_ALLOCA 1
3090 if test $ac_cv_func_alloca_works = no; then
3091 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
3092 # that cause trouble. Some versions do not even contain alloca or
3093 # contain a buggy version. If you still want to use their alloca,
3094 # use ar to extract alloca.o from them instead of compiling alloca.c.
3095 ALLOCA=alloca.${ac_objext}
3096 cat >> confdefs.h <<\EOF
3101 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
3102 echo "configure:3103: checking whether alloca needs Cray hooks" >&5
3103 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
3104 echo $ac_n "(cached) $ac_c" 1>&6
3106 cat > conftest.$ac_ext <<EOF
3107 #line 3108 "configure"
3108 #include "confdefs.h"
3109 #if defined(CRAY) && ! defined(CRAY2)
3116 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3117 egrep "webecray" >/dev/null 2>&1; then
3128 echo "$ac_t""$ac_cv_os_cray" 1>&6
3129 if test $ac_cv_os_cray = yes; then
3130 for ac_func in _getb67 GETB67 getb67; do
3131 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3132 echo "configure:3133: checking for $ac_func" >&5
3133 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3134 echo $ac_n "(cached) $ac_c" 1>&6
3136 cat > conftest.$ac_ext <<EOF
3137 #line 3138 "configure"
3138 #include "confdefs.h"
3139 /* System header to define __stub macros and hopefully few prototypes,
3140 which can conflict with char $ac_func(); below. */
3142 /* Override any gcc2 internal prototype to avoid an error. */
3143 /* We use char because int might match the return type of a gcc2
3144 builtin and then its argument prototype would still apply. */
3149 /* The GNU C library defines this for functions which it implements
3150 to always fail with ENOSYS. Some functions are actually named
3151 something starting with __ and the normal name is an alias. */
3152 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3160 if { (eval echo configure:3161: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3162 eval "ac_cv_func_$ac_func=yes"
3164 echo "configure: failed program was:" >&5
3165 cat conftest.$ac_ext >&5
3167 eval "ac_cv_func_$ac_func=no"
3172 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3173 echo "$ac_t""yes" 1>&6
3174 cat >> confdefs.h <<EOF
3175 #define CRAY_STACKSEG_END $ac_func
3180 echo "$ac_t""no" 1>&6
3186 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
3187 echo "configure:3188: checking stack direction for C alloca" >&5
3188 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
3189 echo $ac_n "(cached) $ac_c" 1>&6
3191 if test "$cross_compiling" = yes; then
3192 ac_cv_c_stack_direction=0
3194 cat > conftest.$ac_ext <<EOF
3195 #line 3196 "configure"
3196 #include "confdefs.h"
3197 find_stack_direction ()
3199 static char *addr = 0;
3204 return find_stack_direction ();
3207 return (&dummy > addr) ? 1 : -1;
3211 exit (find_stack_direction() < 0);
3214 if { (eval echo configure:3215: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
3216 ac_cv_c_stack_direction=1
3218 echo "configure: failed program was:" >&5
3219 cat conftest.$ac_ext >&5
3221 ac_cv_c_stack_direction=-1
3228 echo "$ac_t""$ac_cv_c_stack_direction" 1>&6
3229 cat >> confdefs.h <<EOF
3230 #define STACK_DIRECTION $ac_cv_c_stack_direction
3235 for ac_hdr in unistd.h
3237 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3238 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3239 echo "configure:3240: checking for $ac_hdr" >&5
3240 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3241 echo $ac_n "(cached) $ac_c" 1>&6
3243 cat > conftest.$ac_ext <<EOF
3244 #line 3245 "configure"
3245 #include "confdefs.h"
3248 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3249 { (eval echo configure:3250: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3250 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3251 if test -z "$ac_err"; then
3253 eval "ac_cv_header_$ac_safe=yes"
3256 echo "configure: failed program was:" >&5
3257 cat conftest.$ac_ext >&5
3259 eval "ac_cv_header_$ac_safe=no"
3263 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3264 echo "$ac_t""yes" 1>&6
3265 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3266 cat >> confdefs.h <<EOF
3267 #define $ac_tr_hdr 1
3271 echo "$ac_t""no" 1>&6
3275 for ac_func in getpagesize
3277 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3278 echo "configure:3279: checking for $ac_func" >&5
3279 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3280 echo $ac_n "(cached) $ac_c" 1>&6
3282 cat > conftest.$ac_ext <<EOF
3283 #line 3284 "configure"
3284 #include "confdefs.h"
3285 /* System header to define __stub macros and hopefully few prototypes,
3286 which can conflict with char $ac_func(); below. */
3288 /* Override any gcc2 internal prototype to avoid an error. */
3289 /* We use char because int might match the return type of a gcc2
3290 builtin and then its argument prototype would still apply. */
3295 /* The GNU C library defines this for functions which it implements
3296 to always fail with ENOSYS. Some functions are actually named
3297 something starting with __ and the normal name is an alias. */
3298 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3306 if { (eval echo configure:3307: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3308 eval "ac_cv_func_$ac_func=yes"
3310 echo "configure: failed program was:" >&5
3311 cat conftest.$ac_ext >&5
3313 eval "ac_cv_func_$ac_func=no"
3318 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3319 echo "$ac_t""yes" 1>&6
3320 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3321 cat >> confdefs.h <<EOF
3322 #define $ac_tr_func 1
3326 echo "$ac_t""no" 1>&6
3330 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
3331 echo "configure:3332: checking for working mmap" >&5
3332 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
3333 echo $ac_n "(cached) $ac_c" 1>&6
3335 if test "$cross_compiling" = yes; then
3336 ac_cv_func_mmap_fixed_mapped=no
3338 cat > conftest.$ac_ext <<EOF
3339 #line 3340 "configure"
3340 #include "confdefs.h"
3342 /* Thanks to Mike Haertel and Jim Avera for this test.
3343 Here is a matrix of mmap possibilities:
3344 mmap private not fixed
3345 mmap private fixed at somewhere currently unmapped
3346 mmap private fixed at somewhere already mapped
3347 mmap shared not fixed
3348 mmap shared fixed at somewhere currently unmapped
3349 mmap shared fixed at somewhere already mapped
3350 For private mappings, we should verify that changes cannot be read()
3351 back from the file, nor mmap's back from the file at a different
3352 address. (There have been systems where private was not correctly
3353 implemented like the infamous i386 svr4.0, and systems where the
3354 VM page cache was not coherent with the filesystem buffer cache
3355 like early versions of FreeBSD and possibly contemporary NetBSD.)
3356 For shared mappings, we should conversely verify that changes get
3357 propogated back to all the places they're supposed to be.
3359 Grep wants private fixed already mapped.
3360 The main things grep needs to know about mmap are:
3361 * does it exist and is it safe to write into the mmap'd area
3362 * how to use it (BSD variants) */
3363 #include <sys/types.h>
3365 #include <sys/mman.h>
3367 /* This mess was copied from the GNU getpagesize.h. */
3368 #ifndef HAVE_GETPAGESIZE
3369 # ifdef HAVE_UNISTD_H
3370 # include <unistd.h>
3373 /* Assume that all systems that can run configure have sys/param.h. */
3374 # ifndef HAVE_SYS_PARAM_H
3375 # define HAVE_SYS_PARAM_H 1
3378 # ifdef _SC_PAGESIZE
3379 # define getpagesize() sysconf(_SC_PAGESIZE)
3380 # else /* no _SC_PAGESIZE */
3381 # ifdef HAVE_SYS_PARAM_H
3382 # include <sys/param.h>
3383 # ifdef EXEC_PAGESIZE
3384 # define getpagesize() EXEC_PAGESIZE
3385 # else /* no EXEC_PAGESIZE */
3387 # define getpagesize() NBPG * CLSIZE
3390 # endif /* no CLSIZE */
3391 # else /* no NBPG */
3393 # define getpagesize() NBPC
3394 # else /* no NBPC */
3396 # define getpagesize() PAGESIZE
3397 # endif /* PAGESIZE */
3398 # endif /* no NBPC */
3399 # endif /* no NBPG */
3400 # endif /* no EXEC_PAGESIZE */
3401 # else /* no HAVE_SYS_PARAM_H */
3402 # define getpagesize() 8192 /* punt totally */
3403 # endif /* no HAVE_SYS_PARAM_H */
3404 # endif /* no _SC_PAGESIZE */
3406 #endif /* no HAVE_GETPAGESIZE */
3409 extern "C" { void *malloc(unsigned); }
3417 char *data, *data2, *data3;
3421 pagesize = getpagesize();
3424 * First, make a file with some known garbage in it.
3426 data = malloc(pagesize);
3429 for (i = 0; i < pagesize; ++i)
3430 *(data + i) = rand();
3432 fd = creat("conftestmmap", 0600);
3435 if (write(fd, data, pagesize) != pagesize)
3440 * Next, try to mmap the file at a fixed address which
3441 * already has something else allocated at it. If we can,
3442 * also make sure that we see the same garbage.
3444 fd = open("conftestmmap", O_RDWR);
3447 data2 = malloc(2 * pagesize);
3450 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
3451 if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE,
3452 MAP_PRIVATE | MAP_FIXED, fd, 0L))
3454 for (i = 0; i < pagesize; ++i)
3455 if (*(data + i) != *(data2 + i))
3459 * Finally, make sure that changes to the mapped area
3460 * do not percolate back to the file as seen by read().
3461 * (This is a bug on some variants of i386 svr4.0.)
3463 for (i = 0; i < pagesize; ++i)
3464 *(data2 + i) = *(data2 + i) + 1;
3465 data3 = malloc(pagesize);
3468 if (read(fd, data3, pagesize) != pagesize)
3470 for (i = 0; i < pagesize; ++i)
3471 if (*(data + i) != *(data3 + i))
3474 unlink("conftestmmap");
3479 if { (eval echo configure:3480: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
3481 ac_cv_func_mmap_fixed_mapped=yes
3483 echo "configure: failed program was:" >&5
3484 cat conftest.$ac_ext >&5
3486 ac_cv_func_mmap_fixed_mapped=no
3493 echo "$ac_t""$ac_cv_func_mmap_fixed_mapped" 1>&6
3494 if test $ac_cv_func_mmap_fixed_mapped = yes; then
3495 cat >> confdefs.h <<\EOF
3502 for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h string.h \
3503 unistd.h values.h sys/param.h
3505 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
3506 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
3507 echo "configure:3508: checking for $ac_hdr" >&5
3508 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3509 echo $ac_n "(cached) $ac_c" 1>&6
3511 cat > conftest.$ac_ext <<EOF
3512 #line 3513 "configure"
3513 #include "confdefs.h"
3516 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3517 { (eval echo configure:3518: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3518 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3519 if test -z "$ac_err"; then
3521 eval "ac_cv_header_$ac_safe=yes"
3524 echo "configure: failed program was:" >&5
3525 cat conftest.$ac_ext >&5
3527 eval "ac_cv_header_$ac_safe=no"
3531 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3532 echo "$ac_t""yes" 1>&6
3533 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
3534 cat >> confdefs.h <<EOF
3535 #define $ac_tr_hdr 1
3539 echo "$ac_t""no" 1>&6
3543 for ac_func in getcwd munmap putenv setenv setlocale strchr strcasecmp \
3544 __argz_count __argz_stringify __argz_next
3546 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3547 echo "configure:3548: checking for $ac_func" >&5
3548 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3549 echo $ac_n "(cached) $ac_c" 1>&6
3551 cat > conftest.$ac_ext <<EOF
3552 #line 3553 "configure"
3553 #include "confdefs.h"
3554 /* System header to define __stub macros and hopefully few prototypes,
3555 which can conflict with char $ac_func(); below. */
3557 /* Override any gcc2 internal prototype to avoid an error. */
3558 /* We use char because int might match the return type of a gcc2
3559 builtin and then its argument prototype would still apply. */
3564 /* The GNU C library defines this for functions which it implements
3565 to always fail with ENOSYS. Some functions are actually named
3566 something starting with __ and the normal name is an alias. */
3567 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3575 if { (eval echo configure:3576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3577 eval "ac_cv_func_$ac_func=yes"
3579 echo "configure: failed program was:" >&5
3580 cat conftest.$ac_ext >&5
3582 eval "ac_cv_func_$ac_func=no"
3587 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3588 echo "$ac_t""yes" 1>&6
3589 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3590 cat >> confdefs.h <<EOF
3591 #define $ac_tr_func 1
3595 echo "$ac_t""no" 1>&6
3600 if test "${ac_cv_func_stpcpy+set}" != "set"; then
3601 for ac_func in stpcpy
3603 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3604 echo "configure:3605: checking for $ac_func" >&5
3605 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3606 echo $ac_n "(cached) $ac_c" 1>&6
3608 cat > conftest.$ac_ext <<EOF
3609 #line 3610 "configure"
3610 #include "confdefs.h"
3611 /* System header to define __stub macros and hopefully few prototypes,
3612 which can conflict with char $ac_func(); below. */
3614 /* Override any gcc2 internal prototype to avoid an error. */
3615 /* We use char because int might match the return type of a gcc2
3616 builtin and then its argument prototype would still apply. */
3621 /* The GNU C library defines this for functions which it implements
3622 to always fail with ENOSYS. Some functions are actually named
3623 something starting with __ and the normal name is an alias. */
3624 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3632 if { (eval echo configure:3633: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3634 eval "ac_cv_func_$ac_func=yes"
3636 echo "configure: failed program was:" >&5
3637 cat conftest.$ac_ext >&5
3639 eval "ac_cv_func_$ac_func=no"
3644 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3645 echo "$ac_t""yes" 1>&6
3646 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3647 cat >> confdefs.h <<EOF
3648 #define $ac_tr_func 1
3652 echo "$ac_t""no" 1>&6
3657 if test "${ac_cv_func_stpcpy}" = "yes"; then
3658 cat >> confdefs.h <<\EOF
3659 #define HAVE_STPCPY 1
3664 if test $ac_cv_header_locale_h = yes; then
3665 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
3666 echo "configure:3667: checking for LC_MESSAGES" >&5
3667 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
3668 echo $ac_n "(cached) $ac_c" 1>&6
3670 cat > conftest.$ac_ext <<EOF
3671 #line 3672 "configure"
3672 #include "confdefs.h"
3678 if { (eval echo configure:3679: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3680 am_cv_val_LC_MESSAGES=yes
3682 echo "configure: failed program was:" >&5
3683 cat conftest.$ac_ext >&5
3685 am_cv_val_LC_MESSAGES=no
3690 echo "$ac_t""$am_cv_val_LC_MESSAGES" 1>&6
3691 if test $am_cv_val_LC_MESSAGES = yes; then
3692 cat >> confdefs.h <<\EOF
3693 #define HAVE_LC_MESSAGES 1
3698 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
3699 echo "configure:3700: checking whether NLS is requested" >&5
3700 # Check whether --enable-nls or --disable-nls was given.
3701 if test "${enable_nls+set}" = set; then
3702 enableval="$enable_nls"
3708 echo "$ac_t""$USE_NLS" 1>&6
3711 USE_INCLUDED_LIBINTL=no
3713 if test "$USE_NLS" = "yes"; then
3714 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
3715 echo "configure:3716: checking whether included gettext is requested" >&5
3716 # Check whether --with-included-gettext or --without-included-gettext was given.
3717 if test "${with_included_gettext+set}" = set; then
3718 withval="$with_included_gettext"
3719 nls_cv_force_use_gnu_gettext=$withval
3721 nls_cv_force_use_gnu_gettext=no
3724 echo "$ac_t""$nls_cv_force_use_gnu_gettext" 1>&6
3726 nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
3727 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
3729 nls_cv_header_libgt=
3732 ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
3733 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
3734 echo "configure:3735: checking for libintl.h" >&5
3735 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
3736 echo $ac_n "(cached) $ac_c" 1>&6
3738 cat > conftest.$ac_ext <<EOF
3739 #line 3740 "configure"
3740 #include "confdefs.h"
3741 #include <libintl.h>
3743 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
3744 { (eval echo configure:3745: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
3745 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
3746 if test -z "$ac_err"; then
3748 eval "ac_cv_header_$ac_safe=yes"
3751 echo "configure: failed program was:" >&5
3752 cat conftest.$ac_ext >&5
3754 eval "ac_cv_header_$ac_safe=no"
3758 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
3759 echo "$ac_t""yes" 1>&6
3760 echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6
3761 echo "configure:3762: checking for gettext in libc" >&5
3762 if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then
3763 echo $ac_n "(cached) $ac_c" 1>&6
3765 cat > conftest.$ac_ext <<EOF
3766 #line 3767 "configure"
3767 #include "confdefs.h"
3768 #include <libintl.h>
3770 return (int) gettext ("")
3773 if { (eval echo configure:3774: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3775 gt_cv_func_gettext_libc=yes
3777 echo "configure: failed program was:" >&5
3778 cat conftest.$ac_ext >&5
3780 gt_cv_func_gettext_libc=no
3785 echo "$ac_t""$gt_cv_func_gettext_libc" 1>&6
3787 if test "$gt_cv_func_gettext_libc" != "yes"; then
3788 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6
3789 echo "configure:3790: checking for bindtextdomain in -lintl" >&5
3790 ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'`
3791 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3792 echo $ac_n "(cached) $ac_c" 1>&6
3794 ac_save_LIBS="$LIBS"
3796 cat > conftest.$ac_ext <<EOF
3797 #line 3798 "configure"
3798 #include "confdefs.h"
3799 /* Override any gcc2 internal prototype to avoid an error. */
3800 /* We use char because int might match the return type of a gcc2
3801 builtin and then its argument prototype would still apply. */
3802 char bindtextdomain();
3808 if { (eval echo configure:3809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3810 eval "ac_cv_lib_$ac_lib_var=yes"
3812 echo "configure: failed program was:" >&5
3813 cat conftest.$ac_ext >&5
3815 eval "ac_cv_lib_$ac_lib_var=no"
3818 LIBS="$ac_save_LIBS"
3821 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3822 echo "$ac_t""yes" 1>&6
3823 echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6
3824 echo "configure:3825: checking for gettext in libintl" >&5
3825 if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then
3826 echo $ac_n "(cached) $ac_c" 1>&6
3828 cat > conftest.$ac_ext <<EOF
3829 #line 3830 "configure"
3830 #include "confdefs.h"
3833 return (int) gettext ("")
3836 if { (eval echo configure:3837: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3838 gt_cv_func_gettext_libintl=yes
3840 echo "configure: failed program was:" >&5
3841 cat conftest.$ac_ext >&5
3843 gt_cv_func_gettext_libintl=no
3848 echo "$ac_t""$gt_cv_func_gettext_libintl" 1>&6
3850 echo "$ac_t""no" 1>&6
3855 if test "$gt_cv_func_gettext_libc" = "yes" \
3856 || test "$gt_cv_func_gettext_libintl" = "yes"; then
3857 cat >> confdefs.h <<\EOF
3858 #define HAVE_GETTEXT 1
3861 # Extract the first word of "msgfmt", so it can be a program name with args.
3862 set dummy msgfmt; ac_word=$2
3863 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3864 echo "configure:3865: checking for $ac_word" >&5
3865 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
3866 echo $ac_n "(cached) $ac_c" 1>&6
3870 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3873 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
3874 for ac_dir in $PATH; do
3875 test -z "$ac_dir" && ac_dir=.
3876 if test -f $ac_dir/$ac_word; then
3877 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
3878 ac_cv_path_MSGFMT="$ac_dir/$ac_word"
3884 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="no"
3888 MSGFMT="$ac_cv_path_MSGFMT"
3889 if test -n "$MSGFMT"; then
3890 echo "$ac_t""$MSGFMT" 1>&6
3892 echo "$ac_t""no" 1>&6
3894 if test "$MSGFMT" != "no"; then
3895 for ac_func in dcgettext
3897 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3898 echo "configure:3899: checking for $ac_func" >&5
3899 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3900 echo $ac_n "(cached) $ac_c" 1>&6
3902 cat > conftest.$ac_ext <<EOF
3903 #line 3904 "configure"
3904 #include "confdefs.h"
3905 /* System header to define __stub macros and hopefully few prototypes,
3906 which can conflict with char $ac_func(); below. */
3908 /* Override any gcc2 internal prototype to avoid an error. */
3909 /* We use char because int might match the return type of a gcc2
3910 builtin and then its argument prototype would still apply. */
3915 /* The GNU C library defines this for functions which it implements
3916 to always fail with ENOSYS. Some functions are actually named
3917 something starting with __ and the normal name is an alias. */
3918 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3926 if { (eval echo configure:3927: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3928 eval "ac_cv_func_$ac_func=yes"
3930 echo "configure: failed program was:" >&5
3931 cat conftest.$ac_ext >&5
3933 eval "ac_cv_func_$ac_func=no"
3938 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3939 echo "$ac_t""yes" 1>&6
3940 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3941 cat >> confdefs.h <<EOF
3942 #define $ac_tr_func 1
3946 echo "$ac_t""no" 1>&6
3950 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3951 set dummy gmsgfmt; ac_word=$2
3952 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3953 echo "configure:3954: checking for $ac_word" >&5
3954 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
3955 echo $ac_n "(cached) $ac_c" 1>&6
3959 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3962 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
3965 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
3967 for ac_dir in $ac_dummy; do
3968 test -z "$ac_dir" && ac_dir=.
3969 if test -f $ac_dir/$ac_word; then
3970 ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
3975 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
3979 GMSGFMT="$ac_cv_path_GMSGFMT"
3980 if test -n "$GMSGFMT"; then
3981 echo "$ac_t""$GMSGFMT" 1>&6
3983 echo "$ac_t""no" 1>&6
3986 # Extract the first word of "xgettext", so it can be a program name with args.
3987 set dummy xgettext; ac_word=$2
3988 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3989 echo "configure:3990: checking for $ac_word" >&5
3990 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
3991 echo $ac_n "(cached) $ac_c" 1>&6
3995 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
3998 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
3999 for ac_dir in $PATH; do
4000 test -z "$ac_dir" && ac_dir=.
4001 if test -f $ac_dir/$ac_word; then
4002 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
4003 ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
4009 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
4013 XGETTEXT="$ac_cv_path_XGETTEXT"
4014 if test -n "$XGETTEXT"; then
4015 echo "$ac_t""$XGETTEXT" 1>&6
4017 echo "$ac_t""no" 1>&6
4020 cat > conftest.$ac_ext <<EOF
4021 #line 4022 "configure"
4022 #include "confdefs.h"
4025 extern int _nl_msg_cat_cntr;
4026 return _nl_msg_cat_cntr
4029 if { (eval echo configure:4030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4034 echo "configure: failed program was:" >&5
4035 cat conftest.$ac_ext >&5
4046 echo "$ac_t""no" 1>&6
4051 if test x"$CATOBJEXT" = x && test -d $srcdir/../intl; then
4052 # Neither gettext nor catgets in included in the C library.
4053 # Fall back on GNU gettext library (assuming it is present).
4054 nls_cv_use_gnu_gettext=yes
4058 if test "$nls_cv_use_gnu_gettext" = "yes"; then
4059 INTLOBJS="\$(GETTOBJS)"
4060 # Extract the first word of "msgfmt", so it can be a program name with args.
4061 set dummy msgfmt; ac_word=$2
4062 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4063 echo "configure:4064: checking for $ac_word" >&5
4064 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
4065 echo $ac_n "(cached) $ac_c" 1>&6
4069 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
4072 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4073 for ac_dir in $PATH; do
4074 test -z "$ac_dir" && ac_dir=.
4075 if test -f $ac_dir/$ac_word; then
4076 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
4077 ac_cv_path_MSGFMT="$ac_dir/$ac_word"
4083 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="msgfmt"
4087 MSGFMT="$ac_cv_path_MSGFMT"
4088 if test -n "$MSGFMT"; then
4089 echo "$ac_t""$MSGFMT" 1>&6
4091 echo "$ac_t""no" 1>&6
4094 # Extract the first word of "gmsgfmt", so it can be a program name with args.
4095 set dummy gmsgfmt; ac_word=$2
4096 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4097 echo "configure:4098: checking for $ac_word" >&5
4098 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
4099 echo $ac_n "(cached) $ac_c" 1>&6
4103 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
4106 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
4109 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
4111 for ac_dir in $ac_dummy; do
4112 test -z "$ac_dir" && ac_dir=.
4113 if test -f $ac_dir/$ac_word; then
4114 ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
4119 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
4123 GMSGFMT="$ac_cv_path_GMSGFMT"
4124 if test -n "$GMSGFMT"; then
4125 echo "$ac_t""$GMSGFMT" 1>&6
4127 echo "$ac_t""no" 1>&6
4130 # Extract the first word of "xgettext", so it can be a program name with args.
4131 set dummy xgettext; ac_word=$2
4132 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4133 echo "configure:4134: checking for $ac_word" >&5
4134 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
4135 echo $ac_n "(cached) $ac_c" 1>&6
4139 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
4142 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
4143 for ac_dir in $PATH; do
4144 test -z "$ac_dir" && ac_dir=.
4145 if test -f $ac_dir/$ac_word; then
4146 if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
4147 ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
4153 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
4157 XGETTEXT="$ac_cv_path_XGETTEXT"
4158 if test -n "$XGETTEXT"; then
4159 echo "$ac_t""$XGETTEXT" 1>&6
4161 echo "$ac_t""no" 1>&6
4165 USE_INCLUDED_LIBINTL=yes
4169 INTLDEPS='$(top_builddir)/../intl/libintl.a'
4171 LIBS=`echo $LIBS | sed -e 's/-lintl//'`
4172 nls_cv_header_intl=libintl.h
4173 nls_cv_header_libgt=libgettext.h
4176 if test "$XGETTEXT" != ":"; then
4177 if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
4180 echo "$ac_t""found xgettext programs is not GNU xgettext; ignore it" 1>&6
4185 # We need to process the po/ directory.
4189 nls_cv_header_intl=libintl.h
4190 nls_cv_header_libgt=libgettext.h
4193 # If this is used in GNU gettext we have to set USE_NLS to `yes'
4194 # because some of the sources are only built for this goal.
4195 if test "$PACKAGE" = gettext; then
4197 USE_INCLUDED_LIBINTL=yes
4200 for lang in $ALL_LINGUAS; do
4201 GMOFILES="$GMOFILES $lang.gmo"
4202 POFILES="$POFILES $lang.po"
4216 if test "x$CATOBJEXT" != "x"; then
4217 cat >> confdefs.h <<\EOF
4218 #define ENABLE_NLS 1
4224 if test "x$CATOBJEXT" != "x"; then
4225 if test "x$ALL_LINGUAS" = "x"; then
4228 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
4229 echo "configure:4230: checking for catalogs to be installed" >&5
4231 for lang in ${LINGUAS=$ALL_LINGUAS}; do
4232 case "$ALL_LINGUAS" in
4233 *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
4236 LINGUAS=$NEW_LINGUAS
4237 echo "$ac_t""$LINGUAS" 1>&6
4240 if test -n "$LINGUAS"; then
4241 for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
4245 if test $ac_cv_header_locale_h = yes; then
4246 INCLUDE_LOCALE_H="#include <locale.h>"
4249 /* The system does not provide the header <locale.h>. Take care yourself. */"
4253 if test -f $srcdir/po2tbl.sed.in; then
4254 if test "$CATOBJEXT" = ".cat"; then
4255 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'`
4256 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6
4257 echo "configure:4258: checking for linux/version.h" >&5
4258 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4259 echo $ac_n "(cached) $ac_c" 1>&6
4261 cat > conftest.$ac_ext <<EOF
4262 #line 4263 "configure"
4263 #include "confdefs.h"
4264 #include <linux/version.h>
4266 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4267 { (eval echo configure:4268: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4268 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4269 if test -z "$ac_err"; then
4271 eval "ac_cv_header_$ac_safe=yes"
4274 echo "configure: failed program was:" >&5
4275 cat conftest.$ac_ext >&5
4277 eval "ac_cv_header_$ac_safe=no"
4281 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4282 echo "$ac_t""yes" 1>&6
4285 echo "$ac_t""no" 1>&6
4290 sed -e '/^#/d' $srcdir/$msgformat-msg.sed > po2msg.sed
4292 sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
4293 $srcdir/po2tbl.sed.in > po2tbl.sed
4296 if test "$PACKAGE" = "gettext"; then
4306 MKINSTALLDIRS="\$(srcdir)/../../mkinstalldirs"
4312 if test -f $srcdir/po/POTFILES.in; then
4313 test -d po || mkdir po
4314 if test "x$srcdir" != "x."; then
4315 if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
4316 posrcprefix="$srcdir/"
4318 posrcprefix="../$srcdir/"
4324 sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
4325 < $srcdir/po/POTFILES.in > po/POTFILES
4331 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6
4332 echo "configure:4333: checking for executable suffix" >&5
4333 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then
4334 echo $ac_n "(cached) $ac_c" 1>&6
4336 if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
4340 echo 'int main () { return 0; }' > conftest.$ac_ext
4342 if { (eval echo configure:4343: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
4343 for file in conftest.*; do
4345 *.c | *.o | *.obj) ;;
4346 *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
4350 { echo "configure: error: installation or configuration problem: compiler cannot create executables." 1>&2; exit 1; }
4353 test x"${ac_cv_exeext}" = x && ac_cv_exeext=no
4358 test x"${ac_cv_exeext}" != xno && EXEEXT=${ac_cv_exeext}
4359 echo "$ac_t""${ac_cv_exeext}" 1>&6
4363 for ac_prog in 'bison -y' byacc
4365 # Extract the first word of "$ac_prog", so it can be a program name with args.
4366 set dummy $ac_prog; ac_word=$2
4367 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4368 echo "configure:4369: checking for $ac_word" >&5
4369 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
4370 echo $ac_n "(cached) $ac_c" 1>&6
4372 if test -n "$YACC"; then
4373 ac_cv_prog_YACC="$YACC" # Let the user override the test.
4375 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
4377 for ac_dir in $ac_dummy; do
4378 test -z "$ac_dir" && ac_dir=.
4379 if test -f $ac_dir/$ac_word; then
4380 ac_cv_prog_YACC="$ac_prog"
4387 YACC="$ac_cv_prog_YACC"
4388 if test -n "$YACC"; then
4389 echo "$ac_t""$YACC" 1>&6
4391 echo "$ac_t""no" 1>&6
4394 test -n "$YACC" && break
4396 test -n "$YACC" || YACC="yacc"
4398 missing_dir=`cd $ac_aux_dir && pwd`
4399 for ac_prog in flex lex
4401 # Extract the first word of "$ac_prog", so it can be a program name with args.
4402 set dummy $ac_prog; ac_word=$2
4403 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4404 echo "configure:4405: checking for $ac_word" >&5
4405 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
4406 echo $ac_n "(cached) $ac_c" 1>&6
4408 if test -n "$LEX"; then
4409 ac_cv_prog_LEX="$LEX" # Let the user override the test.
4411 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
4413 for ac_dir in $ac_dummy; do
4414 test -z "$ac_dir" && ac_dir=.
4415 if test -f $ac_dir/$ac_word; then
4416 ac_cv_prog_LEX="$ac_prog"
4423 LEX="$ac_cv_prog_LEX"
4424 if test -n "$LEX"; then
4425 echo "$ac_t""$LEX" 1>&6
4427 echo "$ac_t""no" 1>&6
4430 test -n "$LEX" && break
4432 test -n "$LEX" || LEX="$missing_dir/missing flex"
4434 # Extract the first word of "flex", so it can be a program name with args.
4435 set dummy flex; ac_word=$2
4436 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
4437 echo "configure:4438: checking for $ac_word" >&5
4438 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
4439 echo $ac_n "(cached) $ac_c" 1>&6
4441 if test -n "$LEX"; then
4442 ac_cv_prog_LEX="$LEX" # Let the user override the test.
4444 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
4446 for ac_dir in $ac_dummy; do
4447 test -z "$ac_dir" && ac_dir=.
4448 if test -f $ac_dir/$ac_word; then
4449 ac_cv_prog_LEX="flex"
4454 test -z "$ac_cv_prog_LEX" && ac_cv_prog_LEX="lex"
4457 LEX="$ac_cv_prog_LEX"
4458 if test -n "$LEX"; then
4459 echo "$ac_t""$LEX" 1>&6
4461 echo "$ac_t""no" 1>&6
4464 if test -z "$LEXLIB"
4470 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6
4471 echo "configure:4472: checking for yywrap in -l$ac_lib" >&5
4472 ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'`
4473 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4474 echo $ac_n "(cached) $ac_c" 1>&6
4476 ac_save_LIBS="$LIBS"
4477 LIBS="-l$ac_lib $LIBS"
4478 cat > conftest.$ac_ext <<EOF
4479 #line 4480 "configure"
4480 #include "confdefs.h"
4481 /* Override any gcc2 internal prototype to avoid an error. */
4482 /* We use char because int might match the return type of a gcc2
4483 builtin and then its argument prototype would still apply. */
4490 if { (eval echo configure:4491: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4492 eval "ac_cv_lib_$ac_lib_var=yes"
4494 echo "configure: failed program was:" >&5
4495 cat conftest.$ac_ext >&5
4497 eval "ac_cv_lib_$ac_lib_var=no"
4500 LIBS="$ac_save_LIBS"
4503 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4504 echo "$ac_t""yes" 1>&6
4507 echo "$ac_t""no" 1>&6
4512 echo $ac_n "checking lex output file root""... $ac_c" 1>&6
4513 echo "configure:4514: checking lex output file root" >&5
4514 if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then
4515 echo $ac_n "(cached) $ac_c" 1>&6
4517 # The minimal lex program is just a single line: %%. But some broken lexes
4518 # (Solaris, I think it was) want two %% lines, so accommodate them.
4521 if test -f lex.yy.c; then
4522 ac_cv_prog_lex_root=lex.yy
4523 elif test -f lexyy.c; then
4524 ac_cv_prog_lex_root=lexyy
4526 { echo "configure: error: cannot find output from $LEX; giving up" 1>&2; exit 1; }
4530 echo "$ac_t""$ac_cv_prog_lex_root" 1>&6
4531 LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
4533 echo $ac_n "checking whether yytext is a pointer""... $ac_c" 1>&6
4534 echo "configure:4535: checking whether yytext is a pointer" >&5
4535 if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then
4536 echo $ac_n "(cached) $ac_c" 1>&6
4538 # POSIX says lex can declare yytext either as a pointer or an array; the
4539 # default is implementation-dependent. Figure out which it is, since
4540 # not all implementations provide the %pointer and %array declarations.
4541 ac_cv_prog_lex_yytext_pointer=no
4542 echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
4543 ac_save_LIBS="$LIBS"
4544 LIBS="$LIBS $LEXLIB"
4545 cat > conftest.$ac_ext <<EOF
4546 #line 4547 "configure"
4547 #include "confdefs.h"
4548 `cat $LEX_OUTPUT_ROOT.c`
4553 if { (eval echo configure:4554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4555 ac_cv_prog_lex_yytext_pointer=yes
4557 echo "configure: failed program was:" >&5
4558 cat conftest.$ac_ext >&5
4561 LIBS="$ac_save_LIBS"
4562 rm -f "${LEX_OUTPUT_ROOT}.c"
4566 echo "$ac_t""$ac_cv_prog_lex_yytext_pointer" 1>&6
4567 if test $ac_cv_prog_lex_yytext_pointer = yes; then
4568 cat >> confdefs.h <<\EOF
4569 #define YYTEXT_POINTER 1
4575 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
4576 echo "configure:4577: checking whether to enable maintainer-specific portions of Makefiles" >&5
4577 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
4578 if test "${enable_maintainer_mode+set}" = set; then
4579 enableval="$enable_maintainer_mode"
4580 USE_MAINTAINER_MODE=$enableval
4582 USE_MAINTAINER_MODE=no
4585 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
4588 if test $USE_MAINTAINER_MODE = yes; then
4589 MAINTAINER_MODE_TRUE=
4590 MAINTAINER_MODE_FALSE='#'
4592 MAINTAINER_MODE_TRUE='#'
4593 MAINTAINER_MODE_FALSE=
4595 MAINT=$MAINTAINER_MODE_TRUE
4599 . ${srcdir}/configure.host
4606 for ac_hdr in string.h strings.h stdlib.h unistd.h
4608 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4609 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4610 echo "configure:4611: checking for $ac_hdr" >&5
4611 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4612 echo $ac_n "(cached) $ac_c" 1>&6
4614 cat > conftest.$ac_ext <<EOF
4615 #line 4616 "configure"
4616 #include "confdefs.h"
4619 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4620 { (eval echo configure:4621: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4621 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4622 if test -z "$ac_err"; then
4624 eval "ac_cv_header_$ac_safe=yes"
4627 echo "configure: failed program was:" >&5
4628 cat conftest.$ac_ext >&5
4630 eval "ac_cv_header_$ac_safe=no"
4634 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4635 echo "$ac_t""yes" 1>&6
4636 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4637 cat >> confdefs.h <<EOF
4638 #define $ac_tr_hdr 1
4642 echo "$ac_t""no" 1>&6
4646 for ac_func in sbrk realpath glob
4648 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
4649 echo "configure:4650: checking for $ac_func" >&5
4650 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
4651 echo $ac_n "(cached) $ac_c" 1>&6
4653 cat > conftest.$ac_ext <<EOF
4654 #line 4655 "configure"
4655 #include "confdefs.h"
4656 /* System header to define __stub macros and hopefully few prototypes,
4657 which can conflict with char $ac_func(); below. */
4659 /* Override any gcc2 internal prototype to avoid an error. */
4660 /* We use char because int might match the return type of a gcc2
4661 builtin and then its argument prototype would still apply. */
4666 /* The GNU C library defines this for functions which it implements
4667 to always fail with ENOSYS. Some functions are actually named
4668 something starting with __ and the normal name is an alias. */
4669 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
4677 if { (eval echo configure:4678: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4679 eval "ac_cv_func_$ac_func=yes"
4681 echo "configure: failed program was:" >&5
4682 cat conftest.$ac_ext >&5
4684 eval "ac_cv_func_$ac_func=no"
4689 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
4690 echo "$ac_t""yes" 1>&6
4691 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
4692 cat >> confdefs.h <<EOF
4693 #define $ac_tr_func 1
4697 echo "$ac_t""no" 1>&6
4702 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h
4704 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4705 echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
4706 echo "configure:4707: checking for $ac_hdr that defines DIR" >&5
4707 if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
4708 echo $ac_n "(cached) $ac_c" 1>&6
4710 cat > conftest.$ac_ext <<EOF
4711 #line 4712 "configure"
4712 #include "confdefs.h"
4713 #include <sys/types.h>
4719 if { (eval echo configure:4720: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4721 eval "ac_cv_header_dirent_$ac_safe=yes"
4723 echo "configure: failed program was:" >&5
4724 cat conftest.$ac_ext >&5
4726 eval "ac_cv_header_dirent_$ac_safe=no"
4730 if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then
4731 echo "$ac_t""yes" 1>&6
4732 ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4733 cat >> confdefs.h <<EOF
4734 #define $ac_tr_hdr 1
4736 ac_header_dirent=$ac_hdr; break
4738 echo "$ac_t""no" 1>&6
4741 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
4742 if test $ac_header_dirent = dirent.h; then
4743 echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
4744 echo "configure:4745: checking for opendir in -ldir" >&5
4745 ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
4746 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4747 echo $ac_n "(cached) $ac_c" 1>&6
4749 ac_save_LIBS="$LIBS"
4751 cat > conftest.$ac_ext <<EOF
4752 #line 4753 "configure"
4753 #include "confdefs.h"
4754 /* Override any gcc2 internal prototype to avoid an error. */
4755 /* We use char because int might match the return type of a gcc2
4756 builtin and then its argument prototype would still apply. */
4763 if { (eval echo configure:4764: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4765 eval "ac_cv_lib_$ac_lib_var=yes"
4767 echo "configure: failed program was:" >&5
4768 cat conftest.$ac_ext >&5
4770 eval "ac_cv_lib_$ac_lib_var=no"
4773 LIBS="$ac_save_LIBS"
4776 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4777 echo "$ac_t""yes" 1>&6
4780 echo "$ac_t""no" 1>&6
4784 echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
4785 echo "configure:4786: checking for opendir in -lx" >&5
4786 ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
4787 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4788 echo $ac_n "(cached) $ac_c" 1>&6
4790 ac_save_LIBS="$LIBS"
4792 cat > conftest.$ac_ext <<EOF
4793 #line 4794 "configure"
4794 #include "confdefs.h"
4795 /* Override any gcc2 internal prototype to avoid an error. */
4796 /* We use char because int might match the return type of a gcc2
4797 builtin and then its argument prototype would still apply. */
4804 if { (eval echo configure:4805: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4806 eval "ac_cv_lib_$ac_lib_var=yes"
4808 echo "configure: failed program was:" >&5
4809 cat conftest.$ac_ext >&5
4811 eval "ac_cv_lib_$ac_lib_var=no"
4814 LIBS="$ac_save_LIBS"
4817 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4818 echo "$ac_t""yes" 1>&6
4821 echo "$ac_t""no" 1>&6
4829 *-*-msdos* | *-*-go32* | *-*-mingw32* | *-*-cygwin* | *-*-windows*)
4830 cat >> confdefs.h <<\EOF
4831 #define USE_BINARY_FOPEN 1
4836 echo $ac_n "checking whether strstr must be declared""... $ac_c" 1>&6
4837 echo "configure:4838: checking whether strstr must be declared" >&5
4838 if eval "test \"`echo '$''{'bfd_cv_decl_needed_strstr'+set}'`\" = set"; then
4839 echo $ac_n "(cached) $ac_c" 1>&6
4841 cat > conftest.$ac_ext <<EOF
4842 #line 4843 "configure"
4843 #include "confdefs.h"
4846 #ifdef HAVE_STRING_H
4849 #ifdef HAVE_STRINGS_H
4850 #include <strings.h>
4853 #ifdef HAVE_STDLIB_H
4856 #ifdef HAVE_UNISTD_H
4860 char *(*pfn) = (char *(*)) strstr
4863 if { (eval echo configure:4864: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4865 bfd_cv_decl_needed_strstr=no
4867 echo "configure: failed program was:" >&5
4868 cat conftest.$ac_ext >&5
4870 bfd_cv_decl_needed_strstr=yes
4875 echo "$ac_t""$bfd_cv_decl_needed_strstr" 1>&6
4876 if test $bfd_cv_decl_needed_strstr = yes; then
4877 cat >> confdefs.h <<\EOF
4878 #define NEED_DECLARATION_STRSTR 1
4883 echo $ac_n "checking whether free must be declared""... $ac_c" 1>&6
4884 echo "configure:4885: checking whether free must be declared" >&5
4885 if eval "test \"`echo '$''{'bfd_cv_decl_needed_free'+set}'`\" = set"; then
4886 echo $ac_n "(cached) $ac_c" 1>&6
4888 cat > conftest.$ac_ext <<EOF
4889 #line 4890 "configure"
4890 #include "confdefs.h"
4893 #ifdef HAVE_STRING_H
4896 #ifdef HAVE_STRINGS_H
4897 #include <strings.h>
4900 #ifdef HAVE_STDLIB_H
4903 #ifdef HAVE_UNISTD_H
4907 char *(*pfn) = (char *(*)) free
4910 if { (eval echo configure:4911: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4912 bfd_cv_decl_needed_free=no
4914 echo "configure: failed program was:" >&5
4915 cat conftest.$ac_ext >&5
4917 bfd_cv_decl_needed_free=yes
4922 echo "$ac_t""$bfd_cv_decl_needed_free" 1>&6
4923 if test $bfd_cv_decl_needed_free = yes; then
4924 cat >> confdefs.h <<\EOF
4925 #define NEED_DECLARATION_FREE 1
4930 echo $ac_n "checking whether sbrk must be declared""... $ac_c" 1>&6
4931 echo "configure:4932: checking whether sbrk must be declared" >&5
4932 if eval "test \"`echo '$''{'bfd_cv_decl_needed_sbrk'+set}'`\" = set"; then
4933 echo $ac_n "(cached) $ac_c" 1>&6
4935 cat > conftest.$ac_ext <<EOF
4936 #line 4937 "configure"
4937 #include "confdefs.h"
4940 #ifdef HAVE_STRING_H
4943 #ifdef HAVE_STRINGS_H
4944 #include <strings.h>
4947 #ifdef HAVE_STDLIB_H
4950 #ifdef HAVE_UNISTD_H
4954 char *(*pfn) = (char *(*)) sbrk
4957 if { (eval echo configure:4958: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4959 bfd_cv_decl_needed_sbrk=no
4961 echo "configure: failed program was:" >&5
4962 cat conftest.$ac_ext >&5
4964 bfd_cv_decl_needed_sbrk=yes
4969 echo "$ac_t""$bfd_cv_decl_needed_sbrk" 1>&6
4970 if test $bfd_cv_decl_needed_sbrk = yes; then
4971 cat >> confdefs.h <<\EOF
4972 #define NEED_DECLARATION_SBRK 1
4977 echo $ac_n "checking whether getenv must be declared""... $ac_c" 1>&6
4978 echo "configure:4979: checking whether getenv must be declared" >&5
4979 if eval "test \"`echo '$''{'bfd_cv_decl_needed_getenv'+set}'`\" = set"; then
4980 echo $ac_n "(cached) $ac_c" 1>&6
4982 cat > conftest.$ac_ext <<EOF
4983 #line 4984 "configure"
4984 #include "confdefs.h"
4987 #ifdef HAVE_STRING_H
4990 #ifdef HAVE_STRINGS_H
4991 #include <strings.h>
4994 #ifdef HAVE_STDLIB_H
4997 #ifdef HAVE_UNISTD_H
5001 char *(*pfn) = (char *(*)) getenv
5004 if { (eval echo configure:5005: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5006 bfd_cv_decl_needed_getenv=no
5008 echo "configure: failed program was:" >&5
5009 cat conftest.$ac_ext >&5
5011 bfd_cv_decl_needed_getenv=yes
5016 echo "$ac_t""$bfd_cv_decl_needed_getenv" 1>&6
5017 if test $bfd_cv_decl_needed_getenv = yes; then
5018 cat >> confdefs.h <<\EOF
5019 #define NEED_DECLARATION_GETENV 1
5024 echo $ac_n "checking whether environ must be declared""... $ac_c" 1>&6
5025 echo "configure:5026: checking whether environ must be declared" >&5
5026 if eval "test \"`echo '$''{'bfd_cv_decl_needed_environ'+set}'`\" = set"; then
5027 echo $ac_n "(cached) $ac_c" 1>&6
5029 cat > conftest.$ac_ext <<EOF
5030 #line 5031 "configure"
5031 #include "confdefs.h"
5034 #ifdef HAVE_STRING_H
5037 #ifdef HAVE_STRINGS_H
5038 #include <strings.h>
5041 #ifdef HAVE_STDLIB_H
5044 #ifdef HAVE_UNISTD_H
5048 char *(*pfn) = (char *(*)) environ
5051 if { (eval echo configure:5052: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5053 bfd_cv_decl_needed_environ=no
5055 echo "configure: failed program was:" >&5
5056 cat conftest.$ac_ext >&5
5058 bfd_cv_decl_needed_environ=yes
5063 echo "$ac_t""$bfd_cv_decl_needed_environ" 1>&6
5064 if test $bfd_cv_decl_needed_environ = yes; then
5065 cat >> confdefs.h <<\EOF
5066 #define NEED_DECLARATION_ENVIRON 1
5072 # When converting linker scripts into strings for use in emulation
5073 # files, use astring.sed if the compiler supports ANSI string
5074 # concatenation, or ostring.sed otherwise. This is to support the
5075 # broken Microsoft MSVC compiler, which limits the length of string
5076 # constants, while still supporting pre-ANSI compilers which do not
5077 # support string concatenation.
5078 echo $ac_n "checking whether ANSI C string concatenation works""... $ac_c" 1>&6
5079 echo "configure:5080: checking whether ANSI C string concatenation works" >&5
5080 if eval "test \"`echo '$''{'ld_cv_string_concatenation'+set}'`\" = set"; then
5081 echo $ac_n "(cached) $ac_c" 1>&6
5083 cat > conftest.$ac_ext <<EOF
5084 #line 5085 "configure"
5085 #include "confdefs.h"
5091 if { (eval echo configure:5092: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5093 ld_cv_string_concatenation=yes
5095 echo "configure: failed program was:" >&5
5096 cat conftest.$ac_ext >&5
5098 ld_cv_string_concatenation=no
5103 echo "$ac_t""$ld_cv_string_concatenation" 1>&6
5104 if test "$ld_cv_string_concatenation" = "yes"; then
5105 STRINGIFY=astring.sed
5107 STRINGIFY=ostring.sed
5111 # target-specific stuff:
5121 for targ_alias in `echo $target_alias $enable_targets | sed 's/,/ /g'`
5123 if test "$targ_alias" = "all"; then
5126 # Canonicalize the secondary target names.
5127 result=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $targ_alias 2>/dev/null`
5128 if test -n "$result"; then
5134 . ${srcdir}/configure.tgt
5136 if test "$targ" = "$target"; then
5140 for i in $targ_emul $targ_extra_emuls $targ_extra_libpath; do
5141 case " $all_emuls " in
5144 all_emuls="$all_emuls e${i}.o"
5145 eval result=\$tdir_$i
5146 test -z "$result" && result=$targ_alias
5147 echo tdir_$i=$result >> tdirs
5152 for i in $targ_emul $targ_extra_libpath; do
5153 case " $all_libpath " in
5156 if test -z "$all_libpath"; then
5159 all_libpath="$all_libpath ${i}"
5165 for i in $targ_extra_ofiles; do
5166 case " $all_emul_extras " in
5169 all_emul_extras="$all_emul_extras ${i}"
5181 if test x${all_targets} = xtrue; then
5182 if test x${want64} = xtrue; then
5183 EMULATION_OFILES='$(ALL_EMULATIONS) $(ALL_64_EMULATIONS)'
5185 EMULATION_OFILES='$(ALL_EMULATIONS)'
5187 EMUL_EXTRA_OFILES='$(ALL_EMUL_EXTRA_OFILES)'
5189 EMULATION_OFILES=$all_emuls
5190 EMUL_EXTRA_OFILES=$all_emul_extras
5196 EMULATION_LIBPATH=$all_libpath
5199 if test x${enable_static} = xno; then
5200 TESTBFDLIB="--rpath ../bfd/.libs ../bfd/.libs/libbfd.so"
5202 TESTBFDLIB="../bfd/.libs/libbfd.a"
5206 target_vendor=${target_vendor=$host_vendor}
5207 case "$target_vendor" in
5208 hp) EXTRA_SHLIB_EXTENSION=".sl" ;;
5209 *) EXTRA_SHLIB_EXTENSION= ;;
5212 case "$target_os" in
5213 lynxos) EXTRA_SHLIB_EXTENSION=".a" ;;
5216 if test x${EXTRA_SHLIB_EXTENSION} != x ; then
5217 cat >> confdefs.h <<EOF
5218 #define EXTRA_SHLIB_EXTENSION "$EXTRA_SHLIB_EXTENSION"
5224 cat > confcache <<\EOF
5225 # This file is a shell script that caches the results of configure
5226 # tests run on this system so they can be shared between configure
5227 # scripts and configure runs. It is not useful on other systems.
5228 # If it contains results you don't want to keep, you may remove or edit it.
5230 # By default, configure uses ./config.cache as the cache file,
5231 # creating it if it does not exist already. You can give configure
5232 # the --cache-file=FILE option to use a different cache file; that is
5233 # what configure does when it calls configure scripts in
5234 # subdirectories, so they share the cache.
5235 # Giving --cache-file=/dev/null disables caching, for debugging configure.
5236 # config.status only pays attention to the cache file if you give it the
5237 # --recheck option to rerun configure.
5240 # The following way of writing the cache mishandles newlines in values,
5241 # but we know of no workaround that is simple, portable, and efficient.
5242 # So, don't put newlines in cache variables' values.
5243 # Ultrix sh set writes to stderr and can't be redirected directly,
5244 # and sets the high bit in the cache file unless we assign to the vars.
5246 case `(ac_space=' '; set | grep ac_space) 2>&1` in
5248 # `set' does not quote correctly, so add quotes (double-quote substitution
5249 # turns \\\\ into \\, and sed turns \\ into \).
5251 -e "s/'/'\\\\''/g" \
5252 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
5255 # `set' quotes correctly as required by POSIX, so do not add quotes.
5256 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
5259 if cmp -s $cache_file confcache; then
5262 if test -w $cache_file; then
5263 echo "updating cache $cache_file"
5264 cat confcache > $cache_file
5266 echo "not updating unwritable cache $cache_file"
5271 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
5273 test "x$prefix" = xNONE && prefix=$ac_default_prefix
5274 # Let make expand exec_prefix.
5275 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
5277 # Any assignment to VPATH causes Sun make to only execute
5278 # the first set of double-colon rules, so remove it if not needed.
5279 # If there is a colon in the path, we need to keep it.
5280 if test "x$srcdir" = x.; then
5281 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
5284 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
5286 DEFS=-DHAVE_CONFIG_H
5288 # Without the "./", some shells look in PATH for config.status.
5289 : ${CONFIG_STATUS=./config.status}
5291 echo creating $CONFIG_STATUS
5292 rm -f $CONFIG_STATUS
5293 cat > $CONFIG_STATUS <<EOF
5295 # Generated automatically by configure.
5296 # Run this file to recreate the current configuration.
5297 # This directory was configured as follows,
5298 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
5300 # $0 $ac_configure_args
5302 # Compiler output produced by configure, useful for debugging
5303 # configure, is in ./config.log if it exists.
5305 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
5308 case "\$ac_option" in
5309 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
5310 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
5311 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
5312 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
5313 echo "$CONFIG_STATUS generated by autoconf version 2.13"
5315 -help | --help | --hel | --he | --h)
5316 echo "\$ac_cs_usage"; exit 0 ;;
5317 *) echo "\$ac_cs_usage"; exit 1 ;;
5321 ac_given_srcdir=$srcdir
5322 ac_given_INSTALL="$INSTALL"
5324 trap 'rm -fr `echo "Makefile po/Makefile.in:po/Make-in config.h:config.in" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
5326 cat >> $CONFIG_STATUS <<EOF
5328 # Protect against being on the right side of a sed subst in config.status.
5329 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
5330 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
5334 s%@CFLAGS@%$CFLAGS%g
5335 s%@CPPFLAGS@%$CPPFLAGS%g
5336 s%@CXXFLAGS@%$CXXFLAGS%g
5337 s%@FFLAGS@%$FFLAGS%g
5339 s%@LDFLAGS@%$LDFLAGS%g
5341 s%@exec_prefix@%$exec_prefix%g
5342 s%@prefix@%$prefix%g
5343 s%@program_transform_name@%$program_transform_name%g
5344 s%@bindir@%$bindir%g
5345 s%@sbindir@%$sbindir%g
5346 s%@libexecdir@%$libexecdir%g
5347 s%@datadir@%$datadir%g
5348 s%@sysconfdir@%$sysconfdir%g
5349 s%@sharedstatedir@%$sharedstatedir%g
5350 s%@localstatedir@%$localstatedir%g
5351 s%@libdir@%$libdir%g
5352 s%@includedir@%$includedir%g
5353 s%@oldincludedir@%$oldincludedir%g
5354 s%@infodir@%$infodir%g
5355 s%@mandir@%$mandir%g
5357 s%@host_alias@%$host_alias%g
5358 s%@host_cpu@%$host_cpu%g
5359 s%@host_vendor@%$host_vendor%g
5360 s%@host_os@%$host_os%g
5361 s%@target@%$target%g
5362 s%@target_alias@%$target_alias%g
5363 s%@target_cpu@%$target_cpu%g
5364 s%@target_vendor@%$target_vendor%g
5365 s%@target_os@%$target_os%g
5367 s%@build_alias@%$build_alias%g
5368 s%@build_cpu@%$build_cpu%g
5369 s%@build_vendor@%$build_vendor%g
5370 s%@build_os@%$build_os%g
5371 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
5372 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
5373 s%@INSTALL_DATA@%$INSTALL_DATA%g
5374 s%@PACKAGE@%$PACKAGE%g
5375 s%@VERSION@%$VERSION%g
5376 s%@ACLOCAL@%$ACLOCAL%g
5377 s%@AUTOCONF@%$AUTOCONF%g
5378 s%@AUTOMAKE@%$AUTOMAKE%g
5379 s%@AUTOHEADER@%$AUTOHEADER%g
5380 s%@MAKEINFO@%$MAKEINFO%g
5381 s%@SET_MAKE@%$SET_MAKE%g
5384 s%@OBJEXT@%$OBJEXT%g
5385 s%@EXEEXT@%$EXEEXT%g
5386 s%@RANLIB@%$RANLIB%g
5388 s%@LIBTOOL@%$LIBTOOL%g
5389 s%@use_sysroot@%$use_sysroot%g
5390 s%@TARGET_SYSTEM_ROOT@%$TARGET_SYSTEM_ROOT%g
5391 s%@TARGET_SYSTEM_ROOT_DEFINE@%$TARGET_SYSTEM_ROOT_DEFINE%g
5392 s%@WARN_CFLAGS@%$WARN_CFLAGS%g
5394 s%@ALLOCA@%$ALLOCA%g
5395 s%@USE_NLS@%$USE_NLS%g
5396 s%@MSGFMT@%$MSGFMT%g
5397 s%@GMSGFMT@%$GMSGFMT%g
5398 s%@XGETTEXT@%$XGETTEXT%g
5399 s%@USE_INCLUDED_LIBINTL@%$USE_INCLUDED_LIBINTL%g
5400 s%@CATALOGS@%$CATALOGS%g
5401 s%@CATOBJEXT@%$CATOBJEXT%g
5402 s%@DATADIRNAME@%$DATADIRNAME%g
5403 s%@GMOFILES@%$GMOFILES%g
5404 s%@INSTOBJEXT@%$INSTOBJEXT%g
5405 s%@INTLDEPS@%$INTLDEPS%g
5406 s%@INTLLIBS@%$INTLLIBS%g
5407 s%@INTLOBJS@%$INTLOBJS%g
5408 s%@POFILES@%$POFILES%g
5410 s%@INCLUDE_LOCALE_H@%$INCLUDE_LOCALE_H%g
5412 s%@GT_YES@%$GT_YES%g
5413 s%@MKINSTALLDIRS@%$MKINSTALLDIRS%g
5417 s%@LEXLIB@%$LEXLIB%g
5418 s%@LEX_OUTPUT_ROOT@%$LEX_OUTPUT_ROOT%g
5419 s%@MAINTAINER_MODE_TRUE@%$MAINTAINER_MODE_TRUE%g
5420 s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g
5422 s%@HDEFINES@%$HDEFINES%g
5423 s%@HOSTING_CRT0@%$HOSTING_CRT0%g
5424 s%@HOSTING_LIBS@%$HOSTING_LIBS%g
5425 s%@NATIVE_LIB_DIRS@%$NATIVE_LIB_DIRS%g
5426 s%@STRINGIFY@%$STRINGIFY%g
5430 s%@EMULATION_OFILES@%$EMULATION_OFILES%g
5431 s%@EMUL_EXTRA_OFILES@%$EMUL_EXTRA_OFILES%g
5432 s%@LIB_PATH@%$LIB_PATH%g
5433 s%@EMULATION_LIBPATH@%$EMULATION_LIBPATH%g
5434 s%@TESTBFDLIB@%$TESTBFDLIB%g
5439 cat >> $CONFIG_STATUS <<\EOF
5441 # Split the substitutions into bite-sized pieces for seds with
5442 # small command number limits, like on Digital OSF/1 and HP-UX.
5443 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
5444 ac_file=1 # Number of current file.
5445 ac_beg=1 # First line for current file.
5446 ac_end=$ac_max_sed_cmds # Line after last line for current file.
5449 while $ac_more_lines; do
5450 if test $ac_beg -gt 1; then
5451 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
5453 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
5455 if test ! -s conftest.s$ac_file; then
5457 rm -f conftest.s$ac_file
5459 if test -z "$ac_sed_cmds"; then
5460 ac_sed_cmds="sed -f conftest.s$ac_file"
5462 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
5464 ac_file=`expr $ac_file + 1`
5466 ac_end=`expr $ac_end + $ac_max_sed_cmds`
5469 if test -z "$ac_sed_cmds"; then
5474 cat >> $CONFIG_STATUS <<EOF
5476 CONFIG_FILES=\${CONFIG_FILES-"Makefile po/Makefile.in:po/Make-in"}
5478 cat >> $CONFIG_STATUS <<\EOF
5479 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
5480 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
5482 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
5483 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
5484 *) ac_file_in="${ac_file}.in" ;;
5487 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
5489 # Remove last slash and all that follows it. Not all systems have dirname.
5490 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
5491 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
5492 # The file is in a subdirectory.
5493 test ! -d "$ac_dir" && mkdir "$ac_dir"
5494 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
5495 # A "../" for each directory in $ac_dir_suffix.
5496 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
5498 ac_dir_suffix= ac_dots=
5501 case "$ac_given_srcdir" in
5503 if test -z "$ac_dots"; then top_srcdir=.
5504 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
5505 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
5507 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
5508 top_srcdir="$ac_dots$ac_given_srcdir" ;;
5511 case "$ac_given_INSTALL" in
5512 [/$]*) INSTALL="$ac_given_INSTALL" ;;
5513 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
5516 echo creating "$ac_file"
5518 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
5520 *Makefile*) ac_comsub="1i\\
5521 # $configure_input" ;;
5525 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
5527 s%@configure_input@%$configure_input%g
5528 s%@srcdir@%$srcdir%g
5529 s%@top_srcdir@%$top_srcdir%g
5530 s%@INSTALL@%$INSTALL%g
5531 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
5535 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
5536 # NAME is the cpp macro being defined and VALUE is the value it is being given.
5538 # ac_d sets the value in "#define NAME VALUE" lines.
5539 ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
5540 ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
5543 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
5544 ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
5545 ac_uB='\([ ]\)%\1#\2define\3'
5548 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
5549 ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
5550 ac_eB='$%\1#\2define\3'
5554 if test "${CONFIG_HEADERS+set}" != set; then
5556 cat >> $CONFIG_STATUS <<EOF
5557 CONFIG_HEADERS="config.h:config.in"
5559 cat >> $CONFIG_STATUS <<\EOF
5561 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
5562 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
5564 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
5565 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
5566 *) ac_file_in="${ac_file}.in" ;;
5569 echo creating $ac_file
5571 rm -f conftest.frag conftest.in conftest.out
5572 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
5573 cat $ac_file_inputs > conftest.in
5577 # Transform confdefs.h into a sed script conftest.vals that substitutes
5578 # the proper values into config.h.in to produce config.h. And first:
5579 # Protect against being on the right side of a sed subst in config.status.
5580 # Protect against being in an unquoted here document in config.status.
5582 cat > conftest.hdr <<\EOF
5585 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
5589 sed -n -f conftest.hdr confdefs.h > conftest.vals
5592 # This sed command replaces #undef with comments. This is necessary, for
5593 # example, in the case of _POSIX_SOURCE, which is predefined and required
5594 # on some systems where configure will not decide to define it.
5595 cat >> conftest.vals <<\EOF
5596 s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
5599 # Break up conftest.vals because some shells have a limit on
5600 # the size of here documents, and old seds have small limits too.
5605 ac_lines=`grep -c . conftest.vals`
5606 # grep -c gives empty output for an empty file on some AIX systems.
5607 if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
5608 # Write a limited-size here document to conftest.frag.
5609 echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
5610 sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
5612 sed -f conftest.frag conftest.in > conftest.out
5614 mv conftest.out conftest.in
5616 sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
5618 mv conftest.tail conftest.vals
5622 cat >> $CONFIG_STATUS <<\EOF
5623 rm -f conftest.frag conftest.h
5624 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
5625 cat conftest.in >> conftest.h
5627 if cmp -s $ac_file conftest.h 2>/dev/null; then
5628 echo "$ac_file is unchanged"
5631 # Remove last slash and all that follows it. Not all systems have dirname.
5632 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
5633 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
5634 # The file is in a subdirectory.
5635 test ! -d "$ac_dir" && mkdir "$ac_dir"
5638 mv conftest.h $ac_file
5643 cat >> $CONFIG_STATUS <<EOF
5647 cat >> $CONFIG_STATUS <<\EOF
5648 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
5649 sed -e '/POTFILES =/r po/POTFILES' po/Makefile.in > po/Makefile
5652 chmod +x $CONFIG_STATUS
5653 rm -fr confdefs* $ac_clean_files
5654 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1